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

2083 Commits

Author SHA1 Message Date
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
0936bf99e3 Revert "Add smokeAll, this time without breaking onlyServer mode"
This reverts commit 239cbc2366.
2009-03-13 11:47:02 -04:00
Aaron
239cbc2366 Add smokeAll, this time without breaking onlyServer mode 2009-03-13 10:12:52 -04:00
Aaron Staple
1cfbae59f7 Revert "Add smokeAll target"
This reverts commit 741b17f3ea.
2009-03-12 19:46:28 -07:00
Aaron
741b17f3ea Add smokeAll target 2009-03-12 20:01:02 -04:00
Aaron
7f428f0701 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-12 17:36:55 -04:00
Aaron
81e4767bd1 Prettier signal printing 2009-03-12 17:36:46 -04:00
Eliot Horowitz
2a1c3b1492 get rid of Model::defaultServer since its not being used and complicates some things 2009-03-12 17:12:24 -04:00
Aaron
abc5ac640e restart master and slave during test 2009-03-12 13:35:18 -04:00
Aaron
f6dad13a8f Run tests with SIGKILL as well as SIGTERM 2009-03-12 13:08:16 -04:00
Aaron
6299748ad4 Allow signal spec for stopMongoProgram 2009-03-12 12:21:07 -04:00
Aaron
22ff73a20f --d for debug build, --dd for debug build with additional logging 2009-03-12 11:53:50 -04:00
Aaron
23fff16385 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-12 11:02:07 -04:00
Aaron
04e03fccc3 More specific information on repl exceptions 2009-03-12 11:01:52 -04:00
Eliot Horowitz
e2d87d8b1f debugBuild adds DEV 2009-03-12 09:54:21 -04:00
Eliot Horowitz
503fec523d build mongosniff anywhere pcap is installed 2009-03-12 09:30:14 -04:00
Aaron
26be29395e cleanup 2009-03-11 18:47:16 -04:00
Aaron
2f5201c7e7 Merge 2009-03-11 17:39:35 -04:00
Aaron
93ac9027cd finishCloneCollection checkpoint 2009-03-11 17:37:25 -04:00
Aaron
14dc5245ca Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-11 17:36:07 -04:00
Eliot Horowitz
d02951083c sharding version management for mongod 2009-03-11 17:28:49 -04:00
Aaron
1bf6caeb4c Tailable w/ delete tests 2009-03-11 17:19:08 -04:00
Aaron
3055ab6d1d Clean up tailable cursor code 2009-03-11 17:05:50 -04:00
Eliot Horowitz
a58e2ce7bd easy access to configdb 2009-03-11 17:03:05 -04:00
Eliot Horowitz
300485189d npe on assert 2009-03-11 17:02:57 -04:00
Eliot Horowitz
d4aad44346 appendTimestamp( name , val ) 2009-03-11 17:02:34 -04:00
Aaron
f1ca868a26 Filter returned by QueryMessage may be null 2009-03-11 14:10:20 -04:00
Dwight
712673263b no --infer anymore 2009-03-11 13:49:54 -04:00
Aaron
99dd91cddc Don't attempt to make cursor tail immediately if not at end 2009-03-11 11:58:26 -04:00
Aaron
502e20f1cc finishCloneCollection checkpoint 2009-03-11 10:31:47 -04:00
Aaron
d4fad81da1 Add explicit getMore to client interface 2009-03-10 16:49:17 -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
dc197ff71a Remap cursor id on forward 2009-03-10 15:06:47 -04:00
Aaron
b5a5e6f756 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-10 13:08:48 -04:00
Aaron
d3dfec4799 Initialize members 2009-03-10 13:08:27 -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
Aaron
7e2bb88e77 Cleaner 2009-03-10 10:18:40 -04:00
Aaron
3931f7efcb Revert "Use os file locking to lock dbpath"
This reverts commit 56e81849a0.
2009-03-10 10:14:37 -04:00
Aaron
56e81849a0 Use os file locking to lock dbpath 2009-03-09 20:02:02 -04:00
Aaron
b4ff0befae Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-09 18:34:13 -04:00
Aaron
db9a5968f2 sniffer enhancements: Parse additional message types, detect dropped packets, detect unexpected message encapsulation, option to forward captured messages, option to read from tcpdump file, etc 2009-03-09 18:33:56 -04:00
Eliot Horowitz
74ab32161e lastmod for shards, using timestamp stuff 2009-03-09 16:06:19 -04:00
Eliot Horowitz
0f3069a4a5 copyCollection 2009-03-06 16:44:16 -05:00
Dwight
7dbee8a152 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-06 14:03:01 -05:00