Commit Graph

28 Commits

Author SHA1 Message Date
Mathias Stearn
6ebfbc789e raise system.profile default size to 1MB SERVER-3618 2011-08-16 17:23:59 -04:00
Aaron
1c434d10f9 SERVER-3293 ignore quota for local database 2011-07-31 08:59:01 -07:00
Eliot Horowitz
6683d09c4c better secondary profiling support SERVER-2881 2011-07-26 17:38:00 -04:00
dwight
c0384332f2 towards proper --quotafiles support 2011-05-23 20:03:24 -04:00
dwight
1a4bc08286 _dbprofile variable wasnt always being set correctly in CurOp 2011-04-23 13:50:53 -04:00
Aaron
4c66fe26c7 SERVER-2111 Synchronize db names with master if a case conflict is detected in replication 2011-04-12 21:54:20 -07:00
Eliot Horowitz
d54651e5f2 fix --profile by removing unused method and initializing in constructor SERVER-2880 2011-03-31 10:28:36 -04:00
Aaron
d1e7d7fe4f SERVER-2111 When checking for duplicate uncased db names, consider in-memory database names as well 2011-03-29 18:14:52 -07:00
dwight
f6f3cf1bf6 SERVER-2502 2011-02-09 16:15:47 -05:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Eliot Horowitz
c4c5d66d01 fix extent search in old files SERVER-2310 2010-12-30 14:12:26 -05:00
Eliot Horowitz
55dda1adf1 cleaning Database class 2010-12-30 13:41:15 -05:00
dwight
6c3eb1ddd4 dur remap 2010-11-27 15:25:08 -05:00
Dwight
b016258805 remove unused code and files 2010-09-30 15:42:04 -04:00
Eliot Horowitz
807d6a5d44 make ClientCursor::byLoc have cursor id be part of key SERVER-1875 2010-09-30 12:19:35 -04:00
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