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

2079 Commits

Author SHA1 Message Date
Aaron
384864c5b9 Don't log first operation, which is now coming from a DBDirectClient 2009-03-06 13:18:22 -05:00
Aaron
0e663e18c1 Drop stale temp collections on startup 2009-03-06 13:13:07 -05:00
Dwight
ef26e1fa9c Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-06 13:12:23 -05:00
Dwight
8431f60b10 shardkey lt gt query support 2009-03-06 13:12:00 -05:00
Aaron
eb68328620 Test exhausting oplog space 2009-03-06 11:51:44 -05:00
Aaron
20e6ea6b8e Invalidate log if run out of space 2009-03-06 11:08:30 -05:00
Aaron
9817535968 Infrastructure for validating log 2009-03-06 10:45:35 -05:00
Aaron
cbf2332fda Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-06 10:26:11 -05:00
Aaron
316f47d1a5 Filter cloneCollection oplog inserts based on query pattern 2009-03-06 10:26:01 -05:00
Aaron
d563bf486b Compile other machines 2009-03-06 10:22:32 -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
9a993fcb2e Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-06 09:50:34 -05:00
Aaron
feb63537e1 Fix some clonecollection issues 2009-03-05 19:58:07 -05:00
Aaron
bf123c2925 Remove log 2009-03-05 18:55:09 -05:00
Aaron
abf2d9af37 Comments 2009-03-05 18:53:04 -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
0a291f6958 fork checkpoint 2009-03-05 16:06:11 -05:00
Aaron
46e6c6b475 shell fork checkpoint 2009-03-05 00:07:09 -05:00
Aaron
9be10a4f98 For starters, unlock v8 when we expect a response from server 2009-03-04 16:55:24 -05:00
Aaron
151383de17 Add clonecollection.js test 2009-03-04 15:57:59 -05:00
Aaron
ae78648781 Better cloneCollection checkpoint 2009-03-04 15:57:35 -05:00
Aaron
5ca0a571e5 Compile g++ 4.3 2009-03-04 13:54:56 -05:00
Eliot Horowitz
54160011de 64-bit osx tweak 2009-03-04 08:18:50 -05:00
Aaron
69f25ba1fd Explicit constructor 2009-03-03 18:09:03 -05:00
Aaron
3362ca0cc4 Destructor no longer needed 2009-03-03 17:31:23 -05:00
Aaron
2ba030abe0 Move index cache to NamespaceDetailsTransient 2009-03-03 17:30:26 -05:00
Aaron
72a7d08cd4 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-03 16:10:48 -05:00
Aaron
1839efb94d Log current op to console on crash 2009-03-03 16:10:42 -05:00
Dwight
a039cf7ec7 compile windows 2009-03-03 16:06:57 -05:00
Aaron
bab49f4951 Fail operation when old index can't be found 2009-03-03 15:37:54 -05:00
Aaron
e641c77844 Clarify use of prefix 2009-03-03 15:32:51 -05:00
Aaron
c606e65477 Remove copy() that should be unnecessary 2009-03-03 15:28:15 -05:00
Aaron
dbaa985014 Reset NamespaceDetailsTransient and clear query cache on drop database 2009-03-03 15:27:22 -05:00
Aaron
56dacac4d7 New copy of index key 2009-03-03 14:02:06 -05:00
Aaron
4c40455a5c Add debug logging for missing recorded index 2009-03-03 12:46:31 -05:00
Aaron
5ca50873ab Fix line which would never log 2009-03-02 18:39:10 -05:00
Aaron
70263570bb Remove logging 2009-03-02 18:33:03 -05:00
Aaron
d33b631a6d Don't release lock before shutdown 2009-03-02 18:32:12 -05:00
Aaron
930f169fd7 Add idempotence test for timestamp update 2009-03-02 18:16:27 -05:00
Aaron
d41ad26635 Use key val matcher in findOne(), cleanup 2009-03-02 17:12:02 -05:00
Aaron
c8c7ae441e Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-02 16:51:53 -05:00
Aaron
53e0287027 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-02 16:49:27 -05:00
Aaron
e7b0796b51 Add number of calls to setClient to DBTOP 2009-03-02 16:49:16 -05:00
Eliot Horowitz
e5d3feefbe warning for old versions of boost 2009-03-02 16:49:05 -05:00
Eliot Horowitz
062213eaef work on old versions of boost 2009-03-02 16:27:35 -05:00
Aaron
f5e4fe8cd6 Key match checkpoint 2009-03-02 16:03:48 -05:00
Aaron
67d39935dc Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-02 13:45:26 -05:00
Aaron
b5d11b9350 Use key matcher, keep real BSONObj in matcher, fix deleteObject bug 2009-03-02 13:42:31 -05:00