0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-07 01:45:54 +02:00
gitea/modules/convert
Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278)
* Move milestone to models/issues/

* Fix lint

* Fix test

* Fix lint

* Fix lint
2022-04-08 17:11:15 +08:00
..
convert.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
git_commit.go More commit info from API (#19252) 2022-03-29 10:47:44 -05:00
git_commit_test.go
issue.go Move milestone to models/issues/ (#19278) 2022-04-08 17:11:15 +08:00
issue_comment.go
issue_test.go Move milestone to models/issues/ (#19278) 2022-04-08 17:11:15 +08:00
main_test.go
notification.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
package.go Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
pull.go Move milestone to models/issues/ (#19278) 2022-04-08 17:11:15 +08:00
pull_review.go
pull_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
release.go
repository.go API: Return primary language and repository language stats API URL (#18396) 2022-01-25 08:33:40 +02:00
status.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
user.go
user_test.go
utils.go
utils_test.go
wiki.go