summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/repositories_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-02-091-1/+31
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-01-121-0/+19
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-01-121-0/+48
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-12-101-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-03-301-22/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-01-071-0/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-11-161-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-031-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-261-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-221-0/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-031-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-291-1/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-281-13/+13
* Enable serving static objects from an external storagestatic-objects-external-storageAhmad Sherif2019-09-101-0/+54
* Return an ETag headers for the archive endpointadd-caching-to-archive-endpointAhmad Sherif2019-07-231-0/+47
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-8/+8
* Fix specifying a non-default ref when requesting an archive using the legacy URLNick Thomas2018-04-191-0/+24
* Handle legacy repository archive requests with no ref givensh-handle-legacy-archive-requestsStan Hu2018-04-081-0/+6
* Add new repository archive routeJames Ramsay2018-04-061-3/+10
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-1/+1
* fix #3686 make tarball download url to end with extensionhaseeb2017-08-031-1/+1
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-3/+3
* Use `empty_project` where possible in controller specsrs-empty_project-controllersRobert Speicher2017-01-251-1/+1
* Fix test failure by accessing Content-Type header directly.cs-upgrade-deviseConnor Shea2016-09-271-1/+1
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-1/+1
* Add workhorse controller and API helpersDouwe Maan2016-06-061-2/+3
* Use a custom Devise failure app to handle unauthenticated .zip requestsrs-issue-12944Robert Speicher2016-03-081-13/+24
* First version of "git archive" headersJacob Vosmaer2016-02-021-8/+3
* Remove archive file sending specJacob Vosmaer2015-10-141-28/+0
* Add tests.Douwe Maan2015-03-311-0/+65