summaryrefslogtreecommitdiff
path: root/src/mongo/shell/servers.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70353 Support internalQueryDisableExclusionProjectionFastPath in Mongo...Ivan Fefer2022-11-011-0/+2
* SERVER-68119 Standardized mongo lookupAlexander Neben2022-08-121-14/+34
* Revert "SERVER-68119 Standardized mongo[/d/s/q] lookup"Sviatlana Zuiko2022-08-081-12/+4
* SERVER-68119 Standardized mongo[/d/s/q] lookupAlexander Neben2022-08-081-4/+12
* SERVER-62042 Consolidate query optimization and execution control into a sing...Nicholas Zolnierz2022-08-041-1/+0
* Revert "SERVER-62042 Consolidate query optimization and execution control int...auto-revert-processor2022-08-041-0/+1
* SERVER-62042 Consolidate query optimization and execution control into a sing...Nicholas Zolnierz2022-08-031-1/+0
* SERVER-9434 Audit and Normalize Process Exit CodesMatt Kneiser2022-07-071-3/+3
* SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park2022-07-061-7/+0
* SERVER-66551 Rename internalQueryEnableSlotBasedExecutionEngine back to inter...Mihai Andrei2022-05-191-34/+1
* SERVER-65781 Run the symbolizer on CI outputMikhail Shchatko2022-05-181-0/+13
* SERVER-66445 Make the classic engine the default execution engineMihai Andrei2022-05-161-1/+34
* SERVER-62946 add exit code to servers.js constantsAdam Rayner2022-03-291-0/+1
* SERVER-60696 Add a server parameter to disallow multiple arbitersFrederic Vitzikam2022-02-041-0/+1
* SERVER-46399 remove SCRAM-SHA-1 as a default internal auth mechAdam Rayner2021-12-311-1/+1
* SERVER-61423 Be able to use mongoq from jstestsSophia Tan2021-11-231-0/+96
* SERVER-58947 servers.js passes logComponentVerbosity only to last continous b...Vishnu Kaushik2021-10-251-2/+26
* SERVER-59178 Re-enable SBE as the default execution engineJennifer Peshansky2021-09-301-0/+1
* SERVER-59013: Rewrite shell and JS tests to use generated FCV constantsXueruiFa2021-08-181-9/+5
* SERVER-59355: Add featureFlag when running storeFindAndModifyImagesInSideColl...Daniel Gottlieb2021-08-171-0/+22
* SERVER-59353: Strip featureFlagRetryableFindAndModify for mongod binaries pri...Daniel Gottlieb2021-08-171-0/+1
* SERVER-56289 All generated tasks depend on archive_dist_test instead of archi...Robert Guo2021-08-051-2/+2
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+1
* SERVER-58172 run multiversion tests on master with 5.0 and disable incompatib...Robert Guo2021-07-221-5/+3
* SERVER-56844 Fassert shard server on startup if DWCF=w:1 and no CWWC setMoustafa Maher2021-07-131-1/+2
* SERVER-53350 Expose methods on ReshardingTest fixture for sending replSetStep...Haley Connelly2021-07-081-0/+1
* SERVER-58086 set debug symbols download URL for shell-invoked hang analyzerRobert Guo2021-07-011-0/+4
* SERVER-58103 Remove test cases which test legacy op behaviorsYoonsoo Kim2021-06-301-11/+0
* SERVER-53062 Throw an exception in tests if server startup failsSpencer Jackson2021-06-231-4/+8
* SERVER-57439 add unittest task with undodb recordings to ! RHEL 8Robert Guo2021-06-161-1/+1
* SERVER-57236 Complete TODO listed in SERVER-56952Jason Chan2021-06-021-3/+0
* SERVER-56953: Allow testing for new-style retryable findAndModify for basic o...Daniel Gottlieb2021-05-191-0/+3
* Revert "SERVER-56953: Allow testing for new-style retryable findAndModify for...Daniel Gottlieb2021-05-181-3/+0
* SERVER-56953: Allow testing for new-style retryable findAndModify for basic o...Daniel Gottlieb2021-05-181-0/+3
* SERVER-55376: Ensure reconfig cannot roll back committed writes in PSA setsXueruiFa2021-05-121-0/+1
* SERVER-55689 Calculate default write concern on startupAli Mir2021-04-291-0/+2
* SERVER-54434 Update FCV constants to recognize 5.0 as latestJon Streets2021-04-071-1/+1
* SERVER-54064: Periodically clear out the logical session cache on arbiters.Daniel Gottlieb2021-03-241-1/+3
* SERVER-54681 Delay start of txnCloners to prevent early write of kIncompleteH...Alex Taskov2021-03-181-0/+5
* SERVER-52943 Add a sharding variant for the Audit Log SpoolerShreyas Kalyan2021-03-111-0/+10
* SERVER-53918 Enforce minimumReshardingDurationAmirsaman Memaripour2021-02-181-0/+12
* SERVER-52998 Remove TODO listed in SERVER-49407Matthew Russotto2020-12-181-2/+0
* SERVER-48645 Remove versioning constraints on testing diagnosticsAmirsaman Memaripour2020-11-131-1/+1
* SERVER-50333 mongo shell ignores TestData.encryptionCipherMode specified in t...Adam Cooper2020-10-211-0/+12
* SERVER-50191 Create TTL index on config.tenantMigrationDonors to garbage coll...Cheahuychou Mao2020-10-201-0/+2
* SERVER-51416 simplify setParameter version checks in servers.jsBenety Goh2020-10-091-13/+17
* SERVER-50849 Update FCV constants to recognize 4.9 as latestA. Jesse Jiryu Davis2020-10-081-1/+1
* SERVER-49802 Update FCV constants to recognize 4.8 as latestJason Chan2020-09-301-1/+1
* SERVER-50748 Add repl and sharding tasks to the undodb variantMikhail Shchatko2020-09-271-12/+19
* SERVER-50072 Check _isWindows() when initializing MongoRunner.EXIT_ABORTAli Mir2020-09-211-1/+2