summaryrefslogtreecommitdiff
path: root/jstests/core/views/invalid_system_views.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55354: Mark invalid_system_views.js tenant_migration_incompatibleLingzhi Deng2021-03-191-0/+2
* SERVER-50651 Replace occurrences of isMaster command with hello in misc jstestsAli Mir2020-10-011-1/+1
* SERVER-43633 Prohibit user writes to system.views in FCV 4.6Gregory Noma2020-07-201-3/+9
* SERVER-44343 Make 'reIndex' a standalone-only commandSamy Lanka2020-04-161-1/+3
* Revert "SERVER-44343 Make 'reIndex' a standalone-only command"Samy Lanka2020-04-131-3/+1
* SERVER-44343 Make 'reIndex' a standalone-only commandSamy Lanka2020-04-091-1/+3
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-8/+8
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-116/+106
* SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.Max Hirschhorn2019-03-111-5/+5
* SERVER-36002 Integrate and build biggie storage engineBen Judd2018-09-261-1/+2
* SERVER-35580 Remove ReIndexCmd from mongosCheahuychou Mao2018-06-281-1/+3
* SERVER-29725 Tag jstests in core so we can run the suite on mongoe.Henrik Edin2018-04-181-2/+9
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-0/+2
* SERVER-18292 Re-enable tests tagged with SERVER-18292Mathias Stearn2017-06-281-8/+14
* SERVER-28271 Improve handling of invalid view pipeline defsJames Wahlin2017-04-121-11/+23
* SERVER-28121 DurableViewCatalog shouldn't throw on null byte in view nsJames Wahlin2017-03-131-0/+1
* SERVER-24623 Remove single document aggregation result optionTess Avitabile2017-01-131-4/+6
* SERVER-26765 move views tests into jsCoreKyle Suarez2016-12-091-0/+117