summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix: upgrade http-server from 0.12.3 to 0.13.0snyk-upgrade-7b3d35a4f3ac527b4a891dd6e5efdf5esnyk-bot2022-09-021-1/+1
* SERVER-68895 Load static version of ABT gdb printers if dynamic is not availableNicholas Zolnierz2022-09-022-15/+94
* SERVER-69376: Increase timeout for replica_sets_jscore_passthrough on macos v...Jeff Zambory2022-09-021-0/+2
* SERVER-67559 Implement global index cloner primary only serviceRandolph Tan2022-09-0219-15/+1594
* SERVER-68445 Integrate histogram bucket interpolationAlya Berciu2022-09-029-70/+686
* SERVER-5972 Allow `system.js` to be droppedGregory Noma2022-09-023-1/+42
* SERVER-69059 Create an InterruptibleLockGuard to place in ClientCursorPin to ...Dianna Hohensee2022-09-027-45/+67
* SERVER-69104 Avoid repeated creation of ColumnStoreEncoderJustin Seyster2022-09-015-23/+28
* SERVER-69233 Replace transaction top level tenantId with operation doc tenantIdHugh Tong2022-09-012-11/+43
* SERVER-68998 Fix coverity warning using a moved objectgalon12022-09-011-2/+2
* SERVER-69156 fix misc-uniqueptr-reset-release warningJuan Gu2022-09-013-3/+3
* SERVER-67879 Check encrypted BSON value's structural consistencyYuhong Zhang2022-09-015-0/+171
* SERVER-69361 [CQF] Extend path fusion to better handle field dependenciesSvilen Mihaylov2022-09-014-16/+159
* SERVER-69246 Run TSBS on all-feature-flags and FCV variantsGregory Noma2022-09-011-15/+16
* SERVER-62492 $geoWithin shouldn't accept multiple shapesMaddie Zechar2022-09-013-1/+13
* SERVER-69285 Add useful description for ecocDocument struct in src/mongo/cryp...Warren James2022-09-011-1/+1
* SERVER-68783 Disambiguate 0 time estimate from no estimate in reshardingBrett Nawrocki2022-09-0119-117/+328
* SERVER-68984 Implement experiments in Cost Model FrameworkAlexander Ignatyev2022-09-012-2/+213
* SERVER-68721 Pass tenantId from NamespaceString into IDLParserContext when pa...jannaerin2022-09-014-7/+34
* SERVER-68143 Add rollback tests for downgrading to upgraded pathHuayu Ouyang2022-09-013-30/+349
* Import wiredtiger: bb64c7cdcac3638b66ecea5c240df1448d409ab8 from branch mongo...Etienne Petrel2022-09-015-79/+251
* Import wiredtiger: cfb48c05ebcc12aa122d245430dbda07c5f0513a from branch mongo...Etienne Petrel2022-09-014-4/+206
* Import wiredtiger: e217c5727a0922118d3d294729864605c2e8bacc from branch mongo...Etienne Petrel2022-09-0110-17/+49
* SERVER-66297 get rid of maxSizeEnrico Golfieri2022-09-0127-617/+176
* SERVER-69287 [CQF] Support $expr in findSvilen Mihaylov2022-09-012-14/+26
* SERVER-69121 Update FCV version for `hedged_reads.js`Amirsaman Memaripour2022-09-011-1/+1
* SERVER-66636 Introduce server parameters to track storage and TTL stats for t...Denis Grebennicov2022-09-0112-52/+273
* SERVER-69033 Remove ChunkVersion only constructor from ShardVersionAllison Easton2022-09-0147-397/+644
* SERVER-69031 Move JSON configuration to python fileAlexander Ignatyev2022-09-015-325/+60
* SERVER-68745 Implement histogram parsing from BSONMisha Tyulenev2022-09-017-3/+421
* SERVER-69296 Use traverseF() for $anyElementTrue in "sbe_stage_builder_expres...Drew Paroski2022-09-012-32/+19
* SERVER-69159 Enable positioned cursors across find cmd for snapshot read concernDianna Hohensee2022-08-311-3/+1
* SERVER-68254 Create a function to instantiate collections and index entries f...Gregory Wlodarek2022-08-3114-36/+879
* SERVER-63339 Enable hash checks for capped collectionsGregory Noma2022-08-311-36/+18
* SERVER-69176 Fix linking for BSON fuzzersYuhong Zhang2022-08-313-6/+4
* SERVER-65337 set minThreads to 0: TenantMigrationDonorService, TenantMigratio...Adityavardhan Agrawal2022-08-314-1/+47
* SERVER-68401 Log latency of requests to OCSP responder for client-side verifi...Jason Chan2022-08-312-2/+112
* SERVER-69155 fix clang_tidy bugprone-suspicious-string-compare errorsJuan Gu2022-08-311-1/+1
* SERVER-68997 Constructor parameter name refactorMilitsa Sotirova2022-08-311-2/+2
* SERVER-68970 Update sbe_stage_builder_projection.cpp to use traversePDrew Paroski2022-08-3114-250/+645
* SERVER-69289 Add 6.2 to releases.ymlJason Chan2022-08-311-0/+1
* SERVER-69265 Increase config_fuzzer_replica_sets_jscore_passthrough timeoutMikhail Shchatko2022-08-311-0/+2
* Import wiredtiger: 0ac82ac3fb889ed948dcb23ef77b3cd82d6de935 from branch mongo...Etienne Petrel2022-08-312-16/+28
* Import wiredtiger: e605c3eee1daaf355d7a498dd3dc89036c43c2d8 from branch mongo...Etienne Petrel2022-08-314-36/+38
* SERVER-69262 Unconditionally retry stepup and no-op write commandsMatt Broadstone2022-08-312-30/+12
* SERVER-67538 Make multi-doc txns return WCE on index catalog changesJosef Ahmad2022-08-312-0/+100
* SERVER-69245 Fix compilation of unittests with C++20Allison Easton2022-08-312-13/+11
* SERVER-69189 Drop connections from mongos to primary in connection_establishm...Vojislav Stojkovic2022-08-311-0/+2
* SERVER-68931 Drain oplog buffers before applying recipient configMatt Broadstone2022-08-316-193/+273
* SERVER-44137: ReplicationCoordinatorExternalStateImpl: clean up constantsKonstantin Trushin2022-08-301-18/+14