summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-09Open a journal file on startup 180r1.8.0-rc2Mathias Stearn
2011-03-09Don't rotate and open a journal file if one isn't already opened SERVER-2655 180Mathias Stearn
2011-03-09BUMP 1.8.0-rc2Eliot Horowitz
2011-03-09Add MAP_NORESERVE option to private mmaps 180?Mathias Stearn
2011-03-09fix potential seg fault when Client Context isn't handled correct with except...Eliot Horowitz
2011-03-09more safety for getMore yielding 180Eliot Horowitz
2011-03-08fix sharding test with local changeEliot Horowitz
2011-03-08safer key too large check 180Eliot Horowitz
2011-03-08don't return local in listDatabases sharded 180 SERVER-2686Eliot Horowitz
2011-03-07dur typo in constant 180Dwight
2011-03-07do'nt use RARELY with commitIfNeeded, just check if it did itEliot Horowitz
2011-03-07dur commitIfNeeded returns if it commitedEliot Horowitz
2011-03-07faster: groupCommit already catches exceptionsdwight
2011-03-07Revert "fix setShardVersion on a new db"Eliot Horowitz
2011-03-07fix setShardVersion on a new dbEliot Horowitz
2011-03-07make warning about missing index entries for large keys nicer SERVER-2693Eliot Horowitz
2011-03-06fix boost 1.45Eliot Horowitz
2011-03-06clean setShardVersion to reduce locking 180?Eliot Horowitz
2011-03-06don't record info once context finished 180Eliot Horowitz
2011-03-06make forcing a split work better SERVER-2419 180?Eliot Horowitz
2011-03-05cap connections in connection pool stack SERVER-2687 180Eliot Horowitz
2011-03-05use .trueValue() rather than .Bool() for backwards compat. 180Eliot Horowitz
2011-03-05reload conifg after manual splitEliot Horowitz
2011-03-04log why setShardVersion is slowEliot Horowitz
2011-03-04pass verbose to printShardingStatusEliot Horowitz
2011-03-04when removing keys that are too large from an index, stll remove but warnEliot Horowitz
2011-03-04POST 1.8.0-rc1Eliot Horowitz
2011-03-03initialize _recovering 180r1.8.0-rc1Mathias Stearn
2011-03-03fix yield on getMore SERVER-2450Eliot Horowitz
2011-03-03yield on getMore SERVER-2450Eliot Horowitz
2011-03-03fix rs client error on failover SERVER-2619Eliot Horowitz
2011-03-02update index test because of fix SERVER-1716Eliot Horowitz
2011-03-02fix BtreeBuilder to always check key sizeEliot Horowitz
2011-03-02don't do commitIfNeeded RARELY SERVER-2657 180Eliot Horowitz
2011-03-02some missing commitIfNeeded SERVER-2657 180Eliot Horowitz
2011-03-01make sure that index creation is logged on secondaries during migrate SERVER-...Eliot Horowitz
2011-03-01cant destroy complex global variables at shutdown 180?dwight
2011-03-01add FileCreatedOp on first use of file, regardless of preexistence 180?Mathias Stearn
2011-03-01Better error message. 180?Mathias Stearn
2011-03-01BUMP 1.8.0-rc1Eliot Horowitz
2011-03-01SERVER-2650 prevent too small extentsAaron
2011-03-01debugging for slow server statusEliot Horowitz
2011-03-01accept only major version max for reads and writes 181?Eliot Horowitz
2011-03-01null is ok in shard key, blank is not SERVER-2648Eliot Horowitz
2011-03-01less verbose chunk info by defaultEliot Horowitz
2011-03-01don't clean up journal files, or do much of anything, on an abruptQuit()Dwight
2011-03-01SERVER-2631 missing commitIfNeeded in ~BtreeBuilder - 180?Dwight
2011-03-01SERVER-2631 missing destructor guard - 180?Dwight
2011-03-01SERVER-2631 missing commitIfNeeded call - 180?Dwight
2011-03-01SERVER-2631 180? 181?dwight