summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-63208 Make allowDiskUse opt-out rather than opt-inRomans Kasperovics2022-04-122-2/+3
* SERVER-59261 Enable Feature flag for PM-2466Mark Benvenuto2022-04-091-2/+0
* SERVER-62946 add exit code to servers.js constantsAdam Rayner2022-03-291-0/+1
* SERVER-64520 Get rid of WriteErrorDetailKaloian Manassiev2022-03-292-1/+1
* SERVER-63719 Add support for FLE 2 update in MongoDMark Benvenuto2022-03-281-0/+2
* SERVER-64634 Tenant migration helpers must retry on retryable errorMatt Broadstone2022-03-221-7/+47
* SERVER-64729 Reduce mongos quiesce time in js ShardingTest fixtureTommaso Tocci2022-03-221-2/+2
* SERVER-64244 Drop exceptions due to transient errors for whole runBackgroundD...Yu Jin Kang Park2022-03-221-0/+22
* SERVER-63467 Create a shell helper that can be used to call compact encryptio...Erwin Pe2022-03-154-0/+52
* SERVER-61893 Add capability for showing system events with showSystemEvents flagAndrii Dobroshynski2022-03-151-0/+10
* SERVER-64226 Add shell helper to check equality up to a specified number of d...Davis Haupt2022-03-141-0/+43
* SERVER-64287 Create sharding variant of fle2 test suiteMark Benvenuto2022-03-115-8/+70
* SERVER-63645 shell - support FLE 2 client-side transformationsShreyas Kalyan2022-03-103-5/+33
* SERVER-61008 Upgrade vendorized mozjs to esr91.3Justin Seyster2022-03-072-6/+9