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

123 Commits

Author SHA1 Message Date
Dwight
2724428604 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-24 12:53:38 -04:00
Dwight
64ed02b27d recstore: closeFiles() support 2009-03-24 12:53:13 -04:00
Aaron
8a54574b76 Adjust timing, attempt to fix intermittent test failure 2009-03-24 11:42:21 -04:00
Aaron
d3340fb7ae Close databases to clear client cursors 2009-03-23 14:11:53 -04:00
Aaron
ff54da9dde Better replacepeer tests 2009-03-23 11:14:48 -04:00
Aaron
6a148e1a88 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-18 13:45:48 -04:00
Aaron
ef94f514b7 On resync, clear all nontrivial local dbs that exist on remote machine 2009-03-18 13:45:32 -04:00
Eliot Horowitz
5b4285aa55 need to be authorative on first access 2009-03-18 10:51:04 -04:00
Aaron
49ab99a19f Simple replacepeer test 2009-03-17 19:02:21 -04:00
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