summaryrefslogtreecommitdiff
path: root/app/controllers/projects/repositories_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-8/+8
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-2/+2
* Add latest changes from gitlab-org/security/gitlab@13-7-stable-eeGitLab Bot2021-01-061-1/+1
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+2
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-261-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-221-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-031-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-291-1/+21
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Enable serving static objects from an external storagestatic-objects-external-storageAhmad Sherif2019-09-101-0/+4
* Return an ETag headers for the archive endpointadd-caching-to-archive-endpointAhmad Sherif2019-07-231-7/+53
* Revert "Revert "Merge branch '24704-download-repository-path' into 'master'""Nick Thomas2019-04-161-1/+1
* Revert "Merge branch '24704-download-repository-path' into 'master'"revert-24704-download-repository-pathPatrick Bajao2019-04-111-1/+1
* Download a folder from repositoryPatrick Bajao2019-04-021-1/+1
* Add download directory in menuKia Mei Somabes2019-04-021-1/+1
* Enable even more frozen string in app/controllersgfyoung2018-09-251-0/+2
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Fix specifying a non-default ref when requesting an archive using the legacy URLNick Thomas2018-04-191-5/+6
* Handle legacy repository archive requests with no ref givensh-handle-legacy-archive-requestsStan Hu2018-04-081-2/+7
* Add new repository archive routeJames Ramsay2018-04-061-1/+16
* Add workhorse controller and API helpersDouwe Maan2016-06-061-2/+1
* Move RepositoryArchiveCacheWorker to sidekiq-cronrs-archive-cache-worker-cronRobert Speicher2016-04-121-1/+0
* First version of "git archive" headersJacob Vosmaer2016-02-021-1/+3
* Let gitlab-git-http-server handle archive downloadsJacob Vosmaer2015-10-081-13/+4
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-3/+3
* Add tests.Douwe Maan2015-03-311-5/+1
* Archive repositories in background worker.Douwe Maan2015-03-311-2/+6
* Introduce shortcuts for routing helpersDmitriy Zaporozhets2015-02-251-1/+1
* Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-211-1/+1
|\
| * Move 'require_non_empty_project' filter to front so 'assign_ref_vars' doesn't...Douwe Maan2015-02-201-1/+1
* | Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-1/+1
|/
* Move projects import to separate resource. Add bare repo creation to reposito...Dmitriy Zaporozhets2014-11-301-1/+8
* remove auth duplicationValery Sizov2014-11-051-1/+0
* Factor authorize_push! and authorize_code_access!Ciro Santilli2014-10-131-1/+1
* Rewrite graphs featureDmitriy Zaporozhets2014-09-261-5/+0
* Fix Commit stats and diff encoding issuesDmitriy Zaporozhets2014-09-251-1/+1
* Fix repository archiveDmitriy Zaporozhets2014-08-131-5/+1
* Fix 500 on repo archive downloadDmitriy Zaporozhets2014-07-081-1/+1
* Archive with content-length headerahmyi2014-07-031-1/+1
* Content-length defined in header responseahmyi2014-07-031-0/+1
* Remove archives older than 2 hours.Marin Jankovski2014-04-091-0/+2
* Make the repository downloads path configurableJacob Vosmaer2014-03-311-1/+1
* Add support for various archive formats.Jason Hollingsworth2014-01-021-1/+1
* Refactor recent branches pageDmitriy Zaporozhets2013-08-051-4/+0
* Move repo tags to own controller. add ability to remove tagsDmitriy Zaporozhets2013-07-161-5/+0
* Move branches list to own controller with pagination. Ability to remove branc...Dmitriy Zaporozhets2013-07-161-4/+0
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-0/+41