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