summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 1.8.0-rc0r1.8.0-rc0Eliot Horowitz2011-02-224-3/+9
* slightly safer connection semaphore managementEliot Horowitz2011-02-221-1/+3
* fix sys info displayEliot Horowitz2011-02-221-1/+1
* correct nonce on os xEliot Horowitz2011-02-221-2/+5
* commentsdwight2011-02-211-2/+2
* line endingsEliot Horowitz2011-02-211-62/+62
* compiledwight2011-02-211-1/+1
* SERVER-2500 windows - eliminate mapaligneddwight2011-02-214-6/+52
* wait for group commitEliot Horowitz2011-02-181-0/+3
* formattingEliot Horowitz2011-02-181-43/+43
* shouldn't be able to use "local" db via mongos SERVER-2590Eliot Horowitz2011-02-181-0/+2
* increase number of initial chunk splits allowed to fit 256GB of data SERVER-2271Kristina Chodorow2011-02-181-1/+1
* getpid works on darwin and sunos (and other places as well)Eliot Horowitz2011-02-181-1/+1
* nicer error message when shard goes away SERVER-2543Eliot Horowitz2011-02-181-2/+7
* db.currentOp() added all optionEliot Horowitz2011-02-182-4/+18
* better sync cluster update diagnosticsEliot Horowitz2011-02-181-1/+9
* multi/upsert is fine sharded, remove bad assertEliot Horowitz2011-02-172-2/+7
* detect clock skew in DistributedLock SERVER-2584Eliot Horowitz2011-02-171-10/+19
* typos in commentDwight2011-02-171-2/+2
* fix bug in background cursor cleanup that was counting threads wrong preventi...Eliot Horowitz2011-02-171-1/+11
* sanity check testEliot Horowitz2011-02-171-0/+6
* update mongorestore for large documents SERVER-2575Eliot Horowitz2011-02-171-1/+1
* formattingEliot Horowitz2011-02-171-28/+28
* put all replica set nods in shard mapEliot Horowitz2011-02-173-8/+50
* cleaning module system a bitEliot Horowitz2011-02-161-3/+14
* bug fix for the recently checked in windows dur modificationDwight2011-02-161-1/+1
* warning if we hit a bizarre caseEliot Horowitz2011-02-161-0/+4
* If migrate fails due to oversized chunk, try to split that chunk SERVER-2519Eliot Horowitz2011-02-163-2/+65
* fix debuggingEliot Horowitz2011-02-162-2/+4
* better assertEliot Horowitz2011-02-161-2/+2
* spacingEliot Horowitz2011-02-161-3/+3
* new testDwight2011-02-161-0/+18
* commentAaron2011-02-151-0/+1
* SERVER-2558 don't orphan client cursors in FindingStartCursorAaron2011-02-152-10/+10
* fix error reporting in the logDwight2011-02-151-3/+6
* fix overloggingDwight2011-02-151-2/+1
* SERVER-2500 private map was using too much memory on windowsdwight2011-02-157-39/+207
* commentdwight2011-02-151-1/+3
* try switching to the primary between sync batchesKristina2011-02-151-2/+9
* post 1.7.6Eliot Horowitz2011-02-152-2/+2
* more verbose lock pinging logicr1.7.6Eliot Horowitz2011-02-141-7/+22
* increase lock takeover time to 15 minutes (from 10)Eliot Horowitz2011-02-141-1/+1
* better distlock testEliot Horowitz2011-02-141-15/+20
* rs dont sync from slaveDelayd membersDwight2011-02-141-0/+1
* temporarily comment out failing testKristina2011-02-141-0/+4
* cleanup replica set handlingEliot Horowitz2011-02-143-17/+26
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2011-02-144-23/+60
|\
| * add ConnectionString and add a testEliot Horowitz2011-02-143-22/+59
| * old compilers were giving a warning try to eliminate it.Dwight2011-02-141-1/+1
* | better testEliot Horowitz2011-02-141-5/+24
|/