This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/vendor/code.gitea.io/sdk/gitea
Antoine GIRARD cf91cfb993 Migrate WatchInfo struct to api (#1492)
* Remove WatchInfo and link to api struct

* Add vendor temporary update

* Return to gitea vendor source
2017-04-16 20:51:04 +08:00
..
admin_org.go
admin_repo.go
admin_user.go
doc.go
fork.go
gitea.go
hook.go GPG commit validation (#1150) 2017-03-22 18:43:54 +08:00
issue.go Update vendor of code.gitea.io/sdk/gitea 2017-02-25 10:04:22 -03:00
issue_comment.go Migrate WatchInfo struct to api (#1492) 2017-04-16 20:51:04 +08:00
issue_label.go
issue_milestone.go
miscellaneous.go Add basic integration test infrastructure (and new endpoint /api/v1/version for testing it) (#741) 2017-03-06 22:13:17 +08:00
org.go
org_member.go
org_team.go
pull.go Update vendor of code.gitea.io/sdk/gitea 2017-02-25 10:04:22 -03:00
release.go Update vendor of code.gitea.io/sdk/gitea 2017-02-25 10:04:22 -03:00
repo.go Update vendor of code.gitea.io/sdk/gitea 2017-02-25 10:04:22 -03:00
repo_branch.go
repo_collaborator.go
repo_file.go
repo_key.go
repo_watch.go Migrate WatchInfo struct to api (#1492) 2017-04-16 20:51:04 +08:00
status.go Migrate WatchInfo struct to api (#1492) 2017-04-16 20:51:04 +08:00
user.go
user_app.go
user_email.go
user_follow.go
user_gpgkey.go GPG commit validation (#1150) 2017-03-22 18:43:54 +08:00
user_key.go
utils.go