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 |
|
Aaron
|
80847b561c
|
add unique option when creating index in c++, js drivers; basic unique key unit tests
|
2009-04-20 13:51:54 -04:00 |
|
Aaron
|
c99883578c
|
Revert "Revert "allocate files in background""
This reverts commit e577a2c64e .
|
2009-04-15 16:10:21 -04:00 |
|
Aaron
|
e577a2c64e
|
Revert "allocate files in background"
This reverts commit 0033bd91df .
|
2009-04-15 15:40:16 -04:00 |
|
Aaron
|
0033bd91df
|
allocate files in background
|
2009-04-15 11:58:38 -04:00 |
|
Aaron
|
5f8ae45476
|
add support for $nin
|
2009-04-13 19:07:10 -04:00 |
|
Aaron
|
78625e7616
|
forward stack trace to client when $where throws exception
|
2009-04-08 12:11:34 -04:00 |
|
Aaron
|
5f9d2b6aa5
|
add renameCollection command
|
2009-04-07 16:42:06 -04:00 |
|
Aaron
|
211da8fada
|
drop command now deletes indexes first
|
2009-04-07 14:24:16 -04:00 |
|
Aaron
|
69756316c1
|
reinstate KeyValJsMatcher
|
2009-04-07 10:40:10 -04:00 |
|
Aaron
|
bf07afef73
|
back out KeyValJsMatcher, until we can fix it to handle multikey arrays correctly
|
2009-04-06 14:11:32 -04:00 |
|
Aaron
|
e09106351e
|
add $all query option
|
2009-04-06 11:27:43 -04:00 |
|
Aaron
|
652dac2449
|
more correct process termination check, related debug logging
|
2009-04-03 10:44:30 -04:00 |
|
Aaron
|
3bca999156
|
Add mongobridge
|
2009-04-02 15:10:52 -04:00 |
|
Aaron
|
ed35b0874c
|
Close listener sockets on exit
|
2009-04-01 12:26:31 -04:00 |
|
Aaron
|
cec6d1af97
|
Persist dbs to add
|
2009-03-31 14:05:20 -04:00 |
|
Aaron
|
790b17c6a6
|
Add medianKey command
|
2009-03-27 11:53:47 -04:00 |
|
Aaron
|
f490f01f1c
|
Add information on last update / delete to lastError
|
2009-03-26 13:45:29 -04:00 |
|