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 e3ed67859a
Move some functions to service layer (#26969)
1 year ago
..
action.go Refactor secrets modification logic (#26873) 1 year ago
avatar.go Add API for changing Avatars (#25369) 1 year ago
blob.go
branch.go PATCH branch-protection updates check list even when checks are disabled (#26351) 1 year ago
collaborators.go Move some functions to service layer (#26969) 1 year ago
commits.go
file.go Add context parameter to some database functions (#26055) 1 year ago
fork.go Fix `Permission` in API returned repository struct (#25388) 1 year ago
git_hook.go
git_ref.go
hook.go Fix `Permission` in API returned repository struct (#25388) 1 year ago
hook_test.go Move web/api context related testing function into a separate package (#26859) 1 year ago
issue.go Move notification interface to services layer (#26915) 1 year ago
issue_attachment.go Allow users with write permissions for issues to add attachments with API (#26837) 1 year ago
issue_comment.go Add context parameter to some database functions (#26055) 1 year ago
issue_comment_attachment.go For API attachments, use API URL (#25639) 1 year ago
issue_dependency.go Add context parameter to some database functions (#26055) 1 year ago
issue_label.go Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 1 year ago
issue_pin.go Add context parameter to some database functions (#26055) 1 year ago
issue_reaction.go Add context parameter to some database functions (#26055) 1 year ago
issue_stopwatch.go Add context parameter to some database functions (#26055) 1 year ago
issue_subscription.go Add context parameter to some database functions (#26055) 1 year ago
issue_tracked_time.go Add context parameter to some database functions (#26055) 1 year ago
key.go Fix `Permission` in API returned repository struct (#25388) 1 year ago
label.go Allow to archive labels (#26478) 1 year ago
language.go
main_test.go
migrate.go move repository deletion to service layer (#26948) 1 year ago
milestone.go
mirror.go Move `modules/mirror` to `services` (#26737) 1 year ago
notes.go
patch.go Sync branches into databases (#22743) 1 year ago
pull.go Move notification interface to services layer (#26915) 1 year ago
pull_review.go
release.go For API attachments, use API URL (#25639) 1 year ago
release_attachment.go For API attachments, use API URL (#25639) 1 year ago
release_tags.go For API attachments, use API URL (#25639) 1 year ago
repo.go Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
repo_test.go Move web/api context related testing function into a separate package (#26859) 1 year ago
star.go
status.go Fix `Permission` in API returned repository struct (#25388) 1 year ago
subscriber.go
tag.go
teams.go move repository deletion to service layer (#26948) 1 year ago
topic.go Replace `interface{}` with `any` (#25686) 1 year ago
transfer.go Fix `Permission` in API returned repository struct (#25388) 1 year ago
tree.go
wiki.go Move notification interface to services layer (#26915) 1 year ago