Commit Graph

  • 955e9899af Fix fields of GHRepository Jason Song 2016-11-04 00:09:59 +08:00
  • bd444e6043 Wagon: Deploying site to repository Kohsuke Kawaguchi 2016-10-24 19:27:32 -07:00
  • fa3d0887ef [maven-release-plugin] prepare for next development iteration Kohsuke Kawaguchi 2016-10-24 19:23:18 -07:00
  • 5d5c6cf71c [maven-release-plugin] prepare release github-api-1.79 github-api-1.79 Kohsuke Kawaguchi 2016-10-24 19:23:14 -07:00
  • 89aac45f41 Merge pull request #299 Kohsuke Kawaguchi 2016-10-24 19:15:46 -07:00
  • 4965fd5f4c Noting possible TODO for the future Kohsuke Kawaguchi 2016-10-24 19:15:38 -07:00
  • 87fbb8ec98 Copy/paste error Kohsuke Kawaguchi 2016-10-24 19:07:32 -07:00
  • e6395bbdda Wagon: Deploying site to repository Kohsuke Kawaguchi 2016-10-24 14:15:11 -07:00
  • 0d92d4ba61 [maven-release-plugin] prepare for next development iteration Kohsuke Kawaguchi 2016-10-24 14:10:35 -07:00
  • b0df93bbcb [maven-release-plugin] prepare release github-api-1.78 github-api-1.78 Kohsuke Kawaguchi 2016-10-24 14:10:30 -07:00
  • 290d0b226a Merge pull request #295 from jglick/pageSize Kohsuke Kawaguchi 2016-10-24 14:04:05 -07:00
  • 8b3469610c Merge pull request #300 from stephenc/commit-dates Kohsuke Kawaguchi 2016-10-24 14:03:14 -07:00
  • 50b47fb73b Expose the commit dates Stephen Connolly 2016-10-24 21:12:56 +01:00
  • 5334cb8688 url encode hashes in ref names Ben Sheats 2016-10-21 11:40:01 -04:00
  • 38983df42d If we are a returning a collection of all things, we might as well use the maximum page size to minimize HTTP requests. Jesse Glick 2016-09-19 09:48:23 -07:00
  • 199aad9c37 Wagon: Deploying site to repository Kohsuke Kawaguchi 2016-08-05 21:36:26 -07:00
  • df963cb71c [maven-release-plugin] prepare for next development iteration Kohsuke Kawaguchi 2016-08-05 21:32:15 -07:00
  • e9368fb04e [maven-release-plugin] prepare release github-api-1.77 github-api-1.77 Kohsuke Kawaguchi 2016-08-05 21:32:10 -07:00
  • e2a1630cf4 findbug taming Kohsuke Kawaguchi 2016-08-05 21:28:54 -07:00
  • 4f15b7c9fa NPE fix. type can be null Kohsuke Kawaguchi 2016-08-05 21:19:32 -07:00
  • 63f500ad7f Fixed issue #286 Kohsuke Kawaguchi 2016-08-05 21:11:00 -07:00
  • a9fb4546e1 Constants for preview media types Kohsuke Kawaguchi 2016-08-05 20:56:11 -07:00
  • cabbbf7f02 Handle 404 that represents "no license" Kohsuke Kawaguchi 2016-08-05 20:50:39 -07:00
  • 59324b0082 Add preview media type header explicitly Kohsuke Kawaguchi 2016-08-05 20:47:08 -07:00
  • 6a356c82a5 Fixed up tests Kohsuke Kawaguchi 2016-08-05 20:44:45 -07:00
  • 70f0f5714a While a use of custom HttpConnector is clever, it doesn't fit the current idiom of this library. Kohsuke Kawaguchi 2016-08-05 20:44:10 -07:00
  • 07b527a0f2 Enumeration in GitHub should be PagedIterable Kohsuke Kawaguchi 2016-08-05 20:40:34 -07:00
  • 80aa75aab1 Added the wrap() method for a backpointer Kohsuke Kawaguchi 2016-08-05 20:40:23 -07:00
  • 0cf4211aa5 Merged GHLicense & GHLicenseBase Kohsuke Kawaguchi 2016-08-05 20:36:46 -07:00
  • 1de02a5099 Added a marker for preview APIs Kohsuke Kawaguchi 2016-08-05 20:19:36 -07:00
  • bb1cecb95b PR-284: license API support Duncan Dickinson 2016-08-05 20:11:33 -07:00
  • d82397a173 doc fix Kohsuke Kawaguchi 2016-08-05 20:00:05 -07:00
  • 856cf5e568 Better type safety by splitting RateLimitHandler and AbuseLimitHandler Kohsuke Kawaguchi 2016-08-05 19:58:04 -07:00
  • 9f5a6ee549 Implement an abuse handler Matt Mitchell 2016-07-21 13:53:23 -07:00
  • 9f3f644b83 Add some level of synchronization to the root of the API Matt Mitchell 2016-05-16 13:33:53 -07:00
  • a2f0837d14 Issue #279: added another overload that takes permission Kohsuke Kawaguchi 2016-06-03 20:56:17 -07:00
  • c7f6889534 Issue #258: updated OkHttp that handles Cache control headers better Kohsuke Kawaguchi 2016-06-03 20:31:12 -07:00
  • 0415326d09 Issue #261: handle 204 no content correctly Kohsuke Kawaguchi 2016-06-03 20:27:29 -07:00
  • bfa3fa536c Wagon: Deploying site to repository Kohsuke Kawaguchi 2016-06-03 00:23:26 -07:00
  • 16a0f8ece0 [maven-release-plugin] prepare for next development iteration Kohsuke Kawaguchi 2016-06-03 00:19:15 -07:00
  • 5d1ef296b3 [maven-release-plugin] prepare release github-api-1.76 github-api-1.76 Kohsuke Kawaguchi 2016-06-03 00:19:09 -07:00
  • 16dbcde90b Shut up FindBugs! Kohsuke Kawaguchi 2016-06-03 00:14:11 -07:00
  • 50cbf25c72 Shut up FindBugs Kohsuke Kawaguchi 2016-06-03 00:09:25 -07:00
  • 7b87de2b4c Giving it a bit of delay in the hope that it removes flakiness of tests Kohsuke Kawaguchi 2016-06-03 00:04:36 -07:00
  • 1ce54a7925 Bug fix in toString() Kohsuke Kawaguchi 2016-06-02 23:55:55 -07:00
  • 1bfe7dd99b Issue #264: wait for the repo to finish forking Kohsuke Kawaguchi 2016-06-02 23:50:18 -07:00
  • 27e855ddbd Issue 262: added support for branch protection API Kohsuke Kawaguchi 2016-06-02 23:40:37 -07:00
  • 3d1bed0f8f In JDK I'm using (Java8), I get a delegating HttpURLConnection that breaks the hack to set the method. Kohsuke Kawaguchi 2016-06-02 23:40:14 -07:00
  • 5c9ea9b63a Added a fluent version Kohsuke Kawaguchi 2016-06-02 23:27:52 -07:00
  • 7c034f5670 Doc improvement Kohsuke Kawaguchi 2016-06-02 22:43:58 -07:00
  • 3b9f5a417a Formatting changes Kohsuke Kawaguchi 2016-06-02 22:43:06 -07:00
  • cde501af8d More meaningful toString() method Kohsuke Kawaguchi 2016-06-02 22:36:47 -07:00
  • 3c5592c1c8 Following the convention with GHMyself.getEmails2() Kohsuke Kawaguchi 2016-06-02 22:05:24 -07:00
  • 2508e022bb Merge pull request #272 from noctarius/master Kohsuke Kawaguchi 2016-06-03 14:04:24 +09:00
  • 01fcbc24e8 Merge pull request #282 from apemberton/org-fix Kohsuke Kawaguchi 2016-06-03 13:52:26 +09:00
  • 204e639679 Merge pull request #281 from apemberton/master Kohsuke Kawaguchi 2016-06-03 13:51:47 +09:00
  • 3d301ec730 Merge pull request #278 from jglick/javadoc Kohsuke Kawaguchi 2016-06-03 13:50:37 +09:00
  • 9ab6d57019 Merge pull request #277 from rhels/patch-1 Kohsuke Kawaguchi 2016-06-03 13:50:22 +09:00
  • 37c473130f Merge pull request #276 from thug-gamer/patch-1 Kohsuke Kawaguchi 2016-06-03 13:50:11 +09:00
  • 5f95987a48 related to JENKINS-34834. updating test for similar condition Andy Pemberton 2016-05-14 20:07:04 -04:00
  • d530b34073 Add Slug to GHTeam per v3 API: https://developer.github.com/v3/orgs/teams/ Andy Pemberton 2016-05-14 08:58:42 -04:00
  • 35dec7a5ec Fixed broken link. Jesse Glick 2016-05-03 18:19:57 -04:00
  • baedad8124 Updated Date was wrong Konda Reddy 2016-04-30 13:20:44 -05:00
  • 007378c3a6 Add support to delete a team thug-gamer 2016-04-29 11:41:14 +02:00
  • beae9fd6ec Added support for the extended stargazers API in Github V3 API noctarius 2016-04-14 07:09:05 +02:00
  • b7507076c6 Merge pull request #270 from szpak/issue/269-reopenMilestone Kohsuke Kawaguchi 2016-04-13 16:15:39 -07:00
  • eba4d0df2e Wagon: Deploying site to repository Kohsuke Kawaguchi 2016-04-13 13:30:00 -07:00
  • 6b5ade3ca0 [maven-release-plugin] prepare for next development iteration Kohsuke Kawaguchi 2016-04-13 13:08:02 -07:00
  • 715192d26c [maven-release-plugin] prepare release github-api-1.75 github-api-1.75 Kohsuke Kawaguchi 2016-04-13 13:07:58 -07:00
  • ce140460af [#269] Add reopen method on GHMilestone Marcin Zajaczkowski 2016-04-04 17:30:48 +02:00
  • 840d94c17a Wagon: Deploying site to repository Kohsuke Kawaguchi 2016-03-18 19:26:29 -07:00
  • d30b0403ce [maven-release-plugin] prepare for next development iteration Kohsuke Kawaguchi 2016-03-18 19:22:37 -07:00
  • 255c993548 [maven-release-plugin] prepare release github-api-1.74 github-api-1.74 Kohsuke Kawaguchi 2016-03-18 19:22:34 -07:00
  • 557ae4165c Not important Kohsuke Kawaguchi 2016-03-18 19:19:51 -07:00
  • a31395ed80 Signature fix for Java5 Kohsuke Kawaguchi 2016-03-18 19:15:52 -07:00
  • 397886d289 Excluding a flaky test Kohsuke Kawaguchi 2016-03-18 19:08:51 -07:00
  • 7307bec2ae Merge pull request #259 from Shredder121/animal-sniffer Kohsuke Kawaguchi 2016-03-18 18:27:22 -07:00
  • 0cd5147e1a Java 5 doesn't have TimeUnit.HOURS Ruben Dijkstra 2016-03-12 22:01:25 +01:00
  • 36d5b092d7 Java 5 doesn't have new String(byte[], Charset) Ruben Dijkstra 2016-03-12 21:59:51 +01:00
  • f9014dbab3 Convert to legacy Throwable.initCause() Ruben Dijkstra 2016-03-12 21:58:27 +01:00
  • 755d5f77ea Java 5 doesn't have Arrays.copyOf() Ruben Dijkstra 2016-03-12 21:56:56 +01:00
  • 906d9af7b7 Include the animal sniffer plugin Ruben Dijkstra 2016-03-12 21:48:50 +01:00
  • 14dcb37ee1 Not all caller wants GET Kohsuke Kawaguchi 2016-03-11 23:29:58 -08:00
  • c1c2a27358 Doc improvement Kohsuke Kawaguchi 2016-03-11 23:21:07 -08:00
  • 5ab9657f9c Merge branch 'master' of github.com:kohsuke/github-api Kohsuke Kawaguchi 2016-03-11 23:16:37 -08:00
  • 7a78f9f5aa No need to require 1.6 Kohsuke Kawaguchi 2016-03-11 23:14:40 -08:00
  • ac8c65f062 Merge pull request #251 Kohsuke Kawaguchi 2016-03-11 23:13:56 -08:00
  • 1954a9f3f8 This isn't just about API URL but it also checks the valid credential Kohsuke Kawaguchi 2016-03-11 23:12:50 -08:00
  • 3b764f9c90 Don't lose the original problem Kohsuke Kawaguchi 2016-03-11 23:11:22 -08:00
  • 10f55cc549 Checking another header Kohsuke Kawaguchi 2016-03-11 23:10:41 -08:00
  • cd8d955646 Documenting what one gets Kohsuke Kawaguchi 2016-03-11 23:06:21 -08:00
  • bba07c9080 Merge pull request #253 from cyrille-leclerc/fix-infinite-loop Kohsuke Kawaguchi 2016-03-11 22:59:00 -08:00
  • dba84a33b9 Logger should be static Kohsuke Kawaguchi 2016-03-11 22:55:58 -08:00
  • ae49166aa2 No such parameter exists on this method Kohsuke Kawaguchi 2016-03-11 22:55:44 -08:00
  • e09185fd0e Logger should be static Kohsuke Kawaguchi 2016-03-11 22:51:48 -08:00
  • 56379bb3b9 Fix broken log message in GitHub.java and cleanup code as recommended by @jglick Cyrille Le Clerc 2016-03-07 19:25:42 +01:00
  • 027e4b4f25 Better error message: introduce HttpException, subclass of IOException with url, http responseCode and http responseMessage to help exception handling. Cyrille Le Clerc 2016-03-06 16:11:56 +01:00
  • ba951cb6e3 Fix #252: infinite loop because the "hypertext engine" may duplicate '?' generating invalid "https://api.github.com/notifications?all=true&page=2?all=true" instead of "https://api.github.com/notifications?all=true&page=2&all=true". A better fix will be to prevent duplication of parameters ("all=true" in this case). Cyrille Le Clerc 2016-03-06 18:09:36 +01:00
  • ae85cf4b6c Improve checkApiUrlValidity() method to support the private mode in GitHub Enterprise servers Manuel Recena 2016-03-05 17:42:25 +01:00
  • dbc79f8c42 Fixing issue raised in https://github.com/kohsuke/github-api/pull/247 Kohsuke Kawaguchi 2016-03-01 19:46:50 -08:00