Commit graph

12 commits

Author SHA1 Message Date
Rubén Dávila
c73748e3c4 Render GPG subkeys on index page 2017-10-05 08:25:27 -05:00
Brett Walker
c56208f980 refactored _email_with_badge partial from gpg into shared, so it can
be used with the email profile page as well
2017-09-23 15:23:11 +02:00
Achilleas Pipinellis
11da029edb Move GPG signed commits docs to new location
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/36804
2017-08-29 13:09:39 +02:00
Achilleas Pipinellis
4d4994f4cd Change GPG docs location 2017-08-18 10:52:35 +03:00
Alexis Reigel
98531fc248 upcase in the model instead of in the view 2017-07-27 15:46:03 +02:00
Alexis Reigel
8e0c33ed13 use ShaAttribute for gpg table columns 2017-07-27 15:46:03 +02:00
Alexis Reigel
312dc89a44 nicer email badges on the profile gpg page 2017-07-27 15:45:26 +02:00
Alexis Reigel
027309eb2a user may now revoke a gpg key
other than just removing a key, which doesn't affect the verified state
of a commit, revoking a key unverifies all signed commits.
2017-07-27 15:43:37 +02:00
Alexis Reigel
a06494bf71 no need for html_safe 2017-07-27 15:43:37 +02:00
Alexis Reigel
ade54803a7 add help links to gpg commits / gpg settings 2017-07-27 15:43:37 +02:00
Alexis Reigel
f0fe1b9d43 gpg email verification 2017-07-27 15:40:41 +02:00
Alexis Reigel
7b4d29f4b5 add profile gpg key page to manage gpg keys 2017-07-27 15:40:41 +02:00