Commit Graph

  • e96067e3c8 Merge remote-tracking branch 'origin/complete-checks-api' into complete-checks-api XiongKezhi 2020-02-29 13:27:02 +08:00
  • 2242174515 add Output in GHCheckRun XiongKezhi 2020-02-29 13:26:59 +08:00
  • 73179c118b Fixed typo in JavaDoc of getApp Kezhi Xiong 2020-02-29 13:19:14 +08:00
  • 5b575134fc Merge branch 'master' into task/deprecated Liam Newman 2020-02-28 14:38:30 -08:00
  • c11c06b896 Merge pull request #720 from bitwiseman/task/inject-root Liam Newman 2020-02-28 14:38:09 -08:00
  • ba8d2a251f Merge branch 'master' into task/deprecated Liam Newman 2020-02-28 08:37:51 -08:00
  • c9589b73f4 Merge pull request #722 from github-api/dependabot/maven/org.mockito-mockito-core-3.3.1 Liam Newman 2020-02-28 08:37:41 -08:00
  • 32f4425100 Merge pull request #721 from github-api/dependabot/maven/com.github.tomakehurst-wiremock-jre8-standalone-2.26.1 Liam Newman 2020-02-28 08:37:27 -08:00
  • 05e81484f1 format code XiongKezhi 2020-02-28 16:57:19 +08:00
  • 10cc79f737 add more properties to GHCheckRun XiongKezhi 2020-02-28 15:40:51 +08:00
  • 957d9b180d Bump mockito-core from 3.3.0 to 3.3.1 dependabot-preview[bot] 2020-02-28 06:31:41 +00:00
  • 883204fc43 Bump wiremock-jre8-standalone from 2.26.0 to 2.26.1 dependabot-preview[bot] 2020-02-28 06:31:11 +00:00
  • 6d3904fbbd Change name of inject methods Liam Newman 2020-02-27 14:27:57 -08:00
  • 56a51f18e7 Update src/main/java/org/kohsuke/github/GHIssue.java Liam Newman 2020-02-27 14:20:03 -08:00
  • 307508b7a0 Move GHGist from late binding to inject bind Liam Newman 2020-02-27 08:38:29 -08:00
  • 66fce79427 Add ability to inject other local bindings Liam Newman 2020-02-27 06:31:48 -08:00
  • 5e5708d8d4 Clean up GHPerson deprecated a bit more Liam Newman 2020-02-27 10:16:48 -08:00
  • 944d92bbb4 Make more methods as deprecated Liam Newman 2020-02-25 20:24:02 -08:00
  • 0155d5aa39 Make HttpConnector a functional interface Liam Newman 2020-02-25 20:23:40 -08:00
  • fe4f45c2b0 Remove DeleteToken class the was never in github v3 api Liam Newman 2020-02-25 17:43:21 -08:00
  • 1b63a58e63 Increase coverage Liam Newman 2020-02-25 17:06:02 -08:00
  • 46a141db9c Use consistent templating for all tests Liam Newman 2020-02-25 14:43:03 -08:00
  • 66de06956c Merge pull request #696 from nobe0716/feature/delete_branch_automatically Liam Newman 2020-02-25 13:44:01 -08:00
  • 713dd62bd1 Take new snapshot Liam Newman 2020-02-25 12:37:58 -08:00
  • 5ac65aafad Merge pull request #715 from Sage-Pierce/#714 Liam Newman 2020-02-25 12:17:30 -08:00
  • 4aef92e6fe Merge pull request #717 from bitwiseman/task/remove-fetch-array Liam Newman 2020-02-25 12:14:39 -08:00
  • a1b0e771e5 Merge branch 'master' into #714 Sage Pierce 2020-02-25 08:46:30 -06:00
  • 5baeac4706 [#714]More specific assertions; Add test for members with filter spierce 2020-02-25 08:42:10 -06:00
  • 87aa9bd673 Merge branch 'master' into feature/delete_branch_automatically Noah J 2020-02-25 14:22:14 +09:00
  • 2ec5ca56d5 Merge branch 'master' into task/remove-fetch-array Liam Newman 2020-02-24 20:34:26 -08:00
  • b5c7f83ec8 Merge pull request #718 from bitwiseman/task/iterator-remove Liam Newman 2020-02-24 20:30:35 -08:00
  • eb3ebdbf52 Merge pull request #716 from bitwiseman/task/inject-response Liam Newman 2020-02-24 20:04:40 -08:00
  • c60698ff7e Iterator.remove() has a default implementation Liam Newman 2020-02-23 21:29:36 -08:00
  • f8c2cda257 Use InjectableValue to provide response info Liam Newman 2020-02-24 16:53:33 -08:00
  • 48f6c195e0 Remove toIterable from RequestBuilder Liam Newman 2020-02-24 14:35:29 -08:00
  • 804fa60317 Deprecate asList and asSet Liam Newman 2020-02-24 10:38:45 -08:00
  • d77b99d3d4 Remove fetchArray method Liam Newman 2020-02-24 08:26:04 -08:00
  • 006f1271d6 [#714]Add test for new method spierce 2020-02-24 17:22:03 -06:00
  • 0d14514712 [#714]Formatting fix spierce 2020-02-24 16:47:35 -06:00
  • f25e5f9488 [#714]Fix query parameter construction of org member filter spierce 2020-02-24 15:55:39 -06:00
  • 9e8bbfd175 Merge pull request #712 from github-api/dependabot/maven/org.mockito-mockito-core-3.3.0 Liam Newman 2020-02-24 07:23:34 -08:00
  • 3d11c96e23 Merge pull request #713 from github-api/oleg-nenashev-patch-1 Liam Newman 2020-02-24 07:23:10 -08:00
  • a670737ca5 Fix scm.url in pom.xml so that Dependabot can pick up changelogs Oleg Nenashev 2020-02-24 10:10:30 +01:00
  • 9fdd982e73 Bump mockito-core from 3.2.4 to 3.3.0 dependabot-preview[bot] 2020-02-24 06:44:28 +00:00
  • 8024918e08 [maven-release-plugin] prepare for next development iteration Liam Newman 2020-02-22 20:19:04 -08:00
  • cda7607e1c [maven-release-plugin] prepare release github-api-1.107 github-api-1.107 Liam Newman 2020-02-22 20:18:57 -08:00
  • 816c83c80a Merge branch 'master' into feature/delete_branch_automatically Liam Newman 2020-02-22 19:33:46 -08:00
  • 0c3c490d58 Merge pull request #707 from rdvdijk/add-rocket-eyes-reactions Liam Newman 2020-02-22 19:33:08 -08:00
  • 99da6fb66f Merge pull request #710 from avano/checks Liam Newman 2020-02-22 19:17:06 -08:00
  • fa2601386c Add tests for new reactions Liam Newman 2020-02-22 19:16:33 -08:00
  • 122833b0e3 Merge branch 'master' into checks Liam Newman 2020-02-22 18:48:50 -08:00
  • 8618dbf0d5 Merge pull request #709 from bitwiseman/issue/708 Liam Newman 2020-02-22 18:42:09 -08:00
  • a0baf33459 Fix for NullPointer in issue search results Liam Newman 2020-02-21 17:48:58 -08:00
  • 0ee66ea928 [Status] Add GHEventPayload.Status class Andrej Vano 2020-02-22 17:48:37 +01:00
  • f68d4aaf5b [CheckRun] Add ability to access HEAD SHA Andrej Vano 2020-02-22 17:18:20 +01:00
  • 888abc9e2a Removed extraneous author javadocs Liam Newman 2020-02-21 15:53:26 -08:00
  • c8115b1c10 Remove shading Liam Newman 2020-02-21 15:45:25 -08:00
  • 137d4f591f Update maven-build.yml Liam Newman 2020-02-21 15:44:31 -08:00
  • 337d49770d Update maven-build.yml Liam Newman 2020-02-21 15:42:28 -08:00
  • 614c5578b0 Fix code coverage and GHRepositoryTraffic test Liam Newman 2020-02-21 15:35:45 -08:00
  • d456e60800 Check code coverage on ubuntu Liam Newman 2020-02-21 13:17:31 -08:00
  • 064206fb9a Merge pull request #706 from bitwiseman/task/guard Liam Newman 2020-02-21 13:06:51 -08:00
  • a68fe3b39d More javadoc because words are hard Liam Newman 2020-02-21 12:04:25 -08:00
  • 1904c82941 PR feedback Liam Newman 2020-02-21 10:52:28 -08:00
  • 6fc9dd4b30 Add support for rocket and eyes reactions. Roel van Dijk 2020-02-21 10:59:17 +01:00
  • 158a31e924 Added javadocs and other cleanup Liam Newman 2020-02-20 18:36:38 -08:00
  • b70b924db4 Inital implmentation of RateLimitChecker Liam Newman 2020-02-14 08:58:34 -08:00
  • 9018d72e97 Merge pull request #697 from bitwiseman/tast/response-info Liam Newman 2020-02-20 15:59:11 -08:00
  • 5c395138ed Merge pull request #705 from github-api/dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-5.6.1.202002131546-r Liam Newman 2020-02-19 16:01:40 -08:00
  • af157adc1b Merge pull request #704 from github-api/dependabot/maven/com.squareup.okhttp3-okhttp-4.4.0 Liam Newman 2020-02-19 16:01:21 -08:00
  • 1db4fca9db Comment tweaks Liam Newman 2020-02-18 09:02:52 -08:00
  • 013f475859 Bump org.eclipse.jgit from 5.6.0.201912101111-r to 5.6.1.202002131546-r dependabot-preview[bot] 2020-02-18 06:36:30 +00:00
  • b5bc38fa52 Bump okhttp from 4.3.1 to 4.4.0 dependabot-preview[bot] 2020-02-18 06:36:08 +00:00
  • bd0e0cdfa4 Revert synchronization in iterators Liam Newman 2020-02-17 20:08:52 -08:00
  • dade4c4cc4 Bump spotbugs to 4.0.0 Liam Newman 2020-02-17 13:11:00 -08:00
  • acc5a89dff Class clean up Liam Newman 2020-02-17 12:55:44 -08:00
  • d34881aa25 Add updated mapping files sunghyo-jung 2020-02-17 18:43:59 +09:00
  • b8ad48997b Rollback field name, add mapping files sunghyo-jung 2020-02-17 18:42:30 +09:00
  • 77754b7246 Merge branch 'feature/delete_branch_automatically' of https://github.com/nobe0716/github-api into feature/delete_branch_automatically sunghyo-jung 2020-02-17 17:05:19 +09:00
  • 6d5bf49a51 Apply CamelCase on field delete_branch_on_merge sunghyo-jung 2020-02-17 17:03:43 +09:00
  • b7af635a9a Address PR feedback Liam Newman 2020-02-16 21:27:30 -08:00
  • f53b4e959c Merge branch 'master' into feature/delete_branch_automatically Noah J 2020-02-14 01:44:39 +09:00
  • 6716d156bb Apply changes nobe0716 2020-02-14 01:44:04 +09:00
  • dc33e28452 Create GitHubHttpUrlConnectionClient to encapsulate interactions with HttpUrlConnection Liam Newman 2020-02-13 08:37:07 -08:00
  • 9da4781759 Update src/main/java/org/kohsuke/github/GitHub.java Liam Newman 2020-02-12 23:59:15 -08:00
  • 0c6959cb4a Merge remote-tracking branch 'github-api/master' into tast/response-info Liam Newman 2020-02-12 23:52:45 -08:00
  • ff3136df70 Move a few static helpers to GitHubClient Liam Newman 2020-02-12 23:47:44 -08:00
  • 326c627221 Merge pull request #698 from github-api/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.2.2 Liam Newman 2020-02-12 23:33:14 -08:00
  • 075f382a8f Bump maven-shade-plugin from 3.2.1 to 3.2.2 dependabot-preview[bot] 2020-02-13 07:29:11 +00:00
  • dabb8fe49e Merge pull request #675 from jimmysombrero/collaborator-permissions Liam Newman 2020-02-12 23:28:00 -08:00
  • 90489e4392 JavaDocs and refactoring Liam Newman 2020-02-12 22:00:31 -08:00
  • ad45a74f87 Further clean up of refactored classes Liam Newman 2020-02-11 17:47:53 -08:00
  • 60c045a713 Delete mocking test that is just too brittle to live Liam Newman 2020-02-11 16:40:37 -08:00
  • f6c75e1f99 More refactoring Liam Newman 2020-02-10 01:45:49 -08:00
  • dd9245f6f2 Progress commit on moving to Client/Request/Response refactor Liam Newman 2020-02-09 21:52:11 -08:00
  • 7310a70743 Disable two tests due to spurious mocking failures Liam Newman 2020-02-08 11:14:24 -08:00
  • 82276837ac Created Client/Request/Response classes Liam Newman 2020-02-08 01:29:18 -08:00
  • bd68252b44 Test cleanup Liam Newman 2020-02-07 23:58:05 -08:00
  • 6b1258e33a Major rewrite of Requester Liam Newman 2020-02-07 20:13:51 -08:00
  • 0400032923 Merge branch 'master' into collaborator-permissions Liam Newman 2020-02-12 22:32:50 -08:00