Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use truncate helper on spam logs list | Douglas Barbosa Alexandre | 2016-02-02 | 1 | -0/+4 |
* | Support Akismet spam checking for creation of issues via API | Stan Hu | 2016-02-02 | 1 | -0/+7 |
* | Update commit status factory to reflect recent changesfix/commit-status-artifacts | Grzegorz Bizon | 2016-01-26 | 1 | -2/+1 |
* | Add specs for build created using generic commit status | Grzegorz Bizon | 2016-01-26 | 1 | -2/+7 |
* | 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 | 2 | -6/+34 |
| |\ | |||||
| * | | 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 |
| * | | Merge branch 'master' into ci/api-builds | Tomasz Maczukin | 2016-01-11 | 2 | -19/+29 |
| |\ \ | |||||
| * | | | 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 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge branch 'master' into ci/api-variables | Douwe Maan | 2016-01-14 | 1 | -6/+12 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch '8-4-stable' into ci/api-variables | Tomasz Maczukin | 2016-01-13 | 2 | -19/+29 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | 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 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'master' into ci/api-triggers | Tomasz Maczukin | 2016-01-14 | 1 | -6/+12 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Update BroadcastMessage model | Robert Speicher | 2016-01-13 | 1 | -0/+5 |
| * | | | Simplify BroadcastMessage factory | Robert Speicher | 2016-01-13 | 1 | -6/+7 |
| | |/ | |/| | |||||
* | | | Merge branch '8-4-stable' into ci/api-triggers | Tomasz Maczukin | 2016-01-14 | 2 | -19/+29 |
|\ \ \ | |/ / | |||||
| * | | Annotate models | Stan Hu | 2016-01-06 | 2 | -19/+29 |
| |/ | |||||
* | | 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 |
* | Merge branch 'master' into merge-if-green | Douwe Maan | 2015-12-09 | 4 | -0/+25 |
|\ | |||||
| * | Update annotations | Stan Hu | 2015-12-08 | 4 | -0/+25 |
* | | Incorporate feedback | Zeger-Jan van de Weg | 2015-12-05 | 1 | -0/+5 |
* | | Specs for 'Merge When Build Succeeds' | Zeger-Jan van de Weg | 2015-12-02 | 2 | -12/+13 |
|/ | |||||
* | Add support for git lfs.lfs | Marin Jankovski | 2015-11-16 | 2 | -0/+20 |
* | Merge branch 'annotate-models' into 'master' | Dmitriy Zaporozhets | 2015-11-14 | 3 | -0/+14 |
|\ | |||||
| * | Annotate models | Dmitriy Zaporozhets | 2015-11-13 | 3 | -0/+14 |
* | | Expose CI enable option in project features | Kamil Trzcinski | 2015-11-13 | 1 | -4/+8 |
|/ | |||||
* | Merge remote-tracking branch 'origin/release-notes' | Dmitriy Zaporozhets | 2015-11-10 | 1 | -0/+9 |
|\ | |||||
| * | Add tests to release notes feature | Dmitriy Zaporozhets | 2015-11-06 | 1 | -3/+3 |
| * | Add release model | Dmitriy Zaporozhets | 2015-11-05 | 1 | -0/+9 |
* | | Fix testsshared_runners | Kamil Trzcinski | 2015-11-08 | 1 | -0/+2 |
|/ | |||||
* | Implement Commit Status API | Kamil Trzcinski | 2015-10-12 | 2 | -0/+16 |
* | 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 |