gitlab-org--gitlab-foss/app
Dmitriy Zaporozhets cfd9fd30d6
Move code for issue creation to service.
The goal of suych refactoring is to get rid of observers.
Its much easier to test and code when object creation and all other
related actions done in one class instead of splited across observers,
callbacks etc.

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-04-02 13:38:35 +03:00
..
assets Improve alignment of labels in .well-list items 2014-03-28 13:22:43 +01:00
controllers Move code for issue creation to service. 2014-04-02 13:38:35 +03:00
finders Fix deprecation warning output 2014-03-24 15:00:01 +02:00
helpers Refactor Parallel Diff feature and add scrollbars 2014-03-27 09:15:25 +13:00
mailers Fix the merge notification email not being sent 2014-03-24 15:11:35 +01:00
models Merge pull request #6610 from Datacom/feature/parallel_diff_scrollbars_pr2 2014-03-27 08:20:25 +01:00
observers Move code for issue creation to service. 2014-04-02 13:38:35 +03:00
services Move code for issue creation to service. 2014-04-02 13:38:35 +03:00
uploaders Expire event cache on avatar creation/removal 2013-12-11 09:30:22 -06:00
views Updated notification message 2014-03-31 12:24:55 +02:00
workers Merge branch 'import-timeout' of https://dev.gitlab.org/dzaporozhets/gitlabhq into dzaporozhets/gitlabhq-import-timeout 2014-03-14 12:00:21 +02:00