summaryrefslogtreecommitdiff
path: root/app/views/projects/tags/show.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-4/+4
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-1/+3
* Pull preserve into render helpersDouwe Maan2017-04-281-2/+1
* Added ‘protected’ label and disabled delete button for tags index/showJames Edwards-Jones2017-03-311-1/+4
* HAMLLint: Fix `TrailingWhitespace` offense post-rebaseKushal Pandya2016-12-311-1/+1
* Truncate tag description and fix mobile for inidividual tag1659-long-tag-titleSam Rose2016-12-271-7/+9
* Remove tags.scssremove-tags-scssAnnabel Dunstone Gray2016-12-061-10/+11
* Enable CacheMarkdownField for the remaining modelsNick Thomas2016-10-071-1/+1
* Aggressively merge views, feedback:Lin Jen-Shin2016-08-241-2/+1
* Fix styling of tag pagetag-page-updatesAnnabel Dunstone2016-07-181-32/+35
* Remove header title from project pagesDmitriy Zaporozhets2016-05-261-1/+0
* Add integration specs for tagsRémy Coutable2016-05-101-1/+0
* Replace text field with textarea in 'New Tag' view and display tag message in...Calin Seciu2016-05-101-4/+3
* Start builds redesignAnnabel Dunstone2016-05-041-1/+1
* change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-201-4/+4
* Replace strong by span for .item-title elementsfix-alignment-issueRémy Coutable2016-01-151-2/+2
* Streamline item titles to use a single class, and add back strong tagsRémy Coutable2016-01-151-1/+1
* Improve the consistency of commit titles, branch names, tag names, issue/MR t...fix/titles-weightRémy Coutable2016-01-141-2/+2
* Add tooltips to tag buttonsDouwe Maan2015-12-021-4/+4
* Update copy used in alert message when deleting branches or tags. #2993issue_2993Rubén Dávila2015-11-191-1/+1
* Add missing param and title for tagrelease-notesDmitriy Zaporozhets2015-11-091-3/+4
* Add tests to release notes featureDmitriy Zaporozhets2015-11-061-3/+3
* Retyle tag show pageDmitriy Zaporozhets2015-11-051-14/+10
* Improve UI for tags pageDmitriy Zaporozhets2015-11-051-12/+10
* Create show page for tag and render release notes there and on index pageDmitriy Zaporozhets2015-11-051-0/+44