summaryrefslogtreecommitdiff
path: root/app/views/projects/tags/show.html.haml
Commit message (Expand)AuthorAgeFilesLines
* 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