gitlab-org--gitlab-foss/app/services
Robert Speicher c856a7a593 Merge branch 'filter-label' into 'master'
Allow dashboard and group issues/MRs to be filtered by label

See merge request !1591
2015-10-16 21:29:47 +00: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 Add spec for refresh service adding notes to restored branches 2015-10-16 00:33:58 -07: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 Let gitlab-git-http-server handle archive downloads 2015-10-08 17:12:00 +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 Add a system note and update relevant merge requests when a branch is deleted or re-added 2015-10-15 23:54:13 -07: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 Reorder system note verb to say "Restored source branch X" instead of "Source branch X restored" 2015-10-16 00:51:25 -07:00
test_hook_service.rb
update_snippet_service.rb