summaryrefslogtreecommitdiff
path: root/lib/gitlab/badge/coverage/metadata.rb
Commit message (Collapse)AuthorAgeFilesLines
* Enable some frozen string in lib/gitlabgfyoung2018-10-131-0/+2
| | | | | | | | | | | | | | Enable frozen string for the following files: * lib/gitlab/auth/**/*.rb * lib/gitlab/badge/**/*.rb * lib/gitlab/bare_repository_import/**/*.rb * lib/gitlab/bitbucket_import/**/*.rb * lib/gitlab/bitbucket_server_import/**/*.rb * lib/gitlab/cache/**/*.rb * lib/gitlab/checks/**/*.rb Partially addresses #47424.
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-4/+2
|
* Extract the abstract base class of badge metadataGrzegorz Bizon2016-08-151-11/+3
|
* Add coverage report badge metadata classGrzegorz Bizon2016-08-151-0/+38