summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'css-style-guide' into 'master' Jacob Schatz2016-03-151-0/+8
|\
| * Add SCSS Lint, CSSComb config file, run SCSS Lint in GitLab CI, add documenta...connorshea2016-03-141-0/+8
* | Merge branch 'bundler-audit-only-master' into 'master' Robert Speicher2016-03-151-1/+3
|\ \
| * | bundle:audit job only on masterZeger-Jan van de Weg2016-03-151-1/+3
| |/
* | Remove allowed to fail by ignoring RedClothbundle-audit-ignore-redclothZeger-Jan van de Weg2016-03-151-2/+1
|/
* Removed benchmark suite and its documentationremove-benchmark-suiteYorick Peterse2016-03-101-26/+1
* Retry bundler and apt-getretry-bundleKamil Trzcinski2016-03-091-2/+2
* Retry apt-get installation and bundle installKamil Trzcinski2016-03-091-1/+1
* Retry failed testsKamil Trzcinski2016-03-091-0/+2
* Precompile assets before all spinach testsKamil Trzcinski2016-03-011-0/+6
* fix syntax errorJames Lopez2016-03-011-1/+1
* added commit message to slack scriptJames Lopez2016-03-011-1/+1
* update gitlab-ci script syntaxJames Lopez2016-02-261-1/+1
* Update URL syntaxJames Lopez2016-02-251-1/+1
* updated gitlab-ci script to include builds URLJames Lopez2016-02-241-2/+285
* testJames Lopez2016-02-241-5/+1
* testing scriptJames Lopez2016-02-241-285/+6
* updated gitlab ci based on feedbackJames Lopez2016-02-241-2/+2
* fix gitlab-ci.ymlJames Lopez2016-02-221-3/+3
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/slack-n...James Lopez2016-02-221-33/+33
|\
| * revert back to ruby 2.1 - use 2.1.8James Lopez2016-02-191-145/+145
| * revert back to ruby 2.1James Lopez2016-02-191-144/+144
* | resolve merge conflictJames Lopez2016-02-181-1/+9
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/slack-n...James Lopez2016-02-181-4/+131
|\ \ | |/
| * Use caching, instead of haxxy /cacheuse-cachingKamil Trzcinski2016-02-101-0/+46
| * split gitlab-ci builds for ruby 2.1James Lopez2016-02-081-4/+85
* | default slack notification channelJames Lopez2016-02-081-1/+1
* | update with branch and tags restrictionJames Lopez2016-02-051-6/+5
* | removed slack task and added bash script instead. Updated gitlab-ci config fileJames Lopez2016-02-051-4/+7
* | uncomment restriction to branches or tagsJames Lopez2016-02-031-3/+3
* | refactored rake task and make build passJames Lopez2016-02-031-1/+1
* | update gitlab ci configJames Lopez2016-02-031-1/+1
* | update ci configuration to send slack notifications on failure and added rake...James Lopez2016-02-031-1/+32
|/
* merge spec and spinach jobsJames Lopez2016-01-271-97/+4
* update gitlab ci settings to include ruby 2.1 imagesJames Lopez2016-01-271-0/+116
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into update-ruby-2.2.4James Lopez2016-01-251-1/+1
|\
| * Speed-up docker based buildsspeed-up-buildsKamil Trzcinski2016-01-221-1/+1
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into update-ruby-2.2.4James Lopez2016-01-221-2/+10
|\ \ | |/
| * More docker stuff in gitlab-ci.ymlJacob Vosmaer2016-01-221-4/+10
| * Allow empty Mysql password on CImysql-password-ciJacob Vosmaer2016-01-221-0/+3
* | update gitlab ci docker image versionJames Lopez2016-01-211-0/+1
|/
* Ensure that doesn't have pending migrations when running the specsDouglas Barbosa Alexandre2016-01-191-2/+2
* Precompile assets before running feature specs. #4662Rubén Dávila2015-12-281-0/+1
* Revert "Merge branch 'remove-redcloth' into 'master' "revert-2037Douwe Maan2015-12-111-1/+2
* Run db:reset before db:create on CIrs-reset-dbRobert Speicher2015-12-091-1/+1
* Merge branch 'split-up-builds' into 'master' Dmitriy Zaporozhets2015-12-091-2/+30
|\
| * Split up spec:other even moreDouwe Maan2015-12-091-0/+14
| * Split up specs moreDouwe Maan2015-12-091-1/+8
| * Split up feature specs moreDouwe Maan2015-12-091-2/+9
* | Remove RedCloth and no longer allow bundle-audit to failDouwe Maan2015-12-091-2/+1
|/