summaryrefslogtreecommitdiff
path: root/jstests/core/list_indexes_invalidation.js
Commit message (Collapse)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
| | | | This reverts commit 0c132588e9907c7b123f986a61c3a43cd087381f.
* 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 ↵Samy Lanka2018-04-061-1/+1
| | | | after unclean shutdown
* SERVER-31194 Add jscore tags for ↵Jack Mulrow2017-12-071-1/+1
| | | | | | retryable_writes_jscore_stepdown_passthrough.yml suite The actual suite will come in a follow-up commit.
* SERVER-30848 make shell getMores use sessionsJason Carey2017-10-031-1/+1
| | | | | The shell should attach the logical session used to initiate cursors (via find or aggregate) and use it for successive getMores.
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections ↵Eddie Louie2017-03-231-0/+4
| | | | | | that are dropped This reverts commit fb956b3b0a48c9b8376575c6adb971a4e0593292.
* Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard ↵Randolph Tan2017-03-231-4/+0
| | | | | | | | | collections that are dropped" This reverts commit 56e66454d14e16689331672734ecde7644a41c78. Conflicts: buildscripts/resmokeconfig/suites/sharded_collections_jscore_passthrough.yml
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections ↵Eddie Louie2017-03-151-0/+4
| | | | | | that are dropped in sharded cluster environments.
* 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