summaryrefslogtreecommitdiff
path: root/db/storage.cpp
AgeCommit message (Expand)Author
2009-04-06MINOR fix compiler warningsAaron
2009-03-20checkpoint: beginnings of cleaning up the recstore interfaceDwight
2009-03-17implemented dropIndexes for alt rec storeDwight
2009-03-13for new recstore, have a separate datafile for each indexDwight
2009-02-06minor recstoreDwight
2009-02-06check if closed properly, recstoreDwight
2009-02-06new pagewriterDwight
2009-02-04some debug loggingDwight
2009-02-04on exit, wait for replication to finish upDwight
2009-02-04Merge branch 'master' of git.10gen.com:/data/gitroot/pDwight
2009-02-04reccache bug fixDwight
2009-02-04Cleanup shutdown -- remove duplicate, debug messages; don't grab log mutexAaron
2009-02-03defer reccache writesDwight
2009-02-03fix vc proj fileDwight
2009-02-02datastore workDwight