summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't split chunk if min would equal maxr1.3.2Mathias Stearn2010-02-111-4/+23
* increase threshold to start mongodEliot Horowitz2010-02-111-1/+1
* moving bg stuff to slowEliot Horowitz2010-02-112-0/+0
* wait longer but smarter for mongod to stasrtEliot Horowitz2010-02-112-5/+28
* temp rlease when connecting to master for serverStatusEliot Horowitz2010-02-111-0/+1
* BUMP 1.3.2Eliot Horowitz2010-02-114-4/+4
* Merge branch 'master' of git@github.com:mongodb/mongoDwight2010-02-1117-58/+148
|\
| * Trying (again) to fix the permissions on makedist.py. MINORRichard Kreuter2010-02-111-0/+0
| * Merge branch 'makedist'Richard Kreuter2010-02-111-19/+30
| |\
| | * Misc. changes to makedist.py. MINORRichard Kreuter2010-02-111-8/+14
| | * Add Ubuntu 8.10 to makedist.py; refactor slightly. MINORRichard Kreuter2010-02-101-11/+16
| * | Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-02-113-2/+4
| |\ \
| | * | ServerStatus ratios shouldn't divide by 0Mathias Stearn2010-02-112-2/+2
| | * | fix opToString MINORMathias Stearn2010-02-111-0/+2
| * | | option to have slave lag in serverStatus SERVER-586Eliot Horowitz2010-02-112-1/+30
| |/ /
| * | explicit test for SERVER-628Eliot Horowitz2010-02-111-1/+2
| * | count commands separatelyEliot Horowitz2010-02-118-18/+45
| * | fix upsert for DBRef SERVER-627Eliot Horowitz2010-02-114-2/+27
| * | use opidtostringEliot Horowitz2010-02-101-12/+1
| * | handle bad syntax betterEliot Horowitz2010-02-101-3/+9
* | | SERVER-619 background indexing fixDwight2010-02-112-56/+76
|/ /
* | Merge branch 'master' of git@github.com:mongodb/mongoDwight2010-02-1010-36/+61
|\ \
| * | clean up curop read/write detectionEliot Horowitz2010-02-104-18/+10
| * | fix replEliot Horowitz2010-02-103-6/+19
| * | test for SERVER-622Eliot Horowitz2010-02-101-0/+17
| * | make sure all threads that use a lock have a ClientEliot Horowitz2010-02-103-12/+15
| |/
| * Run mongod as user mongodb on upstart systems. MINORRichard Kreuter2010-02-101-1/+1
* | SERVER-620Dwight2010-02-106-27/+63
|/
* Delete ubuntu/ subdir in debian/ (no non-redundant contents). MINORRichard Kreuter2010-02-101-6/+0
* warning -> noteEliot Horowitz2010-02-091-2/+2
* SERVER-500 - use ports < 32867 and no http interface for sharding testsEliot Horowitz2010-02-091-4/+4
* SERVER-606 move test to slow suiteAaron2010-02-091-0/+0
* SERVER-606 SERVER-620 disable testAaron2010-02-091-0/+5
* SERVER-606 try dropping index at endAaron2010-02-091-0/+4
* SERVER-615 debugging infoAaron2010-02-091-10/+10
* SERVER-618 try adding an fsyncAaron2010-02-091-0/+1
* SERVER-606 move out of 'slow' group to validate testAaron2010-02-091-0/+0
* SERVER-606 put slow test in 'slow' groupAaron2010-02-091-0/+0
* SERVER-606 make test timing more forgivingAaron2010-02-091-2/+2
* MINOR try to discourage cloneCollection.js race conditionAaron2010-02-091-1/+1
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-02-092-5/+7
|\
| * typo MINORMathias Stearn2010-02-091-1/+1
| * Merge branch 'dotdeb'Richard Kreuter2010-02-091-4/+6
| |\
| | * Use mongodb.conf in the Debianoid SysV init script, too MINORRichard Kreuter2010-02-091-4/+6
* | | SERVER-606 SERVER-619 tests for background creation of unique indexesAaron2010-02-091-0/+74
* | | SERVER-606 correct syntax for assert.soon()Aaron2010-02-091-1/+1
|/ /
* | Merge branch 'master' of github.com:mongodb/mongoAaron2010-02-093-0/+5
|\ \
| * | make tools wait until all modifications have completed before exitingMathias Stearn2010-02-093-0/+5
* | | SERVER-606 debuggingAaron2010-02-092-0/+4
|/ /
* | Merge branch 'master' of github.com:mongodb/mongoAaron2010-02-0938-3/+593
|\ \