Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-19Fix specifying a non-default ref when requesting an archive using the legacy URLNick Thomas
2018-04-08Handle legacy repository archive requests with no ref givenStan Hu
2018-04-06Add new repository archive routeJames Ramsay
2016-06-06Add workhorse controller and API helpersDouwe Maan
2016-04-12Move RepositoryArchiveCacheWorker to sidekiq-cronRobert Speicher
2016-02-02First version of "git archive" headersJacob Vosmaer
2015-10-08Let gitlab-git-http-server handle archive downloadsJacob Vosmaer
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-03-31Add tests.Douwe Maan
2015-03-31Archive repositories in background worker.Douwe Maan
2015-02-26Introduce shortcuts for routing helpersDmitriy Zaporozhets
2015-02-21Merge branch 'master' into rails-4.1.9Vinnie Okada
2015-02-20Move 'require_non_empty_project' filter to front so 'assign_ref_vars' doesn't...Douwe Maan
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2014-11-30Move projects import to separate resource. Add bare repo creation to reposito...Dmitriy Zaporozhets
2014-11-05remove auth duplicationValery Sizov
2014-10-13Factor authorize_push! and authorize_code_access!Ciro Santilli
2014-09-26Rewrite graphs featureDmitriy Zaporozhets
2014-09-25Fix Commit stats and diff encoding issuesDmitriy Zaporozhets
2014-08-13Fix repository archiveDmitriy Zaporozhets
2014-07-08Fix 500 on repo archive downloadDmitriy Zaporozhets
2014-07-03Archive with content-length headerahmyi
2014-07-03Content-length defined in header responseahmyi
2014-04-09Remove archives older than 2 hours.Marin Jankovski
2014-03-31Make the repository downloads path configurableJacob Vosmaer
2014-01-02Add support for various archive formats.Jason Hollingsworth
2013-08-05Refactor recent branches pageDmitriy Zaporozhets
2013-07-17Move repo tags to own controller. add ability to remove tagsDmitriy Zaporozhets
2013-07-16Move branches list to own controller with pagination. Ability to remove branc...Dmitriy Zaporozhets
2013-06-23Move projects controllers/views in Projects moduleDmitriy Zaporozhets