summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* debuggingEliot Horowitz2011-08-061-1/+3
* npe in shell utilEliot Horowitz2011-08-061-0/+3
* SERVER-3064 out for now - too many issues with rollbackEliot Horowitz2011-08-052-5/+12
* fix capped testEliot Horowitz2011-08-051-1/+1
* fix capped testEliot Horowitz2011-08-053-3/+2
* fix shell scripts for testing repl set namesEliot Horowitz2011-08-051-4/+19
* fix query optimizer test with new capped semanticsEliot Horowitz2011-08-051-8/+8
* fix queryoptimzer tests for no _id scanEliot Horowitz2011-08-051-6/+7
* better hostnameEliot Horowitz2011-08-051-1/+1
* fix for query unit test failure with no capped _id scangregs2011-08-051-1/+2
* allow test not to preallocate journal filesgregs2011-08-052-0/+10
* handle m/r errors via assertion exceptions to keep consistent error interface...gregs2011-08-053-17/+10
* fix for test casegregs2011-08-052-1/+7
* don't throw error with unfulfillable query in mr SERVER-3478gregs2011-08-054-10/+32
* new test for geo and mapreduce with sortgregs2011-08-051-0/+31
* do not allow _id scans on capped collections SERVER-3064Eliot Horowitz2011-08-052-1/+44
* toString on some Field* classesEliot Horowitz2011-08-052-0/+25
* cruftEliot Horowitz2011-08-051-3/+0
* make sure initial set config in shards is correct SERVER-3333Eliot Horowitz2011-08-051-2/+7
* move compression test to dbtestsEliot Horowitz2011-08-052-14/+18
* vs shellEliot Horowitz2011-08-051-0/+20
* SERVER-1395 make group yielding test more robustAaron2011-08-041-5/+11
* SERVER-3373 don't check for useless or unnecessarilyAaron2011-08-041-1/+1
* SERVER-3475 ignore certain collections without an _id index in dbhash commandAaron2011-08-041-2/+2
* SERVER-1395 add yield support for groupAaron2011-08-042-1/+35
* SERVER-3373 query optimizer optimizations, primarily for non or queriesAaron2011-08-046-98/+118
* SERVER-3505 bindata in v1 indexes > 32 bytes fixdwight2011-08-042-9/+18
* Handle clock skew in replsets to ensure OpTimes always increase SERVER-3132Mathias Stearn2011-08-041-0/+9
* for newer windows builds, change name from osnew to win2008plusEliot Horowitz2011-08-041-2/+2
* vs updateEliot Horowitz2011-08-041-1/+7
* update testEliot Horowitz2011-08-041-4/+5
* line endingsEliot Horowitz2011-08-041-21/+21
* add error bounds to polygon bboxgregs2011-08-042-2/+2
* tests for including location in geoNear resultsgregs2011-08-042-2/+29
* return locations with documents if specified in geoNear - SERVER-3139gregs2011-08-041-0/+11
* don't allow multikey shard indices or array values in shard keysgregs2011-08-046-13/+164
* compile os x 10.7 2 SERVER-3460Eliot Horowitz2011-08-041-2/+1
* compile os x lion SERVER-3460Eliot Horowitz2011-08-041-2/+2
* added some shell helpers for common replica set problemsKristina2011-08-042-0/+70
* check auth before querying SERVER-3533Kristina2011-08-045-4/+24
* make sync6 less aggressive for thread scheduling, add more comprehensive long...gregs2011-08-042-3/+85
* Revert "SERVER-3447 we were overcounting bytes since last commit in some cases"Eliot Horowitz2011-08-042-68/+60
* SERVER-3526: when a collection is renamed, its counters are kept in map, whic...agirbal2011-08-034-1/+16
* allow sharding and rs tests to respect smoke --nopreallocj settinggregs2011-08-032-2/+6
* allow nopreallocj in smoke.pygregs2011-08-031-3/+10
* add hidden --nopreallocj option to turn off journal preallocationgregs2011-08-033-4/+9
* don't use lazy on connection types where it can't workEliot Horowitz2011-08-037-4/+56
* loggingEliot Horowitz2011-08-031-0/+1
* remove spamEliot Horowitz2011-08-031-4/+0
* make earlier visual studio versions workdwight2011-08-021-2/+2