gitlab-org--gitlab-foss/app
Gabriel Mazetto d391dfb4ac Refactored AfterRenameService to reduce coupling
We still rely on the Dirty API for project rename (before/after) values,
but we don't access the dirty api from the service class anymore.

The previous value is now part of the initialization, which makes it
easier to test and the behavior is clearer.

The same was done with the `rename_repo` on the Storage classes, we now
provide before and after values as part of the method signature.
2019-01-22 13:55:18 +01:00
..
assets Resolve "Admin Settings: Cannot read property 'addEventListener' of null" 2019-01-21 12:39:11 +00:00
controllers Merge branch 'raise-on-unfiltered-params' into 'master' 2019-01-21 08:01:26 +00:00
finders Fix MilestonesFinder to pass relations to scope 2019-01-12 00:05:36 +08:00
graphql
helpers Merge branch 'raise-on-unfiltered-params' into 'master' 2019-01-21 08:01:26 +00:00
mailers Import CSV Backend 2019-01-07 11:16:58 +08:00
models Refactored AfterRenameService to reduce coupling 2019-01-22 13:55:18 +01:00
policies Service for calling Sentry issues api 2019-01-09 21:04:27 +00:00
presenters Merge branch '54167-rename-project-tags-to-project-topics' into 'master' 2019-01-11 08:42:29 +00:00
serializers Resolve "In Merge Request diff screen, master is not a hyperlink" 2019-01-16 13:18:10 +00:00
services Refactored AfterRenameService to reduce coupling 2019-01-22 13:55:18 +01:00
uploaders Fix failing MySQL spec due to deadlock condition 2019-01-14 21:17:40 -08:00
validators Add table and model for error tracking settings 2019-01-07 17:55:21 +00:00
views Merge branch 'qa-nightly-59-fix-new-label-button-hit-miss' into 'master' 2019-01-21 12:26:06 +00:00
workers Only send one notification for failed remote mirror 2019-01-15 00:15:40 -08:00