forgejo/vendor/code.gitea.io/sdk/gitea
Jonas Östanbäck e4a0a04829 Add create_at and updated_at in PR json (#1616)
* Move new fields to object creation (use reference)
 * Vendor: Update SDK
2017-04-27 17:29:46 +08:00
..
admin_org.go
admin_repo.go
admin_user.go
doc.go
fork.go API endpoints for forks (#509) 2016-12-31 09:15:45 +08:00
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 Update gitea/sdk vendor (#406) 2016-12-16 16:26:35 +01:00
pull.go Add create_at and updated_at in PR json (#1616) 2017-04-27 17:29:46 +08:00
release.go Add create_at and updated_at in PR json (#1616) 2017-04-27 17:29:46 +08: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 Update sdk 2016-12-25 14:51:57 +01:00
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 Update gitea/sdk vendor (#406) 2016-12-16 16:26:35 +01:00
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