summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.4.11-rc0r2.4.11-rc0Ernie Hershey2014-08-154-5/+5
* SERVER-14268: Backport from 2.6 to 2.4 - disable testMark Benvenuto2014-08-141-11/+0
* SERVER-14268: Backport from 2.6 to 2.4Mark Benvenuto2014-08-1411-150/+401
* SERVER-14833 fts_index3.js build correct index, minor comment fixesJason Rassi2014-08-131-9/+10
* SERVER-12209 _id prohibitionsEric Milkie2014-08-121-2/+15
* SERVER-14833 Fix issue where 98eb2f1d broke text index spec rewriteJason Rassi2014-08-121-0/+1
* SERVER-14833 {_id:-1} index builds should no-op if _id index existsJason Rassi2014-08-112-11/+48
* SERVER-9252 use the correct config key for pid fileAlexis Midon2014-08-071-2/+2
* SERVER-14738 Correctly determine if update w/ text index is in-placeJason Rassi2014-08-075-5/+224
* SERVER-14254 convert _v8_function from function pointer to booleanBenety Goh2014-07-221-4/+4
* SERVER-14342 Invalid access: seg fault in SplitChunkCommand::runRandolph Tan2014-07-161-0/+3
* SERVER-13724 Add --disable-warnings-as-errors scons optionErnie Hershey2014-05-081-1/+5
* post 2.4.10Ernie Hershey2014-04-042-2/+2
* 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