You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/modules/convert
Yarden Shoham 45bdeac730
Fix pull request API field `closed_at` always being `null` (#22482) (#22483)
2 years ago
..
convert.go Record OAuth client type at registration (#21316) 2 years ago
git_commit.go Add `stat` to `ToCommit` function for speed (#21337) 2 years ago
git_commit_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago
issue.go Use GhostUser if needed for TrackedTimes (#22021) (#22029) 2 years ago
issue_comment.go Fix 500 on time tracking in timeline API (#21052) 2 years ago
issue_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago
main_test.go
mirror.go
notification.go Move some files into models' sub packages (#20262) 2 years ago
package.go
pull.go Fix pull request API field `closed_at` always being `null` (#22482) (#22483) 2 years ago
pull_review.go
pull_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago
release.go Move some files into models' sub packages (#20262) 2 years ago
repository.go Make external issue tracker regexp configurable via API (#21338) 2 years ago
status.go
user.go
user_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago
utils.go
utils_test.go
wiki.go