summaryrefslogtreecommitdiff
path: root/app/controllers/projects/lfs_storage_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Move LfsHelper to a new LfsRequest concern22253-move-lfshelper-methods-somewhere-else-than-app-helpersRémy Coutable2016-11-231-4/+3
* Verify JWT messages from gitlab-workhorseJacob Vosmaer2016-09-051-8/+3
* Improve validation of X-Gitlab-Lfs-Tmp headerJacob Vosmaer2016-08-101-7/+3
* Use && and || instead of ifJacob Vosmaer2016-08-101-12/+3
* Rename lfs_enabled helper methodJacob Vosmaer2016-08-101-1/+1
* RubocopJacob Vosmaer2016-07-221-7/+6
* Add LFS controllersJacob Vosmaer2016-07-221-0/+106