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

20 Commits

Author SHA1 Message Date
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Aaron
c971842a55 Revert "Revert "SERVER-695 don't destroy static global mutexes""
This reverts commit eb7cde3e75.

Conflicts:

	db/instance.h
2010-03-15 09:42:01 -07:00
Dwight Merriman
285f6034e1 crlf->lf 2010-02-09 18:30:32 -05: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
Mathias Stearn
018511b366 fixes for boost 1.36 2009-11-16 11:33:57 -05:00
Dwight
ddcf5eeb32 refactor a little 2009-10-14 16:29:32 -04:00
Dwight
16f8b77c5e move the var 'database' inside Client object 2009-10-14 14:34:38 -04:00
Dwight
6a8b0363d9 cleanup 2009-08-25 16:14:55 -04:00
Dwight
6b8c0c1555 --cacheSize option - applies to recstore storage engine only 2009-05-14 16:55:44 -04:00
Dwight
71ed202b22 make dbunlocking() inlineable -- should be faster 2009-03-26 14:25:49 -04:00
Dwight
64ed02b27d recstore: closeFiles() support 2009-03-24 12:53:13 -04:00
Dwight
ea2df30205 recstore: support for multiple directories
plus bug fix
2009-03-23 16:25:03 -04:00
Dwight
e35ffd32dd improved dropIndex for new recstore 2009-03-19 15:38:49 -04:00
Dwight
7165d7369e implemented dropIndexes for alt rec store 2009-03-17 17:02:21 -04:00
Dwight
3a1c70f662 recstore: fix error message 2009-03-16 16:02:16 -04:00
Dwight
812cc0edd2 recstore: bug fix, plus allow index files > 2GB 2009-03-13 15:23:38 -04:00
Dwight
c02272c31d for new recstore, have a separate datafile for each index 2009-03-13 11:56:28 -04:00
Dwight
8ceb5627e5 bg page writer can run concurrently now 2009-02-06 15:29:02 -05:00
Dwight
94f125e855 new pagewriter
File class
sleepmillis fixed
2009-02-06 13:29:57 -05:00