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 |
|
Aaron
|
fa86d4bba9
|
Test single master and two slaves
|
2009-03-25 15:29:20 -04:00 |
|
Aaron
|
ff54da9dde
|
Better replacepeer tests
|
2009-03-23 11:14:48 -04:00 |
|
Aaron
|
5a276ef621
|
Replace emptyObj with BSONObj()
|
2009-03-19 16:23:04 -04:00 |
|
Aaron
|
ef94f514b7
|
On resync, clear all nontrivial local dbs that exist on remote machine
|
2009-03-18 13:45:32 -04:00 |
|
Aaron
|
49ab99a19f
|
Simple replacepeer test
|
2009-03-17 19:02:21 -04:00 |
|
Aaron
|
5711417230
|
Handle 'only' spec when reading db list
|
2009-03-17 18:22:17 -04:00 |
|
Aaron
|
ae78648781
|
Better cloneCollection checkpoint
|
2009-03-04 15:57:35 -05:00 |
|
Aaron
|
9d792eb0c5
|
Rename CurrentTime to Timestamp, don't change type on insert
|
2009-02-27 18:14:45 -05:00 |
|
Aaron
|
df4bf72f3d
|
Don't use where spec for bounds
|
2009-02-25 11:33:03 -05:00 |
|
Aaron
|
ca97770395
|
Update xcode
|
2009-02-24 14:51:36 -05:00 |
|
Aaron
|
743665fc93
|
Add 'cursorInfo' command, remove old method of getting information about cursors
|
2009-02-23 17:55:13 -05:00 |
|
Aaron
|
7d0d3c5293
|
Issue meminfo cmd from dummy db
|
2009-02-20 12:24:20 -05:00 |
|