summaryrefslogtreecommitdiff
path: root/lib/gitlab/badge/build
Commit message (Expand)AuthorAgeFilesLines
* Also use latest_status, feedback:Lin Jen-Shin2016-12-151-2/+1
* Use Ci::Pipeline#latest for finding pipelinesLin Jen-Shin2016-11-241-1/+2
* Extract base abstract template for badgesGrzegorz Bizon2016-08-151-17/+1
* Extract the abstract base class of badge metadataGrzegorz Bizon2016-08-151-11/+3
* Refactor badge template and metadata classesGrzegorz Bizon2016-08-153-12/+17
* Move badges to separate modules and add base classGrzegorz Bizon2016-08-153-2/+34
* Improve indentation in svg badge templateGrzegorz Bizon2016-08-081-1/+1
* Add badge template class to use with SVG ERB templateGrzegorz Bizon2016-07-281-0/+63
* Extract build status badge metadata to separate classGrzegorz Bizon2016-07-281-0/+36