diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html index e7d75a731..e43abe1ea 100644 --- a/apidocs/allclasses-frame.html +++ b/apidocs/allclasses-frame.html @@ -2,10 +2,10 @@
- + -GHRepository.getDefaultBranch()GHRepository.getDefaultBranch()ForkSort.NEWEST.StringgetFileName()
-StringgetPreviousFilename()
+URLgetRawUrl()
StringgetSha()
StringgetStatus()
public String getFileName()-
public String getPreviousFilename()+
MEMBER PAGE_BUILD PING PUBLIC RELEASE
STATUS REPOSITORY TEAM_ADD STATUS TEAM_ADD WATCH public static final GHEvent MEMBER+ + + +
public static final GHEvent PAGE_BUILD+
public static final GHEvent RELEASE+ + + +
public static final GHEvent REPOSITORY+
public class GHHook +public abstract class GHHook extends GHObject
voidGHIssueCommentcomment(String message)
public void comment(String message) - throws IOException+
@WithBridgeMethods(value=void.class) +public GHIssueComment comment(String message) + throws IOException
IOExceptionvoiddelete()
+StringgetBody()
URLgetHtmlUrl()
GHIssuegetParent()
GHUsergetUser()
StringgetUserName()
voidupdate(String body)
+public URL getHtmlUrl()@@ -296,6 +308,32 @@ public + + +
public void update(String body) + throws IOException+
IOExceptionpublic void delete() + throws IOException+
IOExceptionpublic static enum GHMyself.RepositoryListFilter +extends Enum<GHMyself.RepositoryListFilter>+
| Enum Constant and Description | +
|---|
ALL
+All public and private repositories that current user has access or collaborates to
+ |
+
MEMBER
+Public and private repositories that current user is a member
+ |
+
OWNER
+Public and private repositories owned by current user
+ |
+
PRIVATE
+Private repositories that current user has access or collaborates to
+ |
+
PUBLIC
+Public repositories that current user has access or collaborates to
+ |
+
| Modifier and Type | +Method and Description | +
|---|---|
static GHMyself.RepositoryListFilter |
+valueOf(String name)
+Returns the enum constant of this type with the specified name.
+ |
+
static GHMyself.RepositoryListFilter[] |
+values()
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+ |
+
public static final GHMyself.RepositoryListFilter ALL+
public static final GHMyself.RepositoryListFilter OWNER+
public static final GHMyself.RepositoryListFilter PUBLIC+
public static final GHMyself.RepositoryListFilter PRIVATE+
public static final GHMyself.RepositoryListFilter MEMBER+
public static GHMyself.RepositoryListFilter[] values()+
+for (GHMyself.RepositoryListFilter c : GHMyself.RepositoryListFilter.values()) + System.out.println(c); +
public static GHMyself.RepositoryListFilter valueOf(String name)+
name - the name of the enum constant to be returned.IllegalArgumentException - if this enum type has no constant
+with the specified nameNullPointerException - if the argument is nullCopyright © 2015. All Rights Reserved.
+ + diff --git a/apidocs/org/kohsuke/github/GHMyself.html b/apidocs/org/kohsuke/github/GHMyself.html index 61b6a658f..2cc1c211b 100644 --- a/apidocs/org/kohsuke/github/GHMyself.html +++ b/apidocs/org/kohsuke/github/GHMyself.html @@ -2,16 +2,16 @@ - + -PagedIterable<GHRepository>listRepositories(int pageSize,
+ GHMyself.RepositoryListFilter repoType)
+public PagedIterable<GHRepository> listRepositories(int pageSize)-
listRepositories in class GHPersonGHPerson.getRepositories(), this does not wait until all the repositories are returned.public PagedIterable<GHRepository> listRepositories(int pageSize, + GHMyself.RepositoryListFilter repoType)+
pageSize - size for each page of items returned by GitHub. Maximum page size is 100.repoType - type of repository returned in the listingApache 2: JavaEWAH
@@ -865,6 +896,7 @@ The goal of word-aligned compression is not to achieve the best compression, butUnknown: Localizer, Type arithmetic library for Java5, commons-beanutils, servlet-api
GNU Lesser General Public License, Version 2.1: Jackson-annotations, Jackson-core, jackson-databind
The Apache Software License, Version 2.0: Collections, Commons Codec, Commons FileUpload, Commons IO, Commons Lang, Discovery, Guava (Google Common Libraries), Jackson-annotations, Jackson-core, Logging, ezmorph, jackson-databind, json-lib
+GNU Lesser Public License: FindBugs-Annotations
The MIT license: GitHub API for Java
Revised BSD: JSch
MIT license: Stapler Jetty Runner, WordNet Random Name Generator
@@ -911,6 +943,14 @@ The goal of word-aligned compression is not to achieve the best compression, but| Snapshot | Blacklisted | |||
|---|---|---|---|---|
| m.g.o-public | +http://maven.glassfish.org/content/groups/public/ | +Yes | +Yes | +No |
| sonatype-nexus-snapshots central |
https://oss.sonatype.org/content/repositories/snapshots http://repo.maven.apache.org/maven2 |
Yes | @@ -1240,87 +1294,131 @@ The goal of word-aligned compression is not to achieve the best compression, butTotal | +repo.jenkins-ci.org |
| 39 (compile: 11, test: 27, provided: 1) | +39 |
| 2.3 |
-
\- org.kohsuke.stapler:stapler-jetty:jar:1.1:test \- org.kohsuke.stapler:stapler:jar:1.177:test \- org.kohsuke.stapler:json-lib:jar:2.1-rev6:test +- (commons-lang:commons-lang:jar:2.3:test - omitted for conflict with 2.6) \- net.sf.ezmorph:ezmorph:jar:1.0.3:test \- (commons-lang:commons-lang:jar:2.3:test - omitted for conflict with 2.6) |
| 2.6 |
-
\- commons-lang:commons-lang:jar:2.6:compile |
| 1.0.3 |
-
\- org.kohsuke.stapler:stapler-jetty:jar:1.1:test \- org.kohsuke.stapler:stapler:jar:1.177:test \- commons-beanutils:commons-beanutils:jar:1.7.0:test \- (commons-logging:commons-logging:jar:1.0.3:test - omitted for conflict with 1.0.4) |
| 1.0.4 |
-
\- org.kohsuke.stapler:stapler-jetty:jar:1.1:test \- org.kohsuke.stapler:stapler:jar:1.177:test \- commons-discovery:commons-discovery:jar:0.4:test \- commons-logging:commons-logging:jar:1.0.4:test |
| 1.1 |
-
\- org.kohsuke.stapler:stapler-jetty:jar:1.1:test \- org.kohsuke.stapler:stapler:jar:1.177:test \- org.kohsuke.stapler:json-lib:jar:2.1-rev6:test \- (commons-logging:commons-logging:jar:1.1:test - omitted for conflict with 1.0.4) |
| 4.11 |
-
\- junit:junit:jar:4.11:test |
| 4.5 |
-
\- org.kohsuke.stapler:stapler-jetty:jar:1.1:test \- org.kohsuke.stapler:stapler:jar:1.177:test \- (junit:junit:jar:4.5:test - omitted for conflict with 4.11) |
<dependency> <groupId>org.kohsuke</groupId> <artifactId>github-api</artifactId> - <version>1.68</version> + <version>1.69</version> </dependency>
'org.kohsuke:github-api:jar:1.69'
<dependency org="org.kohsuke" name="github-api" rev="1.68"> +<dependency org="org.kohsuke" name="github-api" rev="1.69"> <artifact name="github-api" type="jar" /> </dependency>
@Grapes( -@Grab(group='org.kohsuke', module='github-api', version='1.68') +@Grab(group='org.kohsuke', module='github-api', version='1.69') )
compile 'org.kohsuke:github-api:1.69'+
[org.kohsuke/github-api "1.69"]+
libraryDependencies += "org.kohsuke" % "github-api" % "1.69"
The source can be checked out anonymously from Git with this command (See http://git-scm.com/docs/git-clone):
$ git clone --branch github-api-1.68 git@github.com/kohsuke/github-api.git
$ git clone --branch github-api-1.69 git@github.com/kohsuke/github-api.git
Only project developers can access the Git tree via this method (See http://git-scm.com/docs/git-clone).
$ git clone --branch github-api-1.68 ssh://git@github.com/kohsuke/github-api.git
$ git clone --branch github-api-1.69 ssh://git@github.com/kohsuke/github-api.git
Refer to the documentation of the SCM used for more information about access behind a firewall.
public class GitHubTest
-extends junit.framework.TestCase
+extends Object
GitHub.voidtestGitHubServerWithHttp() testGitHubEnterpriseDoesNotHaveRateLimit() voidtestGitHubServerWithHttps() testGitHubServerWithHttp() voidtestGitHubServerWithHttps() voidtestGitHubServerWithoutServer() assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, tearDown, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public void testGitHubBuilderFromCustomEnvironment() @@ -275,6 +258,18 @@ extends junit.framework.TestCase
IOExceptionpublic void testGitHubEnterpriseDoesNotHaveRateLimit() + throws IOException+
IOExceptionvoidsetAssignee() createPullRequestComment() voidsetLabels() setAssignee() voidsetLabels() voidtestGetUser() voidtestPullRequestReviewComments() public void createPullRequestComment() + throws Exception+
Exceptionpublic void testPullRequestReviewComments() + throws Exception+
Exception