summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34384 Add passthrough test for secondary readsXiangyu Yao2018-04-251-0/+131
* SERVER-34585 Enable Free Monitoring on SSL Builders and WindowsMark Benvenuto2018-04-251-1/+2
* SERVER-34635 import pymongo.write_concern in replicaset.pyJudah Schvimer2018-04-241-0/+1
* SERVER-34499 Add passthrough suite(s) replacing single-collection and single-...Bernard Gorman2018-04-234-0/+284
* SERVER-34298 Avoid running PeriodicKillSecondaries twice on failureYves Duhem2018-04-231-8/+11
* SERVER-34330: split up sharding_auth and sharding_auth_audit suitesDavid Bradford2018-04-2043-0/+2859
* SERVER-34226 Registration Integration TestsMark Benvenuto2018-04-201-0/+14
* SERVER-33165 Don't return from ReplSetTest.initiate until there is a stable c...Judah Schvimer2018-04-201-0/+58
* SERVER-34330: Split sharding_last_stable_mongos_and_mixed_shards into smaller...David Bradford2018-04-1914-0/+1143
* SERVER-34330: Split sharding_ese suite into smaller unitsDavid Bradford2018-04-1923-0/+1398
* SERVER-34330: Add excluded test to replica-sets-auth-misc suiteDavid Bradford2018-04-192-2/+6
* SERVER-34330: Split up replica_sets_ese suite into smaller suitesDavid Bradford2018-04-199-0/+708
* SERVER-34302 Add passthrough suite(s) replacing single-collection $changeStre...Bernard Gorman2018-04-196-2/+290
* SERVER-34330: Split up replica_sets_auth suiteDavid Bradford2018-04-189-0/+751
* SERVER-27534 All writing operations must fail if the term changes.Justin Seyster2018-04-181-0/+2
* SERVER-34512: Patch mongo_printers.py to understand decorable changes.Daniel Gottlieb2018-04-181-2/+4
* SERVER-34330: Split up sharding test suite into smaller unitsDavid Bradford2018-04-1819-72/+1094
* SERVER-34519 mongo_lock.py generating malformed graphviz outputJames Wahlin2018-04-181-2/+6
* SERVER-34334 Update Locker _threadId when stashing/unstashingJames Wahlin2018-04-181-1/+34
* SERVER-33348 Remove checkpoint timestamp collectionVesselina Ratcheva2018-04-181-3/+2
* SERVER-24924 Fix lintJonathan Abrahams2018-04-181-1/+1
* SERVER-24924 Fix Exceptions during resmoke.py execution do not cause task fai...Jonathan Abrahams2018-04-171-4/+11
* Revert "SERVER-33474 blacklist restart_catalog.js from suites involving initi...Geert Bosch2018-04-172-6/+0
* Revert "SERVER-24924 Resmoke raises an exception if the number of tests run i...Jonathan Abrahams2018-04-171-13/+4
* SERVER-24924 Resmoke raises an exception if the number of tests run is less t...Jonathan Abrahams2018-04-171-4/+13
* SERVER-8237 disable autoIndexId:false for replicated collectionsEric Milkie2018-04-176-5/+18
* SERVER-33890 Unblacklist cannot_create_system_dot_indexes.js from sharded_cau...Matthew Saltz2018-04-161-1/+0
* SERVER-34330: Include a misc test suite to catch new testsDavid Bradford2018-04-163-8/+140
* SERVER-34330: Fix python lint errorsDavid Bradford2018-04-164-0/+4
* SERVER-33356 Ensure shards' persisted collection cache picks up collection UU...Esha Maharishi2018-04-161-0/+1
* SERVER-34296: Scripts to breakup test suites into short running tasksDavid Bradford2018-04-1617-1/+1165
* Revert "SERVER-27534 All writing operations must fail if the term changes."Justin Seyster2018-04-131-2/+0
* SERVER-34459 Clear in-memory database versions on setFCV downgrade on shard p...Esha Maharishi2018-04-131-0/+2
* SERVER-34466 set syncdelay to 5 seconds in kill_primary and kill_secondary pa...Judah Schvimer2018-04-132-0/+2
* SERVER-34163 Make refreshing a database entry in the CatalogCache asynchronousEsha Maharishi2018-04-132-0/+2
* SERVER-34461: Source OpenSSL source tarball from boxes.10gen.comSpencer Jackson2018-04-131-1/+1
* SERVER-33759 Forbid replication protocol version 0Spencer T Brody2018-04-131-1/+1
* SERVER-33295 fixing lintDianna Hohensee2018-04-131-1/+1
* SERVER-33295 Periodic task to check for and kill expired transactions.Dianna Hohensee2018-04-131-0/+8
* SERVER-33548 Enable profiling for batch writes within transactionsTess Avitabile2018-04-131-0/+1
* SERVER-34088 Add ability to watch all changes for an entire sharded clusterBernard Gorman2018-04-134-20/+1
* SERVER-33114 make change streams unwind applyOps generated by transactionsIan Boros2018-04-123-0/+6
* SERVER-34442 Don't allocate new ports when restarting mongos in resmoke.pyRobert Guo2018-04-121-20/+15
* SERVER-34326 use highest cluserTime for global snapshot readsMisha Tyulenev2018-04-122-6/+0
* SERVER-27534 All writing operations must fail if the term changes.Justin Seyster2018-04-121-0/+2
* SERVER-34181 Include 'clusterTime' in each change streamCharlie Swanson2018-04-121-0/+1
* SERVER-34093 Blacklist move primary tests from last stable suitesjannaerin2018-04-122-0/+3
* SERVER-34289 fix python lint againRobert Guo2018-04-121-1/+1
* SERVER-33287 Create passthrough that kills the primary nodeSamy Lanka2018-04-123-25/+264
* SERVER-34289 fix python lintRobert Guo2018-04-121-3/+3