Commit Graph

  • a1461f401a Update src/main/java/org/kohsuke/github/GitHub.java M. Abdullah Onus 2021-02-06 20:13:33 +03:00
  • f9fd30275c Make sure that output.text is set in each checks call. Ulli Hafner 2021-02-04 19:47:49 +01:00
  • eeea14dab4 Merge pull request #1028 from hub4j/dependabot/maven/com.tngtech.archunit-archunit-0.16.0 Liam Newman 2021-02-01 14:26:20 -08:00
  • 1df807a198 Chore(deps-dev): Bump archunit from 0.15.0 to 0.16.0 dependabot[bot] 2021-02-01 21:27:56 +00:00
  • 0848287069 Merge pull request #1027 from hub4j/dependabot/maven/org.mockito-mockito-core-3.7.7 Liam Newman 2021-02-01 13:27:25 -08:00
  • 334b37a256 Chore(deps-dev): Bump mockito-core from 3.6.28 to 3.7.7 dependabot[bot] 2021-02-01 21:27:13 +00:00
  • 8776a3b672 Merge pull request #1031 from hub4j/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.7.0 Liam Newman 2021-02-01 13:26:34 -08:00
  • 657550f767 Merge pull request #1030 from hub4j/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.2.0 Liam Newman 2021-02-01 13:26:16 -08:00
  • 45a0114f75 Chore(deps): Bump spotless-maven-plugin from 2.6.1 to 2.7.0 dependabot[bot] 2021-02-01 02:01:26 +00:00
  • a8ddd3e12a Chore(deps): Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0 dependabot[bot] 2021-02-01 02:00:31 +00:00
  • b668396151 Chore(deps): Bump jackson-databind from 2.10.2 to 2.12.1 dependabot[bot] 2021-02-01 02:00:29 +00:00
  • 9e7c33369c Merge pull request #1026 from jordiolivares/feature/timestamp-support Liam Newman 2021-01-28 18:00:48 -08:00
  • 8943ca6d1a Reformat the JavaDoc Jordi Olivares Provencio 2021-01-28 22:36:24 +01:00
  • b3460c1f9d Add timestamp field support for the commits sent by GHEventPayload.Push Jordi Olivares Provencio 2021-01-28 22:34:09 +01:00
  • 5166c9265f Merge pull request #1022 from bitwiseman/task/enum-coverage Liam Newman 2021-01-25 12:24:24 -08:00
  • 35c8cfa01d Push method code coverage bar to 50 percent Liam Newman 2021-01-25 11:58:01 -08:00
  • 8e6dbf3772 [maven-release-plugin] prepare for next development iteration Liam Newman 2021-01-14 20:14:08 -08:00
  • cb381dfa06 [maven-release-plugin] prepare release github-api-1.122 github-api-1.122 Liam Newman 2021-01-14 20:13:57 -08:00
  • 80124e3b85 Merge pull request #1021 from bitwiseman/jwt-string Liam Newman 2021-01-14 20:09:21 -08:00
  • 7aae27e36f Allow JWT from string Liam Newman 2021-01-14 14:01:19 -08:00
  • b212956fbb [maven-release-plugin] prepare for next development iteration Liam Newman 2021-01-14 13:19:41 -08:00
  • d033355e84 [maven-release-plugin] prepare release github-api-1.121 github-api-1.121 Liam Newman 2021-01-14 13:19:31 -08:00
  • 59d7a117d0 [maven-release-plugin] prepare for next development iteration Liam Newman 2021-01-14 10:51:52 -08:00
  • dfbb38c5f1 [maven-release-plugin] prepare release github-api-1.120 github-api-1.120 Liam Newman 2021-01-14 10:51:41 -08:00
  • 3f9954144a Merge pull request #945 from MarcosCela/feat/credential-provider-refresh Liam Newman 2021-01-14 10:37:30 -08:00
  • 1b84efdbfa Add GitHub.DependentAuthorizationProvider Liam Newman 2021-01-14 10:32:25 -08:00
  • c33e78a7dc Create authorization package Liam Newman 2021-01-14 09:23:17 -08:00
  • 747c759bbb fix code violations again Marcos.Cela 2021-01-08 10:10:44 +01:00
  • e0a709676e fix format violations Marcos.Cela 2021-01-08 09:56:05 +01:00
  • a96275c286 tests for JWTTokenProvider, verifying the "Authentication" header Marcos.Cela 2021-01-08 09:52:50 +01:00
  • ca7c809feb remove unused field MINUTES_10 from JWTTokenProvider Marcos.Cela 2021-01-08 08:21:35 +01:00
  • a8a0bcb7db Merge branch 'master' into feat/credential-provider-refresh Marcos Cela López 2021-01-07 12:03:27 +01:00
  • 0e2bf23830 add CODE_SCANNING_ALERT to GHEvent enum Marcos.Cela 2021-01-07 11:32:33 +01:00
  • 44a8b797fb fix: JWTTokenProvider has an incorrect value for the returned authorization header Marcos.Cela 2021-01-07 11:23:22 +01:00
  • cdede298a9 rename OrgInstallationAuthorizationProvider to OrgAppInstallationAuthorizationProvider Marcos.Cela 2021-01-07 09:53:19 +01:00
  • f6ac4d3559 rename: credential provider -> authorization provider Marcos.Cela 2021-01-07 09:46:30 +01:00
  • e099a8c87f Release 1.119 Liam Newman 2021-01-05 18:12:07 -08:00
  • 7e1531dbca [maven-release-plugin] prepare for next development iteration Liam Newman 2021-01-05 17:27:23 -08:00
  • 9aeb422157 [maven-release-plugin] prepare release github-api-1.119 github-api-1.119 Liam Newman 2021-01-05 17:27:08 -08:00
  • fba0f8cf8e Merge pull request #1015 from seregamorph/feature/mock-previews Liam Newman 2021-01-05 17:23:55 -08:00
  • 0f4a5227e1 internal package seregamorph 2021-01-05 23:02:01 +03:00
  • d16a752b43 Fix mocking Previews seregamorph 2021-01-05 18:46:18 +03:00
  • 4d9aed90d6 Merge branch 'master' into download-repository-archives Liam Newman 2021-01-04 09:24:25 -08:00
  • 4bec27fd49 [maven-release-plugin] prepare for next development iteration Liam Newman 2021-01-04 01:48:27 -08:00
  • be3bd74bb7 [maven-release-plugin] prepare release github-api-1.118 github-api-1.118 Liam Newman 2021-01-04 01:48:16 -08:00
  • f1720b7bbc Move archive readers to use new functional interfaces Liam Newman 2021-01-04 01:32:36 -08:00
  • 7a79a18d8f Add functional interfaces Liam Newman 2021-01-04 01:30:59 -08:00
  • 472034c950 Add codeload and fix redirects Liam Newman 2021-01-04 01:27:47 -08:00
  • 0b14cee817 Merge pull request #1011 from hub4j/dependabot/maven/org.kohsuke.stapler-stapler-1.262 Liam Newman 2021-01-03 23:43:02 -08:00
  • b50ab56f9e Fix linting M. Abdullah Onus 2021-01-03 15:52:06 +03:00
  • 26d30663c4 Add deprecated not to Github#getRepositoryById M. Abdullah Onus 2021-01-03 15:44:28 +03:00
  • ffecc390eb Fix the type of the id parameter of Github#getRepositoryById M. Abdullah Onus 2021-01-03 15:35:00 +03:00
  • 252ca04084 Chore(deps-dev): Bump stapler from 1.260 to 1.262 dependabot[bot] 2021-01-01 02:00:35 +00:00
  • aae5c56a31 Merge remote-tracking branch 'upstream/master' into download-repository-archives Liam Newman 2020-12-31 09:55:28 -08:00
  • 6670446037 Reenable GitHubBuilder tests Liam Newman 2020-12-30 15:51:27 -08:00
  • bd39b07bb5 Fix javadoc issues Liam Newman 2020-12-30 14:07:37 -08:00
  • a9438b6121 Move tests to use JWTTokenProvider Liam Newman 2020-12-30 10:46:45 -08:00
  • f546cf4521 Use only credential providers internally to track credentials Liam Newman 2020-12-30 09:39:36 -08:00
  • 43efa78750 Post-merge fixes Liam Newman 2020-12-29 09:29:30 -08:00
  • 9e3de43802 Merge remote-tracking branch 'upstream/master' into feat/credential-provider-refresh Liam Newman 2020-12-29 09:19:09 -08:00
  • dc615e432e Merge pull request #985 from lower-case/bugfix-883 Liam Newman 2020-12-28 22:06:47 -08:00
  • cf9caa6af5 Update test to check values Liam Newman 2020-12-28 20:17:43 -08:00
  • 15f748358d Merge remote-tracking branch 'upstream/master' into bugfix-883 Liam Newman 2020-12-28 20:02:24 -08:00
  • b30d648623 Merge pull request #939 from jgangemi/jae/bulk-update Liam Newman 2020-12-28 19:54:44 -08:00
  • 33d70560b8 Deprecate templateRepository() for isTemplate() Liam Newman 2020-12-28 18:44:30 -08:00
  • 865a49d2e8 Update GHRepository method to use Setter Liam Newman 2020-12-28 17:58:13 -08:00
  • 4fca68c25c Add GHRepository.Setter Liam Newman 2020-12-28 17:03:27 -08:00
  • f131a0c1c2 Formatting fixes Liam Newman 2020-12-28 16:26:23 -08:00
  • cd4368fa79 Merge remote-tracking branch 'upstream/master' into jae/bulk-update Liam Newman 2020-12-28 16:25:31 -08:00
  • 4ec4b160b0 Update contributing.md for more clarity Liam Newman 2020-12-28 13:25:37 -08:00
  • a585b4957f Merge pull request #1004 from bitwiseman/object-base Liam Newman 2020-12-28 16:05:48 -08:00
  • e6b02b3bed Merge branch 'master' into object-base Liam Newman 2020-12-28 15:48:41 -08:00
  • 1ef0ec0432 Update src/main/java/org/kohsuke/github/GitHub.java Liam Newman 2020-12-28 15:47:28 -08:00
  • 2e87bd86a1 Merge pull request #1006 from hub4j/dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-5.10.0.202012080955-r Liam Newman 2020-12-28 15:46:53 -08:00
  • 0228a0d023 Merge pull request #1010 from hub4j/dependabot/maven/org.slf4j-slf4j-simple-1.7.30 Liam Newman 2020-12-28 15:46:33 -08:00
  • 6365f3749d Chore(deps-dev): Bump slf4j-simple from 1.7.2 to 1.7.30 dependabot[bot] 2020-12-28 23:45:31 +00:00
  • 25c18130f9 Chore(deps-dev): Bump org.eclipse.jgit dependabot[bot] 2020-12-28 23:45:30 +00:00
  • 436c19634d Merge pull request #1009 from hub4j/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.1.4 Liam Newman 2020-12-28 15:45:13 -08:00
  • 1a6facc685 Merge pull request #1008 from hub4j/dependabot/maven/com.tngtech.archunit-archunit-0.15.0 Liam Newman 2020-12-28 15:44:45 -08:00
  • bd0093c8ea Change reader and writer to no longer deprecated Liam Newman 2020-12-28 12:39:14 -08:00
  • e150280010 Merge remote-tracking branch 'upstream/master' into object-base Liam Newman 2020-12-28 10:52:16 -08:00
  • 827fd5e472 Chore(deps): Bump spotbugs-maven-plugin from 4.0.4 to 4.1.4 dependabot[bot] 2020-12-28 18:51:35 +00:00
  • f89fbc67b9 Chore(deps-dev): Bump archunit from 0.14.1 to 0.15.0 dependabot[bot] 2020-12-28 18:51:35 +00:00
  • c567a88892 Merge pull request #1005 from bitwiseman/task/spotless Liam Newman 2020-12-28 10:51:06 -08:00
  • 6a39d7fca5 Trim whitespace and end with newline Liam Newman 2020-12-23 16:59:49 -08:00
  • a15e67f065 Switch formatting to spotless Liam Newman 2020-12-23 16:56:23 -08:00
  • 7a1bce9578 Merge branch 'master' into object-base Liam Newman 2020-12-22 09:17:52 -08:00
  • f2b4de7943 Merge branch 'master' into jae/bulk-update Liam Newman 2020-12-22 08:32:12 -08:00
  • b3ff4ac6d9 Merge pull request #984 from gsmet/okhttp-close-responsebody Liam Newman 2020-12-21 10:20:50 -08:00
  • 1c56e7fab5 Add missing argument Liam Newman 2020-12-21 09:28:44 -08:00
  • 70ba4df385 Make root field transient in all classes Liam Newman 2020-12-17 03:32:46 -08:00
  • 8062c705e8 Merge branch 'master' into jae/bulk-update Liam Newman 2020-12-17 15:12:19 -08:00
  • fafb23c1a6 Merge pull request #1002 from marcoferrer/add-sdk-beta-annotation Liam Newman 2020-12-17 12:57:01 -08:00
  • 4e7ac7030c Add beta api annotation to project Marco Ferrer 2020-12-16 16:39:48 -05:00
  • 4803daca5a Merge branch 'master' into okhttp-close-responsebody Liam Newman 2020-12-15 16:21:08 -08:00
  • facfc61316 Merge branch 'master' into jae/bulk-update Liam Newman 2020-12-15 16:08:41 -08:00
  • e3e495bfb1 Merge pull request #1001 from marcoferrer/preview-enum-and-cleanup Liam Newman 2020-12-15 15:39:06 -08:00
  • e007284d2f Merge branch 'master' into preview-enum-and-cleanup Liam Newman 2020-12-15 15:20:30 -08:00
  • 1da8416ebd Merge pull request #983 from marcoferrer/add-preview-arch-rules Liam Newman 2020-12-15 15:20:05 -08:00
  • 79b49a469c Clean up preview declarations Marco Ferrer 2020-12-15 14:39:00 -05:00