gitlab-org--gitlab-foss/app/services
2015-10-21 17:34:12 +02:00
..
ci Implement when syntax in .gitlab-ci.yml 2015-10-15 23:49:39 +02:00
files Add directory feature button 2015-10-07 04:22:55 -07:00
issues Simplify code around (cross)-references 2015-10-12 11:54:46 +02:00
labels Allow dashboard and group issues/MRs to be filtered by label 2015-10-14 12:33:39 +02:00
merge_requests Clean up MR refresh service somewhat. 2015-10-21 17:34:12 +02:00
milestones Remove milestones from merge requests when milestones are deleted 2015-09-21 07:00:55 -07:00
notes Fix cross-references originating from notes 2015-10-12 14:30:44 +02:00
oauth2
projects Fix: Images cannot show when projects' path was changed 2015-10-14 18:50:35 +03:00
search
archive_repository_service.rb Clear archive cache asynchronously 2015-10-20 16:53:37 +02:00
audit_event_service.rb
base_service.rb Revert "Merge branch 'revert-satellites' into 'master' " 2015-08-11 14:33:31 +02:00
compare_service.rb Fix Error 500 when comparing non-existing branches 2015-09-18 12:02:01 -07:00
create_branch_service.rb
create_snippet_service.rb
create_tag_service.rb
delete_branch_service.rb
delete_tag_service.rb
delete_user_service.rb
destroy_group_service.rb
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 Fix bug where a push would only create cross references from the first commit. 2015-10-18 14:05:27 +02:00
git_tag_push_service.rb
gravatar_service.rb
issuable_base_service.rb
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 hooks: Add full project namespace to payload 2015-10-02 19:44:33 +02:00
system_note_service.rb Clean up MR refresh service somewhat. 2015-10-21 17:34:12 +02:00
test_hook_service.rb
update_snippet_service.rb