summaryrefslogtreecommitdiff
path: root/spec/models/gpg_signature_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix error with GPG signature updater when commit was deleted38890-fix-gpg-signature-updater-when-commit-is-missingRubén Dávila2017-10-071-6/+22
* Invalidate GpgSignatures associated to GpgKeySubkeys when revoking the GpgKeyRubén Dávila2017-10-051-0/+25
* Add more specs to cover subkeys scenariosRubén Dávila2017-10-051-0/+1
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+1
* validate the foreign_key instead of the relationAlexis Reigel2017-07-271-1/+1
* simplify fetching of commitAlexis Reigel2017-07-271-0/+13
* 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/+14