summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/atomic_rename_collection.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56311 Limit atomic_rename_collection.js to check particular databases ...Matthew Russotto2021-04-271-1/+6
* SERVER-55758 Mark atomic_rename_collection.js as tenant_migration_incompatibleMatthew Russotto2021-04-051-1/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-41/+41
* SERVER-37643 collection rename across databases no longer requires MultiIndex...Benety Goh2018-12-211-3/+1
* SERVER-34172: Use noop writes to timestamp index completion/failure on primar...Daniel Gottlieb2018-03-301-1/+3
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-32507 Mobile SE: Include more suites in evergreen variantnehakhatri52018-01-181-0/+1
* SERVER-30371 renaming collection across databases logs individual oplog entriesBenety Goh2017-09-051-5/+17
* Revert "SERVER-30371 renaming collection across databases logs individual opl...Benety Goh2017-09-051-17/+5
* SERVER-30371 renaming collection across databases logs individual oplog entriesBenety Goh2017-09-051-5/+17
* SERVER-27989 Implement new oplog format with collection UUIDsGeert Bosch2017-04-211-0/+33