summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/session_catalog_migration_source.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32776 ReplicationProcess::getRollbackID() no longer reads from storage...Benety Goh2018-03-281-5/+2
* SERVER-33971 Generate session sentinel oplog entry with wall clock timeJack Mulrow2018-03-211-3/+6
* SERVER-32445 config.transactions table can get out of sync when the Transacti...Randolph Tan2018-03-151-0/+1
* SERVER-29909 Remove circular dependency between db_raii and sharding librariesKaloian Manassiev2017-12-281-2/+1
* SERVER-32027 Fix unit-tests which rely on having a valid wallclock timeKaloian Manassiev2017-11-201-53/+45
* SERVER-31356 SessionCatalogMigrationSource no longer mutates OplogEntry after...Benety Goh2017-11-071-9/+41
* SERVER-30880 Handle migration of sessions with incomplete historyRandolph Tan2017-10-251-18/+87
* SERVER-31030 Make sure that _getNextSessionMods will only contain oplog entri...Randolph Tan2017-10-071-10/+40
* SERVER-31030 Use full OpTime instead of just Timestamps to refer to oplog ent...Randolph Tan2017-10-041-45/+61
* SERVER-30894/SERVER-31290 Implement command for transferring session informat...Randolph Tan2017-09-281-4/+5
* Revert "Revert "Revert "SERVER-30894 Implement command for transferring sessi...Randolph Tan2017-09-281-5/+4
* Revert "Revert "SERVER-30894 Implement command for transferring session infor...Randolph Tan2017-09-271-4/+5
* Revert "SERVER-30894 Implement command for transferring session information d...Greg McKeon2017-09-271-5/+4
* SERVER-30894 Implement command for transferring session information during mi...Randolph Tan2017-09-261-4/+5
* SERVER-30890 Implement infrastructure for extracting oplog entries that needs...Randolph Tan2017-09-071-0/+214