summaryrefslogtreecommitdiff
path: root/jstests/core/list_indexes_invalidation.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52545 Define listIndexes with IDLA. Jesse Jiryu Davis2020-12-161-2/+8
* Revert "SERVER-52545 Define listIndexes with IDL"Lingzhi Deng2020-12-161-8/+2
* SERVER-52545 Define listIndexes with IDLA. Jesse Jiryu Davis2020-12-151-2/+8
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-29/+28
* SERVER-36015 Remove references to system.namespaces and system.indexesDianna Hohensee2018-08-291-1/+0
* SERVER-35591 Remove MMAPv1 testingGeert Bosch2018-06-251-2/+2
* SERVER-33287 tag jstests that use commands which return inaccurate results af...Samy Lanka2018-04-061-1/+1
* 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-1/+1
* 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-27930 Invalidate old index record IDs after renaming collectionsMaria van Keulen2017-02-131-15/+30
* SERVER-24963 Fix invalidation of cursors on system.indexesGeert Bosch2016-11-281-0/+22