summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70553 Add module support to jstestsAlexander Neben2022-12-275-6/+6
* SERVER-68361 Make migration properly handle cases when shard key value modifi...Randolph Tan2022-11-212-50/+131
* SERVER-69001: Have initial sync persist its last oplog time into the minvalid...Daniel Gottlieb2022-11-171-1/+26
* SERVER-52545 [v4.2] Add bsonUnorderedFieldsCompareXueruiFa2022-11-161-0/+40
* SERVER-69004 backport per shard cursorsMickey. J Winters2022-11-083-2/+268
* SERVER-70469 Use virtual env python in watchdog testsMark Benvenuto2022-10-191-1/+1
* SERVER-69348 Remove repairDatabase commandSpencer Jackson2022-10-122-2/+0
* SERVER-68115 Do not drop empty path component from elemMatch path during inde...joshua2022-09-302-36/+51
* SERVER-69611 Set the -ffp-contract=off compiler option by defaultr4.2.23-rc1r4.2.23Josef Ahmad2022-09-191-0/+47
* SERVER-69407 Tag retryable_writes_nested_shard_key.js as requires_document_lo...Jennifer Peshansky2022-09-061-0/+4
* SERVER-68691 Report variable references for $graphLookup 'restrictSearchWithM...Nicholas Zolnierz2022-09-061-32/+57
* SERVER-63732 Add new implicitlyCreateIndex and enforceUniqueness to shardColl...Randolph Tan2022-08-291-1/+31
* SERVER-68158 fix incorrect replica set node reference in test for listIndexesr4.2.23-rc0Benety Goh2022-08-291-1/+1
* SERVER-64659 add multiple index spec test case for indexBulkBuilder server st...Benety Goh2022-08-291-0/+14
* SERVER-64659 add initial sync test case for indexBulkBuilder server status se...Benety Goh2022-08-281-0/+24
* SERVER-64659 add external sorter file handle metrics to indexBulkBuilder serv...Benety Goh2022-08-271-1/+4
* SERVER-68925 Reintroduce check table logging settings at startupGregory Wlodarek2022-08-262-149/+72
* SERVER-64659 add indexBulkBuilder server status section with minimal creation...Benety Goh2022-08-261-0/+40
* SERVER-56127 Retryable update may execute more than once if chunk is migrated...Sanika Phanse2022-08-241-0/+83
* SERVER-64741 Create mongos appendOplogNote commandali-mir2022-08-222-0/+77
* SERVER-66310 Make ExpressionSetUnion::isCommutative() collation awareJames Wahlin2022-08-111-0/+13
* SERVER-55345 exclude noShards commit type from duration assertion in router_t...Jonathan Lee2022-08-101-1/+2
* SERVER-68359 TTL monitor skips indexes with NaN expireAfterSecondsBenety Goh2022-08-041-0/+43
* SERVER-64403 Encode the sort key from a document with collation only if value...Denis Grebennicov2022-07-271-15/+15
* SERVER-68199 Rename collection must check for index builds on the target coll...Dianna Hohensee2022-07-251-0/+90
* SERVER-63159 Implement the $_internalApplyOplogUpdate aggregation stageDrew Paroski2022-07-243-6/+203
* SERVER-61894 Support the 'showRawUpdateDescription' option in change stream s...Drew Paroski2022-07-221-0/+155
* SERVER-62656 optional minmax for CSRS poolsBilly Donahue2022-07-131-0/+126
* SERVER-66418 fix bug in projection created during dependency analysisSteve Tarzia2022-06-241-0/+38
* SERVER-62272: Configure the failpoint at the correct positionnandinibhartiyaMDB2022-06-211-1/+1
* SERVER-62272 : Migration OK for chunks existing before schema validatornandinibhartiyaMDB2022-06-091-0/+67
* SERVER-66799 Fix `getParameterWithDetails.js` failure on `ephemeralForTest`Amirsaman Memaripour2022-05-271-2/+2
* SERVER-65166 Use compareOptimes in abort_in_progress_transactions_on_step_up.jsSamy Lanka2022-04-291-2/+7
* SERVER-64184 Add allowDiskUseTrue metric for aggregate command.Alexander Ignatyev2022-04-271-0/+68
* SERVER-58506 Expose Server-Parameter SettabilityGeorge Wangensteen2022-04-221-0/+119
* SERVER-57000 Fix handling of correlated pipeline with facetsamontea2022-04-042-0/+152
* SERVER-64903 Wait for ShardServerCatalogCacheLoader deletes in test.Max Hirschhorn2022-03-281-0/+8
* Revert "SERVER-61158 add unique to collMod index request"Yuhong Zhang2022-03-281-78/+0
* Revert "SERVER-61158 Convert a non-unique index to a unique index via the col...Yuhong Zhang2022-03-281-2/+2
* Revert "SERVER-61159 Check for duplicates before converting a non-unique inde...Yuhong Zhang2022-03-281-5/+0
* SERVER-64642 handle CallbackCanceled error code in batch_write_exec.cppAndrew Witten2022-03-211-3/+6
* SERVER-44626: Add new setParameter loadRoutingTableOnStartupAnton Oyung2022-03-171-0/+11
* SERVER-61159 Check for duplicates before converting a non-unique index to uniqueYuhong Zhang2022-03-111-0/+5
* SERVER-61158 Convert a non-unique index to a unique index via the collMod com...Yuhong Zhang2022-03-111-2/+2
* SERVER-61158 add unique to collMod index requestYuhong Zhang2022-03-111-0/+78
* SERVER-62242 fixed $indexOfArray handling of duplicate vals in const arraysSteve Tarzia2022-03-091-0/+32
* SERVER-63141 Ensure stages without dependency tracking are not cached in $lookupAlya Berciu2022-03-011-0/+45
* SERVER-57676: Wait for a checkpoint correctly before releasing the hangOplogC...Lingzhi Deng2022-02-241-20/+31
* SERVER-40691 $nin:[[],...] queries are not indexedr4.2.19-rc0r4.2.19Jess Balint2022-02-241-0/+39
* SERVER-62825 add retry logic to causally_consistent_index_builds.jsMickey. J Winters2022-02-141-18/+33