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-fork-majority-judgment/modules/convert
6543 3bde297121
[API] pull notification subject status: add "merged" (#15344) (#15654)
3 years ago
..
convert.go migrate from com.* to alternatives (#14103) 3 years ago
git_commit.go [API] Add affected files of commits to commit struct (#14579) 3 years ago
git_commit_test.go Use native git variants by default with go-git variants as build tag (#13673) 3 years ago
issue.go Display current stopwatch in navbar (#14122) 3 years ago
issue_comment.go [Refactor] Move APIFormat functions into convert package (#12856) 3 years ago
issue_test.go Add Created & Updated to Milestone (#12662) 4 years ago
main_test.go Move pull request api convert to convert package (#9664) 4 years ago
notification.go [API] pull notification subject status: add "merged" (#15344) (#15654) 3 years ago
pull.go [API] get pull, return head branch sha, even if deleted (#14931) 3 years ago
pull_review.go Fix wrong user returned in API (#15139) (#15151) 3 years ago
pull_test.go Move Repo APIFormat to convert package (#13787) 3 years ago
release.go [Refactor] Move APIFormat functions into convert package (#12856) 3 years ago
repository.go Add MirrorInterval to the API (#14163) 3 years ago
status.go [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 3 years ago
user.go [API] Add Restricted Field to User (#14630) 3 years ago
user_test.go [Refactor] Move APIFormat functions into convert package (#12856) 3 years ago
utils.go [API] Migration: Change ServiceType String (#12672) 4 years ago
utils_test.go Add some Unit-Tests (#14500) 3 years ago