summaryrefslogtreecommitdiff
path: root/jstests/change_streams/collation.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-17/+17
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-337/+325
* SERVER-39302 Change streams should always use the simple collation when no ex...Bernard Gorman2019-03-111-335/+322
* SERVER-37786 Reject change stream pipelines which modify or project-out the r...Bernard Gorman2019-02-031-6/+3
* SERVER-35508: Robustify change streams collation.js test to handle drops of s...Nick Zolnierz2018-06-081-4/+12
* SERVER-35028: Add change stream notifications for collection drop and renameNick Zolnierz2018-06-071-0/+354