Commit Graph

  • d9563322f1 Merge pull request #695 from github-api/dependabot/maven/org.kohsuke.stapler-stapler-1.259 Liam Newman 2020-02-12 22:32:31 -08:00
  • ab965969dd Merge branch 'master' into collaborator-permissions Liam Newman 2020-02-12 22:31:03 -08:00
  • 2f32e034d8 Merge pull request #694 from bitwiseman/task/fetch Liam Newman 2020-02-12 22:29:22 -08:00
  • d7bb171c1e Add automatic deletion of branches that merged by PR sunghyo-jung 2020-02-12 19:02:31 +09:00
  • 1cf7931f43 Bump stapler from 1.258 to 1.259 dependabot-preview[bot] 2020-02-11 06:30:12 +00:00
  • edc697dd73 fixed javadoc isues James Vaughn 2020-02-07 21:27:00 -06:00
  • 54a059ff68 updated signatures for addCollaborators methods updated javadoc comments for addCollaborators methods combined both modifyCollaborators methods into one method updated addColloaborators test to match new method signature James Vaughn 2020-02-07 21:13:23 -06:00
  • 289282e235 Move OTP detection earlier Liam Newman 2020-02-06 16:55:58 -08:00
  • 825c36c15e Tweaks for clarity Liam Newman 2020-02-06 14:11:16 -08:00
  • 1234c2e99e Add tests for rate limit Liam Newman 2020-02-06 10:22:04 -08:00
  • b8fae1308d Streamline fetch and retry process Liam Newman 2020-02-06 06:50:25 -08:00
  • dddcf624e6 finished suggested formatting changes James Vaughn 2020-02-05 21:30:52 -06:00
  • b33fe9f7fe Merge branch 'collaborator-permissions' of https://github.com/jimmysombrero/github-api into collaborator-permissions James Vaughn 2020-02-04 21:10:39 -06:00
  • 5a799400a9 fixed minor formatting issues James Vaughn 2020-02-04 21:10:29 -06:00
  • 76919a819f Merge branch 'master' into collaborator-permissions Liam Newman 2020-02-03 12:46:17 -08:00
  • 9c30f846b2 Merge pull request #692 from github-api/dependabot/maven/com.github.tomakehurst-wiremock-jre8-standalone-2.26.0 Liam Newman 2020-02-03 12:45:46 -08:00
  • 9230f51988 Implement new methods on Options Liam Newman 2020-02-03 12:41:33 -08:00
  • 712035dc9a Bump wiremock-jre8-standalone from 2.25.1 to 2.26.0 dependabot-preview[bot] 2020-02-03 06:50:15 +00:00
  • 32e5c5b4ad Merge pull request #693 from alexanderrtaylor/replaceAsserts Liam Newman 2020-02-03 12:29:59 -08:00
  • 134a6fab7e Merge branch 'master' into replaceAsserts Alex Taylor 2020-02-03 14:47:11 -05:00
  • 82e27cb962 Replacing asserts with standard Alex Taylor 2020-02-03 11:43:16 -05:00
  • 8bcad7b3f9 Merge branch 'collaborator-permissions' of https://github.com/jimmysombrero/github-api into collaborator-permissions James Vaughn 2020-02-02 22:03:08 -06:00
  • d767575f76 Added test for addCollaborators Mark old addCollaborators methods depricated James Vaughn 2020-02-02 22:02:56 -06:00
  • 7214c7d393 Merge branch 'master' into collaborator-permissions jimmysombrero 2020-02-01 22:40:54 -06:00
  • 205e5ab03d Merge branch 'collaborator-permissions' of https://github.com/jimmysombrero/github-api into collaborator-permissions James Vaughn 2020-02-01 22:39:28 -06:00
  • 6576beae76 Added missing methods to keep the API from breaking added tests for addCollaborators() James Vaughn 2020-02-01 22:39:14 -06:00
  • 001f8f1f50 Update PULL_REQUEST_TEMPLATE.md Liam Newman 2020-01-31 13:18:17 -08:00
  • 3b694a87ef Fix formatting Liam Newman 2020-01-31 13:17:16 -08:00
  • 84dd06d769 [#690]Implement the ability to read total_private_repos for GHPerson spierce 2020-01-31 13:08:15 -06:00
  • c5cb16abfb Merge branch 'master' into collaborator-permissions Liam Newman 2020-01-31 08:32:35 -08:00
  • 79fb34324d Merge pull request #684 from alexanderrtaylor/assertThatIssues Liam Newman 2020-01-30 11:10:38 -08:00
  • 303aef3548 Merge branch 'assertThatIssues' of https://github.com/alexanderrtaylor/github-api into assertThatIssues Alex Taylor 2020-01-30 11:22:39 -05:00
  • fd278f8c32 Update AbstractGitHubWireMockTest.java Alex Taylor 2020-01-30 11:22:37 -05:00
  • 53041a4117 Merge branch 'master' into assertThatIssues Liam Newman 2020-01-29 18:32:47 -08:00
  • 9b3fe3b13a Merge pull request #687 from bitwiseman/task/windows-ci Liam Newman 2020-01-29 18:06:48 -08:00
  • 5c6c5081e9 Improve naming of jobs Liam Newman 2020-01-29 17:52:48 -08:00
  • e087ea0ac7 Split build jobs for clarity Liam Newman 2020-01-29 17:36:31 -08:00
  • 71c44dc805 Move CI to cache .m2 directory Liam Newman 2020-01-29 17:12:02 -08:00
  • c5c8596664 Reduce output from connection retry Liam Newman 2020-01-29 17:00:48 -08:00
  • 92a86f4d1c No formatting checks on Windows CI build Liam Newman 2020-01-29 16:00:35 -08:00
  • 8098b68b8e formatting changes Alex Taylor 2020-01-29 16:56:49 -05:00
  • 7356001723 Merge remote-tracking branch 'upstream/master' into assertThatIssues Alex Taylor 2020-01-29 16:56:15 -05:00
  • aba60587ab Corrected massive change Alex Taylor 2020-01-29 16:49:33 -05:00
  • 936a6a04fb Reduce some code coverage bars on windows Liam Newman 2020-01-29 13:38:08 -08:00
  • 9675126298 Turn off some tests for windows Liam Newman 2020-01-29 13:10:49 -08:00
  • 6a5886ea1c Disable import sorting Liam Newman 2020-01-29 09:41:31 -08:00
  • 648c6a5a8f Shorten file names for Windows Liam Newman 2020-01-29 09:18:18 -08:00
  • 14b7bf4753 Add windows to CI matrix Liam Newman 2020-01-28 20:52:49 -08:00
  • 0e310fa96a Merge branch 'master' into collaborator-permissions jimmysombrero 2020-01-28 15:21:25 -06:00
  • 0f6c282c80 [maven-release-plugin] prepare for next development iteration Liam Newman 2020-01-27 19:07:15 -08:00
  • ed3cd0c9c8 [maven-release-plugin] prepare release github-api-1.106 github-api-1.106 Liam Newman 2020-01-27 19:07:07 -08:00
  • 398f029f6d Merge pull request #685 from bitwiseman/task/commons-io-2.4 Liam Newman 2020-01-27 19:04:24 -08:00
  • ad9c2b917b Disable rate limit hanging test Liam Newman 2020-01-27 18:44:21 -08:00
  • d0d65182c0 Downgrade to commons-io 2.4 for Jenkins compatibility Liam Newman 2020-01-27 18:43:56 -08:00
  • 4c3a0d329b added Authentication Check Alex Taylor 2020-01-27 15:24:28 -05:00
  • 7c495c2177 Fixes after merge Alex Taylor 2020-01-27 14:45:02 -05:00
  • 2f86a9e534 Merge remote-tracking branch 'upstream/master' into assertThatIssues Alex Taylor 2020-01-27 14:37:46 -05:00
  • 12c3a0b1fa Authentication and assertThat issues Alex Taylor 2020-01-27 14:29:46 -05:00
  • 14f3660f55 [maven-release-plugin] prepare for next development iteration Liam Newman 2020-01-27 00:03:48 -08:00
  • 5a8b032d74 [maven-release-plugin] prepare release github-api-1.105 github-api-1.105 Liam Newman 2020-01-27 00:03:39 -08:00
  • 57c4613b1f Merge pull request #683 from timja/add-full-create-team-parameters Liam Newman 2020-01-27 00:00:44 -08:00
  • e008021a42 Merge branch 'add-full-create-team-parameters' of github.com:timja/github-api into add-full-create-team-parameters Tim Jacomb 2020-01-27 07:52:15 +00:00
  • 7e600c43ed Var-args instead of list Tim Jacomb 2020-01-27 07:50:31 +00:00
  • 963478e206 Merge branch 'master' into add-full-create-team-parameters Tim Jacomb 2020-01-27 07:46:14 +00:00
  • 0f32783488 Revert updatePrivacy Tim Jacomb 2020-01-27 07:40:16 +00:00
  • 756d470715 [maven-release-plugin] prepare for next development iteration Liam Newman 2020-01-26 23:33:20 -08:00
  • 2c47b7535b [maven-release-plugin] prepare release github-api-1.104 Liam Newman 2020-01-26 23:33:11 -08:00
  • 4cc90b4929 Fix test Tim Jacomb 2020-01-27 07:31:19 +00:00
  • 32754ffcf5 Cleanup based on review Tim Jacomb 2020-01-27 07:24:01 +00:00
  • 64aae75680 Allow updating privacy status Tim Jacomb 2020-01-26 10:47:24 +00:00
  • 69d2160a0d Add support for all create team parameters Tim Jacomb 2020-01-25 19:51:03 +00:00
  • 99e326539e Merge pull request #680 from bitwiseman/issue/ssl Liam Newman 2020-01-24 21:47:20 -08:00
  • 1dde975cfe Handle SSLHandshakeException with connection retry Liam Newman 2020-01-24 21:21:15 -08:00
  • 58c069ec5c Merge branch 'master' into collaborator-permissions jimmysombrero 2020-01-24 18:26:54 -06:00
  • 7916600a7b updating local branch James Vaughn 2020-01-24 18:24:53 -06:00
  • 3e4f160c5d ran mvn clean install then the build commmand and build was successful James Vaughn 2020-01-24 18:23:59 -06:00
  • aeb5e5f681 Merge pull request #674 from v1v/master Liam Newman 2020-01-24 14:43:29 -08:00
  • 1c2e491845 Minor improvement to statistics Liam Newman 2020-01-24 13:54:53 -08:00
  • eb4000f26b Streamline retry code path Liam Newman 2020-01-24 12:31:23 -08:00
  • 74dd887c79 Merge branch 'master' into master Liam Newman 2020-01-23 22:22:42 -08:00
  • 764599a7d9 Move socket handling and add test Liam Newman 2020-01-23 20:29:06 -08:00
  • ad683fee89 Merge branch 'master' into collaborator-permissions Liam Newman 2020-01-23 17:51:59 -08:00
  • 85a53fc68f Merge pull request #676 from alexanderrtaylor/issues-349 Liam Newman 2020-01-23 17:49:39 -08:00
  • 3bf8baee85 format fixed and validation passed James Vaughn 2020-01-23 18:32:37 -06:00
  • 8792213594 tried formatting the file once again. Vaughn 2020-01-23 15:16:36 -06:00
  • d9ebc9455c UTs for the Timeout and Retry Victor Martinez 2020-01-23 21:04:28 +00:00
  • 9ab8bdfe4a formatted file Vaughn 2020-01-23 14:45:24 -06:00
  • 418ea9a19e As suggested in the code review, handle exceptions and setup the connection Victor Martinez 2020-01-23 20:39:58 +00:00
  • 20f04febf2 As suggested in the code review, make a configurable sleep Victor Martinez 2020-01-23 20:36:00 +00:00
  • a65783201e updated the test files Alex Taylor 2020-01-23 15:31:50 -05:00
  • a5f04d44a4 Fix javadoc warning Victor Martinez 2020-01-23 20:29:55 +00:00
  • cbe1022f20 Support more generic Socket Exceptions Victor Martinez 2020-01-23 20:28:57 +00:00
  • 90301ae9ee Added ability to specify permissions for collaborators Vaughn 2020-01-23 13:37:35 -06:00
  • 4f38ab3640 Cosmetic change Victor Martinez 2020-01-23 14:01:29 +00:00
  • fca179abab Retry if SocketException Victor Martinez 2020-01-23 13:33:12 +00:00
  • eaa1366102 Manual update to v1.103 Liam Newman 2020-01-22 13:19:27 -08:00
  • e426237c35 [maven-release-plugin] prepare for next development iteration Liam Newman 2020-01-22 11:57:10 -08:00
  • 3dae361d7b [maven-release-plugin] prepare release github-api-1.103 github-api-1.103 Liam Newman 2020-01-22 11:56:59 -08:00
  • 967831388e Relocate shaded dependecies and generate separate shaded artifact Liam Newman 2020-01-22 09:59:10 -08:00
  • f9794f20d4 Use Https Liam Newman 2020-01-21 17:22:58 -08:00