0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-29 16:47:28 +01:00
Commit Graph

111 Commits

Author SHA1 Message Date
Aaron
ec3731c75b SERVER-308 add directoryperdb option, remove dead code 2010-01-26 11:21:31 -08:00
Aaron
3b4a0b04dd SERVER-426 make repair path configurable 2010-01-25 11:32:51 -08:00
Aaron
0036246413 SERVER-525 add more extensive test for undoInsert 2010-01-20 12:17:22 -08:00
Aaron
1f9867f393 SERVER-493 when opening 'all' files, don't open preallocated ones 2010-01-19 16:33:41 -08:00
Aaron
5163695eca SERVER-470 test to run basic js test in parallel with other tests 2010-01-05 15:13:43 -08:00
Aaron
b4230ff11e SERVER-470 add test with 200 clients 2010-01-05 14:55:34 -08:00
Aaron
5869ed26b8 SERVER-470 start extracting framework for parallel test 2010-01-05 12:52:26 -08:00
Aaron
e93fad288b SERVER-470 avoid conflicting use of the popular 'foo' namespace 2010-01-05 10:48:26 -08:00
Aaron
73dd7cb3eb SERVER-470 add randomization and other improvements to basic parallel test 2010-01-04 17:29:28 -08:00
Aaron
f0d60f2396 SERVER-519 adding test 2010-01-04 10:50:36 -08:00
Aaron
c8dc0fe131 MINOR update xcode 2010-01-04 09:34:34 -08:00
Aaron
083629d0d1 MINOR update xcode project 2009-12-28 13:08:51 -08:00
Aaron
7dcfe01698 SERVER-470 added fork()/Thread() to v8 engine- 2009-12-22 14:32:45 -08:00
Aaron
f97a6f32d6 SERVER-470 begin basic parallel test 2009-12-22 13:07:36 -08:00
Aaron
76275b5a6b SERVER-446 make type1.js work with v8 double/int scheme as well as sm 2009-12-22 10:12:30 -08:00
Aaron
bbcc6c1d0c SERVER-446 extract object id string validation to general engine layer 2009-12-21 17:03:12 -08:00
Aaron
81b7e051b2 SERVER-446 js implementation of keySet() 2009-12-21 11:21:25 -08:00
Aaron
455bf0c049 SERVER-446 use js BinData type from v8 engine 2009-12-21 09:55:20 -08:00
Aaron
643ad02d77 SERVER-446 add DBPointer to v8 2009-12-16 16:50:36 -08:00
Aaron
8add9a17b9 SERVER-446 implement readOnly mode in v8 engine 2009-12-15 15:52:41 -08:00
Aaron
378e3ee276 SERVER-85 converted repl tests to use new frameworks and small files- 2009-12-09 17:38:48 -08:00
Aaron
6b57e57e7b SERVER-469 don't crash when authenticate called before getnonce 2009-12-09 14:00:14 -08:00
Aaron
02f48f89d1 restore capped2 config 2009-09-06 21:04:10 -07:00
Aaron
abd24eb7de update xcode proj MINOR 2009-05-28 17:28:02 -04:00
Aaron
d22db6f05d BUG SERVER-71 don't allow multiple _id indexes 2009-05-26 14:33:19 -04:00
Aaron
e7bc0e56d0 BUG SERVER-68 - regex matches within objects within arrays 2009-05-26 14:01:33 -04:00
Aaron
6bdab5fe2a add test for replicating new capped collection 2009-05-20 16:55:15 -04:00
Aaron
b403a0c0f3 add smokeTool 2009-05-20 11:29:40 -04:00
Aaron
f9c896224b Add paramaterizable timeout for engine's invoke and exec, set timeout of 10 minutes for db.eval 2009-05-19 16:13:24 -04:00
Aaron
9602cce53b add test for expiration of indexed or cursor referenced objects in capped collection 2009-05-18 13:59:22 -04:00
Aaron
e57cb387c4 add cloneCollectionAsCapped command 2009-05-18 13:25:30 -04:00
Aaron
d0122e2e1a add ability to spawn a shell from shell 2009-05-15 14:55:18 -04:00
Aaron
01f3e49668 port quit and allocatePorts 2009-05-14 10:58:28 -04:00
Aaron
89efc0b51d in shell, print() produces json output, output is recorded for test to access, assert.soon accepts timeout parameter, timeout to connect to a mongod is now 5 secs MINOR 2009-05-12 11:19:39 -04:00
Aaron
60ea7cc443 count() in shell takes query 2009-05-11 16:38:15 -04:00
Aaron
600206b125 fix compile warning MINOR 2009-05-11 11:07:11 -04:00
Aaron
ff4aeec956 additional test cases MINOR 2009-05-11 11:01:47 -04:00
Aaron
f8010f7ea1 disable repair test MINOR 2009-05-08 17:11:50 -07:00
Aaron
1d5802d833 safety asserts in closeClient MINOR 2009-05-08 16:57:56 -07:00
Aaron
80f97319bc fix repair segfault 2009-05-08 16:43:22 -07:00
Aaron
717da58e9c sanity check and debug for clonecollection.js MINOR 2009-05-05 17:44:46 -04:00
Aaron
57699cdd9c convert some shell functions to new js engine framework 2009-05-04 17:37:02 -04:00
Aaron
187689b0cd stubbed v8 engine 2009-05-04 11:49:18 -04:00
Aaron
ab5797713f update xcode proj MINOR 2009-05-04 10:01:13 -04:00
Aaron
a229845ceb more flexibility and sanity checks for min/max query specs 2009-04-30 17:36:25 -04:00
Aaron
532e369024 Revert "Revert "use static variables for OCCASIONALLY/RARELY/ONCE to get per function uniqueness""
This reverts commit ce91c67c40.
2009-04-28 10:11:39 -04:00
Aaron Staple
ce91c67c40 Revert "use static variables for OCCASIONALLY/RARELY/ONCE to get per function uniqueness"
This reverts commit cc3887c864.
2009-04-27 16:51:35 -07:00
Aaron
cc3887c864 use static variables for OCCASIONALLY/RARELY/ONCE to get per function uniqueness 2009-04-27 19:12:32 -04:00
Aaron
63cc171bbb tests for db and mem based id sets 2009-04-23 18:01:24 -04:00
Aaron
b049e7def3 fix timing related test failure now that logging is gone MINOR 2009-04-22 18:35:45 -04:00