Kamil Trzcinski
b9ccc79cb5
Delegate ci_project parameters to projects
...
- 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.
2015-09-30 12:48:40 +02:00
Dmitriy Zaporozhets
31b15e3dce
Simplify CI projects query
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-09-23 15:30:24 +02:00
Jacob Vosmaer
e0823d189f
Relax CI version check during import
2015-09-21 11:46:12 +02:00
Jacob Vosmaer
25c7467ce1
Make importing builds less noisy
2015-09-21 11:42:59 +02:00
Kamil Trzcinski
ee0f1c00b1
Use GitlabCi::VERSION when checking migration
2015-09-21 10:33:35 +02:00
Kamil Trzcinski
a37e591e74
Use INSERT INTO to insert tags
2015-09-21 10:07:53 +02:00
Kamil Trzcinski
500e277a83
Change notices during migrating
2015-09-21 00:13:58 +02:00
Kamil Trzcinski
265ad515c6
Create CI migration task on GitLab side
2015-09-20 23:20:51 +02:00
Kamil Trzcinski
45a105b127
Use pure SQL queries to migrate CI tags
2015-09-20 22:13:47 +02:00
Valery Sizov and Kamil Trzcinski
a0c1a12dee
remove API calls from CE to CI
2015-09-18 18:02:11 +02:00
Kamil Trzcinski
97fa990406
Use 400 to notify that CI API is disabled
2015-09-18 12:46:47 +02:00
Kamil Trzcinski
e41a29b0c3
Allow to disable GitLab CI
2015-09-18 12:46:47 +02:00
Valery Sizov
b7e49d8042
Fix: ci projects order
2015-09-17 20:12:17 +03:00
Kamil Trzcinski
e01300ddb0
Fix update_runner_info helper
2015-09-16 16:46:26 +02:00
Kamil Trzcinski
7348d34cfd
Fix migrate tags statement
2015-09-16 16:46:19 +02:00
Kamil Trzcinski
9c5833d5ac
Add rake task for easy migration of SQL dumps
2015-09-16 00:09:09 +02:00
Kamil Trzcinski
ed18e04bb3
Cleanup CI backup => migrate with GitLab
2015-09-15 20:14:21 +02:00
Valery Sizov
e2cbb36ba9
fix specs. Stage 5
2015-09-15 15:51:03 +03:00
Valery Sizov
16ba41a186
fix specs. Stage 4
2015-09-15 14:45:59 +03:00
Valery Sizov
22bf844869
fix specs. Stage 3
2015-09-15 13:50:24 +03:00
Valery Sizov
910bf96ec3
fix specs. Stage 2
2015-09-14 18:14:17 +03:00
Valery Sizov
4c53cc0eba
rubocop satisfy
2015-09-14 14:37:18 +03:00
Kamil Trzcinski
16e44ad7fc
Fix IOError when fetching a new build by runner
2015-09-14 11:27:25 +02:00
Valery Sizov
ad5d2c3e78
fix of API
2015-09-14 11:15:54 +03:00
Dmitriy Zaporozhets
2ed2ef9210
Remove network from CI
2015-09-11 13:38:37 +02:00
Valery Sizov
44261a5d9f
integration with gitlab auth
2015-09-09 17:36:01 +03:00
Douwe Maan
6afd69f444
Update gitignore, change literal DB table names, fix errors, fix fontawesome
2015-08-26 17:47:18 -07:00
Douwe Maan
046b283127
Groundwork for merging CI into CE
2015-08-25 18:42:46 -07:00