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

131 Commits

Author SHA1 Message Date
Aaron
67c299cf51 SERVER-664 elemMatch/all work with query optimizer 2010-03-09 11:53:40 -08:00
Aaron
6d095cf357 SERVER-322 implement $in with regex 2010-03-08 16:53:45 -08:00
Aaron
cfe99b6363 SERVER-705 check for negative effects of large clock skews, seed last optime using oplog 2010-03-08 12:55:18 -08:00
Aaron
95b9d930fb SERVER-692 replace startKey/endKey with indexBounds 2010-03-03 01:46:31 -08:00
Aaron
2bdb76cf6f SERVER-670 don't allow simple index matching with negating operators 2010-03-02 16:53:07 -08:00
Aaron
ee47bb3c12 SERVER-677 number long floatApprox v8 2010-03-01 10:36:40 -08:00
Aaron
0ce8996a44 SERVER-252 $not checkpoint 2010-02-22 14:33:24 -08:00
Aaron
56150cc727 SERVER-305 shell kills in progress operations on clean exit 2010-02-17 17:06:54 -08:00
Aaron
0ffefe9bc0 SERVER-612 informal dbref for sm 2010-02-17 11:59:35 -08:00
Aaron
23475ac37f SERVER-623 implement and test fastsync / snapshot repl pair mode 2010-02-16 19:33:24 -08:00
Aaron
37949e561c SERVER-623 use ReplTest fwk for test 2010-02-16 16:25:38 -08:00
Aaron
7ed81cdf6b SERVER-579 support copyDatabase from source running with security 2010-02-16 15:20:35 -08:00
Aaron
0ef13aa1d6 SERVER-623 basic test from snapshot 2010-02-16 10:42:47 -08:00
Aaron
fe075a0af7 SERVER-606 debugging 2010-02-09 14:51:58 -08:00
Aaron
086d64580d SERVER-606 add background indexing unit test 2010-02-09 13:46:30 -08:00
Aaron
a01100d8e5 SERVER-594 allocate first extent of new collection from free list 2010-02-08 18:21:42 -08:00
Aaron
fbeca98a61 use less data to make test race condition less likely 2010-02-02 17:24:50 -08:00
Aaron
56c790cb76 SERVER-446 fix v8 regex conversion 2010-02-01 15:59:01 -08:00
Aaron
6ba9f4c9bc SERVER-258 add authWriteOnly mode 2010-01-26 17:28:49 -08:00
Aaron
dcce5e795e SERVER-258 add readOnly auth mode 2010-01-26 17:04:09 -08:00
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