Etienne Baqué
|
a43ab8d6a4
|
Added relationships between Release and Milestone
Modified schema via migrations.
Added one-to-one relationship between the two models.
Added changelog file
|
2019-09-03 09:38:59 +00:00 |
|
Thong Kuah
|
85b29c1c2f
|
Add frozen_string_literal to spec/services
Probably useful as we often move these files to "new" files.
|
2019-04-12 10:14:54 +12:00 |
|
Jason Goodman
|
5b7003282b
|
Set release name when adding release notes to an existing tag
Also set the release sha and author
|
2019-04-09 06:52:15 +00:00 |
|
Shinya Maeda
|
b27c4420c9
|
Destroy releases when delete a tag
ok
ok
ok
ok
|
2019-03-26 19:10:31 +07:00 |
|
Shinya Maeda
|
8f1e96c89b
|
Add spec for Release API
Add spec for all release API - GET, POST, PUT, DELETE.
Also, fixes some minior bugs.
|
2018-12-31 14:35:57 +09:00 |
|