gitlab-org--gitlab-foss/spec
Robert Speicher c4c2ac10d0 Change the default CarrierWave root path for tests
This more closely resembles the development and production paths in that
paths contain `public/uploads`, rather than `uploads/uploads` as they
did before.
2017-03-06 14:41:09 -05:00
..
bin
config
controllers Add a Project::UploadsController spec to ensure an Upload is created 2017-03-06 14:41:09 -05:00
db/production
factories Merge branch 'pipeline-blocking-actions' into 'master' 2017-03-06 19:16:01 +00:00
features Merge branch '21605-allow-html5-details' into 'master' 2017-03-06 19:27:56 +00:00
finders Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
fixtures SanitizationFilter allows html5 details and summary (Issue #21605) 2017-03-06 16:27:49 +00:00
helpers Merge branch 'format-timeago-date' into 'master' 2017-03-05 16:15:25 +00:00
initializers Execute metrics initializer earlier 2017-03-01 18:15:28 +01:00
javascripts Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
lib Merge branch '21605-allow-html5-details' into 'master' 2017-03-06 19:27:56 +00:00
mailers
migrations
models Add Upload model and UploadChecksumWorker worker 2017-03-06 14:41:09 -05:00
policies Don't allow deleting a ghost user. 2017-02-24 16:50:20 +05:30
presenters/ci
requests Merge branch 'zj-builds-to-jobs-api' into 'master' 2017-03-06 16:36:16 +00:00
routing Remove query parameters from notes polling endpoint to make caching easier 2017-03-01 16:34:28 +01:00
rubocop/cop Add RuboCop cop for custom error classes 2017-03-01 10:53:10 +00:00
serializers Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
services Fix Projects::UploadService spec 2017-03-06 14:41:09 -05:00
support Change the default CarrierWave root path for tests 2017-03-06 14:41:09 -05:00
tasks Remove remnants of git annex 2017-03-03 18:33:47 +01:00
uploaders Add `RecordsUploads` module to record Upload records via callbacks 2017-03-06 14:41:09 -05:00
views Simplify view specs for commit status badge partial 2017-03-01 14:32:21 +01:00
workers Add Upload model and UploadChecksumWorker worker 2017-03-06 14:41:09 -05:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb