This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/convert
Norwin 3bbdce2601
API: add html urls to notification subjects (#17178)
* API: add html urls to notification subjects

* add "Repository"

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-09-30 07:17:39 +03:00
..
convert.go Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
git_commit.go
git_commit_test.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
issue.go Calculate label URL on API (#16186) 2021-09-10 18:03:16 +02:00
issue_comment.go
issue_test.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
main_test.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
notification.go API: add html urls to notification subjects (#17178) 2021-09-30 07:17:39 +03:00
pull.go Add agit flow support in gitea (#14295) 2021-07-28 17:42:56 +08:00
pull_review.go
pull_test.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
release.go
repository.go
status.go
user.go
user_test.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
utils.go Add migrate from OneDev (#16356) 2021-08-22 00:47:45 +02:00
utils_test.go