summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* BUMP 1.6.0r1.6.0Eliot Horowitz2010-08-054-3/+8
|
* Bug fix: DefaultDBPort is perfectly valid when transitioning from a ↵Alberto Lerner2010-08-052-2/+2
| | | | non-sharded mongod
* fix serverStatus for replica sets SERVER-1570Eliot Horowitz2010-08-041-4/+6
|
* when restarting repl set don't blow away directoriesEliot Horowitz2010-08-042-3/+5
| | | | | | Conflicts: shell/servers.js
* fix upsert with $atomic SERVER-1568Eliot Horowitz2010-08-042-0/+10
|
* Low-verbosity sharded explain() SERVER-1562Mathias Stearn2010-08-041-0/+14
|
* clean up data files after sharding/replset testsEliot Horowitz2010-08-041-0/+20
|
* trying to fix SERVER-1483Dwight2010-08-042-8/+30
|
* sort members in replSetGetStatus output for easy readingDwight2010-08-041-0/+1
|
* Remove C++ driver from RPM specfile.Richard Kreuter2010-08-041-5/+0
|
* make error msgs betterDwight2010-08-043-5/+11
|
* extraneous loggingDwight2010-08-043-5/+3
|
* allow a member down during a config changeDwight2010-08-044-15/+41
|
* fix sorting if sort field not included in projection SERVER-1561Eliot Horowitz2010-08-042-4/+73
|
* allow get last errors blocking on w to be killedEliot Horowitz2010-08-041-0/+1
|
* when access namespace for the first time, prep all connections SERVER-1560Eliot Horowitz2010-08-041-3/+12
|
* fix type SERVER-1563Eliot Horowitz2010-08-041-1/+1
|
* 1.6.0-pre- markerEliot Horowitz2010-08-031-1/+1
|
* don't uassert for config settingsEliot Horowitz2010-08-031-2/+4
|
* compile old gccEliot Horowitz2010-08-031-5/+11
|
* spam lessEliot Horowitz2010-08-031-1/+1
|
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-08-033-1/+63
|\
| * test for sharded dbstats and collstatsMathias Stearn2010-08-031-0/+60
| |
| * fix ChunkManager::getAllShards (fixes dbstats command among others)Mathias Stearn2010-08-031-1/+1
| |
| * correct error msgdwight2010-08-031-0/+2
| |
* | check all shard connections at once so we don't get cascading failure ↵Eliot Horowitz2010-08-037-23/+47
| | | | | | | | SERVER-1560
* | actually use checkConsistency variableEliot Horowitz2010-08-031-4/+6
| |
* | make thread safe strign a little more thread safeEliot Horowitz2010-08-031-1/+1
| |
* | make test more robustEliot Horowitz2010-08-031-2/+2
|/
* error codeEliot Horowitz2010-08-031-1/+1
|
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-08-036-19/+157
|\
| * rs fix rollback of commandsDwight2010-08-032-7/+19
| |
| * Merge branch 'master' of github.com:mongodb/mongoDwight2010-08-032-7/+12
| |\
| * | rs rollback create collectionDwight2010-08-033-4/+30
| | |
| * | rollback certain create collection casesDwight2010-08-032-4/+33
| | |
| * | rs handle rollbacks from capped collectionsDwight2010-08-035-12/+83
| | |
* | | bsondumpEliot Horowitz2010-08-031-0/+1
| | |
* | | post 1.5.8Eliot Horowitz2010-08-031-1/+1
| |/ |/|
* | Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-08-031-7/+37
|\ \ | |/
| * testsr1.5.8Dwight2010-08-031-1/+5
| |
| * fixDwight2010-08-031-1/+1
| |
| * tests rsDwight2010-08-031-0/+5
| |
| * Merge branch 'master' of github.com:mongodb/mongoDwight2010-08-038-17/+132
| |\
| * | tests rsDwight2010-08-031-6/+27
| | |
* | | test robustnessEliot Horowitz2010-08-032-7/+12
| |/ |/|
* | fix sharding testEliot Horowitz2010-08-031-2/+4
| |
* | BUMP 1.5.8Eliot Horowitz2010-08-034-3/+9
| |
* | Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-08-032-34/+182
|\ \ | |/
| * Merge branch 'master' of github.com:mongodb/mongoDwight2010-08-032-2/+5
| |\
| * | new testDwight2010-08-031-1/+3
| | |