Commit Graph

  • 5e5695f55b Use Https Liam Newman 2020-01-21 17:17:58 -08:00
  • 028b353d81 Use Https Liam Newman 2020-01-21 17:13:27 -08:00
  • f7176d4b79 Manual Update to 1.102 Liam Newman 2020-01-21 17:02:54 -08:00
  • f98efd6af0 Update site.xml Liam Newman 2020-01-21 16:56:44 -08:00
  • 69bf0641f8 Update site.xml Liam Newman 2020-01-21 16:55:46 -08:00
  • 5791843d16 [maven-release-plugin] prepare for next development iteration Liam Newman 2020-01-21 15:40:09 -08:00
  • 58d0a20074 [maven-release-plugin] prepare release github-api-1.102 github-api-1.102 Liam Newman 2020-01-21 15:40:00 -08:00
  • 5884c7b3ba Re-enable jacoco during ci Liam Newman 2020-01-21 14:44:47 -08:00
  • dd1da268a2 Additional checks and clean up to GHRateLimit and tests Liam Newman 2020-01-21 13:30:08 -08:00
  • 473f3954c7 Update GHRepositoryTest.java Alex Taylor 2020-01-21 15:56:07 -05:00
  • 5aad5406a2 [WIP]Adding GHRepo tests Alex Taylor 2020-01-21 14:35:29 -05:00
  • 98b606287d Add more validation to rate limit Liam Newman 2020-01-18 23:33:44 -08:00
  • 9792fc0daa Fix missing version Liam Newman 2020-01-18 19:20:21 -08:00
  • a9bb9302bc Move cached 404 retry to main code path Liam Newman 2020-01-18 18:27:59 -08:00
  • 30c70bc8d4 Merge pull request #651 from martinvanzijl/issue_500_create_tag_method Liam Newman 2020-01-18 14:02:39 -08:00
  • 0df48c37ac Merge branch 'master' into issue_500_create_tag_method Liam Newman 2020-01-17 22:43:07 -08:00
  • ec31e94e7a Merge pull request #665 from bitwiseman/task/cache-error-test Liam Newman 2020-01-17 22:42:09 -08:00
  • ea631d0e88 Merge pull request #633 from bitwiseman/task/shade Liam Newman 2020-01-17 22:41:29 -08:00
  • 66a180346e Improve commenting of workaround Liam Newman 2020-01-17 17:48:35 -08:00
  • 63ee878789 Merge remote-tracking branch 'github-api/master' into task/cache-error-test Liam Newman 2020-01-17 17:27:12 -08:00
  • 3479e4f2fd Clean up and formatting Liam Newman 2020-01-17 17:05:45 -08:00
  • 54f4152f89 Template data files to make okhttp2 test runnable in CI Liam Newman 2020-01-17 17:00:40 -08:00
  • 06334bf272 Template data files to make okhttp3 test runnable in CI Liam Newman 2020-01-17 16:58:54 -08:00
  • 839f096f39 Add caching error test for OkHttp Liam Newman 2020-01-17 15:57:14 -08:00
  • f3b2fdc4fc Update test and resources using new workaround Liam Newman 2020-01-17 15:51:29 -08:00
  • 16d34f3268 Workaround for #669 - retry with cache overridden Liam Newman 2020-01-17 14:58:01 -08:00
  • 61e8dd09d6 Revert "Workaround for #669 - remove If-Modified-Since header" Liam Newman 2020-01-17 14:46:31 -08:00
  • 90d7fea7aa Workaround for #669 - remove If-Modified-Since header Liam Newman 2020-01-17 14:46:10 -08:00
  • b9c8bf07ea Restore correct exception throwing for getArray Liam Newman 2020-01-15 19:42:42 -08:00
  • a3ba07d45f Inline toIterable Liam Newman 2020-01-10 13:27:55 -08:00
  • 5a6a29cbb5 Add array and iterator tests Liam Newman 2020-01-15 17:09:16 -08:00
  • 72aedbb76c JENKINS-54126 - Repro of github caching error Liam Newman 2020-01-14 00:04:18 -08:00
  • e7e3be6ea7 Merge pull request #662 from sullis/github-actions-checkout-v2 Liam Newman 2020-01-13 11:29:25 -08:00
  • 62e1b9eb01 Merge pull request #663 from sullis/jackson-2.10.2 Liam Newman 2020-01-13 11:22:29 -08:00
  • 3fff92dc35 jackson 2.10.2 Sean C. Sullivan 2020-01-12 16:09:57 -08:00
  • 352d77719e GitHub Actions checkout v2 Sean C. Sullivan 2020-01-12 15:23:13 -08:00
  • ff397dfa4d Correction per "mvn install site". Martin van Zijl 2020-01-11 13:03:41 +13:00
  • 34d64c0dff Added comment to JavaDoc as advised per GitHub Maven test. Martin van Zijl 2020-01-11 12:53:54 +13:00
  • b5fdc2f956 Merge branch 'master' of https://github.com/kohsuke/github-api into issue_500_create_tag_method Martin van Zijl 2020-01-11 12:46:08 +13:00
  • 38602965db Merge branch 'issue_500_create_tag_method' of https://github.com/martinvanzijl/github-api into issue_500_create_tag_method Martin van Zijl 2020-01-11 12:31:28 +13:00
  • df1ea62883 Removed wiremock files for old test case. Martin van Zijl 2020-01-11 12:24:12 +13:00
  • afaff52888 Removed test from GHRepositoryTest and added to GHTagTest. Martin van Zijl 2020-01-11 12:23:41 +13:00
  • 5b7829c288 Merge branch 'master' into task/shade Liam Newman 2020-01-10 11:14:18 -08:00
  • 2462eb2c79 Merge pull request #652 from github-api/dependabot/maven/com.squareup.okio-okio-2.4.3 Liam Newman 2020-01-10 11:13:59 -08:00
  • edc26b0a55 Fix site Liam Newman 2020-01-09 14:10:16 -08:00
  • cc94e8b0ca Merge branch 'master' into dependabot/maven/com.squareup.okio-okio-2.4.3 Liam Newman 2020-01-10 09:24:04 -08:00
  • 80f3a6e507 Merge pull request #659 from github-api/dependabot/maven/com.squareup.okhttp3-okhttp-4.3.1 Liam Newman 2020-01-10 09:23:03 -08:00
  • 5709be7ff7 Merge branch 'master' into issue_500_create_tag_method Liam Newman 2020-01-10 09:19:05 -08:00
  • 46fce8cf4b Merge branch 'master' into dependabot/maven/com.squareup.okio-okio-2.4.3 Liam Newman 2020-01-10 09:18:51 -08:00
  • e84049367e Merge branch 'master' into dependabot/maven/com.squareup.okhttp3-okhttp-4.3.1 Liam Newman 2020-01-10 09:18:05 -08:00
  • f213ead595 Move shade to ci and release profiles Liam Newman 2020-01-09 11:36:24 -08:00
  • ba540b0725 Remove parent pom Liam Newman 2020-01-09 08:27:06 -08:00
  • eb55691c89 Add shading of dependencies Liam Newman 2019-12-04 10:54:16 +00:00
  • dd508e7dea Rerecord GHTreeBuilder for test org Liam Newman 2020-01-08 19:44:23 -08:00
  • 66357866c5 Bump okio from 2.4.2 to 2.4.3 dependabot-preview[bot] 2020-01-09 03:22:54 +00:00
  • 6e3728b458 Bump okhttp from 4.2.2 to 4.3.1 dependabot-preview[bot] 2020-01-09 03:22:54 +00:00
  • 31d4eef4b1 Merge pull request #642 from asthinasthi/create-tree-null-sha-field Liam Newman 2020-01-08 19:21:43 -08:00
  • f58f32a7a8 Merge branch 'master' into create-tree-null-sha-field Liam Newman 2020-01-08 17:36:36 -08:00
  • 28d8fb686a Merge pull request #653 from github-api/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.2.1 Liam Newman 2020-01-07 11:26:07 -08:00
  • 4c7fc2ef47 Bump maven-source-plugin from 3.2.0 to 3.2.1 dependabot-preview[bot] 2020-01-07 00:00:39 +00:00
  • a3f99978c2 Merge pull request #657 from github-api/dependabot/maven/junit-junit-4.13 Liam Newman 2020-01-06 15:59:26 -08:00
  • 136b55d310 Merge pull request #650 from bitwiseman/issue/mime-base64-638 Liam Newman 2020-01-06 09:23:44 -08:00
  • 617e90259b Bump junit from 4.12 to 4.13 dependabot-preview[bot] 2020-01-02 06:36:48 +00:00
  • 959eb46162 Deleted unit test cleanup method. Martin van Zijl 2020-01-02 13:21:27 +13:00
  • 998bda9de7 Add createTag() method. Martin van Zijl 2019-12-21 09:44:27 +13:00
  • 37a2018fe3 Do not MIME encode Base64 content for sending Liam Newman 2019-12-20 19:47:00 -08:00
  • 2c80e07c9d Merge branch 'master' into create-tree-null-sha-field Liam Newman 2019-12-19 19:11:09 -08:00
  • a115f34766 Merge pull request #637 from PauloMigAlmeida/marketplace_endpoints_patch2 Liam Newman 2019-12-19 19:10:00 -08:00
  • cd66c1e7c3 Add Accept header Liam Newman 2019-12-19 18:59:50 -08:00
  • 4f9975dc6d Merge remote-tracking branch 'github-api/master' into marketplace_endpoints_patch2 Liam Newman 2019-12-19 18:44:48 -08:00
  • 9da487d962 Merge pull request #635 from PauloMigAlmeida/marketplace_endpoints Liam Newman 2019-12-19 18:26:16 -08:00
  • c7123b016b Update for Accept header Liam Newman 2019-12-19 18:21:09 -08:00
  • efb13ddaf0 Fix errors caught during the build PauloMigAlmeida 2019-12-20 12:58:11 +13:00
  • 3539b73c08 Implement changes requested for patch 1 PauloMigAlmeida 2019-12-20 12:37:59 +13:00
  • 2c084ef4d5 improve docs related to credentials requirements for some methods PauloMigAlmeida 2019-12-09 20:59:03 +13:00
  • 754e66f4dd Additional tests for list accounts with a few parameters combinations PauloMigAlmeida 2019-12-09 20:07:32 +13:00
  • 41b698f0a8 Add tests for listing GitHub marketplace accounts PauloMigAlmeida 2019-12-09 19:36:13 +13:00
  • de78da4fa6 Implement listing all GitHub Marketplace accounts given a plan PauloMigAlmeida 2019-12-09 15:53:46 +13:00
  • 3d241d6fa1 formatting improvements PauloMigAlmeida 2019-12-08 20:26:37 +13:00
  • 1d983a0090 Implement list marketplace plans PauloMigAlmeida 2019-12-08 20:13:54 +13:00
  • 78fb860305 Merge pull request #648 from bitwiseman/task/accept-header Liam Newman 2019-12-19 18:04:55 -08:00
  • c699a84f42 Enforce 'Accept' request header values Liam Newman 2019-12-19 17:55:39 -08:00
  • d8a178d93d Implement changes requested for patch 2 PauloMigAlmeida 2019-12-20 13:27:40 +13:00
  • ada4243548 Merge branch 'marketplace_endpoints' of https://github.com/PauloMigAlmeida/github-api into marketplace_endpoints_patch2 PauloMigAlmeida 2019-12-20 13:14:12 +13:00
  • fa2e3aad6c Fix errors caught during the build PauloMigAlmeida 2019-12-20 12:58:11 +13:00
  • 0cf457a46f Merge branch 'master' of https://github.com/kohsuke/github-api into marketplace_endpoints PauloMigAlmeida 2019-12-20 12:46:48 +13:00
  • bb7b98d448 Merge remote-tracking branch 'origin/marketplace_endpoints' into marketplace_endpoints PauloMigAlmeida 2019-12-20 12:38:16 +13:00
  • e8d90848f2 Implement changes requested for patch 1 PauloMigAlmeida 2019-12-20 12:37:59 +13:00
  • 7c791451ba Merge pull request #647 from halkeye/patch-1 Liam Newman 2019-12-19 13:57:07 -08:00
  • 16d8c2b221 Remove Symmetra preview Liam Newman 2019-12-19 13:25:21 -08:00
  • dceecbef0a Labels with description are not preview anymore Gavin Mogan 2019-12-19 11:54:07 -08:00
  • 3cbddf1de9 Merge pull request #646 from PauloMigAlmeida/issue_628 Liam Newman 2019-12-19 13:47:22 -08:00
  • 650340fcb3 Fix example on the docs PauloMigAlmeida 2019-12-20 01:47:39 +13:00
  • ce5b893224 Add example on the docs PauloMigAlmeida 2019-12-20 01:44:09 +13:00
  • 7869afa4ff Implement test for createToken method with no json property PauloMigAlmeida 2019-12-20 01:09:34 +13:00
  • 9085606082 Fix GHObjectTest test broken on PR #644 Paulo Miguel Almeida 2019-12-20 00:08:23 +13:00
  • 1e3f646814 Refactor GHAppCreateTokenBuilder; Add docs; Paulo Miguel Almeida 2019-12-20 00:05:31 +13:00
  • 933f0cb4b8 Merge branch 'master' of https://github.com/github-api/github-api into issue_628 PauloMigAlmeida 2019-12-19 22:59:44 +13:00
  • 7497761fcc Implement create token variation PauloMigAlmeida 2019-12-19 19:42:22 +13:00
  • 12b3d4ec7a Merge branch 'master' into marketplace_endpoints Liam Newman 2019-12-17 17:27:10 -08:00