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 e6395e1e81
Handle invalid target when creating releases using API (#31841) (#32043)
5 months ago
..
action.go fix(api): owner ID should be zero when created repo secret (#31715) (#31811) 7 months ago
avatar.go
blob.go
branch.go Fix branch_protection api shows users/teams who has no readAccess (#30291) 10 months ago
collaborators.go
commits.go
compare.go Fix compare api swagger (#30648) 10 months ago
file.go Add an immutable tarball link to archive download headers for Nix (#31139) (#31145) 9 months ago
fork.go
git_hook.go
git_ref.go
hook.go
hook_test.go
issue.go Check if the `due_date` is nil when editing issues (#32035) (#32042) 5 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) 12 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) 11 months ago
issue_label.go Support using label names when changing issue labels (#30943) (#30958) 10 months ago
issue_pin.go Fix missed doer (#30231) 11 months ago
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go Fix missed doer (#30231) 11 months ago
key.go
label.go
language.go
main_test.go
migrate.go Fix "force private" logic (#31012) (#31021) 9 months ago
milestone.go
mirror.go Add missed return after `ctx.ServerError` (#31130) (#31133) 9 months ago
notes.go
patch.go
pull.go Fix 500 error when `state` params is set when editing issue/PR by API (#31880) (#31952) 6 months ago
pull_review.go Prevent allow/reject reviews on merged/closed PRs (#30686) 10 months ago
release.go Handle invalid target when creating releases using API (#31841) (#32043) 5 months ago
release_attachment.go
release_tags.go Protected tag is no internal server error (#30962) (#30970) 10 months ago
repo.go Fix "force private" logic (#31012) (#31021) 9 months ago
repo_test.go
star.go
status.go
subscriber.go
tag.go Protected tag is no internal server error (#30962) (#30970) 10 months ago
teams.go
topic.go Refactor topic Find functions and add more tests for pagination (#30127) 11 months ago
transfer.go
tree.go
wiki.go Enable more `revive` linter rules (#30608) 10 months ago