gitlab-org--gitlab-foss/app/services
Dmitriy Zaporozhets 5e20cb82d7 Merge pull request #8652 from bladealslayer/feature/system_hook_for_groups
Added support for firing system hooks on group create/destroy and adding...
2015-01-27 12:49:24 -08:00
..
files Files::CreateService can now commit file to empty repository 2015-01-26 13:31:24 -08:00
issues Organize event order execution when update issue or mr 2015-01-25 22:49:05 -08:00
merge_requests Organize event order execution when update issue or mr 2015-01-25 22:49:05 -08:00
milestones Merge branch 'group_milestones' into 'master' 2014-07-01 07:18:15 +00:00
notes Implemented notes (body) patching in API. 2014-12-25 14:28:40 +02:00
oauth2 Fix various typos 2015-01-18 10:29:37 -05:00
projects Fix tests, merge conflicts, some minor issues and make the project avatar feature mergable 2015-01-24 18:51:16 +01:00
search Adding in snippet search functionality 2014-08-29 15:32:07 -04:00
archive_repository_service.rb Fix repository archive 2014-08-13 21:28:22 +03:00
base_service.rb Improve application settings and write tests 2015-01-08 09:53:35 -08:00
compare_service.rb Comment typo. 2014-08-29 20:11:57 +02:00
create_branch_service.rb Factor error and success methods from services. 2014-09-21 11:43:05 +02:00
create_tag_service.rb Fix ci data in hook when create git tag via UI 2015-01-12 00:05:04 -08:00
delete_branch_service.rb Factor error and success methods from services. 2014-09-21 11:43:05 +02:00
event_create_service.rb Use EventCreateService for notes, merge requests 2014-03-25 15:08:25 +02:00
git_push_service.rb Merge pull request #8096 from cirosantilli/regex-to-string 2015-01-15 14:37:11 -08:00
git_tag_push_service.rb Refactor push data builder. Moved it to separate class 2015-01-11 23:51:31 -08:00
gravatar_service.rb Improve application settings and write tests 2015-01-08 09:53:35 -08:00
issuable_base_service.rb Factor issue and merge request services 2014-10-07 21:12:18 +02:00
notification_service.rb Add issue/mr participants to reasign events 2015-01-25 20:31:02 -08:00
system_hooks_service.rb Added support for firing system hooks on group create/destroy and adding/removing users to group. 2015-01-27 09:25:28 +02:00
test_hook_service.rb Fix test hook and tests 2015-01-12 09:08:25 -08:00