summaryrefslogtreecommitdiff
path: root/src/mongo/base
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61879 Refreshes to recover migrations must never join ongoing refreshesJordi Serra Torrens2022-04-081-0/+2
* SERVER-58499 Added a new error code LoadBalancerSupportMismatchAlex Li2022-03-091-0/+2
* SERVER-61883 Read support for compressed time-series bucketsHenrik Edin2021-12-101-0/+2
* SERVER-61816 Add steps past kWaitingForVotes to assert.soonLuis Osta2021-12-081-1/+1
* SERVER-55557 Range deletion of aborted migration can fail after a refine shar...Jordi Serra Torrens2021-10-271-0/+2
* SERVER-56846 Fail reconfig for shard server if it would change DWCF and CWWC ...Moustafa Maher2021-08-101-0/+1
* SERVER-58068 Multi updates interrupted by tenant migration should wait for mi...Jack Mulrow2021-08-041-1/+4
* SERVER-56648 Make dropCollection resilient to network partitionsJordi Serra Torrens2021-07-221-0/+1
* SERVER-55686 Prevent resharding coordinator document from exceeding 16MB BSON...Haley Connelly2021-06-071-1/+2
* SERVER-56585 replace MONGO_COMPILER_VARIABLE_UNUSED with c++17 attribute mayb...Benety Goh2021-05-041-1/+1
* SERVER-55614 Make API params optional for cmds in txnsA. Jesse Jiryu Davis2021-05-041-0/+2
* SERVER-51061 Rename WHITELIST macros to ALLOWSara Golemon2021-05-043-6/+6
* SERVER-55829: Use 'illegal_cyclic_or_unresolved_dependences_allowlisted' in S...Varun Ravichandran2021-04-301-1/+1
* SERVER-54937 Removes DocumentSourceChangeStreamCloseCursor dependencies on in...Rishab Joshi2021-04-301-1/+3
* SERVER-54972 Add ActionTypes, ErrorCodes, and OpObserver hook for Runtime Aud...Sara Golemon2021-04-231-0/+3
* SERVER-45445 Upgrade third_party/fmt (6.1.1 -> 7.1.3)Mark Benvenuto2021-04-211-4/+14
* SERVER-54669 Make 10058 a stable/reserved LegacyNotPrimary error codeVesselina Ratcheva2021-04-081-0/+1
* SERVER-54020: ShardInvalidatedForTargeting thrown by resharding's getDestined...Jordi Serra Torrens2021-04-061-0/+6
* SERVER-53923: Enforce reshardingCriticalSectionTimeout parameter.Kshitij Gupta2021-03-311-0/+1
* SERVER-52770 Add abortReshardCollection command for users to cancel the resha...Blake Oler2021-03-291-0/+4
* SERVER-55381 fix StringData::find,rfindBilly Donahue2021-03-232-6/+58
* SERVER-53230: Rename cancelation -> cancellation everywhereTyler Seip2021-03-231-9/+9
* SERVER-55180 Convert SBE from std::string_view to StringDataBilly Donahue2021-03-211-18/+0
* Revert "SERVER-55180 Convert SBE from std::string_view to StringData"XueruiFa2021-03-191-0/+18
* SERVER-55180 Convert SBE from std::string_view to StringDataBilly Donahue2021-03-191-18/+0
* Revert "SERVER-45445 Upgrade third_party/fmt (6.1.1 -> 7.1.3)"XueruiFa2021-03-171-14/+4
* SERVER-45445 Upgrade third_party/fmt (6.1.1 -> 7.1.3)Billy Donahue2021-03-171-4/+14
* SERVER-55056 benchmark for StatusBilly Donahue2021-03-112-0/+136
* 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