summaryrefslogtreecommitdiff
path: root/spec/services/git_tag_push_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Expire branch/tag git data when needed.18709-branch-tag-collection-cachingPaco Guzman2016-06-301-0/+25
* Refactor GitTagPushService and fig tags_push system event hookGabriel Mazetto2016-04-191-12/+12
* web hooks to webhooksashleys2016-03-101-2/+2
* Fixed Rubocop offensesGabriel Mazetto2015-12-151-8/+8
* Tag service specsDouwe Maan2015-12-091-1/+1
* Remove unnecessary whitespace between let and (Dmitriy Zaporozhets2015-06-221-3/+3
* Use project.commit convenience method.Douwe Maan2015-04-241-1/+1
* Extend push_tag event to include tag message and last commitKamil Trzcinski2015-03-211-5/+47
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-11/+11
* Renamed oldrev/newrev to before/afterJeroen van Baarsen2014-03-061-2/+2
* Added newrev and oldrev to the hook dataJeroen van Baarsen2014-03-061-2/+6
* Created a basic Git Tag Push serviceJeroen van Baarsen2014-03-051-0/+43