index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
db
/
repl.cpp
Age
Commit message (
Expand
)
Author
2009-04-03
basic arbitration e2e test, with minor code fix
Aaron
2009-04-01
Fix ReplSource memory leaks
Aaron
2009-03-31
Persist dbs to add
Aaron
2009-03-31
Always list databases if syncedTo is initial
Aaron
2009-03-31
Reset ReplSource on resync
Aaron
2009-03-31
include \!justCreated case, for redundancy
Aaron
2009-03-30
Don't log db presence explicitly
Aaron
2009-03-30
Apply first entry when 'initial'
Aaron
2009-03-24
Just exit if --only specified without --source
Aaron
2009-03-23
Check --pairwith peer spec against local.sources on startup
Aaron
2009-03-19
Replace emptyObj with BSONObj()
Aaron
2009-03-18
Find requested oplog entry starting from tail of log
Aaron
2009-03-18
On resync, clear all nontrivial local dbs that exist on remote machine
Aaron
2009-03-17
Handle 'only' spec when reading db list
Aaron
2009-03-17
More robust / accurate checking of previous failed initial clone
Aaron
2009-03-17
Remove 'haveLogged'
Aaron
2009-03-17
Remove first:true op field
Aaron
2009-03-17
Start from end of op log on initial query (first commit)
Aaron
2009-03-12
More specific information on repl exceptions
Aaron
2009-03-06
Test exhausting oplog space
Aaron
2009-03-06
Invalidate log if run out of space
Aaron
2009-03-06
Infrastructure for validating log
Aaron
2009-03-05
Fix some clonecollection issues
Aaron
2009-03-04
Better cloneCollection checkpoint
Aaron
2009-03-02
Fix line which would never log
Aaron
2009-03-02
Add idempotence test for timestamp update
Aaron
2009-02-12
replication / exception throwing bug fix
Dwight
2009-02-11
little things: hack for windows filenames, better logging
Dwight
2009-02-11
wasn't logging enough
Dwight
2009-02-09
doneAndDecouple() -> obj()
Dwight
2009-02-06
rename classes and add a new client connect method
Dwight
2009-02-04
Allow 'count' command on a slave
Aaron
2009-02-04
on exit, wait for replication to finish up
Dwight
2009-02-03
grid/message -> util/message
Eliot Horowitz
2009-02-02
Parse port suffix before calling hostbyname()
Aaron
2009-02-02
Add autoresync option
Aaron
2009-02-02
Make arbitration smarter -- arbiter forwards negotiate request to paired node
Aaron
2009-01-29
Don't destroy db mutex
Aaron
2009-01-29
Add resync command
Aaron
2009-01-25
_id can be any type
dwight
2009-01-24
make security work with repl pairs
dwight
2009-01-24
make security work for repl pairs
dwight
2009-01-23
replication with security on
dwight
2009-01-23
log a little less
dwight
2009-01-23
Add idempotence tests for some oplog operations
Aaron
2009-01-21
better version of sync checkpoint
dwight
2009-01-21
checkpoint our replication progress periodically
dwight
2009-01-20
changed verbose to logLevel and added log(int)
Eliot Horowitz
2009-01-20
Set up authInfo in contexts where it may be required
Aaron
2009-01-18
authenticate command work
dwight
[next]