summaryrefslogtreecommitdiff
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-19SERVER-4237 Make sure key file have the correct permissions before running te...Spencer T Brody
2012-10-19buildbot limit_push.js stop the balancer if we're doing manual movesGreg Studer
2012-10-18split queryoptimizertests into two translation unitsEric Milkie
2012-10-18buildbot sharding_balance4.js turn off balancer during initial load so that w...Greg Studer
2012-10-18buildbot auth_slaveok_routing.js need to wait for primary status to avoid hos...Greg Studer
2012-10-18SERVER-7374 mrShardedOutput.js make failure much more informativeGreg Studer
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-7376 test fixes for 2.3+ for slow migration cleanupGreg Studer
2012-10-17SERVER-7376 test fixes for 2.2Greg 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-7368 Make sure the right server is primary for testKristina
2012-10-16SERVER-7367 Don't go through the network to pick up a local configKristina
2012-10-16SERVER-7017 split rename2.js into two tests for multiVersionTad Marshall
2012-10-16SERVER-7034 add 10 second timeouts to three connectionsTad Marshall
2012-10-16fix whitespace/indent and turn onEliot Horowitz
2012-10-16try turning off "Done" for each file so we can see failures more easilyEliot Horowitz
2012-10-16can pass a list of files to lint.pyEliot 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-15move lint code to its own directoryEliot Horowitz
2012-10-15hook up our own IsTestFilename for cpplintEliot 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