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
zeripath a2cfcdb91a
Slightly simplify LastCommitCache (#20444)
2 years ago
..
blob.go
branch.go Move some code into models/git (#19879) 2 years ago
collaborators.go Move some repository related code into sub package (#19711) 2 years ago
commits.go
file.go Slightly simplify LastCommitCache (#20444) 2 years ago
fork.go
git_hook.go Move macaron to chi (#14293) 4 years ago
git_ref.go
hook.go
hook_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
issue.go
issue_comment.go
issue_label.go Add more linters to improve code readability (#19989) 2 years ago
issue_reaction.go Move issues related files into models/issues (#19931) 2 years ago
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
key.go Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 3 years ago
label.go Move issues related files into models/issues (#19931) 2 years ago
language.go
main_test.go
migrate.go
milestone.go
mirror.go Implement sync push mirror on commit (#19411) 2 years ago
notes.go
patch.go
pull.go Move issues related files into models/issues (#19931) 2 years ago
pull_review.go Dismiss prior pull reviews if done via web in review dismiss (#20197) 2 years ago
release.go Set target on create release with existing tag (#20381) 2 years ago
release_attachment.go improvement some release related code (#19867) 2 years ago
release_tags.go fix permission check for delete tag (#19985) 2 years ago
repo.go
repo_test.go
star.go Renamed ctx.User to ctx.Doer. (#19161) 3 years ago
status.go Add more linters to improve code readability (#19989) 2 years ago
subscriber.go Renamed ctx.User to ctx.Doer. (#19161) 3 years ago
tag.go fix permission check for delete tag (#19985) 2 years ago
teams.go
topic.go Add missing return for when topic isn't found (#20351) 2 years ago
transfer.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
tree.go
wiki.go