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
yp05327 f7d2f695a4
Fix misspelling of mergable (#30896)
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 Remove repetitive words (#30091) 8 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 Fix no edit history after editing issue's title and content (#30814) 7 months ago
issue_attachment.go Catch and handle unallowed file type errors in issue attachment API (#30791) 7 months ago
issue_comment.go Do some performance optimize for issues list and view issue/pull (#29515) 8 months ago
issue_comment_attachment.go Catch and handle unallowed file type errors in issue attachment API (#30791) 7 months ago
issue_dependency.go Fix missed doer (#30231) 7 months ago
issue_label.go Move context from modules to services (#29440) 9 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 Resolve lint for unused parameter and unnecessary type arguments (#30750) 7 months ago
milestone.go remove util.OptionalBool and related functions (#29513) 9 months ago
mirror.go Enable more `revive` linter rules (#30608) 7 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 Fix misspelling of mergable (#30896) 6 months ago
pull_review.go Prevent allow/reject reviews on merged/closed PRs (#30686) 7 months ago
release.go Fix 500 when pushing release to an empty repo (#29554) 9 months ago
release_attachment.go Add support for API blob upload of release attachments (#29507) 9 months ago
release_tags.go Move context from modules to services (#29440) 9 months ago
repo.go Enable more `revive` linter rules (#30608) 7 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) 9 months ago
subscriber.go Move context from modules to services (#29440) 9 months ago
tag.go Move context from modules to services (#29440) 9 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