summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-11194 fix log messageDan Pasette2013-12-211-2/+2
* SERVER-12146 do not check writebacks if calling gle from wblDan Pasette2013-12-212-33/+38
* SERVER-12041 improve retry logic for read preferences without slaveOk setGreg Studer2013-12-202-7/+7
* SERVER-12092 Fix mongorestore warning that collection options changedJason Rassi2013-12-191-2/+2
* SERVER-12092 mongorestore should generate valid "create" command objJason Rassi2013-12-191-23/+18
* SERVER-9238 Don't set a timeout in shell autocompleteMathias Stearn2013-12-191-1/+3
* SERVER-10919 logging in ~ReplicaSetsMonitor crashesRandolph Tan2013-12-191-1/+0
* SERVER-11194 ignore non-numeric expiresAfterSeconds on TTL indexesmatt dannenberg2013-12-192-7/+37
* SERVER-11908: let rollback handle collmodEliot Horowitz2013-12-191-0/+10
* SERVER-12094 Do not strip false setParameter options from config fileShaun Verch2013-12-171-3/+8
* SERVER-10538 SERVER-11731 change segfault to uassert on improper use of $wherematt dannenberg2013-12-091-0/+2
* SERVER-11869 support for external gle opTime for w > 1Greg Studer2013-12-082-3/+67
* SERVER-11971 slaveok versioning logic should also apply to read prefsGreg Studer2013-12-064-204/+371
* SERVER-7246 rename internal dbclient_rs auth helperGreg Studer2013-12-041-3/+2
* SERVER-7246 external user authentication should use primary preferred read prefGreg Studer2013-12-043-2/+344
* SERVER-11099 Partial cherry-pick from upstream v8 to fix UB related mongo she...Andrew Morrow2013-12-021-1/+2
* SERVER-5625 SERVER-7426 allow all connections in all states to tolerate downe...Greg Studer2013-12-0111-48/+798
* SERVER-5625 don't throw on problem setting shard version on initial connectGreg Studer2013-11-201-1/+10
* SERVER-11502 Moved OpenSSL multithreading callbacksAndreas Nilsson2013-11-061-5/+4
* post 2.4.8Ernie Hershey2013-11-012-2/+2
* BUMP 2.4.8r2.4.8Dan Pasette2013-10-313-3/+3
* BUMP 2.4.8-rc0Dan Pasette2013-10-302-2/+2
* SERVER-11421: make applyOps call logOpForDbHashDan Pasette2013-10-302-1/+43
* SERVER-11478 Make admin.system.version, admin.system.roles,Dan Pasette2013-10-301-0/+4
* SERVER-11006 Change enterprise package dependency from gsasl to cyrus-saslErnie Hershey2013-10-221-2/+2
* Revert 2.5 changes in packaging scriptErnie Hershey2013-10-221-45/+50
* post 2.4.7Dan Pasette2013-10-202-2/+2
* BUMP 2.4.7r2.4.7Dan Pasette2013-10-173-3/+3
* post 2.4.7-rc0Dan Pasette2013-10-092-2/+2
* BUMP 2.4.7-rc0r2.4.7-rc0Dan Pasette2013-10-082-2/+2
* Extra debugging for jstests/dropdb.jsMathias Stearn2013-10-071-3/+12
* SERVER-7692 RPM and Deb package for Subscriber EditionDan Pasette2013-10-071-0/+992
* SERVER-11021 skip dbhash2.js during sharding_passthroughIan Whalen2013-10-061-0/+1
* SERVER-11032: Do not veto if primary is the node trying to be electedScott Hernandez2013-10-041-1/+3
* SERVER-11021: backport to 2.4Eliot Horowitz2013-10-046-116/+308
* SERVER-10655: pass query options to the aggregation command on mongosDan Pasette2013-10-031-0/+2
* SERVER-10655 aggregation_auth : mongos_slaveok.js failingRandolph Tan2013-10-031-4/+1
* SERVER-10594 slaveOk bit ignored for unsharded aggregateDan Pasette2013-10-032-1/+42
* SERVER-10462 compensate for Windows file locking raceMatt Kangas2013-10-021-8/+13
* SERVER-10285 uassert that s2latlng is valid, print out if it's notDan Pasette2013-10-021-2/+9
* SERVER-9109 continue rather than return on ECONNABORTED and EBADFmatt dannenberg2013-10-021-4/+12
* SERVER-9501: initial sync exception: 10083 Changed validation to allow explic...Kyle Erf2013-10-021-1/+1
* SERVER-9993 Accept any numeric type for the maxSize field in config.shardsShaun Verch2013-10-022-1/+12
* SERVER-10421 buildbot use unique coll names for geo_circle2a.js and eval2.jsGreg Studer2013-10-022-20/+21
* SERVER-9861 explicitly forget temporary collections for versioning in M/RGreg Studer2013-10-024-1/+69