Git with a cup of tea, painless self-hosted git service
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.
 
 
 
 
 
 
wxiaoguang e13deb7a16
Fix API response for swagger spec (#35029)
5 months ago
..
activity.go Document possible action types for the user activity feed API (#31196) 2 years ago
activitypub.go
admin_user.go
attachment.go
commit_status.go
commit_status_test.go Refactor older tests to use testify (#33140) 11 months ago
cron.go
doc.go
fork.go
git_blob.go Add API endpoint to request contents of multiple files simultaniously (#34139) 8 months ago
git_hook.go
hook.go Add workflow_job webhook (#33694) 9 months ago
issue.go Add API routes to lock and unlock issues (#34165) 8 months ago
issue_comment.go
issue_label.go Support using label names when changing issue labels (#30943) 2 years ago
issue_milestone.go
issue_reaction.go
issue_stopwatch.go
issue_test.go Support issue template assignees (#31083) 1 year ago
issue_tracked_time.go
lfs_lock.go
mirror.go
miscellaneous.go Refactor render system (#32492) 1 year ago
nodeinfo.go
notifications.go
org.go Inclusion of rename organization api (#33303) 11 months ago
org_member.go
org_team.go Increase max length of org team names from 30 to 255 characters (#31410) 2 years ago
package.go Add package version api endpoints (#34173) 8 months ago
pull.go Decouple diff stats query from actual diffing (#33810) 9 months ago
pull_review.go
release.go
repo.go Fix API response for swagger spec (#35029) 5 months ago
repo_actions.go Actions Runner rest api (#33873) 8 months ago
repo_branch.go Fix sync fork for consistency (#33147) 11 months ago
repo_collaborator.go Add permission description for API to add repo collaborator (#31744) 1 year ago
repo_commit.go
repo_compare.go feat(api): implement branch/commit comparison API (#30349) 2 years ago
repo_file.go Add API endpoint to request contents of multiple files simultaniously (#34139) 8 months ago
repo_key.go
repo_note.go
repo_refs.go
repo_tag.go fix: do not return archive download URLs in API if downloads are disabled (#34324) (#34338) 8 months ago
repo_topic.go
repo_tree.go
repo_watch.go
repo_wiki.go
secret.go Added Description Field for Secrets and Variables (#33526) 9 months ago
settings.go Add API endpoint to request contents of multiple files simultaniously (#34139) 8 months ago
status.go
task.go
user.go Make gitea webhooks openproject compatible (#28435) 2 years ago
user_app.go feat: return time of last usage for public keys and access tokens in the api (#34323) (#34339) 8 months ago
user_email.go
user_gpgkey.go
user_key.go feat: return time of last usage for public keys and access tokens in the api (#34323) (#34339) 8 months ago
variable.go Added Description Field for Secrets and Variables (#33526) 9 months ago
visible_type.go