1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 11:21:28 +02:00
gitea/routers
zeripath 414c9ee76a
Make API EditIssue and EditPullRequest issue notifications (#11123)
* Make API EditIssue and EditPullRequest issue notifications

Restructure models.UpdateIssueByAPI and EditIssue/EditPullRequest
to issue notifications

Fix #10014

Signed-off-by: Andrew Thornton <art27@cantab.net>

* As per @6543

Signed-off-by: Andrew Thornton <art27@cantab.net>

* update status!

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
2020-05-17 00:05:19 +03:00
..
admin Users should not be able to prohibit their own login (#10970) 2020-04-06 10:23:15 -04:00
api/v1 Make API EditIssue and EditPullRequest issue notifications (#11123) 2020-05-17 00:05:19 +03:00
dev
events Add EventSource support (#11235) 2020-05-07 22:49:00 +01:00
org
private Protect default branch against deletion (#11115) 2020-05-06 12:08:45 +01:00
repo Support view individual commit for wiki pages (#11415) 2020-05-16 19:38:40 +03:00
routes Support view individual commit for wiki pages (#11415) 2020-05-16 19:38:40 +03:00
user Fix ref links in issue overviews for tags (#8742) 2020-05-14 18:55:43 -04:00
utils
home.go
init.go Add EventSource support (#11235) 2020-05-07 22:49:00 +01:00
install.go
metrics.go
swagger_json.go Add gitea-vet (#10948) 2020-04-05 07:20:50 +01:00