Sladyn Nunes
057ba38873
Added getProtectionTest
2020-04-23 11:13:50 -07:00
Sladyn Nunes
191dd49653
added test and modified url
2020-04-23 11:13:50 -07:00
Liam Newman
a42305dd59
Revert "Removed extraneous author javadocs"
...
This reverts commit 888abc9e2a .
2020-03-04 11:32:12 -08:00
Liam Newman
888abc9e2a
Removed extraneous author javadocs
2020-02-21 15:58:39 -08:00
Liam Newman
ff3136df70
Move a few static helpers to GitHubClient
2020-02-12 23:48:33 -08:00
Liam Newman
305267d07f
Rename methods for better clarity
2019-12-17 12:41:23 -08:00
Liam Newman
0f9482864c
Move url to separate method
2019-11-26 15:26:46 -08:00
Liam Newman
3296cef02d
Change requester to GET by default
2019-11-25 18:15:21 -08:00
Liam Newman
82fa340c07
Import sorting cleanup
2019-11-18 19:14:24 -08:00
Liam Newman
392dc2a040
Merge remote-tracking branch 'github-api/master' into BranchMissing
2019-11-15 15:36:24 -08:00
Liam Newman
da11702f68
Modify formatting to columnize
...
Turns out I do care about formatting a little. We have a lot of builders and chained methods.
I think it is easier to follow long chains when lined up veritcally.
2019-11-15 15:18:07 -08:00
Alex Taylor
78ab5ad156
Changed Exception Type
...
Changed Exception type and added a comment
2019-11-15 14:55:50 -05:00
Alex Taylor
6af796fc3b
Adjusted format
...
Adjusted format according to standard from repo
2019-11-15 14:35:32 -05:00
Alex Taylor
18aa067c44
Merge branch 'master' into BranchMissing
2019-11-15 10:59:15 -05:00
Alex Taylor
8d50b338f4
Added GHBranch creator
...
Added GHBranch creator and added a test to make sure it works
2019-11-15 10:54:32 -05:00
Liam Newman
757b9b2118
Add JavaDocs
...
Do using IntelliJ JavaDocs plugin. Better to have something than nothing.
2019-11-14 13:24:28 -08:00
Liam Newman
a3b126282d
Remove package comments
2019-11-13 15:20:02 -08:00
Liam Newman
5f597379b5
JavaDoc warning fixes
2019-11-13 14:53:42 -08:00
Liam Newman
9d8460bb81
Enable automatic code formatter with CI validation
...
This may be controversial but it we're doing it. Having code formatting needs to be consistent
and a non-issue during code review. I'm willing modify the configuration if people see a strong
need, but formatting needs to be present and enforced.
2019-11-13 13:28:23 -08:00
Kohsuke Kawaguchi
5e36377b36
It appears LOKI preview is done and all those methods are now final
2018-08-29 20:15:01 -07:00
Jae Gangemi
1145941d11
- add support for signed commits
...
- add support for required number of reviews
2018-05-27 15:33:58 -06:00
Kohsuke Kawaguchi
17edd33703
Reorganized imports following #337
2017-09-09 12:00:23 -07:00
Kohsuke Kawaguchi
2f8c3997f7
Restored signature of the previous enableProtection() method
2017-09-08 14:13:21 -07:00
Jae Gangemi
23cd51a6da
- improved branch protection support
2017-08-08 16:17:58 -06:00
Kohsuke Kawaguchi
1212ae3eb3
Touch up for uniformity
...
- Prefer typed 'URL' over 'String' that is URL
- Mark API as @Preview to communicate that this is subject to change
More branch protection stuff needs to be added. See https://developer.github.com/v3/repos/branches/
2017-01-09 16:06:05 -08:00
Jeffrey.Nelson
26c20a7a22
add branch protection attributes
2016-12-22 11:55:01 -06:00
Kohsuke Kawaguchi
a9fb4546e1
Constants for preview media types
2016-08-05 20:56:11 -07:00
Kohsuke Kawaguchi
1de02a5099
Added a marker for preview APIs
2016-08-05 20:19:36 -07:00
Kohsuke Kawaguchi
16dbcde90b
Shut up FindBugs!
2016-06-03 00:16:20 -07:00
Kohsuke Kawaguchi
27e855ddbd
Issue 262: added support for branch protection API
2016-06-02 23:40:37 -07:00
Oleg Nenashev
79c5b2edd5
FindBugs: Fix over 100 issues and enforce FindBugs
2015-07-20 12:28:41 +03:00
Oleg Nenashev
ebc97f42ad
Fix potential NPE in the code
2015-07-17 14:21:46 +03:00
Kohsuke Kawaguchi
0b2fdc598b
cleaning up
2012-04-06 08:22:44 -07:00
Frederik Fix
aac30b923c
implement listing of branches
2012-04-05 16:21:24 +02:00