summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* bpr4.0.22-rc0r4.0.22James Wahlin2020-12-152-9/+74
* Revert "SERVER-52744 rollback_after_enabling_majority_reads.js should ensure ...Pavi Vetriselvan2020-12-143-11/+4
* SERVER-52744 rollback_after_enabling_majority_reads.js should ensure sync sou...Pavi Vetriselvan2020-12-073-4/+11
* SERVER-53233 Fix change_streams_update_lookup_shard_metadata_missing.js to pu...Bernard Gorman2020-12-051-10/+12
* SERVER-51262 Rename skipCheckingForNotMasterInCommandDispatch to skipChecking...Huayu Ouyang2020-11-291-1/+1
* SERVER-52955 KeysCollectionClientDirect should check if majority read concern...Alex Taskov2020-11-211-0/+68
* SERVER-52680 Start replication when leaving REMOVED stateA. Jesse Jiryu Davis2020-11-201-0/+50
* SERVER-32960 Make $mod truncate float values consistently and use long long f...Nikita Lapkov2020-11-193-33/+214
* SERVER-52560 oplog_writes_only_permitted_on_standalone.js must wait for inser...Tess Avitabile2020-11-131-1/+2
* SERVER-42632 Disable pinger threads that reach out to config server to make i...Pierlauro Sciarelli2020-11-121-1/+30
* SERVER-51303 Fix lookup match absorbtion optimization for $typeJacob Evans2020-11-101-6/+181
* SERVER-33747 Fix crash when arbiter restarts and enters REMOVEDA. Jesse Jiryu Davis2020-11-091-0/+46
* SERVER-51887 Fix InvalidNamespace error in oplog testsA. Jesse Jiryu Davis2020-10-302-3/+6
* SERVER-45624 Make the balancer split the sessions collectionCheahuychou Mao2020-10-281-0/+159
* SERVER-50123 jstest for hostInfo.extra.physicalCoresGabriel Russell2020-10-261-36/+49
* SERVER-50116 Forbid oplog writes when replication is enabledTess Avitabile2020-10-222-2/+49
* SERVER-50605 Add logMessage test-only commandSara Golemon2020-10-227-1/+24
* SERVER-48679 flushRoutingTableCacheUpdates should block on critical section w...Luis Osta2020-10-191-0/+177
* SERVER-51608 Backport implicitly_retry_on_background_op_in_progress.jsr4.0.21-rc1r4.0.21Louis Williams2020-10-162-0/+142
* SERVER-48518 Fix rollback via refetch anomaly, try 2A. Jesse Jiryu Davis2020-10-073-0/+268
* SERVER-51120 Find queries with MERGE_SORT incorrectly sort the results when t...Mindaugas Malinauskas2020-10-043-218/+500
* Revert "SERVER-48518 Fix rollback via refetch anomaly"A. Jesse Jiryu Davis2020-10-023-268/+0
* SERVER-45938 Create override for createUser to allow possible cluster membersSpencer Jackson2020-09-301-40/+69
* SERVER-48518 Fix rollback via refetch anomalyA. Jesse Jiryu Davis2020-09-293-0/+268
* SERVER-43973 Use a unique test name for each thread in ParallelTesterRobert Guo2020-09-241-2/+10
* SERVER-49991 Alias db. and rs.printSlaveReplicationInfo() to printSecondaryRe...Pavi Vetriselvan2020-09-161-1/+13
* Revert "SERVER-48518 Fix rollback via refetch anomaly"A. Jesse Jiryu Davis2020-09-153-268/+0
* SERVER-49987 Rename response fields if hello command is sent on mongodAli Mir2020-09-152-67/+151
* SERVER-49988 Rename response fields if hello command is sent on mongosPavi Vetriselvan2020-09-152-6/+13
* SERVER-50640 listCommands should list isMaster in addition to helloPavi Vetriselvan2020-09-157-0/+7
* SERVER-49986 Convert isMaster command to hello and keep isMaster, ismaster al...Pavi Vetriselvan2020-09-159-83/+119
* SERVER-47883 Override stepdown suites to ensure background index builds are c...Louis Williams2020-09-103-1/+53
* SERVER-26726 Check number of arguments for createIndex, createIndexes and ens...Nikita Lapkov2020-09-094-5/+43
* SERVER-50747: Increase no-op interval in change_streams_update_lookup_shard_m...Xuerui Fa2020-09-091-1/+1
* SERVER-48518 Fix rollback via refetch anomalyWilliam Schultz2020-09-083-0/+268
* SERVER-50626 Fix race in read_concern_majority_getmore_secondaries.jsA. Jesse Jiryu Davis2020-09-081-15/+4
* SERVER-48938: Allow primary-elect to complete drain mode even if it is steppi...XueruiFa2020-09-031-10/+0
* SERVER-49990 Alias setSlaveOk() and getSlaveOk() shell helpersAli Mir2020-09-025-5/+51
* SERVER-50631: Ban rollback_after_disabling_majority_reads.js from variant wit...Lingzhi Deng2020-08-281-2/+2
* SERVER-47733 SymmetricEncryptorWindows shouldn't pad when update is calledAdam Cooper2020-08-282-252/+0
* SERVER-40317 Fail query when $facet intermediate output exceeds 100MBDavid Storch2020-08-252-0/+88
* SERVER-45233 Include the empty array in the comparison with index testTed Tuckman2020-08-141-6/+3
* SERVER-45233 Indexed array inequality fixed to use correct boundsTed Tuckman2020-08-143-3/+208
* SERVER-35921 Make IXSCAN use the proper MinKey/MaxKey bounds on LT and GTMisha Ivkov2020-08-143-5/+2
* SERVER-18341 Matcher returns false positives in comparison predicates with Mi...Minji2020-08-141-0/+98
* SERVER-45803 mongodecrypt needs a ServiceContextAdam Cooper2020-08-132-0/+252
* SERVER-48993 Fix linter errorr4.0.20-rc0r4.0.20Justin Seyster2020-08-071-184/+198
* SERVER-48244 Fix linter errorJustin Seyster2020-08-071-43/+44
* SERVER-48993 explodeForSort can produce incorrect query planMindaugas Malinauskas2020-08-072-0/+204
* SERVER-48244 remove shell-side explain string validationHirday Gupta2020-08-062-8/+15