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

114 Commits

Author SHA1 Message Date
Aaron
def6d6e476 Correct baseName 2009-03-17 18:30:42 -04:00
Aaron
60218a745b Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-17 18:22:28 -04:00
Aaron
5711417230 Handle 'only' spec when reading db list 2009-03-17 18:22:17 -04:00
Eliot Horowitz
56d11945a3 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-17 17:25:24 -04:00
Eliot Horowitz
affd92783f making mongod sharding aware 2009-03-17 17:25:10 -04:00
Aaron
0a578392a6 More robust / accurate checking of previous failed initial clone 2009-03-17 17:20:08 -04:00
Aaron
9f5ae81ed4 Start from end of op log on initial query (first commit) 2009-03-17 13:18:54 -04:00
Aaron
abc5ac640e restart master and slave during test 2009-03-12 13:35:18 -04:00
Aaron
f6dad13a8f Run tests with SIGKILL as well as SIGTERM 2009-03-12 13:08:16 -04:00
Aaron
26be29395e cleanup 2009-03-11 18:47:16 -04:00
Eliot Horowitz
d02951083c sharding version management for mongod 2009-03-11 17:28:49 -04:00
Aaron
eb68328620 Test exhausting oplog space 2009-03-06 11:51:44 -05:00
Aaron
316f47d1a5 Filter cloneCollection oplog inserts based on query pattern 2009-03-06 10:26:01 -05:00
Aaron
da1da8d547 Order matters, test 2009-03-06 10:05:15 -05:00
Aaron
c15844c52e Remove from beginning of storage region 2009-03-06 10:02:27 -05:00
Aaron
feb63537e1 Fix some clonecollection issues 2009-03-05 19:58:07 -05:00
Aaron
bb5caefeec Add check for op log application 2009-03-05 18:49:40 -05:00
Aaron
324e716f2f fork checkpoint 2009-03-05 18:19:43 -05:00
Aaron
151383de17 Add clonecollection.js test 2009-03-04 15:57:59 -05:00
Eliot Horowitz
61e7c9660a very simple passthrough test for mongos 2009-03-02 10:32:01 -05:00
Eliot Horowitz
6399e12c72 test change 2009-02-27 14:24:01 -05:00
Aaron
c61536f8c2 Add updated version of remove1.js test grabbed from ed 2009-02-26 17:32:52 -05:00
Aaron
81f394da61 Fix find1.js test 2009-02-26 17:01:56 -05:00
Eliot Horowitz
3722075618 get(Prev|Last)Error stubs 2009-02-26 15:55:00 -05:00
Eliot Horowitz
d8661d9b08 sharded delete 2009-02-26 15:21:47 -05:00
Eliot Horowitz
76304fd057 sharded update 2009-02-26 15:02:18 -05:00
Eliot Horowitz
47d36c761e sharding schema change, some object re-org 2009-02-26 12:01:24 -05:00
Eliot Horowitz
a49b857887 sharding schema change, put shard key in dbconfig 2009-02-26 09:47:25 -05:00
Eliot Horowitz
b38abe6dc3 getMore finished, some cleaning, debugging 2009-02-25 14:23:53 -05:00
Aaron
f28536cc20 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-25 10:49:04 -05:00
Eliot Horowitz
dbbbdf4787 some limit fixes, getMore checkpoint 2009-02-25 00:40:38 -05:00
Aaron
0d8dded1c3 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-24 17:51:58 -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
Aaron
46bba3277b Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-24 14:42:26 -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
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
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
Eliot Horowitz
6198d911e5 sharded cursor framework, serial unordered access works 2009-02-23 22:55:58 -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
00eb714709 sharding query work - works of only need 1 server 2009-02-21 23:39:41 -05:00
Eliot Horowitz
b66242c027 flush all pools rather than sleeping 2009-02-20 16:40:03 -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
f786707c55 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-20 12:24:30 -05:00