| Commit message (Expand) | Author | Age | Files | Lines |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -2/+2 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -5/+6 |
* | Fix dump and restore respository (#16698) | Lunny Xiao | 2021-08-30 | 1 | -1/+1 |
* | Add tag protection (#15629) | KN4CK3R | 2021-06-25 | 1 | -5/+22 |
* | Implement delete release attachments and update release attachments' name (#1... | Lunny Xiao | 2021-03-23 | 1 | -21/+98 |
* | Create tag on ui (#13467) | a1012112796 | 2021-02-28 | 1 | -5/+52 |
* | Fix wrong publisher id (#14212) | Lunny Xiao | 2021-01-01 | 1 | -3/+5 |
* | Send webhook when tag is removed via Web UI (#14015) | Cirno the Strongest | 2020-12-16 | 1 | -0/+9 |
* | Add the tag list page to the release page (#12096) | a1012112796 | 2020-11-02 | 1 | -4/+0 |
* | Refactor: Move PushUpdateOptions (#13363) | Lunny Xiao | 2020-10-30 | 1 | -2/+6 |
* | Enhance release list (#6025) | Lanre Adelowo | 2020-10-21 | 1 | -0/+6 |
* | Add a storage layer for attachments (#11387) | Lunny Xiao | 2020-08-18 | 1 | -2/+2 |
* | Re-attempt to delete temporary upload if the file is locked by another proces... | zeripath | 2020-08-11 | 1 | -2/+2 |
* | Add action feed for new release (#12324) | 赵智超 | 2020-07-29 | 1 | -3/+10 |
* | Fixes #12341: Release date should only be set to current time if draft or tag... | Richard Mahn | 2020-07-28 | 1 | -1/+1 |
* | When using API CreateRelease set created_unix to the tag commit time (#11218) | Jason Duan | 2020-04-30 | 1 | -1/+1 |
* | Move PushUpdateAddDeleteTags to repository module from models (#10106) | Lunny Xiao | 2020-02-03 | 1 | -2/+2 |
* | Move push commits from models to modules/repository (#9370) | Lunny Xiao | 2020-01-10 | 1 | -1/+2 |
* | Graceful: Cancel Process on monitor pages & HammerTime (#9213) | zeripath | 2019-11-30 | 1 | -6/+5 |
* | Send tag create and push webhook when release created on UI (#8671) | Benno | 2019-11-22 | 1 | -0/+9 |
* | Move release webhook to notification (#8817) | Lunny Xiao | 2019-11-06 | 1 | -38/+4 |
* | Rename HookQueue to hookQueue (#8778) | Lunny Xiao | 2019-11-02 | 1 | -6/+0 |
* | Move webhook to a standalone package under modules (#8747) | Lunny Xiao | 2019-11-01 | 1 | -6/+7 |
* | Extract actions on deletereleasebyid from models to release service (#8219) | Lunny Xiao | 2019-10-01 | 1 | -0/+68 |
* | Fix assets key on release webhook (#8253) | Daniel Fonseca de Lira | 2019-09-24 | 1 | -2/+4 |
* | Move create release from models to a standalone package (#7539) | Lunny Xiao | 2019-09-15 | 1 | -0/+132 |