Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix hot reloading for CI APIhot-reloading | Kamil Trzcinski | 2016-01-26 | 1 | -1/+1 |
| | |||||
* | Migrate CI::Project to Project | Kamil Trzcinski | 2015-12-11 | 1 | -2/+0 |
| | |||||
* | Implement Build Artifacts | Kamil Trzcinski | 2015-11-10 | 1 | -0/+1 |
| | | | | | | | - Offloads uploading to GitLab Workhorse - Use /authorize request for fast uploading - Added backup recipes for artifacts - Support download acceleration using X-Sendfile | ||||
* | Fix API::APIHelpers -> API::Helpers; | Jason Lee | 2015-10-23 | 1 | -1/+1 |
| | | | | Rails Autoload find file to require is use , APIHelpers -> api_helpers.rb, not helpers.rb; | ||||
* | Remove the option to disable CIrs-remove-ci-disable | Robert Speicher | 2015-10-05 | 1 | -4/+0 |
| | | | | | | This option only existed to ease the CI-to-CE/EE migration process. This commit partially reverts 8b05abe816b0c681ac218096b294311dd04fde8b | ||||
* | remove API calls from CE to CIci_closer_integration | Valery Sizov | 2015-09-18 | 1 | -1/+0 |
| | |||||
* | Allow to disable GitLab CI | Kamil Trzcinski | 2015-09-18 | 1 | -0/+4 |
| | |||||
* | fix specs. Stage 2 | Valery Sizov | 2015-09-14 | 1 | -0/+2 |
| | |||||
* | Groundwork for merging CI into CE | Douwe Maan | 2015-08-25 | 1 | -0/+37 |