summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* Don't run JS lint for QA eitherLin Jen-Shin2018-04-271-1/+1
* Introduce dedicated-no-docs-and-no-qa-pull-cache-jobLin Jen-Shin2018-04-271-6/+10
* Fix rubocop offense and enable jobs for qaLin Jen-Shin2018-04-271-1/+1
* Fix timeouts of end-to-end tests with GitLab QAGrzegorz Bizon2018-04-251-1/+0
* Downgrade MySQL CI service from 8.0 to 5.7Stan Hu2018-04-201-1/+1
* Bump CI to use Chrome V65 and ChromeDriver 2.36Stan Hu2018-04-181-1/+1
* Use stable docker image instead of latestPhilippe Lafoucrière2018-04-131-1/+1
* Fix scripts/prune-old-flaky-specs requires Bundler to runRémy Coutable2018-04-111-2/+2
* Introduce scripts/prune-old-flaky-specs to prune outdated flaky specs from th...Rémy Coutable2018-04-101-0/+1
* Update Security Products jobs definitionsOlivier Gonzalez2018-04-101-4/+38
* Bump ruby 2.3.6 cache key and source installation docssh-bump-ruby-and-git-image-ciStan Hu2018-04-091-2/+2
* Bump Ruby to 2.3.7 and git to 2.17.0 in CI imageStan Hu2018-04-071-1/+1
* Merge branch '44978-consider-removing-rubocop-and-eslint-from-codeclimate-yml...Robert Speicher2018-04-051-3/+0
|\
| * Don't run RuboCop nor ESLint checks in the codequality job as this is already...44978-consider-removing-rubocop-and-eslint-from-codeclimate-ymlRémy Coutable2018-04-041-3/+0
* | Fix the coverage job by making it download the artifacts from all the previou...44710-coverage-information-for-this-repo-is-wrongRémy Coutable2018-04-051-1/+7
* | [Rails5] Add rails5 jobs to gitlab-ci.ymlblackst0ne2018-04-051-0/+95
|/
* Use standard codequality jobOlivier Gonzalez2018-04-041-6/+8
* Merge branch '44254-codequality-jobs-are-failing-silently-with-an-empty-codec...Rémy Coutable2018-04-031-0/+3
|\
| * Don't set the tag for the job since it needs44254-codequality-jobs-are-failing-silently-with-an-empty-codeclimate-json-fileRémy Coutable2018-04-031-0/+3
* | Merge branch 'fix/qa/gb/use-project-path-in-package-and-qa-action' into 'master'Rémy Coutable2018-04-031-1/+1
|\ \ | |/ |/|
| * Use project path in package-and-qa to fetch scriptGrzegorz Bizon2018-04-031-1/+1
* | Do not retry package-and-qa manual action on failureqa/gb/do-not-auto-retry-package-and-qa-actionGrzegorz Bizon2018-04-021-0/+1
|/
* Don't let the Runner clone/fetch prior to the package-and-qa jobrc/checkout-false-in-package-and-qaRémy Coutable2018-03-301-1/+10
* Rollback to a set version instead of an arbitrary number of stepssh-improve-rollback-testStan Hu2018-03-221-1/+1
* 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