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
/
src
/
mongo
/
db
/
repl
/
rs.cpp
Age
Commit message (
Expand
)
Author
2014-11-20
SERVER-15496 Remove legacy replication code
Spencer T Brody
2014-11-20
SERVER-15496 Get rid of replLocalAuth()
Spencer T Brody
2014-10-30
SERVER-14638: Move global sethbmsg into ReplCoord
Scott Hernandez
2014-10-03
SERVER-15312 move replIndexPrefetch parameter out of legacy and into Applier ...
Eric Milkie
2014-09-26
SERVER-15089 Add new Applier class and remove theReplSet references from Back...
Eric Milkie
2014-09-12
SERVER-15089 remove fatal state and refactor rollback to use replcoord
Eric Milkie
2014-09-09
SERVER-14668 remove no-OpCtx DBDirectClient and update all former users
Hari Khalsa
2014-08-19
SERVER-14950 Move rsLog to its own library
Spencer T Brody
2014-08-14
SERVER-14729 assign default log component MONGO_LOG_DEFAULT_COMPONENT
Benety Goh
2014-08-12
SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...
Benety Goh
2014-07-18
SERVER-13961 Cleanup some nested instantiations of OperationContextImpl in repl
Kaloian Manassiev
2014-07-17
SERVER-14592 de-inline bson and remove bson namespace
Eric Milkie
2014-07-08
SERVER-14499 eliminate ReplicationStartSynchronizer
matt dannenberg
2014-07-08
SERVER-14500 remove the replSet bool
matt dannenberg
2014-07-01
SERVER-14404 eliminate isCurrentlyAReplSetPrimary()
matt dannenberg
2014-06-10
SERVER-13645 rename repl_start to repl_set_seed_list
matt dannenberg
2014-05-30
SERVER-13961 Pass LockState to DBWrite and DBRead directly
Kaloian Manassiev
2014-05-28
Revert "SERVER-13961 Pass LockState to DBWrite and DBRead directly"
Kaloian Manassiev
2014-05-28
SERVER-13961 Pass LockState to DBWrite and DBRead directly
Kaloian Manassiev
2014-05-27
SERVER-13856 remove unnecessary usage of repl:: from the repl directory
matt dannenberg
2014-05-27
SERVER-14043 s/namespace replset/namespace repl/
matt dannenberg
2014-05-22
SERVER-14021 move all replication code into namespace replset
matt dannenberg
2014-05-19
SERVER-13645 move ReplSetImpl out of rs.cpp
matt dannenberg
2014-05-15
SERVER-13641 rename TransactionExperiment to OperationContext
Hari Khalsa
2014-05-07
SERVER-13256: Remove exit functions from pch
Mark Benvenuto
2014-05-06
SERVER-13849 remove a logically dead portion of code from initFromConfig()
matt dannenberg
2014-05-05
SERVER-13817 removing GhostSync
matt dannenberg
2014-05-01
SERVER-13704 write commands handles ClockSkewException differently from legac...
Randolph Tan
2014-04-30
SERVER-13643 Plumb TransactionExperiment through dbhelpers
Mathias Stearn
2014-04-29
extra debugging to help fix rollback4.js
matt dannenberg
2014-04-29
SERVER-13643 Move Txn pluming above Database and Collection
Mathias Stearn
2014-04-28
SERVER-13645 move ReplSetCmdline and related functions into repl_start.h
matt dannenberg
2014-04-24
SERVER-13645 make header for ReplSetImpl
matt dannenberg
2014-04-23
SERVER-13645 move replication_server_status.h/.cpp to repl_settings.h/.cpp
matt dannenberg
2014-04-23
SERVER-13645 move GhostSync class into its own header and cpp file
matt dannenberg
2014-04-17
SERVER-13084: remove Client::database and make many things not use thread loc...
Eliot Horowitz
2014-04-09
SERVER-13500 prevent syncSourceFeedback segfault by not allowing NULL members...
matt dannenberg
2014-03-12
SERVER-13152 move initialize of syncSourceFeedback into ReplSetImpl::_go()
matt dannenberg
2014-01-29
SERVER-12419 Add support for electionId in replsets and wElectionId in GLE co...
Eric Milkie
2014-01-13
SERVER-12035 Add "oplog" section to serverStatus output
Spencer T Brody
2013-10-28
SERVER-6552 implement resync command for replicaset members
matt dannenberg
2013-10-25
Revert "SERVER-9516 Write version document to admin.system.version as needed ...
Andy Schwerin
2013-10-25
SERVER-9516 Write version document to admin.system.version as needed in mongod.
Andy Schwerin
2013-10-24
SERVER-10945 don't end up with double entries in _members after a reconfig
matt dannenberg
2013-10-11
SERVER-1891 Hookup audit logging for user management and DDL events.
matt dannenberg
2013-10-09
Revert "SERVER-1891 Hookup audit logging for user management and DDL events."
Spencer T Brody
2013-10-09
SERVER-1891 Hookup audit logging for user management and DDL events.
matt dannenberg
2013-10-07
SERVER-10927 RS hosts drop temp collections on promotion to master
Mathias Stearn
2013-10-06
SERVER-10670 Make isAuthEnabled a member rather than static function of Autho...
Andy Schwerin
2013-10-04
SERVER-8510 Get rid of CmdLine struct and use new option handling style
Shaun Verch
[next]