summaryrefslogtreecommitdiff
path: root/jstests/sharding/change_stream_metadata_notifications.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71085 Generate a single oplog entry from the primary shard when _shard...Paolo Polato2022-11-251-0/+1
* SERVER-60736 Remove isChangeStreamsOptimizationEnabled() from JS tests.Rishab Joshi2022-07-111-24/+19
* SERVER-58511 Create feature flag for change stream oplog rewritesDrew Paroski2021-07-211-2/+2
* SERVER-57493 Remove requires_find_command jstest tagAdityavardhan Agrawal2021-06-301-2/+0
* SERVER-54937 Removes DocumentSourceChangeStreamCloseCursor dependencies on in...Rishab Joshi2021-04-301-1/+40
* SERVER-55672 Fix oplog timestamp logic in SBEArun Banala2021-04-261-1/+0
* SERVER-55010 enable sharding suites in SBE build variantKyle Suarez2021-04-131-1/+5
* SERVER-52809 Implement the new drop collection path in _shardsvrDropCollectionJaume Moragues2021-01-201-1/+1
* SERVER-50280 Remove 'supportsMajorityReadConcern' test helper function in fav...Gregory Wlodarek2020-08-121-9/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-5/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-146/+146
* SERVER-39302 Change streams should always use the simple collation when no ex...Bernard Gorman2019-03-111-9/+7
* SERVER-37786 Reject change stream pipelines which modify or project-out the r...Bernard Gorman2019-02-031-3/+2
* SERVER-35028: Add change stream notifications for collection drop and renameNick Zolnierz2018-06-071-0/+158