Commit Graph

13 Commits

Author SHA1 Message Date
Dwight
38462a23b8 const feels safer, especially for public member variables 2010-08-26 11:03:31 -04:00
Dwight
92f0779172 make ~Database safer 2010-08-26 10:42:07 -04:00
Eliot Horowitz
127558c1c4 Database::flushFiles and use in rs for speed 2010-07-26 17:28:24 -04:00
Eliot Horowitz
380cdd5bf2 handle databases with different cases in mongos SERVER-1443 2010-07-22 15:39:20 -04:00
Eliot Horowitz
e42ab71086 stability tests 2010-06-21 13:17:05 -04:00
Eliot Horowitz
66bdde32e1 don't allow " in db name 2010-06-19 21:37:53 -04:00
Eliot Horowitz
1113a12a59 don't allow databases with the same name and different casing SERVER-1149 2010-06-15 02:48:09 -04:00
Eliot Horowitz
663e59a8f4 better Database name check SERVER-1218 2010-06-15 01:25:54 -04:00
Eliot Horowitz
8cbcdcc9b6 check for bad db names and don't segfault SERVER-1132 2010-05-18 09:59:43 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Eliot Horowitz
7d65d20f5a --profile command line option SERVER-456 2009-12-29 12:27:27 -05:00
Eliot Horowitz
3b37c3fbd4 some profiling management cleaning pre SERVER-456 2009-12-29 12:08:13 -05:00
Eliot Horowitz
3fd317da0a some cleaning 2009-12-29 11:49:24 -05:00