0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-28 17:29:12 -05:00
forgejo/vendor/code.gitea.io/sdk/gitea
2019-05-04 11:45:34 -04:00
..
admin_org.go
admin_repo.go
admin_user.go Adds MustChangePassword to user create/edit API, defaults to true (#6193) 2019-02-27 21:37:57 +02:00
attachment.go
doc.go
fork.go
git_blob.go Updates SDK dep (#6406) 2019-03-22 11:38:49 -04:00
git_hook.go Add API for manipulating Git hooks (#6436) 2019-04-17 01:31:08 -04:00
gitea.go Add API for manipulating Git hooks (#6436) 2019-04-17 01:31:08 -04:00
hook.go
issue.go Increase Username and Orgname MaxSize 35 -> 40 (#6178) 2019-02-25 13:56:47 -05:00
issue_comment.go
issue_label.go
issue_milestone.go
issue_tracked_time.go
lfs_lock.go
miscellaneous.go
org.go Add Attachment API (#3478) 2018-03-06 09:22:16 +08:00
org_member.go
org_team.go
pull.go
release.go
repo.go
repo_branch.go
repo_collaborator.go
repo_commit.go Updates SDK dep (#6406) 2019-03-22 11:38:49 -04:00
repo_file.go Updates SDK dep (#6406) 2019-03-22 11:38:49 -04:00
repo_key.go
repo_refs.go
repo_tag.go
repo_tree.go Feature - Pagination for git tree API (#5838) 2019-02-06 18:19:26 +00:00
repo_watch.go
status.go
user.go add isAdmin to user model (#6231) 2019-03-03 17:57:24 -05:00
user_app.go Hash App token (#6724) 2019-05-04 11:45:34 -04:00
user_email.go
user_follow.go
user_gpgkey.go
user_key.go
user_search.go
utils.go