Tad Fisher
|
75918c59cc
|
Add GHRepository.getRelease and GHRepository.getReleaseByTagName
These implement the API endpoints for:
- GET /repos/:owner/:repo/releases/:id
- GET /repos/:owner/:repo/releases/tags/:tag
|
2018-02-05 14:30:24 -08:00 |
|
kamontat
|
1cffea892b
|
add test
|
2017-02-20 10:20:08 +07:00 |
|
Kohsuke Kawaguchi
|
911e8d21a7
|
Made the test case runnable, at least for me
|
2017-01-09 16:26:58 -08:00 |
|
Jesse Glick
|
ccb42d3249
|
[JENKINS-36240] Added GHRepository.getPermission(String).
|
2016-12-16 18:02:28 -05:00 |
|
Kohsuke Kawaguchi
|
0415326d09
|
Issue #261: handle 204 no content correctly
|
2016-06-03 20:27:29 -07:00 |
|
khoa-nd
|
f78530636e
|
Add method to get the list of languages using in repository
|
2015-03-05 15:53:02 +07:00 |
|
Kohsuke Kawaguchi
|
3bb7eb2e03
|
Added API to list contributors
|
2015-02-15 08:50:55 -08:00 |
|
Kohsuke Kawaguchi
|
a8cf4a7120
|
Added watch API support.
Fixes issue #130
|
2015-02-15 08:31:57 -08:00 |
|
Kohsuke Kawaguchi
|
60dce94a47
|
renamed to created RepositoryTest
|
2015-02-15 08:25:49 -08:00 |
|
Kohsuke Kawaguchi
|
762a32eb6d
|
Added repository watch listing
|
2015-02-15 07:45:11 -08:00 |
|
Kohsuke Kawaguchi
|
4ccdfccdf0
|
Oops forgot to commit this change
|
2014-07-02 21:27:11 -07:00 |
|