summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@github.com:mongodb/mongor0.9.10.9.1v0.9Aaron2009-04-062-24/+40
|\
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-04-066-58/+63
| |\
| * | Sharding: moveshard now is mulit-mongos safeEliot Horowitz2009-04-062-24/+40
* | | MINOR remove warning about windows-only pragmaAaron2009-04-061-1/+1
| |/ |/|
* | print error description, test timeout MINORAaron2009-04-063-2/+4
* | Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-04-062-23/+179
|\ \ | |/
| * implemented moveshard.(start|finish) in mongodEliot Horowitz2009-04-062-23/+179
* | MINOR fix compiler warningsAaron2009-04-063-56/+59
|/
* count perf testsAaron2009-04-061-0/+44
* fix compiler warningAaron2009-04-061-1/+1
* add basic count test, in preparation for smarter count code coming after we c...Aaron2009-04-061-0/+24
* remove logging about mongo process managementAaron2009-04-061-6/+4
* fix race conditions in testAaron2009-04-061-5/+9
* forgot to add test for $all earlierAaron2009-04-061-0/+34
* back out KeyValJsMatcher, until we can fix it to handle multikey arrays corre...Aaron2009-04-067-50/+58
* array elt may not contain referenced subobjectAaron2009-04-062-1/+18
* add $all query optionAaron2009-04-066-13/+70
* Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-04-031-1/+30
|\
| * moveshard cleaning checkpointEliot Horowitz2009-04-031-1/+30
* | increase timeout for linux 64 boxAaron2009-04-031-1/+1
|/
* elimintate l master race conditionAaron2009-04-031-1/+5
* more arbiter casesAaron2009-04-031-2/+67
* fix warningsAaron2009-04-032-3/+4
* soon is now 30 secsAaron2009-04-031-1/+1
* fix sleepmillisAaron2009-04-031-5/+6
* disconnect / reconnect one node at a timeAaron2009-04-031-0/+74
* Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-04-034-10/+22
|\
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-04-032-1/+91
| |\
| * | refactor lockingEliot Horowitz2009-04-034-10/+22
* | | now bring down master firstAaron2009-04-031-2/+24
| |/ |/|
* | Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-04-033-47/+57
|\ \ | |/
| * cleaning moveshardEliot Horowitz2009-04-033-47/+57
* | basic arbitration e2e test, with minor code fixAaron2009-04-032-1/+91
|/
* assert.soon waits up to 20 secAaron2009-04-031-1/+1
* wait up to a full minute after sending sigkillAaron2009-04-031-2/+2
* sort allocated ports, since linux os doesn't allocate them in sorted orderAaron2009-04-031-3/+8
* validate kill call, wait longer for process to dieAaron2009-04-031-4/+4
* compile linuxAaron2009-04-031-0/+1
* waitpid return val debugAaron2009-04-031-1/+3
* debug infoAaron2009-04-031-10/+10
* Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-04-032-125/+125
|\
| * whitespaceMike Dirolf2009-04-032-125/+125
* | wait for process to end even after killing second timeAaron2009-04-031-6/+8
|/
* Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-04-032-16/+19
|\
| * fix build instructions for unittestMike Dirolf2009-04-031-7/+8
| * change logging order to make test failing clearerEliot Horowitz2009-04-031-9/+11
* | more correct process termination check, related debug loggingAaron2009-04-032-8/+14
|/
* disable http interface in repl testsAaron2009-04-0211-43/+43
* bridge retry connectAaron2009-04-021-1/+2
* option to run without http interfaceAaron2009-04-021-1/+7