summaryrefslogtreecommitdiff
path: root/jstests/core/list_collections1.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+0
* SERVER-55891: Create replica sets API version passthrough suiteXueruiFa2021-05-281-0/+1
* SERVER-56085 Tag tests that use applyOpsTommaso Tocci2021-04-141-12/+20
* SERVER-51653 Ban uses of unstable command parameters with apiStrict:trueArun Banala2020-12-021-1/+7
* SERVER-52543 Define listCollections in IDLA. Jesse Jiryu Davis2020-11-191-0/+36
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-286/+285
* SERVER-40345 Change calls involving the 'temp' field in the 'create' command ...Gregory Wlodarek2019-04-041-3/+6
* SERVER-36015 Remove references to system.namespaces and system.indexesDianna Hohensee2018-08-291-14/+0
* SERVER-35591 Remove MMAPv1 testingGeert Bosch2018-06-251-2/+2
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-1/+1
* SERVER-30848 make shell getMores use sessionsJason Carey2017-10-031-3/+3
* SERVER-29459 Add 'includePendingDrops' option to listCollections commandWilliam Schultz2017-06-081-0/+18
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-231-0/+4
* Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard collect...Randolph Tan2017-03-231-4/+0
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-151-0/+4
* SERVER-26513 listCollections output should include _id index spec as idIndexr3.4.0-rc1Tess Avitabile2016-10-181-0/+34
* SERVER-26002 Make sure javascript sleep isn't interruptedJonathan Reams2016-09-161-2/+1
* SERVER-24506 listCollections support for viewsJames Wahlin2016-07-191-0/+2
* Revert "SERVER-24506 listCollections support for views"r3.3.10James Wahlin2016-07-181-2/+0
* SERVER-24506 listCollections support for viewsJames Wahlin2016-07-151-0/+2
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-75/+45
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-52/+121
* SERVER-18622 listCollections should special case filtering by nameCharlie Swanson2015-10-131-14/+0
* SERVER-20194 re-enable testsDavid Storch2015-09-241-68/+58
* Revert "Revert "SERVER-19569 SERVER-20194 CursorCache deletion task: update c...Jason Rassi2015-08-291-2/+2
* Revert "SERVER-19569 SERVER-20194 CursorCache deletion task: update comments"Jonathan Reams2015-08-281-2/+2
* SERVER-19569 SERVER-20194 CursorCache deletion task: update commentsJason Rassi2015-08-281-2/+2
* SERVER-19569 disable testsDavid Storch2015-08-171-58/+68
* SERVER-19570 Issue kill against find command cursors in shell when cursor obj...Qingyang Chen2015-08-121-3/+2
* SERVER-19570 disable testsDavid Storch2015-07-271-2/+3
* SERVER-16659 Add test to list_collections1.jsJason Rassi2015-01-201-0/+14
* SERVER-16659 Expand coverage in list_collections1.jsJason Rassi2015-01-151-15/+208
* SERVER-16659 listColls/listIndexes: empty cursor obj no longer neededJason Rassi2015-01-151-1/+1
* SERVER-16518 listCollections response changed to cursor object formJason Rassi2014-12-161-3/+4
* SERVER-14378 SERVER-12517: make shell use listIndexes when available and star...Eliot Horowitz2014-07-231-6/+0
* SERVER-2442: listCollections command used in shellEliot Horowitz2014-07-141-0/+6
* SERVER-2442 SERVER-14378: add listCollections commandEliot Horowitz2014-06-301-0/+23