Commit Graph

326 Commits

Author SHA1 Message Date
Mike Dirolf
e67dbfbdb8 using boost program_options instead of our own options parser 2009-07-08 15:26:45 -04:00
Mike Dirolf
df86ebe2e6 minor: whitespace 2009-07-08 14:15:14 -04:00
Dwight
31193a1476 remove IdSet (for deduping) 2009-07-02 18:20:32 -04:00
Eliot Horowitz
5514c49e39 make lognoquiet and make --quit not print connect/disconnect 2009-06-05 10:35:04 -04:00
Eliot Horowitz
4c3e7dac60 fix *nix compile MINOR 2009-06-04 09:03:09 -04:00
alanw
c9c9dc5b03 Added support for running mongod as a Windows NT Service
Signed-off-by: mongodb <mongodb@10gen.com>
2009-06-04 20:55:33 +08:00
Aaron
c03a7186cf file allocator compile windows MINOR 2009-05-28 12:59:27 -04:00
Aaron
0532b35568 add client ip / port to current op, add unlocked version of current op to http interface 2009-05-26 17:18:34 -04:00
Aaron
da7a9b3f71 make tools capable of running standalone, without a mongod instance 2009-05-20 11:39:12 -04:00
Aaron
206a330b50 remove outdated 'mongod <arg>' style tests, add mongod msg test to smokeClient 2009-05-19 10:55:13 -04:00
Dwight
6b8c0c1555 --cacheSize option - applies to recstore storage engine only 2009-05-14 16:55:44 -04:00
eliot
507232958a Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-13 10:50:46 -04:00
eliot
eb537e9f3d windows compile MINOR 2009-05-12 15:49:40 -04:00
Aaron
5895a4d522 add version and system info to http interface 2009-05-12 14:18:17 -04:00
Aaron
77aa3dd690 parse long long argument MINOR 2009-05-11 11:13:18 -04:00
Aaron
66a33c8162 may upgrade set to collection backed in getMore, make id set mem size configurable 2009-05-11 10:49:11 -04:00
Aaron
7d720f1f33 add 'bind_ip' option to bind listener only to requested local interface 2009-04-29 14:14:51 -04:00
Aaron
e1b1d3d321 Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-24 15:05:23 -04:00
Aaron
10c0670c52 test for upgrading to collection based set storage 2009-04-24 14:35:13 -04:00
Eliot Horowitz
2cd10ab9c2 cleaner way of turning off JNI at compile time 2009-04-23 16:51:51 -04:00
Eliot Horowitz
1f696e2143 abstracted out ScriptEngine to allow for playing with other javascript engines 2009-04-23 14:28:22 -04:00
Aaron
716a7b49bf add 'buildinfo' command to get mongod compile information 2009-04-20 14:23:42 -04:00
Aaron
56e2e866bd hopefully compile win 2009-04-16 10:33:21 -04:00
Aaron
f86d33372d update size in map and allocate asap interfaces 2009-04-15 16:11:54 -04:00
Aaron
c99883578c Revert "Revert "allocate files in background""
This reverts commit e577a2c64e.
2009-04-15 16:10:21 -04:00
Aaron
e577a2c64e Revert "allocate files in background"
This reverts commit 0033bd91df.
2009-04-15 15:40:16 -04:00
Aaron
ebcd7f9157 Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-15 15:16:38 -04:00
Aaron
0033bd91df allocate files in background 2009-04-15 11:58:38 -04:00
Dwight
7eed0b9400 compile windows 2009-04-15 10:29:17 -04:00
Aaron
ce755ac54e better exception logging on startup MINOR 2009-04-10 14:44:52 -04:00
Eliot Horowitz
39337b5644 change logging order to make test failing clearer 2009-04-03 09:30:10 -04:00
Aaron
9c2ce6c855 option to run without http interface 2009-04-02 17:58:09 -04:00
Aaron
99a9688493 Explicitly release lock on shutdown 2009-04-01 13:48:02 -04:00
Aaron
8ad34d6186 Don't return from main(), even if listen socket is closed 2009-04-01 13:36:39 -04:00
Aaron
ed35b0874c Close listener sockets on exit 2009-04-01 12:26:31 -04:00
Eliot Horowitz
38e49cc11d bump version number to 0.9.0 2009-03-27 09:59:18 -04:00
Eliot Horowitz
9fc0c8c3f1 solaris fixes 2009-03-26 14:55:00 -04:00
Dwight
b2b5506629 remind people at startup that there is a web admin interface 2009-03-25 17:30:30 -04:00
Aaron
4c52e5e6dd Print os information on startup 2009-03-18 14:15:52 -04:00
Eliot Horowitz
5cd0f0e376 get version on startup 2009-03-17 10:22:26 -04:00
Aaron
e75153655b Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-13 12:07:26 -04:00
Aaron
b936cb2c97 objcheck validates every bson object read from a message 2009-03-13 12:07:00 -04:00
Dwight
c5df475456 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-13 11:56:43 -04:00
Dwight
c02272c31d for new recstore, have a separate datafile for each index 2009-03-13 11:56:28 -04:00
Aaron
851358de69 Add command line help about nohints option 2009-03-13 11:49:59 -04:00
Aaron
81e4767bd1 Prettier signal printing 2009-03-12 17:36:46 -04:00
Aaron
7d842995d9 Compile linux 2009-03-10 15:32:59 -04:00
Aaron
5a77cd187b dbpath locking implementation; should work on linux this time 2009-03-10 15:26:26 -04:00
Aaron
0fe7ab762f Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-10 11:26:14 -04:00
Aaron
1374665894 Add --nohints cmd line option 2009-03-10 10:54:00 -04:00