summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.4.13-rc0r2.4.13-rc0Ernie Hershey2015-02-181-1/+1
* SERVER-17278: Enforce BSON BinData lengthSpencer Jackson2015-02-171-0/+3
* SERVER-17264: improve bson validation for utf-8 stringsEliot Horowitz2015-02-172-0/+19
* SERVER-15673 fix typo in backportDan Pasette2014-10-271-1/+1
* SERVER-15673 Disable SSLv3 ciphers (CVE-2014-3566 "POODLE")Dan Pasette2014-10-271-1/+3
* post 2.4.12Ernie Hershey2014-10-161-1/+1
* BUMP 2.4.12r2.4.12Ernie Hershey2014-10-141-1/+1
* post 2.4.12-rc0Ernie Hershey2014-10-081-1/+1
* BUMP 2.4.12-rc0r2.4.12-rc0Ernie Hershey2014-10-071-1/+1
* SERVER-13616 "type 7" (OID) error when acquiring distributed lock for first timeRandolph Tan2014-10-061-1/+5
* SERVER-15111 Treat corruption of final journal section as an expected eventMathias Stearn2014-10-062-37/+50
* SERVER-15369: Clean up partially created .ns filesDan Pasette2014-09-291-2/+14
* SERVER-15369 Explicitly write zeros when creating ns filesDan Pasette2014-09-251-0/+19
* SERVER-15056 Sharded connection cleanup on setup error can crash mongosRandolph Tan2014-09-081-6/+1
* SERVER-15056 Sharded connection cleanup on setup error can crash mongosRandolph Tan2014-09-082-3/+3
* post 2.4.11Ernie Hershey2014-08-221-1/+1
* BUMP 2.4.11r2.4.11Ernie Hershey2014-08-211-1/+1
* Revert "SERVER-13616 "type 7" (OID) error when acquiring distributed lock for...Ernie Hershey2014-08-211-5/+1
* SERVER-13616 "type 7" (OID) error when acquiring distributed lock for first timeRandolph Tan2014-08-201-1/+5
* post 2.4.11-rc0Ernie Hershey2014-08-181-1/+1
* BUMP 2.4.11-rc0r2.4.11-rc0Ernie Hershey2014-08-151-1/+1
* 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-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-111-11/+10
* SERVER-14738 Correctly determine if update w/ text index is in-placeJason Rassi2014-08-074-5/+90
* 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
* post 2.4.10Ernie Hershey2014-04-041-1/+1
* BUMP 2.4.10r2.4.10Ernie Hershey2014-04-021-1/+1
* SERVER-13376 Make sync7.js less sensitive to delaysRandolph Tan2014-03-271-7/+18
* post 2.4.10-rc0Ernie Hershey2014-03-261-1/+1
* BUMP 2.4.10-rc0r2.4.10-rc0Ernie Hershey2014-03-251-1/+1
* SERVER-13331 lower GridFS default chunk size to 255kTyler Brock2014-03-241-1/+1
* SERVER-12548 add indexes to distlock collections backportGreg Studer2014-03-202-11/+36
* SERVER-13249 adjust timeout for reInitiateEric Milkie2014-03-191-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-171-2/+3
* 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-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-091-7/+8
* 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