summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69160: Await replication in shards in shardingTest for FCV initializationVarun Ravichandran2022-11-091-0/+7
* SERVER-70602 Handle faulty balancerCompliant reporting by waiting for some no...Silvia Surroca2022-11-041-0/+6
* SERVER-69136 Tests should consider balancerCollectionStatus may report balanc...Silvia Surroca2022-10-301-1/+1
* SERVER-69784 Fix signed char misusesMatt Kneiser2022-10-141-2/+3
* SERVER-67301 Balancer may perform one unnecessary migration for a completely ...Silvia Surroca2022-10-142-14/+114
* SERVER-67733 ShardingTest::awaitBalancerRound() doesn't work in case of CSRS...Tommaso Tocci2022-10-142-43/+18
* SERVER-66078 Make config.system.sessions balanceable by data size criteriaPaolo Polato2022-10-141-2/+3
* SERVER-65816 Change balancer policy to balance on data size rather than numbe...Pierlauro Sciarelli2022-10-141-4/+6
* SERVER-68233 MongoShell numberDecimalsAlmostEqual(NumberDecimal(0), NumberDec...Denis Grebennicov2022-10-061-7/+15
* SERVER-60551 Fix mongo (shell) initializer stagesRyan Egesdahl2022-09-131-2/+2
* SERVER-66554 Make FLE2 suites work with stepdown and kill_primary suitesShreyas Kalyan2022-09-023-47/+161
* SERVER-65781 Run the symbolizer on CI outputMikhail Shchatko2022-08-231-0/+13
* SERVER-67462 Support renaming encrypted collections if client has correct pri...Mark Benvenuto2022-08-011-1/+2
* SERVER-61972 un-delete version check for mongod optionsRobert Guo2022-06-091-1/+4
* SERVER-61972 ensure useRandomBinVersionsWithinReplicaSet's respectedRobert Guo2022-06-082-10/+16
* SERVER-66784 numberDecimalsAlmostEqual shell helper now works for negative nu...Davis Haupt2022-05-261-2/+2
* SERVER-66551 Rename internalQueryEnableSlotBasedExecutionEngine back to inter...Mihai Andrei2022-05-191-34/+1
* SERVER-66445 Make the classic engine the default execution engineMihai Andrei2022-05-171-1/+34
* SERVER-65699 delete test-only 'sbe' commandKyle Suarez2022-05-161-9/+0
* SERVER-64352 mongo shell no longer built by defaultAlexander Neben2022-05-131-6/+4
* SERVER-66085 Evaluate creating state collections as clustered collectionsMark Benvenuto2022-05-111-3/+6
* SERVER-65503 Migrate FLE2 tests to core passthrough suitesMark Benvenuto2022-05-101-1/+1
* SERVER-64911 Add create, collMod and createIndexes to list of commands to sen...r6.0.0-rc5Davis Haupt2022-05-091-2/+5
* SERVER-64986 Add concurrency workloads that test internal transactions using ...Cheahuychou Mao2022-04-291-1/+6
* 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
* SERVER-62346 Apply recipient config when heartbeat presents a splitConfigDidier Nadeau2022-03-041-2/+9
* SERVER-63294 server-side rewrite for match expressions with FLE find payloadsDavis Haupt2022-03-012-0/+3
* SERVER-60926 Make enableSharding command optionalTommaso Tocci2022-02-282-107/+66
* SERVER-57369 Disable concurrent authenticationSara Golemon2022-02-241-1/+12
* SERVER-63428 Robustify oplog applying code for update operationRui Liu2022-02-221-2/+8
* SERVER-62801 Add change stream event for create operationArun Banala2022-02-221-0/+5
* SERVER-63380 JSTest bulk api can create oversized batchesAllison Easton2022-02-171-1/+16
* SERVER-63607 Ensure cursor_valid_after_shard_stepdown.js test leaves eligible...Tommaso Tocci2022-02-141-0/+12
* SERVER-63214 Ignore hash inconsistency between whole dbs when collection hash...Jason Chan2022-02-091-0/+10
* SERVER-63108 Rename Versioned API to Stable APIA. Jesse Jiryu Davis2022-02-072-3/+3
* SERVER-60696 Add a server parameter to disallow multiple arbitersFrederic Vitzikam2022-02-041-0/+1
* SERVER-63022 unregisterProgram shouldn't fail if called multiple times on the...Richard Samuels2022-02-021-7/+13