Commit Graph

  • 19ec3321ae Gets commit details of a pull request. Luca Milanesio 2013-10-09 16:59:18 +01:00
  • d82af9f1a0 Merge pull request #50 from pescuma/jackson Kohsuke Kawaguchi 2013-10-02 08:31:42 -07:00
  • 4712d2c8ac Using version 2 of jackson Ricardo Pescuma Domenecci 2013-09-28 14:25:14 -03:00
  • a2df4217fd Updated issue label with ifts fields Ricardo Pescuma Domenecci 2013-09-28 12:43:01 -03:00
  • 096c96550b Allows fetching pull requests by knowing repo-name and owner. Luca Milanesio 2013-09-27 09:18:22 +01:00
  • 2fb3f31930 GHRepository owner is NOT a GHUser but more generically a GHPerson. Luca Milanesio 2013-09-27 09:12:54 +01:00
  • f52b4a2e11 Allows to define page size for repository lists. Luca Milanesio 2013-09-16 00:40:32 +01:00
  • 88e9d89e89 Wagon: Deploying site to repository Kohsuke Kawaguchi 2013-09-07 13:38:01 +01:00
  • bbc78ffec6 [maven-release-plugin] prepare for next development iteration Kohsuke Kawaguchi 2013-09-07 13:32:24 +01:00
  • 3606f412b3 [maven-release-plugin] prepare release github-api-1.44 github-api-1.44 Kohsuke Kawaguchi 2013-09-07 13:32:15 +01:00
  • 6e0e94094b Massaging the changes Kohsuke Kawaguchi 2013-09-07 13:29:23 +01:00
  • 976960f495 Merge pull request #42 from paulbutenko/master Kohsuke Kawaguchi 2013-09-07 05:25:58 -07:00
  • d2f2f3b2d3 Merge pull request #44 from stephenc/is-anonymous Kohsuke Kawaguchi 2013-09-07 05:18:29 -07:00
  • 2da7c45840 Merge pull request #43 from stephenc/master Kohsuke Kawaguchi 2013-09-07 05:18:00 -07:00
  • fb078de627 Provide a way to determine if the connection is anonymous Stephen Connolly 2013-08-29 14:33:04 +01:00
  • da46b7fddb GHMyself should allow accessing the private repos and orgs too Stephen Connolly 2013-08-29 14:29:58 +01:00
  • c4e0729b7d GHCOmpare reverted, getCommit changed to getCommitShortInfo Paul Butenko 2013-08-17 01:09:55 +03:00
  • eee9f0ace5 Original formating restored Paul Butenko 2013-08-17 00:48:42 +03:00
  • d0692458a3 New model for short info of the commit was added Paul Butenko 2013-08-17 00:41:45 +03:00
  • 401d4dfc72 Wagon: Deploying site to repository Kohsuke Kawaguchi 2013-07-06 22:30:32 -07:00
  • c96e6c7c92 [maven-release-plugin] prepare for next development iteration Kohsuke Kawaguchi 2013-07-06 22:26:45 -07:00
  • 4956278f17 [maven-release-plugin] prepare release github-api-1.43 github-api-1.43 Kohsuke Kawaguchi 2013-07-06 22:26:39 -07:00
  • 5858a86624 using the latest Kohsuke Kawaguchi 2013-07-06 22:24:21 -07:00
  • c87d178a6a added a method that matches the convention elsewhere. Kohsuke Kawaguchi 2013-07-06 17:49:56 -07:00
  • 6fc872b1fd this is no longer efficient Kohsuke Kawaguchi 2013-07-06 17:49:46 -07:00
  • 589c5783a0 "myself" only makes sense when there's a credential Kohsuke Kawaguchi 2013-05-24 12:01:56 -07:00
  • 5f3d311d6a Wagon: Deploying site to repository Kohsuke Kawaguchi 2013-05-07 11:12:35 -07:00
  • 40165628d6 [maven-release-plugin] prepare for next development iteration Kohsuke Kawaguchi 2013-05-07 11:09:20 -07:00
  • 435be77249 [maven-release-plugin] prepare release github-api-1.42 github-api-1.42 Kohsuke Kawaguchi 2013-05-07 11:09:13 -07:00
  • b932ba856d fixed NPE Kohsuke Kawaguchi 2013-05-07 11:07:12 -07:00
  • 094514f617 Merge pull request #36 from spiffxp/require-credentials-fix Kohsuke Kawaguchi 2013-05-06 14:34:06 -07:00
  • fab96879d0 Merge pull request #37 from spiffxp/pr-comments-fix Kohsuke Kawaguchi 2013-05-06 14:33:29 -07:00
  • 367a5f0c57 Merge pull request #38 from janinko/fixPullRequestPayload Kohsuke Kawaguchi 2013-05-06 14:32:11 -07:00
  • 0d2ecfbc67 add repository to Pull Request payload and wrap the PR with the repository Honza Brázdil 2013-05-02 18:11:40 +02:00
  • 5410ba3b1d Force issues-based API route for PR comments Aaron Crickenberger 2013-05-01 13:59:45 -07:00
  • 716bfd4611 requireCredential should allow for oauthToken with no login Aaron Crickenberger 2013-04-30 15:41:08 -07:00
  • c1628c9179 Wagon: Deploying site to repository Kohsuke Kawaguchi 2013-04-23 10:33:21 -07:00
  • 3830a58493 [maven-release-plugin] prepare for next development iteration Kohsuke Kawaguchi 2013-04-23 10:30:54 -07:00
  • 31d5cf6129 [maven-release-plugin] prepare release github-api-1.41 github-api-1.41 Kohsuke Kawaguchi 2013-04-23 10:30:48 -07:00
  • 8c78d20e6e doc improvement Kohsuke Kawaguchi 2013-04-23 10:25:57 -07:00
  • abe78cf0bb Formatting only changes Kohsuke Kawaguchi 2013-04-23 10:20:07 -07:00
  • eeebfd5f04 added a little helper code that generates an OAuth token for ~/.github Kohsuke Kawaguchi 2013-04-23 10:19:50 -07:00
  • 5e3d3dd023 In fact there's no point in looking up the 'token' property since API token is no longer supported by GitHub Kohsuke Kawaguchi 2013-04-23 10:05:45 -07:00
  • 60175ebfad if the user name is available, pass that in and save a lookup Kohsuke Kawaguchi 2013-04-23 10:05:06 -07:00
  • c6fafe453f Cleaned up the authentication part of the code Kohsuke Kawaguchi 2013-04-23 10:04:20 -07:00
  • 838ecd0dd8 Merge branch 'pull-33' Kohsuke Kawaguchi 2013-04-23 09:40:37 -07:00
  • beec605e2c [FIXED issue #34] API route for pull requests uses 'pulls' Kohsuke Kawaguchi 2013-04-23 09:28:00 -07:00
  • da1405a060 Remove apiToken completely. watsonian 2013-04-20 11:58:52 -07:00
  • e38eeae533 Update constructor to use OAuth tokens rather than API tokens. watsonian 2013-04-20 11:43:54 -07:00
  • 8442e7e326 Declare the exception type. watsonian 2013-04-19 17:10:29 -07:00
  • e6c82e2003 Stop using deprecated API tokens for Enterprise. watsonian 2013-04-19 16:27:09 -07:00
  • 944e3cbd44 Wagon: Deploying site to repository Kohsuke Kawaguchi 2013-04-16 12:33:39 -07:00
  • c4de972c53 [maven-release-plugin] prepare for next development iteration Kohsuke Kawaguchi 2013-04-16 12:30:34 -07:00
  • d2adbaec89 [maven-release-plugin] prepare release github-api-1.40 github-api-1.40 Kohsuke Kawaguchi 2013-04-16 12:30:28 -07:00
  • 72736588c9 release botched because of the Nexus staging deployer. rolling back to the parent POM 4 Kohsuke Kawaguchi 2013-04-16 12:28:38 -07:00
  • 46e726363a [maven-release-plugin] prepare for next development iteration Kohsuke Kawaguchi 2013-04-16 12:22:26 -07:00
  • f7e5292b8c [maven-release-plugin] prepare release github-api-1.39 github-api-1.39 Kohsuke Kawaguchi 2013-04-16 12:22:20 -07:00
  • f67954fa3e Merge branch 'pull-32' Kohsuke Kawaguchi 2013-04-16 12:19:33 -07:00
  • ba6c6a17ae doc improvement Kohsuke Kawaguchi 2013-04-16 12:18:50 -07:00
  • c21d61a70d TAB -> WS Kohsuke Kawaguchi 2013-04-16 12:17:30 -07:00
  • df857d3a84 doc improvement Kohsuke Kawaguchi 2013-04-16 12:14:06 -07:00
  • e9564f101b implement retrieving of access token Honza Brázdil 2013-04-14 05:48:29 +02:00
  • e8a2a69649 Implement GHEventPayload.IssueComment Honza Brázdil 2013-04-13 17:09:03 +02:00
  • 6737c2ae18 Wagon: Deploying site to repository Kohsuke Kawaguchi 2013-04-06 19:18:06 -07:00
  • ba416b1294 [maven-release-plugin] prepare for next development iteration Kohsuke Kawaguchi 2013-04-06 19:06:44 -07:00
  • 3024b598ad [maven-release-plugin] prepare release github-api-1.38 github-api-1.38 Kohsuke Kawaguchi 2013-04-06 19:06:37 -07:00
  • 5ac7a34a13 using a newer POM Kohsuke Kawaguchi 2013-04-06 19:03:47 -07:00
  • b63181d9b5 need to finish the initialization Kohsuke Kawaguchi 2013-04-06 13:56:04 -07:00
  • 0b55a9ad93 Wagon: Deploying site to repository Kohsuke Kawaguchi 2013-03-14 19:08:42 -07:00
  • a3119e2cc7 [maven-release-plugin] prepare for next development iteration Kohsuke Kawaguchi 2013-03-14 19:06:11 -07:00
  • e8b8971b72 [maven-release-plugin] prepare release github-api-1.37 github-api-1.37 Kohsuke Kawaguchi 2013-03-14 19:06:05 -07:00
  • d5f5fa0e0a doc improvement Kohsuke Kawaguchi 2013-03-14 19:02:05 -07:00
  • c284f90a1a adding some more type-safe overloads Kohsuke Kawaguchi 2013-03-14 18:56:37 -07:00
  • 349df60ce8 Adding in support for the refs command and filters in the API Michael Clarke 2013-02-15 23:55:04 +00:00
  • 5ccc3f4ccd Adding in support for the compare command in the API Michael Clarke 2013-02-15 09:43:27 +00:00
  • 8ba61bb3a6 Revert 2ef5dec466 and add source encoding to deter build warnings. johnou 2013-01-24 17:31:43 +01:00
  • cb3d413e5e [maven-release-plugin] prepare for next development iteration Johno Crawford 2013-01-24 17:23:07 +01:00
  • 1837699d8c [maven-release-plugin] prepare release github-api-1.36 github-api-1.36 Johno Crawford 2013-01-24 17:22:58 +01:00
  • 2ef5dec466 Temporary change for release. johnou 2013-01-24 17:20:16 +01:00
  • a46c7acbd2 Merge branch 'master' of github.com:kohsuke/github-api Johno Crawford 2013-01-24 16:58:42 +01:00
  • 769d645237 Normalize api url for oauth constructor. johnou 2013-01-24 16:57:51 +01:00
  • 5e8b7779e1 Wagon: Deploying site to repository Kohsuke Kawaguchi 2013-01-06 16:50:41 -08:00
  • 389330df2e [maven-release-plugin] prepare for next development iteration Kohsuke Kawaguchi 2013-01-06 16:47:29 -08:00
  • 9d75913005 [maven-release-plugin] prepare release github-api-1.35 github-api-1.35 Kohsuke Kawaguchi 2013-01-06 16:47:24 -08:00
  • 887ca772e0 switching to Markdown Kohsuke Kawaguchi 2013-01-06 16:45:17 -08:00
  • 45286598aa adding OAuth support in ~/.github Kohsuke Kawaguchi 2013-01-06 16:43:43 -08:00
  • 2e074b5bc4 follow up fix to the pull request #28 Kohsuke Kawaguchi 2013-01-06 16:24:28 -08:00
  • 560e3c257a Refactored test. Johno Crawford 2013-01-06 16:39:27 +01:00
  • 6e0202fa0b Added membership checks. Johno Crawford 2013-01-06 13:26:03 +01:00
  • ef241b1a07 Merge pull request #27 from johnou/deprecated-password Kohsuke Kawaguchi 2013-01-06 16:14:15 -08:00
  • f80cb541d5 Fix base64 encoding. Johno Crawford 2013-01-06 21:11:19 +01:00
  • 1fe61f72e2 Password is no longer required for api usage. Johno Crawford 2013-01-06 13:08:41 +01:00
  • bf1b0edfd2 Merge pull request #26 from johnou/remove-webclient Jerome Lacoste 2013-01-06 00:34:15 -08:00
  • f0ab946b88 Removed proprietary api usage. johnou 2013-01-06 04:27:18 +01:00
  • 975ef1a43d Removed last traces of web client. Johno Crawford 2013-01-06 04:06:55 +01:00
  • 5289d60c87 Wagon: Deploying site to repository Kohsuke Kawaguchi 2013-01-05 17:21:44 -08:00
  • 7064865157 [maven-release-plugin] prepare for next development iteration Kohsuke Kawaguchi 2013-01-05 17:18:17 -08:00
  • 3dd738b0db [maven-release-plugin] prepare release github-api-1.34 github-api-1.34 Kohsuke Kawaguchi 2013-01-05 17:18:11 -08:00
  • 6480dde247 oops test failures Kohsuke Kawaguchi 2013-01-05 17:15:46 -08:00
  • 555dab7403 Merge branch 'pull-22' Kohsuke Kawaguchi 2013-01-05 17:11:58 -08:00