summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Allow bundler:audit to failDmitriy Zaporozhets2015-11-231-0/+1
* Fix gitlab-ci.yml syntaxDmitriy Zaporozhets2015-11-231-3/+3
* Add bundler-audit to CIDmitriy Zaporozhets2015-11-231-0/+8
* Code duplication check should be enabled nowremove-code-duplicationDmitriy Zaporozhets2015-11-171-1/+0
* Allow flay to fail for now since there is still a lot of refactoring todoDmitriy Zaporozhets2015-11-161-0/+1
* Dont allow code duplication check to failDmitriy Zaporozhets2015-11-161-1/+0
* Don't allow flog failure any moreDmitriy Zaporozhets2015-11-131-1/+0
* Add flay: tool to find duplicate codeflayDmitriy Zaporozhets2015-11-111-0/+8
* Allow flog failure for nowDmitriy Zaporozhets2015-11-111-0/+1
* Add method complexity check to CIflogDmitriy Zaporozhets2015-11-101-0/+7
* Allow benchmark failures for the time beingYorick Peterse2015-10-051-0/+1
* Basic setup for an RSpec based benchmark suitebenchmark-suiteYorick Peterse2015-10-021-0/+7
* Remove jasmine:ci task, execute teaspoon directly on CIrs-update-gitlab-ciRobert Speicher2015-06-281-2/+2
* Split rspec and spinach tests in parallelDmitriy Zaporozhets2015-06-231-7/+29
* Use correct name for the script.build_scriptMarin Jankovski2015-06-181-1/+1
* Move prepare_build script to scripts dir.Marin Jankovski2015-06-181-1/+1
* Add a build preparation script, modify gitlab.ci.yml to use the script.Marin Jankovski2015-06-171-10/+4
* new syntax of .gitlab-ci.ymlValery Sizov2015-06-151-25/+37
* CI script: remove directives with default valueValery Sizov2015-06-041-10/+0
* Refactor CI scriptDmitriy Zaporozhets2015-06-041-48/+3
* added ci yamlValery Sizov2015-06-041-0/+94