summaryrefslogtreecommitdiff
path: root/lib/gitlab_lfs_authentication.rb
Commit message (Collapse)AuthorAgeFilesLines
* Update files to pass modern rubocop checks. Disable some of themdz-update-depsDmitriy Zaporozhets2018-02-221-6/+4
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Properly rescue from JSON parse.lfs-authenticate-supportPatricio Cano2016-09-081-2/+6
|
* Style fixes and better tests.Patricio Cano2016-09-061-2/+2
|
* Refactored LFS auth logic to use its own API endpoint.Patricio Cano2016-09-061-4/+10
|
* Refactored JSON header generation to its own class and added tests for itPatricio Cano2016-09-061-0/+22