summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-5972 Allow `system.js` to be droppedGregory Noma2022-09-021-0/+37
* SERVER-69059 Create an InterruptibleLockGuard to place in ClientCursorPin to ...Dianna Hohensee2022-09-021-2/+2
* SERVER-67879 Check encrypted BSON value's structural consistencyYuhong Zhang2022-09-011-0/+42
* SERVER-69361 [CQF] Extend path fusion to better handle field dependenciesSvilen Mihaylov2022-09-011-0/+26
* SERVER-62492 $geoWithin shouldn't accept multiple shapesMaddie Zechar2022-09-012-1/+7
* SERVER-68783 Disambiguate 0 time estimate from no estimate in reshardingBrett Nawrocki2022-09-011-2/+0
* SERVER-68721 Pass tenantId from NamespaceString into IDLParserContext when pa...jannaerin2022-09-012-1/+28
* SERVER-68143 Add rollback tests for downgrading to upgraded pathHuayu Ouyang2022-09-013-30/+349
* SERVER-66297 get rid of maxSizeEnrico Golfieri2022-09-013-144/+7
* SERVER-69287 [CQF] Support $expr in findSvilen Mihaylov2022-09-011-12/+22
* SERVER-69121 Update FCV version for `hedged_reads.js`Amirsaman Memaripour2022-09-011-1/+1
* SERVER-68401 Log latency of requests to OCSP responder for client-side verifi...Jason Chan2022-08-311-0/+92
* SERVER-69262 Unconditionally retry stepup and no-op write commandsMatt Broadstone2022-08-311-4/+1
* SERVER-67538 Make multi-doc txns return WCE on index catalog changesJosef Ahmad2022-08-311-0/+80
* SERVER-69189 Drop connections from mongos to primary in connection_establishm...Vojislav Stojkovic2022-08-311-0/+2
* SERVER-68910 Recieve -> ReceiveMatt Kneiser2022-08-307-9/+9
* SERVER-68556 Allow transactions on timeseries buckets collectionsMatthew Saltz2022-08-303-3/+69
* SERVER-68751 Add analyzeShardKey and configureQueryAnalyzer commands on mongosCheahuychou Mao2022-08-307-25/+50
* SERVER-67780 Incorrect $group rewrite for timeseries collection when the accu...Svilen Mihaylov2022-08-301-0/+43
* Revert "SERVER-67780 Incorrect $group rewrite for timeseries collection when ...auto-revert-processor2022-08-301-43/+0
* SERVER-67892 Add _shardsvrCreateGlobalIndex commandJosef Ahmad2022-08-306-2/+222
* SERVER-68477 createIndexes overwrites NaN expireAfterSeconds before starting ...Benety Goh2022-08-302-2/+39
* SERVER-66699 Add statistics about bucket state management to serverStatusDan Larkin-York2022-08-291-0/+102
* SERVER-67780 Incorrect $group rewrite for timeseries collection when the accu...Svilen Mihaylov2022-08-291-0/+43
* SERVER-69197 Clear lastCommitted and currentCommitted on splitMatt Broadstone2022-08-296-19/+24
* SERVER-68477 TTLMonitor fixes NaN expireAfterSeconds on TTL indexes during st...Benety Goh2022-08-291-0/+24
* SERVER-69108 SCCL can immediately return config and admin metadata without tr...Antonio Fuschetto2022-08-291-5/+0
* SERVER-68541 Concurrent removeShard and movePrimary may delete unsharded coll...Antonio Fuschetto2022-08-291-0/+1
* SERVER-68477 remove epoch restriction on ttl indexesBenety Goh2022-08-292-12/+7
* SERVER-68477 listIndexes repairs TTL indexes with NaN expireAfterSecondsBenety Goh2022-08-281-0/+24
* SERVER-68477 TTL monitor skips indexes with NaN expireAfterSecondsBenety Goh2022-08-271-0/+45
* SERVER-68965 Improvements to indexing in the presence of nested subfeldsSvilen Mihaylov2022-08-2729-132/+206
* SERVER-68563 Re-enable query tests that are currently marked temporarily disa...Misha Tyulenev2022-08-262-2/+2
* SERVER-68766 add server parameter to enable single value reduce optimizationDavis Haupt2022-08-262-0/+47
* SERVER-68477 add startup warning for TTL indexes with NaN 'expireAfterSeconds'Benety Goh2022-08-261-0/+46
* SERVER-67908 Re-enable tests failing due to changing latest release to 6.0Alya Berciu2022-08-262-15/+29
* SERVER-69140: Support hidden indexes in cqfHana Pearlman2022-08-261-0/+23
* SERVER-68627 Increasing range deletion timeout valueSergi Mateo Bellido2022-08-261-4/+6
* Revert "SERVER-67780 Incorrect $group rewrite for timeseries collection when ...liubov.molchanova2022-08-261-40/+0
* SERVER-69066 Add testing for validation of time-series data indexesYuhong Zhang2022-08-261-0/+117
* SERVER-69066 Clean up validation code for time-series collectionsYuhong Zhang2022-08-261-1/+1
* SERVER-68925 Reintroduce check table logging settings at startupGregory Wlodarek2022-08-251-82/+82
* SERVER-62407 Translate find queries directly to ABTBen Shteinfeld2022-08-252-6/+5
* SERVER-68921 Add requires_fcv_61 to timeseries_collmod.js for multiversion co...Dianna Hohensee2022-08-251-1/+1
* SERVER-66854 Prevent step-up ops from being killed by killSessions commandsVesselina Ratcheva2022-08-252-0/+219
* SERVER-69118 Have retryable findAndModify failover internal transaction test ...Jason Zhang2022-08-251-9/+3
* SERVER-36334 Discontinue setting 'h' field in oplog entriesVesselina Ratcheva2022-08-252-12/+0
* SERVER-68328 Add ResumableChangeStreamError label to ReadConcernMajorityNotAv...Vesselina Ratcheva2022-08-251-0/+2
* SERVER-68750 Add stubs for analyzeShardKey and configureQueryAnalyzer command...Cheahuychou Mao2022-08-256-1/+293
* SERVER-69136 Tests should consider balancerCollectionStatus may report balanc...Silvia Surroca2022-08-253-32/+12