summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/gpg_badges.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-2/+2
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-1/+2
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-2/+3
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-2/+5
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-2/+2
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+2
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* I18N of JS files starting with gjs-i18n-g-filesBrandon Labuschagne2019-05-161-1/+1
* Display GPG status on repository and blob pagesWinnie Hellmann2018-07-231-9/+22
* Add signature verification badge to compare viewMarc2018-05-071-3/+3
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Update to jQuery 3.Jacob Schatz2018-02-201-1/+1
* Fixed bug with param configdiff-and-gpg-badges-ajax-refactorConstance Okoghenun2018-02-121-1/+1
* changed params passed to from a string to an objectConstance Okoghenun2018-02-121-2/+3
* Fixed typo, updated test, and removed commented codeConstance Okoghenun2018-02-081-1/+1
* Replaced use of $.get with axios.get and updated testsConstance Okoghenun2018-02-081-6/+10
* Display GPG status loading spinner only when Ajax request is madeWinnie Hellmann2017-08-151-1/+3
* fetch gpg signature badges by ajaxAlexis Reigel2017-07-271-0/+15