Kohsuke Kawaguchi
|
b953d0c831
|
[maven-release-plugin] prepare release github-api-1.7
github-api-1.7
|
2011-05-28 15:25:37 +02: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 |
|
Kohsuke Kawaguchi
|
1f3b8866e7
|
added support for repository commit hook access
|
2010-12-09 10:00:54 -08:00 |
|
Kohsuke Kawaguchi
|
280b8d3b5a
|
[maven-release-plugin] prepare for next development iteration
|
2010-11-23 21:52:30 -08:00 |
|
Kohsuke Kawaguchi
|
31028a31e6
|
[maven-release-plugin] prepare release github-api-1.3
github-api-1.3
|
2010-11-23 21:52:24 -08:00 |
|
Kohsuke Kawaguchi
|
efdabb819b
|
shouldn't be public
|
2010-11-23 21:51:37 -08:00 |
|
Kohsuke Kawaguchi
|
e665365f11
|
introduced the common base type between GHOrganization and GHUser.
|
2010-11-23 21:51:14 -08:00 |
|
Kohsuke Kawaguchi
|
5159a21de1
|
doc improvement
|
2010-11-23 21:36:35 -08:00 |
|
Kohsuke Kawaguchi
|
ea97f8108f
|
member addition and removal
|
2010-11-23 21:35:50 -08:00 |
|
Kohsuke Kawaguchi
|
9b1dd273fd
|
added team support
|
2010-11-23 21:29:41 -08:00 |
|
Kohsuke Kawaguchi
|
7cd0d921cb
|
adding support for creating repositories into an organization
|
2010-11-22 21:25:51 -08:00 |
|
Kohsuke Kawaguchi
|
959945a93d
|
[maven-release-plugin] prepare for next development iteration
|
2010-04-19 09:38:25 -07:00 |
|
Kohsuke Kawaguchi
|
3080313aef
|
[maven-release-plugin] prepare release github-api-1.2
github-api-1.2
|
2010-04-19 09:38:20 -07:00 |
|
Kohsuke Kawaguchi
|
0ddac59c9c
|
added the fork support
|
2010-04-19 09:27:44 -07:00 |
|
Kohsuke Kawaguchi
|
131caf04e5
|
[maven-release-plugin] prepare for next development iteration
|
2010-04-18 22:24:12 -07:00 |
|
Kohsuke Kawaguchi
|
6c3884b94d
|
[maven-release-plugin] prepare release github-api-1.1
github-api-1.1
|
2010-04-18 22:24:07 -07:00 |
|