summaryrefslogtreecommitdiff
path: root/app/models/gpg_key_subkey.rb
Commit message (Expand)AuthorAgeFilesLines
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-0/+2
* Remove no longer required methodsRubén Dávila2017-10-051-10/+0
* Address feedback from last code reviewRubén Dávila2017-10-051-0/+3
* Add some basic specs and refactor model and validationsRubén Dávila2017-10-051-0/+11
* Associate GgpSignature with GpgKeySubkey if comes from a subkeyRubén Dávila2017-10-051-0/+15
* Use a separate model to handle GPG subkeysRubén Dávila2017-10-051-0/+3