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

12 Commits

Author SHA1 Message Date
Eliot Horowitz
189291f8a6 add if debug is on to buildinfo 2010-08-28 02:19:06 -04:00
Alberto Lerner
7a7cc4adfa SERVER-1452 StringData-ing up, c_str()-ing down 2010-08-18 18:12:31 -04:00
Eliot Horowitz
fbf29ae5fd move sleep from generic to mongod 2010-08-02 15:00:47 -04:00
Dwight
c43462c6b0 lock testing and such 2010-08-02 14:37:10 -04:00
Eliot Horowitz
6e7c9d6836 make sure mongod and mongos report command errors the same way SERVER-1472 2010-07-27 00:57:38 -04:00
Eliot Horowitz
9007388324 move shutdown to generic so can be used by mongos 2010-07-26 21:48:20 -04:00
Mathias Stearn
bfb5bdb06b don't show entries in listCommands for oldnames 2010-07-22 21:03:24 -04:00
Eliot Horowitz
35031d43d7 have read/write lock on all platforms/boost now 2010-06-29 22:17:15 -04:00
alerner
1798ea2d85 Pull all the code for defining and printing the version of executables to one place. 2010-05-28 12:08:36 -04:00
Eliot Horowitz
04662e21d9 object id coordination across cluster SERVER-927 2010-05-11 12:06:09 -04:00
Eliot Horowitz
a48c830de9 Command::run gets "test" not "test.$cmd" 2010-05-03 16:25:34 -04:00
Eliot Horowitz
2531a6cafd moved some commands around so can be used for mongod and mongos 2010-04-28 13:20:08 -04:00