| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove Unused Functions (#10516) | 6543 | 2020-03-02 | 1 | -17/+0 |
* | [Refactor] move APIFormat() of Issue and Label to convert package (#10423) | 6543 | 2020-02-28 | 1 | -0/+5 |
* | remove unused method and rename createcommentWithNoAction (#9367) | Lunny Xiao | 2019-12-16 | 1 | -1/+1 |
* | Remove unused comment actions (#9222) | Lunny Xiao | 2019-12-02 | 1 | -3/+0 |
* | Extract createComment (#9125) | Lunny Xiao | 2019-11-30 | 1 | -3/+7 |
* | Rewrite delivery of issue and comment mails (#9009) | guillep2k | 2019-11-18 | 1 | -0/+12 |
* | extract some inline functions related with create comment (#8931) | Lunny Xiao | 2019-11-15 | 1 | -2/+9 |
* | Fix API Bug (fail on empty assignees) (#8873) | 6543 | 2019-11-10 | 1 | -14/+11 |
* | Move more issue assignee code from models to issue service (#8690) | Lunny Xiao | 2019-10-28 | 1 | -73/+0 |
* | Mail assignee when issue/pull request is assigned (#8546) | David Svantesson | 2019-10-25 | 1 | -84/+54 |
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 1 | -1/+1 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -1/+1 |
* | fix duplicated webhook when creating issue with assignees (#7681) | Lunny Xiao | 2019-07-31 | 1 | -3/+6 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -1/+1 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -2/+2 |
* | Copyedit docs (#6275) | Aidan Fitzgerald | 2019-03-09 | 1 | -1/+1 |
* | Fix sqlite deadlock when assigning to a PR (#5640) | zeripath | 2019-01-04 | 1 | -2/+6 |
* | Improve performance of dashboard (#4977) | Lunny Xiao | 2018-12-13 | 1 | -3/+3 |
* | Restrict permission check on repositories and fix some problems (#5314) | Lunny Xiao | 2018-11-28 | 1 | -2/+5 |
* | dont' send assign webhooks when creating issue (#5365) | Lunny Xiao | 2018-11-20 | 1 | -4/+5 |
* | Fix failure on creating pull request with assignees (#4419) (#4583) | SagePtr | 2018-08-16 | 1 | -2/+6 |
* | Fix some webhooks bugs (#3981) | Lunny Xiao | 2018-05-21 | 1 | -3/+23 |
* | Multiple assignees (#3705) | kolaente | 2018-05-09 | 1 | -0/+263 |