gitlab-org--gitlab-foss/app/services
Douwe Maan 630e879066 Clean up code somewhat. 2015-04-17 11:03:33 +02:00
..
files Use more specific regexes. 2015-03-27 11:09:29 +01:00
issues No magic numbers for issues filtering 2015-03-26 18:56:42 -07:00
merge_requests No magic numbers for issues filtering 2015-03-26 18:56:42 -07:00
milestones Merge branch 'group_milestones' into 'master' 2014-07-01 07:18:15 +00:00
notes Added comment notification events to HipChat and Slack services. 2015-03-06 06:54:00 -08:00
oauth2 Rubocop: no trailing newlines 2015-02-02 21:53:27 -08:00
projects Clean up code somewhat. 2015-04-17 11:03:33 +02:00
search Adding in snippet search functionality 2014-08-29 15:32:07 -04:00
archive_repository_service.rb Add tests. 2015-03-31 13:37:21 +02:00
base_service.rb Enforce restricted visibilities for snippets 2015-03-08 17:57:08 -06:00
compare_service.rb Comment typo. 2014-08-29 20:11:57 +02: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 Use `\A` and `\z` in regexes instead of `^` and `$`. 2015-04-10 18:31:07 +02: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 Move tag deletion to service and execute hooks and services. 2015-03-13 16:07:08 +01:00
event_create_service.rb Use PushDataBuilder where applicable. 2015-03-13 16:06:56 +01:00
git_push_service.rb Only allow users to cross-reference and close issues they have access to. 2015-04-02 10:57:01 +02:00
git_tag_push_service.rb Extend push_tag event to include tag message and last commit 2015-03-21 11:25:27 +01:00
gravatar_service.rb Improve application settings and write tests 2015-01-08 09:53:35 -08:00
issuable_base_service.rb Add labels notes 2015-02-08 22:35:41 +06:00
notification_service.rb Only send note notifications to people accessible by the note author. 2015-04-15 17:57:31 +02:00
system_hooks_service.rb Generate valid json for hooks 2015-03-10 10:07:25 +01:00
test_hook_service.rb Fix test hook and tests 2015-01-12 09:08:25 -08:00
update_snippet_service.rb Enforce restricted visibilities for snippets 2015-03-08 17:57:08 -06:00