summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/raw_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add RateLimiter to RawControllerMayra Cabrera2019-07-241-0/+95
* CE backport for changes in EE MR 133899490-store-designs-in-lfs-ceLuke Duncalfe2019-06-061-1/+1
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* Removing workhorse_set_content_type feature flagFrancisco Javier López2018-12-191-61/+14
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-3/+5
* Add feature flag for workhorse content type calculationFrancisco Javier López2018-12-061-13/+61
* Fixed project logo when it is LFS trackedFrancisco Javier López2018-08-301-85/+16
* Fix file_store for artifacts and lfs when savingKamil Trzciński2018-05-011-2/+2
* Merge branch '4163-move-uploads-to-object-storage' into 'master'Sean McGivern2018-02-281-2/+2
* Merge commit 'f2f58a60b76acd479e37bdbc9246ec9f9b2bea82' into object-storage-e...Kamil Trzciński2018-02-281-5/+5
|\
| * Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-5/+5
* | Merge branch 'jej/lfs-object-storage' into 'master'Douwe Maan2018-02-281-20/+36
|/
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-4/+4
* Do not show LFS object when LFS is disabledChristopher Bartz2017-03-131-18/+43
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-4/+4
* Use `empty_project` where possible in controller specsrs-empty_project-controllersRobert Speicher2017-01-251-1/+1
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-1/+1
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-4/+4
* Add workhorse controller and API helpersDouwe Maan2016-06-061-0/+2
* Change deprecated usage of rendering without response bodyMehmet Emin İNAÇ2016-03-161-1/+1
* All for you rubocop.Marin Jankovski2015-12-081-2/+2
* Stub the calls to disk and check what send_file returns.Marin Jankovski2015-12-081-1/+3
* Fix specs caused by update of gitlab-test repo.serve_lfs_objectMarin Jankovski2015-12-081-1/+1
* Add specs for showing lfs object in UI.Marin Jankovski2015-12-071-0/+32
* add Content-Type header of raw image filepilsner2015-09-041-0/+14
* Remove the filename argument from Content-Disposition header to avoidStan Hu2015-09-021-0/+23