summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix tripping boost invarianteric/id-hack-ix-scan-refactorEric Cox2022-06-281-2/+3
* fix nullptr derefEric Cox2022-06-271-2/+2
* fflag default trueEric Cox2022-06-271-2/+3
* update unittestsEric Cox2022-06-241-2/+2
* fmtEric Cox2022-06-241-1/+1
* cleanupEric Cox2022-06-241-6/+7
* fix merge with IndexScanStageEric Cox2022-06-241-2/+6
* Merge branch 'master' into eric/id-hack-ix-scan-refactorEric Cox2022-06-241221-16455/+28845
|\
| * SERVER-66361: Fix data race involving ReplicationCoordinatorMock::setCurrentC...Lingzhi Deng2022-06-242-6/+14
| * SERVER-63616 fix link model check for macos dynamic linkingDaniel Moody2022-06-242-2/+5
| * Import wiredtiger: a1f21fe61929c12b360d8b50f03bc1584d7b10fd from branch mongo...siddhartha.mahajan2022-06-2412-32/+23
| * Import wiredtiger: cec4e577d97ddbb2c87ba676e8644636b6e366ca from branch mongo...siddhartha.mahajan2022-06-243-9/+27
| * Import wiredtiger: 1696bc595ca30ebeb0c2ecd5170c60b2367c83d2 from branch mongo...siddhartha.mahajan2022-06-242-2/+12
| * Revert "SERVER-66736 Remove redefined startParallelShell() and fix test"Abdul Qadeer2022-06-233-19/+45
| * SERVER-67250 Do not overwrite existing objects in 'addToArray()'Justin Seyster2022-06-234-15/+93
| * SERVER-64089 Ignore checking fields in IGNORE_UNSTABLE_LIST in IDL compatibil...Vesselina Ratcheva2022-06-233-42/+540
| * SERVER-63616 added check to make sure macos version supports link-model dynamicDaniel Moody2022-06-231-0/+31
| * SERVER-67370 Destroy instance metrics object so it's lifetime will not be tie...Randolph Tan2022-06-233-5/+22
| * SERVER-66956 Remove redundant tests in MULTI_PLAN and CACHED_PLANDaniel Segel2022-06-231-19/+17
| * SERVER-66900 Add a classic-engine variant to sys-perfZixuan Zhuang2022-06-231-0/+51
| * SERVER-63789 Async file copy/importChristopher Caplinger2022-06-236-257/+280
| * SERVER-57109 Authzn architecture guide updatesSara Golemon2022-06-231-15/+84
| * SERVER-67280 wrap periodicCheckImpl with try catchAndrew Witten2022-06-239-34/+115
| * SERVER-67143 Delete some unused internal client codeDavid Storch2022-06-234-331/+2
| * SERVER-59853 Simplify $lookup and $unionWith tests to avoid needing manual di...Henri Nikku2022-06-233-90/+94
| * SERVER-49971 Report current VectorClock time in serverStatusAntonio Fuschetto2022-06-232-4/+16
| * SERVER-66462 Fixed change stream pre-image write performance issueMindaugas Malinauskas2022-06-231-12/+26
| * SERVER-66924 Avoid inserting to the change collection that is already dropped.Rishab Joshi2022-06-231-1/+27
| * SERVER-65948 Add 'changeStreams' cluster-wide parameterRomans Kasperovics2022-06-2310-23/+440
| * SERVER-67444 Eliminate legacy `requestMoveChunk` call from `Balancer::_moveCh...Pierlauro Sciarelli2022-06-231-9/+0
| * SERVER-67435 Generalize current op reporting for ShardingDDLCoordinatorsTommaso Tocci2022-06-2321-268/+98
| * SERVER-66736 Remove redefined startParallelShell() and fix testAbdul Qadeer2022-06-233-45/+19
| * SERVER-66919: Serialize all writes to tenant migration namespacesChristopher Caplinger2022-06-233-51/+1
| * SERVER-67069 added /Zc:lambda for windows in cxx17Alexander Neben2022-06-231-1/+2
| * SERVER-67134 Fixed assert logging (bugprone-lambda-function-name)Alexander Neben2022-06-231-6/+7
| * SERVER-67463 Increase election timeout in reconfig_fails_no_cwwc_set_sharding...Frederic Vitzikam2022-06-221-2/+2
| * Revert "SERVER-65943 Add logging to multiversionconstants.py"XueruiFa2022-06-222-13/+1
| * SERVER-60531 Remove try-catch block for ShardsvrDropCollectionIfUUIDNotMatchi...Abdul Qadeer2022-06-221-24/+2
| * SERVER-67445 Remove setting of setSingleBatch to 'true' in FLEQueryInterfaceI...Erwin Pe2022-06-221-1/+0
| * SERVER-23146 More verbose error messages for geoparserEmily Wang2022-06-222-44/+201
| * SERVER-65827: Using Milliseconds type in ThrottleCursorTestRichard Hausman2022-06-221-16/+11
| * SERVER-62206 Remove DBClientBase::query_DEPRECATED()David Storch2022-06-2232-1019/+298
| * SERVER-67380 Improve handling of partial schema requirementsSvilen Mihaylov2022-06-227-161/+173
| * SERVER-67227 Avoid implicit collection creation for `collectionUUID` with ins...Gregory Noma2022-06-228-19/+25
| * SERVER-66933 Exclude API tests from sharded_retryable_writes_downgradeJoel Redman2022-06-223-3/+4
| * SERVER-64449 Get rid of the gFeatureFlagNewWriteErrorExceptionFormat flagKaloian Manassiev2022-06-2251-681/+494
| * SERVER-65943 Add logging to multiversionconstants.pyEvelyn Wu2022-06-222-1/+13
| * SERVER-67441 Disable multi_statement_transaction_atomicity_isolation_server_s...Israel Hsu2022-06-221-1/+3
| * SERVER-67399 collMod coordinator must block migrations on bucket nssTommaso Tocci2022-06-221-5/+8
| * SERVER-66842 Fix pcPointer for instructions that take arguments in CodeFragme...Parker Felix2022-06-224-10/+120