| Commit message (Expand) | Author | Age | Files | Lines |
* | Since mysql is not a priority anymore, test it lessdo-not-test-mysql-in-ee-non-master-or-stable | Lin Jen-Shin | 2017-08-04 | 1 | -5/+7 |
* | CI fixes for gitaly-ruby | Jacob Vosmaer | 2017-08-01 | 1 | -0/+3 |
* | Make the lint:javascript:report job depends on setup-test-env only35367-speedup-lint-javascript-report-job | Rémy Coutable | 2017-07-20 | 1 | -0/+2 |
* | The setup-test-env should push and pull the default cacherc/leverage-new-cache-policies | Rémy Coutable | 2017-07-20 | 1 | -1/+2 |
* | Leverage the new cache policies in .gitlab-ci.yml | Rémy Coutable | 2017-07-19 | 1 | -28/+62 |
* | Provide option to trigger build only for official CE and EE repos in .comtrigger-only-on-official-repo | Balasankar C | 2017-07-18 | 1 | -0/+3 |
* | Don't install fog-aws and mime-types gems in scripts/prepare_build.sh34915-do-not-install-fog-aws-in-prepare_build | Rémy Coutable | 2017-07-13 | 1 | -0/+1 |
* | Reduce parallelization of Spinach jobs and increase the RSpec ones34911-balance-spinach-jobs-to-rspec | Rémy Coutable | 2017-07-10 | 1 | -63/+63 |
* | Merge branch 'docs/exclude-gitlab-git-test' into 'master' | Rémy Coutable | 2017-07-10 | 1 | -0/+1 |
|\ |
|
| * | Exclude gitlab_git_test from docs only changesdocs/exclude-gitlab-git-test | Achilleas Pipinellis | 2017-07-07 | 1 | -0/+1 |
* | | Test logging in via the Authentiq OAuth provider in a feature spec.34737-authentiq-oauth-feature-spec | Timothy Andrew | 2017-07-07 | 1 | -0/+1 |
|/ |
|
* | Remove unnecessary pull command from codeclimate jobdz-improve-codeclimate-json-cleanup | Dmitriy Zaporozhets | 2017-06-30 | 1 | -2/+0 |
* | Fix codeclimate job in .gitlab-ci.yml | Dmitriy Zaporozhets | 2017-06-29 | 1 | -1/+1 |
* | Cleanup codeclimate.json file generated by CI | Dmitriy Zaporozhets | 2017-06-29 | 1 | -2/+3 |
* | Run mysql tests on stable preperation branches like 9-3-stable-patch-2jej/run-mysql-tests-on-stable-preparation-branches | James Edwards-Jones | 2017-06-29 | 1 | -1/+1 |
* | Merge branch 'dz-cleanup-codeclimate-json' into 'master' | Kamil Trzciński | 2017-06-28 | 1 | -0/+1 |
|\ |
|
| * | Improve sed regex for codeclimate ci jobdz-cleanup-codeclimate-json | Dmitriy Zaporozhets | 2017-06-27 | 1 | -1/+1 |
| * | Remove unused data from code climate artifact | Dmitriy Zaporozhets | 2017-06-27 | 1 | -0/+1 |
* | | Vendor the gitlab-git-test repo | Jacob Vosmaer (GitLab) | 2017-06-28 | 1 | -0/+6 |
* | | updated gitlab-ci.yml to compile localeignore-generated-i18n-json-files | Phil Hughes | 2017-06-27 | 1 | -0/+3 |
|/ |
|
* | Do not run the codeclimate job on docs-only changes | Achilleas Pipinellis | 2017-06-21 | 1 | -0/+1 |
* | Merge branch 'karma-headless-chrome-redux' into 'master'33592-pipeline-schedules-callout-has-no-top-margin | Tim Zallmann | 2017-06-16 | 1 | -0/+4 |
|\ |
|
| * | remove debug flag, but continue to log chrome output | Mike Greiling | 2017-06-14 | 1 | -1/+1 |
| * | add DEBUG flag option to karma config | Mike Greiling | 2017-06-14 | 1 | -0/+3 |
| * | run chrome with --no-sandbox flag to get around docker privilege limitations | Mike Greiling | 2017-06-14 | 1 | -3/+0 |
| * | force chrome to produce debug output as it runs in CI | Mike Greiling | 2017-06-14 | 1 | -0/+3 |
| * | update karma job to use chrome build image created by gitlab-build-images!41 | Mike Greiling | 2017-06-14 | 1 | -1/+1 |
| * | test new docker image with headless chrome | Mike Greiling | 2017-06-14 | 1 | -0/+1 |
* | | Exclude more path from codeclimate job | Dmitriy Zaporozhets | 2017-06-14 | 1 | -15/+15 |
* | | Add codeclimate job to .gitlab-ci.yml | Dmitriy Zaporozhets | 2017-06-14 | 1 | -0/+15 |
|/ |
|
* | Revert "Merge branch 'karma-headless-chrome' into 'master'" | Mike Greiling | 2017-06-13 | 1 | -1/+0 |
* | update karma job to use chrome build image created by gitlab-build-images!41 | Mike Greiling | 2017-06-13 | 1 | -1/+1 |
* | test new docker image with headless chrome | Mike Greiling | 2017-06-13 | 1 | -0/+1 |
* | skip asset compression in CI | Mike Greiling | 2017-05-30 | 1 | -0/+1 |
* | Minimum postgresql version is now 9.2 | Nick Thomas | 2017-05-26 | 1 | -1/+1 |
* | Merge branch 'zj-docs-on-pipeline-schedules' into 'master'32962-diff-tab-shows-a-loading-spinner | Achilleas Pipinellis | 2017-05-26 | 1 | -19/+0 |
|\ |
|
| * | Remove trigger docs jobzj-docs-on-pipeline-schedules | Z.J. van de Weg | 2017-05-20 | 1 | -19/+0 |
* | | Merge branch '32851-fix-postgres-9-1' into 'master' | Douwe Maan | 2017-05-25 | 1 | -1/+1 |
|\ \ |
|
| * | | Only use DROP INDEX CONCURRENTLY on postgreql 9.2+ | Nick Thomas | 2017-05-25 | 1 | -1/+1 |
* | | | Merge branch 'zj-faster-image-trigger-builds' into 'master' | Marin Jankovski | 2017-05-25 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use smaller image when triggering a buildzj-faster-image-trigger-builds | Z.J. van de Weg | 2017-05-24 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'run-mysql-on-stable' into 'master' | Rémy Coutable | 2017-05-23 | 1 | -0/+1 |
|\ \ |
|
| * | | Run MySQL tests on *-stable as wellrun-mysql-on-stable | Lin Jen-Shin | 2017-05-22 | 1 | -0/+1 |
| |/ |
|
* | | Fix migrations for older PostgreSQL versionsfix-retried-for-postgres | Kamil Trzcinski | 2017-05-23 | 1 | -1/+1 |
|/ |
|
* | Fix Knapsack report names for RSpec and Spinachfix-update-knapsack-job | Rémy Coutable | 2017-05-18 | 1 | -4/+4 |
* | Reorganize static analysis and DB-related jobs31693-move-db-name-to-last-part-of-job-name | Rémy Coutable | 2017-05-17 | 1 | -29/+27 |
* | Factorize common :only definition in .gitlab-ci.yml | Rémy Coutable | 2017-05-17 | 1 | -5/+8 |
* | Move the DB name at the end of the first jobs' name word and prepend it with ... | Rémy Coutable | 2017-05-17 | 1 | -72/+71 |
* | Revert "Merge branch 'revert-f2fc716c' into 'master'
" | Rémy Coutable | 2017-05-17 | 1 | -12/+12 |
* | Add more choices to name the branch for docs only tests | Achilleas Pipinellis | 2017-05-16 | 1 | -2/+2 |