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 352a2cae24
Performance improvements for pull request list API (#30490)
6 months ago
..
action.go refactor: merge ListActionTasks func to action.go file (#30811) 7 months ago
avatar.go Move context from modules to services (#29440) 9 months ago
blob.go Move context from modules to services (#29440) 9 months ago
branch.go Fix branch_protection api shows users/teams who has no readAccess (#30291) 7 months ago
collaborators.go Add user blocking (#29028) 9 months ago
commits.go Move context from modules to services (#29440) 9 months ago
compare.go Fix compare api swagger (#30648) 7 months ago
file.go Azure blob storage support (#30995) 6 months ago
fork.go Add user blocking (#29028) 9 months ago
git_hook.go Move context from modules to services (#29440) 9 months ago
git_ref.go Move context from modules to services (#29440) 9 months ago
hook.go Move context from modules to services (#29440) 9 months ago
hook_test.go Move context from modules to services (#29440) 9 months ago
issue.go Prevent simultaneous editing of comments and issues (#31053) 6 months ago
issue_attachment.go Prevent simultaneous editing of comments and issues (#31053) 6 months ago
issue_comment.go Prevent simultaneous editing of comments and issues (#31053) 6 months ago
issue_comment_attachment.go Prevent simultaneous editing of comments and issues (#31053) 6 months ago
issue_dependency.go Fix missed doer (#30231) 7 months ago
issue_label.go Support using label names when changing issue labels (#30943) 6 months ago
issue_pin.go Fix missed doer (#30231) 7 months ago
issue_reaction.go Add user blocking (#29028) 9 months ago
issue_stopwatch.go Move context from modules to services (#29440) 9 months ago
issue_subscription.go Move context from modules to services (#29440) 9 months ago
issue_tracked_time.go Fix missed doer (#30231) 7 months ago
key.go Move context from modules to services (#29440) 9 months ago
label.go Move context from modules to services (#29440) 9 months ago
language.go Move context from modules to services (#29440) 9 months ago
main_test.go make writing main test easier (#27270) 1 year ago
migrate.go Fix "force private" logic (#31012) 6 months ago
milestone.go remove util.OptionalBool and related functions (#29513) 9 months ago
mirror.go Add missed return after `ctx.ServerError` (#31130) 6 months ago
notes.go Move context from modules to services (#29440) 9 months ago
patch.go Move context from modules to services (#29440) 9 months ago
pull.go Performance improvements for pull request list API (#30490) 6 months ago
pull_review.go Prevent allow/reject reviews on merged/closed PRs (#30686) 7 months ago
release.go Protected tag is no internal server error (#30962) 6 months ago
release_attachment.go Add support for API blob upload of release attachments (#29507) 9 months ago
release_tags.go Protected tag is no internal server error (#30962) 6 months ago
repo.go Fix "force private" logic (#31012) 6 months ago
repo_test.go Move context from modules to services (#29440) 9 months ago
star.go Move context from modules to services (#29440) 9 months ago
status.go Cache repository default branch commit status to reduce query on commit status table (#29444) 8 months ago
subscriber.go Move context from modules to services (#29440) 9 months ago
tag.go Protected tag is no internal server error (#30962) 6 months ago
teams.go Move context from modules to services (#29440) 9 months ago
topic.go Refactor topic Find functions and add more tests for pagination (#30127) 8 months ago
transfer.go Add user blocking (#29028) 9 months ago
tree.go Move context from modules to services (#29440) 9 months ago
wiki.go Enable more `revive` linter rules (#30608) 7 months ago