summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68555 Add RemoteCommandExecutionError to RCR APIGeorge Wangensteen2022-09-151-0/+1
* SERVER-60551 Fix mongo (shell) initializer stagesRyan Egesdahl2022-09-121-2/+2
* SERVER-69054 Parameterize set_read_preference_secondary.js read preferenceVesselina Ratcheva2022-09-071-0/+1
* SERVER-67755 fle2 range - implement insertSergey Galtsev2022-09-071-0/+1
* SERVER-63339 Enable hash checks for capped collectionsGregory Noma2022-08-311-36/+18
* SERVER-68342 Modify ServerParameter to take tenantIdGabriel Marks2022-08-301-1/+1
* SERVER-68826 Move logical_time into server_baseKaloian Manassiev2022-08-291-4/+0
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-262-2/+2
* SERVER-69136 Tests should consider balancerCollectionStatus may report balanc...Silvia Surroca2022-08-251-1/+1
* SERVER-67127 Delete 'db.currentOpLegacy()' helperDavid Storch2022-08-221-22/+0
* SERVER-68233 MongoShell numberDecimalsAlmostEqual(NumberDecimal(0), NumberDec...Denis Grebennicov2022-08-221-3/+7
* SERVER-63845 Separate variable reference tracking from pipeline field depende...Nicholas Zolnierz2022-08-181-1/+1
* SERVER-68213 Modernize 'DBQuery' to avoid OP_QUERY-style formatDavid Storch2022-08-183-233/+149
* SERVER-68233 MongoShell numberDecimalsAlmostEqual(NumberDecimal(0), NumberDec...Denis Grebennicov2022-08-171-7/+11
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-172-3/+3
* SERVER-67415 Create golden-data JS suitesDavid Percy2022-08-176-4/+150
* SERVER-66554 Make FLE2 suites work with stepdown and kill_primary suitesShreyas Kalyan2022-08-153-47/+161
* SERVER-68119 Standardized mongo lookupAlexander Neben2022-08-122-15/+35
* SERVER-68715 Fixed shell NaN PID possibilityAlexander Neben2022-08-111-2/+6
* 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-43776: Parallel Shutdown for Sharding TestsKruti Shah2022-08-042-5/+166
* 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-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-275-9/+9
* SERVER-67301 Balancer may perform one unnecessary migration for a completely ...Silvia Surroca2022-07-272-14/+114
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-269-33/+30
* SERVER-68153 Create shell helper to decompress BSONColumnGregory Wlodarek2022-07-202-0/+23
* Revert "SERVER-43776 replica sets shutdown in parallel"Abdul Qadeer2022-07-192-154/+9
* SERVER-68123 Handle unused-but-set-variable warningsBilly Donahue2022-07-191-1/+1
* SERVER-67733 ShardingTest::awaitBalancerRound() doesn't work in case of CSRS...Tommaso Tocci2022-07-152-43/+18
* SERVER-65077 Remove FCV gating logic for FLE 2 after branching 6.0Mark Benvenuto2022-07-151-1/+0
* SERVER-43776 replica sets shutdown in parallelKruti Shah2022-07-142-9/+154
* Revert "SERVER-67733 ShardingTest::awaitBalancerRound() doesn't work in case ...Tommaso Tocci2022-07-122-13/+30
* SERVER-67733 ShardingTest::awaitBalancerRound() doesn't work in case of CSRS ...Tommaso Tocci2022-07-112-30/+13
* SERVER-9434 Audit and Normalize Process Exit CodesMatt Kneiser2022-07-074-16/+19
* SERVER-67462 Support renaming encrypted collections if client has correct pri...Mark Benvenuto2022-07-071-1/+2
* SERVER-65946 Have DBClient::call always throw exceptions on failureJason Chan2022-07-062-7/+4
* SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park2022-07-064-24/+4
* SERVER-64535 Add clustered index information to collStats outputSulabh Mahajan2022-06-281-1/+40
* SERVER-67162 Integrate new PCRE2 wrapperJennifer Peshansky2022-06-274-56/+37
* SERVER-62206 Remove DBClientBase::query_DEPRECATED()David Storch2022-06-222-33/+0
* SERVER-65645 IDL-ify all commands on the chunk migration pathEnrico Golfieri2022-06-221-2/+7
* SERVER-67357 deflake test and add better diagnosticsAndrew Shuvalov2022-06-171-1/+2
* SERVER-67148 Refactor ValidatedTenantId into ValidatedSecurityTokenSara Golemon2022-06-151-2/+5
* SERVER-61634 ShardingTest tries to perform write without proper authSanika Phanse2022-06-141-1/+0
* SERVER-66441 Remove third_party shims for libraries with no --use-system supportTausif Rahman2022-06-131-1/+1
* SERVER-65955 Migrate shell exhaust path onto modern internal client APIDavid Storch2022-06-104-55/+17
* SERVER-67043 remove unused TestData.disableBatchWrites reference from bulk_ap...Benety Goh2022-06-071-1/+1