summaryrefslogtreecommitdiff
path: root/app/helpers/lfs_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Use GitLab Routing helpers for the documentation URL in `LfsHelper`lfs-helper-doc-linkPatricio Cano2016-09-261-3/+5
* Move logic to check ci? or lfs_deploy_token? to Gitlab::Auth::ResultKamil Trzcinski2016-09-201-1/+1
* Revert "Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab...lfs-supportKamil Trzcinski2016-09-191-1/+1
* Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merg...Kamil Trzcinski2016-09-191-1/+1
* Fix specs after renaming authentication_capabilitiesKamil Trzcinski2016-09-161-3/+3
* Merge remote-tracking branch 'origin/lfs-support-for-ssh' into per-build-tokenKamil Trzcinski2016-09-151-1/+1
|\
| * Better authentication handling, syntax fixes and better actor handling for LF...Patricio Cano2016-09-151-1/+1
| * Refactored handling of the `LfsToken` and added functionality to it to simpli...Patricio Cano2016-09-151-3/+1
| * Refactor LFS token logic to use a Redis key instead of a DB field, making it ...Patricio Cano2016-09-151-1/+5
| * Added LFS support to SSHPatricio Cano2016-09-151-1/+1
* | Simplify LFS helperKamil Trzcinski2016-09-151-4/+0
* | Use `build_read_container_image` and use `build_download_code`Kamil Trzcinski2016-09-151-4/+4
* | Make result to return project and capabilities grantedKamil Trzcinski2016-09-131-3/+3
* | Use a permissions of user to access all dependent projects from CI jobs (this...Kamil Trzcinski2016-09-131-2/+14
|/
* Added project specific enable/disable setting for LFSPatricio Cano2016-08-301-0/+4
* Rename lfs_enabled helper methodJacob Vosmaer2016-08-101-1/+1
* RubocopJacob Vosmaer2016-07-221-1/+2
* Add LFS controllersJacob Vosmaer2016-07-221-0/+66