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

1799 Commits

Author SHA1 Message Date
Aaron
c7cc5c6b4b Add const 2009-02-25 16:03:09 -05:00
Aaron
181a200309 findOne fix 2009-02-25 15:59:01 -05:00
Aaron
bcb1b24bd6 Remove dead code 2009-02-25 15:31:38 -05:00
Aaron
6a5484ad3e Init c_ 2009-02-25 15:31:31 -05:00
Aaron
e6ed67e5fd Remove 'getIndexCursor' references 2009-02-25 15:11:58 -05:00
Aaron
7325450ff2 findOne use new query optimizer 2009-02-25 15:01:07 -05:00
Aaron
f3e80befb6 Delete using new query optimizer 2009-02-25 14:32:26 -05:00
Aaron
78972d9bd9 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-25 12:39:42 -05:00
Aaron
2338122f64 Stack allocate original op 2009-02-25 12:37:15 -05:00
Aaron
445b4d915a Error message changed 2009-02-25 12:35:45 -05:00
Aaron
adeeae1f2f Update uses new query optimizer 2009-02-25 12:25:01 -05:00
Aaron
df4bf72f3d Don't use where spec for bounds 2009-02-25 11:33:03 -05:00
Aaron
f026c6825d Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-25 11:06:18 -05:00
Aaron
bedaec4142 Clear query cache if an index is removed 2009-02-25 11:06:03 -05:00
Eliot Horowitz
5bfb5fc082 BSONObj.getOwned() - gets a version that is definitely owned 2009-02-25 10:52:11 -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
Eliot Horowitz
792a3434f5 fix delete on linux 2009-02-25 07:55:52 -05:00
Eliot Horowitz
4c98640678 getMore checkpoint 2009-02-25 01:23:58 -05:00
Eliot Horowitz
7b815a4a98 cursor code re-org 2009-02-25 00:57:31 -05:00
Eliot Horowitz
dbbbdf4787 some limit fixes, getMore checkpoint 2009-02-25 00:40:38 -05:00
Eliot Horowitz
585c669cbf horrible hack for readline on darwin 2009-02-25 00:05:23 -05:00
Aaron
28d9cdb43b Fix woSortOrder 2009-02-24 18:53:34 -05:00
Aaron
dee1ff96b9 Add const 2009-02-24 18:37:42 -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
7a5490d2bd Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-24 17:45:16 -05:00
Dwight
06ec54c285 oops, recent checking broke everything badly 2009-02-24 17:44:56 -05:00
Eliot Horowitz
b6423ebb27 cleaning test 2009-02-24 17:15:38 -05:00
Eliot Horowitz
2e7fe8df5d sort by non-shard key 2009-02-24 17:14:11 -05:00
Eliot Horowitz
ec09c39739 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-24 17:10:02 -05:00
Eliot Horowitz
46987b2978 BSONObj.woSortOrder - compare 2 objects with a sort key 2009-02-24 17:09:46 -05:00
Eliot Horowitz
d18d71b169 better assert.eq 2009-02-24 17:09:21 -05:00
Dwight
70ad274d41 look for the best match when reusing old extents 2009-02-24 16:55:56 -05:00
Dwight
9a6224cf76 compile windows 2009-02-24 16:43:52 -05:00
Dwight
cef0228f0a Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-24 16:39:27 -05:00
Dwight
009c4af298 eliminate old warnings that no longer apply 2009-02-24 16:39:08 -05:00
Eliot Horowitz
630e468d61 fix isMatchandOrder 2009-02-24 16:09:22 -05:00
Eliot Horowitz
900a7f315f cleaning 2009-02-24 16:02:57 -05:00
Aaron
4a4b0fe482 Better error detection 2009-02-24 15:45:18 -05:00
Aaron
e3bf4578ec Remove old code 2009-02-24 15:30:16 -05:00
Aaron
1517e4ede3 Add QueryPattern 2009-02-24 15:20:29 -05:00
Aaron
ca97770395 Update xcode 2009-02-24 14:51:36 -05:00
Aaron
139eb1c3d8 Clean up old code 2009-02-24 14:43:03 -05:00
Aaron
46bba3277b Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-24 14:42:26 -05:00
Aaron
7bfc826646 Remove old code 2009-02-24 14:41:53 -05:00
Aaron
72f2a51747 Update jstests for new query optimizer 2009-02-24 14:38:03 -05:00