Aaron Staple
|
217860f1f1
|
reset mem size audit correctly for repl ids
|
2010-04-09 23:36:30 -07:00 |
|
Eliot Horowitz
|
406ed2dc3f
|
fix idempotency of initial $inc SERVER-717
|
2010-03-08 23:52:12 -05:00 |
|
Eliot Horowitz
|
91f3fcf6df
|
inc embedded repl fix SERVER-716
|
2010-03-08 23:33:10 -05:00 |
|
Aaron
|
2133974f5f
|
SERVER-716 add failing test
|
2010-03-08 19:32:35 -08:00 |
|
Eliot Horowitz
|
c037f21674
|
move some replication settings into ReplicationSettings
|
2010-02-08 21:04:09 -05:00 |
|
Eliot Horowitz
|
afa43dc8cd
|
get rid of setClient - all Database storage is in Client::Context
|
2010-01-29 17:22:34 -05:00 |
|
Eliot Horowitz
|
b16a83769d
|
another idempotence test
|
2010-01-25 16:17:44 -05:00 |
|
Eliot Horowitz
|
e19c177dec
|
fix $bit test
|
2009-12-24 13:11:10 -05:00 |
|
Eliot Horowitz
|
e1a4c3f0af
|
test that doesn't work yet for $bit - commented out
|
2009-12-23 16:00:04 -05:00 |
|
Dwight
|
f9184738d3
|
more renaming
|
2009-12-09 16:57:53 -05:00 |
|
Mathias Stearn
|
dcf3a10eea
|
Start using Date_t. Can anyone think of a better name?
|
2009-12-09 12:00:17 -05:00 |
|
Eliot Horowitz
|
e8466f3dc5
|
flag to update multiple objects with $ operators SERVER-268
|
2009-10-21 22:54:11 -04:00 |
|
unknown
|
7153023470
|
win pre-compild headers
|
2009-09-30 14:32:17 -04:00 |
|
Eliot Horowitz
|
34e48aaf5d
|
new unit test framework
|
2009-09-17 17:23:38 -04:00 |
|
Eliot Horowitz
|
1f69aa1f1b
|
forgot to commit tests for $pop and repl SERVER-100
|
2009-09-07 23:44:12 -04:00 |
|
Aaron
|
04c9565d4d
|
add Pop and PopReverse tests for SERVER-260
|
2009-09-07 14:19:41 -07:00 |
|
Aaron Staple
|
c477ed3a15
|
bug SERVER-132 implemented pullAll/pushAll modifiers
|
2009-07-21 18:37:30 -04:00 |
|
Aaron Staple
|
1a600bd3b2
|
BUG SERVER-130 pull modifier implemented
|
2009-07-15 17:05:38 -04:00 |
|
Aaron
|
b7182b610a
|
reset shared database after each test suite MINOR
|
2009-05-12 16:37:23 -04:00 |
|
Aaron
|
d9129f8cb2
|
unit tests use same database to reduce disk usage
|
2009-05-12 15:58:26 -04:00 |
|
Aaron
|
d4a976fd1a
|
hold dblock throughout test to allow proper shutdown MINOR
|
2009-05-11 10:55:05 -04:00 |
|
Aaron
|
6a2329b040
|
don't allow matching an array directly with standard operators
|
2009-04-27 14:43:05 -04:00 |
|
Aaron
|
8305e4cd77
|
always get owned id and include that mem in returned size
|
2009-04-27 10:31:32 -04:00 |
|
Aaron
|
f72be5279f
|
update tests MINOR
|
2009-04-24 18:16:26 -04:00 |
|
Aaron
|
10c0670c52
|
test for upgrading to collection based set storage
|
2009-04-24 14:35:13 -04:00 |
|
Aaron
|
c710e7b01a
|
implement upgrade to collection based set storage
|
2009-04-24 11:14:29 -04:00 |
|
Aaron
|
97bbbb35cd
|
test rough mem id set size
|
2009-04-23 18:26:42 -04:00 |
|
Aaron
|
63cc171bbb
|
tests for db and mem based id sets
|
2009-04-23 18:01:24 -04:00 |
|
Aaron
|
86bfe9dbdf
|
refactor pairing code
|
2009-04-22 17:44:23 -04:00 |
|
Aaron
|
2e539cbdfe
|
disable test updating objects without id MINOR
|
2009-04-13 17:59:39 -04:00 |
|
Aaron
|
66a1e6d1ed
|
fix compile warning MINOR
|
2009-04-09 13:37:52 -04:00 |
|
Aaron
|
26bddf1ef8
|
log separate op for each deleted object
|
2009-04-09 13:30:28 -04:00 |
|
Aaron
|
547a455b5b
|
$push idempotence checkpoint
|
2009-03-25 16:40:52 -04:00 |
|
Aaron
|
4b7f917bf5
|
$push replay
|
2009-03-25 15:17:30 -04:00 |
|
Aaron
|
63a8d2d173
|
Upsert insert with embedded objects
|
2009-03-24 15:42:35 -04:00 |
|
Aaron
|
5a276ef621
|
Replace emptyObj with BSONObj()
|
2009-03-19 16:23:04 -04:00 |
|
Aaron
|
bf1d5f4282
|
$set can be used with any type, checkpoint
|
2009-03-18 18:06:37 -04:00 |
|
Aaron
|
8ffaa3e2d9
|
Remove 'haveLogged'
|
2009-03-17 13:48:40 -04:00 |
|
Aaron
|
70263570bb
|
Remove logging
|
2009-03-02 18:33:03 -05:00 |
|
Aaron
|
930f169fd7
|
Add idempotence test for timestamp update
|
2009-03-02 18:16:27 -05:00 |
|
Aaron
|
9d792eb0c5
|
Rename CurrentTime to Timestamp, don't change type on insert
|
2009-02-27 18:14:45 -05:00 |
|
Aaron
|
63e5764fe2
|
Add BSONElementManipulator and CurrentTime type
|
2009-02-27 17:18:56 -05:00 |
|
Aaron
|
593bf1f126
|
virtual dtors == good
|
2009-02-18 13:42:32 -05:00 |
|
Aaron
|
3279dfa644
|
Check that applying ops doesn't produce new ops
|
2009-02-12 13:11:31 -05:00 |
|
Dwight
|
147948c7b3
|
doneAndDecouple() -> obj()
|
2009-02-09 13:04:32 -05:00 |
|
Aaron
|
9b7f4d830d
|
Don't update pattern if no key in matching object
|
2009-02-05 10:10:53 -05:00 |
|
Aaron
|
48d9093643
|
Replay fixes for some more update cases
|
2009-02-04 16:15:22 -05:00 |
|
Aaron
|
cf4e99b9ee
|
Log generated id with inserted object, log id as update query in some cases
|
2009-02-03 22:34:51 -05:00 |
|
Aaron
|
d664266681
|
Commenting tests until they can be reworked with automatic id generation
|
2009-01-30 18:44:40 -05:00 |
|
Aaron
|
639c73405c
|
Don't log an update having no effect, log id as query when doing just one remove
|
2009-01-28 15:24:52 -05:00 |
|