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
KN4CK3R 5a84558e7c
Display total commit count in hook message (#21400) (#21481)
2 years ago
..
blob.go
branch.go
collaborators.go
commits.go Add more checks in migration code (#21011) (#21050) 3 years ago
file.go Fix hard-coded timeout and error panic in API archive download endpoint (#20925) (#21051) 3 years ago
fork.go
git_hook.go
git_ref.go Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 2 years ago
hook.go Display total commit count in hook message (#21400) (#21481) 2 years ago
hook_test.go
issue.go Move issues related files into models/issues (#19931) 3 years ago
issue_comment.go Move issues related files into models/issues (#19931) 3 years ago
issue_label.go Move issues related files into models/issues (#19931) 3 years ago
issue_reaction.go Move issues related files into models/issues (#19931) 3 years ago
issue_stopwatch.go Move issues related files into models/issues (#19931) 3 years ago
issue_subscription.go Move issues related files into models/issues (#19931) 3 years ago
issue_tracked_time.go Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 2 years ago
key.go
label.go Move issues related files into models/issues (#19931) 3 years ago
language.go
main_test.go
migrate.go
milestone.go fix: some typos (#19956) 3 years ago
mirror.go
notes.go Add more checks in migration code (#21011) (#21050) 3 years ago
patch.go Move issues related files into models/issues (#19931) 3 years ago
pull.go Move issues related files into models/issues (#19931) 3 years ago
pull_review.go Dismiss prior pull reviews if done via web in review dismiss (#20197) (#20407) 3 years ago
release.go Set target on create release with existing tag (#20381) (#20382) 3 years ago
release_attachment.go Return 404 NotFound if requested attachment does not exist (#20886) (#20941) 3 years ago
release_tags.go fix permission check for delete tag (#19985) 3 years ago
repo.go Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 2 years ago
repo_test.go
star.go
status.go
subscriber.go
tag.go fix permission check for delete tag (#19985) 3 years ago
teams.go
topic.go Add missing return for when topic isn't found (#20351) (#20395) 3 years ago
transfer.go
tree.go
wiki.go