summaryrefslogtreecommitdiff
path: root/spec/services/tags
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-122-0/+4
* Merge branch '48132-display-output-from-pre-receive-scripts' into 'master'Dmitriy Zaporozhets2019-03-261-1/+1
|\
| * Allow custom hooks errors to appear in GitLab UILuke Duncalfe2019-03-261-1/+1
* | Destroy releases when delete a tagdelete-release-when-delete-tagShinya Maeda2019-03-261-0/+16
|/
* Don't use Gitlab::Utils.nlbr in Gitlab::GitJacob Vosmaer (GitLab)2018-06-111-1/+1
* 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-231-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-272-2/+2
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-6/+6
* Use `:empty_project` where possible in service specsRobert Speicher2017-03-272-2/+2
* Move tag services to `Tags` namespacedixpac2017-02-142-0/+70