summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* ci: Add rawhide jobsam/rawhideSam Thursfield2020-12-151-0/+4
* ci: Fix coverity info uploadCarlos Garnacho2020-12-101-1/+1
* ci: Drop dnf callswip/carlosg/ci-unprivilegedCarlos Garnacho2020-12-101-2/+0
* ci: Avoid usage of `su` commandCarlos Garnacho2020-12-101-20/+23
* ci: Build detailed HTML Coverage summary in artifactsCarlos Garnacho2020-09-301-3/+7
* ci: Ignore example C files in documentation for CoverageCarlos Garnacho2020-09-301-1/+1
* ci: Don't install systemd user servicesCarlos Garnacho2020-07-171-1/+1
* ci: Add coverage analysisCarlos Garnacho2020-07-071-0/+13
* tests: Remove TRACKER_TESTS_VERBOSE, add TRACKER_DEBUG=testsSam Thursfield2020-06-211-2/+0
* Merge branch 'sam/debug' into 'master'Sam Thursfield2020-04-231-2/+4
|\
| * Remove TRACKER_VERBOSITY and tracker-log moduleSam Thursfield2020-04-201-2/+3
| * Add TRACKER_DEBUG environment variable, use for SQL debugSam Thursfield2020-04-201-0/+1
* | website: Get tracker.git commit sha1 correctlySam Thursfield2020-04-221-2/+2
* | website: Don't install docs into /tmpSam Thursfield2020-04-221-4/+5
* | ci: Some website dependencies are now installed in the base imageSam Thursfield2020-04-211-1/+0
|/
* website: Include manpagesSam Thursfield2020-04-121-4/+4
* Add an initial website for Tracker, built using mkdocsSam Thursfield2020-04-051-0/+26
* ci: Integrate coverity buildsCarlos Garnacho2020-02-291-1/+20
* tests: Remove the test tracker-store service fileSam Thursfield2020-02-171-2/+1
* ci: Remove limit on the number of simultaneous testsSam Thursfield2020-02-171-4/+1
* tests: Use libeatmydata to speed up testsSam Thursfield2020-02-171-1/+1
* ci: Use prebuilt base image for Alpine LinuxSam Thursfield2020-02-171-10/+4
* ci: also test on Alpine Linux to test on a musl platformRasmus Thomsen2020-01-151-0/+10
* ci: Fix locale problemsSam Thursfield2019-12-291-1/+1
* Run tests using Ubuntu base in addition to FedoraSam Thursfield2019-12-291-5/+18
* ci: Fix tests with Fedora 31 container imageSam Thursfield2019-12-111-1/+1
* Merge branch 'sam/ci-verbose' into 'master'Sam Thursfield2019-09-231-1/+1
|\
| * ci: Set TRACKER_VERBOSITY=1 by default.Sam Thursfield2019-09-221-1/+1
* | .gitlab-ci.yml: Add comment about CI imageSam Thursfield2019-09-221-0/+3
|/
* ci: Run a maximum of 4 tests simultaneouslySam Thursfield2019-09-141-3/+4
* ci: Note how many processes Meson is usingSam Thursfield2019-09-141-0/+2
* ci: Allow controlling verbosity of tests in CISam Thursfield2019-09-141-1/+20
* Update .gitlab-ci.ymlFreakston2019-09-101-1/+1
* ci: Enable link-time optimizationSam Thursfield2019-07-141-1/+1
* tests: Don't depend on installed service fileAndrea Azzarone2019-05-251-1/+1
* ci: Upload test suite logs as a CI artifactSam Thursfield2019-03-041-0/+5
* ci: Update container image URLSam Thursfield2019-01-071-1/+1
* tests: Use dbus-run-session instead of dbus-launchAndrea Azzarone2018-12-131-1/+1
* build: Drop autotoolswip/carlosg/drop-autotoolsCarlos Garnacho2018-09-091-11/+1
* ci: Enable functional testsSam Thursfield2018-07-161-2/+3
* ci: Avoid dumping screenfuls of CI_ variables for each failed testSam Thursfield2018-07-161-1/+7
* ci: Fix job names to be consistentSam Thursfield2018-07-161-1/+1
* ci: Use a custom base image with packages we need preinstalledSam Thursfield2018-07-161-60/+4
* ci: Second attempt to fix Autotools CISam Thursfield2018-07-151-1/+1
* ci: Fix regression from previous commitSam Thursfield2018-07-131-1/+1
* ci: Show logs for failed testsSam Thursfield2018-07-131-1/+1
* Enable GitLab CISam Thursfield2018-07-111-0/+77