Lunny Xiao
33914aee50
Rename HookQueue to hookQueue ( #8778 )
* Rename HookQueue to hookQueue
* fix lint
6 years ago
Lunny Xiao
a01023f251
Move webhook to a standalone package under modules ( #8747 )
* Move webhook to a standalone package under modules
* fix test
* fix comments
6 years ago
Lunny Xiao
668f344efb
Move mirror to a standalone package from models ( #7486 )
* move mirror to a standalone package
* fix mirror address in template
* fix tests
* fix lint
* fix comment
* fix tests
* fix tests
* fix vendor
* fix fmt
* fix lint
* remove wrong file submitted
* fix conflict
* remove unrelated changes
* fix go mod
* fix tests
* clean go mod
* make vendor work
* make vendor work
* fix tests
* remove duplicated test
6 years ago
Lunny Xiao
c67c1263d5
Extract actions on deletereleasebyid from models to release service ( #8219 )
* extract actions on deletereleasebyid from models to release service
* fix tests
6 years ago
Daniel Fonseca de Lira
5dfb6f2f8b
Fix assets key on release webhook ( #8253 )
* Fix assets key on release webhook
* Fix assets key on release webhook
* Add message to log on AddReleaseAttachments failure
6 years ago
Lunny Xiao
786d184750
Move create release from models to a standalone package ( #7539 )
* move create release from models to a standalone package
* fix lint
* fix comment year
* fix lint
* fix lint
* fix package import name
* fix vendor
* fix go mod
* some refactors
* fix vendor
* use go1.12 make vendor
* fix vendor
6 years ago