summaryrefslogtreecommitdiff
path: root/app/models/concerns/mirror_authentication.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-291-0/+2
|
* Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-1/+1
| | | | | This style change enforces `return if ...` instead of `return nil if ...` to save maintainers a few minor review points
* SSH public-key authentication for push mirroringNick Thomas2018-11-191-0/+91