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 |
|
Dwight
|
5a4217538f
|
faster in _DEBUG in some cases
|
2011-01-04 17:44:34 -05:00 |
|
Aaron
|
24655afe33
|
SERVER-2323 CachedBSONObj::reset() minor cleanup
|
2011-01-04 11:06:29 -08:00 |
|
Aaron
|
8b99193220
|
SERVER-2323 make CachedBSONObj::reset() thread safe
|
2011-01-04 10:45:36 -08:00 |
|
Dwight
|
9578b8be2c
|
rename
|
2011-01-04 13:08:57 -05:00 |
|
Dwight
|
5583c643bf
|
just name changes to make things more explicit and clear hopefully
|
2011-01-04 12:58:03 -05:00 |
|
Dwight
|
84a36e6f63
|
unusual to reach this code, so be explicit that it was reached for safety
|
2011-01-04 12:32:11 -05:00 |
|
Eliot Horowitz
|
44543e6f76
|
fix astyle check
|
2011-01-04 01:56:07 -05:00 |
|
Eliot Horowitz
|
d5d2da55de
|
if using inline mr, don't put an empty "result" SERVER-2311
|
2011-01-04 01:52:54 -05:00 |
|
Eliot Horowitz
|
ff53fe31ab
|
require astyle >= 2
|
2011-01-04 01:52:48 -05:00 |
|
Eliot Horowitz
|
b828d21630
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
|
Eliot Horowitz
|
4315a900ae
|
remove align pointer for now
|
2011-01-03 23:53:54 -05:00 |
|
Eliot Horowitz
|
93286ffa82
|
enable scons style
|
2011-01-03 23:40:03 -05:00 |
|
dwight
|
8c09870dd6
|
fix prints
|
2011-01-03 18:26:41 -05:00 |
|
Aaron
|
43157a8dde
|
add dur md5 test
|
2011-01-03 14:05:36 -08:00 |
|
Aaron
|
befcc2704c
|
add fuzzFile() shell function
|
2011-01-03 14:05:36 -08:00 |
|
Dwight
|
764400caa2
|
tst beginnings
|
2011-01-03 16:35:28 -05:00 |
|
Dwight
|
44c7aff0f8
|
_tst.js
|
2011-01-03 16:27:15 -05:00 |
|
Dwight
|
50650373fb
|
adding a test framework in _tst.js beginnings
|
2011-01-03 16:24:59 -05:00 |
|
Aaron
|
4c1ee8ca6e
|
fix logging in killdb and add a fixme for extra sleep conditions
|
2011-01-03 12:41:01 -08:00 |
|