summaryrefslogtreecommitdiff
path: root/.azure-pipelines.yml
Commit message (Expand)AuthorAgeFilesLines
* CI: more use of test-ci make target and verbose outputMarc Hoersken2021-10-271-1/+1
* CI/makefiles: introduce dedicated test targetMarc Hoersken2021-10-081-2/+2
* CI: align make and test flags in various config filesMarc Hoersken2021-09-271-5/+5
* runtests: add option -u to error on server unexpectedly aliveMarc Hoersken2021-09-091-1/+1
* CI: use GitHub Container Registry instead of Docker HubMarc Hoersken2021-08-181-10/+10
* CI/azure: reduce compile time with increased parallismMarc Hoersken2021-07-271-0/+4
* CI/azure: increase verbosity and fix outdated task namesMarc Hoersken2021-05-161-10/+10
* ci: adapt to configure requiring an explicit TLS choiceDaniel Stenberg2021-04-221-26/+26
* test972: verify the json output with jsonlintbagder/test-jsonDaniel Stenberg2021-04-171-0/+1
* azure: disable test 433 on azure-ubuntuDaniel Stenberg2021-03-231-2/+2
* CI/azure: replace python-impacket with python3-impacketMarc Hoersken2021-03-011-1/+1
* runtests.pl: kill processes locking test log filesMarc Hoersken2021-03-011-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* alt-svc: enable by defaultDaniel Stenberg2020-10-251-1/+1
* CI/azure: improve on flakiness by avoiding libtool wrappersMarc Hoersken2020-10-161-3/+6
* CI/azure: disable test 571 in the msys2 buildsDaniel Stenberg2020-09-161-4/+4
* CI/azure: MQTT is now enabled by defaultMarc Hoersken2020-09-021-2/+2
* CI/azure: no longer ignore results of test 1013Marc Hoersken2020-08-291-5/+5
* CI/azure: show runtime stats to investigate slownessMarc Hoersken2020-08-091-15/+15
* CI/azure: install libssh2 for use with msys2-based buildsMarc Hoersken2020-07-311-8/+16
* CI/azure: increase Windows job timeout once againMarc Hoersken2020-07-311-1/+1
* CI/azure: unconditionally enable warnings-as-errors with autotoolsMarc Hoersken2020-07-221-2/+2
* content_encoding: add zstd decoding supportGilles Vollant2020-07-121-1/+1
* azure: use matrix strategy to avoid configuration redundancyMarc Hoersken2020-05-311-312/+109
* CI: do not include */ci branches in PR buildsMarc Hoersken2020-04-261-1/+0
* azure: add mqtt support to one of the Windows buildsDaniel Stenberg2020-04-141-1/+1
* CI: increase Azure Pipelines timeouts due to performance issuesMarc Hoersken2020-04-021-10/+10
* CI: migrate macOS jobs from Azure and Travis CI to GitHub ActionsMarc Hoersken2020-03-241-82/+0
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-241-0/+21
* ci/tests: fix Azure Pipelines not running Windows containersMarc Hoersken2020-03-201-0/+2
* CI: stop ignoring 323, it is disabledDaniel Stenberg2020-03-171-7/+7
* ci/tests: increase timeouts for torture builds on Azure PipelinesMarc Hoersken2020-03-171-2/+2
* ci/tests: fix Azure Pipelines not running for pull requestsMarc Hoersken2020-03-161-2/+10
* ci/tests: fix and align setting TFLAGS for make test-nonflakyMarc Hoersken2020-03-151-18/+20
* ci/tests: install test suite dependencies stunnel and impacketMarc Hoersken2020-03-151-1/+16
* ci/tests: Make it possible to still run but ignore failing testsMarc Hoersken2020-03-031-10/+10
* ci/tests: some MacOS builds randomly take longer than 20minMarc Hoersken2020-03-021-2/+2
* ci/tests: fine-tune Azure Pipeline timeouts with a small pufferMarc Hoersken2020-03-021-10/+20
* ci/tests: Update Azure DevOps pipeline job display namesMarc Hoersken2020-03-011-23/+23
* ci/tests: Send test results to Azure DevOps for reportingMarc Hoersken2020-02-291-0/+34
* ci/tests: Increase timeouts of Windows builds due to new testsMarc Hoersken2020-02-281-10/+10
* ci/tests: align Azure Pipeline job names with each otherMarc Hoersken2020-02-271-5/+5
* ci/tests: Add Windows builds via Azure Pipelines using DockerMarc Hoersken2020-02-271-2/+220
* azure: disable brotli on the macos debug-buildsDaniel Stenberg2020-02-141-1/+1
* azure: the macos cmake doesn't need to install cmakeDaniel Stenberg2019-12-161-1/+1
* azure: add a torture test on macDaniel Stenberg2019-12-141-1/+19
* azure: add a torture testDaniel Stenberg2019-12-131-0/+21
* azure: make the default build use --enable-debug --enable-werrorDaniel Stenberg2019-12-131-1/+5
* azure: add libssh2 and cmake macos buildsDaniel Stenberg2019-12-101-2/+30
* azure: add a vanilla macos buildDaniel Stenberg2019-12-091-8/+32