Kohsuke Kawaguchi
|
922be0b164
|
make sure the key gets deleted no matter what
|
2014-06-08 10:31:15 -07:00 |
|
Surya Gaddipati
|
16a6623095
|
Add support for adding context to commit status.
This groups statuses from multiple contexts to return single combined
status. More information here:
https://developer.github.com/changes/2014-03-27-combined-status-api/
|
2014-06-07 14:29:25 -05:00 |
|
Kohsuke Kawaguchi
|
08eafc4214
|
Merge pull request #94 from suryagaddipati/master
Add support for adding deploykeys to repo
|
2014-06-05 10:28:19 -07:00 |
|
Surya Gaddipati
|
3e4b06e959
|
Add support for retriving a single ref
Implements the following api method
https://developer.github.com/v3/git/refs/#get-a-reference
|
2014-06-04 15:11:27 -05:00 |
|
Surya Gaddipati
|
3e3c6f70ba
|
Add support for adding deploykeys to repo
Implements https://developer.github.com/v3/repos/keys/
|
2014-06-03 15:26:04 -05:00 |
|
Kohsuke Kawaguchi
|
45a6841772
|
added a method to visit sub-directory
|
2014-05-27 20:57:42 -07:00 |
|
Kohsuke Kawaguchi
|
9d91ebc47a
|
Not sure why tests weren't in the right package
|
2014-05-10 13:53:13 -07:00 |
|