Kohsuke Kawaguchi
733d78abdd
[maven-release-plugin] prepare release github-api-1.72
github-api-1.72
2015-12-10 06:59:37 -08:00
Kohsuke Kawaguchi
d5809e375c
Simplification via enum handling in 'req.with'
2015-12-10 06:33:49 -08:00
Kohsuke Kawaguchi
2440a676bd
Added more comprehensive API to list pull requests
...
This fixes issue #234
2015-12-10 06:26:04 -08:00
Kohsuke Kawaguchi
03ac6c72e7
Formatting change
2015-12-10 06:01:34 -08:00
Kohsuke Kawaguchi
1bbbcabae0
Making API flow better
2015-12-10 05:56:08 -08:00
Kohsuke Kawaguchi
9149b6b998
GHCommit might be only partially populated.
...
This fixes issue #230
2015-12-10 05:53:55 -08:00
Kohsuke Kawaguchi
2603b5a402
Added stargazers and stars
2015-12-03 17:55:06 +01:00
Kohsuke Kawaguchi
dbddf5b9eb
Implemented pagenation size support.
2015-12-03 17:41:43 +01:00
Kohsuke Kawaguchi
841f77bac2
Naming anonymous iterator.
...
... in anticipation of the page size support.
2015-12-03 16:33:39 +01:00
Kohsuke Kawaguchi
83ffe75baa
Fixed rate handling limit handling
...
Issue #220 . If RateLimitHandler returns normally, it should retry.
2015-12-02 12:03:39 +01:00
Kohsuke Kawaguchi
8cb7094803
Added pagination for following & follower
2015-12-02 08:35:56 +01:00
Kohsuke Kawaguchi
ed8cd0ad19
Added getter for ID
...
And the actual value has already gone past 'int'
This fixes issue #199
2015-12-01 17:02:53 +01:00
Kohsuke Kawaguchi
90d8e65a3b
[maven-release-plugin] prepare for next development iteration
2015-12-01 16:27:29 +01:00
Kohsuke Kawaguchi
b24fcb18af
[maven-release-plugin] prepare release github-api-1.71
github-api-1.71
2015-12-01 16:27:24 +01:00
Kohsuke Kawaguchi
c2f2d0f8af
Making FindBugs happy
2015-12-01 16:23:51 +01:00
Kohsuke Kawaguchi
e33bdd7e62
Two teams now.
...
I assume this is because 'owner' is now a team.
2015-12-01 16:17:03 +01:00
Kohsuke Kawaguchi
402adc3559
Merge pull request #232
2015-12-01 16:05:25 +01:00
Kohsuke Kawaguchi
0f45d03c51
Reworked this change a bit.
...
- GHApiInfo need not be public because it's not publicly exposed.
- Throwing an exception is better IMO as it allows richer error message,
including the differentiation between unreachable host name vs wrong
URL, and reporting the API endpoint URL that was actually tried.
2015-12-01 16:01:01 +01:00
Kohsuke Kawaguchi
0397d7ab53
Fixing a test problem
2015-12-01 15:39:19 +01:00
Kohsuke Kawaguchi
79f86b82e4
Merge pull request #237
2015-12-01 15:18:15 +01:00
Kohsuke Kawaguchi
261a7a34e3
Consolidated timeout handling
2015-12-01 15:17:54 +01:00
Kohsuke Kawaguchi
723bb89e10
Merge pull request #219 from if6was9/cross-fork-compare
...
#218 enable cross fork compare
2015-12-01 15:04:50 +01:00
Oliver Gondža
832e4f3c37
Use default timeouts for URLConnections
2015-12-01 14:58:46 +01:00
Kohsuke Kawaguchi
75a4081549
Follow up to PR #216
2015-12-01 14:57:30 +01:00
Kohsuke Kawaguchi
f9291f9fd1
Merge pull request #216 from if6was9/issue-215-download-failure
...
#215 fix read() failure with private repos
2015-12-01 14:56:49 +01:00
Kohsuke Kawaguchi
c3b4ee9321
Merge pull request #226 from Shredder121/oauth-credentials
...
Check builder result to either be a token or a user
2015-12-01 14:54:35 +01:00
Kohsuke Kawaguchi
f86896943d
Merge pull request #224 from Shredder121/directory-content-trailing-slash
...
Remove trailing slash when requesting directory content
2015-12-01 14:53:56 +01:00
Kohsuke Kawaguchi
c33f05e8ca
Merge pull request #225 from Shredder121/findbugs-changes
...
Overzealous FindBugs changes.
2015-12-01 14:51:53 +01:00
Oleg Nenashev
52727ded03
Merge pull request #233 from vparfonov/master
...
Add information about mirror url if it exist.
2015-11-30 18:18:44 +03:00
Manuel Recena
f7d132758e
Merge pull request #231 from recena/MergeCommitSha
...
Support for merge_commit_sha
2015-11-25 23:22:10 +01:00
Manuel Recena
bb17ca9a53
Merge pull request #236 from recena/findbugs
...
Findbugs plugin has been upgraded
2015-11-25 23:06:57 +01:00
Manuel Recena
aab21c5b17
findbugs plugin has been upgraded
2015-11-23 10:29:04 +01:00
Manuel Recena
acbafee02a
Removed unrelated changes. @KostyaSha's suggestion
2015-11-23 10:25:41 +01:00
Manuel Recena
c6d2b1a222
@deprecated annotations were removed
2015-11-23 09:33:32 +01:00
Vitaly Parfonov
b037f75fb0
Add information about mirror url if it exist. Like https://github.com/apache/tomee
2015-11-19 12:09:34 +02:00
Ruben Dijkstra
a1e79d3050
Add unit test to cover the truncation of ?ref
2015-11-16 18:33:51 +01:00
Manuel Recena
354969d5fa
Javadoc comment reviewed
2015-11-16 11:16:58 +01:00
Manuel Recena
a371892409
Added a new method to validate the GitHub API URL
2015-11-15 16:36:27 +01:00
Manuel Recena
b0789a7ce7
Set merge_commit_sha as deprecated
2015-11-15 11:50:13 +01:00
Manuel Recena
08be8eb4f8
Added a new test testMergeCommitSHA()
2015-11-15 11:46:18 +01:00
Manuel Recena
bafddf4baf
Initial source code modifications
2015-11-14 12:11:24 +01:00
Ruben Dijkstra
75b9184a00
Check builder result to either be a token or a user
...
Currently, a `user` property is always required (it not having content is also fine).
This adds support for only having the `oauth` key in the property file/environment.
2015-10-09 17:20:11 +02:00
Ruben Dijkstra
5dc83cf2bf
Overzealous FindBugs changes.
...
Charsets that are standard on the JRE are try-lookuped,
bridge methods were removed and a stream that would be closed later is closed explicitly
2015-10-08 19:31:55 +02:00
Ruben Dijkstra
092e9062c8
Remove trailing slash when requesting directory content
2015-10-06 18:23:51 +02:00
Rob Schoening
512c921a81
enable cross fork compare
2015-09-27 07:50:11 -07:00
Kohsuke Kawaguchi
defcd6fe26
Merge pull request #217 from dblevins/closed_at
...
Support Milestone closed_at date
2015-09-17 19:23:00 -07:00
dblevins
025b6cbfb7
Support Milestone closed_at date
2015-09-14 10:53:07 -07:00
Rob Schoening
b0687dbeb5
Fix compilation errror: The constructor ArrayList<GHHook>(List<capture#1-of ? extends GHHook[]>) is undefined
2015-09-06 08:45:42 -07:00
Rob Schoening
e0b109cba6
fix read() failure with private repos
...
reorder buildRequest()
2015-09-06 08:28:20 -07:00
Kohsuke Kawaguchi
adaa8ece89
[maven-release-plugin] prepare for next development iteration
2015-08-15 07:19:25 -07:00