Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix knapsack usage | Kamil Trzcinski | 2016-06-03 | 1 | -1/+1 |
* | fix yml | Kamil Trzcinski | 2016-06-03 | 1 | -1/+1 |
* | WIP | Kamil Trzcinski | 2016-06-03 | 1 | -1/+1 |
* | Use knapsack directly | Kamil Trzcinski | 2016-06-03 | 1 | -11/+3 |
* | Test | Kamil Trzcinski | 2016-06-03 | 1 | -0/+1 |
* | Test | Kamil Trzcinski | 2016-06-03 | 1 | -1/+4 |
* | Test | Kamil Trzcinski | 2016-06-03 | 1 | -0/+5 |
* | Test | Kamil Trzcinski | 2016-06-03 | 1 | -1/+1 |
* | add bundler | Kamil Trzcinski | 2016-06-03 | 1 | -0/+1 |
* | Fix assets | Kamil Trzcinski | 2016-06-03 | 1 | -1/+1 |
* | Improve .gitlab-ci.yml | Kamil Trzcinski | 2016-06-03 | 1 | -78/+44 |
* | Use build stage | Kamil Trzcinski | 2016-06-03 | 1 | -24/+31 |
* | Touch reports | Kamil Trzcinski | 2016-06-03 | 1 | -0/+2 |
* | Try to use knapsack | Kamil Trzcinski | 2016-06-03 | 1 | -45/+42 |
* | Add db:migrate task to CI | Dmitriy Zaporozhets | 2016-04-21 | 1 | -0/+5 |
* | Optimise .gitlab-ci.yml | Kamil Trzcinski | 2016-04-06 | 1 | -76/+0 |
* | Upgrade bundler-audit from 0.4.0 to 0.5.0 | connorshea | 2016-03-28 | 1 | -2/+1 |
* | Fixes last remaining lints and enables scss-lint test for GitLab CI. | connorshea | 2016-03-22 | 1 | -1/+0 |
* | Merge branch 'css-style-guide' into 'master' | Jacob Schatz | 2016-03-15 | 1 | -0/+8 |
|\ | |||||
| * | Add SCSS Lint, CSSComb config file, run SCSS Lint in GitLab CI, add documenta... | connorshea | 2016-03-14 | 1 | -0/+8 |
* | | Merge branch 'bundler-audit-only-master' into 'master' | Robert Speicher | 2016-03-15 | 1 | -1/+3 |
|\ \ | |||||
| * | | bundle:audit job only on master | Zeger-Jan van de Weg | 2016-03-15 | 1 | -1/+3 |
| |/ | |||||
* | | Remove allowed to fail by ignoring RedClothbundle-audit-ignore-redcloth | Zeger-Jan van de Weg | 2016-03-15 | 1 | -2/+1 |
|/ | |||||
* | Removed benchmark suite and its documentationremove-benchmark-suite | Yorick Peterse | 2016-03-10 | 1 | -26/+1 |
* | Retry bundler and apt-getretry-bundle | Kamil Trzcinski | 2016-03-09 | 1 | -2/+2 |
* | Retry apt-get installation and bundle install | Kamil Trzcinski | 2016-03-09 | 1 | -1/+1 |
* | Retry failed tests | Kamil Trzcinski | 2016-03-09 | 1 | -0/+2 |
* | Precompile assets before all spinach tests | Kamil Trzcinski | 2016-03-01 | 1 | -0/+6 |
* | fix syntax error | James Lopez | 2016-03-01 | 1 | -1/+1 |
* | added commit message to slack script | James Lopez | 2016-03-01 | 1 | -1/+1 |
* | update gitlab-ci script syntax | James Lopez | 2016-02-26 | 1 | -1/+1 |
* | Update URL syntax | James Lopez | 2016-02-25 | 1 | -1/+1 |
* | updated gitlab-ci script to include builds URL | James Lopez | 2016-02-24 | 1 | -2/+285 |
* | test | James Lopez | 2016-02-24 | 1 | -5/+1 |
* | testing script | James Lopez | 2016-02-24 | 1 | -285/+6 |
* | updated gitlab ci based on feedback | James Lopez | 2016-02-24 | 1 | -2/+2 |
* | fix gitlab-ci.yml | James Lopez | 2016-02-22 | 1 | -3/+3 |
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/slack-n... | James Lopez | 2016-02-22 | 1 | -33/+33 |
|\ | |||||
| * | revert back to ruby 2.1 - use 2.1.8 | James Lopez | 2016-02-19 | 1 | -145/+145 |
| * | revert back to ruby 2.1 | James Lopez | 2016-02-19 | 1 | -144/+144 |
* | | resolve merge conflict | James Lopez | 2016-02-18 | 1 | -1/+9 |
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/slack-n... | James Lopez | 2016-02-18 | 1 | -4/+131 |
|\ \ | |/ | |||||
| * | Use caching, instead of haxxy /cacheuse-caching | Kamil Trzcinski | 2016-02-10 | 1 | -0/+46 |
| * | split gitlab-ci builds for ruby 2.1 | James Lopez | 2016-02-08 | 1 | -4/+85 |
* | | default slack notification channel | James Lopez | 2016-02-08 | 1 | -1/+1 |
* | | update with branch and tags restriction | James Lopez | 2016-02-05 | 1 | -6/+5 |
* | | removed slack task and added bash script instead. Updated gitlab-ci config file | James Lopez | 2016-02-05 | 1 | -4/+7 |
* | | uncomment restriction to branches or tags | James Lopez | 2016-02-03 | 1 | -3/+3 |
* | | refactored rake task and make build pass | James Lopez | 2016-02-03 | 1 | -1/+1 |
* | | update gitlab ci config | James Lopez | 2016-02-03 | 1 | -1/+1 |