gitlab-org--gitlab-foss/app
Dmitriy Zaporozhets 1a1e42ad31 Merge branch 'rs-system-note' into 'master'
Add SystemNoteService class

The Note model was basically two models crammed together - one handling user-created notes
(i.e., comments on things) and one handling system-created notes (i.e., references).
This splits out the system-specific stuff to a new SystemNoteService class.

See merge request !595
2015-05-12 10:45:42 +00:00
..
assets Fix alignment of ref picker, breadcrumb and buttons. 2015-05-12 10:27:17 +02:00
controllers Merge branch '2fa' into 'master' 2015-05-12 09:41:27 +00:00
finders Group milestones by title in the dashboard and all other issue views 2015-05-01 01:12:58 +02:00
helpers Restructure project sidebar. 2015-05-12 10:27:17 +02:00
mailers Revert "Allow to configure smtp and sendmail in gitlab.yml" 2015-05-06 17:39:18 +03:00
models Merge branch 'rs-system-note' into 'master' 2015-05-12 10:45:42 +00:00
services Refactor SystemNoteService.cross_reference_disallowed? 2015-05-11 00:01:16 -04:00
uploaders Fix URL to uploaded file. 2015-02-20 16:01:37 +01:00
views Merge branch 'project-page' into 'master' 2015-05-12 10:19:49 +00:00
workers Added X-GitLab-Event header for web hooks 2015-05-08 16:49:03 +03:00