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

2157 Commits

Author SHA1 Message Date
Aaron
3055ab6d1d Clean up tailable cursor code 2009-03-11 17:05:50 -04:00
Eliot Horowitz
a58e2ce7bd easy access to configdb 2009-03-11 17:03:05 -04:00
Eliot Horowitz
300485189d npe on assert 2009-03-11 17:02:57 -04:00
Eliot Horowitz
d4aad44346 appendTimestamp( name , val ) 2009-03-11 17:02:34 -04:00
Aaron
f1ca868a26 Filter returned by QueryMessage may be null 2009-03-11 14:10:20 -04:00
Dwight
712673263b no --infer anymore 2009-03-11 13:49:54 -04:00
Aaron
99dd91cddc Don't attempt to make cursor tail immediately if not at end 2009-03-11 11:58:26 -04:00
Aaron
502e20f1cc finishCloneCollection checkpoint 2009-03-11 10:31:47 -04:00
Aaron
d4fad81da1 Add explicit getMore to client interface 2009-03-10 16:49:17 -04:00
Aaron
7d842995d9 Compile linux 2009-03-10 15:32:59 -04:00
Aaron
5a77cd187b dbpath locking implementation; should work on linux this time 2009-03-10 15:26:26 -04:00
Aaron
dc197ff71a Remap cursor id on forward 2009-03-10 15:06:47 -04:00
Aaron
b5a5e6f756 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-10 13:08:48 -04:00
Aaron
d3dfec4799 Initialize members 2009-03-10 13:08:27 -04:00
Aaron
0fe7ab762f Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-10 11:26:14 -04:00
Aaron
1374665894 Add --nohints cmd line option 2009-03-10 10:54:00 -04:00
Aaron
7e2bb88e77 Cleaner 2009-03-10 10:18:40 -04:00
Aaron
3931f7efcb Revert "Use os file locking to lock dbpath"
This reverts commit 56e81849a0.
2009-03-10 10:14:37 -04:00
Aaron
56e81849a0 Use os file locking to lock dbpath 2009-03-09 20:02:02 -04:00
Aaron
b4ff0befae Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-09 18:34:13 -04:00
Aaron
db9a5968f2 sniffer enhancements: Parse additional message types, detect dropped packets, detect unexpected message encapsulation, option to forward captured messages, option to read from tcpdump file, etc 2009-03-09 18:33:56 -04:00
Eliot Horowitz
74ab32161e lastmod for shards, using timestamp stuff 2009-03-09 16:06:19 -04:00
Eliot Horowitz
0f3069a4a5 copyCollection 2009-03-06 16:44:16 -05:00
Dwight
7dbee8a152 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-06 14:03:01 -05:00
Aaron
fd722b71e0 Remove compiler warning 2009-03-06 13:47:02 -05:00
Aaron
9b3af26cbe Comment 2009-03-06 13:44:38 -05:00
Aaron
8730dc9d02 replace couple copy() calls with getOwned() 2009-03-06 13:42:52 -05:00
Dwight
58c08aeadc Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-06 13:21:21 -05:00
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