Aaron
|
ef94f514b7
|
On resync, clear all nontrivial local dbs that exist on remote machine
|
2009-03-18 13:45:32 -04:00 |
|
Aaron
|
5711417230
|
Handle 'only' spec when reading db list
|
2009-03-17 18:22:17 -04:00 |
|
Aaron
|
0a578392a6
|
More robust / accurate checking of previous failed initial clone
|
2009-03-17 17:20:08 -04:00 |
|
Aaron
|
8ffaa3e2d9
|
Remove 'haveLogged'
|
2009-03-17 13:48:40 -04:00 |
|
Aaron
|
f1b3732e1d
|
Remove first:true op field
|
2009-03-17 13:36:06 -04:00 |
|
Aaron
|
9f5ae81ed4
|
Start from end of op log on initial query (first commit)
|
2009-03-17 13:18:54 -04:00 |
|
Aaron
|
04e03fccc3
|
More specific information on repl exceptions
|
2009-03-12 11:01:52 -04: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
|
feb63537e1
|
Fix some clonecollection issues
|
2009-03-05 19:58:07 -05:00 |
|
Aaron
|
ae78648781
|
Better cloneCollection checkpoint
|
2009-03-04 15:57:35 -05:00 |
|
Aaron
|
5ca50873ab
|
Fix line which would never log
|
2009-03-02 18:39:10 -05:00 |
|
Aaron
|
930f169fd7
|
Add idempotence test for timestamp update
|
2009-03-02 18:16:27 -05:00 |
|
Dwight
|
459d62347b
|
replication / exception throwing bug fix
--only option added
|
2009-02-12 15:03:38 -05:00 |
|
Dwight
|
9f5fe79f2f
|
little things: hack for windows filenames, better logging
|
2009-02-11 11:28:49 -05:00 |
|
Dwight
|
85298ec174
|
wasn't logging enough
|
2009-02-11 09:58:01 -05:00 |
|
Dwight
|
147948c7b3
|
doneAndDecouple() -> obj()
|
2009-02-09 13:04:32 -05:00 |
|
Dwight
|
7d593671fe
|
rename classes and add a new client connect method
|
2009-02-06 16:56:14 -05:00 |
|
Aaron
|
5cb34b0b80
|
Allow 'count' command on a slave
|
2009-02-04 17:24:15 -05:00 |
|
Dwight
|
5dd84d0638
|
on exit, wait for replication to finish up
|
2009-02-04 13:22:02 -05:00 |
|
Eliot Horowitz
|
3aa74384ae
|
grid/message -> util/message
|
2009-02-03 13:30:28 -05:00 |
|
Aaron
|
99ad2eac76
|
Parse port suffix before calling hostbyname()
|
2009-02-02 16:18:44 -05:00 |
|
Aaron
|
bf700c8040
|
Add autoresync option
|
2009-02-02 11:15:24 -05:00 |
|
Aaron
|
384514998c
|
Make arbitration smarter -- arbiter forwards negotiate request to paired node
|
2009-02-02 09:53:01 -05:00 |
|
Aaron
|
1fe268276d
|
Don't destroy db mutex
|
2009-01-29 17:26:07 -05:00 |
|
Aaron
|
44ad0f3b20
|
Add resync command
|
2009-01-29 11:46:45 -05:00 |
|
dwight
|
7aba6a0e0f
|
_id can be any type
|
2009-01-25 19:53:51 -05:00 |
|
dwight
|
76b6aac917
|
make security work with repl pairs
replicate system.users collection
|
2009-01-24 21:25:55 -05:00 |
|
dwight
|
ec434bd7c1
|
make security work for repl pairs
|
2009-01-24 16:05:12 -05:00 |
|
dwight
|
cc62027aee
|
replication with security on
|
2009-01-23 18:24:15 -05:00 |
|
dwight
|
cebc62161e
|
log a little less
|
2009-01-23 15:15:07 -05:00 |
|
Aaron
|
a3f927ffed
|
Add idempotence tests for some oplog operations
|
2009-01-23 10:17:29 -05:00 |
|
dwight
|
6728b807fa
|
better version of sync checkpoint
|
2009-01-21 18:50:32 -05:00 |
|
dwight
|
821f43a268
|
checkpoint our replication progress periodically
|
2009-01-21 18:48:37 -05:00 |
|
Eliot Horowitz
|
3e7985c5d6
|
changed verbose to logLevel and added log(int)
|
2009-01-20 14:30:59 -05:00 |
|
Aaron
|
26b4acb5b9
|
Set up authInfo in contexts where it may be required
|
2009-01-20 11:05:53 -05:00 |
|
dwight
|
e1021ee8ab
|
authenticate command work
some dbhelpers additions
less verbose logging
|
2009-01-18 17:48:44 -05:00 |
|
Aaron
|
261a467aa5
|
Replaced our #defined cout with mongo::out()
|
2009-01-15 11:26:38 -05:00 |
|
Aaron
|
90d45238aa
|
Indent all lines within namespaces one level
|
2009-01-15 10:17:11 -05:00 |
|
Aaron
|
248a6dd8de
|
Replace tab indentation with spaces
|
2009-01-14 17:17:24 -05:00 |
|
Aaron
|
ad1f6b3cbd
|
Put our code in 'mongo' namespace
|
2009-01-14 17:09:51 -05:00 |
|
Aaron
|
303ad60dcf
|
Large oplog collection sizes + misc
|
2009-01-13 10:34:36 -05:00 |
|
dwight
|
aeef0a9d3d
|
Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
Conflicts:
client/dbclient.cpp
client/dbclient.h
|
2009-01-10 18:29:09 -05:00 |
|
dwight
|
8428e6cbda
|
command work client driver
|
2009-01-10 18:17:23 -05:00 |
|
Aaron
|
dacc872ba2
|
Enhance json parser
|
2009-01-06 13:02:09 -05:00 |
|
Dwight
|
b7b8bed9f7
|
don't create local db if running without replication
clean up startup options for dbgrid
|
2009-01-06 10:48:09 -05:00 |
|
Dwight
|
c203d09166
|
eliminate one warning compiling
|
2008-12-31 10:03:30 -05:00 |
|
Dwight
|
e1a8364867
|
Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
|
2008-12-31 10:02:01 -05:00 |
|
Dwight
|
42a807d3ee
|
minor logging prettiness
|
2008-12-31 10:01:55 -05:00 |
|