summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29457 Blacking profile_sampling.js from initial sync passthrough suites.David Storch2017-06-092-0/+2
* SERVER-29350 Bump featureCompatibilityVersion to 3.6Tess Avitabile2017-06-095-5/+0
* SERVER-21299 resmoke should default to --shufflemay2017-06-092-4/+20
* SERVER-26443 clean up error reporting in jstestfuzz_concurrent suiteKimberly Hou2017-06-081-3/+3
* SERVER-29125 Add $changeNotification stage that always outputs the single las...Matthew Russotto2017-06-071-0/+1
* Revert "SERVER-29125 Add $changeNotification stage that always outputs the si...James Wahlin2017-06-071-1/+0
* SERVER-28590 Invoke validate command on collections before shutting down mong...Eddie Louie2017-06-071-0/+3
* SERVER-29125 Add $changeNotification stage that always outputs the single las...Matthew Russotto2017-06-071-0/+1
* SERVER-29434 Don't accept empty timestamps for readConcern afterClusterTimeJack Mulrow2017-06-071-0/+1
* Revert "SERVER-29434 Don't accept empty timestamps for readConcern afterClust...Judah Schvimer2017-06-061-1/+0
* SERVER-28897 Update apply_ops1.js to only perform idempotent operations in ap...Matthew Russotto2017-06-062-4/+0
* SERVER-29328 Do not mark primitive types as constMark Benvenuto2017-06-062-2/+28
* SERVER-29434 Don't accept empty timestamps for readConcern afterClusterTimeJack Mulrow2017-06-061-0/+1
* SERVER-24480 Make validate hook run after checkReplDBHashPeter Mauldin2017-06-067-10/+31
* SERVER-29192 Prevent 'silentfail' status for dynamic testsYves Duhem2017-06-053-7/+8
* SERVER-29433 Improve logging during ReplicaSetFixture initializationSpencer T Brody2017-06-021-3/+5
* SERVER-28596 Upload hanging or failing tests in compile_all to S3Jonathan Abrahams2017-06-021-6/+6
* SERVER-24783 resmoke.py now prints running tests when encountering timeoutsPeter Mauldin2017-06-024-20/+66
* SERVER-29246 idl compiler supports dots in pathnamesGabriel Russell2017-06-011-2/+2
* SERVER-26027: Updating log statement to include exit code on tear down in sit...Cristopher Stauffer2017-05-312-6/+8
* SERVER-28302 Add empty executor to mongos_test.ymlJonathan Abrahams2017-05-311-0/+2
* SERVER-29389 Increase verbosity for causally_consistent_jscore_passthrough suiteJack Mulrow2017-05-301-0/+16
* SERVER-29061 Add buildscripts/promote_silent_failures.py script to convert si...Eddie Louie2017-05-303-13/+96
* SERVER-28302 resmoke.py parser should accept files that don't end in .jsJonathan Abrahams2017-05-2695-2470/+2470
* SERVER-29306 Prevent C++ unit, integration and dbtests from running twice dur...Jonathan Abrahams2017-05-261-1/+26
* SERVER-29362 chunk_manipulation_util.js should support v3.4 currrentOp formatRandolph Tan2017-05-251-5/+0
* SERVER-28782 Add buildscripts/test_failures.py, script to compute test failur...Jonathan Abrahams2017-05-241-0/+632
* SERVER-28575 Profile entry for update/delete should contain entire raw update...Tess Avitabile2017-05-231-0/+11
* SERVER-27549 Print message on intentional server crash.Robert Guo2017-05-231-0/+4
* SERVER-28717 Expand $lookup localField when a sub-obj field in an arrayJames Wahlin2017-05-191-1/+1
* SERVER-29046 IDL constants should use cpp_name instead of field nameGabriel Russell2017-05-171-7/+9
* SERVER-29008 Set TestData.numTestClients property in resmoke.py.Max Hirschhorn2017-05-162-11/+20
* SERVER-28991 Eliminate having an AlarmClock thread for each test.Max Hirschhorn2017-05-1612-222/+294
* SERVER-28852 IDL support for commandsMark Benvenuto2017-05-1511-94/+893
* SERVER-28351 blacklist jstests/sharding/ tests that call st.configRS.awaitLas...Dianna Hohensee2017-05-121-0/+9
* SERVER-29081 Add toBSON to IDL generated classesMark Benvenuto2017-05-121-0/+19
* SERVER-29089 Add UUID to IDL basic_types.idlMark Benvenuto2017-05-122-2/+11
* SERVER-29004 IDL support for enumsMark Benvenuto2017-05-1212-46/+1034
* SERVER-29004 IDL Parser RefactorMark Benvenuto2017-05-121-32/+22
* SERVER-28784 burn_in_tests.py creates empty report if there are no new or mod...Jonathan Abrahams2017-05-091-0/+3
* SERVER-28968: Add causal consistent passthrough suiteMisha Tyulenev2017-05-052-5/+179
* SERVER-29066 Implicitly create the database in findAndModifyKaloian Manassiev2017-05-051-2/+2
* SERVER-28190 Add new tests for user continuitysamantharitter2017-05-051-0/+1
* SERVER-28784 Update "run tests" function to run unreliable tests separatelyJonathan Abrahams2017-05-051-3/+6
* SERVER-28892 Test causal consistency in the shellJack Mulrow2017-05-041-0/+2
* SERVER-28864 Turn on intra-cluster compression by defaultJonathan Reams2017-05-043-56/+0
* SERVER-29039 Hard coded serializer method nameMark Benvenuto2017-05-031-1/+4
* SERVER-28828 Parser Chaining support for IDLMark Benvenuto2017-05-0310-47/+762
* SERVER-28827 BinData for IDLMark Benvenuto2017-05-0210-37/+352
* SERVER-28855 Generate string constants for field names in IDLMark Benvenuto2017-05-021-0/+36