summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24642 Add SLES 12.1 zSeries build variantBrian McCarthy2016-07-111-0/+2
* SERVER-23555 Add aarch64 buildersBrian McCarthy2016-07-112-5/+12
* SERVER-24925 add raw_url field to resmoke reportJonathan Abrahams2016-07-111-0/+1
* SERVER-24047 Remove errors.md and support for generating itJonathan Reams2016-07-111-58/+1
* SERVER-24858 Tighten assertions around waiting for write concernKaloian Manassiev2016-07-081-1/+2
* SERVER-24765 integration test suite for viewsKyle Suarez2016-07-081-0/+20
* SERVER-19533 collStats through mongoS on sharded collection incorrectly scale...Sam Dunietz2016-07-071-0/+2
* SERVER-24880 Exclude operation latency histogram test from sharding suitesKevin Albertson2016-07-062-0/+2
* SERVER-24923 TypeError when running unittestsRobert Guo2016-07-061-9/+9
* SERVER-24881 Add StepUp Command.Siyuan Zhou2016-07-061-0/+1
* SERVER-24227 Replace autoSplit startup opt with proper settingJess Fan2016-07-061-0/+2
* Revert "SERVER-24881 Add StepUp Command."Jonathan Abrahams2016-07-061-1/+0
* SERVER-24881 Add StepUp Command.Siyuan Zhou2016-07-051-0/+1
* SERVER-24494 Implemented parsing for linearizable read concernhari devaraj2016-07-051-0/+1
* SERVER-24884 syntax adjustmentsiwysiu2016-07-052-2/+2
* SERVER-24884 change resmoke so after test hooks only run onceiwysiu2016-07-052-4/+9
* SERVER-24328 modify resmoke for concurrent testcasesiwysiu2016-07-014-7/+65
* SERVER-24381 Implement removeShardFromZone and _configsvrRemoveShardFromZoneRandolph Tan2016-06-301-0/+1
* SERVER-24751 add collation parameter to shardCollection commandDavid Storch2016-06-271-0/+3
* Revert "SERVER-24494 blacklist linearizable_read_concern_parsing.js from lega...Eric Milkie2016-06-271-1/+0
* SERVER-24494 blacklist linearizable_read_concern_parsing.js from legacy suitehari devaraj2016-06-241-0/+1
* SERVER-24405 enable collation.js in sharding passthrough suitesDavid Storch2016-06-222-6/+0
* SERVER-24405 make sharded mapReduce forward collation when input collection i...David Storch2016-06-221-0/+2
* SERVER-24597 Fix check that prevents sending mapreduce output to config serversSpencer T Brody2016-06-221-0/+2
* SERVER-24379 Implement addShardToZone and _configsvrAddShardToZoneRandolph Tan2016-06-221-0/+1
* SERVER-23226 port CheckReplDBHash hook to jSRobert Guo2016-06-2210-31/+59
* SERVER-24644 $min/$max update operators respect collation.David Hatch2016-06-212-0/+2
* SERVER-24603 Re-enable auth tests in 'sharding_last_stable_mongos'Kaloian Manassiev2016-06-201-3/+0
* SERVER-24652 Expose the balancer state through serverStatus sectionKaloian Manassiev2016-06-205-5/+0
* SERVER-22672 shard3.js should not stop the balancer through shKaloian Manassiev2016-06-151-0/+3
* SERVER-22672 Disable auth tests in the 'sharding_last_stable_mongos' suiteKaloian Manassiev2016-06-151-0/+3
* SERVER-24537 Create a new and modified test running taskMike Grundy2016-06-154-1/+277
* SERVER-19335: Add enterprise test suite for LDAP authorizationSpencer Jackson2016-06-151-0/+16
* SERVER-24420 Add Jepsen processes to hang_analyzerJonathan Abrahams2016-06-151-19/+61
* SERVER-22672 Override balancer control for sharding_last_stable_mongos suiteKaloian Manassiev2016-06-151-1/+1
* SERVER-22672 Move the sharding balancer to the CSRS primaryKaloian Manassiev2016-06-157-1/+16
* SERVER-24456 Tests should lower RocksDB cache sizeMike Grundy2016-06-141-1/+5
* SERVER-24535 modify testcases.py to work with concurrent fuzzingiwysiu2016-06-131-0/+3
* SERVER-22204 Tests should lower WT cache sizeMike Grundy2016-06-133-0/+13
* SERVER-24126 fix shared library compileEsha Maharishi2016-06-132-1/+2
* Revert "SERVER-24126 Add step to _cfgsvrAddShard command where it inserts the...Esha Maharishi2016-06-102-2/+1
* SERVER-24126 Add step to _cfgsvrAddShard command where it inserts the shardId...Esha Maharishi2016-06-102-1/+2
* SERVER-24355 Add a clang_format.py missing importKaloian Manassiev2016-06-091-0/+1
* SERVER-24355 clang_format leaves temporary files around after a reformatMark Benvenuto2016-06-081-1/+10
* SERVER-24373 Support 64-bit Windows LLVMMark Benvenuto2016-06-061-3/+11
* Fixed resmokeconfig after rename collation_shell_helpers.js to collation.jsTess Avitabile2016-06-062-2/+2
* SERVER-23733 Remove the mongos chunkSize startup optionKaloian Manassiev2016-06-021-3/+0
* SERVER-24247 Fetch "<branchname>-latest" versions in multiversion suite.Max Hirschhorn2016-05-311-9/+37
* SERVER-23914 Fix reformat-branch and improve messageMark Benvenuto2016-05-291-5/+5
* SERVER-23914 Implement reformat-branch clang-format commandMark Benvenuto2016-05-281-2/+244