| Commit message (Expand) | Author | Age | Files | Lines |
* | Granular webhook events (#9626) | John Olheiser | 2020-03-06 | 1 | -46/+97 |
* | [Refactor] move APIFormat() of Issue and Label to convert package (#10423) | 6543 | 2020-02-28 | 1 | -11/+11 |
* | Fix webhook bug (#10427) | Lunny Xiao | 2020-02-23 | 1 | -2/+2 |
* | [refactor] notify remove unused praram (#9804) | 6543 | 2020-01-16 | 1 | -1/+1 |
* | Move push commits from models to modules/repository (#9370) | Lunny Xiao | 2020-01-10 | 1 | -2/+3 |
* | Move pull request api convert to convert package (#9664) | Lunny Xiao | 2020-01-10 | 1 | -12/+13 |
* | Change target branch for pull request (#6488) | Mario Lubenka | 2019-12-16 | 1 | -0/+31 |
* | Refactor comment (#9330) | Lunny Xiao | 2019-12-15 | 1 | -1/+1 |
* | Move mirror sync actions to notification (#9022) | Lunny Xiao | 2019-11-24 | 1 | -0/+22 |
* | Move merge actions to notification (#9024) | Lunny Xiao | 2019-11-21 | 1 | -0/+38 |
* | Add Close() method to gogitRepository (#8901) | zeripath | 2019-11-13 | 1 | -0/+2 |
* | Fix Notify Create Ref Error on tag creation (#8936) | zeripath | 2019-11-13 | 1 | -2/+2 |
* | Move release webhook to notification (#8817) | Lunny Xiao | 2019-11-06 | 1 | -3/+31 |
* | Move repofiles webhooks to notification (#8807) | Lunny Xiao | 2019-11-06 | 1 | -1/+46 |
* | Move pull webhook to notification (#8805) | Lunny Xiao | 2019-11-05 | 1 | -0/+62 |
* | Move actions to notification (#8785) | Lunny Xiao | 2019-11-03 | 1 | -0/+36 |
* | Move push commits events to notification (#8783) | Lunny Xiao | 2019-11-03 | 1 | -0/+23 |
* | Move issue milestone assign to issue service and move webhook to notification... | Lunny Xiao | 2019-11-02 | 1 | -0/+42 |
* | Rename HookQueue to hookQueue (#8778) | Lunny Xiao | 2019-11-02 | 1 | -27/+0 |
* | Move labels webhooks to notification (#8749) | Lunny Xiao | 2019-11-02 | 1 | -0/+47 |
* | Move webhook to a standalone package under modules (#8747) | Lunny Xiao | 2019-11-01 | 1 | -31/+32 |
* | Move webhook codes from service to webhook notification (#8712) | Lunny Xiao | 2019-10-30 | 1 | -0/+83 |
* | Move issue change content from models to service (#8711) | Lunny Xiao | 2019-10-30 | 1 | -0/+38 |
* | Move issue notifications (#8713) | Lunny Xiao | 2019-10-29 | 1 | -0/+15 |
* | Move issue change status from models to service (#8691) | Lunny Xiao | 2019-10-28 | 1 | -1/+42 |
* | Move more issue assignee code from models to issue service (#8690) | Lunny Xiao | 2019-10-28 | 1 | -0/+92 |
* | Move some repositories' operations to a standalone service package (#8557) | Lunny Xiao | 2019-10-26 | 1 | -0/+64 |
* | Move clearlabels from models to issue service (#8326) | Lunny Xiao | 2019-10-15 | 1 | -0/+67 |