issues
search
go-gitea
/
go-sdk
Gitea: Golang SDK, moved to https://gitea.com/gitea/go-sdk
http://gitea.io
MIT License
29
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
change the deprecated url by the new one to edit and delete an issue comment
#180
ngourdon
opened
5 years ago
0
fix wrong url in delete org hook API
#179
ngourdon
opened
5 years ago
0
fix wrong url for edit and delete team API
#178
ngourdon
opened
5 years ago
0
SDK depends on Gitea
#177
jonasfranz
closed
5 years ago
1
Add API for handling teams
#176
ngourdon
closed
5 years ago
0
Adds missing methods in the org API
#175
ngourdon
closed
5 years ago
0
Adds AdminListOrgs in the admin org API
#174
ngourdon
closed
5 years ago
0
Adds missing methods in the admin user API
#173
ngourdon
closed
5 years ago
0
Fix typo in pull requests API
#172
ngourdon
closed
5 years ago
0
Refactor codes to remove structs and depend them on code.gitea.io/gitea/modules/structs
#171
lunny
closed
5 years ago
0
Feature - #5960 - SDK for editing a repo
#170
richmahn
closed
5 years ago
0
Switch back to sha1 as key
#169
techknowlogick
closed
5 years ago
2
fixed GetSingleCommit url bug
#168
xuecanlong
closed
5 years ago
0
why haven't list all the commits of one repository?
#167
xuecanlong
closed
5 years ago
0
Add includes_all_repositories field to team API
#166
ngourdon
closed
5 years ago
1
Move organization visibility from gitea to SDK and add it on CreateOptions
#165
lunny
closed
5 years ago
0
Information necessary for calling func (*Client) CreatePullRequest
#164
pedrobisp
closed
5 years ago
2
404 for git_hook , gitea version is 1.8.0
#163
xuecanlong
closed
5 years ago
2
ListPullRequestsOptions does not work?
#162
quantonganh
opened
5 years ago
3
ListPullRequestsOptions does not work?
#161
quantonganh
opened
5 years ago
2
Struct changes to satisfy #3789
#160
techknowlogick
closed
5 years ago
1
Add option for client with custom http client
#159
jonasfranz
closed
5 years ago
1
Adds wrapper for blob content
#158
richmahn
closed
5 years ago
1
Re-applying gogs HMAC patch.
#157
zobo
opened
5 years ago
2
Add API for manipulating Git hooks
#156
segevfiner
closed
5 years ago
2
Updates MAINTAINERS to include me
#155
richmahn
closed
5 years ago
0
Update images used by drone for SDK
#154
techknowlogick
closed
5 years ago
0
GetMyUserInfo IsAdmin is false even if user is admin
#153
jeanlucmongrain
opened
5 years ago
1
Adds structures for repo file and blob APIs
#152
richmahn
closed
5 years ago
1
add IsAdmin to user
#151
adelowo
closed
5 years ago
2
MustChangePassword must be nillable
#150
jolheiser
closed
5 years ago
0
Increase Username MaxSize 35 -> 40
#149
segevfiner
closed
5 years ago
0
Add MustChangePassword field to add/edit user for API
#148
jolheiser
closed
5 years ago
1
Add myself to maintainers
#147
jolheiser
closed
5 years ago
0
Fix #137 MergePullRequest update
#146
xabufr
opened
5 years ago
0
[WIP] Fix #137 MergePullRequest update
#145
xabufr
closed
5 years ago
0
Add method to set Sudo header
#144
DrMegavolt
closed
5 years ago
0
Delete organization method
#143
nlamirault
closed
5 years ago
0
Add Stopwatch related methods to SDK
#142
adelowo
closed
5 years ago
0
Updates GitTreeResponse for pagination
#141
richmahn
closed
5 years ago
1
Revert PR #133
#140
lafriks
closed
5 years ago
0
add structs for list tags
#139
lunny
closed
5 years ago
0
Add commit structs
#138
lunny
closed
5 years ago
0
MergePullRequest update
#137
xabufr
opened
5 years ago
0
Replace @JonasFranzDEV with @jonasfranz
#136
jonasfranz
closed
5 years ago
0
add commit file status
#135
lunny
closed
5 years ago
0
Add `organization` field to `Team` struct.
#134
HarshitOnGitHub
closed
5 years ago
0
make Release.Target a required parameter
#133
noerw
closed
5 years ago
0
Client: handle 409 HTTP code
#132
noerw
closed
5 years ago
0
Update SDK to include `head_commit` in `PushPayload`.
#131
HarshitOnGitHub
closed
5 years ago
0
Next