..
admin_org.go
fix most of all the lint errors
2016-11-10 17:44:00 +08:00
admin_repo.go
fix most of all the lint errors
2016-11-10 17:44:00 +08:00
admin_user.go
MustChangePassword must be nillable ( #150 )
2019-02-26 14:44:19 +08:00
attachment.go
fix golint ( #102 )
2018-04-07 22:59:28 +08:00
doc.go
ask for go get from code.gitea.io/sdk/gitea
2016-11-11 21:52:21 +08:00
fork.go
Updates to swagger documentation ( #77 )
2017-11-12 11:10:33 +02:00
git_blob.go
Adds structures for repo file and blob APIs ( #152 )
2019-03-21 07:37:31 +00:00
gitea.go
Add method to set Sudo header ( #144 )
2019-02-15 17:32:08 -05:00
hook.go
add commit file status ( #135 )
2018-12-31 17:34:11 -05:00
issue.go
add SDK methods for starting/stopping a stopwatch ( #142 )
2019-02-08 12:38:52 +02:00
issue_comment.go
Run go fmt
for the entire project ( #85 )
2018-01-09 02:26:05 +02:00
issue_label.go
Run go fmt
for the entire project ( #85 )
2018-01-09 02:26:05 +02:00
issue_milestone.go
Run go fmt
for the entire project ( #85 )
2018-01-09 02:26:05 +02:00
issue_tracked_time.go
Run go fmt
for the entire project ( #85 )
2018-01-09 02:26:05 +02:00
lfs_lock.go
Add api lfs locks struct ( #78 )
2017-11-20 14:55:09 +08:00
miscellaneous.go
Updates to swagger documentation ( #77 )
2017-11-12 11:10:33 +02:00
org.go
Run go fmt
for the entire project ( #85 )
2018-01-09 02:26:05 +02:00
org_member.go
fix most of all the lint errors
2016-11-10 17:44:00 +08:00
org_team.go
Add organization
field to Team
struct. ( #134 )
2018-12-30 20:20:44 +02:00
pull.go
Added deadline structs for api ( #105 )
2018-05-03 17:30:21 +03:00
release.go
Revert PR #133 ( #140 )
2019-01-27 13:35:53 +02:00
repo.go
Added "archived"-flag to repo struct ( #122 )
2018-10-05 22:59:49 +02:00
repo_branch.go
Updates to swagger documentation ( #77 )
2017-11-12 11:10:33 +02:00
repo_collaborator.go
Updates to swagger documentation ( #77 )
2017-11-12 11:10:33 +02:00
repo_commit.go
Adds structures for repo file and blob APIs ( #152 )
2019-03-21 07:37:31 +00:00
repo_file.go
Adds structures for repo file and blob APIs ( #152 )
2019-03-21 07:37:31 +00:00
repo_key.go
Add deploy key changes ( #125 )
2018-10-24 17:58:56 +03:00
repo_refs.go
Support for git refs listing API ( #129 )
2018-11-23 22:19:44 -05:00
repo_tag.go
add structs for list tags ( #139 )
2019-01-26 11:22:55 -05:00
repo_tree.go
Updates GitTreeResponse for pagination ( #141 )
2019-02-04 23:58:10 -05:00
repo_watch.go
Updates to swagger documentation ( #77 )
2017-11-12 11:10:33 +02:00
status.go
Run go fmt
for the entire project ( #85 )
2018-01-09 02:26:05 +02:00
user.go
add IsAdmin to user ( #151 )
2019-03-03 18:34:16 +00:00
user_app.go
add ID as an output for token API and Delete token ( #110 )
2018-06-20 12:04:31 +03:00
user_email.go
Updates to swagger documentation ( #77 )
2017-11-12 11:10:33 +02:00
user_follow.go
fix most of all the lint errors
2016-11-10 17:44:00 +08:00
user_gpgkey.go
Run go fmt
for the entire project ( #85 )
2018-01-09 02:26:05 +02:00
user_key.go
Adjust keys api ( #121 )
2018-10-22 14:30:51 +03:00
user_search.go
Add Search users support ( #92 )
2018-02-15 19:59:44 -06:00
utils.go
fix most of all the lint errors
2016-11-10 17:44:00 +08:00