0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 09:06:21 +01:00
Commit Graph

2201 Commits

Author SHA1 Message Date
Eliot Horowitz
56d11945a3 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-17 17:25:24 -04:00
Eliot Horowitz
affd92783f making mongod sharding aware 2009-03-17 17:25:10 -04:00
Eliot Horowitz
df4a8dbf55 doesOpGetAResponse 2009-03-17 17:24:38 -04:00
Aaron
f694f98ad2 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-17 17:22:01 -04:00
Aaron
0a578392a6 More robust / accurate checking of previous failed initial clone 2009-03-17 17:20:08 -04:00
Dwight
f337ce8232 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-17 17:02:47 -04:00
Dwight
7165d7369e implemented dropIndexes for alt rec store 2009-03-17 17:02:21 -04:00
Eliot Horowitz
7ec7f7c9cb Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-17 15:49:41 -04:00
Eliot Horowitz
bc725bc851 better tojson error 2009-03-17 15:48:46 -04:00
Aaron
8ffaa3e2d9 Remove 'haveLogged' 2009-03-17 13:48:40 -04:00
Aaron
f1b3732e1d Remove first:true op field 2009-03-17 13:36:06 -04:00
Aaron
9f5ae81ed4 Start from end of op log on initial query (first commit) 2009-03-17 13:18:54 -04:00
Eliot Horowitz
5cd0f0e376 get version on startup 2009-03-17 10:22:26 -04:00
Dwight
3a1c70f662 recstore: fix error message 2009-03-16 16:02:16 -04:00
Dwight
00440593d5 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-13 15:23:55 -04:00
Dwight
812cc0edd2 recstore: bug fix, plus allow index files > 2GB 2009-03-13 15:23:38 -04:00
Aaron
f5ec84548a Instead of using a nonexistent dummy side effect, make the side effect an alias so it won't be a dependency of the current directory 2009-03-13 14:32:38 -04:00
Aaron
49582758e5 Add smokeAll, this time without breaking onlyServer mode 2009-03-13 12:18:33 -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
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