summaryrefslogtreecommitdiff
path: root/src/mongo/db/service_entry_point_common.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48251 Update ‘getMaxKnownOpTime’ to return a Timestamp instead of ...Mihai Andrei2020-05-191-1/+1
* SERVER-48265 Fix and-ordering when appending topology version to shutdown errorsTess Avitabile2020-05-181-1/+1
* SERVER-47997: Remove cachePressureThreshold and isCacheUnderPressuref1b99df5Lingzhi Deng2020-05-131-15/+1
* SERVER-46200 implement basic VectorClock serviceKevin Pulo2020-05-121-0/+3
* SERVER-47672: Add minSnapshotHistoryWindowInSeconds and remove snapshot windo...Lingzhi Deng2020-05-071-3/+2
* SERVER-47017 Attach topologyVersion to ShutdownErrors (mongod)Tess Avitabile2020-05-011-9/+15
* SERVER-47577: readConcernCounters metric in serverStatusLingzhi Deng2020-04-291-2/+23
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-5/+3
* SERVER-47426 Remove ShardedConnectionInfo and pare down SetShardVersionBlake Oler2020-04-241-9/+0
* SERVER-47394 Disconnect from client on SplitHorizonChange errorJason Chan2020-04-221-0/+12
* SERVER-47569: Allow readConcern snapshot outside of transactions (mongod)Lingzhi Deng2020-04-201-5/+0
* SERVER-47267 Don't log awaitable isMaster as slow queryA. Jesse Jiryu Davis2020-04-171-0/+8
* SERVER-47117 clear maxTimeMSForHedgedReads delay from the getMore on hedge readsMisha Tyulenev2020-04-161-28/+44
* SERVER-47444 Don't wait for readConcern on txn stmts with InvalidOptionsMaria van Keulen2020-04-151-7/+11
* SERVER-46830 remove CWRWC FCV 4.4 codeKevin Pulo2020-04-081-41/+32
* SERVER-46534 Make notMasterUnacknowledgedWrites ignore readsAmirsaman Memaripour2020-04-031-2/+3
* SERVER-46665 Fix causal consistency for $out/$merge running on secondariesMihai Andrei2020-04-011-1/+1
* SERVER-47077 Clean up log lines in 'mongo/db'samanca2020-04-011-77/+103
* SERVER-46249 Check individual txn statements for readConcern supportMaria van Keulen2020-03-301-5/+28
* SERVER-47040 LOGV2_FATAL also fassertsHenrik Edin2020-03-241-8/+9
* SERVER-47043 Read concern set to default when it should be localMarcos José Grillo Ramírez2020-03-241-2/+2
* SERVER-46674 Compare WriteConcernOptions properly (without converting to BSON)Kevin Pulo2020-03-121-5/+10
* SERVER-45692 uassert if mongod receives a command on an internalClient connec...Kevin Pulo2020-03-051-27/+59
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-281-1/+0
* SERVER-46404 Remove shouldLog from logger V1 APIMark Benvenuto2020-02-281-2/+2
* SERVER-46002 Attach core read mirroring functionalityBen Caimano2020-02-271-1/+2
* SERVER-46393 Always check client last operation time when computing operation...Cheahuychou Mao2020-02-271-5/+0
* SERVER-46156 Deprecate LogstreamBuilder and more manual log conversionsHenrik Edin2020-02-231-1/+1
* SERVER-44522 serverStatus metrics for awaitable isMasterJason Chan2020-02-211-0/+9
* SERVER-46258 Fix possible race in failWithErrorCodeInRuncommand failpointJason Chan2020-02-211-2/+2
* Revert "SERVER-44522 serverStatus metrics for awaitable isMaster"Ben Caimano2020-02-211-9/+0
* SERVER-46156 Manual log conversionsHenrik Edin2020-02-201-3/+9
* SERVER-44522 serverStatus metrics for awaitable isMasterJason Chan2020-02-201-0/+9
* SERVER-45623 read/write concern provenanceKevin Pulo2020-02-161-0/+28
* SERVER-45814 Define subsystem to mirror read command requestsBen Caimano2020-02-141-5/+7
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-38/+93
* SERVER-46058 Redaction of BSONObj results in BSONObj and not a string.Henrik Edin2020-02-121-5/+16
* SERVER-45882 Do not attach topologyVersion to ShutdownErrorsTess Avitabile2020-02-041-7/+5
* SERVER-45202 Improve command alias infrastructureAmirsaman Memaripour2020-01-231-5/+2
* SERVER-44518 Add TopologyVersion to State Change Errors.Jason Chan2020-01-211-10/+57
* SERVER-44260 New transaction should wait for previous txn table update to be ...Pavithra Vetriselvan2020-01-211-0/+6
* SERVER-45098 test that RWC defaults are correctly applied to commandsKevin Pulo2020-01-161-1/+3
* SERVER-45476 Don't consider applying RWC defaults on standalonesKevin Pulo2020-01-151-0/+1
* SERVER-44167 Added ability to kill operations by keyBen Caimano2019-12-311-2/+0
* SERVER-44517 Refactor exhaust cursors on top of isMaster code changesTess Avitabile2019-12-201-11/+6
* SERVER-45121 reference correct ticket in todoKevin Pulo2019-12-201-1/+1
* SERVER-44538 Add read/write concern fields to logging/profilingKevin Pulo2019-12-201-1/+2
* SERVER-44510 Implement exhaust isMasterTess Avitabile2019-12-161-0/+7
* SERVER-44887 reference correct ticket in todoKevin Pulo2019-12-131-1/+1
* SERVER-43713 SERVER-43715 Create DistCache abstraction, use it in ReadWriteCo...Kevin Pulo2019-12-091-1/+1