summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * index: avoid out-of-bounds read when reading reuc entry stagePatrick Steinhardt2018-10-261-1/+1
| * commit_list: avoid use of strtol64 without length limitPatrick Steinhardt2018-10-261-1/+3
| * online::clone: free url and username before resettingEdward Thomson2018-10-261-0/+6
| * push tests: deeply free the specsEdward Thomson2018-10-261-1/+1
| * push tests: deeply free the push statusEdward Thomson2018-10-261-2/+6
| * smart subtransport: free url when resetting streamEdward Thomson2018-10-261-0/+5
| * ci: fail on test failuresEdward Thomson2018-10-261-3/+3
| * ci: don't stop on failureEdward Thomson2018-10-122-7/+16
| * ci: append -r flag to clar on windowsEdward Thomson2018-10-121-7/+24
| * ci: add SKIP_*_TESTS for windows buildsEdward Thomson2018-10-121-19/+26
| * ci: write test result XMLEdward Thomson2018-10-121-3/+6
| * Revert "clar: introduce CLAR_XML option"Edward Thomson2018-10-124-26/+8
| * ci: only run the exact named testEdward Thomson2018-10-121-1/+1
| * README: rename "VSTS" to "Azure DevOps"Edward Thomson2018-10-121-2/+2
| * README: update the build badge to Azure PipelinesEdward Thomson2018-10-121-1/+1
| * ci: rename vsts to azure-pipelinesPatrick Steinhardt2018-10-125-7/+7
| * clar: iterate errors in report_all / report_errorsEdward Thomson2018-10-121-19/+15
| * ci: use more compatible strftime formatsEdward Thomson2018-10-121-1/+1
| * ci: use templates for VSTS buildsPatrick Steinhardt2018-10-124-140/+97
| * ci: explicitly run in the build directoryEdward Thomson2018-10-121-0/+13
| * ci: escape xml output path on WindowsEdward Thomson2018-10-121-1/+3
| * ci: upload test resultsPatrick Steinhardt2018-10-121-0/+49
| * ci: write xml during test runsEdward Thomson2018-10-122-3/+3
| * clar: remove globals; error-check fprintf/fcloseEdward Thomson2018-10-122-44/+87
| * clar: introduce CLAR_XML optionEdward Thomson2018-10-122-5/+21
| * clar: accept a value for the summary filenameEdward Thomson2018-10-122-12/+25
| * clar: don't use a variable named `time`Edward Thomson2018-10-121-4/+4
| * Barebones JUnit XML outputEtienne Samson2018-10-122-1/+111
| * DocumentationEtienne Samson2018-10-121-0/+2
| * Isolate test reportsEtienne Samson2018-10-123-36/+82
| * clar: refactor explicitly run test behaviorEdward Thomson2018-10-121-11/+44
| * README: remove travisEdward Thomson2018-10-121-1/+0
| * ci: remove travisEdward Thomson2018-10-121-93/+0
| * Update .vsts-ci.ymlPatrick Steinhardt2018-10-121-22/+18
| * Update .vsts-nightly.ymlDavid Staheli2018-10-121-4/+4
| * ci: Correct the status code check so Coverity doesn't force-fail TravisEtienne Samson2018-10-121-1/+1
| * readme: remove appveyor build badgeEdward Thomson2018-10-121-1/+0
| * ci: remove appveyorEdward Thomson2018-10-121-44/+0
| * ci: add VSTS build badge to READMEEdward Thomson2018-10-121-0/+1
| * travis: do not execute Coverity analysis for all cron jobsPatrick Steinhardt2018-10-121-4/+8
| * ci: enable compilation with "-Werror"Patrick Steinhardt2018-10-121-1/+1
| * odb: fix use of wrong printf formattersPatrick Steinhardt2018-10-121-2/+2
| * ci: run VSTS builds on master and maint branchesEdward Thomson2018-10-121-0/+4
| * ci: set PKG_CONFIG_PATH on travisEdward Thomson2018-10-121-0/+1
| * ci: run coverity from a nightly VSTS buildEdward Thomson2018-10-121-0/+22
| * ci: run coverity from travis's cronEdward Thomson2018-10-122-20/+13
| * ci: remove unused old ci scriptsEdward Thomson2018-10-124-137/+0
| * ci: move travis to the new scriptsEdward Thomson2018-10-125-15/+19
| * ci: move appveyor to new scriptsEdward Thomson2018-10-122-61/+21
| * ci: use a single setup script for mingwEdward Thomson2018-10-123-26/+13