summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-6008 move '--' out of DAEMON_OPTS rvalueErnie Hershey2013-10-021-1/+1
* SERVER-6008 put the logic for DAEMON_OPTS= and -- into the "if which numactl"Aricg2013-10-021-3/+4
* SERVER-9907 Allow to skip initial count() in mapreduceRandolph Tan2013-10-021-3/+17
* SERVER-9907 Allow to skip initial count() in mapreduceRandolph Tan2013-10-022-5/+15
* SERVER-9738 mongos should set the CursorNotFound bit when the cursor is not f...Randolph Tan2013-10-021-10/+2
* SERVER-9738 mongos should set the CursorNotFound bit when the cursor is not f...Randolph Tan2013-10-021-3/+4
* SERVER-10261 disable ssl session caching (affects java driver)Eric Milkie2013-09-261-8/+2
* SERVER-10724 better exception handling in health pollmatt dannenberg2013-09-101-3/+5
* SERVER-10596 Globalize formerly per-thread Pool of JS ScopesMathias Stearn2013-08-2710-91/+238
* Add check to prevent future memory leaks like SERVER-10554Mathias Stearn2013-08-232-0/+47
* SERVER-10554 Patch memory leak in aggregationMathias Stearn2013-08-232-2/+28
* post 2.4.6Ernie Hershey2013-08-202-2/+2
* BUMP 2.4.6r2.4.6Dan Pasette2013-08-183-3/+3
* post 2.4.6-rc1Ernie Hershey2013-08-122-2/+2
* BUMP 2.4.6-rc1r2.4.6-rc1Matt Kangas2013-08-102-2/+2
* SERVER-10458 sanity check before critical section that all cloned docs sentGreg Studer2013-08-091-3/+30
* SERVER-10478 fix batch limit check for _cloneLocs in migrationGreg Studer2013-08-092-3/+67
* post 2.4.6-rc0Ernie Hershey2013-08-092-2/+2
* missing semicolonr2.4.6-rc0Ernie Hershey2013-08-081-1/+1
* BUMP 2.4.6-rc0Ernie Hershey2013-08-082-2/+2
* SERVER-10429 disable flaky test until we can fix it properlyEric Milkie2013-08-071-0/+2
* SERVER-10437 remove chaining.js testEric Milkie2013-08-071-57/+0
* SERVER-10120 remove2.js buildbot timeout too aggressiveGreg Studer2013-08-051-3/+3
* SERVER-8707 Sleep 10 seconds before entering ReplicaSetMonitorWatcher's loopTad Marshall2013-08-041-0/+1
* SERVER-10137 sort1.js can't use sh.stopBalancer without a dbGreg Studer2013-08-021-1/+1
* SERVER-10135 sort1.js turn off balancer for manual chunk movesGreg Studer2013-08-021-1/+5
* SERVER-9934 remove double getmore when pulling new opsEric Milkie2013-08-021-52/+61
* SERVER-9714 buildbot auto2.js don't run connpoolsync before gleGreg Studer2013-08-021-1/+2
* SERVER-9913 protect ScopedDbConn constructor in migrate critical sectionGreg Studer2013-08-021-34/+33
* SERVER-8899 read-lock while updating ShardChunkManager in trySetVersion()Greg Studer2013-08-021-0/+4
* SERVER-10007 compile fail, toString() needed for str::stream()Greg Studer2013-08-021-1/+1
* SERVER-10007 better logging for dbclient_rs.cppGreg Studer2013-08-023-20/+136
* SERVER-8707 Stop the ReplicaSetMonitorWatcher loop on process terminationTad Marshall2013-08-021-2/+6
* SERVER-10015 Visual Studio -- add s/config_server_checker_service.{cpp,h}Tad Marshall2013-08-024-0/+16