summaryrefslogtreecommitdiff
path: root/app/controllers/projects/badges_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+2
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-2/+9
* Don't display badges when builds are restrictedFabio Pitino2019-07-111-1/+2
* Add flat-square badge styleFabian Schneider2019-01-181-1/+12
* Enable even more frozen string in app/controllersgfyoung2018-09-251-0/+2
* Rename build to pipeline for status badgesZ.J. van de Weg2017-07-211-3/+3
* Add method for coverage badge in badges controllerGrzegorz Bizon2016-08-151-2/+15
* Move badges to separate modules and add base classGrzegorz Bizon2016-08-151-1/+1
* Use new badge template to render build status badgeGrzegorz Bizon2016-08-081-1/+2
* Remove unused badges page and delete badges index controller actionAnnabel Dunstone2016-07-191-5/+0
* Use default branch when displaying list of badgesGrzegorz Bizon2016-04-061-1/+1
* Change name of badge variable in badges controllerGrzegorz Bizon2016-04-061-1/+1
* Expose project badges in project settings menuGrzegorz Bizon2016-04-061-0/+2
* Extend build status badge, add html/markdown methodsGrzegorz Bizon2016-04-061-0/+2
* Add project badges view prototypeGrzegorz Bizon2016-04-061-1/+4
* Refactor builds badge, encapsulate inside a classGrzegorz Bizon2016-03-291-2/+3
* Reuse `no_cache_headers` method in badges controllerGrzegorz Bizon2016-03-171-12/+1
* Invalidate cache for builds badgeGrzegorz Bizon2016-03-041-0/+13
* Move builds badge implementation to new badges controllerGrzegorz Bizon2016-02-111-0/+11