| Commit message (Expand) | Author | Age | Files | Lines |
* | Try tmpfs for repository storage, etc | Nick Thomas | 2016-10-06 | 1 | -0/+2 |
* | Don't allow flay to fail.cs-flay-no-allow-failure | Connor Shea | 2016-10-05 | 1 | -3/+1 |
* | Move the images over to dev.gitlab.orguse-custom-ruby-images | Z.J. van de Weg | 2016-09-30 | 1 | -2/+2 |
* | Update CI yaml and update CHANGELOG entry | Z.J. van de Weg | 2016-09-30 | 1 | -2/+2 |
* | remove unused cache from .gitlab-ci.yml | Z.J. van de Weg | 2016-09-30 | 1 | -2/+0 |
* | Use custom Ruby images to test builds | Kamil Trzcinski | 2016-09-30 | 1 | -2/+2 |
* | Remove Flog as we use a Rubocop that does its job.cs-remove-flog-flay | Connor Shea | 2016-09-28 | 1 | -3/+0 |
* | Limit test environment size to one project in CI | Grzegorz Bizon | 2016-09-23 | 1 | -2/+2 |
* | Improve CI job that tests database seeds | Grzegorz Bizon | 2016-09-22 | 1 | -4/+4 |
* | Try cloning repositories before seeding database | Grzegorz Bizon | 2016-09-22 | 1 | -0/+2 |
* | Add artifacts with development log when seed fails | Grzegorz Bizon | 2016-09-22 | 1 | -0/+5 |
* | Add development environment database setup CI test | Grzegorz Bizon | 2016-09-22 | 1 | -6/+16 |
* | Allow flay and flog to fail for now | Stan Hu | 2016-09-14 | 1 | -2/+6 |
* | Add haml_lint rake task | Rémy Coutable | 2016-09-13 | 1 | -1/+1 |
* | Use haml_lint for views linting | Rémy Coutable | 2016-09-13 | 1 | -0/+1 |
* | Merge branch 'enable-rspec-formatter' into 'master'
| Kamil Trzciński | 2016-09-08 | 1 | -1/+1 |
|\ |
|
| * | Add color to rspec outputenable-rspec-formatter | Stan Hu | 2016-08-20 | 1 | -1/+1 |
| * | Enable rspec documentation formatter | Stan Hu | 2016-08-20 | 1 | -1/+1 |
* | | Have CI test migration paths | Z.J. van de Weg | 2016-09-06 | 1 | -1/+15 |
|/ |
|
* | Install latest stable phantomjs | Kamil Trzcinski | 2016-08-13 | 1 | -1/+1 |
* | Use new PhantomJS version | Kamil Trzcinski | 2016-08-13 | 1 | -0/+1 |
* | Update ruby 2.3.1ruby-2-3-1 | Z.J. van de Weg | 2016-08-12 | 1 | -2/+2 |
* | Update gitlab ci tests to test ruby 2.1 now too | Z.J. van de Weg | 2016-08-11 | 1 | -1/+1 |
* | Default build tests ruby 2.3.1 | Z.J. van de Weg | 2016-08-11 | 1 | -40/+40 |
* | Merge branch 'api-examples-curl-long-options' into 'master'
| Achilleas Pipinellis | 2016-08-10 | 1 | -0/+7 |
|\ |
|
| * | add linting script for documentation | winniehell | 2016-08-09 | 1 | -0/+7 |
* | | Add test coverage analysis for CoffeeScript (!5052) | winniehell | 2016-08-07 | 1 | -0/+10 |
|/ |
|
* | Don't setup DB for slack notification build | Ruben Davila | 2016-08-04 | 1 | -0/+3 |
* | Deploy test coverage report on master pipeline only | Grzegorz Bizon | 2016-07-22 | 1 | -0/+2 |
* | Improve CI configuration file for pages stage | Grzegorz Bizon | 2016-07-22 | 1 | -6/+6 |
* | Deploy ruby test coverage report to gitlab pages | Grzegorz Bizon | 2016-07-21 | 1 | -14/+29 |
* | Fix SimpleCov report merging | Kamil Trzcinski | 2016-07-21 | 1 | -1/+2 |
* | Update configuration of SimpleCov | Kamil Trzcinski | 2016-07-21 | 1 | -0/+1 |
* | Store all simplecov configuration in one file | Kamil Trzcinski | 2016-07-21 | 1 | -0/+4 |
* | Fix update-coverage job | Kamil Trzcinski | 2016-07-21 | 1 | -1/+4 |
* | Use `scripts/merge-simplecov` | Kamil Trzcinski | 2016-07-21 | 1 | -1/+1 |
* | Merge coverage report | Kamil Trzcinski | 2016-07-21 | 1 | -0/+11 |
* | Merge branch 'faster-builds-ci' into 'master'
| Douwe Maan | 2016-07-20 | 1 | -7/+28 |
|\ |
|
| * | Use YAML inheritance to DRY the .gitlab-ci.ymlfaster-builds-ci | Z.J. van de Weg | 2016-07-20 | 1 | -19/+14 |
| * | Speed improvement for builds without DB | Z.J. van de Weg | 2016-06-29 | 1 | -8/+34 |
* | | Added checks for migration downtimemigration-downtime-tags | Yorick Peterse | 2016-07-20 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'use-git-depth' into 'master'
| Kamil Trzciński | 2016-06-28 | 1 | -0/+1 |
|\ |
|
| * | Use GIT_DEPTH when running buildsuse-git-depth | Kamil Trzcinski | 2016-06-17 | 1 | -0/+1 |
* | | Add caching for Ruby 2.3 tests. | Connor Shea | 2016-06-22 | 1 | -0/+5 |
* | | Add master-only limitation. | Connor Shea | 2016-06-17 | 1 | -2/+2 |
* | | Remove branch restriction. | Connor Shea | 2016-06-15 | 1 | -2/+2 |
* | | Upgrade Ruby 2.2 tests to 2.3 | connorshea | 2016-06-15 | 1 | -43/+38 |
|/ |
|
* | Merge branch 'retry-spinach-tests' into 'master'
| Rémy Coutable | 2016-06-14 | 1 | -3/+1 |
|\ |
|
| * | Use bundle exec to run spinach | Kamil Trzcinski | 2016-06-10 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/master' into retry-spinach-tests | Kamil Trzcinski | 2016-06-10 | 1 | -0/+2 |
| |\ |
|