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

2717 Commits

Author SHA1 Message Date
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
d4a976fd1a hold dblock throughout test to allow proper shutdown MINOR 2009-05-11 10:55:05 -04:00
Aaron
f290d9f0ec add temp alias for smokeRecovery MINOR 2009-05-11 10:51:05 -04:00
Aaron
bafb23302e merge 2009-05-11 10:50:15 -04:00
Aaron
f077e9f75d add cursortests 2009-05-11 10:49:30 -04:00
Aaron
66a33c8162 may upgrade set to collection backed in getMore, make id set mem size configurable 2009-05-11 10:49:11 -04:00
Aaron
d24f8b9883 rename recovery tests to disk tests MINOR 2009-05-11 10:48:08 -04:00
Aaron
5a0f2e5501 enhance DbSet 2009-05-11 10:46:54 -04:00
Aaron
169f69acee track seen objects in next(), not hasNext() in shell MINOR 2009-05-11 10:46:19 -04:00
Aaron
f0363bef0d refactor dropCollection 2009-05-11 10:45:10 -04:00
Aaron
c6a6b880c9 add storage upgrade to IdSet 2009-05-11 10:44:27 -04:00
Eliot Horowitz
781f258799 Spider Monkey: writable objects 2009-05-10 09:24:54 -04:00
Eliot Horowitz
426bfdfe08 Spider Monkey: minor bson_*_class reord MINOR 2009-05-09 22:57:09 -04:00
Eliot Horowitz
11b301c8c3 v8 compile - MINOR 2009-05-09 22:18:32 -04:00
Eliot Horowitz
f175443ac4 Spider Monkey: bson object cleaning 2009-05-09 22:07:36 -04:00
Eliot Horowitz
0422e9a224 Spider Monkey: find field spec 2009-05-09 10:23:44 -04:00
Aaron
a83e3bb41d let user of cloner set up 'client' context, fixes repair 2009-05-08 17:23:29 -07: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
6ebf10766c fix compile warning MINOR 2009-05-08 15:54:26 -07:00
Aaron
e3737f8bc8 Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-08 15:43:01 -07:00
Aaron
fb0746fda6 generate simplified key to match query with simple bounds 2009-05-08 15:42:50 -07:00
Eliot Horowitz
439593bc60 fix hack for java MINOR 2009-05-08 17:22:01 -04:00
Eliot Horowitz
d9a00a89e4 turn off a test that doesn't work on java for now 2009-05-08 17:04:07 -04:00
Eliot Horowitz
a54e388514 better build options for switching between sm and jvm 2009-05-08 17:02:32 -04:00
Eliot Horowitz
b59cea1ce6 object enumeration fix 2009-05-08 16:57:51 -04:00
Eliot Horowitz
d6f699c687 SpiderMonkey: arary out fix 2009-05-08 16:57:41 -04:00
Eliot Horowitz
5c96e81008 SpiderMonkey: scope init (CodeWScope) 2009-05-08 16:43:59 -04:00
Aaron
c866dcee7c Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-08 09:27:32 -07:00
Eliot Horowitz
d0470d437c Spider Monkey: ObjectId 2009-05-08 11:02:12 -04:00
Eliot Horowitz
5658b82b7d better build for shell stuff 2009-05-08 09:15:56 -04:00
Aaron
3d6196358e Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-07 15:13:16 -07:00
Aaron
1387d5cc85 use return codes in recordPerf utility function MINOR 2009-05-07 12:08:26 -07:00
Aaron
5ec3dc58da merge 2009-05-07 11:23:01 -07:00
Eliot Horowitz
26c4b0139f Spider Monkey: remove 2009-05-07 12:49:50 -04:00
Eliot Horowitz
ae3ce795b6 Spider Monkey: all jstests pass 2009-05-07 10:52:57 -04:00
Eliot Horowitz
9dca9a7093 hack for backwards compatability MINOR 2009-05-07 09:18:13 -04:00
Eliot Horowitz
6230f9576a Spider Monkey: bson array -> sm 2009-05-06 22:26:32 -04:00
Eliot Horowitz
7e634a51d4 Spider Monkey: more bson -> sm jni4 now works 2009-05-06 22:11:45 -04:00
Aaron
a4a9c6a370 forgot to add file MINOR 2009-05-06 20:24:37 -04:00
Aaron
898b1feb14 extracted DbSet 2009-05-06 20:24:01 -04:00
Aaron
47ebf4cf08 basic implementation of dup id checking for query results 2009-05-06 19:48:01 -04:00
Aaron
d5dc67eb33 comment MINOR 2009-05-06 19:02:48 -04:00
Eliot Horowitz
f31e2284e3 remove keySet until i figure out how to do it nicely MINOR 2009-05-06 17:35:52 -04:00
Eliot Horowitz
1131d7d439 Spider Monkey: regex 2009-05-06 17:33:00 -04:00
Eliot Horowitz
123a48efc0 more debuging MINOR 2009-05-06 16:41:34 -04:00
Eliot Horowitz
038b2c4b5a correct debugging MINOR 2009-05-06 16:32:21 -04:00
Eliot Horowitz
db390f66c6 debugging MINOR 2009-05-06 16:27:34 -04:00