summaryrefslogtreecommitdiff
path: root/app/services/tags
Commit message (Expand)AuthorAgeFilesLines
* Use all keyword args for DataBuilder::Push.build()Jonathon Reinhart2019-04-251-6/+5
* Add spec for Release APIShinya Maeda2018-12-311-4/+6
* Add releases APIAlessio Caiazza2018-12-311-5/+2
* Add name, author and sha to releasesAlessio Caiazza2018-12-131-1/+1
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Tag message is frozen so avoid stripping destructivelyPeter Leitzen2018-08-101-1/+1
* Enable more frozen string in app/services/**/*.rbgfyoung2018-07-182-0/+4
* Don't use Gitlab::Utils.nlbr in Gitlab::GitJacob Vosmaer (GitLab)2018-06-112-2/+2
* Migrate Gitlab::Git::Repository#add_tag to Gitalyfeature/migrate-repository-add-tag-to-gitalyAhmad Sherif2017-09-291-1/+1
* Move GitHooksService to Gitlab::GitJacob Vosmaer2017-08-232-2/+2
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Display error message when deleting tag in web UI failshandle-failure-when-deleting-tagsAdam Niedzielski2017-03-131-0/+2
* Move tag services to `Tags` namespacedixpac2017-02-142-0/+76