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
Lunny Xiao 3fd15aeff2
Add cache for dashbaord commit status (#29932)
11 months ago
..
action.go
avatar.go
blob.go
branch.go Also sync DB branches on push if necessary (#28361) (#28403) 1 year ago
collaborators.go More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
commits.go
file.go Fix missed return (#29450) (#29453) 1 year ago
fork.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
git_hook.go
git_ref.go
hook.go Fix comment permissions (#28213) (#28216) 1 year ago
hook_test.go
issue.go Add missing database transaction for new issue (#29490) (#29607) 12 months ago
issue_attachment.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
issue_comment.go Fix comment permissions (#28213) (#28216) 1 year ago
issue_comment_attachment.go Fix comment permissions (#28213) (#28216) 1 year ago
issue_dependency.go Fix issue dependencies (#27736) (#28776) 1 year ago
issue_label.go Don't let API add 2 exclusive labels from same scope (#27433) (#27460) 1 year ago
issue_pin.go
issue_reaction.go Fix comment permissions (#28213) (#28216) 1 year ago
issue_stopwatch.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
issue_subscription.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
issue_tracked_time.go
key.go Fix comment permissions (#28213) (#28216) 1 year ago
label.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
language.go
main_test.go
migrate.go
milestone.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
mirror.go Add `RemoteAddress` to mirrors (#26952) 1 year ago
notes.go api: GetPullRequestCommits: return file list (#27483) (#27539) 1 year ago
patch.go
pull.go Fix PR creation via api between branches of same repo with head field namespaced (#26986) (#29857) 11 months ago
pull_review.go More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
release.go Fix 500 when pushing release to an empty repo (#29554) (#29564) 12 months ago
release_attachment.go Fix comment permissions (#28213) (#28216) 1 year ago
release_tags.go Fix comment permissions (#28213) (#28216) 1 year ago
repo.go Refactor issue template parsing and fix API endpoint (#29069) (#29140) 1 year ago
repo_test.go
star.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
status.go Add cache for dashbaord commit status (#29932) 11 months ago
subscriber.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
tag.go Fix comment permissions (#28213) (#28216) 1 year ago
teams.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
topic.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
transfer.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
tree.go
wiki.go Fix an actions schedule bug (#28942) (#28999) 1 year ago