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 |
|
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
|
d0470d437c
|
Spider Monkey: ObjectId
|
2009-05-08 11:02:12 -04:00 |
|
Eliot Horowitz
|
76440fd5c5
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-06 15:30:37 -04:00 |
|
Eliot Horowitz
|
8e0ff9805a
|
Spider Monkey: udpate working, other db.eval things
|
2009-05-06 15:30:05 -04:00 |
|
Aaron
|
d42d6b340c
|
make $max query parameter an exclusive bound
|
2009-05-06 14:02:44 -04:00 |
|
Eliot Horowitz
|
7ebae06974
|
Spider Monkey: basic enumerator and conversion for BSONObj
|
2009-05-06 12:48:19 -04:00 |
|
Eliot Horowitz
|
c295022581
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-06 11:54:13 -04:00 |
|
Eliot Horowitz
|
511f26f338
|
Spider Monkey: object mapping support
|
2009-05-06 11:53:39 -04:00 |
|
Aaron
|
6ea9c81aa3
|
DBDirectClient uses main db mutex recursively and preserves database context
|
2009-05-06 11:32:48 -04:00 |
|
Aaron
|
4e9edd6e76
|
check no mods in upsert case
|
2009-05-06 10:19:11 -04:00 |
|
Aaron
|
b8337bffa5
|
actually use dbpathString MINOR
|
2009-05-04 18:41:38 -04:00 |
|
Aaron
|
2549b6ece2
|
check namespacedetails size consistency MINOR
|
2009-05-04 16:00:28 -04:00 |
|
Aaron
|
5ddf162f3e
|
store dbpath string explicitly to keep memory alive, fixes problem running on ofc-n1 MINOR
|
2009-05-04 10:36:15 -04:00 |
|
Aaron
|
f928dbaffd
|
fix Plan::Hint test MINOR
|
2009-05-01 10:44:15 -04:00 |
|
Aaron
|
a229845ceb
|
more flexibility and sanity checks for min/max query specs
|
2009-04-30 17:36:25 -04:00 |
|
Aaron
|
af59c4ea9e
|
core implementation of min/max query parameters
|
2009-04-30 16:25:36 -04:00 |
|
Eliot Horowitz
|
161ac0f769
|
Spider Monkey: simple $where clauses working
|
2009-04-29 15:45:11 -04:00 |
|
Eliot Horowitz
|
b927e1bade
|
Spider Monkey: setThis
|
2009-04-29 11:12:35 -04:00 |
|
Eliot Horowitz
|
6e3122086e
|
Spider Monkey string support
|
2009-04-29 10:29:56 -04:00 |
|
Eliot Horowitz
|
7bde5793bd
|
starting object conversion
|
2009-04-29 10:16:39 -04:00 |
|
Aaron
|
12e5d79ff0
|
fix compiler warning MINOR
|
2009-04-28 10:24:11 -04:00 |
|
Aaron
|
3b6b5df7d6
|
forgot a file MINOR
|
2009-04-28 10:11:55 -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
|
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 |
|
Eliot Horowitz
|
38aac59589
|
another test fix MINOR
|
2009-04-24 21:27:25 -04:00 |
|
Eliot Horowitz
|
3856fb69b6
|
debugging broke things MINOR
|
2009-04-24 21:16:15 -04:00 |
|
Aaron
|
eca721e96d
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-24 18:38:30 -04:00 |
|
Aaron
|
7f6d4af088
|
update test MINOR
|
2009-04-24 18:19:40 -04:00 |
|
Aaron
|
f72be5279f
|
update tests MINOR
|
2009-04-24 18:16:26 -04:00 |
|
Eliot Horowitz
|
62026b4bb5
|
an objcet test
|
2009-04-24 17:19:24 -04:00 |
|
Eliot Horowitz
|
4fcbdf301e
|
more spider monkey work and testing
|
2009-04-24 16:41:40 -04:00 |
|
Aaron
|
e1b1d3d321
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-24 15:05:23 -04:00 |
|
Aaron
|
10c0670c52
|
test for upgrading to collection based set storage
|
2009-04-24 14:35:13 -04:00 |
|
Aaron
|
bd078cd876
|
add 'unique' option to helpers' ensureIndex
|
2009-04-24 11:36:42 -04:00 |
|
Aaron
|
c710e7b01a
|
implement upgrade to collection based set storage
|
2009-04-24 11:14:29 -04:00 |
|
Eliot Horowitz
|
8a5b5607e0
|
some spider monkey scope tests working
|
2009-04-23 23:52:47 -04:00 |
|
Eliot Horowitz
|
9c88c32b04
|
some test refactoring
|
2009-04-23 22:44:19 -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 |
|
Eliot Horowitz
|
1f696e2143
|
abstracted out ScriptEngine to allow for playing with other javascript engines
|
2009-04-23 14:28:22 -04:00 |
|
Aaron
|
86bfe9dbdf
|
refactor pairing code
|
2009-04-22 17:44:23 -04:00 |
|
Aaron
|
b9617339d4
|
BUG SERVER-29 matcher access objects in arrays correctly
|
2009-04-22 14:11:53 -04:00 |
|
Aaron
|
54f806da95
|
don't update id index when id field is to be added
|
2009-04-21 17:01:33 -04:00 |
|
Aaron
|
eb5fa5c7d8
|
add index id in userCreateNS, unless this is not requested in create spec
|
2009-04-21 15:42:22 -04:00 |
|
Aaron
|
fd407c04f2
|
update perf tests to work with auto _id index creation
|
2009-04-20 18:54:01 -04:00 |
|
Aaron
|
b1cc3f6223
|
add _id index automatically, don't allow it to be deleted
|
2009-04-20 18:40:38 -04:00 |
|
Aaron
|
7d85516931
|
fix interpretation of non numberic index direction spec
|
2009-04-20 18:17:52 -04:00 |
|
Aaron
|
52e64ed0aa
|
use file allocator in perf tests, reformat test output
|
2009-04-20 15:02:11 -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
|
ee6ef61ca4
|
clear index cache in c++ client on dropping collection / database
|
2009-04-16 11:27:10 -04:00 |
|
Aaron
|
c4cbebd356
|
use file allocator in unit tests
|
2009-04-16 11:14:06 -04:00 |
|
Aaron
|
2e539cbdfe
|
disable test updating objects without id MINOR
|
2009-04-13 17:59:39 -04:00 |
|
Aaron
|
5654bed944
|
add ObjectId parsing test
|
2009-04-13 17:47:10 -04:00 |
|
Aaron
|
ce293a0452
|
ne applies to all multikey values, adjust 'size' and 'all' behavior for objects within arrays
|
2009-04-13 16:40:30 -04:00 |
|
Aaron
|
de3b76ff45
|
check multi ne behavior MINOR
|
2009-04-13 11:40:31 -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
|
495eaa8093
|
empty field spec same as missing field spec for queries
|
2009-04-08 14:01:48 -04:00 |
|
Aaron
|
94e12ec06b
|
c++ test for collection name beginning with underscore MINOR
|
2009-04-08 10:45:51 -04:00 |
|
Aaron
|
5b14118413
|
handle nan and inf double values in comparison
|
2009-04-07 17:58:25 -04:00 |
|
Aaron
|
56f8696909
|
don't allow _id to be an array
|
2009-04-07 11:02:29 -04:00 |
|
Aaron
|
6458658240
|
add numberic comparison test MINOR
|
2009-04-06 17:45:29 -04:00 |
|
Aaron
|
4a86a27b60
|
update count perf tests MINOR
|
2009-04-06 17:33:19 -04:00 |
|
Aaron
|
88293bd304
|
MINOR fix compiler warnings
|
2009-04-06 16:10:31 -04:00 |
|
Aaron
|
53e63fd646
|
count perf tests
|
2009-04-06 15:39:52 -04:00 |
|
Aaron
|
57288fe0b2
|
fix compiler warning
|
2009-04-06 15:19:30 -04:00 |
|
Aaron
|
09a327160b
|
add basic count test, in preparation for smarter count code coming after we cut branch
|
2009-04-06 15:07:20 -04:00 |
|
Aaron
|
0b73b8d325
|
array elt may not contain referenced subobject
|
2009-04-06 13:41:47 -04:00 |
|
Aaron
|
e09106351e
|
add $all query option
|
2009-04-06 11:27:43 -04:00 |
|
Mike Dirolf
|
4f5a8d52f4
|
whitespace
|
2009-04-03 10:48:26 -04:00 |
|
Aaron
|
bda8a01461
|
Print compilation info in test output
|
2009-03-31 16:00:37 -04:00 |
|
Aaron
|
8e694fdc33
|
Print compilation info in test output
|
2009-03-31 15:59:14 -04:00 |
|
Aaron
|
158de5297e
|
Perf tests for mod updates
|
2009-03-27 15:51: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
|
8cd20d5ebb
|
Add SIZE label
|
2009-03-27 13:31:13 -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
|
e5a43008fd
|
Build a subobject without recopying the contents
|
2009-03-25 18:24:22 -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
|
7ba4140d5c
|
Add $size query option
|
2009-03-25 14:47:04 -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
|
b850675fa9
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-24 18:15:58 -04:00 |
|
Aaron
|
a265385f10
|
$push checkpoint
|
2009-03-24 18:15:47 -04:00 |
|
Aaron
|
d0520ccafb
|
Use string instead of char * in client code
|
2009-03-24 16:58:33 -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
|
d7fdc782cb
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-24 14:33:49 -04:00 |
|
Aaron
|
55a170aaa5
|
mod checkpoint
|
2009-03-24 14:33:36 -04:00 |
|
Aaron
|
18680997e8
|
Initialize BSONElement() with correct totalSize
|
2009-03-24 14:32:13 -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 |
|
Aaron
|
6b9abc6144
|
mods on missing embedded objects checkpoint
|
2009-03-23 18:21:07 -04:00 |
|
Aaron
|
5a276ef621
|
Replace emptyObj with BSONObj()
|
2009-03-19 16:23:04 -04:00 |
|
Aaron
|
e55e945fca
|
Add getmore perf tests
|
2009-03-18 18:23:42 -04:00 |
|
Aaron
|
bf1d5f4282
|
$set can be used with any type, checkpoint
|
2009-03-18 18:06:37 -04:00 |
|
Aaron
|
cc83107966
|
Now forward startLoc, with test
|
2009-03-18 17:50:45 -04:00 |
|
Aaron
|
8ffaa3e2d9
|
Remove 'haveLogged'
|
2009-03-17 13:48:40 -04:00 |
|
Aaron
|
1bf6caeb4c
|
Tailable w/ delete tests
|
2009-03-11 17:19:08 -04:00 |
|
Aaron
|
3055ab6d1d
|
Clean up tailable cursor code
|
2009-03-11 17:05:50 -04:00 |
|
Aaron
|
99dd91cddc
|
Don't attempt to make cursor tail immediately if not at end
|
2009-03-11 11:58:26 -04:00 |
|
Aaron
|
d4fad81da1
|
Add explicit getMore to client interface
|
2009-03-10 16:49:17 -04:00 |
|
Aaron
|
2ba030abe0
|
Move index cache to NamespaceDetailsTransient
|
2009-03-03 17:30:26 -05: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
|
f5e4fe8cd6
|
Key match checkpoint
|
2009-03-02 16:03:48 -05:00 |
|
Aaron
|
dad75855e8
|
Add KeyValJSMatcher
|
2009-03-02 11:31:13 -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
|
4427a23bc7
|
Ignore MinKey and MaxKey in matcher
|
2009-02-27 14:04:19 -05:00 |
|
Aaron
|
6b73f79c21
|
Calling done() more than once causes tests to fail now, fixing
|
2009-02-27 12:18:34 -05:00 |
|
Aaron
|
9ba067542d
|
Set exclusive for regex upper bound, add some tests
|
2009-02-27 11:48:39 -05:00 |
|
Aaron
|
4487004dac
|
FieldBoundSet handles inclusive / exclusive bounds
|
2009-02-27 11:22:12 -05:00 |
|
Aaron
|
4d3100a66d
|
More accurate nScanned recording with plan
|
2009-02-26 15:09:44 -05:00 |
|
Aaron
|
4eae90b0a6
|
Start using order with pattern in optimizer
|
2009-02-26 11:33:23 -05:00 |
|
Aaron
|
8ccde5ae02
|
woCompare consider object length
|
2009-02-26 11:20:19 -05:00 |
|
Aaron
|
ddb69bda2e
|
Add normalized sort spec to query pattern
|
2009-02-26 11:13:36 -05:00 |
|
Aaron
|
851e5545a1
|
Since we're now using iterative interleaving rather than threads, don't do a table scan if an optimal index is found
|
2009-02-26 10:44:19 -05:00 |
|
Aaron
|
5656a475db
|
If plan not doing as well as before, start using other plans too
|
2009-02-25 19:22:54 -05:00 |
|
Aaron
|
707b932df4
|
Delete tests
|
2009-02-25 16:37:12 -05:00 |
|
Aaron
|
181a200309
|
findOne fix
|
2009-02-25 15:59:01 -05:00 |
|
Aaron
|
e6ed67e5fd
|
Remove 'getIndexCursor' references
|
2009-02-25 15:11:58 -05:00 |
|
Aaron
|
df4bf72f3d
|
Don't use where spec for bounds
|
2009-02-25 11:33:03 -05:00 |
|
Aaron
|
f28536cc20
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-25 10:49:04 -05:00 |
|
Aaron
|
222ea643ad
|
Runner improvements
|
2009-02-25 10:48:41 -05:00 |
|
Aaron
|
9722627a02
|
Cleaner
|
2009-02-25 10:06:56 -05:00 |
|
Aaron
|
28d9cdb43b
|
Fix woSortOrder
|
2009-02-24 18:53:34 -05:00 |
|
Aaron
|
1f67174066
|
Uncomment lines
|
2009-02-24 18:32:08 -05:00 |
|
Aaron
|
b1341cf000
|
Recording plan configurable
|
2009-02-24 18:23:11 -05:00 |
|
Aaron
|
0d8dded1c3
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-24 17:51:58 -05:00 |
|
Aaron
|
17b7897f19
|
Remember best index for query pattern
|
2009-02-24 17:48:06 -05:00 |
|
Dwight
|
cef0228f0a
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-24 16:39:27 -05:00 |
|
Aaron
|
4a4b0fe482
|
Better error detection
|
2009-02-24 15:45:18 -05:00 |
|
Aaron
|
1517e4ede3
|
Add QueryPattern
|
2009-02-24 15:20:29 -05:00 |
|
Aaron
|
b257287672
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-24 14:15:37 -05:00 |
|
Aaron
|
4e549f1f3c
|
More tests for 'unhelpful' plans
|
2009-02-24 14:15:17 -05:00 |
|
Aaron
|
a0920c525c
|
Another simplifiedQuery test case; FBS stores result
|
2009-02-24 14:09:12 -05:00 |
|
Dwight
|
27a8e218f8
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-24 13:52:55 -05:00 |
|
Dwight
|
98c8676694
|
dropcollection now reuses space
dropindex doesn't yet -- coming soon
|
2009-02-24 13:52:34 -05:00 |
|
Aaron
|
c969a3c4b4
|
Merge
|
2009-02-24 13:38:17 -05:00 |
|
Aaron
|
a744fbf06f
|
field bound set simplified query
|
2009-02-24 13:36:37 -05:00 |
|
Aaron
|
2bdd6b2d34
|
Test exception handling
|
2009-02-24 12:16:07 -05:00 |
|
Aaron
|
a7eb50116c
|
Manually interleve query optimizer's plans rather than running each plan in a new thread
|
2009-02-24 11:49:55 -05:00 |
|
Aaron
|
86c4c87be6
|
New query optimizer checkpoint, minus jstest changes
|
2009-02-24 10:27:07 -05:00 |
|
Dwight
|
7012955860
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-23 18:05:56 -05:00 |
|
Dwight
|
3111e5411e
|
BSONObjBuilderValueStream bug fix
|
2009-02-23 18:05:38 -05:00 |
|
Aaron
|
13b0d2c1cf
|
Index objects even if don't have a field from index spec
|
2009-02-23 17:26:36 -05:00 |
|