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 |
|
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 |
|