summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-172.0.1-rc1r2.0.1-rc1Eliot Horowitz
2011-10-16fix segfault after modifying indexes during yield SERVER-3961 3Eliot Horowitz
2011-10-13make spinlocks degrade better when under high contentionEliot Horowitz
2011-10-13add messaging for shard version reset at high verbosity SERVER-3889gregs
2011-10-12post 2.0.1-rc0Eliot Horowitz
2011-10-12BUMP 2.0.1-rc0r2.0.1-rc0Eliot Horowitz
2011-10-11debugging fot reconfigEliot Horowitz
2011-10-10use SpinLock for DiagStrEliot Horowitz
2011-10-08don't create ShardedConnectionInfo without an idEliot Horowitz
2011-10-08Fix mongoimport on jsonArrays. SERVER-3834Spencer T Brody
2011-10-08Replace "biggest" with shard name in error message SERVER-3813gregs
2011-10-08check auth on _isSelf call SERVER-3953Kristina
2011-10-08SERVER-3962 previous commit wasnt right. backport.dwight
2011-10-08finish SERVER-3962dwight
2011-10-08SERVER-3962 very high extraneous ismaster type commands from mongos to repl s...dwight
2011-10-08SERVER-3909: Blank lines don't work in the mongo shell starting with 2.0agirbal
2011-10-08SERVER-3909: Blank lines don't work in the mongo shell starting with 2.0agirbal
2011-10-08backport of SERVER-3875Eliot Horowitz
2011-10-08SERVER-3955 bug in diagstr::operator=. backport.dwight
2011-10-08SERVER-3955. concurrency bug in DiagStr.dwight
2011-10-06use SimpleMutex instead of SpinLock for recordEliot Horowitz
2011-10-06pass errmsg by refGreg Studer
2011-10-04better logging of stale configs for parallel cursor SERVER-3982gregs
2011-10-04add lock pinger conn timeout, to avoid hanging SERVER-3784gregs
2011-10-04Change test to allow the creation of new locks as well SERVER-3959gregs
2011-10-04share lastpings between dist locks SERVER-3959gregs
2011-10-02setProfilingLevel(2) not always working because millis set in wrong place SER...Eliot Horowitz
2011-09-30test for recheck of reset shard version SERVER-3889gregs
2011-09-30auto-reload chunk manager to check version not reset after third staleconfig ...gregs
2011-09-29upgrade indexes on resync SERVER-3900Kristina
2011-09-28don't create ShardedConnectionInfo without an idEliot Horowitz
2011-09-28on a missing object, thats ok as a delete may occur laterdwight
2011-09-28continuation of initial sync fixdwight
2011-09-28fix a possible issue with initial sync with replication when updates are in f...dwight
2011-09-26paranoid compiler fixEliot Horowitz
2011-09-26fix numa parsing issue SERVER-3496Eliot Horowitz
2011-09-26mutexDebugger only in DEBUG buildEliot Horowitz
2011-09-23Fix testSpencer T Brody
2011-09-23Use slaveOk read in mongodump to allow dumping of secondaries. SERVER-3854.Spencer T Brody
2011-09-22add test for SERVER-3799Kristina
2011-09-22check tags in member config equality func SERVER-3799Kristina
2011-09-22try/catch around send in mini webserver SERVER-3907Eliot Horowitz
2011-09-22fix crash in filemd5 without correct index SERVER-3913Eliot Horowitz
2011-09-14fix reIndex on secondaries SERVER-3866Eliot Horowitz
2011-09-12Strip trailing / of dbpath on windows SERVER-3557Mathias Stearn
2011-09-12snappy license info SERVER-3805Eliot Horowitz
2011-09-12RamLog toHTML missing newline SERVER-3811Eliot Horowitz
2011-09-122.0.1 setupEliot Horowitz
2011-09-11BUMP 2.0.0r2.0.0Eliot Horowitz
2011-09-09make test more reliableEliot Horowitz