gitlab-org--gitlab-foss/app/services
Kamil Trzciński eaf27c6295 Merge branch 'builds_feature' into 'master'
Expose builds feature

Expose builds feature in project settings (as feature).

Enable it by default for a new projects.

I deliberately named it builds instead of CI, because we actualy allow to run tests using infrastructure built-in GitLab. I'm free to change it.

![Screen_Shot_2015-11-09_at_16.42.21](/uploads/a8af0a56fc0498688c0428ff22252d9c/Screen_Shot_2015-11-09_at_16.42.21.png)

If we are ok, I'll add feature tests for it.

/cc @sytses @dzaporozhets 




See merge request !1767
2015-11-13 17:55:16 +00:00
..
ci Fix CI badge 2015-10-26 12:23:40 +01:00
files Add ability to create directories in the editor 2015-10-29 15:49:07 +01:00
issues Split complex method Issues::UpdateService#execute 2015-11-13 00:13:45 +01:00
labels Allow dashboard and group issues/MRs to be filtered by label 2015-10-14 12:33:39 +02:00
merge_requests Split huge method MergeRequests::UpdateService#execute 2015-11-13 00:06:42 +01:00
milestones Remove milestones from merge requests when milestones are deleted 2015-09-21 07:00:55 -07:00
notes Use issue editor as cross reference comment author when issue is edited with a new mention. 2015-10-28 13:09:51 +01:00
oauth2
projects Expose CI enable option in project features 2015-11-13 10:52:50 +01:00
search An in_namespace scope is already present 2015-06-09 13:42:01 +02:00
archive_repository_service.rb Clear archive cache asynchronously 2015-10-20 16:53:37 +02:00
audit_event_service.rb Audit log for user authentication 2015-07-06 12:36:08 +03:00
base_service.rb Revert "Merge branch 'revert-satellites' into 'master' " 2015-08-11 14:33:31 +02:00
compare_service.rb Add ignore white space option in merge request diff 2015-11-13 16:53:53 +09:00
create_branch_service.rb Ecevute hooks and services when branches are created/deleted through web. 2015-03-13 16:07:02 +01:00
create_snippet_service.rb Enforce restricted visibilities for snippets 2015-03-08 17:57:08 -06:00
create_tag_service.rb Refactor release code a bit 2015-11-09 15:30:50 +01:00
delete_branch_service.rb Ecevute hooks and services when branches are created/deleted through web. 2015-03-13 16:07:02 +01:00
delete_tag_service.rb Refactor release code a bit 2015-11-09 15:30:50 +01:00
delete_user_service.rb Fix error when deleting a user who has projects 2015-06-23 04:39:49 -07:00
destroy_group_service.rb Skip repo removing whem remove user or group 2015-06-03 16:16:27 +02:00
event_create_service.rb Create a "destroyed Milestone" event and keep Milestone events around in the DB 2015-09-15 05:51:11 -07:00
git_push_service.rb Expose CI enable option in project features 2015-11-13 10:52:50 +01:00
git_tag_push_service.rb Build missing cache items in background job after each push 2015-07-17 14:50:03 +02:00
gravatar_service.rb
issuable_base_service.rb Dynamically check :admin_* ability in IssuableBaseService 2015-07-24 15:50:12 -04:00
notification_service.rb Note the original location of a moved project when notifying users of the move 2015-10-01 09:54:56 +03:00
system_hooks_service.rb Split complex method SystemHooksService#build_event_data 2015-11-13 00:12:18 +01:00
system_note_service.rb Clean up MR refresh service somewhat. 2015-10-21 17:34:12 +02:00
test_hook_service.rb Added X-GitLab-Event header for web hooks 2015-05-08 16:49:03 +03:00
update_snippet_service.rb Change dynamic abilities to new format 2015-06-26 17:18:40 +02:00