| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename all `[ci_]commit` to `[ci_]pipeline` in specs and features | Kamil Trzcinski | 2016-06-03 | 1 | -135/+135 |
| * | Fix more places where we should rename ci_commit to pipeline | Kamil Trzcinski | 2016-06-03 | 1 | -1/+1 |
| * | Rename Ci::Build commit to pipeline | Kamil Trzcinski | 2016-06-03 | 1 | -21/+21 |
| * | Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipeline | Kamil Trzcinski | 2016-06-02 | 1 | -1/+1 |
| * | Upgrade attr_encrypted and encryptor | Connor Shea | 2016-05-30 | 1 | -1/+1 |
| * | Remove boilerplate spec file for Ci::RunnerProject | Robert Speicher | 2016-05-26 | 1 | -5/+0 |
| * | Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonot | Robert Speicher | 2016-05-24 | 2 | -2/+2 |
| * | Merge branch 'feature/runner-config-untagged-jobs' into 'master' | Robert Speicher | 2016-05-19 | 1 | -1/+31 |
| |\ | |||||
| | * | Extend CI runners specs | Grzegorz Bizon | 2016-05-19 | 1 | -1/+31 |
| * | | Remove testing delegate | Kamil Trzcinski | 2016-05-14 | 1 | -1/+0 |
| |/ | |||||
| * | Remove the annotate gem and delete old annotations | Jeroen van Baarsen | 2016-05-09 | 5 | -76/+0 |
| * | Reorder asserts is ci commits specs for consistency | Grzegorz Bizon | 2016-04-28 | 1 | -1/+1 |
| * | Add tests exercising builds scheduler after cancel | Grzegorz Bizon | 2016-04-28 | 1 | -0/+18 |
| * | Refactor ci commit specs by adding context blocks | Grzegorz Bizon | 2016-04-28 | 1 | -77/+85 |
| * | Fix rubocop | Kamil Trzcinski | 2016-04-18 | 1 | -1/+1 |
| * | Fix tests | Kamil Trzcinski | 2016-04-18 | 1 | -1/+26 |
| * | Write specs for this feature | Kamil Trzcinski | 2016-04-16 | 1 | -0/+71 |
| * | Fix specs | Kamil Trzcinski | 2016-04-11 | 1 | -111/+6 |
| * | Fix commit_spec: invalid validation | Kamil Trzcinski | 2016-03-14 | 1 | -1/+1 |
| * | Cleanup CiCommit and CiBuild | Kamil Trzcinski | 2016-03-14 | 1 | -45/+1 |
| * | Use ILIKE/LIKE for searching CI runners | Yorick Peterse | 2016-03-11 | 1 | -0/+28 |
| * | Fix old usages of `ci_runner` factory | Tomasz Maczukin | 2016-02-19 | 1 | -7/+7 |
| * | Add specs covering bug in build allowed to fail case | Grzegorz Bizon | 2016-02-18 | 1 | -0/+29 |
| * | Fix Error 500 when visiting build page of project with nil runners_token | Stan Hu | 2016-01-10 | 1 | -0/+22 |
| * | Annotate models | Stan Hu | 2016-01-06 | 4 | -13/+16 |
| * | Fixed Rubocop offenses | Gabriel Mazetto | 2015-12-15 | 1 | -2/+2 |
| * | Remove ci_ prefix from all ci related things | Kamil Trzcinski | 2015-12-11 | 1 | -3/+3 |
| * | Migrate CI::Project to Project | Kamil Trzcinski | 2015-12-11 | 4 | -267/+21 |
| * | Migrate CI::Services and CI::WebHooks to Services and WebHooks | Kamil Trzcinski | 2015-12-10 | 8 | -502/+0 |
| * | Tag model specs | Douwe Maan | 2015-12-09 | 13 | -13/+13 |
| * | fix specsrails_update_to_4_2 | Valery Sizov | 2015-11-30 | 1 | -38/+24 |
| * | Merge branch 'annotate-models' into 'master' | Dmitriy Zaporozhets | 2015-11-14 | 8 | -19/+32 |
| |\ | |||||
| | * | Annotate models | Dmitriy Zaporozhets | 2015-11-13 | 8 | -19/+32 |
| * | | Fix broken tests | Kamil Trzcinski | 2015-11-13 | 1 | -14/+2 |
| |/ | |||||
| * | Correct spec description typo | Robert Speicher | 2015-10-15 | 1 | -1/+1 |
| * | Fix specs | Kamil Trzcinski | 2015-10-15 | 1 | -2/+2 |
| * | Implement when syntax in .gitlab-ci.yml | Kamil Trzcinski | 2015-10-15 | 1 | -80/+144 |
| * | Merge branch 'builds-view' into 'master' | Kamil TrzciĆski | 2015-10-15 | 3 | -19/+19 |
| |\ | |||||
| | * | Fix specs | Kamil Trzcinski | 2015-10-14 | 1 | -1/+1 |
| | * | Remove ordering from :ci_commits relation | Kamil Trzcinski | 2015-10-14 | 2 | -18/+18 |
| * | | Show warning if build doesn't have runners with specified tags or runners did... | Kamil Trzcinski | 2015-10-14 | 2 | -0/+78 |
| |/ | |||||
| * | Fix broken tests | Kamil Trzcinski | 2015-10-12 | 1 | -4/+5 |
| * | Fix commit skipping | Kamil Trzcinski | 2015-10-12 | 1 | -2/+2 |
| * | Implement Commit Status API | Kamil Trzcinski | 2015-10-12 | 3 | -404/+48 |
| * | Add stage tests | Kamil Trzcinski | 2015-10-05 | 1 | -0/+34 |
| * | Fix rest of tests | Kamil Trzcinski | 2015-10-05 | 2 | -126/+54 |
| * | Fix build pipelining | Kamil Trzcinski | 2015-10-05 | 1 | -0/+55 |
| * | Fix next round of tests | Kamil Trzcinski | 2015-10-05 | 5 | -25/+17 |
| * | Make commit_spec run | Kamil Trzcinski | 2015-10-05 | 3 | -97/+76 |
| * | Fix rubocop warnings in spec/models | Guilherme Garnier | 2015-10-03 | 1 | -2/+2 |
