0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

22 Commits

Author SHA1 Message Date
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
Aaron Staple
c477ed3a15 bug SERVER-132 implemented pullAll/pushAll modifiers 2009-07-21 18:37:30 -04:00
Aaron
d8e129c8ab BUG SERVER-67 correctly handle insertion of new null element with $set 2009-05-22 10:46:33 -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
4e9edd6e76 check no mods in upsert case 2009-05-06 10:19:11 -04:00
Aaron
54f806da95 don't update id index when id field is to be added 2009-04-21 17:01:33 -04:00
Mike Dirolf
4f5a8d52f4 whitespace 2009-04-03 10:48:26 -04:00
Aaron
d4ab183cf6 When checking that a mod will not modify an indexed field, validate parent/child mod & index relationships 2009-03-27 15:33:22 -04:00
Aaron
20c8556b9c Don't drop certain empty objects 2009-03-27 10:36:59 -04:00
Aaron
c7606faf90 Better $push type validation 2009-03-26 17:51:57 -04:00
Aaron
c3e08b28a5 Don't double-increment 'left' 2009-03-26 17:34:19 -04:00
Aaron
835506af0a More push tests 2009-03-25 10:34:32 -04:00
Aaron
47340a0a9b $push checkpoint 2009-03-24 18:42:51 -04:00
Aaron
a265385f10 $push checkpoint 2009-03-24 18:15:47 -04:00
Aaron
63a8d2d173 Upsert insert with embedded objects 2009-03-24 15:42:35 -04:00
Aaron
bf9976cf68 More embedded mod corner cases 2009-03-24 15:16:44 -04:00
Aaron
55a170aaa5 mod checkpoint 2009-03-24 14:33:36 -04:00
Aaron
a6c9d60843 embedded mod checkpoint 2009-03-24 11:34:09 -04:00
Aaron
a6f3402e0d Few more tests 2009-03-23 18:55:32 -04:00
Aaron
7e86cd69f3 Move update related tests to separate file 2009-03-23 18:32:05 -04:00