0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-20 20:05:32 +01:00
gitea/modules/structs
2019-11-29 23:14:24 +08:00
..
admin_user.go Move sdk structs to modules/structs (#6905) 2019-05-11 18:21:34 +08:00
attachment.go
doc.go
fork.go
git_blob.go
git_hook.go
hook.go
issue_comment.go
issue_label.go Add missing description of label on API (#7159) 2019-06-16 20:39:52 +08:00
issue_milestone.go
issue_tracked_time.go
issue.go
lfs_lock.go
miscellaneous.go
org_member.go
org_team.go Team permission to create repository in organization (#8312) 2019-11-20 19:27:49 +08:00
org_type.go
org.go
pull.go
release.go
repo_branch.go Update branch API endpoint to show effective branch protection. (#9031) 2019-11-16 19:39:18 +00:00
repo_collaborator.go
repo_commit.go
repo_file.go
repo_key.go Move sdk structs to modules/structs (#6905) 2019-05-11 18:21:34 +08:00
repo_refs.go
repo_tag.go
repo_topic.go
repo_tree.go
repo_watch.go
repo.go expose PR counter on Repo API (#9202) 2019-11-29 23:14:24 +08:00
status.go
task.go
user_app.go
user_email.go
user_gpgkey.go
user_key.go
user.go
utils.go