gitea/modules/convert
Lunny Xiao fc3d082609
Move attachment into models/repo/ (#17650)
* Move attachment into models/repo/

* Fix test

* Fix bug
2021-11-19 21:39:57 +08:00
..
convert.go Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
git_commit.go Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
git_commit_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 2021-11-16 16:53:21 +08:00
issue.go Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
issue_comment.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
issue_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 2021-11-16 16:53:21 +08:00
main_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00
notification.go Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
pull.go API pull's head/base have correct permission (#17214) 2021-10-07 02:03:37 +02:00
pull_review.go Expose resolver via API (#15167) 2021-03-28 00:37:51 +01:00
pull_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 2021-11-16 16:53:21 +08:00
release.go Move attachment into models/repo/ (#17650) 2021-11-19 21:39:57 +08:00
repository.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
status.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
user.go Stop sanitizing full name in API (#17396) 2021-10-22 15:17:35 +08:00
user_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 2021-11-16 16:53:21 +08:00
utils.go Add migration from GitBucket (#16767) 2021-11-14 20:11:10 +01:00
utils_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
wiki.go Add API to get/edit wiki (#17278) 2021-10-25 11:43:40 +08:00