0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
Commit Graph

1753 Commits

Author SHA1 Message Date
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
Eliot Horowitz
1b028db7ab switch to FieldBoundSet
sorting on shardkey now works for all cases i believe
2009-02-24 14:22:08 -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
Eliot Horowitz
500f01c9a5 move fieldset stuff into queryutil.* 2009-02-24 14:14:45 -05:00
Aaron
a0920c525c Another simplifiedQuery test case; FBS stores result 2009-02-24 14:09:12 -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
Eliot Horowitz
36676878dc almost done with sorting on shard keys 2009-02-24 13:28:24 -05:00
Aaron
2bdd6b2d34 Test exception handling 2009-02-24 12:16:07 -05:00
Eliot Horowitz
4fcdc84977 sharded sort by shard key 2009-02-24 11:59:43 -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
010236b9c2 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-24 10:31:30 -05:00
Aaron
86c4c87be6 New query optimizer checkpoint, minus jstest changes 2009-02-24 10:27:07 -05:00
Dwight
c5fc4e2919 elim signed unsigned warning on windows 2009-02-24 10:21:03 -05:00
Eliot Horowitz
6198d911e5 sharded cursor framework, serial unordered access works 2009-02-23 22:55:58 -05:00
Eliot Horowitz
8a87e7123b cursor checkpoint - wrong computer 2009-02-23 21:47:25 -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
6bf2c76169 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-23 17:55:26 -05:00
Aaron
743665fc93 Add 'cursorInfo' command, remove old method of getting information about cursors 2009-02-23 17:55:13 -05:00
Eliot Horowitz
9b3b8d33e1 sharding checkpoint and copy and paste error 2009-02-23 17:43:55 -05:00
Eliot Horowitz
3c09f99293 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-23 17:32:58 -05:00
Eliot Horowitz
c11f524915 comments 2009-02-23 17:32:47 -05:00
Aaron
4e7e04d59c Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-23 17:26:51 -05:00
Aaron
13b0d2c1cf Index objects even if don't have a field from index spec 2009-02-23 17:26:36 -05:00
Eliot Horowitz
1d87ecfb11 fix nReturned on replyToQuery 2009-02-23 17:08:34 -05:00
Eliot Horowitz
f447474a7a only make decision on shards based on filter 2009-02-23 14:32:00 -05:00
Eliot Horowitz
de62cf49bc accessor for Query 2009-02-23 14:31:52 -05:00
Eliot Horowitz
8dd6211608 dos2unix 2009-02-23 14:14:03 -05:00
Dwight
e5e195ee39 new file 2009-02-23 13:56:54 -05:00
Aaron
4c491e5b9e Handle const pointers correctly 2009-02-23 11:16:33 -05:00
Aaron
4311f257ef Better LazyString 2009-02-23 11:11:00 -05:00
Aaron
8cb20c2548 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-23 09:52:30 -05:00
Aaron
f078bf623b Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-23 09:50:45 -05:00
Dwight
b23ec0964c compile windows 2009-02-23 09:50:45 -05:00
Aaron
e663625021 First cut of query and update using new qo 2009-02-23 09:50:31 -05:00
Eliot Horowitz
00eb714709 sharding query work - works of only need 1 server 2009-02-21 23:39:41 -05:00
Eliot Horowitz
441e5585b6 printjson 2009-02-21 23:39:32 -05:00
Eliot Horowitz
b66242c027 flush all pools rather than sleeping 2009-02-20 16:40:03 -05:00
Eliot Horowitz
a2d079b4e8 method and command to flush all pooled connections 2009-02-20 16:39:55 -05:00
Aaron
592edec271 Cleaner 2009-02-20 16:17:34 -05:00
Aaron
27841a5363 Compile linux 2009-02-20 16:12:22 -05:00