aboutsummaryrefslogtreecommitdiffstats
path: root/services/release
Commit message (Expand)AuthorAgeFilesLines
...
* When using API CreateRelease set created_unix to the tag commit time (#11218)Jason Duan2020-04-301-1/+1
* Move PushUpdateAddDeleteTags to repository module from models (#10106)Lunny Xiao2020-02-031-2/+2
* Move push commits from models to modules/repository (#9370)Lunny Xiao2020-01-101-1/+2
* Graceful: Cancel Process on monitor pages & HammerTime (#9213)zeripath2019-11-301-6/+5
* Send tag create and push webhook when release created on UI (#8671)Benno2019-11-221-0/+9
* Add Close() method to gogitRepository (#8901)zeripath2019-11-131-0/+1
* Move release webhook to notification (#8817)Lunny Xiao2019-11-061-38/+4
* Rename HookQueue to hookQueue (#8778)Lunny Xiao2019-11-021-6/+0
* Move webhook to a standalone package under modules (#8747)Lunny Xiao2019-11-011-6/+7
* Move mirror to a standalone package from models (#7486)Lunny Xiao2019-10-011-59/+0
* Extract actions on deletereleasebyid from models to release service (#8219)Lunny Xiao2019-10-012-1/+69
* Fix assets key on release webhook (#8253)Daniel Fonseca de Lira2019-09-241-2/+4
* Move create release from models to a standalone package (#7539)Lunny Xiao2019-09-152-0/+293