| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into ci/api-triggers | Tomasz Maczukin | 2016-01-14 | 1 | -0/+11 |
|\ |
|
| * | Merge branch 'master' into ci/api-builds | Tomasz Maczukin | 2016-01-14 | 1 | -0/+22 |
| |\ |
|
| * | | Remove hard-coded id from builds factory | Tomasz Maczukin | 2016-01-14 | 1 | -2/+1 |
| * | | Change :ci_build_canceled factory to :canceled trait | Tomasz Maczukin | 2016-01-13 | 1 | -4/+4 |
| * | | Fix :ci_build_with_trace factory | Tomasz Maczukin | 2016-01-11 | 1 | -1/+3 |
| * | | Add cancel/retry features to builds API | Tomasz Maczukin | 2015-12-30 | 1 | -0/+4 |
| * | | Add specs for build details/traces features in builds API | Tomasz Maczukin | 2015-12-30 | 1 | -0/+6 |
* | | | Merge branch 'master' into ci/api-triggers | Tomasz Maczukin | 2016-01-14 | 1 | -0/+22 |
|\ \ \
| | |/
| |/| |
|
| * | | Modify :ci_variable factory | Tomasz Maczukin | 2016-01-13 | 1 | -5/+2 |
| * | | Add create feature to variables API | Tomasz Maczukin | 2015-12-31 | 1 | -1/+1 |
| * | | Add features for list and show details of variables in API | Tomasz Maczukin | 2015-12-31 | 1 | -0/+25 |
| |/ |
|
* | | Fix ci_trigger_request factory | Tomasz Maczukin | 2016-01-05 | 1 | -1/+1 |
* | | Add triggers feature to API | Tomasz Maczukin | 2016-01-04 | 1 | -0/+2 |
|/ |
|
* | Migrate CI::Project to Project | Kamil Trzcinski | 2015-12-11 | 5 | -76/+6 |
* | Migrate CI::Services and CI::WebHooks to Services and WebHooks | Kamil Trzcinski | 2015-12-10 | 1 | -6/+0 |
* | Specs for 'Merge When Build Succeeds' | Zeger-Jan van de Weg | 2015-12-02 | 1 | -11/+12 |
* | Expose CI enable option in project features | Kamil Trzcinski | 2015-11-13 | 1 | -4/+8 |
* | Fix testsshared_runners | Kamil Trzcinski | 2015-11-08 | 1 | -0/+2 |
* | Implement Commit Status API | Kamil Trzcinski | 2015-10-12 | 1 | -0/+1 |
* | Make rubocop happy | Kamil Trzcinski | 2015-10-05 | 1 | -2/+2 |
* | Fix rest of tests | Kamil Trzcinski | 2015-10-05 | 1 | -0/+1 |
* | Fix next round of tests | Kamil Trzcinski | 2015-10-05 | 1 | -2/+2 |
* | Make commit_spec run | Kamil Trzcinski | 2015-10-05 | 1 | -5/+11 |
* | Add user to Ci::Build to have pusher email address | Kamil Trzcinski | 2015-10-05 | 2 | -38/+9 |
* | Delegate ci_project parameters to projects | Kamil Trzcinski | 2015-09-30 | 1 | -12/+0 |
* | WIP | Kamil Trzcinski | 2015-09-29 | 2 | -1/+3 |
* | Refactor ci_admin_event and fix features/ci/events_spec.rb | Kamil Trzcinski | 2015-09-15 | 1 | -1/+1 |
* | Fix: ci_*_build factory should be valid | Kamil Trzcinski | 2015-09-15 | 1 | -0/+2 |
* | rubocop satisfy | Valery Sizov | 2015-09-14 | 1 | -2/+2 |
* | Fix build features specs | Dmitriy Zaporozhets | 2015-09-11 | 1 | -1/+1 |
* | Fix most of project specs | Dmitriy Zaporozhets | 2015-09-10 | 1 | -2/+2 |
* | Fix commit specs | Dmitriy Zaporozhets | 2015-09-10 | 2 | -2/+2 |
* | Fix some issues with ci models specs | Dmitriy Zaporozhets | 2015-09-10 | 1 | -2/+2 |
* | Refactor CI tests | Dmitriy Zaporozhets | 2015-09-09 | 2 | -3/+3 |
* | Merge CI factories and CI spec/support with GitLab | Dmitriy Zaporozhets | 2015-09-09 | 9 | -0/+285 |