0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

19 Commits

Author SHA1 Message Date
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Dwight Merriman
850c918878 make recstoreinterface nonvirtual so it's slightly faster 2010-04-10 16:14:46 -04:00
Richard Kreuter
b96e4b2976 Add license headers to .cpp & .h files that lacked them. MINOR 2010-02-09 16:48:21 -05:00
Eliot Horowitz
0ab8149a8e uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
Aaron
88293bd304 MINOR fix compiler warnings 2009-04-06 16:10:31 -04:00
Dwight
c88389e558 checkpoint: beginnings of cleaning up the recstore interface 2009-03-20 15:39:22 -04:00
Dwight
7165d7369e implemented dropIndexes for alt rec store 2009-03-17 17:02:21 -04:00
Dwight
c02272c31d for new recstore, have a separate datafile for each index 2009-03-13 11:56:28 -04:00
Dwight
176c9a1e25 minor recstore 2009-02-06 15:56:36 -05:00
Dwight
0b210bfa0e check if closed properly, recstore 2009-02-06 14:33:26 -05:00
Dwight
94f125e855 new pagewriter
File class
sleepmillis fixed
2009-02-06 13:29:57 -05:00
Dwight
1290733ed9 some debug logging 2009-02-04 13:53:08 -05:00
Dwight
5dd84d0638 on exit, wait for replication to finish up 2009-02-04 13:22:02 -05:00
Dwight
57af77dccf Merge branch 'master' of git.10gen.com:/data/gitroot/p 2009-02-04 11:26:59 -05:00
Dwight
c01b4a773a reccache bug fix 2009-02-04 11:26:51 -05:00
Aaron
0f724cd5fd Cleanup shutdown -- remove duplicate, debug messages; don't grab log mutex 2009-02-04 10:47:36 -05:00
Dwight
aca3431dbf defer reccache writes 2009-02-03 17:39:44 -05:00
Dwight
8f373bf1d4 fix vc proj file
tweak reccache size limit
2009-02-03 14:22:48 -05:00
Dwight
d1ba9dfb49 datastore work 2009-02-02 18:18:22 -05:00