forgejo/vendor/code.gitea.io/sdk/gitea
Andrew Boyarshin 0602a44b27 Fix URL handling in the whole markdown module, improve test coverage (#1027)
Amended with string to bool change in API SDK.

Signed-off-by: Andrew Boyarshin <andrew.boyarshin@gmail.com>
2017-02-24 22:59:56 +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 Release API endpoints 2017-01-02 00:10:52 +01:00
issue.go
issue_comment.go
issue_label.go
issue_milestone.go
miscellaneous.go Fix URL handling in the whole markdown module, improve test coverage (#1027) 2017-02-24 22:59:56 +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
releases.go Release API endpoints 2017-01-02 00:10:52 +01:00
repo.go
repo_branch.go
repo_collaborator.go Update sdk 2016-12-25 14:51:57 +01:00
repo_file.go
repo_key.go
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_key.go
utils.go