summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.0.1-rc0r2.0.1-rc0Eliot Horowitz2011-10-122-2/+2
* debugging fot reconfigEliot Horowitz2011-10-111-1/+1
* use SpinLock for DiagStrEliot Horowitz2011-10-102-8/+7
* don't create ShardedConnectionInfo without an idEliot Horowitz2011-10-082-7/+9
* Fix mongoimport on jsonArrays. SERVER-3834Spencer T Brody2011-10-082-1/+28
* Replace "biggest" with shard name in error message SERVER-3813gregs2011-10-081-1/+1
* check auth on _isSelf call SERVER-3953Kristina2011-10-081-0/+6
* SERVER-3962 previous commit wasnt right. backport.dwight2011-10-081-10/+14
* finish SERVER-3962dwight2011-10-081-5/+5
* SERVER-3962 very high extraneous ismaster type commands from mongos to repl s...dwight2011-10-081-26/+11
* SERVER-3909: Blank lines don't work in the mongo shell starting with 2.0agirbal2011-10-081-2/+3
* SERVER-3909: Blank lines don't work in the mongo shell starting with 2.0agirbal2011-10-081-1/+1
* backport of SERVER-3875Eliot Horowitz2011-10-081-0/+2
* SERVER-3955 bug in diagstr::operator=. backport.dwight2011-10-081-1/+1
* SERVER-3955. concurrency bug in DiagStr.dwight2011-10-081-1/+55
* use SimpleMutex instead of SpinLock for recordEliot Horowitz2011-10-061-4/+5
* pass errmsg by refGreg Studer2011-10-061-1/+1
* better logging of stale configs for parallel cursor SERVER-3982gregs2011-10-041-4/+4
* add lock pinger conn timeout, to avoid hanging SERVER-3784gregs2011-10-041-1/+1
* Change test to allow the creation of new locks as well SERVER-3959gregs2011-10-042-2/+9
* share lastpings between dist locks SERVER-3959gregs2011-10-042-11/+35
* setProfilingLevel(2) not always working because millis set in wrong place SER...Eliot Horowitz2011-10-021-5/+4
* test for recheck of reset shard version SERVER-3889gregs2011-09-302-2/+44
* auto-reload chunk manager to check version not reset after third staleconfig ...gregs2011-09-307-20/+33
* upgrade indexes on resync SERVER-3900Kristina2011-09-291-0/+6
* don't create ShardedConnectionInfo without an idEliot Horowitz2011-09-282-5/+11
* on a missing object, thats ok as a delete may occur laterdwight2011-09-281-13/+19
* continuation of initial sync fixdwight2011-09-281-6/+18
* fix a possible issue with initial sync with replication when updates are in f...dwight2011-09-285-13/+78
* paranoid compiler fixEliot Horowitz2011-09-261-1/+1
* fix numa parsing issue SERVER-3496Eliot Horowitz2011-09-261-1/+1
* mutexDebugger only in DEBUG buildEliot Horowitz2011-09-261-1/+1
* Fix testSpencer T Brody2011-09-231-0/+1
* Use slaveOk read in mongodump to allow dumping of secondaries. SERVER-3854.Spencer T Brody2011-09-232-1/+32
* add test for SERVER-3799Kristina2011-09-221-1/+23
* check tags in member config equality func SERVER-3799Kristina2011-09-221-0/+16
* try/catch around send in mini webserver SERVER-3907Eliot Horowitz2011-09-221-2/+7
* fix crash in filemd5 without correct index SERVER-3913Eliot Horowitz2011-09-222-0/+15
* fix reIndex on secondaries SERVER-3866Eliot Horowitz2011-09-141-1/+1
* Strip trailing / of dbpath on windows SERVER-3557Mathias Stearn2011-09-121-0/+6
* snappy license info SERVER-3805Eliot Horowitz2011-09-121-0/+42
* RamLog toHTML missing newline SERVER-3811Eliot Horowitz2011-09-121-1/+1
* 2.0.1 setupEliot Horowitz2011-09-122-2/+2
* BUMP 2.0.0r2.0.0Eliot Horowitz2011-09-114-3/+9
* make test more reliableEliot Horowitz2011-09-091-1/+1
* put connectionId in currentOp()Eliot Horowitz2011-09-091-0/+2
* fix thread name setting when using connEliot Horowitz2011-09-091-0/+8
* Fix off-by-one in linenoise SERVER-3394Mathias Stearn2011-09-091-1/+1
* Move slow replica set test to slowNightly directory.Spencer T Brody2011-09-071-0/+0
* Add test for node with highest priority re-becoming primary when it comes back.Spencer T Brody2011-09-071-0/+3