1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 14:46:57 -05:00
gitea/modules/convert
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075)
* Move db related basic functions to models/db

* Fix lint

* Fix lint

* Fix test

* Fix lint

* Fix lint

* revert unnecessary change

* Fix test

* Fix wrong replace string

* Use *Context

* Correct committer spelling and fix wrong replaced words

Co-authored-by: zeripath <art27@cantab.net>
2021-09-19 19:49:59 +08:00
..
convert.go Support unprotected file patterns (#16395) 2021-09-11 16:21:17 +02:00
git_commit_test.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
git_commit.go
issue_comment.go
issue_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
main_test.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
notification.go
pull_review.go
pull_test.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
pull.go Add agit flow support in gitea (#14295) 2021-07-28 17:42:56 +08:00
release.go
repository.go
status.go
user_test.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
user.go
utils_test.go
utils.go Add migrate from OneDev (#16356) 2021-08-22 00:47:45 +02:00