summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* updated gitlab-ci.yml to compile localeignore-generated-i18n-json-filesPhil Hughes2017-06-271-0/+3
* Do not run the codeclimate job on docs-only changesAchilleas Pipinellis2017-06-211-0/+1
* Merge branch 'karma-headless-chrome-redux' into 'master'33592-pipeline-schedules-callout-has-no-top-marginTim Zallmann2017-06-161-0/+4
|\
| * remove debug flag, but continue to log chrome outputMike Greiling2017-06-141-1/+1
| * add DEBUG flag option to karma configMike Greiling2017-06-141-0/+3
| * run chrome with --no-sandbox flag to get around docker privilege limitationsMike Greiling2017-06-141-3/+0
| * force chrome to produce debug output as it runs in CIMike Greiling2017-06-141-0/+3
| * update karma job to use chrome build image created by gitlab-build-images!41Mike Greiling2017-06-141-1/+1
| * test new docker image with headless chromeMike Greiling2017-06-141-0/+1
* | Exclude more path from codeclimate jobDmitriy Zaporozhets2017-06-141-15/+15
* | Add codeclimate job to .gitlab-ci.ymlDmitriy Zaporozhets2017-06-141-0/+15
|/
* Revert "Merge branch 'karma-headless-chrome' into 'master'"Mike Greiling2017-06-131-1/+0
* update karma job to use chrome build image created by gitlab-build-images!41Mike Greiling2017-06-131-1/+1
* test new docker image with headless chromeMike Greiling2017-06-131-0/+1
* skip asset compression in CIMike Greiling2017-05-301-0/+1
* Minimum postgresql version is now 9.2Nick Thomas2017-05-261-1/+1
* Merge branch 'zj-docs-on-pipeline-schedules' into 'master'32962-diff-tab-shows-a-loading-spinnerAchilleas Pipinellis2017-05-261-19/+0
|\
| * Remove trigger docs jobzj-docs-on-pipeline-schedulesZ.J. van de Weg2017-05-201-19/+0
* | Merge branch '32851-fix-postgres-9-1' into 'master'Douwe Maan2017-05-251-1/+1
|\ \
| * | Only use DROP INDEX CONCURRENTLY on postgreql 9.2+Nick Thomas2017-05-251-1/+1
* | | Merge branch 'zj-faster-image-trigger-builds' into 'master'Marin Jankovski2017-05-251-0/+1
|\ \ \ | |/ / |/| |
| * | Use smaller image when triggering a buildzj-faster-image-trigger-buildsZ.J. van de Weg2017-05-241-0/+1
| |/
* | Merge branch 'run-mysql-on-stable' into 'master'Rémy Coutable2017-05-231-0/+1
|\ \
| * | Run MySQL tests on *-stable as wellrun-mysql-on-stableLin Jen-Shin2017-05-221-0/+1
| |/
* | Fix migrations for older PostgreSQL versionsfix-retried-for-postgresKamil Trzcinski2017-05-231-1/+1
|/
* Fix Knapsack report names for RSpec and Spinachfix-update-knapsack-jobRémy Coutable2017-05-181-4/+4
* Reorganize static analysis and DB-related jobs31693-move-db-name-to-last-part-of-job-nameRémy Coutable2017-05-171-29/+27
* Factorize common :only definition in .gitlab-ci.ymlRémy Coutable2017-05-171-5/+8
* Move the DB name at the end of the first jobs' name word and prepend it with ...Rémy Coutable2017-05-171-72/+71
* Revert "Merge branch 'revert-f2fc716c' into 'master' "Rémy Coutable2017-05-171-12/+12
* Add more choices to name the branch for docs only testsAchilleas Pipinellis2017-05-161-2/+2
* alter cache key to prevent other pipeline configs from overwriting32219-speed-up-yarn-install-in-ci-by-utilizing-inter-pipeline-cacheMike Greiling2017-05-161-1/+1
* add trailing slash to .yarn-cache to clearly identify it as a directoryMike Greiling2017-05-161-1/+1
* instruct yarn to utilize the persistant .yarn-cache directoryMike Greiling2017-05-161-2/+4
* Remove unnecessary cache definition in rake karma testStan Hu2017-05-111-3/+0
* Move triggering build logic to separate scriptBalasankar C2017-05-091-12/+1
* Print triggered pipeline id in a better formatBalasankar C2017-05-091-1/+3
* Add a manual job to trigger package build in omnibusBalasankar C2017-05-051-0/+23
* Include the bundler:audit job into the static-analysis job31824-move-bundler-audit-job-to-static-analysis-jobRémy Coutable2017-05-041-12/+0
* Move api lint out of static analysis jobAchilleas Pipinellis2017-05-031-1/+6
* Merge branch 'docs-mrs-should-run-static-analysis' into 'master' Achilleas Pipinellis2017-05-021-22/+18
|\
| * DRY the `<<: *except-docs` a bit in `.gitlab-ci.yml`docs-mrs-should-run-static-analysisRémy Coutable2017-05-021-21/+18
| * Make the static-analysis job be run for docs branches tooRémy Coutable2017-05-021-1/+0
* | Revert "Shorten and improve some job names"Douwe Maan2017-05-021-12/+12
|/
* Merge branch '29036-use-slack-service-to-notify-of-failed-pipelines' into 'ma...Robert Speicher2017-05-021-16/+0
|\
| * Remove notify slack job29036-use-slack-service-to-notify-of-failed-pipelinesZeger-Jan van de Weg2017-05-011-16/+0
* | Add scripts/static-analysis to run all the static analysers in one go31463-group-all-lintersRémy Coutable2017-05-011-9/+1
* | Shorten and improve some job namesRémy Coutable2017-05-011-12/+12
* | Group static-analysis jobs into a single jobRémy Coutable2017-05-011-31/+15
* | Resolve "rspec_profiling is enabled for MySQL"Rémy Coutable2017-04-281-2/+2