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

331 Commits

Author SHA1 Message Date
Aaron
c03a7186cf file allocator compile windows MINOR 2009-05-28 12:59:27 -04:00
Eliot Horowitz
e2120ef09f solaris compile MINOR 2009-05-27 17:40:20 -04:00
Aaron
5c51afc737 correctly escape backslashes in test MINOR 2009-05-27 17:32:22 -04:00
Aaron
3b2ecb5ff0 sm correctly read strings as utf8 even if JS_EncodeCharacters doesn't work as documented 2009-05-27 16:09:59 -04:00
Aaron
5d113ff1d0 test cleanup MINOR 2009-05-27 15:43:26 -04:00
Aaron
e7da7d51cb add utf8 round trip test MINOR 2009-05-27 15:40:57 -04:00
Aaron
6eef769974 simple sm utf8 check 2009-05-27 15:20:09 -04:00
Aaron
6ba27c1133 remove js encoding test MINOR 2009-05-27 14:50:41 -04:00
Aaron
f2920fa2a8 sm encoding checkpoint 2009-05-27 14:31:23 -04:00
Aaron
9333c5e06f sm encoding checkpoint 2009-05-26 18:33:25 -04:00
Aaron
9b622e6fc1 merge 2009-05-26 17:54:15 -04:00
Aaron
0b9432e6b9 sm encoding checkpoint 2009-05-26 16:04:07 -04:00
Aaron
5f4cb7b25c Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-26 15:58:47 -04:00
Aaron
11baa3226f fix tests MINOR 2009-05-26 15:58:32 -04:00
Eliot Horowitz
c0fef5d2ab don't translate sm -> bson if object hasn't been modified
SERVER-70
2009-05-26 14:43:20 -04:00
Eliot Horowitz
833991e131 tests and asserts MINOR 2009-05-23 21:10:37 -04:00
Eliot Horowitz
5eb08a4478 change min/max to minKey maxKey 2009-05-22 15:05:13 -04:00
Eliot Horowitz
21d0868873 Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-22 10:48:58 -04:00
Eliot Horowitz
2eddff58bb conserver types when doing bson -> js -> bson as much as possible 2009-05-22 10:48:05 -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
9d44b312f0 BUG SERVER-59 when matching expand arrays recursively if contained in different objects 2009-05-21 13:24:14 -04:00
Eliot Horowitz
ed74bbf25a more weird js syntax handling 2009-05-21 10:05:26 -04:00
Aaron
85c396b10c Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-20 11:39:22 -04:00
Aaron
da7a9b3f71 make tools capable of running standalone, without a mongod instance 2009-05-20 11:39:12 -04:00
Aaron
f80d887a78 BUG SERVER-58 fix embedded array matching 2009-05-20 10:54:23 -04:00
Aaron
3c9ffd3e34 fix compile warnings MINOR 2009-05-15 13:32:31 -04:00
Eliot Horowitz
2db1e0ca72 Merge branch 'smshell'
Conflicts:
	jstests/count.js
	scripting/engine_spidermonkey.cpp
2009-05-15 13:10:55 -04:00
Eliot Horowitz
7b0777cb01 Spider Monkey: Timestamp, MaxKey, MinKey working 2009-05-15 09:19:13 -04:00
Eliot Horowitz
33e7a6538e Spider Monkey: more types - almost working 2009-05-15 08:31:11 -04:00
Eliot Horowitz
088f487c2a only strings for $where 2009-05-14 16:50:14 -04:00
Eliot Horowitz
60f76f524f sm regex -> bson 2009-05-14 16:11:01 -04:00
Eliot Horowitz
a27d79d7a7 some regex tests, 1 broken out commented out 2009-05-14 15:48:53 -04:00
Eliot Horowitz
4e781fbf5e test for date 2009-05-14 15:34:14 -04:00
Aaron
5700a5040d include query fields generating trivial bounds in exact key match check 2009-05-13 18:09:25 -04:00
Aaron
68b1edd0b0 for exact key match, query and index fields must be identical sets 2009-05-13 11:27:47 -04:00
Aaron
b9a2a82837 get rid of unused 'keyMatch' annotation in query optimizer 2009-05-13 11:17:24 -04:00
Aaron
a86e51d635 try to fix solaris compile MINOR 2009-05-12 16:54:07 -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
48a4dab4dc compile linux MINOR 2009-05-11 14:10:15 -04:00
Aaron
39a974f354 lock unit test dbpath 2009-05-11 14:01:09 -04:00
Aaron
1276b9141a fix size dependent IdSet tests to work on 64bit builds MINOR 2009-05-11 11:23:43 -04:00
Aaron
600206b125 fix compile warning MINOR 2009-05-11 11:07:11 -04:00
Aaron
d4a976fd1a hold dblock throughout test to allow proper shutdown MINOR 2009-05-11 10:55: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
Eliot Horowitz
f175443ac4 Spider Monkey: bson object cleaning 2009-05-09 22:07:36 -04: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