summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-69363 Ident reaper to handle failed ident dropsGregory Wlodarek2022-09-071-0/+77
* SERVER-69494 Fix chunk resizing upon downgrade between 6.x versionsPierlauro Sciarelli2022-09-071-2/+2
* SERVER-64730 Interrupt ongoing refreshes after entering into the critical sec...Sergi Mateo Bellido2022-09-071-1/+5
* SERVER-66297 get rid of maxSizeEnrico Golfieri2022-09-073-144/+7
* SERVER-69168 Clean up time series test tagging and suite exclusionsDan Larkin-York2022-09-0777-247/+320
* SERVER-68871 Remove 'isJsonLogNoConn()' and 'isJsonLog()' functions because t...Ivan Fefer2022-09-0751-530/+190
* SERVER-58843 Remove references to deprecated commands from JS testsEnrico Golfieri2022-09-076-52/+0
* SERVER-67853 fix type bracketing for null in GTE and LTE ABT translationMilitsa Sotirova2022-09-061-3/+5
* SERVER-68866 drop_connections_replset needs to wait for configs to propagate.Matthew Russotto2022-09-061-0/+3
* SERVER-68689 Switch background validation to use checkpoint cursors againYuhong Zhang2022-09-063-0/+70
* SERVER-69398 filler_collection should be dropped in explain_missing_collectio...Enrico Golfieri2022-09-061-0/+1
* SERVER-67894 Add _shardsvrInsertGlobalIndexKey commandJosef Ahmad2022-09-067-17/+174
* SERVER-69399 Wait for primary after replica set restart in disable_resumable_...Allison Easton2022-09-051-0/+3
* SERVER-69391 Bump the _shardsvrCreateGlobalIndex jstests to FCV 6.2Josef Ahmad2022-09-052-2/+2
* SERVER-69401 Prohibit writing change collection own "create" oplog entry to i...Rishab Joshi2022-09-041-1/+4
* SERVER-69417 update fcv tag for timeseries_internal_bucket_geo_within.jsMaddie Zechar2022-09-031-1/+1
* Revert "SERVER-66297 get rid of maxSize"Sviatlana Zuiko2022-09-023-7/+144
* SERVER-68335 Port match_with_exists.js and match_with_in.js to Golden Testing...Matt Boros2022-09-024-0/+517
* SERVER-69402 Update FCV version for ttl_index_options.jsBenety Goh2022-09-021-1/+1
* SERVER-67611 Remove storage usages of `ErrorCategory::Interruption`Gregory Noma2022-09-024-4/+4
* 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