summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.4.10r2.4.10Ernie Hershey2014-04-022-2/+2
* SERVER-13376 Make sync7.js less sensitive to delaysRandolph Tan2014-03-272-9/+20
* post 2.4.10-rc0Ernie Hershey2014-03-262-2/+2
* BUMP 2.4.10-rc0r2.4.10-rc0Ernie Hershey2014-03-252-2/+2
* SERVER-13331 lower GridFS default chunk size to 255kTyler Brock2014-03-241-1/+1
* SERVER-13333 Add more info when movePrimary fails in prefix_shard_key.jsRandolph Tan2014-03-241-1/+1
* improve replset_remove_node.jsEric Milkie2014-03-211-14/+21
* Remove unnecessary and broken portion of testMathias Stearn2014-03-201-16/+0
* SERVER-12548 add indexes to distlock collections backportGreg Studer2014-03-202-11/+36
* SERVER-13249 adjust timeout for reInitiateEric Milkie2014-03-191-1/+1
* SERVER-13249 fix where we set timeout for slow buildersEric Milkie2014-03-191-2/+2
* SERVER-13249 double timeout for more reliabilityEric Milkie2014-03-181-1/+1
* Revert "SERVER-13033: Fix bad static initializer"Dan Pasette2014-03-171-13/+2
* SERVER-13033: Fix bad static initializerMark Benvenuto2014-03-171-2/+13
* Increase timeout of replSetReconfig to leave time for initial sync in two_ini...Spencer T Brody2014-03-172-3/+4
* Increase benchRun time to improve reliability of bench_test3.jsSpencer T Brody2014-03-171-1/+2
* update and repair replsets.slavedelay1.jsMatt Dannenberg2014-03-151-41/+20
* SERVER-12662: fix index name creationEliot Horowitz2014-03-141-1/+1
* SERVEr-12990: interrupted index after interim succesful index kills correct i...Eliot Horowitz2014-03-141-6/+15
* SERVER-12956: on startup, remove half built indexesEliot Horowitz2014-03-143-0/+32
* SERVER-12662: Two background index builds in parallel with unique key constra...Eliot Horowitz2014-03-143-18/+32
* SERVER-12515 Unable to move hashed shard key chunks created by numInitialChunksRandolph Tan2014-03-112-1/+15
* SERVER-12697 comment out compact.jsDan Pasette2014-03-101-0/+4
* SERVER-12908 don't aggressively retry when config inconsistency detected in b...Greg Studer2014-03-091-0/+1
* SERVER-12264 prevent from tryToGoLiveAsSecondary() from waiting on global wri...matt dannenberg2014-03-092-7/+63
* SERVER-9248 Fix up try/catch blockDan Pasette2014-03-091-6/+6
* SERVER-12170 stop calling relinquish() when replicaset nodes decide not to ve...Matt Dannenberg2014-03-091-1/+0
* SERVER-12132 Stop using stringstream in Value::coerceToString()Mathias Stearn2014-03-091-9/+4
* SERVER-12034 Fix bug with SIGXCPU causing a core dump in mongoD/mongoS.Charlie Page2014-03-092-0/+4
* SERVER-11871 Fix assert in Page::Initialize.Mathias Stearn2014-03-091-1/+1
* SERVER-11560 Close file handle in shell utilShaun Verch2014-03-091-0/+2
* SERVER-10793 always step down when another primary is seenEric Milkie2014-03-091-5/+1
* SERVER-10231 disallow creation of indexes on system.indexesmatt dannenberg2014-03-093-2/+24
* SERVER-9259 Don't move chunks for non-empty hashed collection during shardCol...Randolph Tan2014-03-091-1/+1
* SERVER-9248 Ignore errors when checking readaheadDan Pasette2014-03-091-23/+31
* Do not zero-fill newly allocated files on WindowsKaloian Manassiev2014-03-093-2/+33
* SERVER-8375 sync from primary on clock skewDan Pasette2014-03-091-3/+18
* SERVER-12914 initAndListen call dbexit if invalid IndexSpec foundJason Rassi2014-03-072-9/+24
* SERVER-12175 Reject 2dsphere idxs w/o supported 2dsphereIndexVersionJason Rassi2014-02-152-0/+127
* Revert "SERVER-12662 do not logOp inserts that have no associated diskloc (su...Eric Milkie2014-02-132-17/+12
* SERVER-12662 do not logOp inserts that have no associated diskloc (such as in...Eric Milkie2014-02-122-12/+17
* Revert "SERVER-12272 Suppress new GCC 4.8 warning about unused local typedefs"Andrew Morrow2014-02-041-1/+0
* SERVER-12481 fix off-by-one error with IndexBuildsInProgress::removeEric Milkie2014-02-041-1/+2
* SERVER-12272 Suppress new GCC 4.8 warning about unused local typedefsAndrew Morrow2014-02-031-0/+1
* post 2.4.9Ernie Hershey2014-01-102-2/+2
* BUMP 2.4.9r2.4.9Ernie Hershey2014-01-082-2/+2
* post 2.4.9-rc0Dan Pasette2013-12-232-2/+2
* BUMP 2.4.9-rc0r2.4.9-rc0Dan Pasette2013-12-222-2/+2
* SERVER-11494 Reduce fragility of TextIndexVersionCheck1 testJason Rassi2013-12-221-2/+2
* SERVER-11494 Run text index version check at time of text index useJason Rassi2013-12-212-3/+48