summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/resharding/resharding_agg_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33182 Remove atomic applyOpsAdityavardhan Agrawal2022-11-101-2/+1
* SERVER-36334 Discontinue setting 'h' field in oplog entriesVesselina Ratcheva2022-08-251-2/+0
* SERVER-68848 explicit IDLParserContext unary ctorBilly Donahue2022-08-161-2/+3
* SERVER-67505 Move multi-doc transaction classes from mongo/db/ to mongo/db/tr...Shin Yee Tan2022-08-011-1/+1
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-261-2/+2
* SERVER-50729 Wrap resharding_util in resharding namespaceAbdul Qadeer2022-06-141-16/+18
* SERVER-66095 Remove TenantId parameter from OplogEntry ctorsjannaerin2022-05-041-2/+0
* SERVER-63444 Make retryable findAndModify executed in internal transactions r...Cheahuychou Mao2022-03-091-241/+7
* SERVER-63878 Make resharding aggregation pipeline emit applyOps documents for...Cheahuychou Mao2022-03-071-0/+189
* SERVER-62391 Add tenantId field to oplog entriesHugh Tong2022-01-281-0/+1
* SERVER-62733 Move resharding_util.h/.cpp to db/s/reshardingKaloian Manassiev2022-01-201-1/+1
* SERVER-59512 add new, cleaner query interface to DBClientBaseDavid Storch2021-11-101-1/+1
* SERVER-56813 Have Resharding be [RRFAM] awareRandolph Tan2021-09-131-12/+149
* SERVER-55309 Re-order post-image lookup stages when expanding $changeStreamDrew Paroski2021-07-081-1/+3
* SERVER-57478 Remove code related to local.system.resharding.slimOplogForGraph...Haley Connelly2021-06-171-5/+0
* SERVER-57303 Create transaction history iterator stage for ReshardingBernard Gorman2021-06-041-59/+100
* SERVER-52770 Add abortReshardCollection command for users to cancel the resha...Blake Oler2021-03-291-1/+4
* SERVER-55281 lint for newline violationsBilly Donahue2021-03-251-1/+1
* SERVER-53519 Remove special handling for MinKey chunk owning donor shard from...YuhongZhang982021-02-091-9/+40
* SERVER-53625 Fix slimOplogForGraphLookup to include if txn was aborted.Max Hirschhorn2021-01-191-29/+24
* SERVER-49892 Continued testing for aggregation pipeline for oplog fetcher for...Alex Taskov2021-01-071-0/+1504