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

56 Commits

Author SHA1 Message Date
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
2e7fe8df5d sort by non-shard key 2009-02-24 17:14:11 -05:00
Dwight
9a6224cf76 compile windows 2009-02-24 16:43:52 -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
Eliot Horowitz
1b028db7ab switch to FieldBoundSet
sorting on shardkey now works for all cases i believe
2009-02-24 14:22:08 -05:00
Eliot Horowitz
36676878dc almost done with sorting on shard keys 2009-02-24 13:28:24 -05:00
Eliot Horowitz
4fcdc84977 sharded sort by shard key 2009-02-24 11:59:43 -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
Eliot Horowitz
9b3b8d33e1 sharding checkpoint and copy and paste error 2009-02-23 17:43:55 -05:00
Eliot Horowitz
c11f524915 comments 2009-02-23 17:32:47 -05:00
Eliot Horowitz
f447474a7a only make decision on shards based on filter 2009-02-23 14:32:00 -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
Dwight
b23ec0964c compile windows 2009-02-23 09:50:45 -05:00
Eliot Horowitz
00eb714709 sharding query work - works of only need 1 server 2009-02-21 23:39:41 -05:00
Eliot Horowitz
2c6dd718c8 check for error save 2009-02-20 15:07:59 -05:00
Eliot Horowitz
c97ed5184b moveshard 2009-02-20 13:46:57 -05:00
Eliot Horowitz
206b92fce3 merge conflict checkpoint
some cloneCollection fixes
some moveShard work
2009-02-20 12:47:59 -05:00
Aaron
7939f06889 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-20 10:48:50 -05:00
Aaron
6f25a72ec3 'better' LazyString 2009-02-20 10:48:32 -05:00
Eliot Horowitz
5f6aa4f67d insert shard checkpoint 2009-02-20 10:46:42 -05:00
Eliot Horowitz
5ade1a8b3d split command 2009-02-19 17:32:19 -05:00
Eliot Horowitz
a55abd3fa2 lots of low level shard infrastructure in place now 2009-02-19 13:26:25 -05:00
Eliot Horowitz
524e8fd53c Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-19 12:55:13 -05:00
Eliot Horowitz
07cdf76329 shard infrastructure checkpoint 2009-02-19 12:55:01 -05:00
Aaron
6df7d02ce8 Don't create string unless we're actually going to log 2009-02-19 12:03:15 -05:00
Aaron
b1d9032447 Get rid of stringable class, use implicit type conversion to string instead 2009-02-18 22:17:30 -05:00
Aaron
610fcd7c74 Remove compiler warning 2009-02-18 15:28:45 -05:00
Eliot Horowitz
60bbf36d1d Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-18 13:54:43 -05:00
Eliot Horowitz
bd5a594333 some sharding commands stubbed 2009-02-18 13:54:22 -05:00
Aaron
593bf1f126 virtual dtors == good 2009-02-18 13:42:32 -05:00
Eliot Horowitz
163bd066bd cleaning, better test system 2009-02-18 10:59:13 -05:00
Eliot Horowitz
8e203da1d2 switch to UnitTest 2009-02-18 10:10:39 -05:00
Eliot Horowitz
8f65a14db1 shard object cleaning, split, ShardKey api cleaning 2009-02-17 23:31:27 -05:00
dwight
22085b0540 add a couple virtual destructors just to be safe 2009-02-17 19:21:01 -05:00
dwight
f4a3b464ec Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-17 18:40:59 -05:00
dwight
1da901f2bf compile mongos on windows 2009-02-17 18:40:27 -05:00
Eliot Horowitz
e74408dc7a checkpoint for sharding object stuff 2009-02-17 15:34:52 -05:00
Eliot Horowitz
73c8977fab shardkey api, more shard api work 2009-02-17 14:41:31 -05:00
Eliot Horowitz
ea976ed9fa name cleaning 2009-02-17 11:41:34 -05:00
Eliot Horowitz
64027ed897 movePrimary test and fix 2009-02-17 10:47:28 -05:00
Eliot Horowitz
7e17d07e52 remove hack form before 2009-02-17 10:26:15 -05:00
Eliot Horowitz
2aae06ec8b fix giving config servers with/without port 2009-02-17 10:25:35 -05:00
Eliot Horowitz
d74b746c31 fix host dns resoltion with port numbers 2009-02-17 10:05:35 -05:00