Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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/routers/api/v1/repo
Lunny Xiao f62f68cbdd
Move team related functions to service layer (#32537)
2 months ago
..
action.go Set owner id to zero when GetRegistrationToken for repo (#31725) 6 months ago
avatar.go Move context from modules to services (#29440) 11 months ago
blob.go Refactor names (#31405) 8 months ago
branch.go Add priority to protected branch (#32286) 2 months ago
collaborators.go Fix get reviewers' bug (#32415) 2 months ago
commits.go Fix bug in getting merged pull request by commit (#32079) 4 months ago
compare.go Refactor names (#31405) 8 months ago
download.go Add github compatible tarball download API endpoints (#32572) 2 months ago
file.go Add github compatible tarball download API endpoints (#32572) 2 months ago
fork.go Refactor find forks and fix possible bugs that weak permissions check (#32528) 3 months ago
git_hook.go Refactor names (#31405) 8 months ago
git_ref.go Refactor names (#31405) 8 months ago
hook.go Refactor names (#31405) 8 months ago
hook_test.go Refactor names (#31405) 8 months ago
issue.go Fix milestone deadline and date related problems (#32339) 3 months ago
issue_attachment.go Include file extension checks in attachment API (#32151) 3 months ago
issue_comment.go Refactor names (#31405) 8 months ago
issue_comment_attachment.go Include file extension checks in attachment API (#32151) 3 months ago
issue_dependency.go Refactor names (#31405) 8 months ago
issue_label.go Refactor names (#31405) 8 months ago
issue_pin.go Refactor names (#31405) 8 months ago
issue_reaction.go Refactor names (#31405) 8 months ago
issue_stopwatch.go Refactor names (#31405) 8 months ago
issue_subscription.go Refactor names (#31405) 8 months ago
issue_tracked_time.go Refactor names (#31405) 8 months ago
key.go Refactor names (#31405) 8 months ago
label.go Refactor names (#31405) 8 months ago
language.go Move context from modules to services (#29440) 11 months ago
license.go Support repo license (#24872) 4 months ago
main_test.go
migrate.go Support migration from AWS CodeCommit (#31981) 5 months ago
milestone.go Fix milestone deadline and date related problems (#32339) 3 months ago
mirror.go Refactor names (#31405) 8 months ago
notes.go Refactor names (#31405) 8 months ago
patch.go Move context from modules to services (#29440) 11 months ago
pull.go Add reviewers selection to new pull request (#32403) 3 months ago
pull_review.go Add reviewers selection to new pull request (#32403) 3 months ago
release.go Handle invalid target when creating releases using API (#31841) 5 months ago
release_attachment.go Include file extension checks in attachment API (#32151) 3 months ago
release_tags.go Refactor names (#31405) 8 months ago
repo.go Fix git error handling (#32401) 3 months ago
repo_test.go Move context from modules to services (#29440) 11 months ago
star.go Move context from modules to services (#29440) 11 months ago
status.go Refactor names (#31405) 8 months ago
subscriber.go Move context from modules to services (#29440) 11 months ago
tag.go Refactor names (#31405) 8 months ago
teams.go Move team related functions to service layer (#32537) 2 months ago
topic.go Refactor names (#31405) 8 months ago
transfer.go Add user blocking (#29028) 11 months ago
tree.go Refactor names (#31405) 8 months ago
wiki.go Enable more `revive` linter rules (#30608) 9 months ago