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
Giteabot ab33b7849f
Fix "force private" logic (#31012) (#31021)
9 months ago
..
action.go feat(api): enhance Actions Secrets Management API for repository (#30656) 10 months ago
avatar.go Move context from modules to services (#29440) 12 months ago
blob.go Move context from modules to services (#29440) 12 months ago
branch.go Fix branch_protection api shows users/teams who has no readAccess (#30291) 10 months ago
collaborators.go Add user blocking (#29028) 12 months ago
commits.go Move context from modules to services (#29440) 12 months ago
compare.go Fix compare api swagger (#30648) 10 months ago
file.go Remove repetitive words (#30091) 11 months ago
fork.go Add user blocking (#29028) 12 months ago
git_hook.go Move context from modules to services (#29440) 12 months ago
git_ref.go Move context from modules to services (#29440) 12 months ago
hook.go Move context from modules to services (#29440) 12 months ago
hook_test.go Move context from modules to services (#29440) 12 months ago
issue.go Fix no edit history after editing issue's title and content (#30814) (#30845) 10 months ago
issue_attachment.go Catch and handle unallowed file type errors in issue attachment API (#30791) (#30834) 10 months ago
issue_comment.go Do some performance optimize for issues list and view issue/pull (#29515) 11 months ago
issue_comment_attachment.go Catch and handle unallowed file type errors in issue attachment API (#30791) (#30834) 10 months ago
issue_dependency.go Fix missed doer (#30231) 10 months ago
issue_label.go Support using label names when changing issue labels (#30943) (#30958) 9 months ago
issue_pin.go Fix missed doer (#30231) 10 months ago
issue_reaction.go Add user blocking (#29028) 12 months ago
issue_stopwatch.go Move context from modules to services (#29440) 12 months ago
issue_subscription.go Move context from modules to services (#29440) 12 months ago
issue_tracked_time.go Fix missed doer (#30231) 10 months ago
key.go Move context from modules to services (#29440) 12 months ago
label.go Move context from modules to services (#29440) 12 months ago
language.go Move context from modules to services (#29440) 12 months ago
main_test.go
migrate.go Fix "force private" logic (#31012) (#31021) 9 months ago
milestone.go remove util.OptionalBool and related functions (#29513) 12 months ago
mirror.go Enable more `revive` linter rules (#30608) 10 months ago
notes.go Move context from modules to services (#29440) 12 months ago
patch.go Move context from modules to services (#29440) 12 months ago
pull.go Fix misspelling of mergable (#30896) (#30905) 9 months ago
pull_review.go Prevent allow/reject reviews on merged/closed PRs (#30686) 10 months ago
release.go Protected tag is no internal server error (#30962) (#30970) 9 months ago
release_attachment.go Add support for API blob upload of release attachments (#29507) 12 months ago
release_tags.go Protected tag is no internal server error (#30962) (#30970) 9 months ago
repo.go Fix "force private" logic (#31012) (#31021) 9 months ago
repo_test.go Move context from modules to services (#29440) 12 months ago
star.go Move context from modules to services (#29440) 12 months ago
status.go Cache repository default branch commit status to reduce query on commit status table (#29444) 12 months ago
subscriber.go Move context from modules to services (#29440) 12 months ago
tag.go Protected tag is no internal server error (#30962) (#30970) 9 months ago
teams.go Move context from modules to services (#29440) 12 months ago
topic.go Refactor topic Find functions and add more tests for pagination (#30127) 11 months ago
transfer.go Add user blocking (#29028) 12 months ago
tree.go Move context from modules to services (#29440) 12 months ago
wiki.go Enable more `revive` linter rules (#30608) 10 months ago