forgejo-sdk/gitea
Martin Hebnes Pedersen 76837c0ea4 Backward compatibility (username vs. login)
Reintroduce the username field for user object on JSON marshal to fix backward
compatibility. Fixes Drone 0.4 compatibility issues.
2016-12-16 01:08:43 +01:00
..
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 most of all the lint errors 2016-11-10 17:44:00 +08:00
doc.go ask for go get from code.gitea.io/sdk/gitea 2016-11-11 21:52:21 +08:00
gitea.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
issue.go More endpoints for issue-api 2016-11-28 07:47:09 +01:00
issue_comment.go bug fixed & lint fixed 2016-11-10 23:08:54 +08:00
issue_label.go Merge pull request #9 from go-gitea/fix/github-compliance 2016-11-10 12:33:06 +01:00
issue_milestone.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
miscellaneous.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
org.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
org_member.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
org_team.go EditTeamOption struct (#25) 2016-12-08 10:20:10 +08:00
pull.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
repo.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
repo_branch.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
repo_collaborator.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
repo_file.go Moved source files into subfolder 2016-11-07 11:26:36 -02:00
repo_hook.go Tag-hooks are useless without the shasum (#21) 2016-11-29 15:37:12 +08:00
repo_key.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
user.go Backward compatibility (username vs. login) 2016-12-16 01:08:43 +01:00
user_app.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
user_email.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
user_follow.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
user_key.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
utils.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00