summaryrefslogtreecommitdiff
path: root/lib/gitlab/badge
Commit message (Expand)AuthorAgeFilesLines
* Fix testsLin Jen-Shin2016-08-261-3/+1
* Render coverage badge for latest successful pipelineGrzegorz Bizon2016-08-181-2/+1
* Add small corrections to test coverage report badgeGrzegorz Bizon2016-08-151-2/+2
* Add metadata and template methods for coverage badgeGrzegorz Bizon2016-08-151-0/+8
* Extract base abstract template for badgesGrzegorz Bizon2016-08-153-35/+51
* Add template class for coverage report badgeGrzegorz Bizon2016-08-151-0/+69
* Extract the abstract base class of badge metadataGrzegorz Bizon2016-08-153-22/+42
* Add coverage report badge metadata classGrzegorz Bizon2016-08-151-0/+38
* Implement the main class of test coverage badgeGrzegorz Bizon2016-08-151-1/+30
* Refactor badge template and metadata classesGrzegorz Bizon2016-08-154-14/+19
* Move badges to separate modules and add base classGrzegorz Bizon2016-08-157-49/+74
* Add empty test coverage badge class and specsGrzegorz Bizon2016-08-151-0/+17
* Improve indentation in svg badge templateGrzegorz Bizon2016-08-081-1/+1
* Improve builds badge specs, remove legacy methodsGrzegorz Bizon2016-08-081-15/+6
* Use new badge template to render build status badgeGrzegorz Bizon2016-08-081-0/+4
* Add badge template class to use with SVG ERB templateGrzegorz Bizon2016-07-281-0/+63
* Calculate build status only in build badge classGrzegorz Bizon2016-07-281-7/+13
* Extract build status badge metadata to separate classGrzegorz Bizon2016-07-282-21/+40
* Extend build status badge, add html/markdown methodsGrzegorz Bizon2016-04-061-4/+26
* Refactor builds badge, encapsulate inside a classGrzegorz Bizon2016-03-291-0/+24