summaryrefslogtreecommitdiff
path: root/spec/services/create_release_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add spec for Release APIShinya Maeda2018-12-311-78/+0
* Refactor Release servicesAlessio Caiazza2018-12-311-7/+16
* Add releases APIAlessio Caiazza2018-12-311-11/+41
* Add name, author and sha to releasesAlessio Caiazza2018-12-131-0/+5
* Use described_class when possibleRémy Coutable2017-07-271-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Use `:empty_project` where possible in service specsRobert Speicher2017-03-271-1/+1
* Tag service specsDouwe Maan2015-12-091-1/+1
* Add tests for (Create|Update)ReleaseServiceservice-testsRobert Schilling2015-11-231-0/+34