summaryrefslogtreecommitdiff
path: root/app/views/projects/commit/_signature_badge.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Replace inline scripts in links to prevent defaultadd-js-prevent-default-on-clickHeinrich Lee Yu2019-08-191-1/+1
* Externalize strings from `/app/views/projects/commit`George Tsiolis2019-02-181-2/+2
* Remove tooltip and popover placement auto + other optionClement Ho2018-04-181-1/+1
* Uses sprite icon to render verified commit badge and uniforms css colors42285-not-found-status-iconFilipa Lacerda2018-01-241-1/+1
* Resolve "Clicking on GPG verification badge jumps to top of the page"Mike Greiling2017-11-161-1/+1
* fix GPG signature popover trigger for Safari and FirefoxMike Greiling2017-11-061-1/+1
* use local_assigns to document partial paramsAlexis Reigel2017-09-051-1/+8
* dry up signature badge templatesAlexis Reigel2017-09-051-5/+8
* 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
* fetch gpg signature badges by ajaxAlexis Reigel2017-07-271-1/+1
* use ShaAttribute for gpg table columnsAlexis Reigel2017-07-271-1/+1
* display gpg key in the popover with monospace fontAlexis Reigel2017-07-271-1/+2
* improve spacing / alignments in gpg popupAlexis Reigel2017-07-271-4/+4
* use existing status-box css class for gpg badgeAlexis Reigel2017-07-271-3/+3
* convert gpg badge helper methods to partialsAlexis Reigel2017-07-271-0/+17