summaryrefslogtreecommitdiff
path: root/app/controllers/projects/lfs_api_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-061-0/+18
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-2/+2
* lfs: do not require auth for public repositoriesBen Boeckel2017-02-071-0/+4
* Move LfsHelper to a new LfsRequest concern22253-move-lfshelper-methods-somewhere-else-than-app-helpersRémy Coutable2016-11-231-11/+10
* Move the `objects` method to `LfsHelper` so that it is also available to `Lfs...24392-lfs-helper-refactorPatricio Cano2016-11-101-4/+0
* Rename lfs_enabled helper methodJacob Vosmaer2016-08-101-1/+1
* Better cache when modifying in-placeJacob Vosmaer2016-07-221-1/+1
* Add LFS controllersJacob Vosmaer2016-07-221-0/+94