summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* Add CI job to check Gemfile.rails5.lockblackst0ne2018-06-121-0/+7
* set max_old_space_size to 3.5 GB for compile-assets jobLukas Eipert2018-06-111-0/+7
* Bump Google Chrome to V67Stan Hu2018-06-081-1/+1
* use build image with picturemagickAlexis Reigel2018-06-061-1/+1
* Merge branch 'sh-bump-ruby-2.4' into 'master'Stan Hu2018-06-011-3/+3
|\
| * Upgrade to Ruby 2.4.4sh-bump-ruby-2.4Stan Hu2018-05-291-3/+3
* | Consider we might have prefix for stable branchesLin Jen-Shin2018-05-301-1/+1
|/
* Upgrade cache key to be clear that Debian Stretch is being usedStan Hu2018-05-291-2/+2
* Set GIT_DEPTH to 1 to speed up cloning for the cloud images triggeruse-git-depth-1-on-cng-triggerDJ Mountney2018-05-221-0/+2
* Merge branch 'dz-no-ee-check' into 'master'Rémy Coutable2018-05-221-0/+12
|\
| * Add check for top-level ee directory in CE repoDmitriy Zaporozhets2018-05-211-0/+12
* | Merge branch 'rc/improve-single-script-jobs-ci-config' into 'master'Grzegorz Bizon2018-05-211-29/+30
|\ \
| * | Improve the single-script jobs CI configrc/improve-single-script-jobs-ci-configRémy Coutable2018-05-211-29/+30
| |/
* | Use defaults for retrytrigger-cng-imageDJ Mountney2018-05-181-2/+1
* | Build cloud native images on tagsDJ Mountney2018-05-171-0/+19
|/
* Grant privileges after database is createdce-5980-add-ce-upgrade-ee-testLin Jen-Shin2018-05-161-2/+1
* Only setup db in the first checkout!Lin Jen-Shin2018-05-161-1/+2
* Merge branch 'blackst0ne-remove-spinach' into 'master'Rémy Coutable2018-05-151-172/+124
|\
| * Increase rspec jobs up to 30blackst0ne2018-05-141-115/+123
| * Clean up gitlab-ci.ymlblackst0ne2018-05-141-57/+1
* | Fix gitaly-ruby bundle poisoning in CIJacob Vosmaer (out of office May 10-14)2018-05-141-0/+2
|/
* 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