summaryrefslogtreecommitdiff
path: root/app/controllers/concerns/lfs_request.rb
Commit message (Expand)AuthorAgeFilesLines
* Autofixed some untranslated stringsi18n-copLuke Bennett2019-01-311-3/+3
* Make LfsRequest EE-compatibleRémy Coutable2018-12-191-0/+6
* Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* Resolve "Deploy Tokens failed to clone LFS repository"Mayra Cabrera2018-07-231-2/+17
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Backport of LFS File Locking APIrd-35856-backport-lfs-file-locking-apiRubén Dávila2018-02-071-2/+4
* Merge branch 'jej/fix-lfs-integrity-with-forks' into 'master'Douwe Maan2017-11-141-9/+1
|\
| * Handle forks in Gitlab::Checks::LfsIntegrityjej/fix-lfs-integrity-with-forksJames Edwards-Jones2017-11-091-9/+1
* | Fix Error 500 when pushing LFS objects with a write deploy keyStan Hu2017-11-081-1/+2
|/
* Find the LFS-objects for a fork within a the fork networkBob Van Landuyt2017-11-031-4/+3
* Move CI access logic into GitAccessMichael Kozono2017-06-051-0/+4
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-3/+3
* Move LfsHelper to a new LfsRequest concern22253-move-lfshelper-methods-somewhere-else-than-app-helpersRémy Coutable2016-11-231-0/+109