summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* Do not run before_script, artifacts, cache in trigger_docs jobtrigger-docs-yamlAchilleas Pipinellis2016-10-131-0/+3
* Merge branch 'cache-gems-for-tags' into 'master' Robert Speicher2016-10-131-0/+13
|\
| * Cache gems in CI on tagsJacob Vosmaer2016-09-301-0/+13
* | Add job to trigger a docs.gitlab.com buildtrigger-docsAchilleas Pipinellis2016-10-131-0/+8
* | Merge branch 'sh-add-bundle-check' into 'master' 21153-selecting-no-one-in-branch-permissions-is-confusingRémy Coutable2016-10-121-0/+6
|\ \
| * | Add a separate stage for bundle checksh-add-bundle-checkStan Hu2016-10-121-1/+6
| * | Add a bundle check step to ensure dependencies are correctStan Hu2016-10-121-0/+1
* | | Revert "Merge branch 'tests-use-tmpfs' into 'master'"Yorick Peterse2016-10-121-2/+0
|/ /
* | Try tmpfs for repository storage, etcNick Thomas2016-10-061-0/+2
* | Don't allow flay to fail.cs-flay-no-allow-failureConnor Shea2016-10-051-3/+1
* | Move the images over to dev.gitlab.orguse-custom-ruby-imagesZ.J. van de Weg2016-09-301-2/+2
* | Update CI yaml and update CHANGELOG entryZ.J. van de Weg2016-09-301-2/+2
* | remove unused cache from .gitlab-ci.ymlZ.J. van de Weg2016-09-301-2/+0
* | Use custom Ruby images to test buildsKamil Trzcinski2016-09-301-2/+2
* | Remove Flog as we use a Rubocop that does its job.cs-remove-flog-flayConnor Shea2016-09-281-3/+0
|/
* Limit test environment size to one project in CIGrzegorz Bizon2016-09-231-2/+2
* Improve CI job that tests database seedsGrzegorz Bizon2016-09-221-4/+4
* Try cloning repositories before seeding databaseGrzegorz Bizon2016-09-221-0/+2
* Add artifacts with development log when seed failsGrzegorz Bizon2016-09-221-0/+5
* Add development environment database setup CI testGrzegorz Bizon2016-09-221-6/+16
* Allow flay and flog to fail for nowStan Hu2016-09-141-2/+6
* Add haml_lint rake taskRémy Coutable2016-09-131-1/+1
* Use haml_lint for views lintingRémy Coutable2016-09-131-0/+1
* Merge branch 'enable-rspec-formatter' into 'master' Kamil Trzciński2016-09-081-1/+1
|\
| * Add color to rspec outputenable-rspec-formatterStan Hu2016-08-201-1/+1
| * Enable rspec documentation formatterStan Hu2016-08-201-1/+1
* | Have CI test migration pathsZ.J. van de Weg2016-09-061-1/+15
|/
* Install latest stable phantomjsKamil Trzcinski2016-08-131-1/+1
* Use new PhantomJS versionKamil Trzcinski2016-08-131-0/+1
* Update ruby 2.3.1ruby-2-3-1Z.J. van de Weg2016-08-121-2/+2
* Update gitlab ci tests to test ruby 2.1 now tooZ.J. van de Weg2016-08-111-1/+1
* Default build tests ruby 2.3.1Z.J. van de Weg2016-08-111-40/+40
* Merge branch 'api-examples-curl-long-options' into 'master' Achilleas Pipinellis2016-08-101-0/+7
|\
| * add linting script for documentationwinniehell2016-08-091-0/+7
* | Add test coverage analysis for CoffeeScript (!5052)winniehell2016-08-071-0/+10
|/
* Don't setup DB for slack notification buildRuben Davila2016-08-041-0/+3
* Deploy test coverage report on master pipeline onlyGrzegorz Bizon2016-07-221-0/+2
* Improve CI configuration file for pages stageGrzegorz Bizon2016-07-221-6/+6
* Deploy ruby test coverage report to gitlab pagesGrzegorz Bizon2016-07-211-14/+29
* Fix SimpleCov report mergingKamil Trzcinski2016-07-211-1/+2
* Update configuration of SimpleCovKamil Trzcinski2016-07-211-0/+1
* Store all simplecov configuration in one fileKamil Trzcinski2016-07-211-0/+4
* Fix update-coverage jobKamil Trzcinski2016-07-211-1/+4
* Use `scripts/merge-simplecov`Kamil Trzcinski2016-07-211-1/+1
* Merge coverage reportKamil Trzcinski2016-07-211-0/+11
* Merge branch 'faster-builds-ci' into 'master' Douwe Maan2016-07-201-7/+28
|\
| * Use YAML inheritance to DRY the .gitlab-ci.ymlfaster-builds-ciZ.J. van de Weg2016-07-201-19/+14
| * Speed improvement for builds without DBZ.J. van de Weg2016-06-291-8/+34
* | Added checks for migration downtimemigration-downtime-tagsYorick Peterse2016-07-201-1/+2
|/
* Merge branch 'use-git-depth' into 'master' Kamil Trzciński2016-06-281-0/+1
|\