Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary require_relative calls from service classes | Semyon Pupkov | 2016-11-22 | 1 | -2/+0 |
* | Services: code style fixes, minor refactoringservices_refactoring1 | Valery Sizov | 2016-07-06 | 1 | -3/+1 |
* | Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-lines | Grzegorz Bizon | 2016-07-01 | 1 | -1/+0 |
* | Allow editing a release in API via PUT method | Robert Schilling | 2015-11-21 | 1 | -1/+1 |
* | Only allow to create a release if it does not exist yet | Robert Schilling | 2015-11-21 | 1 | -4/+10 |
* | API: Return 404 if the tag for a release does not exist | Robert Schilling | 2015-11-21 | 1 | -0/+25 |