summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39766 Blacklist plan_cache tests from migration suiteTed Tuckman2019-03-013-0/+6
* SERVER-37972 Create suite for running multi shard jscore with sharded transac...Randolph Tan2019-02-284-38/+105
* SERVER-39697 MatchExpressions regex error at parse time if regex is invalidIan Boros2019-02-282-4/+18
* SERVER-39592 Disable IPv6 connection in jstests\ssl\ssl_x509_SAN.js on machin...Mark Benvenuto2019-02-281-15/+45
* SERVER-35872 fix TODOsPavi Vetriselvan2019-02-282-6/+2
* SERVER-38414 Upgrade/Downgrade testing for change stream high water marksBernard Gorman2019-02-285-32/+539
* Revert "SERVER-39139 Disallow starting transactions on secondaries"Vesselina Ratcheva2019-02-271-14/+14
* SERVER-39872 Use hangAfterIndexBuildSecondDrain failpoint in commit_quorum.js...Gregory Wlodarek2019-02-271-2/+2
* SERVER-39482 Fix backup_restore.js to check for WriteCommandError while inser...Suganthi Mani2019-02-271-5/+9
* SERVER-39591 replace the one remaining use of the 'crashAfterStartingIndexBui...Dianna Hohensee2019-02-271-6/+11
* Revert "SERVER-39661 Prevent primary from stepping down after secondary resta...Jacob Evans2019-02-271-6/+4
* SERVER-39661 Prevent primary from stepping down after secondary restart in in...Suganthi Mani2019-02-271-4/+6
* SERVER-39760 Add commitQuorum field to createIndex(es) shell helpersGregory Wlodarek2019-02-271-1/+18
* SERVER-39719 Ensure that a node performing an initial sync from a secondary w...Gregory Wlodarek2019-02-261-0/+88
* SERVER-39723 Change listIndexes command behavior to show in-progress index bu...Gregory Wlodarek2019-02-263-10/+100
* SERVER-39849 Add cloneCollectionAsCapped to the retryable whitelist for in-pr...Gregory Wlodarek2019-02-261-0/+1
* SERVER-39521 Don't skip _id in ObjWrapper::toBSONJason Carey2019-02-261-0/+47
* SERVER-39624 Allow finds to fail with StaleChunkHistory in snapshot_read_cata...Jack Mulrow2019-02-261-0/+1
* SERVER-39139 Disallow starting transactions on secondariesVesselina Ratcheva2019-02-261-14/+14
* SERVER-39624 Put internal router retries for stale version and snapshot error...Jack Mulrow2019-02-2615-0/+95
* SERVER-39602 Enable balancer only during removeShard in test out_with_drop_sh...Arun Banala2019-02-261-2/+5
* SERVER-39538 Convert replication setParameters to IDLJonathan Reams2019-02-261-3/+5
* SERVER-39826 add a new 'leaveIndexBuildUnfinishedForShutdown' failpoint and r...Dianna Hohensee2019-02-262-60/+72
* SERVER-39669 Support creating index builds with unknown optionsGregory Wlodarek2019-02-251-0/+42
* SERVER-35732 Test dbStats.fsUsedSize behavior for database with hyphenated namesXiangyu Yao2019-02-251-0/+24
* SERVER-37348 Make replication applier batches uninterruptibleMatthew Saltz2019-02-251-0/+106
* SERVER-39418 Ban atClusterTime with enableMajorityReadConcern=falseTess Avitabile2019-02-2521-22/+41
* SERVER-36865 Improved kill_rooted_or.js and kill_aggregation.jsJustin Seyster2019-02-252-26/+64
* SERVER-39227 Mongos should always re-throw original error in a transactionJack Mulrow2019-02-256-22/+52
* SERVER-39773 decrease number of updates in rollback_wt_cache_full.jsBenety Goh2019-02-251-1/+2
* SERVER-39622 set WriteConcern when creating user in x509_cluster_auth_rollove...Jonathan Reams2019-02-251-1/+2
* SERVER-39527 Implement IndexBuildsCoordinatorMongod::setCommitQuorumGregory Wlodarek2019-02-222-1/+81
* SERVER-39470 Modernize arrayfind8.jsIan Boros2019-02-221-148/+133
* SERVER-39748 Fix inspection of enableTestCommandsSara Golemon2019-02-221-0/+44
* SERVER-39759 Need to clear log messages before checklog in last_error_reporte...Matthew Russotto2019-02-221-0/+3
* SERVER-35872 reconstruct prepared transactions on rollback, fastcount inaccuratePavi Vetriselvan2019-02-224-3/+424
* SERVER-38942 Improve robustness of postBatchResumeToken integration testsBernard Gorman2019-02-222-8/+17
* SERVER-38936 Create unittests for txn_override.jsJudah Schvimer2019-02-223-47/+1114
* SERVER-38906 Style in noop_write_after_read_only_txn.jsA. Jesse Jiryu Davis2019-02-221-7/+7
* SERVER-38906 Test readonly txns do noop writeA. Jesse Jiryu Davis2019-02-221-0/+91
* SERVER-38522/SERVER-38715 Make all TransactionCoordinator tasks interruptibleKaloian Manassiev2019-02-222-15/+20
* SERVER-39650 Ensure internal options cannot be specified in a raw aggregate c...Anton Korshunov2019-02-221-0/+126
* SERVER-36957 Retry DDL operations when encountering BackgroundOperationInProg...Gregory Wlodarek2019-02-212-6/+4
* SERVER-37786 Add new ChangeStreamFatalError codeBernard Gorman2019-02-221-1/+2
* SERVER-39647 Delete duplicate documents before committing the _id index durin...Gregory Wlodarek2019-02-211-1/+1
* SERVER-39455: Lint yaml filesDavid Bradford2019-02-211-2/+1
* SERVER-39685: Have oplog_visibility.js cope with server behaviors.Daniel Gottlieb2019-02-211-2/+10
* SERVER-38952 Prune redundant index boundArun Banala2019-02-211-0/+25
* SERVER-39588 Change serialization type from bson to any for commit_quorum.idlGregory Wlodarek2019-02-201-5/+2
* SERVER-38413 DSShardCheckResumability should swallow events that precede the ...Bernard Gorman2019-02-201-0/+64