..
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
Fix for missing field in EditUserOption ( #114 )
2018-08-23 17:32:09 +03: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
gitea.go
fixes #88 to handle 422 better ( #89 )
2018-02-03 19:30:41 -06:00
hook.go
add release hook types ( #107 )
2018-05-18 14:06:32 +08:00
issue.go
Prepare for prioritize issues & update .gitignore for goland users ( #117 )
2018-08-30 22:29:03 +08: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
Run go fmt
for the entire project ( #85 )
2018-01-09 02:26:05 +02:00
pull.go
Added deadline structs for api ( #105 )
2018-05-03 17:30:21 +03:00
release.go
Add Attachment API ( #90 )
2018-02-28 11:17:30 +08:00
repo.go
Run go fmt
for the entire project ( #85 )
2018-01-09 02:26:05 +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_file.go
Moved source files into subfolder
2016-11-07 11:26:36 -02:00
repo_key.go
Run go fmt
for the entire project ( #85 )
2018-01-09 02:26:05 +02: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 GetMyUserInfo ( #111 )
2018-06-24 14:13:26 +03: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
Add fingerprint to ssh key endpoints. ( #82 )
2017-11-28 22:53:25 +08: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