summaryrefslogtreecommitdiff
path: root/jstests/sharding/change_streams_whole_db.js
Commit message (Expand)AuthorAgeFilesLines
* 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-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-11/+11
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-183/+183
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-021-0/+1
* SERVER-34705: Whole-DB or whole-cluster change streams may not provide a tota...Nick Zolnierz2018-05-291-1/+33
* SERVER-34138 Allow change stream to be opened against non-existent DB and col...Bernard Gorman2018-04-291-8/+0
* SERVER-29134: Support change streams on an entire database in a sharded clusterNick Zolnierz2018-04-111-0/+167