summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* Don't run the `flaky-examples-check` job for docs branches36404-do-not-run-flaky-examples-check-for-docs-changesRémy Coutable2017-08-141-0/+1
* Merge branch 'rc/32308-rspec-retry-hack' into 'master'Sean McGivern2017-08-111-87/+125
|\
| * Retrieve and sync flaky specs report from and to S3Rémy Coutable2017-08-111-87/+125
* | Do not run the `ee_compat_check` job for stableish branches35131-do-not-run-ee_compat_check-for-stableish-branchesRémy Coutable2017-08-111-1/+1
|/
* Re-enable SqlInjection and CommandInjectionBrian Neel2017-08-081-0/+3
* Since mysql is not a priority anymore, test it lessdo-not-test-mysql-in-ee-non-master-or-stableLin Jen-Shin2017-08-041-5/+7
* CI fixes for gitaly-rubyJacob Vosmaer2017-08-011-0/+3
* Make the lint:javascript:report job depends on setup-test-env only35367-speedup-lint-javascript-report-jobRémy Coutable2017-07-201-0/+2
* The setup-test-env should push and pull the default cacherc/leverage-new-cache-policiesRémy Coutable2017-07-201-1/+2
* Leverage the new cache policies in .gitlab-ci.ymlRémy Coutable2017-07-191-28/+62
* Provide option to trigger build only for official CE and EE repos in .comtrigger-only-on-official-repoBalasankar C2017-07-181-0/+3
* Don't install fog-aws and mime-types gems in scripts/prepare_build.sh34915-do-not-install-fog-aws-in-prepare_buildRémy Coutable2017-07-131-0/+1
* Reduce parallelization of Spinach jobs and increase the RSpec ones34911-balance-spinach-jobs-to-rspecRémy Coutable2017-07-101-63/+63
* Merge branch 'docs/exclude-gitlab-git-test' into 'master'Rémy Coutable2017-07-101-0/+1
|\
| * Exclude gitlab_git_test from docs only changesdocs/exclude-gitlab-git-testAchilleas Pipinellis2017-07-071-0/+1
* | Test logging in via the Authentiq OAuth provider in a feature spec.34737-authentiq-oauth-feature-specTimothy Andrew2017-07-071-0/+1
|/
* Remove unnecessary pull command from codeclimate jobdz-improve-codeclimate-json-cleanupDmitriy Zaporozhets2017-06-301-2/+0
* Fix codeclimate job in .gitlab-ci.ymlDmitriy Zaporozhets2017-06-291-1/+1
* Cleanup codeclimate.json file generated by CIDmitriy Zaporozhets2017-06-291-2/+3
* Run mysql tests on stable preperation branches like 9-3-stable-patch-2jej/run-mysql-tests-on-stable-preparation-branchesJames Edwards-Jones2017-06-291-1/+1
* Merge branch 'dz-cleanup-codeclimate-json' into 'master'Kamil Trzciński2017-06-281-0/+1
|\
| * Improve sed regex for codeclimate ci jobdz-cleanup-codeclimate-jsonDmitriy Zaporozhets2017-06-271-1/+1
| * Remove unused data from code climate artifactDmitriy Zaporozhets2017-06-271-0/+1
* | Vendor the gitlab-git-test repoJacob Vosmaer (GitLab)2017-06-281-0/+6
* | 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