summaryrefslogtreecommitdiff
path: root/app/controllers/projects/tags_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-5/+4
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-1/+1
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-4/+8
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-10/+16
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-4/+8
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-3/+0
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-0/+3
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+1
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-19/+7
* Add latest changes from gitlab-org/security/gitlab@13-3-stable-eeGitLab Bot2020-09-011-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-2/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-171-1/+1
* Add documentation and testsManoj MJ2019-06-191-2/+1
* Add spec for Release APIShinya Maeda2018-12-311-2/+9
* Refactor Release servicesAlessio Caiazza2018-12-311-2/+2
* Add releases APIAlessio Caiazza2018-12-311-1/+7
* Move Projects::ReleasesController under TagsAlessio Caiazza2018-12-181-2/+2
* Rename project's pipelines relationFrancisco Javier López2018-12-051-1/+1
* Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares2018-11-281-0/+2
* Enable even more frozen string in app/controllersgfyoung2018-09-251-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Added atom feed for tagsFrancisco Javier López2018-09-031-0/+5
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-3/+3
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Keep input data after creating existing tagSam Rose2017-05-101-0/+2
* Add confirm delete protected branch modalSam Rose2017-05-081-2/+2
* removes n+1 query from tags and branches indexesfix-slow-queries-for-branches-indexTiago Botelho2017-03-161-1/+3
* Display error message when deleting tag in web UI failshandle-failure-when-deleting-tagsAdam Niedzielski2017-03-131-4/+18
* Move tag services to `Tags` namespacedixpac2017-02-141-2/+2
* Set default sort for tags to Last updated25925-fix-tag-sorting-and-filtering-optionsSam Rose2016-12-281-1/+1
* Fix lightweight tags not processed correctly by GitTagPushService22271-drone-tag-pipeline-buildAlejandro Rodríguez2016-10-281-1/+1
* Respond with 404 Not Found for non-existent tagsLinus G Thiel2016-10-051-1/+1
* Respond with 404 Not Found for non-existent tagsLinus G Thiel2016-10-051-0/+2
* add specs for tags findertag-name-filtertiagonbotelho2016-08-311-1/+4
* filters tags by nametiagonbotelho2016-08-311-1/+2
* Show release notes in tag listSean McGivern2016-07-261-1/+2
* Add sorting dropdown to tag page14918-add-filter-dropdown-to-tag-pageAlejandro Rodríguez2016-06-161-2/+4
* Use the configured Kaminari "per page" defaultrs-use-kaminari-defaultRobert Speicher2016-03-191-1/+1
* Make the tags delete button remote in the tags listfix/13781-delete-tag-without-ajaxRémy Coutable2016-03-011-1/+6
* Add authorization to new branch/tag pages.new-tag-branch-authorizationDouwe Maan2015-12-031-1/+1
* Add missing param and title for tagrelease-notesDmitriy Zaporozhets2015-11-091-1/+1
* Refactor release code a bitDmitriy Zaporozhets2015-11-091-8/+0
* Improve UI for tags pageDmitriy Zaporozhets2015-11-051-7/+3
* After tag is created - redirect to tag pageDmitriy Zaporozhets2015-11-051-1/+1
* Add release description to new tag formDmitriy Zaporozhets2015-11-051-0/+7
* Create show page for tag and render release notes there and on index pageDmitriy Zaporozhets2015-11-051-0/+7
* More release related logic to separate resourceDmitriy Zaporozhets2015-11-051-8/+0
* Add edit/update tag actions for future release notesDmitriy Zaporozhets2015-11-051-0/+8