Liam Newman
ca404cb33b
Merge branch 'master' into issue_466_edit_gists
2019-10-05 19:40:56 -07:00
Liam Newman
e08896775b
Add Refreshable interfrace and use it in GHTeam and GHPullRequest
2019-10-05 14:17:17 -07:00
Matt Farmer
7d1989f5a2
Materialize requested_teams from the teams API
...
We don't get the full object when we retrieve a PR, so when we see
requested teams we need to materialize them from the API
2019-10-05 09:13:13 -04:00
Matt Farmer
dbd9d51747
Merge remote-tracking branch 'upstream/master' into team-pr-review-requests
2019-10-05 08:29:27 -04:00
Liam Newman
2719867a86
Fix up Label Description and tests
2019-10-04 22:23:53 -07:00
Liam Newman
0240412ad2
Merge remote-tracking branch 'github-api/master' into label-description
2019-10-04 21:44:06 -07:00
Liam Newman
f9aa1ad1f2
Fix JSON API FB warning
2019-10-04 21:34:55 -07:00
Liam Newman
5feffdf544
Minor fixups after merge from master
...
Rerecorded WireMock files with newer framework
2019-10-04 21:29:08 -07:00
Liam Newman
4e56b8bb78
Merge branch 'master' into issue_330_statistics
2019-10-04 21:12:35 -07:00
Liam Newman
5cc88a0075
WireMock Project Tests
2019-10-04 10:27:47 -07:00
Gunnar Skjold
fc08711111
Expanded GHProject with columns and cards. Also added tests for projects, columns and cards
2019-10-04 10:11:18 -07:00
Martin van Zijl
b20c2babec
Added support for projects.
...
Fixes issue #425
2019-10-04 10:11:18 -07:00
Martin van Zijl
cb0facc6ef
Updates per GH review.
...
- Marked getContributorStats(bool) as deprecated, preview
- Moved "stats/" string to getApiTailUrl()
2019-10-05 05:43:23 +13:00
Liam Newman
2782059d88
Merge branch 'master' into request-log
2019-10-04 00:44:21 -07:00
Liam Newman
4fbaa425fb
Merge branch 'master' into issue_466_edit_gists
2019-10-04 00:36:18 -07:00
Liam Newman
e81e228f03
Merge branch 'master' into issue_330_statistics
2019-10-04 00:01:36 -07:00
Liam Newman
1076f89954
Merge branch 'master' into label-description
2019-10-03 23:56:27 -07:00
Martin van Zijl
c7af56d0ed
Changes per review on GitHub.
...
- Moved statistics methods from GHRepository to new class GHRepositoryStatistics
- Updated StatisticsTest to suit.
- For ContributorStats, put the "wait-till-ready" loop in the accessor method.
I'm planning to do something similar for the rest.
2019-10-04 16:23:26 +13:00
Liam Newman
2fe7342fd7
Merge branch 'master' into master
2019-10-03 19:07:40 -07:00
PauloMigAlmeida
a163c565a8
Merge branch 'master' of https://github.com/kohsuke/github-api
...
Conflicts:
src/main/java/org/kohsuke/github/GitHubBuilder.java
src/test/java/org/kohsuke/github/GitHubTest.java
2019-10-04 11:56:38 +13:00
Liam Newman
65a92a49b5
Merge remote-tracking branch 'github-api/master' into issue_460_team_description_field
2019-10-03 14:44:04 -07:00
Sharath Babu
563507ca21
add setPrivate functionality on repos
2019-10-03 14:38:26 -07:00
Liam Newman
3488421f67
More WireMock tests
2019-10-03 12:34:32 -07:00
Liam Newman
b35509150a
Enable part of AppTest in CI
2019-10-02 15:27:22 -07:00
Liam Newman
b8c6e44ab6
Update okhttp3 (with Java 8)
...
This version of okhttp3 is the last to suppurt UrlFactory, but we've replaced it anyway in preparation for future updates.
2019-10-01 14:05:50 -07:00
Liam Newman
f3a0b35442
Updated Tests to have non-cache tests run in CI
2019-09-30 11:05:11 -07:00
Liam Newman
64e3be3bc7
Merge branch 'master' into cache-fix
2019-09-30 09:13:52 -07:00
Liam Newman
1bf7833959
Merge branch 'master' into request-log
2019-09-29 18:35:53 -07:00
Liam Newman
89770b922d
Change listKeys to getKeys
2019-09-29 18:33:08 -07:00
Liam Newman
47e0d7786b
Merge branch 'master' into cache-fix
2019-09-27 10:37:26 -07:00
Arngrimur Bjarnason
55f9c40bba
Merge branch 'master' into getKeysForUser
2019-09-27 08:24:49 +02:00
Liam Newman
23c07316ee
Merge branch 'master' into label-description
2019-09-25 17:28:23 -07:00
Martin van Zijl
a50a011eb3
Issue #381 - Escape branch URL.
...
This is using the "old" HTTP.UTF_8 Charset, since the new
StandardCharsets doesn't compile.
2019-09-25 16:59:58 -07:00
Liam Newman
e22c6d3a94
Merge branch 'master' into issue_330_statistics
2019-09-25 16:57:36 -07:00
Liam Newman
22575c9a01
Add test for archive method
2019-09-25 16:48:54 -07:00
João Eiras
2934922cb5
Implemented GitHub.doArchive
...
doArchive() will mark a repository as archived.
Issue #472
2019-09-25 16:30:44 -07:00
Liam Newman
9042ff46c7
Clean up Previews
2019-09-25 15:47:07 -07:00
Liam Newman
3d04765f51
Merge branch 'master' into issue_330_statistics
2019-09-24 18:19:35 -07:00
Liam Newman
e1152fa549
Merge branch 'master' into issue_466_edit_gists
2019-09-24 14:34:15 -07:00
Matt Farmer
12409df446
Merge remote-tracking branch 'upstream/master' into team-pr-review-requests
2019-09-21 09:56:12 -04:00
Martin van Zijl
3452a08de3
Added more detail to unit tests.
...
Added another accessor method.
2019-09-20 16:27:32 +12:00
Liam Newman
425ea0579e
Merge branch 'master' into label-description
2019-09-17 13:33:50 -07:00
Arngrimur Bjarnason
884eae269e
Adding possiblity to get ssh keys
2019-09-17 14:39:46 +02:00
PauloMigAlmeida
dacdf08309
Merge branch 'master' of https://github.com/kohsuke/github-api
2019-09-14 17:00:24 +12:00
Martin van Zijl
ad281adc97
Unit tests and fixes.
...
Fixed issue with getCodeFrequency() where it would occasionally throw
an exception when the statistics were still being generated.
Added comment about throwing an exception as a possibility when
202 is returned.
2019-09-14 10:39:59 +12:00
Liam Newman
80741c7773
Use CacheControl and only check for cache in constructor
2019-09-12 13:57:28 -07:00
Liam Newman
532f7a4b17
Merge branch 'master' into cache-fix
2019-09-11 22:48:26 -07:00
Liam Newman
5e87d582e4
Add tests showing cache performance
2019-09-11 22:05:02 -07:00
Josh Soref
0dba882817
spelling: create a
2019-09-11 19:28:32 -04:00
Josh Soref
c419883814
spelling: single
2019-09-11 19:28:24 -04:00