Commit Graph

  • 31bebd4a7a Design pattern in this library demands that these methods be on GHRef Kohsuke Kawaguchi 2014-08-30 14:03:34 -07:00
  • ccb87258b0 Merge pull request #116 from DavidTanner/patch-1 Kohsuke Kawaguchi 2014-08-30 13:54:05 -07:00
  • 2ab71e88bd Merge pull request #115 from bernd/add-missing-event-types Kohsuke Kawaguchi 2014-08-30 13:53:23 -07:00
  • 78bd7585bb Merge pull request #114 from ndeloof/master Kohsuke Kawaguchi 2014-08-30 13:53:02 -07:00
  • 92cc81d9b8 Merge pull request #107 from msperisen/general-pagination Kohsuke Kawaguchi 2014-08-30 13:52:35 -07:00
  • 97a1c741de Implement support for deleting a ref using the GitHub API. Matt Farmer 2014-08-22 23:33:04 -04:00
  • 077d693959 Add support for updating a ref using the API. Matt Farmer 2014-08-22 23:27:40 -04:00
  • 94831fc10a Remove getPath() David Tanner 2014-08-19 13:22:25 -06:00
  • 1f298a88b0 [maven-release-plugin] prepare for next development iteration Surya Gaddipati 2014-08-19 13:29:40 -05:00
  • 7e49946bed [maven-release-plugin] prepare release github-api-1.57 github-api-1.57 Surya Gaddipati 2014-08-19 13:29:37 -05:00
  • 1e81ab1017 Merge pull request #112 from lucamilanesio/master Surya Gaddipati 2014-08-19 12:57:39 -05:00
  • 311180d12e Add missing DEPLOYMENT, DEPLOYMENT_STATUS, RELEASE and STATUS events. Bernd Ahlers 2014-08-18 16:54:17 +02:00
  • 0efb206881 get repository full name (including owner) Nicolas De Loof 2014-08-06 04:27:35 +02:00
  • 0b92fa5615 Get all orgs/teams/permissions in a single GitHub API call Luca Milanesio 2014-07-24 09:15:50 +01:00
  • a58a5b56b2 Merge branch 'master' of https://github.com/kohsuke/github-api t865095 2014-07-08 14:14:59 +02:00
  • b9764c0a44 introduce pagination for all paged api calls and introduce cache invalidation t865095 2014-07-08 13:52:53 +02:00
  • 590f7ba511 Merge pull request #106 from lucamilanesio/master Kohsuke Kawaguchi 2014-07-04 19:13:04 -07:00
  • 449909b0e8 Implement pagination on list of private+public repos of a user. Luca Milanesio 2014-07-03 10:05:17 +01:00
  • 40780525f8 Bumping up the version in the hope of fixing site plugin problem Kohsuke Kawaguchi 2014-07-02 21:39:13 -07:00
  • 0e3707d1c3 [maven-release-plugin] prepare for next development iteration Kohsuke Kawaguchi 2014-07-02 21:28:38 -07:00
  • 8ddbef093b [maven-release-plugin] prepare release github-api-1.56 github-api-1.56 Kohsuke Kawaguchi 2014-07-02 21:28:34 -07:00
  • 4ccdfccdf0 Oops forgot to commit this change Kohsuke Kawaguchi 2014-07-02 21:27:11 -07:00
  • 3c8aa0c630 Convention dictates that the method name be "listXyz" Kohsuke Kawaguchi 2014-07-02 21:24:17 -07:00
  • ba519f996a Extracted non-formatting changes from pull request #98 Kohsuke Kawaguchi 2014-07-02 21:22:17 -07:00
  • 62d9b92e6e Merge pull request #103 from rtyley/okhttp-2.0.0 Kohsuke Kawaguchi 2014-07-02 21:13:37 -07:00
  • d2c909584d Merge pull request #102 from jglick/clearer-FNFE Kohsuke Kawaguchi 2014-07-02 21:13:16 -07:00
  • 219916eb14 Merge pull request #101 from farmdawgnation/final-answer Kohsuke Kawaguchi 2014-07-02 21:12:59 -07:00
  • 0a37ac901f Update to OkHttp 2.0.0, which has a new OkUrlFactory Roberto Tyley 2014-06-28 11:12:25 +01:00
  • 4586baea27 Explain what a FNFE from delete() may just mean your token is lacking delete_repo. Jesse Glick 2014-06-24 10:38:13 -04:00
  • d83961e85b Un-finalize a handful of classes. Matt Farmer 2014-06-14 19:34:42 -04:00
  • 5993e6bf50 Wagon: Deploying site to repository Kohsuke Kawaguchi 2014-06-08 10:43:53 -07:00
  • 7e35716ff0 [maven-release-plugin] prepare for next development iteration Kohsuke Kawaguchi 2014-06-08 10:37:21 -07:00
  • d0cf1ac605 [maven-release-plugin] prepare release github-api-1.55 github-api-1.55 Kohsuke Kawaguchi 2014-06-08 10:37:17 -07:00
  • 9a19d07ab8 I'm getting "the key is already in use" error. Kohsuke Kawaguchi 2014-06-08 10:36:05 -07:00
  • 922be0b164 make sure the key gets deleted no matter what Kohsuke Kawaguchi 2014-06-08 10:31:15 -07:00
  • d0b8e2e37e Merge pull request #97 from suryagaddipati/add_context_to_commit_status Kohsuke Kawaguchi 2014-06-08 10:21:43 -07:00
  • e3d6e08b6a Preserve api compatablity with previous version. Surya Gaddipati 2014-06-07 14:43:09 -05:00
  • 16a6623095 Add support for adding context to commit status. Surya Gaddipati 2014-06-07 14:29:25 -05:00
  • 4e8ce634a3 Wagon: Deploying site to repository Kohsuke Kawaguchi 2014-06-05 10:32:40 -07:00
  • 7bf31ca149 [maven-release-plugin] prepare for next development iteration Kohsuke Kawaguchi 2014-06-05 10:30:01 -07:00
  • 030f2360ca [maven-release-plugin] prepare release github-api-1.54 github-api-1.54 Kohsuke Kawaguchi 2014-06-05 10:29:56 -07:00
  • 08eafc4214 Merge pull request #94 from suryagaddipati/master Kohsuke Kawaguchi 2014-06-05 10:28:19 -07:00
  • 134ece9385 Merge pull request #95 from suryagaddipati/ghref Kohsuke Kawaguchi 2014-06-05 10:27:42 -07:00
  • 3e4b06e959 Add support for retriving a single ref Implements the following api method https://developer.github.com/v3/git/refs/#get-a-reference Surya Gaddipati 2014-06-04 15:11:27 -05:00
  • 3e3c6f70ba Add support for adding deploykeys to repo Surya Gaddipati 2014-06-03 15:26:04 -05:00
  • 3097378a10 Merge pull request #93 from vr100/master Kohsuke Kawaguchi 2014-05-28 20:52:07 -07:00
  • 53f7a0f78a Upgrading to 1.12 version for bridge-method-annotation and bridge-method-injector - fix for #91 vr100 2014-05-28 12:41:19 +05:30
  • 45a6841772 added a method to visit sub-directory Kohsuke Kawaguchi 2014-05-27 20:57:42 -07:00
  • 80b93a6e33 doc improvement Kohsuke Kawaguchi 2014-05-27 20:44:44 -07:00
  • 6aaab641be Using the latest Kohsuke Kawaguchi 2014-05-10 15:57:56 -07:00
  • 7f5111ce4d Wagon: Deploying site to repository Kohsuke Kawaguchi 2014-05-10 15:57:03 -07:00
  • 4999490c06 [maven-release-plugin] prepare for next development iteration Kohsuke Kawaguchi 2014-05-10 15:52:17 -07:00
  • c7c1cd8bb3 [maven-release-plugin] prepare release github-api-1.53 github-api-1.53 Kohsuke Kawaguchi 2014-05-10 15:52:12 -07:00
  • 8a1f116305 Renamed to avoid colliding with LifecycleTest Kohsuke Kawaguchi 2014-05-10 15:49:31 -07:00
  • f8fe1dda6d Presence check needs to run on the same repo Kohsuke Kawaguchi 2014-05-10 15:46:14 -07:00
  • bf44232d5c Updated test case Kohsuke Kawaguchi 2014-05-10 15:42:42 -07:00
  • 8c8ba47ef9 Fork into an org to simplify access control Kohsuke Kawaguchi 2014-05-10 15:38:13 -07:00
  • b3580002d0 doc improvement Kohsuke Kawaguchi 2014-05-10 15:37:21 -07:00
  • 1249199b22 push fails with HTTPS Kohsuke Kawaguchi 2014-05-10 15:34:57 -07:00
  • f39a47f354 This test seems to fail randomly Kohsuke Kawaguchi 2014-05-10 15:32:58 -07:00
  • f58f15925f Fake a big rate limit Kohsuke Kawaguchi 2014-05-10 15:30:33 -07:00
  • a071f8bb86 Exposed more endpoints. Kohsuke Kawaguchi 2014-05-10 15:21:59 -07:00
  • d33609ee57 Make sure getRepositories() for the user himself returns private repositories Kohsuke Kawaguchi 2014-05-10 15:16:12 -07:00
  • f2c08bc1e8 Added ability to create a pull request. Kohsuke Kawaguchi 2014-05-10 15:05:48 -07:00
  • 688d8ed7bc Added databinding for files Kohsuke Kawaguchi 2014-05-10 14:11:41 -07:00
  • 2ddb4018b8 added data binding for a file in gist Kohsuke Kawaguchi 2014-05-10 14:07:53 -07:00
  • 3ec25683f7 doc improvement Kohsuke Kawaguchi 2014-05-10 14:03:49 -07:00
  • 25d426f483 Bug fix based on tests Kohsuke Kawaguchi 2014-05-10 14:03:12 -07:00
  • 9d91ebc47a Not sure why tests weren't in the right package Kohsuke Kawaguchi 2014-05-10 13:53:13 -07:00
  • c784ab6632 Added Gist support Kohsuke Kawaguchi 2014-05-10 13:52:36 -07:00
  • ed5e3f13a1 exposed via getter. Kohsuke Kawaguchi 2014-05-10 13:25:33 -07:00
  • 3dcd82745e Resolved issue #54 Kohsuke Kawaguchi 2014-05-10 12:52:00 -07:00
  • c564dc5f29 All tests should use the secondary account Kohsuke Kawaguchi 2014-05-10 12:47:28 -07:00
  • d64453b661 Fixing tests Kohsuke Kawaguchi 2014-05-10 12:44:52 -07:00
  • 834ed7db0e Merge branch 'pull-84' Kohsuke Kawaguchi 2014-05-10 12:42:34 -07:00
  • db1dde533f Updated tests to use a separate account Kohsuke Kawaguchi 2014-05-10 12:42:19 -07:00
  • 9c66d9465e Added removal of release Kohsuke Kawaguchi 2014-05-10 12:27:18 -07:00
  • 8c193d004e Updated test cases to reflect my changes Kohsuke Kawaguchi 2014-05-10 12:11:20 -07:00
  • 7cbd7f999a Pointless to define a builder that doesn't take parameters Kohsuke Kawaguchi 2014-05-10 12:08:17 -07:00
  • 4340c8cb00 Support pagination in releases just like tags Kohsuke Kawaguchi 2014-05-10 12:00:44 -07:00
  • 6f6583772d Should support pagination Kohsuke Kawaguchi 2014-05-10 11:59:46 -07:00
  • c62bc8d5da subsumed by GHRepository.queryCommits() Kohsuke Kawaguchi 2014-05-10 11:58:22 -07:00
  • 3bd7f9ed0f Wagon: Deploying site to repository Kohsuke Kawaguchi 2014-05-09 18:42:56 -07:00
  • f68bfcb3e2 [maven-release-plugin] prepare for next development iteration Kohsuke Kawaguchi 2014-05-09 18:39:33 -07:00
  • a37ade13cd [maven-release-plugin] prepare release github-api-1.52 github-api-1.52 Kohsuke Kawaguchi 2014-05-09 18:39:29 -07:00
  • 1e0129f2d8 A few more properties while we are at it Kohsuke Kawaguchi 2014-05-09 18:36:46 -07:00
  • 2e1d4381b0 looks like this property was renamed Kohsuke Kawaguchi 2014-05-09 18:34:51 -07:00
  • a409b4f49c Merge branch 'pull-86' Kohsuke Kawaguchi 2014-05-09 18:30:59 -07:00
  • 926776204b Implemented the builder pattern to my liking Kohsuke Kawaguchi 2014-05-09 18:28:34 -07:00
  • bba490127d Merge branch 'pull-87' Kohsuke Kawaguchi 2014-05-09 17:59:30 -07:00
  • 80672c43c0 Restored backward compatibility Kohsuke Kawaguchi 2014-05-09 17:59:22 -07:00
  • 926e0ea0e5 added more tests. Kohsuke Kawaguchi 2014-05-09 17:55:53 -07:00
  • 6da169cd56 a convenience method Kohsuke Kawaguchi 2014-05-09 17:54:24 -07:00
  • aaf10aa118 added a test Kohsuke Kawaguchi 2014-05-09 17:53:08 -07:00
  • 145bdacf13 Added a method to list up teams Kohsuke Kawaguchi 2014-05-09 17:50:19 -07:00
  • 51309efd46 Graceful error handling Kohsuke Kawaguchi 2014-05-09 17:43:27 -07:00
  • 60fe143b07 detect the common problem Kohsuke Kawaguchi 2014-04-30 13:27:37 -07:00
  • 3f921b69f6 Fix bug in GHMyself.getEmails due to API change Kelly Campbell 2014-04-25 22:23:13 -04:00
  • d2ac81d7ba Using builder pattern to list commits in a repo vr100 2014-04-23 09:45:11 +05:30
  • 2e5a9479a8 create a Release & Branch Francois Berthault 2014-04-21 10:45:10 +02:00