summaryrefslogtreecommitdiff
path: root/app/models/ssh_host_key.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-1/+9
* Add latest changes from gitlab-org/security/gitlab@14-9-stable-eeGitLab Bot2022-03-311-7/+29
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-2/+2
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+1
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-101-1/+1
* Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-1/+1
* Allow SshHostKey.find_by to accept string keysNick Thomas2019-02-041-0/+1
* Fix SSH Detect Host Keys not workingStan Hu2019-02-031-1/+1
* Implement SshHostKey.primary_key methodPeter Leitzen2019-01-081-0/+5
* Backport SSH host key detection code to CENick Thomas2018-10-251-0/+130