summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stabilize testr1.6.1Eliot Horowitz2010-08-171-0/+2
* Depend less an a time estimate.Alberto Lerner2010-08-171-1/+1
* BUMP 1.6.1Eliot Horowitz2010-08-174-3/+9
* make sharding/rs test fasterEliot Horowitz2010-08-171-0/+5
* turn off test that is different on windowsEliot Horowitz2010-08-171-2/+2
* SERVER-1626 initial sync bug fixEliot Horowitz2010-08-161-6/+10
* BackgroundJob::wait bug SERVER-1628Eliot Horowitz2010-08-161-3/+2
* fasterdwight2010-08-161-1/+2
* SERVER-1614dwight2010-08-161-0/+2
* fix help titleDwight2010-08-161-1/+1
* writeback is ok on slaveEliot Horowitz2010-08-161-1/+1
* cursor paranoiaEliot Horowitz2010-08-161-1/+1
* even more migrate debuggingEliot Horowitz2010-08-161-0/+2
* return connection to poolEliot Horowitz2010-08-161-0/+2
* compileEliot Horowitz2010-08-161-2/+2
* better transfer error loggingEliot Horowitz2010-08-161-3/+8
* change error reporting order for robustnessEliot Horowitz2010-08-161-1/+3
* fix select() timing for os x SERVER-1596Eliot Horowitz2010-08-161-3/+3
* try to fix select timing on windows SERVER-1596Eliot Horowitz2010-08-162-0/+10
* possible chunk matcher fixEliot Horowitz2010-08-161-1/+2
* make BSONElement::toString 20x faster for doubleEliot Horowitz2010-08-163-10/+43
* clean up chunk version handling - prep for SERVER-1473Eliot Horowitz2010-08-164-15/+27
* be smarter about sleepingMathias Stearn2010-08-161-1/+2
* Bug fix: logChange() does't throw (can be called from destructorsAlberto Lerner2010-08-161-1/+7
* CS-112 initial sync problem with traditional replicationEliot Horowitz2010-08-121-2/+4
* move log flush code to after errnoWithDescriptionMathias Stearn2010-08-111-63/+67
* check return from fwrite SERVER-1578Mathias Stearn2010-08-111-4/+12
* distinct should yield even if non-matching. SERVER-1597Mathias Stearn2010-08-091-6/+3
* Yield in distinct SERVER-1597Mathias Stearn2010-08-091-1/+5
* Support large files in GridFS SERVER-1408Mathias Stearn2010-08-091-3/+0
* fix getMore with sharding+rs in edge case SERVER-1584Eliot Horowitz2010-08-067-6/+53
* DistributedLock::unlock() handles partition from config DBAlberto Lerner2010-08-052-20/+22
* post 1.6.0Eliot Horowitz2010-08-051-1/+1
* BUMP 1.6.0r1.6.0Eliot Horowitz2010-08-054-3/+8
* Bug fix: DefaultDBPort is perfectly valid when transitioning from a non-shard...Alberto Lerner2010-08-052-2/+2
* 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
* 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