| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix: CI token removal regression from build traceci-fixes | Kamil Trzcinski | 2015-10-01 | 1 | -0/+11 |
* | Delegate ci_project parameters to projects | Kamil Trzcinski | 2015-09-30 | 1 | -8/+63 |
* | Make ensure_gitlab_ci_project return ci_project or create a new oneci-commits-to-projects | Kamil Trzcinski | 2015-09-29 | 1 | -4/+4 |
* | Rename commits to ci_commits | Kamil Trzcinski | 2015-09-29 | 1 | -2/+2 |
* | Fix tests | Kamil Trzcinski | 2015-09-29 | 1 | -7/+4 |
* | Fix tests | Kamil Trzcinski | 2015-09-29 | 7 | -37/+46 |
* | WIP | Kamil Trzcinski | 2015-09-29 | 7 | -24/+32 |
* | Ensure raise_error expectations provide argumentsrs-fix-spec-warnings | Robert Speicher | 2015-09-21 | 2 | -2/+4 |
* | Make rubocop happy | Kamil Trzcinski | 2015-09-16 | 1 | -1/+1 |
* | Fix CI tests | Kamil Trzcinski | 2015-09-16 | 1 | -2/+2 |