Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-07Fix error with GPG signature updater when commit was deletedRubén Dávila
2017-10-05Invalidate GpgSignatures associated to GpgKeySubkeys when revoking the GpgKeyRubén Dávila
2017-10-05Add more specs to cover subkeys scenariosRubén Dávila
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-07-27validate the foreign_key instead of the relationAlexis Reigel
2017-07-27simplify fetching of commitAlexis Reigel
2017-07-27store gpg_key_primary_keyid for unknown gpg keysAlexis Reigel
we need to store the keyid to be able to update the signature later in case the missing key is added later.
2017-07-27gpg signature model for gpg verification cachingAlexis Reigel