Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | | | | | | | - It delegates name, path, gitlab_url, ssh_url_to_repo - Remove ability to set this parameters using CI API This fixes GitLab project rename, namespace change, repository rename, etc. | |||||
* | Simplify CI projects query | Dmitriy Zaporozhets | 2015-09-23 | 1 | -21/+0 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | 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 | |