summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-10-22BUMP 2.3.0r2.3.0Dan Pasette
2012-10-19buildbot sharding_balance4.js explicitly report chunk manager sequence number...Greg Studer
2012-10-18split queryoptimizertests into two translation unitsEric Milkie
2012-10-18SERVER-7376 make migration not wait for deletes, no change to default delete ...Greg Studer
2012-10-18Revert "SERVER-7376 make all migration cleanup async unless explicitly specif...Greg Studer
2012-10-17SERVER-7376 make all migration cleanup async unless explicitly specified othe...Greg Studer
2012-10-17SERVER-7344 add interpreterVersion to shell and buildInfoTad Marshall
2012-10-17SERVER-7186 Fixed addToSet logging for an element that exists and is not at t...Alberto Lerner
2012-10-17SERVER-7376 better logging in moveChunk, don't swallow error reported to mongosgregs
2012-10-17SERVER-7376 more logging around removeRangegregs
2012-10-16SERVER-4781 Fix style issues.Alberto Lerner
2012-10-16this breaks a lot of testsEliot Horowitz
2012-10-16SERVER-7371 Fix same corner case as the last one, but now when applied to sec...Alberto Lerner
2012-10-16SERVER-7371 Remove old comment.Alberto Lerner
2012-10-16SERVER-7371 Fix corner case where an update mod is applied twice.Alberto Lerner
2012-10-16SERVER-5858 temporary fix so hashed indexes work with $in queriesKevin Matulef
2012-10-16Merge branch 'master' of github.com:mongodb/mongoDwight
2012-10-16we should allow w:majority for a single mongod instanceDwight
2012-10-16SERVER-2001 declare FieldInterval as struct for consistency. avoids windows c...Kevin Matulef
2012-10-16SERVER-7367 Don't go through the network to pick up a local configKristina
2012-10-16SERVER-7034 add 10 second timeouts to three connectionsTad Marshall
2012-10-16fix whitespace/indent and turn onEliot Horowitz
2012-10-16SERVER-2001 filter queries on mongod using new key extraction pathKevin Matulef
2012-10-16SERVER-2001 revert to previous method for extracting keys in hashed indexesKevin Matulef
2012-10-16SERVER-2001 fix ownership determination of ops that occur during migrateKevin Matulef
2012-10-15Get rid of casi<> type.Andy Schwerin
2012-10-15more namespace db comparisonsEliot Horowitz
2012-10-15fix a lot of copyright noticesEliot Horowitz
2012-10-15remove test that was moved to the namespace_testEliot Horowitz
2012-10-15use orderded_map for NamespaceDetailsTransientEliot Horowitz
2012-10-15fix whitespace around !Eliot Horowitz
2012-10-15fix include orderEliot Horowitz
2012-10-15add new test namespacestring_testEliot Horowitz
2012-10-15hookup google cpplint, and make "scons lint" run the checks we pass on nowEliot Horowitz
2012-10-15Include boost/range/size.hpp, instead of boost/range.hpp in cmdline_test.cppAndy Schwerin
2012-10-15SERVER-4781 If in initial replication, allow a non-strict mod applying policy.Alberto Lerner
2012-10-15cleanup sock a bit; do not dbexit() in a global constructorEric Milkie
2012-10-15SERVER-7332 Split command line processing from startup in db.cpp, part 1.schwerin@10gen.com
2012-10-15SERVER-7332 In db.cpp, construct command line options configuration in a sepa...schwerin@10gen.com
2012-10-15SERVER-7332 Censor command line explicitly, change CmdLine::store to take a v...Andy Schwerin
2012-10-15SERVER-2001 calculate query bounds using more general key expressionsKevin Matulef
2012-10-15SERVER-7362 Store a canonical form of file path in pathToFile in mmap.cpp.Andy Schwerin
2012-10-15SERVER-7342 Have the listFiles() shell command always use foreward slash as t...Andy Schwerin
2012-10-15SERVER-7341 Make mongorestore correclty interpret backslash as a path separator.Andy Schwerin
2012-10-15SERVER-7352 do not try to exit cleanly in Windows exception handlerTad Marshall
2012-10-15Revert "SERVER-4781 Allowed setting over an object whose path is only partial...Alberto Lerner
2012-10-15SERVER-7017 fix duplicate IDTad Marshall
2012-10-15Merge pull request #315 from daveh86/SERVER-7017Ian Whalen
2012-10-15Visual Studio -- add new filesTad Marshall
2012-10-15SERVER-2001 KeyPattern class; utilities for more general index & shard key specsKevin Matulef