summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65672 upgrade python packages to support 3.10r6.0.0-rc8Robert Guo2022-05-3116-30/+42
* SERVER-66585 Update test tags for repl_startup_error_no_hang_on_shutdown.jsLingzhi Deng2022-05-311-1/+1
* SERVER-65027: Ensure resharding commands are parsed strictlynandinibhartiyaMDB2022-05-314-4/+4
* SERVER-65426 Verify if there's an existing view when creating a collectionJordi Olivares Provencio2022-05-312-3/+4
* SERVER-66489 Fix race condition in ticketholder testJordi Olivares Provencio2022-05-311-5/+21
* SERVER-66857 Retry `moveChunk` and `moveRange` indefinitely when router hits ...Pierlauro Sciarelli2022-05-302-9/+8
* SERVER-66714 Use ScopedTaskExecutor to manage requests cancellation at Balanc...Paolo Polato2022-05-292-13/+21
* SERVER-66716 remove early return check from _configSvrMoveRangePaolo Polato2022-05-291-6/+1
* SERVER-66480 introduce joinMigration shard cmd to set a barrier on the Balanc...Paolo Polato2022-05-2911-74/+293
* SERVER-65969 Fix data race in ScopedDonateChunkPaolo Polato2022-05-293-6/+19
* SERVER-66771 rename mongo_crypt_v1_devsergey.galtsev2022-05-292-5/+5
* SERVER-66388 Disallow using transaction API in operations with shard versionsJack Mulrow2022-05-285-1/+97
* SERVER-66849 Error labels should account for cluster abort and commit commandsJack Mulrow2022-05-282-3/+33
* SERVER-66848 Internal transactions test command API use should use owned BSONJack Mulrow2022-05-271-1/+1
* SERVER-66711 rename mongo_crypt to mongo_crypt_sharedsergey.galtsev2022-05-271-20/+20
* SERVER-66583 Re-enable SBE as the default execution engine and fall back to c...Mihai Andrei2022-05-2759-439/+222
* SERVER-66828 Fix coverity defectJack Mulrow2022-05-271-1/+2
* SERVER-65218 Run `ShardSplitDonorServiceTest` with `wiredTiger`Gregory Noma2022-05-273-57/+52
* SERVER-66826 Fix requires_fcv tag on lookup_pit_pre_and_post_image.js and loo...Mindaugas Malinauskas2022-05-272-2/+2
* Import wiredtiger: 8fb2c7b2a69abe5de86c870b64ba2ee85eaf1ccb from branch mongo...Luke Chen2022-05-273-43/+81
* Import wiredtiger: f4d48773a3f1f2f7318e48f3c6afe295cb56c409 from branch mongo...Luke Chen2022-05-276-21/+3
* Import wiredtiger: 746497a6ffd88921928244047fbeb70275884163 from branch mongo...Luke Chen2022-05-275-28/+28
* SERVER-66771 Rename CSFLE build artifactssergey.galtsev2022-05-279-223/+223
* SERVER-66533 update FLE array tag size estimationsergey.galtsev2022-05-273-6/+109
* SERVER-66784 numberDecimalsAlmostEqual shell helper now works for negative nu...Davis Haupt2022-05-262-2/+29
* SERVER-66768 Mark find_flip_sbe_enabled with requires_fcv_51Mihai Andrei2022-05-261-0/+2
* SERVER-66719 Take FCV lock in `MODE_IS` for shared global lock modesGregory Noma2022-05-263-10/+13
* SERVER-66734 Extend FLE2FindEqualityPayload to take ServerDataEncryptionLevel...Mark Benvenuto2022-05-261-0/+5
* SERVER-66538 Exclude timeseries_coll_mod.js from multiversion pre-6.0 testsRui Liu2022-05-261-1/+1
* SERVER-66528 Return the OpTime of Commit Transaction for FLE2 CRUDMark Benvenuto2022-05-261-7/+7
* SERVER-66384 Ninja shared build log and common output directoryAlexander Neben2022-05-252-3/+12
* SERVER-65639 Update comment in internal_transactions_kill_sessions.jsCheahuychou Mao2022-05-251-3/+2
* SERVER-66644 temporarily disable profile_operation_metrics.jsRobert Guo2022-05-251-0/+2
* SERVER-66062 temporarily disable ddl_create_index_txn.jsRobert Guo2022-05-251-0/+1
* SERVER-65639 Add concurrency workload that kills sessions with active interna...Cheahuychou Mao2022-05-257-21/+186
* SERVER-66565 Create config.transactions partial index in setFCVJack Mulrow2022-05-2420-74/+543
* SERVER-66327 Omit forceValidationWithFeatureCompatibilityVersion in the jstes...Gregory Wlodarek2022-05-2411-11/+0
* SERVER-66573 Add FCV tag in lookup_unionWith_subpipeline_local_read.jsRuoxin Xu2022-05-241-1/+3
* SERVER-66660 Exclude unsupported test cases in 5.3 version from change_stream...Antonio Fuschetto2022-05-241-1/+1
* SERVER-66618 Wait in test for resharding coordinator to persist abort.r6.0.0-rc7Max Hirschhorn2022-05-231-1/+11
* SERVER-66647 internal_transactions_unsharded.js should set storeFindAndModify...Cheahuychou Mao2022-05-233-38/+32
* SERVER-66344 Only check the response if the last try was not a retry that failedCheahuychou Mao2022-05-231-19/+19
* SERVER-66344 Make internal transactions workloads more extensibleCheahuychou Mao2022-05-238-252/+350
* SERVER-66616 Fix clang_tidy error on enterprise-rhel80-dynamic-clang-tidy-v4 ...Cheahuychou Mao2022-05-231-1/+1
* SERVER-66215 Create Sorter::File instances only when actually neededRomans Kasperovics2022-05-231-5/+5
* SERVER-66111 Set default timeouts in HttpClientGabriel Marks2022-05-203-22/+10
* SERVER-66087 Move curlLibraryManager.initialize() to global initializerGabriel Marks2022-05-201-18/+13
* SERVER-65925 Reshard commit and abort should check for transient errors when ...Randolph Tan2022-05-204-6/+24
* SERVER-66560 Check feature flag before fetching child transaction historyJack Mulrow2022-05-191-40/+47
* SERVER-66551 Rename internalQueryEnableSlotBasedExecutionEngine back to inter...Mihai Andrei2022-05-1932-217/+182