summaryrefslogtreecommitdiff
path: root/lib/gitlab/gpg/invalid_gpg_signature_updater.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable even more frozen string in lib/gitlabrepo-forks/gitlab-ce-frozen-string-lib-gitlab-even-moregfyoung2018-11-131-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Fix error with GPG signature updater when commit was deleted38890-fix-gpg-signature-updater-when-commit-is-missingRubén Dávila2017-10-071-1/+1
* Address feedback from last code reviewRubén Dávila2017-10-051-2/+1
* Consider GPG subkeys when trying to update invalid GPG signaturesRubén Dávila2017-10-051-1/+2
* drop backwards compatibility for valid_signatureAlexis Reigel2017-09-051-7/+1
* use new #verification_statusAlexis Reigel2017-09-051-1/+7
* Only create commit GPG signature when necessarydm-gpg-signature-performanceDouwe Maan2017-08-161-3/+1
* optimize query, only select relevant db columnsAlexis Reigel2017-07-271-0/+1
* also update gpg_signatures when gpg_key is nullAlexis Reigel2017-07-271-1/+1
* simplify fetching of commitAlexis Reigel2017-07-271-3/+1
* need to wrap the raw commit in a commit modelAlexis Reigel2017-07-271-1/+2
* update invalid gpg signatures when key is createdAlexis Reigel2017-07-271-0/+19