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
Zettat123 898f852d03
Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) (#32397)
3 months ago
..
action.go fix(api): owner ID should be zero when created repo secret (#31715) (#31811) 6 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 Fix bug in getting merged pull request by commit (#32079) (#32117) 5 months ago
compare.go Fix compare api swagger (#30648) 10 months ago
file.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) (#32397) 3 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 API: enhance SearchIssues swagger docs (#32208) (#32298) 4 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 make writing main test easier (#27270) 1 year ago
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 Add missed return after `ctx.ServerError` (#31130) (#31133) 9 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 500 error when `state` params is set when editing issue/PR by API (#31880) (#31952) 5 months ago
pull_review.go Fix the logic of finding the latest pull review commit ID (#32139) (#32165) 4 months ago
release.go Handle invalid target when creating releases using API (#31841) (#32043) 5 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 bug when a token is given public only (#32204) (#32218) 4 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) 11 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