summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61296 Remove obsolete TODOsZituo Jin2021-11-161-1/+0
* SERVER-61479 Increase the number of retries to connect to a replica set follo...Gregory Wlodarek2021-11-151-1/+2
* SERVER-61403 Refactor doRunCommand implementationSara Golemon2021-11-121-3/+3
* SERVER-61387 Make sure setRandomSeed() prints the exact value it choseDavid Percy2021-11-111-2/+11
* SERVER-61375 Fix set FCV for sharded cluster fixtureMikhail Shchatko2021-11-101-1/+2
* SERVER-59512 add new, cleaner query interface to DBClientBaseDavid Storch2021-11-101-6/+4
* SERVER-60887 Retry delete and create directory in resetDBPathMark Benvenuto2021-11-081-18/+54
* SERVER-60048 CheckReplDBHash should not fail for cases where we expect retrya...Jason Chan2021-11-042-3/+33
* SERVER-61096 ResetDbPath sometimes errors while recreating dbpath on WindowsRichard Samuels2021-10-291-1/+14
* SERVER-57662 Wait for config.system.sessions collection to exist on the confi...Sanika Phanse2021-10-261-5/+5
* SERVER-60946 Retry NotWritablePrimary error when initiating replset to handle...Wenbin Zhu2021-10-251-1/+3
* SERVER-58947 servers.js passes logComponentVerbosity only to last continous b...Vishnu Kaushik2021-10-251-2/+26
* SERVER-59607 Re-locate the pre-images collection to 'config' databaseDenis Grebennicov2021-10-251-2/+5
* SERVER-56905 Ban API params to aggregate/find/etc shell helpersNicholas Zolnierz2021-10-123-2/+19
* SERVER-60363 Make assertion for amount of retries in ocsp_retry_backo…Erwin Pe2021-10-051-0/+13
* SERVER-50389 fix clusterHasBinVersion()Robert Guo2021-10-051-4/+3
* SERVER-58831 standardize shardingtest multiversion versionRobert Guo2021-10-042-16/+15
* SERVER-58852: Add LDAP timeout failpoints and testingVarun Ravichandran2021-10-011-8/+12
* SERVER-59148: Periodically refresh LDAP users in authorization user cacheVarun Ravichandran2021-10-011-9/+41
* SERVER-58210 Eliminate unnecessary RPC protocol negotiation codeDavid Storch2021-10-013-3/+2
* SERVER-59178 Re-enable SBE as the default execution engineJennifer Peshansky2021-09-301-0/+1
* SERVER-59058 Enforce fast count validation in ValidateCollections Python hookGregory Noma2021-09-301-59/+0
* SERVER-59618 mongo_main registers LockerNoopClientObserver with ServiceContextBenety Goh2021-09-291-1/+4
* SERVER-59918 Create mongoqd binaryjannaerin2021-09-281-0/+1
* Revert "SERVER-59918 Create mongoqd binary"Uladzimir Makouski2021-09-281-1/+0
* SERVER-59918 Create mongoqd binaryjannaerin2021-09-271-0/+1
* SERVER-59883 suppress deprecation message with quiet flagZituo Jin2021-09-221-10/+10
* SERVER-59233 Don't apply clang/gcc warning suppressions on WindowsAndrew Morrow2021-09-161-1/+1
* SERVER-59233 Suppress some warnings in third-party code or its useAndrew Morrow2021-09-161-0/+9
* SERVER-58578 Timeseries bucket compressionHenrik Edin2021-09-161-0/+3
* SERVER-56801 Add DOCS link for reconfiguring PSA set upon failure.Faustoleyva542021-09-131-1/+2
* SERVER-59782 migrate makeGuard calls to ScopeGuardBilly Donahue2021-09-082-2/+2
* SERVER-58344 Remove ServerGlobalParams::FeatureCompatibility and replace refe...Vishnu Kaushik2021-09-011-1/+1
* SERVER-58200 Require calling parallel shell callback for every spawned parall...Richard Samuels2021-08-312-14/+43
* SERVER-59536 Add functions to restart ShardingTestRichard Samuels2021-08-251-4/+20
* SERVER-58670 Tighten up what kind of BSON the 'Query' type can be wrapped aroundIrina Yatsenko2021-08-232-6/+19
* Revert "SERVER-59058 Enforce fast count validation in ValidateCollections Pyt...Gregory Noma2021-08-211-0/+59
* SERVER-55712 Remove '4.4' reference when setting config.version in re…Samy Lanka2021-08-201-1/+5
* SERVER-59058 Enforce fast count validation in ValidateCollections Python hookGregory Noma2021-08-191-59/+0
* SERVER-59013: Rewrite shell and JS tests to use generated FCV constantsXueruiFa2021-08-183-14/+29
* SERVER-55175 Maintain original read concern and read preference for $currentO...Katherine Wu2021-08-171-9/+3
* 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-47804 On Windows, warn user about slow OCSP responsesErwin Pe2021-08-171-0/+1
* SERVER-58670 Modernize DBClientBase query interface to avoid OP_QUERY-derived...Irina Yatsenko2021-08-143-22/+8
* SERVER-59236 add shell function to recursively copy a directoryRichard Samuels2021-08-121-0/+17
* SERVER-56943 add cmdObj to runClientFunctionWithRetries() log message for testsSiran Wang2021-08-121-2/+7
* SERVER-48959 Remove 4.4 version check for getHashesUsingSessions function.Wenbin Zhu2021-08-111-7/+3
* SERVER-59158 Skip FCV server parameter check in checkFCV() for mongos.Max Hirschhorn2021-08-061-8/+12
* SERVER-56289 All generated tasks depend on archive_dist_test instead of archi...Robert Guo2021-08-052-3/+3