summaryrefslogtreecommitdiff
path: root/app/views/profiles/gpg_keys
Commit message (Expand)AuthorAgeFilesLines
* Render GPG subkeys on index pageRubén Dávila2017-10-051-0/+7
* refactored `_email_with_badge` partial from gpg into shared, so it canBrett Walker2017-09-232-9/+1
* Move GPG signed commits docs to new locationdocs/gpg-move-under-repositoryAchilleas Pipinellis2017-08-291-1/+1
* Change GPG docs locationAchilleas Pipinellis2017-08-181-1/+1
* upcase in the model instead of in the viewAlexis Reigel2017-07-271-1/+1
* use ShaAttribute for gpg table columnsAlexis Reigel2017-07-271-1/+1
* nicer email badges on the profile gpg pageAlexis Reigel2017-07-272-2/+9
* user may now revoke a gpg keyAlexis Reigel2017-07-271-2/+6
* no need for html_safeAlexis Reigel2017-07-271-1/+3
* add help links to gpg commits / gpg settingsAlexis Reigel2017-07-271-1/+4
* gpg email verificationAlexis Reigel2017-07-271-1/+1
* add profile gpg key page to manage gpg keysAlexis Reigel2017-07-274-0/+52