gitlab-org--gitlab-foss/app/services/issues
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
..
bulk_update_service.rb Move all Context classes into Services 2014-01-16 19:03:42 +02:00
create_service.rb Move code for issue creation to service. 2014-04-02 13:38:35 +03:00