summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/durable_view_catalog.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43894 dropCollection should return success if the collection does not ...Dianna Hohensee2023-02-091-1/+1
* SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park2022-07-061-1/+1
* SERVER-43633 Prohibit user writes to system.views in FCV 4.6Gregory Noma2020-07-201-2/+7
* SERVER-42373 Prevent "invalid view definition" error while dropping nonexiste...Haley Connelly2019-09-201-1/+4
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-77/+68
* SERVER-38248 Change StringMap implementation to absl::flat_hash_mapHenrik Edin2018-12-041-1/+2
* SERVER-28590 Invoke validate command on collections before shutting down mong...Eddie Louie2017-06-071-0/+3
* SERVER-27549 Print message on intentional server crash.Robert Guo2017-05-231-1/+1
* SERVER-26765 move tests in jstests/views to other suitesKyle Suarez2016-12-151-0/+93