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
silverwind 24e64fe372
Replace `interface{}` with `any` (#25686) (#25687)
1 year ago
..
blob.go
branch.go Fix bug of branches API with tests(#25578) (#25579) 1 year ago
collaborators.go
commits.go
file.go Fix all possible setting error related storages and added some tests (#23911) (#25244) 1 year ago
fork.go Fix `Permission` in API returned repository struct (#25388) (#25441) 1 year ago
git_hook.go
git_ref.go
hook.go Fix `Permission` in API returned repository struct (#25388) (#25441) 1 year ago
hook_test.go
issue.go
issue_attachment.go
issue_comment.go
issue_comment_attachment.go
issue_dependency.go
issue_label.go
issue_pin.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
key.go Fix `Permission` in API returned repository struct (#25388) (#25441) 1 year ago
label.go
language.go
main_test.go
migrate.go Fix `Permission` in API returned repository struct (#25388) (#25441) 1 year ago
milestone.go
mirror.go Use correct response code in push mirror creation response in v1_json.tmpl (#25476) (#25571) 1 year ago
notes.go
patch.go
pull.go
pull_review.go
release.go
release_attachment.go
release_tags.go
repo.go Replace `interface{}` with `any` (#25686) (#25687) 1 year ago
repo_test.go
star.go
status.go Fix `Permission` in API returned repository struct (#25388) (#25441) 1 year ago
subscriber.go
tag.go
teams.go
topic.go Replace `interface{}` with `any` (#25686) (#25687) 1 year ago
transfer.go Fix `Permission` in API returned repository struct (#25388) (#25441) 1 year ago
tree.go
wiki.go