Kohsuke Kawaguchi
|
5430f3d33c
|
Merge pull request #391
|
2018-01-12 21:06:55 -08:00 |
|
Kohsuke Kawaguchi
|
43075faaf8
|
By convention we use "listXyz" method names
|
2018-01-12 21:06:47 -08:00 |
|
Kohsuke Kawaguchi
|
41c028d4d9
|
Merge pull request #401
|
2018-01-12 21:00:56 -08:00 |
|
Kohsuke Kawaguchi
|
a17ce04552
|
Adjustment to compensate
|
2018-01-12 21:00:25 -08:00 |
|
Björn Häuser
|
d0b4652dcd
|
Replace "new Error" with GHException
(rolled back some of the hunks from the original PR)
|
2018-01-12 19:44:25 -08:00 |
|
Kohsuke Kawaguchi
|
e66f71c76e
|
Merge pull request #407 from notsudo/GHCreateRepositoryBuilder_Add_Merge_Settings
Adding merge settings to GHCreateRepositoryBuilder
|
2018-01-12 19:39:03 -08:00 |
|
Kohsuke Kawaguchi
|
6effd4b846
|
Merge pull request #396 from Rechi/fixGHPersonNullPointer
[fix] GHPerson: check if root is null
|
2018-01-12 08:45:02 -08:00 |
|
Timothy McNally
|
df861f5403
|
Adding methods to GHCreateRepositoryBuilder to allow setting the allowed merge methods for pull requests.
|
2018-01-09 17:32:54 -08:00 |
|
Rechi
|
ab6253cbd0
|
[fix] GHPerson: check if root is null
|
2017-11-09 22:41:49 +01:00 |
|
sg012265
|
35ba267115
|
Revert wildcard usage for imports
|
2017-10-30 15:38:19 -05:00 |
|
sg012265
|
ab24e6e1c1
|
Add get for all orgs
|
2017-10-30 15:32:25 -05:00 |
|
Kohsuke Kawaguchi
|
e25ae27a15
|
[maven-release-plugin] prepare for next development iteration
|
2017-10-28 15:54:44 -07:00 |
|
Kohsuke Kawaguchi
|
2b7c524908
|
[maven-release-plugin] prepare release github-api-1.90
github-api-1.90
|
2017-10-28 15:54:33 -07:00 |
|
Kohsuke Kawaguchi
|
0b069df9ce
|
Pick up the version that fixes int->long adaption
|
2017-10-28 15:48:26 -07:00 |
|
Kohsuke Kawaguchi
|
60c9ba88ae
|
Updated tests
|
2017-10-28 15:27:38 -07:00 |
|
Kohsuke Kawaguchi
|
cc2e60c84a
|
Merge pull request #388
|
2017-10-28 09:01:01 -07:00 |
|
Kohsuke Kawaguchi
|
83c2c4e92e
|
Fixed the broken design of how GHDeploymentStatus get exposed.
|
2017-10-28 08:59:41 -07:00 |
|
Kohsuke Kawaguchi
|
ab3d9e82ef
|
A little better version of the bridge method
|
2017-10-28 08:43:48 -07:00 |
|
Kohsuke Kawaguchi
|
b6063dd534
|
Restored binary compatibility
|
2017-10-28 08:42:27 -07:00 |
|
Kohsuke Kawaguchi
|
e6754354e4
|
Merge pull request #389
|
2017-10-28 07:54:47 -07:00 |
|
Kohsuke Kawaguchi
|
4849619d67
|
None of the connectToEnterprise methods are preferrable so document accordingly
|
2017-10-28 07:54:41 -07:00 |
|
Kohsuke Kawaguchi
|
9b0ace242a
|
Merge pull request #390
|
2017-10-28 07:45:14 -07:00 |
|
Kohsuke Kawaguchi
|
e94ba74058
|
Convention is to call these methods setXyz. Plus doc
|
2017-10-28 07:44:23 -07:00 |
|
Baptiste Mathus
|
569fa06d2d
|
Labels: add method to update color
|
2017-10-25 14:06:28 +02:00 |
|
iraleigh
|
46dce17abc
|
Fixed Typo
|
2017-10-24 14:53:23 -07:00 |
|
iraleigh
|
40d8f4a352
|
Fixed OAuth connection to enterprise API
|
2017-10-24 14:24:25 -07:00 |
|
Arne Burmeister
|
6415785220
|
boyscout: updated dependencies
|
2017-10-23 17:05:31 +02:00 |
|
Arne Burmeister
|
7735edeae8
|
extend id from int to long
|
2017-10-23 17:05:02 +02:00 |
|
Kohsuke Kawaguchi
|
b443e866f9
|
Added lock/unlock op and additional properties
Issue #355
|
2017-09-09 20:38:40 -07:00 |
|
Kohsuke Kawaguchi
|
d4404713a8
|
[maven-release-plugin] prepare for next development iteration
|
2017-09-09 13:28:40 -07:00 |
|
Kohsuke Kawaguchi
|
47409a9a99
|
[maven-release-plugin] prepare release github-api-1.89
github-api-1.89
|
2017-09-09 13:28:31 -07:00 |
|
Kohsuke Kawaguchi
|
60bfea2d3b
|
Bug fix
|
2017-09-09 13:22:16 -07:00 |
|
Kohsuke Kawaguchi
|
d3ed8eaed5
|
Merge pull request #339
|
2017-09-09 13:07:18 -07:00 |
|
Kohsuke Kawaguchi
|
692dccf110
|
Massaging the change a bit
|
2017-09-09 13:03:18 -07:00 |
|
Kohsuke Kawaguchi
|
92caf98683
|
Reverting java1.6 change which I assume is accidental.
Not that I really care about Java5 but I think that change should
be done separatel & intentionally
|
2017-09-09 12:57:52 -07:00 |
|
Kohsuke Kawaguchi
|
6178d38895
|
connector usage is unsynchronized
|
2017-09-09 12:47:18 -07:00 |
|
Kohsuke Kawaguchi
|
40fb38a9ba
|
Window focus problem
|
2017-09-09 12:45:58 -07:00 |
|
Kohsuke Kawaguchi
|
20e68d53fd
|
Merge pull request #283
|
2017-09-09 12:45:02 -07:00 |
|
Kohsuke Kawaguchi
|
2d3557e049
|
Improved the intern logic
if the user record does not exist yet, there's no need to fetch that
eagerly, as they are fetched on demand via the populate() method.
|
2017-09-09 12:44:12 -07:00 |
|
Kohsuke Kawaguchi
|
d8f4bc7395
|
Added updater
This solves #331 differently
|
2017-09-09 12:31:10 -07:00 |
|
Kohsuke Kawaguchi
|
353f9bb809
|
pointless null check since the with method already does it
|
2017-09-09 12:23:40 -07:00 |
|
Kohsuke Kawaguchi
|
ccfe3ad4f7
|
Merge pull request #333
|
2017-09-09 12:17:39 -07:00 |
|
Kohsuke Kawaguchi
|
9012820c03
|
Massage the signature a bit.
AFAICT sha and merge_method are not mutually exclusive.
|
2017-09-09 12:17:21 -07:00 |
|
Kohsuke Kawaguchi
|
fe2af19e42
|
Unused constant
|
2017-09-09 12:15:21 -07:00 |
|
Kohsuke Kawaguchi
|
f721e053f1
|
Added convenience connector for OkHttp3
Note that the existing one needs to be kept for compatibility with OkHttp2
|
2017-09-09 12:11:36 -07:00 |
|
Kohsuke Kawaguchi
|
e6ad9feb84
|
Keeping Findbugs happy
|
2017-09-09 12:05:39 -07:00 |
|
Kohsuke Kawaguchi
|
635350c40e
|
Additional naming consistency change
|
2017-09-09 12:02:44 -07:00 |
|
Kohsuke Kawaguchi
|
17edd33703
|
Reorganized imports following #337
|
2017-09-09 12:00:23 -07:00 |
|
Kohsuke Kawaguchi
|
b0f2a871c6
|
Merge pull request #337
|
2017-09-09 11:58:13 -07:00 |
|
Kohsuke Kawaguchi
|
8928a8a1dc
|
Content type should be JSON by default when sending JSON.
This solves #350 a little differently.
|
2017-09-09 11:51:55 -07:00 |
|