summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40691 $nin:[[],...] queries are not indexedr4.2.19-rc0r4.2.19Jess Balint2022-02-248-12/+166
* Import wiredtiger: d7ce59c15c5de0f451a8cba8e202d5a9484697d3 from branch mongo...Luke Chen2022-02-246-355/+375
* SERVER-63203 Do not fail chunk split if more than 8192 points are requestedPaolo Polato2022-02-219-56/+72
* SERVER-62825 add retry logic to causally_consistent_index_builds.jsMickey. J Winters2022-02-141-18/+33
* SERVER-55483 Add a new startup parameter that skips verifying the tableGregory Wlodarek2022-02-093-0/+64
* SERVER-62906 Add a check in the createCollection/shardCollection path verifyi...Antonio Fuschetto2022-02-084-0/+27
* SERVER-26755 Increase the timeout for find operations against config.chunksCheahuychou Mao2022-02-032-1/+11
* SERVER-63197 Pin microbenchmarks genny versionCarl Raiden Worley2022-02-021-1/+1
* SERVER-61662 Conftest logs should always be verbose.Daniel Moody2022-02-011-7/+25
* SERVER-62668 Implement synchronization for ImpersonatedUserMetadata accessGabriel Marks2022-01-251-5/+6
* SERVER-59754 Prevent get_executor from overwriting information set by an oute...Jennifer Peshansky2022-01-212-5/+72
* SERVER-62147 Fix broken OP_QUERY exhaust cursor implementationDavid Storch2022-01-205-6/+118
* SERVER-62739 Add 'uses_prepare_transaction' tag to testLuis Osta2022-01-191-1/+1
* SERVER-57588 Inconsistent query results when an array position is indexed who...Timour Katchaounov2022-01-124-0/+502
* SERVER-61816 Add steps past kWaitingForVotes to assert.soonLuis Osta2022-01-104-1/+129
* SERVER-60392 Fix timing in priority_takeover_two_nodes_equal_priority testMoustafa Maher Khalil2022-01-101-1/+1
* SERVER-57312 Pin transitive Python dependencies and use the pinned file for i...Mikhail Shchatko2022-01-066-12/+12
* SERVER-62065 Introduce the 'repairShardedCollectionChunksHistory' commandKaloian Manassiev2022-01-0619-8/+464
* SERVER-62320 Fix use after std::move in find commandDianna Hohensee2022-01-043-5/+4
* SERVER-62164 Remove obsoleted build variantsAndrew Morrow2021-12-222-162/+0
* SERVER-60682 Exempt transaction coordinators and journal flusher from acquiri...Josef Ahmad2021-12-214-0/+117
* SERVER-62211: Reduce frequency of builders on older versions of serverCristopher Stauffer2021-12-211-50/+50
* SERVER-23664 $mod match expression should raise an error when the remainder i...Romans Kasperovics2021-12-173-14/+15
* SERVER-61743 Don't apply -fno-builtin-memcmp on non-x86 platformsAndrew Morrow2021-12-161-3/+4
* SERVER-59929 Limit the blocking of split/merge behind other metadata operatio...Kaloian Manassiev2021-12-141-4/+11
* SERVER-44484 Changestream with updateLookup uasserts on updates from before c...Rishab Joshi2021-12-134-48/+133
* SERVER-62005 Add `requires_document_locking` tag to unique_index_insert_durin...Gregory Noma2021-12-131-0/+4
* SERVER-45149 Add replset commands to prevent replsetDown timeoutLuis Osta2021-12-101-1/+4
* SERVER-53335 Queries, updates, and deletes with non-"simple" collations may m...Jason Zhang2021-12-106-4/+438
* SERVER-61924 Replace test with the v4.0 version due to missing failpoint comm...Luis Osta2021-12-091-28/+39
* SERVER-51087 Add testing utility for sharding collection given ranges.Max Hirschhorn2021-12-092-0/+198
* SERVER-60897 Place upper bound on number of duplicate key retries for updatesr4.2.18-rc0r4.2.18Mihai Andrei2021-12-031-0/+8
* SERVER-61427 Skip duplicate index key handler when exact key already exists i...Gregory Noma2021-12-036-21/+69
* SERVER-45953 Exempt internal replication oplog readers from acquiring read ti...Dianna Hohensee2021-12-022-2/+24
* SERVER-28953 Capture mount statistics in FTDCsergey.galtsev2021-12-015-0/+216
* SERVER-61791 pin python core dependenciesRobert Guo2021-11-304-7/+4
* SERVER-56227 Add user-facing command for permitMigrations using DDL coordinatorMarcos José Grillo Ramirez2021-11-2615-35/+377
* SERVER-54623 Wait longer for session collection in ShardedClusterFixtureBrett Nawrocki2021-11-233-11/+29
* BACKPORT-11182 [v4.2] Modify auto_workload_path in perf.yml to be relative to...Mridul Augustine2021-11-231-1/+1
* SERVER-56602 Track usage of match expressions in serverStatusMilena Ivanova2021-11-2314-21/+469
* SERVER-59879 Adjust maxTimeMS value to allow for slower execution in the para...Milena Ivanova2021-11-221-2/+4
* SERVER-61544 Fix exclusion tag for stepdown_race_with_transaction.jsVesselina Ratcheva2021-11-191-1/+1
* SERVER-48504 Combination of StaleShardVersion and ShardNotFound exception mak...Tommaso Tocci2021-11-181-1/+1
* SERVER-58119 single_node_set_new_hostname.js needs to call replSetReconfig wi...Vishnu Kaushik2021-11-151-2/+8
* SERVER-60670 use a separate branch instead of a specific commit for TPCC - ba...Alex Podelko2021-11-122-4/+2
* SERVER-60671 Remove the Dagger toolRyan Egesdahl2021-11-109-1711/+0
* SERVER-60496: Better handle spaces in test_flagsDavid Bradford2021-11-054-7/+9
* SERVER-60588 Don't attempt to coerce a double product to longJennifer Peshansky2021-11-031-5/+11
* SERVER-57605 Expose Decimal128 equality comparison helper to shellArun Banala2021-11-033-0/+28
* SERVER-59160 Disable balancer in test_stacked_migration_cleanup.jsPierlauro Sciarelli2021-11-031-0/+1