summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* minor: style1.7-cutKyle Banker2010-08-051-1/+1
* Bug fix: DefaultDBPort is perfectly valid when transitioning from a non-shard...Alberto Lerner2010-08-042-2/+2
* Merge branch 'master' of github.com:mongodb/mongoDwight2010-08-045-10/+22
|\
| * fix serverStatus for replica sets SERVER-1570Eliot Horowitz2010-08-041-4/+6
| * put default backEliot Horowitz2010-08-041-1/+1
| * when restarting repl set don't blow away directoriesEliot Horowitz2010-08-042-4/+4
| * Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-08-041-0/+1
| |\
| * | try to fix line encodingsEliot Horowitz2010-08-042-3/+13
* | | fix help titleDwight2010-08-041-1/+1
| |/ |/|
* | Add bsondump to RPM specfile.Richard Kreuter2010-08-041-0/+1
|/
* fix upsert with $atomic SERVER-1568Eliot Horowitz2010-08-042-0/+10
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-08-042-1/+16
|\
| * Low-verbosity sharded explain() SERVER-1562Mathias Stearn2010-08-041-0/+14
| * be smarter about sleepingMathias Stearn2010-08-041-1/+2
* | clean up chunk version handling - prep for SERVER-1473Eliot Horowitz2010-08-044-15/+27
|/
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-08-043-1768/+1787
|\
| * Merge branch 'master' of github.com:mongodb/mongoKyle Banker2010-08-0414-45/+172
| |\
| * | SERVER-1564Kyle Banker2010-08-043-1768/+1787
* | | clean up data files after sharding/replset testsEliot Horowitz2010-08-041-0/+20
| |/ |/|
* | Merge branch 'master' of github.com:mongodb/mongoDwight2010-08-042-4/+73
|\ \
| * | Revert "try to make merges on generated js files better"Eliot Horowitz2010-08-041-3/+3
| * | Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-08-048-30/+56
| |\ \
| * | | fix sorting if sort field not included in projection SERVER-1561Eliot Horowitz2010-08-042-4/+73
| * | | try to make merges on generated js files betterEliot Horowitz2010-08-041-3/+3
* | | | trying to fix SERVER-1483Dwight2010-08-042-8/+30
| |/ / |/| |
* | | allow a member down during a config changeDwight2010-08-044-15/+41
* | | extraneous loggingDwight2010-08-043-5/+3
* | | Merge branch 'master' of github.com:mongodb/mongoDwight2010-08-041-5/+0
|\ \ \
| * | | Remove C++ driver from RPM specfile.Richard Kreuter2010-08-041-5/+0
* | | | make error msgs betterDwight2010-08-043-5/+11
|/ / /
* | | Merge branch 'master' of github.com:mongodb/mongoDwight2010-08-042-3/+13
|\ \ \ | |/ /
| * | 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
| |/
* | sort members in replSetGetStatus output for easy readingDwight2010-08-041-0/+1
|/
* fix type SERVER-1563Eliot Horowitz2010-08-041-1/+1
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-08-0351-234/+863
|\
| * 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 SERVER-...Eliot Horowitz2010-08-037-23/+47
| * | 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