summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/libs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60791 IndexBuildTest.assertIndexes() supports includeIndexBuildInfoBenety Goh2022-05-161-0/+11
* SERVER-62266: Serialize setClusterParameter and drop cluster parameter collec...Varun Ravichandran2022-04-221-20/+25
* SERVER-61802: Create changeStreamOptions cluster server parameterVarun Ravichandran2022-04-121-0/+177
* SERVER-65038 Ensure profiling works when write blocking is enabledJordi Serra Torrens2022-04-081-0/+15
* SERVER-63522 Observe DDL operations for user write blockingGabriel Marks2022-04-081-3/+43
* SERVER-63725 Block FCV downgrade on User Write Block ModeSpencer Jackson2022-04-051-0/+219
* SERVER-61011 Serialize RecordId to BinData and increase size limit to 8MBDaniel Gómez Ferro2022-01-142-43/+183
* SERVER-54726 Fix typo in numScannedAfterResumeGregory Noma2021-07-011-4/+4
* SERVER-53062 Throw an exception in tests if server startup failsSpencer Jackson2021-06-231-6/+5
* SERVER-50745 Remove ResumableIndexBuildTest::resumableIndexBuildsEnabled()Gregory Wlodarek2021-05-191-21/+0
* SERVER-54209: Audit index build lifecycle eventsVarun Ravichandran2021-03-111-22/+26
* SERVER-54727 Make resumable index builds work on time-series collectionsGregory Wlodarek2021-02-241-9/+29
* SERVER-54029 Fix mock_kms.js mock server startup waitMark Benvenuto2021-02-101-0/+2
* SERVER-50644, SERVER-50479: Add resumable index build support for ESE by usin...Varun Ravichandran2021-01-201-6/+16
* SERVER-51048 Clean up resumable index build log messagesGregory Noma2021-01-141-2/+7
* SERVER-53559 Stop the background workload in the backup/restore test before a...Gregory Wlodarek2021-01-041-24/+23
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-171-1/+1
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-121-1/+1
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-121-1/+1
* SERVER-51136 Test resuming multiple index builds for rollbackGregory Noma2020-11-031-75/+129
* SERVER-50956 Test resuming larger index builds that spill to disk during coll...Gregory Noma2020-10-141-13/+23
* SERVER-51008 Enable resuming index builds in the drain writes phase for rollbackGregory Noma2020-09-301-35/+41
* SERVER-50958 add test for resumable index build interrupted by shutdown multi...Benety Goh2020-09-261-0/+76
* SERVER-50958 extract ResumableIndexBuildTest helper function for checking tem...Benety Goh2020-09-261-15/+18
* SERVER-50708 Test resuming multiple index buildsGregory Noma2020-09-241-117/+279
* SERVER-50899 Keep track of multikey in resumable index build stateGregory Noma2020-09-151-2/+2
* SERVER-50711 Clear temp directory if no internal idents are parsed on startupGregory Noma2020-09-081-8/+26
* SERVER-50289 Remove tempDir from persisted resumable index build stateGregory Noma2020-09-031-1/+2
* SERVER-50602 remove IndexBuildTest.indexBuildCommitQuorumEnabled()Benety Goh2020-08-291-9/+0
* SERVER-50602 fix rollback_index_builds_test.js to run createIndexes with comm...Benety Goh2020-08-281-3/+9
* SERVER-50095 Augment ResumableIndexBuildTest to test that index builds are re...Gregory Noma2020-08-251-31/+59
* SERVER-50431 Clean up persisted Sorter data if resuming index build failsGregory Noma2020-08-241-4/+14
* SERVER-49846 Drop internal idents on startup if there are no index builds to ...Samy Lanka2020-08-211-0/+10
* SERVER-49450 Test that index build is restarted if resuming fails on startupSamy Lanka2020-08-181-7/+75
* SERVER-49409 Enable resuming index builds from the collection scan phaseGregory Noma2020-08-131-81/+60
* SERVER-46687 Run hang-analyzer from resmoke and integrate with archivalvrachev2020-08-131-1/+1
* SERVER-48417 Test that multi-node sets resume index builds from the drain wri...Samy Lanka2020-08-111-8/+168
* SERVER-49448 Interrupt index builds for shutdown during the expected phase in...Gregory Noma2020-08-051-29/+44
* SERVER-48417 Reconstruct in-memory state when resuming index buildSamy Lanka2020-08-041-2/+14
* Revert "SERVER-46687 Run hang-analyzer from resmoke and integrate with archival"Robert Guo2020-07-291-1/+1
* SERVER-46687 Run hang-analyzer from resmoke and integrate with archivalRobert Guo2020-07-281-1/+1
* Revert "SERVER-46687 Run hang-analyzer from resmoke and integrate with archival"Henrik Edin2020-07-281-1/+1
* SERVER-46687 Run hang-analyzer from resmoke and integrate with archivalvrachev2020-07-271-1/+1
* SERVER-48418 Test rollback with resumable index buildsGregory Noma2020-07-231-40/+81
* SERVER-49244 Test that resumable index builds write state to disk on clean sh...Gregory Noma2020-07-081-0/+94
* SERVER-48413 Add evergreen builder for resumable index buildsGregory Noma2020-06-021-0/+9
* Revert "SERVER-48413 Add evergreen builder for resumable index builds"Gregory Noma2020-06-021-9/+0
* SERVER-48413 Add evergreen builder for resumable index buildsGregory Noma2020-06-011-0/+9
* SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild()Benety Goh2020-05-071-10/+0
* SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references fr...Benety Goh2020-05-071-6/+2