summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-66078 Make config.system.sessions balanceable by data size criteriaPaolo Polato2022-06-011-2/+3
* SERVER-62367 Add javascript test to compare shard split performance to moveChunkDidier Nadeau2022-05-271-0/+27
* SERVER-60440 Upgrade boost to 1.79.0Andrew Morrow2022-05-261-0/+1
* SERVER-66784 numberDecimalsAlmostEqual shell helper now works for negative nu...Davis Haupt2022-05-261-2/+2
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-18/+16
* SERVER-66221 Enable dbhash checks after successful shard splitMatt Broadstone2022-05-191-2/+2
* SERVER-66551 Rename internalQueryEnableSlotBasedExecutionEngine back to inter...Mihai Andrei2022-05-191-34/+1
* SERVER-65816 Change balancer policy to balance on data size rather than numbe...Pierlauro Sciarelli2022-05-191-4/+6
* SERVER-65781 Run the symbolizer on CI outputMikhail Shchatko2022-05-181-0/+13
* SERVER-66519 Make key vault create keys with majority writesErwin Pe2022-05-171-1/+1
* SERVER-66445 Make the classic engine the default execution engineMihai Andrei2022-05-161-1/+34
* SERVER-64352 mongo shell no longer built by defaultAlexander Neben2022-05-131-6/+4
* SERVER-57711 Remove usemozjs flag in favor of js-engine != noneTausif Rahman2022-05-121-2/+2
* SERVER-66381 Support mongo shell cursor cleanup for FLEMark Benvenuto2022-05-121-1/+1
* SERVER-66085 Evaluate creating state collections as clustered collectionsMark Benvenuto2022-05-111-3/+6
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-0610-10/+30
* SERVER-64911 Add create, collMod and createIndexes to list of commands to sen...Davis Haupt2022-05-031-2/+5
* SERVER-65918 Remove references to `ephemeralForTest`Gregory Noma2022-05-021-2/+1
* SERVER-65503 Migrate FLE2 tests to core passthrough suitesMark Benvenuto2022-05-021-1/+1
* SERVER-65710 runTenantMigrationCommand() js library method retries on all net...Suganthi Mani2022-04-291-38/+31
* SERVER-41353 replace errnoWithDescription with an API based on std::error_codeBilly Donahue2022-04-284-70/+69
* SERVER-65699 delete test-only 'sbe' commandKyle Suarez2022-04-221-9/+0
* SERVER-64986 Add concurrency workloads that test internal transactions using ...Cheahuychou Mao2022-04-221-1/+6
* SERVER-65783 Clean up inject_tenant_prefix overrideMatt Broadstone2022-04-191-0/+5
* SERVER-65035 Create new JS hook to check routing table consistencyPaolo Polato2022-04-192-0/+6
* SERVER-62935 Add date string to assert messager6.1.0-alphaGabriel Marks2022-04-181-2/+2
* SERVER-64526 Fix printCollectionInfo for missing collectionsKaloian Manassiev2022-04-151-0/+3
* SERVER-64526 ShardingTest::getChunksString must rely on UUIDsEnrico Golfieri2022-04-141-9/+30