summaryrefslogtreecommitdiff
path: root/src/mongo/base
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51774 Ensure the donor'sJason Zhang2021-03-021-1/+1
* SERVER-51266 Add BSONType::RegEx support in SBE. Fix $regex aggregation expre...Nikita Lapkov2021-02-111-0/+5
* SERVER-52771 Disallow createIndexes, dropIndexes, and collMod on donor shards...jannaerin2021-02-101-0/+2
* SERVER-52863 Instantiate AuthenticationSession during SASL mechanism negotiationBen Caimano2021-02-091-0/+2
* SERVER-53399 Parse individual window functionsDavid Percy2021-02-041-0/+13
* SERVER-53964 Handle time-series bucket removalGregory Noma2021-01-301-0/+2
* SERVER-52693 Retry on errors in ReshardingCollectionCloner.Max Hirschhorn2021-01-061-4/+5
* SERVER-48814: Implement recipientForgetMigration commandLingzhi Deng2020-12-101-0/+2
* SERVER-52631 Optional StaleEpoch extra infoPierlauro Sciarelli2020-12-101-1/+4
* SERVER-51457: Improve log line for failed speculative auth attemptsVarun Ravichandran2020-12-091-0/+1
* SERVER-40811 make initializers throwyBilly Donahue2020-12-0821-1579/+1050
* SERVER-52941 checked_cast.h include invariant.h, `&&`-awarenessBilly Donahue2020-12-041-71/+37
* SERVER-49109 ServiceExecutorFixed tracks work and sessionsBen Caimano2020-12-031-0/+2
* SERVER-50414 Reads should return not primary error messages during rollback i...Pavi Vetriselvan2020-11-191-1/+1
* SERVER-52741 Avoid invariant when trying to get optional ErrorExtraInfoPierlauro Sciarelli2020-11-162-7/+19
* SERVER-52521 disallow downgrades in the presence of time-series collectionsBenety Goh2020-11-141-0/+2
* SERVER-52731 Made StatusWith types/constants inlineBen Caimano2020-11-111-8/+4
* SERVER-49107 Add support for async execution to MongoD command pathAmirsaman Memaripour2020-11-061-0/+4
* SERVER-52642 Status constructor must handle optional ErrorExtraInfoPierlauro Sciarelli2020-11-052-6/+16
* SERVER-51423 Test that a bulk write returns ok for the writes that complete b...Jason Zhang2020-10-221-3/+4
* SERVER-50917 util/ctype.h to replace <cctype> & <ctype.h> funcsBilly Donahue2020-10-132-37/+10
* SERVER-51392 Include recipientConnectionString in TenantMigrationCommitted errorCheahuychou Mao2020-10-071-1/+1
* SERVER-47327 Add composition member functions to StatusWithJacob Evans2020-09-292-0/+537
* SERVER-51084 tweak range loop variable types to fix xcode buildBilly Donahue2020-09-251-6/+6
* SERVER-50787 Update donorStartMigration command to have a "polling" interfaceCheahuychou Mao2020-09-221-0/+2
* SERVER-50938 TenantMigrationAccessBlocker should extend enable_shared_from_th...Esha Maharishi2020-09-211-0/+2
* SERVER-50931 Add an InternalOnly error categoryBilly Donahue2020-09-151-19/+12
* SERVER-49204 Implement donorForgetMigration commandCheahuychou Mao2020-09-091-0/+2
* SERVER-50527 Change NotMasterError category to NotPrimaryErrorPavi Vetriselvan2020-09-081-7/+7
* SERVER-50410 Change NotMasterOrSecondary error code name to NotPrimaryOrSecon...Pavi Vetriselvan2020-09-041-1/+1
* SERVER-50409 Change NotMasterNoSlaveOk error name to NotPrimaryNoSecondaryOkPavi Vetriselvan2020-09-031-1/+1
* SERVER-50411 Change NoConfigMaster error code name to NoConfigPrimaryPavi Vetriselvan2020-09-031-1/+1
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-031-1/+1
* SERVER-49499 Upgrade/downgrade behavior and testing for generating document v...Mindaugas Malinauskas2020-08-311-1/+3
* SERVER-48523 Unconditionally check the first entry in the oplog when attempti...Bernard Gorman2020-08-271-0/+1
* SERVER-44401 Optimize validateBSONGeert Bosch2020-08-141-2/+3
* Revert "SERVER-44401 Optimize validateBSON"Gregory Wlodarek2020-08-141-3/+2
* SERVER-44401 Optimize validateBSONGeert Bosch2020-08-131-2/+3
* SERVER-49181 Make writes call MigratingTenantAccessBlocker::checkIfCanWriteOr...Cheahuychou Mao2020-08-031-1/+1
* SERVER-49176 Make op observer for "commit" and "abort" writes update Migratin...Cheahuychou Mao2020-08-031-4/+6
* SERVER-49800 fix use-after-move violations in testsBenety Goh2020-08-012-15/+15
* SERVER-21254 Get rid of the DuplicateKeyValue error codeBynn Lee2020-07-101-3/+3
* SERVER-48781 Introduce 'DocumentValidationErrorExtraInfo' and shell support f...Mihai Andrei2020-07-071-1/+3
* Revert "SERVER-48781 Introduce 'DocumentValidationErrorExtraInfo' and shell s...Mihai Andrei2020-07-021-2/+1
* SERVER-48864 VersionedAPIErrorCodesPV992020-07-021-0/+6
* SERVER-48781 Introduce 'DocumentValidationErrorExtraInfo' and shell support f...Mihai Andrei2020-07-011-1/+2
* SERVER-49087 add support for testing MovePrimaryInProgressMisha Tyulenev2020-06-301-1/+1
* SERVER-48938 Create MigratingTenantAccessBlocker classEsha Maharishi2020-06-291-0/+3
* SERVER-46962 Blacklist sync sources that are shutting downPavi Vetriselvan2020-06-261-1/+4
* SERVER-49085 add MovePrimaryIsInProgress error codeMisha Tyulenev2020-06-251-0/+1