Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into ci/persist-registration-token | Grzegorz Bizon | 2015-12-14 | 7 | -289/+2 |
|\ | |||||
| * | Fix after column rename | Kamil Trzcinski | 2015-12-11 | 1 | -9/+0 |
| * | Remove ci_ prefix from all ci related things | Kamil Trzcinski | 2015-12-11 | 1 | -1/+1 |
| * | Add runners token | Kamil Trzcinski | 2015-12-11 | 3 | -6/+2 |
| * | Migrate CI::Project to Project | Kamil Trzcinski | 2015-12-11 | 5 | -239/+3 |
| * | Migrate CI::Services and CI::WebHooks to Services and WebHooks | Kamil Trzcinski | 2015-12-10 | 1 | -38/+0 |
* | | Ensure that runners registration token is present | Grzegorz Bizon | 2015-12-11 | 1 | -1/+1 |
* | | Use new runners registration token to register CI runners | Grzegorz Bizon | 2015-12-11 | 2 | -2/+6 |
|/ | |||||
* | Expose artifacts pathci-artifacts-path | Kamil Trzcinski | 2015-11-23 | 1 | -0/+2 |
* | Final fixes | Kamil Trzcinski | 2015-11-10 | 1 | -1/+1 |
* | Use normal file upload mechanism to upload artifacts | Kamil Trzcinski | 2015-11-10 | 1 | -9/+7 |
* | Implement Build Artifacts | Kamil Trzcinski | 2015-11-10 | 4 | -0/+121 |
* | Spread out runner contacted_at updates | Jacob Vosmaer | 2015-11-02 | 1 | -1/+3 |
* | Fix API::APIHelpers -> API::Helpers; | Jason Lee | 2015-10-23 | 1 | -1/+1 |
* | Implement Commit Status API | Kamil Trzcinski | 2015-10-12 | 1 | -2/+2 |
* | Merge branch 'rs-remove-ci-disable' | Kamil Trzcinski | 2015-10-05 | 2 | -10/+0 |
|\ | |||||
| * | Remove the option to disable CIrs-remove-ci-disable | Robert Speicher | 2015-10-05 | 2 | -10/+0 |
* | | Fix next round of tests | Kamil Trzcinski | 2015-10-05 | 1 | -1/+1 |
* | | Add user to Ci::Build to have pusher email address | Kamil Trzcinski | 2015-10-05 | 1 | -1/+1 |
|/ | |||||
* | Delegate ci_project parameters to projects | Kamil Trzcinski | 2015-09-30 | 1 | -19/+4 |
* | remove API calls from CE to CIci_closer_integration | Valery Sizov | 2015-09-18 | 2 | -38/+0 |
* | Use 400 to notify that CI API is disabledallow-to-disable-ci | Kamil Trzcinski | 2015-09-18 | 1 | -1/+3 |
* | Allow to disable GitLab CI | Kamil Trzcinski | 2015-09-18 | 2 | -0/+8 |
* | Fix update_runner_info helper | Kamil Trzcinski | 2015-09-16 | 1 | -0/+2 |
* | fix specs. Stage 5 | Valery Sizov | 2015-09-15 | 1 | -6/+3 |
* | fix specs. Stage 4 | Valery Sizov | 2015-09-15 | 2 | -9/+6 |
* | fix specs. Stage 3 | Valery Sizov | 2015-09-15 | 2 | -14/+19 |
* | fix specs. Stage 2 | Valery Sizov | 2015-09-14 | 2 | -85/+6 |
* | Fix IOError when fetching a new build by runner | Kamil Trzcinski | 2015-09-14 | 1 | -1/+8 |
* | fix of API | Valery Sizov | 2015-09-14 | 1 | -2/+6 |
* | Remove network from CI | Dmitriy Zaporozhets | 2015-09-11 | 1 | -1/+1 |
* | integration with gitlab auth | Valery Sizov | 2015-09-09 | 1 | -5/+5 |
* | Groundwork for merging CI into CE | Douwe Maan | 2015-08-25 | 9 | -0/+681 |