index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
db
/
error_labels.cpp
Age
Commit message (
Expand
)
Author
2024-06-03
SERVER-85791 Automatically chain generic argument structs to all IDL-generate...
Patrick Freed
2024-05-31
SERVER-89440: Add StreamProcessingUserError and StreamProcessingRetryableErro...
mongodb-matthew-normyle
2024-04-02
SERVER-88205 Remove redundant `$db` parses from aggregation parsing (#20565)
Patrick Freed
2024-03-30
SERVER-83654 Various documentation updates for always compressed time-series ...
Matt Kneiser
2024-03-22
SERVER-88063: Add RetryableWriteError label when write operation fails with S...
Wenqin
2024-03-14
SERVER-78495 Throw out vestiges of enableFinerGrainedCatalogCacheRefresh from...
Tommaso Tocci
2023-11-09
SERVER-82317 Update manually constructed SerializationContext to consult opCt...
Mathis Bessa
2023-11-08
Revert "SERVER-82317 Update manually constructed SerializationContext to cons...
Mathis Bessa
2023-11-07
SERVER-82317 Update manually constructed SerializationContext to consult opCt...
Mathis Bessa
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-09-08
SERVER-80533 Pass serialization context into agg parseFromBSON from error_labels
Hugh Tong
2023-06-27
SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8
Daniel Moody
2023-04-22
SERVER-75470 Reject change stream getMore commands after a split or merge has...
Mickey. J Winters
2023-04-20
Revert "SERVER-75470 Reject change stream getMore commands after a split or m...
auto-revert-processor
2023-04-19
SERVER-75470 Reject change stream getMore commands after a split or merge has...
Mickey. J Winters
2022-07-27
SERVER-68246 rewrite calls to boost::optional get and is_initialized
Billy Donahue
2022-06-28
SERVER-65397 Remove featureFlagInternalTransactions
Erin Liang
2022-06-27
SERVER-62375 Remove upgrade/downgrade code for internal txns
Erin Liang
2022-06-07
SERVER-66479 Add NoWritesPerformed error label
Brett Nawrocki
2022-05-27
SERVER-66849 Error labels should account for cluster abort and commit commands
Jack Mulrow
2022-05-02
SERVER-66104 Not label InternalTransactionNotSupported as a transient transac...
Cheahuychou Mao
2022-04-22
SERVER-60761 Move the global read-only flag to be an OperationContext function
Gregory Wlodarek
2022-02-03
SERVER-61088 Make transaction participants check if txnRetryCounter is suppor...
Jason Zhang
2021-05-26
SERVER-53624 Make mongos return RetryableWriteError label when retryable writ...
Cheahuychou Mao
2021-05-20
SERVER-56261 remove invariant that RetryableWriteError and TransientTransacti...
Haley Connelly
2021-04-06
SERVER-54020: ShardInvalidatedForTargeting thrown by resharding's getDestined...
Jordi Serra Torrens
2021-02-08
SERVER-53127 Let AggregationRequestHelper::parseFromBSON() return an Aggregat...
samontea
2021-02-06
Revert "SERVER-53127 Let AggregationRequestHelper::parseFromBSON() return an ...
Benety Goh
2021-02-06
SERVER-53127 Let AggregationRequestHelper::parseFromBSON() return an Aggregat...
samontea
2021-01-30
SERVER-51624 Modify query commands to enforce API version 1 behaviour
Ruoxin Xu
2021-01-07
SERVER-51649 Convert aggregate command input to IDL
Ruoxin Xu
2020-12-16
SERVER-52947: Tenant migration donor should attach TransientTransactionError ...
Andrew Shuvalov
2020-03-24
SERVER-47085: Remove ElectionInProgress (216) from ResumableChangeStreamError
Lingzhi Deng
2020-02-21
SERVER-46103 Retain NonResumableChangeStreamError label for 4.4
Bernard Gorman
2020-02-11
SERVER-45981 Prevent duplicating action upon receiving notice that a given sh...
Blake Oler
2020-02-07
SERVER-45505 Add ResumableChangeStreamError error label
Bernard Gorman
2019-11-12
SERVER-43941: Add "errorLabels" field to failCommand failpoint
Lingzhi Deng
2019-11-06
SERVER-41245: Add RetryableWriteError error label
Lingzhi Deng