lstahlman
95c5f7a280
API support for pull requests
2016-10-11 23:40:50 -07:00
Iwan Budi Kusnanto
c317bcf8d1
Split Client.getResponse to Client.doRequest & Client.getResponse. ( #44 )
...
There is some API that give empty response and we only need
to check HTTP status code.
example :
https://developer.github.com/v3/issues/assignees/#check-assignee
But there is no way to do this in current code because
getResponse will parse the response body and not returning
HTTP status code.
Client.doRequest makes it possible to do this.
2016-08-26 10:52:08 -07:00
Unknwon
c52f7ee0cc
#26 code cleanup
2016-08-24 20:58:09 -07:00
Unknwon
cdfad4c78c
#39 code clean up
2016-08-24 14:36:36 -07:00
Unknwon
51c4df8c35
Rename Issue.User -> Issue.Poster
2016-08-16 10:16:51 -07:00
Unknwon
e363d3ff8f
Remove unused payload types
2016-08-14 04:16:36 -07:00
Unknwon
5799eb65e0
Add pull request
2016-08-14 03:32:53 -07:00
Unknwon
1fef67c191
gofmt
2016-08-11 11:34:16 -07:00
Unknwon
d1020b4da5
Add Timestamp to PayloadCommit
2016-08-09 18:26:35 -07:00
Unknwon
58af7d8521
#21 code cleanup
2016-08-05 20:56:36 -07:00
Unknwon
d725743594
#35 improve code structure
2016-08-03 11:50:33 -07:00
Unknwon
181ccc696c
#35 code cleanup
2016-08-02 11:59:14 -07:00
Unknwon
f2f681f7cb
Simplify code
2016-07-17 08:46:54 +08:00
Unknwon
872cf281aa
Bump version
2016-07-11 05:01:11 +08:00
Unknwon
01270dfe22
issue: add field to indicate state when create
2016-05-11 12:18:31 -04:00
Unknwon
1da1834d36
Add CreateTeamOption
2016-03-21 12:45:51 -04:00
Unknwon
788ec59749
Add CRUD issues
2016-03-13 23:18:27 -04:00
Josh Frye
af209485d5
Add default branch to repo and change version
2016-02-12 11:03:04 -05:00
Unknwon
2f4342d6de
fix gogits/gogs#2329
2016-01-06 13:18:57 +08:00
Unknwon
7830cf2c51
fix #13
2016-01-04 04:51:12 +08:00
Unknwon
2a795f081a
user - follow
2015-12-21 04:12:20 -08:00
Unknwon
30a98edc71
add orgs
2015-12-17 02:15:29 -05:00
Unknwon
6cc168ca78
add user_email
2015-12-15 22:56:44 -05:00
Unknwon
4b541faeee
admin users
2015-12-05 17:12:43 -05:00
Unknwon
41ded8a3f9
minor tag fix
2015-12-04 17:10:37 -05:00
Unknwon
1547d4e913
REST endpoint for keys
2015-11-18 21:09:58 -05:00
Unknwon
8068507b50
work on #7 and #8
2015-10-22 17:42:42 -04:00
Unknwon
92e76d616a
add APIs to creare repo
2014-12-12 20:29:51 -05:00
Unknwon
5aab4fe1f6
init commit
2014-11-14 17:07:41 -05:00