Commit Graph

  • ac470dddb5 Merge branch 'master' into add-create-repo-with-template-support Liam Newman 2020-07-27 14:14:16 -07:00
  • 43063fe8ce Minor tweaks Liam Newman 2020-07-27 14:12:15 -07:00
  • 59e0046c1e Validate argument in GitHub.getRepository George Gastaldi 2020-07-24 19:55:08 -03:00
  • 36ab05c265 PullRequest.setMilestone should use the Issue API George Gastaldi 2020-07-24 18:47:41 -03:00
  • 2b2be05dae Merge pull request #900 from gastaldi/repo_fix Liam Newman 2020-07-27 13:23:06 -07:00
  • fb1adbd1ef Make withUrlPath() overwrite instead of append Liam Newman 2020-07-27 13:12:41 -07:00
  • ab68a59b25 Added MAINTAIN and TRIAGE to GHOrganization.Permission enum Javaru 2020-07-27 15:50:32 -04:00
  • 9c7de767e9 Fixes modifyCollaborators for multiple users George Gastaldi 2020-07-25 01:17:16 -03:00
  • 8ba5cf7c2e Formatting tweaks and fixes George Gastaldi 2020-07-25 01:17:16 -03:00
  • b194a19b98 Merge branch 'master' into add-create-repo-with-template-support Bonnie Young 2020-07-21 00:32:52 +08:00
  • 1d344b016f Merge pull request #898 from hub4j/dependabot/maven/org.mockito-mockito-core-3.4.4 Liam Newman 2020-07-20 00:35:58 -07:00
  • 474f3ef4ca Chore(deps-dev): Bump mockito-core from 3.4.2 to 3.4.4 dependabot[bot] 2020-07-20 02:00:54 +00:00
  • 9830927020 add create repo with template support Yang Ting 2020-07-19 23:07:19 +08:00
  • 727932a442 Merge pull request #895 from jeetchoudhary/protection Liam Newman 2020-07-17 12:27:05 -07:00
  • cd92b51845 Merge branch 'master' into protection jeetchoudhary 2020-07-17 23:59:51 +05:30
  • fe26d16411 Update test and data to verify getProtection() code path Liam Newman 2020-07-17 10:47:08 -07:00
  • d68c66ce2b Merge pull request #893 from hub4j/dependabot/maven/org.mockito-mockito-core-3.4.2 Liam Newman 2020-07-17 09:59:31 -07:00
  • e7bfbfb48f reformat class Jitender kumar 2020-07-17 17:28:15 +05:30
  • f2a88ae61c fixing getRequiredReviewers to return count #890 jeetchoudhary 2020-07-17 16:55:51 +05:30
  • e2113f6ee5 Update rest request for test case jeetchoudhary 2020-07-17 16:52:17 +05:30
  • 3867224024 Chore(deps-dev): Bump mockito-core from 3.4.0 to 3.4.2 dependabot[bot] 2020-07-17 02:01:30 +00:00
  • 89f7b6b955 Release 1.115 Liam Newman 2020-07-16 15:42:20 -07:00
  • 9ee0bf43bc [maven-release-plugin] prepare for next development iteration Liam Newman 2020-07-16 15:16:56 -07:00
  • 2844542efa [maven-release-plugin] prepare release github-api-1.115 github-api-1.115 Liam Newman 2020-07-16 15:16:47 -07:00
  • e3fcae9392 Revert "Remove Java 15-ea" Liam Newman 2020-07-15 15:32:46 -07:00
  • c6ccfa91f3 Remove Java 15-ea Liam Newman 2020-07-15 15:19:06 -07:00
  • b6fcee1cb9 Rollback to surefire 2.22.2 Liam Newman 2020-07-15 15:14:16 -07:00
  • 9071befb04 Run slow or flaky tests in test phase Liam Newman 2020-07-15 15:05:26 -07:00
  • bdd5fe98f3 Use file to specify slow-or-flaky-tests list Liam Newman 2020-07-15 15:00:03 -07:00
  • a3d3e83a49 Move slow or flaky tests to separate surefire execution Liam Newman 2020-07-15 14:39:18 -07:00
  • 08bde72028 Merge pull request #849 from alexanderkjall/add-support-for-child-teams Liam Newman 2020-07-15 14:05:47 -07:00
  • 108a136368 Remove getChildTeams and add test for no children Liam Newman 2020-07-15 13:43:57 -07:00
  • 57d87ad6b1 Merge branch 'master' into add-support-for-child-teams Liam Newman 2020-07-15 13:28:32 -07:00
  • 0c22815ff7 Merge pull request #872 from MarcosCela/doc/org-level-resources Liam Newman 2020-07-15 13:27:05 -07:00
  • 0ca792ecfd Merge pull request #830 from bitwiseman/task/rate-limit/full Liam Newman 2020-07-15 12:42:11 -07:00
  • 987c34c69e Merge branch 'master' into task/rate-limit/full Liam Newman 2020-07-15 12:13:16 -07:00
  • c1c02bc8ab Merge pull request #887 from hub4j/dependabot/maven/org.mockito-mockito-core-3.4.0 Liam Newman 2020-07-14 12:02:54 -07:00
  • 4ee369f27c Chore(deps-dev): Bump mockito-core from 3.3.3 to 3.4.0 dependabot[bot] 2020-07-13 15:52:33 +00:00
  • c9012efdcb Merge pull request #886 from hub4j/dependabot/maven/net.revelc.code.formatter-formatter-maven-plugin-2.12.1 Liam Newman 2020-07-13 08:51:51 -07:00
  • 41524fc67d Chore(deps): Bump formatter-maven-plugin from 2.12.0 to 2.12.1 dependabot[bot] 2020-07-13 02:00:47 +00:00
  • 04ff61e981 Merge pull request #885 from XiongKezhi/add-missing-conclusion Liam Newman 2020-07-12 14:11:56 -07:00
  • 532468dc67 Update src/main/java/org/kohsuke/github/GHCheckRun.java Liam Newman 2020-07-12 13:36:22 -07:00
  • 9c9a2dae47 Add JavaDoc for check run conclusion Kezhi Xiong 2020-07-12 15:58:34 +08:00
  • c8a868b57f Add the missing SKIPPED check run conclusion Kezhi Xiong 2020-07-12 15:54:09 +08:00
  • 4b3f81ee34 Clean up comments and javadoc Liam Newman 2020-06-08 14:14:53 -07:00
  • afa170ba7c Add more tests for rate limit record selection Liam Newman 2020-05-31 13:31:36 -07:00
  • 46e3b2272e Clean up and reorganize changes Liam Newman 2020-05-28 07:37:00 -07:00
  • 52472e90ec Simplified rate limit record selection Liam Newman 2020-05-27 14:57:01 -07:00
  • 4ef0d00846 Integrate full rate limit checking Liam Newman 2020-05-26 15:23:31 -07:00
  • 580f2537f2 Move GHRef readers to GHRef class Liam Newman 2020-07-09 15:00:18 -07:00
  • 3d9fd96026 Merge pull request #884 from bitwiseman/task/gitbucket Liam Newman 2020-07-09 13:38:55 -07:00
  • f449b92721 Workaround for GitBucket refs issue Liam Newman 2020-07-09 09:42:29 -07:00
  • 3b0216b023 Merge pull request #877 from hub4j/dependabot/maven/com.github.tomakehurst-wiremock-jre8-standalone-2.27.1 Liam Newman 2020-07-07 12:40:23 -07:00
  • 98cf839737 Add new methods Liam Newman 2020-07-07 12:29:59 -07:00
  • 0bb0846505 Chore(deps-dev): Bump wiremock-jre8-standalone from 2.26.3 to 2.27.1 dependabot[bot] 2020-07-07 19:23:07 +00:00
  • 70969400a3 Merge pull request #876 from jtnord/symlink-support Liam Newman 2020-07-07 12:21:39 -07:00
  • 147e8d5d12 Merge branch 'master' into symlink-support Liam Newman 2020-07-07 11:38:14 -07:00
  • cacc3e6edd Update formatter cache directory Liam Newman 2020-07-07 10:15:00 -07:00
  • a284eca147 Shorten file paths for windows Liam Newman 2020-07-07 09:48:31 -07:00
  • 0d3ba9d7f0 formatting fixes James Nord 2020-07-07 13:29:33 +01:00
  • be8064d642 Merge pull request #879 from hub4j/dependabot/maven/org.codehaus.mojo-animal-sniffer-maven-plugin-1.19 Liam Newman 2020-07-06 10:15:33 -07:00
  • e30dba742d Chore(deps): Bump animal-sniffer-maven-plugin from 1.18 to 1.19 dependabot[bot] 2020-07-06 02:01:00 +00:00
  • 44b72ed647 Add initial symlink support. James Nord 2020-07-02 16:50:38 +01:00
  • 666bd77dac Merge pull request #874 from hub4j/bitwiseman-patch-1 Liam Newman 2020-07-02 08:52:31 -07:00
  • 0a6613e60d Add "workflow_dispatch" to GHEvent Liam Newman 2020-07-01 15:57:33 -07:00
  • 62e186c123 Merge pull request #871 from hub4j/dependabot/maven/net.revelc.code.formatter-formatter-maven-plugin-2.12.0 Liam Newman 2020-06-30 11:02:37 -07:00
  • 50dd8f5bcc add a new doc section "Working with organizations" with a simple example Marcos.Cela 2020-06-30 09:44:57 +02:00
  • d5fcac9c45 Merge pull request #1 from hub4j/master Marcos Cela 2020-06-30 08:44:42 +02:00
  • c2bed85190 Chore(deps): Bump formatter-maven-plugin from 2.11.0 to 2.12.0 dependabot[bot] 2020-06-30 02:00:52 +00:00
  • 183b463ef2 Merge branch 'master' into add-support-for-child-teams Liam Newman 2020-06-29 09:58:14 -07:00
  • 92fdac44a0 Merge pull request #869 from hub4j/dependabot/maven/org.apache.maven.plugins-maven-site-plugin-3.9.1 Liam Newman 2020-06-29 09:57:00 -07:00
  • 12829ecc73 Chore(deps): Bump maven-site-plugin from 3.9.0 to 3.9.1 dependabot[bot] 2020-06-25 02:00:46 +00:00
  • 51319c3b26 use this.organization instead of providing the organization as a parameter Alexander Kjäll 2020-06-24 07:30:59 +02:00
  • 8fd827040b Merge pull request #860 from hub4j/dependabot/github_actions/actions/cache-v2 Liam Newman 2020-06-23 09:24:06 -07:00
  • 5ec46eae0d Chore(deps): Bump actions/cache from v1 to v2 dependabot[bot] 2020-06-23 14:59:54 +00:00
  • 32c03301be Merge pull request #853 from sullis/add-dependabot Liam Newman 2020-06-23 07:59:26 -07:00
  • df7f29b2ab Merge pull request #858 from hub4j/dependabot/maven/spotbugs.version-4.0.6 Liam Newman 2020-06-23 07:55:48 -07:00
  • e863113c36 Chore(deps): Bump spotbugs.version from 4.0.4 to 4.0.6 dependabot-preview[bot] 2020-06-23 06:40:11 +00:00
  • 8e2c1d7382 Merge pull request #851 from MarcosCela/fix/ghteambuilder-accept-long Liam Newman 2020-06-22 06:28:20 -07:00
  • ab7b9cccba Merge branch 'master' into fix/ghteambuilder-accept-long Liam Newman 2020-06-22 06:18:54 -07:00
  • 81bf61a161 Merge pull request #857 from hub4j/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.0.4 Liam Newman 2020-06-22 06:14:39 -07:00
  • b40f008647 Chore(deps): Bump spotbugs-maven-plugin from 4.0.0 to 4.0.4 dependabot-preview[bot] 2020-06-22 06:57:13 +00:00
  • 734e41702b add Dependabot Sean C. Sullivan 2020-06-20 07:10:28 -07:00
  • 038dd20a91 added a unit test for fetching a child team Alexander Kjäll 2020-06-19 08:27:25 +02:00
  • 1dd62b8550 add a simple test for GHTeamBuilder: create a team with a parent/child relation Marcos.Cela 2020-06-18 10:33:04 +02:00
  • 715deebe05 GHTeamBuilder#parentTeamId now accepts a long instead of an int Marcos.Cela 2020-06-17 12:15:29 +02:00
  • b3fe3d8590 Added support for fetching what teams are part of this team. The call is to this endpoint https://developer.github.com/v3/teams/#list-child-teams-legacy Alexander Kjäll 2020-06-17 09:32:29 +02:00
  • f74c3ed3ea Merge pull request #848 from hub4j/dependabot/maven/org.kohsuke.stapler-stapler-1.260 Liam Newman 2020-06-16 08:39:53 -07:00
  • 2c9aebeeed Merge pull request #847 from hub4j/timja-patch-1 Liam Newman 2020-06-16 08:34:54 -07:00
  • 7474f1e11f Chore(deps-dev): Bump stapler from 1.259 to 1.260 dependabot-preview[bot] 2020-06-16 06:28:21 +00:00
  • dba9c55b64 Fix tag template in release drafter Tim Jacomb 2020-06-16 07:16:52 +01:00
  • b432364397 [maven-release-plugin] prepare for next development iteration Liam Newman 2020-06-10 20:02:26 -07:00
  • 696967bdd1 [maven-release-plugin] prepare release github-api-1.114 github-api-1.114 Liam Newman 2020-06-10 20:02:18 -07:00
  • b76889efc3 Merge pull request #845 from bitwiseman/task/redo-822 Liam Newman 2020-06-10 20:00:44 -07:00
  • e6a7b64ebe Merge branch 'master' into task/redo-822 Liam Newman 2020-06-10 19:53:42 -07:00
  • 9daa0df311 Modify getRef() changes to be compatible with older GHE versions Liam Newman 2020-06-10 19:28:31 -07:00
  • 612800bda5 Merge pull request #843 from bitwiseman/task/body-close Liam Newman 2020-06-10 17:30:12 -07:00
  • a6bbb1dec9 Ensure connection response stream is always closed Liam Newman 2020-06-10 17:19:02 -07:00
  • 873c93ab64 Merge pull request #841 from hub4j/dependabot/maven/org.apache.bcel-bcel-6.5.0 Liam Newman 2020-06-10 08:59:00 -07:00
  • ea99a942d0 Release v1.113 Liam Newman 2020-06-10 08:53:50 -07:00