summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/raw_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/security/gitlab@14-6-stable-eeGitLab Bot2022-01-101-6/+65
* Add latest changes from gitlab-org/gitlab@14-5-stable-eeGitLab Bot2021-12-011-1/+1
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-1/+11
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-0/+1
* Add latest changes from gitlab-org/security/gitlab@13-7-stable-eeGitLab Bot2021-01-061-0/+12
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-2/+17
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-5/+26
* Add latest changes from gitlab-org/security/gitlab@13-4-stable-eeGitLab Bot2020-09-301-0/+5
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-301-5/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-281-13/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-271-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-231-5/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-171-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-061-2/+79
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-051-1/+1
* Standardize remote_ip and path keys for auth.log and api_json.logStan Hu2019-08-201-2/+2
* Return 429 on rate limiter on raw endpointMayra Cabrera2019-08-131-3/+3
* 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