summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* Rename manual job to `package-and-qa`Toon Claes2018-03-161-1/+1
* New .dedicated-no-docs-pull-cache-job and .no-db-job definitionsRémy Coutable2018-03-061-136/+99
* Add date calls in .gitlab-ci.yml to see how long each step takeRémy Coutable2018-03-061-0/+19
* codequality: Install jq directly instead of pulling it via dockerNick Thomas2018-03-021-1/+2
* Bump GitLab CI test image to use git v2.16Stan Hu2018-02-281-1/+1
* Optimize and improve the inline documentation for the codequality jobRémy Coutable2018-02-211-1/+3
* Merge branch 'improve-codequality-job' into 'master'Grzegorz Bizon2018-02-211-10/+10
|\
| * Merge branch 'improve-codequality-job' into 'master'improve-codequality-jobGrzegorz Bizon2018-02-211-10/+10
* | Merge branch 'rebalance-test-job-nodes-28-2' into 'master'Rémy Coutable2018-02-211-63/+63
|\ \ | |/ |/|
| * Reduce Spinach parallelization to 2 nodes and increase RSpec's to 28 nodesTakuya Noguchi2018-02-011-63/+63
* | Merge branch 'dz-sast-confidence-level' into 'master'Rémy Coutable2018-02-051-0/+2
|\ \
| * | Change SAST confidence level in .gitlab-ci.ymldz-sast-confidence-levelDmitriy Zaporozhets2018-02-011-0/+2
| |/
* | Speed-up the gitlab_git_test jobRémy Coutable2018-02-011-1/+2
|/
* Generate secret first to avoid warnings laterLin Jen-Shin2018-01-261-0/+1
* Merge branch '34952-only-tags-is-not-taken-in-account-in-the-cache-gems-job' ...Robert Speicher2018-01-251-2/+1
|\
| * Ensure the job also run for tagsRémy Coutable2018-01-251-2/+1
* | Cache rubocop cache for CI42338-rubocop-cacheLin Jen-Shin2018-01-251-1/+6
|/
* Remove one Spinach job and add one RSpec jobrc/move-one-spinach-job-to-rspecRémy Coutable2018-01-241-63/+63
* Ensure Gitaly Ruby gems are installed using the correct Gemfile and at the co...rc/improve-setup-test-envRémy Coutable2018-01-231-1/+1
* Split the setup-test-env job in twoNick Thomas2018-01-191-3/+16
* Merge branch '41749-postgres-9.6-for-ci-tests' into 'master'Rémy Coutable2018-01-121-0/+3
|\
| * Add reason to keep postgresql 9.2 for CITakuya Noguchi2018-01-121-0/+3
* | Merge branch 'docs/exclude-sast' into 'master'Rémy Coutable2018-01-111-0/+1
|\ \
| * | Exclude sast job from being run in docs only changesdocs/exclude-sastJohn Doe2018-01-101-0/+1
| |/
* | Require qa:selectors sanity validation to passGrzegorz Bizon2018-01-101-1/+0
* | Allow failure of qa:selectors job for nowGrzegorz Bizon2018-01-091-1/+2
* | Add CI job that validates GitLab QA selectorsGrzegorz Bizon2018-01-091-0/+12
|/
* Merge branch '41396-ee_compat_check-and-security-fix-development' into 'master'Rémy Coutable2018-01-041-0/+1
|\
| * Do not run ee_compat_check on security branches41396-ee_compat_check-and-security-fix-developmentAlessio Caiazza2018-01-041-0/+1
* | Rename db:seed_fu-{pg,mysql} to gitlab:setup-{pg,mysql}Rémy Coutable2018-01-041-5/+5
|/
* Fix `rake db:seed_fu` not doing anything in CIsh-fix-seed-fu-ciStan Hu2018-01-021-1/+3
* Remove security checks from static analysis and add sast jobDmitriy Zaporozhets2017-12-231-0/+8
* Use gitlab-stylesRémy Coutable2017-12-221-1/+1
* Update Ruby version to 2.3.641268-bump-ruby-to-2-3-6Rémy Coutable2017-12-211-1/+1
* Make sure two except won't overwrite each otherLin Jen-Shin2017-12-191-26/+18
* Use dedicated runners for all the CI jobs41139-codequality-and-qa-internal-is-leaking-to-shared-runnersRémy Coutable2017-12-181-19/+23
* Optimize QA pipeline and don't run irrelevant jobsGrzegorz Bizon2017-12-181-0/+21
* Change CI config to use new base imageBalasankar C2017-12-151-1/+1
* Do not run qa:internal for docs only changesAchilleas Pipinellis2017-12-051-0/+1
* Upgrade codeclimate image to latestWinnie Hellmann2017-11-281-1/+1
* Add a feedback mechanism to `package-qa` manual actionGrzegorz Bizon2017-11-241-1/+3
* Try to find the merge-base against the canonical masterRémy Coutable2017-11-221-1/+1
* Remove a useless `allow_failure: no` and use `true` instead of `yes`rc/remove-useless-allow-failureRémy Coutable2017-11-201-2/+1
* Merge branch 'docs/use-slug-as-prefix-in-ci-docs-job' into 'master'Rémy Coutable2017-11-201-1/+1
|\
| * Use slug as the prefix for the docs CI job preview URLdocs/use-slug-as-prefix-in-ci-docs-jobAchilleas Pipinellis2017-11-171-1/+1
* | Rollback to a safer place to stopMichael Kozono2017-11-171-1/+1
|/
* Set 0.69.0 instead of latest for codeclimate imageShinya Maeda2017-11-171-1/+1
* Remove the custom cache definition for the ee_compat_check job and disallow i...38605-move-ee_compat_check-to-an-earlier-build-stageRémy Coutable2017-11-101-5/+1
* Use a non-superuser user to access GitLab to ensure permissions are propersh-use-non-superuser-dbStan Hu2017-11-091-1/+2
* Add Internal QA specs to the pipelineGrzegorz Bizon2017-11-081-0/+10