summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* some forward declsEliot Horowitz2011-01-241-0/+3
|
* show --dur in cmdline help and partially alphabetize those optionsdwight2011-01-241-23/+23
|
* don't run unix socket tests through mongos right nowEliot Horowitz2011-01-241-1/+1
|
* fix v8 readOnly modeEliot Horowitz2011-01-242-1/+10
|
* fix m/r when a sharded connection for a non-sharded collectionEliot Horowitz2011-01-231-2/+5
|
* move dur_passthrough to slowNightlyEliot Horowitz2011-01-231-0/+0
|
* fir m/r error handlingEliot Horowitz2011-01-232-2/+2
|
* workaround for SERVER-2396Eliot Horowitz2011-01-231-5/+40
|
* use a ShardConnection for accessing shards during m/rEliot Horowitz2011-01-231-18/+38
|
* ability to select Connection to use for FutureEliot Horowitz2011-01-232-8/+26
|
* ability to take a chunk snapshot so you have a consistent viewEliot Horowitz2011-01-233-6/+84
|
* able to access map/reduce errorEliot Horowitz2011-01-232-4/+8
|
* fixes for new groupCommitMutexdwight2011-01-222-4/+16
|
* minordwight2011-01-221-1/+1
|
* clearer shutdown loggingdwight2011-01-221-1/+2
|
* more debug output for when failsdwight2011-01-221-28/+27
|
* test output readabilitydwight2011-01-221-4/+7
|
* test outputdwight2011-01-221-0/+2
|
* more debugging for testdwight2011-01-221-0/+10
|
* call shutdown at end of thread to be nicedwight2011-01-221-0/+1
|
* local statics arent thread safedwight2011-01-221-2/+2
|
* fix race conditiondwight2011-01-221-0/+7
|
* better error reporting on groupcommitdwight2011-01-221-0/+12
|
* try to fix md5.js testdwight2011-01-222-4/+14
|
* nicer outputdwight2011-01-221-3/+8
|
* nicer output from testdwight2011-01-221-4/+11
|
* mapparams allowedEliot Horowitz2011-01-221-0/+1
|
* stop after recovery so if we don't get excepton won't go foreverEliot Horowitz2011-01-221-1/+1
|
* commandHelp should complain if command doesn't exist SERVER-2392Eliot Horowitz2011-01-222-2/+8
|
* check for un-owned docs for sharded map/reduceEliot Horowitz2011-01-221-1/+12
|
* fit writeback GLEEliot Horowitz2011-01-211-3/+9
|
* cleaner shutdown error messageEliot Horowitz2011-01-211-1/+1
|
* don't allow a shard to be the TO of a migrate while its still cleaning up ↵Eliot Horowitz2011-01-211-0/+20
| | | | old data SERVER-1842
* improved covered index testing, more casesagirbal2011-01-211-10/+20
|
* durability: test with many hard kill and restartsagirbal2011-01-211-0/+172
|
* more cases for covered index testagirbal2011-01-211-2/+38
|
* fix sync1 testEliot Horowitz2011-01-211-2/+11
|
* better SyncClusterConnection error reportingEliot Horowitz2011-01-211-1/+4
|
* better remove error reporting for jsEliot Horowitz2011-01-211-0/+5
|
* make sure getLastError fields are correct after writeback SERVER-1467Eliot Horowitz2011-01-216-25/+62
|
* commentEliot Horowitz2011-01-211-0/+1
|
* don't keep checking for split points after a failureEliot Horowitz2011-01-211-1/+3
|
* test descriptionEliot Horowitz2011-01-211-0/+2
|
* some BSONObjBuilder helpers for accessing data whilebuildingEliot Horowitz2011-01-212-0/+33
|
* better command error messageEliot Horowitz2011-01-211-1/+1
|
* better error messages for m/r errorsEliot Horowitz2011-01-211-2/+6
|
* rs throws out master on connection exception SERVER-2377Kristina2011-01-211-0/+3
|
* change --socket to --unixSocketPrefix SERVER-2385Kristina2011-01-212-4/+14
|
* fix testEliot Horowitz2011-01-211-4/+5
|
* more test fixingEliot Horowitz2011-01-213-1/+7
|