summaryrefslogtreecommitdiff
path: root/app/views/profiles/gpg_keys/_key.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-2/+2
|
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-3/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-091-1/+1
|
* Externalize strings of PGP Keys and SSH Keys page in user profileantony liu2019-05-301-7/+9
|
* [skip ci] Replace hidden-xsClement Ho2018-04-091-1/+1
|
* [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-1/+1
|
* Replace .pull-left with .float-leftClement Ho2018-04-091-1/+1
|
* 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-231-1/+1
| | | | be used with the email profile page as well
* 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-271-2/+1
|
* user may now revoke a gpg keyAlexis Reigel2017-07-271-2/+6
| | | | | other than just removing a key, which doesn't affect the verified state of a commit, revoking a key unverifies all signed commits.
* no need for html_safeAlexis Reigel2017-07-271-1/+3
|
* gpg email verificationAlexis Reigel2017-07-271-1/+1
|
* add profile gpg key page to manage gpg keysAlexis Reigel2017-07-271-0/+13