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

18 Commits

Author SHA1 Message Date
Eliot Horowitz
3a1c9831c1 some sharded query re-factoring 2009-11-03 10:35:48 -05:00
Eliot Horowitz
fdcff3645e more work on various shard key types, an update fix 2009-10-29 16:07:06 -04:00
Aaron Staple
9fd0168eff SERVER-100 checkpoint field range organization improvements 2009-08-11 16:43:30 -04:00
Eliot Horowitz
2b0dbe323d don't optimize field set for sharding internals 2009-08-11 04:58:54 -04:00
Eliot Horowitz
f4f1291e08 FieldMathcer::getSpec 2009-07-01 15:33:03 -04:00
Eliot Horowitz
6b1d43b3b1 finish SERVER-101 move BSONObjIterator::_more to BSONObjIterator::more 2009-06-09 12:32:04 -04:00
Eliot Horowitz
00df88c21d moved BSONObjIterator::more to BSONObjectIteratore::moreWEOO()
added _more temporarily
SERVER-101
2009-06-09 11:43:04 -04:00
Eliot Horowitz
c40ad9f56e Sharding: fix startFrom 2009-04-21 20:12:41 -04:00
Eliot Horowitz
b999749360 Sharding: remove special case for single server since it falls down on certain cases.
and a small cursor bug fix
2009-04-21 10:10:30 -04:00
Eliot Horowitz
71727701e5 Sharding: move empty shards on a split 2009-04-20 17:42:01 -04:00
Eliot Horowitz
4000e64db8 fixed other resync case 2009-04-13 10:47:55 -04:00
Eliot Horowitz
26ad67b9c7 shard versioning checkpoint 2009-03-25 17:35:38 -04:00
Aaron
5a276ef621 Replace emptyObj with BSONObj() 2009-03-19 16:23:04 -04:00
Dwight
8e1a768685 compile windows 2009-02-25 15:56:15 -05:00
Eliot Horowitz
b38abe6dc3 getMore finished, some cleaning, debugging 2009-02-25 14:23:53 -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