| Commit message (Expand) | Author | Age | Files | Lines |
* | merge spec and spinach jobs | James Lopez | 2016-01-27 | 1 | -97/+4 |
* | update gitlab ci settings to include ruby 2.1 images | James Lopez | 2016-01-27 | 1 | -0/+116 |
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into update-ruby-2.2.4 | James Lopez | 2016-01-25 | 1 | -1/+1 |
|\ |
|
| * | Speed-up docker based buildsspeed-up-builds | Kamil Trzcinski | 2016-01-22 | 1 | -1/+1 |
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into update-ruby-2.2.4 | James Lopez | 2016-01-22 | 1 | -2/+10 |
|\ \
| |/ |
|
| * | More docker stuff in gitlab-ci.yml | Jacob Vosmaer | 2016-01-22 | 1 | -4/+10 |
| * | Allow empty Mysql password on CImysql-password-ci | Jacob Vosmaer | 2016-01-22 | 1 | -0/+3 |
* | | update gitlab ci docker image version | James Lopez | 2016-01-21 | 1 | -0/+1 |
|/ |
|
* | Ensure that doesn't have pending migrations when running the specs | Douglas Barbosa Alexandre | 2016-01-19 | 1 | -2/+2 |
* | Precompile assets before running feature specs. #4662 | Rubén Dávila | 2015-12-28 | 1 | -0/+1 |
* | Revert "Merge branch 'remove-redcloth' into 'master'
"revert-2037 | Douwe Maan | 2015-12-11 | 1 | -1/+2 |
* | Run db:reset before db:create on CIrs-reset-db | Robert Speicher | 2015-12-09 | 1 | -1/+1 |
* | Merge branch 'split-up-builds' into 'master'
| Dmitriy Zaporozhets | 2015-12-09 | 1 | -2/+30 |
|\ |
|
| * | Split up spec:other even more | Douwe Maan | 2015-12-09 | 1 | -0/+14 |
| * | Split up specs more | Douwe Maan | 2015-12-09 | 1 | -1/+8 |
| * | Split up feature specs more | Douwe Maan | 2015-12-09 | 1 | -2/+9 |
* | | Remove RedCloth and no longer allow bundle-audit to fail | Douwe Maan | 2015-12-09 | 1 | -2/+1 |
|/ |
|
* | Allow bundler:audit to fail | Dmitriy Zaporozhets | 2015-11-23 | 1 | -0/+1 |
* | Fix gitlab-ci.yml syntax | Dmitriy Zaporozhets | 2015-11-23 | 1 | -3/+3 |
* | Add bundler-audit to CI | Dmitriy Zaporozhets | 2015-11-23 | 1 | -0/+8 |
* | Code duplication check should be enabled nowremove-code-duplication | Dmitriy Zaporozhets | 2015-11-17 | 1 | -1/+0 |
* | Allow flay to fail for now since there is still a lot of refactoring todo | Dmitriy Zaporozhets | 2015-11-16 | 1 | -0/+1 |
* | Dont allow code duplication check to fail | Dmitriy Zaporozhets | 2015-11-16 | 1 | -1/+0 |
* | Don't allow flog failure any more | Dmitriy Zaporozhets | 2015-11-13 | 1 | -1/+0 |
* | Add flay: tool to find duplicate codeflay | Dmitriy Zaporozhets | 2015-11-11 | 1 | -0/+8 |
* | Allow flog failure for now | Dmitriy Zaporozhets | 2015-11-11 | 1 | -0/+1 |
* | Add method complexity check to CIflog | Dmitriy Zaporozhets | 2015-11-10 | 1 | -0/+7 |
* | Allow benchmark failures for the time being | Yorick Peterse | 2015-10-05 | 1 | -0/+1 |
* | Basic setup for an RSpec based benchmark suitebenchmark-suite | Yorick Peterse | 2015-10-02 | 1 | -0/+7 |
* | Remove jasmine:ci task, execute teaspoon directly on CIrs-update-gitlab-ci | Robert Speicher | 2015-06-28 | 1 | -2/+2 |
* | Split rspec and spinach tests in parallel | Dmitriy Zaporozhets | 2015-06-23 | 1 | -7/+29 |
* | Use correct name for the script.build_script | Marin Jankovski | 2015-06-18 | 1 | -1/+1 |
* | Move prepare_build script to scripts dir. | Marin Jankovski | 2015-06-18 | 1 | -1/+1 |
* | Add a build preparation script, modify gitlab.ci.yml to use the script. | Marin Jankovski | 2015-06-17 | 1 | -10/+4 |
* | new syntax of .gitlab-ci.yml | Valery Sizov | 2015-06-15 | 1 | -25/+37 |
* | CI script: remove directives with default value | Valery Sizov | 2015-06-04 | 1 | -10/+0 |
* | Refactor CI script | Dmitriy Zaporozhets | 2015-06-04 | 1 | -48/+3 |
* | added ci yaml | Valery Sizov | 2015-06-04 | 1 | -0/+94 |