gitlab-org--gitlab-foss/spec
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
..
bin
config Use newer mail_room to get `require_relative` support 2017-02-20 17:38:21 +01:00
controllers Merge branch 'dm-more-namespace-full-path' into 'master' 2017-02-24 15:39:12 +00:00
db/production Introduce "stub_env" test helper for safely stubbing environment variables 2017-01-09 18:19:48 +01:00
factories Don't allow deleting a ghost user. 2017-02-24 16:50:20 +05:30
features Merge branch 'user-callouts' into 'master' 2017-02-24 20:09:24 +00:00
finders Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
fixtures Use newer mail_room to get `require_relative` support 2017-02-20 17:38:21 +01:00
helpers Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
initializers Enable Style/SpaceInsideBrackets 2017-02-23 09:31:56 -06:00
javascripts Merge branch 'moving-issue-with-two-list-labels' into 'master' 2017-02-24 21:29:45 +00:00
lib Fix spec 2017-02-24 08:13:57 -06:00
mailers Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
migrations Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -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/ci Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
requests Merge branch 'dm-more-namespace-full-path' into 'master' 2017-02-24 15:39:12 +00:00
routing Merge branch 'master' into jej-pages-picked-from-ee 2017-02-03 17:25:26 +00:00
rubocop/cop Enforce use of add_concurrent_foreign_key 2017-02-10 21:51:09 +01:00
serializers Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
services Implement final review comments from @DouweM and @rymai 2017-02-24 16:50:20 +05:30
support Fix spec 2017-02-24 08:13:57 -06:00
tasks Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
uploaders Minor refactoring of Uploaders 2017-02-24 16:41:27 -05:00
views Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
workers Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Shave spec/features/issues/filtered_search/dropdown_label_spec.rb from 10 minutes to 1.5 minutes 2017-02-03 19:08:21 +01:00