summaryrefslogtreecommitdiff
path: root/jstests/sharding/invalid_system_views_sharded_collection.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52809 Implement the new drop collection path in _shardsvrDropCollectionJaume Moragues2021-01-201-1/+3
* SERVER-43633 Prohibit user writes to system.views in FCV 4.6Gregory Noma2020-07-201-3/+10
* SERVER-42373 Prevent "invalid view definition" error while dropping nonexiste...Haley Connelly2019-09-201-0/+6
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-7/+7
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-113/+101
* SERVER-41813 Allow ViewCatalog lookup without validating system viewsBlake Oler2019-06-261-0/+135