summaryrefslogtreecommitdiff
path: root/src/mongo/db/service_entry_point_common.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29519 Remove getGlobalReplicationCoordinator. Replace when getting dec...Henrik Edin2018-03-021-1/+1
* Revert "SERVER-33097 make shards put a request's databaseVersion on the Opera...Esha Maharishi2018-03-011-3/+6
* SERVER-33097 make shards put a request's databaseVersion on the OperationShar...Esha Maharishi2018-03-011-6/+3
* SERVER-32320 Push doTxn oplog entry generation into logOp on transaction commit.Matthew Russotto2018-03-011-0/+6
* SERVER-33518 aggregate, distinct, filemd5, and geoNear should check out the s...Tess Avitabile2018-02-271-1/+5
* SERVER-33440 DBDirectClient operations should be able to perform session chec...Tess Avitabile2018-02-231-18/+18
* SERVER-33372 Support readConcern snapshot for updatesTess Avitabile2018-02-221-2/+10
* SERVER-29908 Move stale shard version handling out of ShardingStateKaloian Manassiev2018-02-211-8/+11
* SERVER-32880 Parse and add autocommit parameter to SessionPavithra Vetriselvan2018-02-211-12/+18
* SERVER-33302 Add missing calls to redact() in error paths.David Storch2018-02-201-1/+1
* SERVER-33223 Add transaction resource stashJames Wahlin2018-02-161-12/+46
* SERVER-33004 Add two-phase locking for shared locks for snapshot readsTess Avitabile2018-02-141-0/+4
* SERVER-33214 ServiceEntryPointCommonBilly Donahue2018-02-141-0/+1125