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

26 Commits

Author SHA1 Message Date
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Dwight
bd8a3e9527 more /_commands 2010-04-23 16:41:56 -04:00
Dwight
837fd2cd86 /_commands in the http interface 2010-04-23 15:50:49 -04:00
Dwight
fb09b88240 rs 2010-04-20 12:29:00 -04:00
Dwight Merriman
b0da7500d9 allow some commands in the webui 2010-04-19 21:05:46 -04:00
Eliot Horowitz
f59b5173ea listCommands command and db.listCommands helper 2010-04-03 21:15:00 -04:00
Eliot Horowitz
8ecaf5dc18 slave ids, and option to block or slaves SERVER-467 2010-04-02 11:29:45 -04:00
Dwight
60a659e641 mmf abstraction 2010-03-31 12:45:40 -04:00
Aaron
8f28569fa0 fix validation for looped capped collections 2010-03-15 23:18:24 -07: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
Eliot Horowitz
44057b4e1c windows compile 2010-03-12 10:42:03 -05:00
Eliot Horowitz
74e22e9d73 logRotate command to rotate logs SERVER-740 2010-03-12 10:28:07 -05:00
Eliot Horowitz
a347ce9b85 change Command locking config 2010-02-26 14:38:51 -05:00
Eliot Horowitz
cedbc789e4 locking cna happen without Client 2010-02-09 11:50:53 -05:00
Eliot Horowitz
8258e00f7d init fsync thread client 2010-02-09 11:35:34 -05:00
Eliot Horowitz
d1c3f1a9eb don't run readONly tests where its not supported 2010-02-07 15:25:38 -05:00
Dwight
755804209e SERVER-519
changed how we unlock - greediness of writers was a problem
2010-01-04 16:37:28 -05:00
dwight
3bd638645a add fsync lock test 2010-01-02 11:31:38 -05:00
unknown
84d1ca75f7 SERVER-255 lock on fsync for snapshotting
will be doc'd later today
2010-01-02 11:01:47 -05:00
Dwight
bfeca0fe1e comments 2009-12-30 16:03:34 -05:00
Dwight
1c65a22de4 prep for fsync exec option 2009-12-30 15:55:00 -05:00
Dwight
9f20ce7c03 SERVER-485 fix validate on capped collection 2009-12-30 13:06:23 -05:00
Dwight
b5b18e4a71 comment 2009-12-23 12:00:04 -05:00
Dwight
62522b905b new killOp(opnumber) 2009-12-22 15:22:37 -05:00
Eliot Horowitz
f9d031f12c fsync command part of SERVER-255 2009-11-11 13:41:45 -05:00
Eliot Horowitz
768e231da7 some db command cleaning 2009-11-11 13:30:11 -05:00