| Commit message (Expand) | Author | Age | Files | Lines |
* | Move notification interface to services layer (#26915) | Lunny Xiao | 2023-09-05 | 2 | -273/+0 |
* | Add Adopt repository event and handler (#25497) | Lunny Xiao | 2023-06-26 | 2 | -0/+5 |
* | Rename NotifyPullReviewRequest to NotifyPullRequestReviewRequest (#24988) | 谈笑风生间 | 2023-05-31 | 2 | -3/+3 |
* | Use the type RefName for all the needed places and fix pull mirror sync bugs ... | Lunny Xiao | 2023-05-26 | 2 | -8/+10 |
* | Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) | Brecht Van Lommel | 2023-01-24 | 2 | -2/+2 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 2 | -4/+2 |
* | Add `context.Context` to more methods (#21546) | KN4CK3R | 2022-11-19 | 2 | -89/+93 |
* | feat: notify doers of a merge when automerging (#21553) | kolaente | 2022-11-03 | 2 | -1/+6 |
* | Webhook for Wiki changes (#20219) | Aaron F | 2022-09-04 | 2 | -0/+15 |
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 2 | -8/+6 |
* | Move issues related files into models/issues (#19931) | Lunny Xiao | 2022-06-13 | 2 | -46/+48 |
* | Add Package Registry (#16510) | KN4CK3R | 2022-03-30 | 2 | -0/+12 |
* | [API] Allow removing issues (#18879) | Otto Richter (fnetX) | 2022-03-01 | 2 | -0/+5 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 2 | -17/+6 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 2 | -4/+4 |
* | Simplify parameter types (#18006) | Gusted | 2021-12-20 | 1 | -2/+2 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 2 | -28/+30 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 2 | -75/+77 |
* | Fix various documentation, user-facing, and source comment typos (#16367) | luzpaz | 2021-07-08 | 1 | -1/+1 |
* | Repository transfer has to be confirmed, if user can not create repo for new ... | 6543 | 2021-03-01 | 2 | -0/+6 |
* | Add dismiss review feature (#12674) | a1012112796 | 2021-02-11 | 2 | -0/+5 |
* | Send notifications for mentions in pulls, issues, (code-)comments (#14218) | Jimmy Praet | 2021-01-02 | 2 | -9/+14 |
* | Refactor: Move PushUpdateOptions (#13363) | Lunny Xiao | 2020-10-30 | 2 | -4/+4 |
* | Change/remove a branch of an open issue (#9080) | Vedran | 2020-09-08 | 2 | -0/+5 |
* | Add push commits history comment on PR time-line (#11167) | 赵智超 | 2020-05-20 | 2 | -0/+5 |
* | Fix spelling mistake with Rewiew (#11262) | zeripath | 2020-04-30 | 2 | -3/+3 |
* | add request review from specific reviewers feature in pull request (#10756) | 赵智超 | 2020-04-06 | 2 | -0/+5 |
* | [refactor] notify remove unused praram (#9804) | 6543 | 2020-01-16 | 2 | -4/+2 |
* | Move push commits from models to modules/repository (#9370) | Lunny Xiao | 2020-01-10 | 2 | -4/+6 |
* | Change target branch for pull request (#6488) | Mario Lubenka | 2019-12-16 | 2 | -0/+5 |
* | Refactor comment (#9330) | Lunny Xiao | 2019-12-15 | 2 | -2/+2 |
* | Move mirror sync actions to notification (#9022) | Lunny Xiao | 2019-11-24 | 2 | -0/+16 |
* | Move transfer repository and rename repository on a service package and start... | Lunny Xiao | 2019-11-15 | 2 | -13/+18 |
* | Move some actions to notification/action (#8779) | Lunny Xiao | 2019-11-08 | 2 | -0/+5 |
* | Move repofiles webhooks to notification (#8807) | Lunny Xiao | 2019-11-06 | 2 | -0/+10 |
* | Move pull webhook to notification (#8805) | Lunny Xiao | 2019-11-05 | 2 | -0/+5 |
* | Move push commits events to notification (#8783) | Lunny Xiao | 2019-11-03 | 2 | -0/+6 |
* | Move issue milestone assign to issue service and move webhook to notification... | Lunny Xiao | 2019-11-02 | 2 | -2/+2 |
* | Mail assignee when issue/pull request is assigned (#8546) | David Svantesson | 2019-10-25 | 2 | -2/+2 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 2 | -2/+2 |
* | Refactor mail notification (#5110) | Lunny Xiao | 2019-01-13 | 2 | -0/+108 |
* | Add notification interface and refactor UI notifications (#5085) | Lunny Xiao | 2018-10-18 | 1 | -0/+43 |