Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #9762 from huacnlee/fix/api-helpers-bad-autoload-name-for-... | Stan Hu | 2015-10-22 | 1 | -1/+1 |
|\ | |||||
| * | Fix API::APIHelpers -> API::Helpers; | Jason Lee | 2015-10-23 | 1 | -1/+1 |
* | | Require jobs to be namedfail-on-empty-job-name | Kamil Trzcinski | 2015-10-22 | 1 | -15/+23 |
* | | Remove CI migration taskremove-ci-migration | Kamil Trzcinski | 2015-10-21 | 4 | -210/+0 |
* | | Shut up, Rubocop | Robert Speicher | 2015-10-15 | 1 | -1/+1 |
* | | Fix specs | Kamil Trzcinski | 2015-10-15 | 1 | -1/+1 |
* | | Implement when syntax in .gitlab-ci.yml | Kamil Trzcinski | 2015-10-15 | 2 | -1/+27 |
|/ | |||||
* | 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 |
* | | Make commit_spec run | Kamil Trzcinski | 2015-10-05 | 1 | -2/+2 |
* | | Add user to Ci::Build to have pusher email address | Kamil Trzcinski | 2015-10-05 | 1 | -1/+1 |
* | | Refactor commit and build | Kamil Trzcinski | 2015-10-05 | 1 | -0/+1 |
|/ | |||||
* | Delegate ci_project parameters to projects | Kamil Trzcinski | 2015-09-30 | 1 | -19/+4 |
* | Simplify CI projects query | Dmitriy Zaporozhets | 2015-09-23 | 1 | -21/+0 |
* | Relax CI version check during importci-import-improvements | Jacob Vosmaer | 2015-09-21 | 1 | -1/+3 |
* | Make importing builds less noisy | Jacob Vosmaer | 2015-09-21 | 1 | -1/+1 |
* | Use GitlabCi::VERSION when checking migration | Kamil Trzcinski | 2015-09-21 | 1 | -4/+2 |
* | Use INSERT INTO to insert tags | Kamil Trzcinski | 2015-09-21 | 1 | -7/+8 |
* | Change notices during migrating | Kamil Trzcinski | 2015-09-21 | 1 | -2/+2 |
* | Create CI migration task on GitLab side | Kamil Trzcinski | 2015-09-20 | 3 | -21/+122 |
* | Use pure SQL queries to migrate CI tags | Kamil Trzcinski | 2015-09-20 | 1 | -33/+25 |
* | 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: ci projects orderci_projects_order | Valery Sizov | 2015-09-17 | 1 | -0/+21 |
* | Fix update_runner_info helper | Kamil Trzcinski | 2015-09-16 | 1 | -0/+2 |
* | Fix migrate tags statement | Kamil Trzcinski | 2015-09-16 | 1 | -1/+1 |
* | Add rake task for easy migration of SQL dumps | Kamil Trzcinski | 2015-09-16 | 2 | -0/+116 |
* | Cleanup CI backup => migrate with GitLab | Kamil Trzcinski | 2015-09-15 | 3 | -284/+0 |
* | 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 |
* | rubocop satisfy | Valery Sizov | 2015-09-14 | 1 | -18/+18 |
* | 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 |
* | Update gitignore, change literal DB table names, fix errors, fix fontawesome | Douwe Maan | 2015-08-26 | 1 | -3/+3 |
* | Groundwork for merging CI into CE | Douwe Maan | 2015-08-25 | 22 | -0/+1613 |