summaryrefslogtreecommitdiff
path: root/app/controllers/projects/repositories_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* 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