gitea/modules/convert
Lunny Xiao f25f7c592f
Fix zero created time bug on commit api ()
Co-authored-by: zeripath <art27@cantab.net>
..
convert.go Add option to provide signature for a token to verify key ownership ()
git_commit.go Fix zero created time bug on commit api ()
git_commit_test.go Use native git variants by default with go-git variants as build tag ()
issue.go [refactor] Unify the export of user data via API ()
issue_comment.go [refactor] Unify the export of user data via API ()
issue_test.go Add Created & Updated to Milestone ()
main_test.go Move pull request api convert to convert package ()
notification.go Introduce NotifySubjectType ()
pull.go API pull's head/base have correct permission() ()
pull_review.go Expose resolver via API ()
pull_test.go API pull's head/base have correct permission() ()
release.go [refactor] Unify the export of user data via API ()
repository.go Fix some API bugs ()
status.go [refactor] Unify the export of user data via API ()
user.go Add Visible modes function from Organisation to Users too ()
user_test.go Add Visible modes function from Organisation to Users too ()
utils.go [API] Migration: Change ServiceType String ()
utils_test.go Add some Unit-Tests ()