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

11666 Commits

Author SHA1 Message Date
dwight
25f0610257 test faster/less 2011-01-08 17:37:28 -05:00
dwight
62425650ef compile 2011-01-08 15:01:04 -05:00
dwight
bcb127567d faster 2011-01-08 14:43:04 -05:00
dwight
f07eb9c5b3 work on 32 bit with --dur. in that situation how much we can map is fairly low 2011-01-08 13:43:35 -05:00
dwight
13b139f6c1 remove _TESTINTENT 2011-01-08 13:22:45 -05:00
Dwight
23adcf5c56 close dbs so that 32 bit mappings arent too large 2011-01-07 11:18:56 -05:00
Dwight
66e654de6a errmsg 2011-01-07 11:18:55 -05:00
Eliot Horowitz
cf68b13124 durableDefaultOn option 2011-01-07 10:41:54 -05:00
agirbal
80fecd37e3 [SERVER-2286]: change to allow operations on slave if not replSet 2011-01-06 12:48:25 -08:00
Mathias Stearn
401f73dc8f compile and mongo_vstudio.cpp 2011-01-06 14:55:21 -05:00
Dwight
69afc0d81d vcxproj 2011-01-06 13:40:21 -05:00
Dwight
4f47d79a61 adding some self testing for concurrency. fledgling and will likely
evolve a lot; a first pass.
2011-01-06 13:37:56 -05:00
Dwight
a5aae27593 shorter 2011-01-06 13:06:34 -05:00
Mathias Stearn
27501ce21f Debugging failed test 2011-01-06 12:20:26 -05:00
Dwight
cd969593bc tiny bit more of a concurrency test 2011-01-06 09:16:12 -05:00
agirbal
da0bc29177 [SERVER-1951]: M/R output param should allow us to use db.collection not only collection 2011-01-05 22:06:04 -08:00
Mathias Stearn
b72cf35438 old boost compile 2011-01-05 20:15:31 -05:00
Mathias Stearn
11eb14f71b Stop durThread during TempDisableDurability. 2011-01-05 20:05:25 -05:00
Mathias Stearn
c4e0bd65a4 fix durability with _DEBUG 2011-01-05 15:40:43 -05:00
Mathias Stearn
e27b051cc2 astyle 2011-01-05 12:59:33 -05:00
Mathias Stearn
a46248bdf6 remap errors should be fatal (posix only) 2011-01-05 12:43:05 -05:00
Mathias Stearn
42c57258cd Don't unmap in remapPrivateView (posix only) 2011-01-05 12:43:05 -05:00
Mathias Stearn
49af28aa00 Fix map reduce segfault 2011-01-05 12:43:05 -05:00
Dwight
5d1f802ebe constructor should be explicit 2011-01-05 12:32:54 -05:00
Dwight
f52ce91146 Merge branch 'master' of github.com:mongodb/mongo
Conflicts:
	dbtests/threadedtests.cpp
2011-01-05 12:21:31 -05:00
Dwight
23c7da463f less chatty 2011-01-05 12:18:50 -05:00
Dwight
4a3ef2ec06 assure we get the same address on a remap of a memorymappedfile 2011-01-05 12:18:19 -05:00
agirbal
f5e2323933 [SERVER-2286]: slaveOk is ignored for group() and mapReduce(), these are allowed to run on slave always 2011-01-04 23:17:22 -08:00
dwight
fa7f1a3ca9 merge 2011-01-05 00:44:06 -05:00
Aaron
60600a14ab SERVER-2332 disable dur diskfull test 2011-01-04 21:41:40 -08:00
Eliot Horowitz
19f1a2c184 astyle 2011-01-05 00:32:30 -05:00
Eliot Horowitz
4b80354d2f fix ClientCursor::getFieldsDotted with compound keys SERVER-2325 2011-01-05 00:32:15 -05:00
dwight
86af56ebd8 using more threads the test fails on widnows 2011-01-04 23:44:17 -05:00
dwight
872236ef77 use os functions for win sleep 2011-01-04 23:44:16 -05:00
Aaron
b0dc17c0c4 don't reference diskfulltest dir when it doesn't exist, duh 2011-01-04 19:05:56 -08:00
Mathias Stearn
79e5cbbd57 Recovery uses mmaped files again 2011-01-04 21:02:13 -05:00
Mathias Stearn
0dca1c2332 recoveryJob now knows if doing recovery or WRITETODATAFILES 2011-01-04 20:01:22 -05:00
Mathias Stearn
1558b7543b Name conflict over 'run' 2011-01-04 19:39:26 -05:00
Mathias Stearn
626b4eb79c Clarity 2011-01-04 19:39:26 -05:00
Aaron
a8053a4639 whitespace 2011-01-04 15:03:40 -08:00
Aaron
91c208c577 use listFiles rather than ls to check for files in dur tests - ls logs only, always returns null 2011-01-04 15:02:37 -08:00
Aaron
9c45e253f9 more lax check in dur diskfull test as no writes make it sometimes 2011-01-04 15:02:37 -08:00
Aaron
10dfdf6201 rename dur_md5 test 2011-01-04 15:02:37 -08:00
Aaron
ffccf20842 clear directory in disk/diskfull test, and clean test itself a little 2011-01-04 15:02:37 -08:00
Aaron
6e30f811e8 add durability disk full test 2011-01-04 15:02:37 -08:00
Aaron
42ebc1c037 add waitMongoProgramOnPort to shell utils 2011-01-04 15:02:37 -08:00
Dwight
0ca0ce9b2a shorter run for debug builds 2011-01-04 17:45:28 -05:00
Dwight
21c3f8a245 fix curopgotlock invocation 2011-01-04 17:44:38 -05:00
Dwight
89007cd83e trying native rwlock on windows as having problems with boost sharable 2011-01-04 17:44:37 -05:00
Dwight
8b9a74f6a6 add a mongomutextest 2011-01-04 17:44:35 -05:00