This website requires JavaScript.
Explore
Help
Sign In
home
/
gitlabhq
Watch
2
Star
0
Fork
0
mirror of
https://github.com/wahyd4/gitlabhq.git
synced
2026-08-18 00:56:41 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cbd6ca6985c1a7eefcfa5b3ca170fdf1865aee45
gitlabhq
/
app
/
services
/
ci
T
History
Lin Jen-Shin
268f7713a9
Remove Build#can_be_served? and rename Runner#can_serve? to can_pick?
...
This also moves tests from build_spec.rb to runner_spec.rb
2016-06-09 16:00:24 +08:00
..
create_builds_service.rb
Fix tests failures
2016-06-07 10:25:57 +02:00
create_pipeline_service.rb
Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipeline
2016-06-02 16:59:04 +02:00
create_trigger_request_service.rb
Rename all ci_commit[s] in application code to pipeline[s]
2016-06-03 16:27:50 +02:00
image_for_build_service.rb
Rename all ci_commit[s] in application code to pipeline[s]
2016-06-03 16:27:50 +02:00
register_build_service.rb
Remove Build#can_be_served? and rename Runner#can_serve? to can_pick?
2016-06-09 16:00:24 +08:00
web_hook_service.rb
Fix rest of tests
2015-10-05 14:31:51 +02:00