summaryrefslogtreecommitdiff
path: root/app/models/gpg_signature.rb
Commit message (Expand)AuthorAgeFilesLines
* Only create commit GPG signature when necessarydm-gpg-signature-performanceDouwe Maan2017-08-161-0/+4
* validate the foreign_key instead of the relationAlexis Reigel2017-07-271-1/+1
* upcase in the model instead of in the viewAlexis Reigel2017-07-271-0/+4
* use ShaAttribute for gpg table columnsAlexis Reigel2017-07-271-0/+5
* simplify fetching of commitAlexis Reigel2017-07-271-0/+4
* store gpg_key_primary_keyid for unknown gpg keysAlexis Reigel2017-07-271-0/+1
* gpg signature model for gpg verification cachingAlexis Reigel2017-07-271-0/+7