2975 Commits

Author SHA1 Message Date
Kohsuke Kawaguchi
281c15cb68 Merge branch 'ermau/master' 2011-06-24 17:00:23 -07:00
Kohsuke Kawaguchi
86f77b6b5b [maven-release-plugin] prepare for next development iteration 2011-06-16 23:51:02 -07:00
Kohsuke Kawaguchi
fa761bf280 [maven-release-plugin] prepare release github-api-1.8 github-api-1.8 2011-06-16 23:50:53 -07:00
Kohsuke Kawaguchi
3cba773184 removed a local test 2011-06-16 23:50:36 -07:00
Kohsuke Kawaguchi
073b0e6d7f added more convenience methods 2011-06-16 22:39:47 -07:00
Kohsuke Kawaguchi
dc150b7680 GitHub uses different formats in different places 2011-06-16 22:20:45 -07:00
Kohsuke Kawaguchi
6c7b891397 added a page-scraping based method of listing up all the pull requests 2011-06-16 22:03:47 -07:00
Kohsuke Kawaguchi
795c642f49 this doesn't work as intended. 2011-06-16 21:36:55 -07:00
Kohsuke Kawaguchi
559cc37055 added pull request support 2011-06-16 21:32:28 -07:00
Kohsuke Kawaguchi
4b5816242a moved the convenience method here so that I can use it from elsewhere 2011-06-16 21:18:40 -07:00
Kohsuke Kawaguchi
2864d650cc added a convenience method 2011-06-16 21:14:58 -07:00
Kohsuke Kawaguchi
bc2da22671 added value equality 2011-06-16 21:04:40 -07:00
Kohsuke Kawaguchi
2df450c199 [maven-release-plugin] prepare for next development iteration 2011-05-28 15:25:48 +02:00
Kohsuke Kawaguchi
b953d0c831 [maven-release-plugin] prepare release github-api-1.7 github-api-1.7 2011-05-28 15:25:37 +02:00
ermau
70d18631b0 Added basic GitHub issue support 2011-05-27 19:09:16 -04:00
Kohsuke Kawaguchi
ecb71006d8 ignore static fields 2011-03-16 22:03:55 -07:00
Kohsuke Kawaguchi
cffa552ba1 renameTo wasn't updating some fields 2011-03-16 17:12:22 -07:00
Kohsuke Kawaguchi
f6e7ee3253 Merge commit 'github-api-1.6' 2011-03-15 19:11:01 -07:00
Kohsuke Kawaguchi
275b55f674 set a plugin repository, too github-api-1.6 2011-03-15 19:08:22 -07:00
Kohsuke Kawaguchi
d3a18d234f set a repository 2011-03-15 19:05:48 -07:00
Kohsuke Kawaguchi
ab2d0cebaf [maven-release-plugin] prepare for next development iteration 2011-03-15 19:03:49 -07:00
Kohsuke Kawaguchi
878468820b [maven-release-plugin] prepare release github-api-1.6 2011-03-15 19:03:45 -07:00
Kohsuke Kawaguchi
6c9ebd1b5f added an ability to set the post commit hook e-mail address 2011-03-15 17:21:20 -07:00
Kohsuke Kawaguchi
985a11d896 Merge commit 'github-api-1.5' 2011-02-23 09:35:35 +09:00
Kohsuke Kawaguchi
c0dff74536 switched the Maven repository github-api-1.5 2011-02-23 09:31:02 +09:00
Kohsuke Kawaguchi
c6712ed6d5 [maven-release-plugin] prepare for next development iteration 2011-02-23 09:26:26 +09:00
Kohsuke Kawaguchi
7f82306908 [maven-release-plugin] prepare release github-api-1.5 2011-02-23 09:26:18 +09:00
Kohsuke Kawaguchi
7c599393bf added methods to parse timestamp 2011-02-23 06:58:14 +09:00
Kohsuke Kawaguchi
d1cd06aec4 incorporated the pagenation 2011-02-23 06:47:22 +09:00
Kohsuke Kawaguchi
13c9da9e91 missing the return statement 2010-12-16 15:31:29 -08:00
Kohsuke Kawaguchi
a827e51fa7 added the rename support. 2010-12-16 15:23:17 -08:00
Kohsuke Kawaguchi
637950c8be added a method to fork a repository into an organization. 2010-12-16 13:36:05 -08:00
Kohsuke Kawaguchi
fa40b625cc explicitly declare Wagon 2010-12-14 10:05:28 -08:00
Kohsuke Kawaguchi
15612e6bfd [maven-release-plugin] prepare for next development iteration 2010-12-14 09:54:23 -08:00
Kohsuke Kawaguchi
83a45f9adc [maven-release-plugin] prepare release github-api-1.4 github-api-1.4 2010-12-14 09:54:18 -08:00
Kohsuke Kawaguchi
d6b1aad91f added an operation to retrieve repositories from a team. 2010-12-12 21:21:31 -08:00
Kohsuke Kawaguchi
bbf045dbf1 bug fix 2010-12-12 21:17:08 -08:00
Kohsuke Kawaguchi
a282cd3f74 handle API rate limit 2010-12-12 10:30:24 -08:00
Kohsuke Kawaguchi
94c307238f unused method 2010-12-12 09:52:34 -08:00
Kohsuke Kawaguchi
ac1c003d54 simplified. 2010-12-12 09:52:00 -08:00
Kohsuke Kawaguchi
01257b4b86 simplified a bit 2010-12-12 09:50:14 -08:00
Kohsuke Kawaguchi
9484a5f2ac fixed a bug in createRepository 2010-12-12 09:33:09 -08:00
Kohsuke Kawaguchi
75144f1563 shouldn't be a part of test 2010-12-11 23:19:57 -08:00
Kohsuke Kawaguchi
f2271e8ee3 added an operation to create a team. 2010-12-11 22:35:03 -08:00
Kohsuke Kawaguchi
2e544ed8ed keeping up with GitHub API changes 2010-12-11 22:34:47 -08:00
Kohsuke Kawaguchi
0212dce1e8 support multiple values for the same key. 2010-12-11 22:26:04 -08:00
Kohsuke Kawaguchi
f96fda2d86 support deleting a repository from organization 2010-12-11 22:16:17 -08:00
Kohsuke Kawaguchi
e413912edd unified the handling of the password and API token. 2010-12-09 16:04:17 -08:00
Kohsuke Kawaguchi
c6558c6527 added a method to test credential. 2010-12-09 15:58:33 -08:00
Kohsuke Kawaguchi
a7c63e5d6c added another factory method 2010-12-09 15:31:51 -08:00