gitlab-org--gitlab-foss/spec
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
..
controllers
factories
features
finders
fixtures
helpers
javascripts
lib
mailers Fix the merge notification email not being sent 2014-03-24 15:11:35 +01:00
models Additional check in the test. 2014-03-26 12:56:25 +01:00
observers Merge branch 'event-create-service' into 'master' 2014-03-26 07:41:27 +00:00
requests/api Create branch via API 2014-04-01 10:39:53 +03:00
routing
services Move code for issue creation to service. 2014-04-02 13:38:35 +03:00
support Fix tests 2014-03-25 16:25:59 +02:00
tasks/gitlab
workers
factories.rb
factories_spec.rb
seed_project.tar.gz
spec_helper.rb