summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49687 Add flag for validate to repair data in standalone modeShin Yee Tan2020-08-073-1/+148
* SERVER-49290 Support running $lookup locally on shard for config.cache.chunks...Haley Connelly2020-08-071-0/+141
* SERVER-49136 Added shell helper for rotate commandMina Mahmood2020-08-071-1/+1
* SERVER-50056 Added IGNORED shardVersion to dropCollection command allowing SS...Marcos José Grillo Ramírez2020-08-071-1/+1
* SERVER-36709 Make radix store nodes adaptive to improve memory efficiencyYuhong Zhang2020-08-071-6/+13
* SERVER-49081 Add check for IP addresses in split horizon configurationsGabriel Marks2020-08-071-0/+54
* SERVER-49495 Alleviate race in auth_pass_prompt.jsGabriel Marks2020-08-071-3/+4
* SERVER-49413 Re-enable tests in multiversion suites that were blacklisted in 4.4Tommaso Tocci2020-08-072-6/+3
* Revert "SERVER-36709 Make Biggie store nodes adaptive to improve memory effic...Kaloian Manassiev2020-08-071-13/+6
* SERVER-49133 Implemented rotate for OpensslMina Mahmood2020-08-075-17/+1
* SERVER-36709 Make Biggie store nodes adaptive to improve memory efficiencyYuhong Zhang2020-08-071-6/+13
* SERVER-50139: Abort repair on FCV initialization errorsLingzhi Deng2020-08-061-3/+2
* SERVER-49706 Repair should not write documents with duplicate keys to local.s...Faustoleyva542020-08-061-1/+1
* SERVER-50033 Make donorStartMigration command retries join the active migrationLuis Osta2020-08-061-0/+72
* Revert "SERVER-49117 Remove storage validation of '$' and '.' in field names ...Charlie Swanson2020-08-0610-92/+118
* SERVER-49103 Validate repair mode should fix up missing and extra index entriesShin Yee Tan2020-08-061-2/+2
* SERVER-49839 Implement AlwaysFalse and AlwaysTrue match expressions in SBEAndrii Dobroshynskyi2020-08-052-16/+54
* SERVER-49986 Convert isMaster command to hello and keep isMaster, ismaster al...Pavi Vetriselvan2020-08-0511-92/+136
* SERVER-49448 Interrupt index builds for shutdown during the expected phase in...Gregory Noma2020-08-055-98/+90
* SERVER-49438 Allow memory.js tests to accept $where timeout interruptionKatherine Wu2020-08-051-1/+2
* SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47Lingzhi Deng2020-08-0590-113/+113
* SERVER-21861: Prohibit Timestamp.prototype.toString via resmoke injection.Daniel Gottlieb2020-08-0533-84/+92
* SERVER-49117 Remove storage validation of '$' and '.' in field names for inse...Junhson Jean-Baptiste2020-08-0410-118/+92
* SERVER-50034 Make donorStartMigration command retries join the active migrationLuis Osta2020-08-042-13/+26
* SERVER-50082 Attempt to fix test failureGabriel Marks2020-08-041-25/+47
* SERVER-49826 Enable OCSP stapling on OpenSSL 1.0.1Spencer Jackson2020-08-045-25/+3
* SERVER-49789 Make tenant migration donor use a StreamableReplicaSetMonitor to...Luis Osta2020-08-045-21/+56
* SERVER-49730: Replace usages of waitForDrainFinishXueruiFa2020-08-045-74/+6
* SERVER-48543 Improve serialization format to avoid delta oplog exceeding max ...Arun Banala2020-08-041-9/+27
* SERVER-50060 Make oplog_slow_sampling_logging.js tolerant to small changes in...Matthew Russotto2020-08-041-4/+20
* SERVER-48417 Reconstruct in-memory state when resuming index buildSamy Lanka2020-08-043-9/+32
* SERVER-49378 List Commands includes API Version InfoPV992020-08-041-0/+19
* SERVER-48312 Remove the 'requires_document_locking' jstest tagGregory Wlodarek2020-08-0430-61/+16
* SERVER-48312 Remove requiresDocumentLevelConcurrency and supportsDocumentLeve...Gregory Wlodarek2020-08-0415-96/+48
* SERVER-48206 Check process exit codes when stopping nodes in replsettest.jsAli Mir2020-08-035-4/+22
* SERVER-49130 Logging certificate information on startup for LinuxMina Mahmood2020-08-031-0/+124
* SERVER-49547 ephemeralForTest needs to keep track of the available history fo...Bynn Lee2020-08-031-1/+3
* SERVER-49181 Make writes call MigratingTenantAccessBlocker::checkIfCanWriteOr...Cheahuychou Mao2020-08-031-17/+13
* SERVER-49176 Make op observer for "commit" and "abort" writes update Migratin...Cheahuychou Mao2020-08-033-16/+368
* SERVER-49067 Extend genericChangeStreams multiversion tests to use "last-lts"...Jason Chan2020-08-034-222/+258
* SERVER-50039 Timing error in dbadmin.js testA. Jesse Jiryu Davis2020-08-032-1/+4
* SERVER-49783: Update latest FCV to 4.7Lingzhi Deng2020-08-0215-49/+47
* SERVER-48518 Fix rollback via refetch anomalyA. Jesse Jiryu Davis2020-08-013-0/+243
* SERVER-49550 Modify mongos_get_shard_version.js to uphold causal consistencyCathy Zhang2020-07-311-0/+4
* Revert "SERVER-49547 ephemeralForTest needs to keep track of the available hi...Bynn Lee2020-07-311-3/+1
* SERVER-47731 Add FCV check for $v:2 delta oplog entriesIan Boros2020-07-311-0/+364
* SERVER-49547 ephemeralForTest needs to keep track of the available history fo...Bynn Lee2020-07-311-1/+3
* SERVER-49068 Extend genericSetFCVUsage tests to use "last-lts" and "last-cont...Jason Chan2020-07-3118-667/+761
* SERVER-50040 Skip fast count validation in repair_invalidates_replica_set_con...Tess Avitabile2020-07-311-0/+3
* SERVER-49175 Make donorStartMigration write commitOrAbortOpTime on transition...Cheahuychou Mao2020-07-303-157/+270