gitlab-org--gitlab-foss/app
Robert Speicher a8c62dfe5c Minor refactoring of Uploaders
- Moves a duplicate `file_storage?` definition into the common
  `GitlabUploader` ancestor.
- Get the `uploads` base directory from a class method rather than
  hard-coding it where it's needed. This will be used in a subsequent MR
  to store Uploads in the database.
- Improves the specs for uploaders.
2017-02-24 16:41:27 -05:00
..
assets Merge branch '28419-ask-confirmation-cancel' into 'master' 2017-02-24 21:31:32 +00:00
controllers Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifacts-expiration 2017-02-24 17:14:35 +08:00
finders Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
helpers Merge branch 'dm-more-namespace-full-path' into 'master' 2017-02-24 15:39:12 +00:00
mailers Fix code for cops 2017-02-23 09:31:57 -06:00
models Merge branch '12726-preserve-issues-after-deleting-users' into 'master' 2017-02-24 16:04:06 +00:00
policies Don't allow deleting a ghost user. 2017-02-24 16:50:20 +05:30
presenters
serializers Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
services Don't allow deleting a ghost user. 2017-02-24 16:50:20 +05:30
uploaders Minor refactoring of Uploaders 2017-02-24 16:41:27 -05:00
validators Introduce DurationValidator, feedback: 2017-02-24 17:28:24 +08:00
views Merge branch 'user-callouts' into 'master' 2017-02-24 20:09:24 +00:00
workers Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00