diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html index b2c0d3b12..ab2f55095 100644 --- a/apidocs/allclasses-frame.html +++ b/apidocs/allclasses-frame.html @@ -2,10 +2,10 @@ - + -All Classes (GitHub API for Java 1.59 API) - +All Classes (GitHub API for Java 1.60-SNAPSHOT API) + @@ -36,6 +36,11 @@
  • GHContent
  • GHContentUpdateResponse
  • GHDeployKey
  • +
  • GHDeployment
  • +
  • GHDeploymentBuilder
  • +
  • GHDeploymentState
  • +
  • GHDeploymentStatus
  • +
  • GHDeploymentStatusBuilder
  • GHEmail
  • GHEvent
  • GHEventInfo
  • @@ -55,11 +60,14 @@
  • GHIssue.PullRequest
  • GHIssueBuilder
  • GHIssueComment
  • +
  • GHIssueSearchBuilder
  • +
  • GHIssueSearchBuilder.Sort
  • GHIssueState
  • GHKey
  • GHMilestone
  • GHMilestoneState
  • GHMyself
  • +
  • GHObject
  • GHOrganization
  • GHOrganization.Permission
  • GHPerson
  • @@ -87,6 +95,7 @@
  • OkHttpConnector
  • PagedIterable
  • PagedIterator
  • +
  • PagedSearchIterable
  • diff --git a/apidocs/allclasses-noframe.html b/apidocs/allclasses-noframe.html index 5e5bed26d..9a8562926 100644 --- a/apidocs/allclasses-noframe.html +++ b/apidocs/allclasses-noframe.html @@ -2,10 +2,10 @@ - + -All Classes (GitHub API for Java 1.59 API) - +All Classes (GitHub API for Java 1.60-SNAPSHOT API) + @@ -36,6 +36,11 @@
  • GHContent
  • GHContentUpdateResponse
  • GHDeployKey
  • +
  • GHDeployment
  • +
  • GHDeploymentBuilder
  • +
  • GHDeploymentState
  • +
  • GHDeploymentStatus
  • +
  • GHDeploymentStatusBuilder
  • GHEmail
  • GHEvent
  • GHEventInfo
  • @@ -55,11 +60,14 @@
  • GHIssue.PullRequest
  • GHIssueBuilder
  • GHIssueComment
  • +
  • GHIssueSearchBuilder
  • +
  • GHIssueSearchBuilder.Sort
  • GHIssueState
  • GHKey
  • GHMilestone
  • GHMilestoneState
  • GHMyself
  • +
  • GHObject
  • GHOrganization
  • GHOrganization.Permission
  • GHPerson
  • @@ -87,6 +95,7 @@
  • OkHttpConnector
  • PagedIterable
  • PagedIterator
  • +
  • PagedSearchIterable
  • diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html index e1ab6723f..559fed57a 100644 --- a/apidocs/constant-values.html +++ b/apidocs/constant-values.html @@ -2,16 +2,16 @@ - + -Constant Field Values (GitHub API for Java 1.59 API) - +Constant Field Values (GitHub API for Java 1.60-SNAPSHOT API) + @@ -260,6 +260,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html index 4d0ac2ef5..898e00baf 100644 --- a/apidocs/deprecated-list.html +++ b/apidocs/deprecated-list.html @@ -2,16 +2,16 @@ - + -Deprecated List (GitHub API for Java 1.59 API) - +Deprecated List (GitHub API for Java 1.60-SNAPSHOT API) + @@ -214,6 +214,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html index 1706b5b38..6b12b0898 100644 --- a/apidocs/help-doc.html +++ b/apidocs/help-doc.html @@ -2,16 +2,16 @@ - + -API Help (GitHub API for Java 1.59 API) - +API Help (GitHub API for Java 1.60-SNAPSHOT API) + @@ -217,6 +217,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/index-all.html b/apidocs/index-all.html index aee0ffd76..4ccf23095 100644 --- a/apidocs/index-all.html +++ b/apidocs/index-all.html @@ -2,16 +2,16 @@ - + -Index (GitHub API for Java 1.59 API) - +Index (GitHub API for Java 1.60-SNAPSHOT API) + @@ -68,6 +68,10 @@

    A

    +
    adapt(Iterator<? extends SearchResult<T>>) - Method in class org.kohsuke.github.PagedSearchIterable
    +
    +
    Adapts Iterator.
    +
    add(GHUser) - Method in class org.kohsuke.github.GHTeam
    Adds a member to the team.
    @@ -90,6 +94,10 @@
    Eagerly walk Iterable and return the result in a list.
    +
    asSet() - Method in class org.kohsuke.github.PagedIterable
    +
    +
    Eagerly walk Iterable and return the result in a set.
    +
    assignee - Variable in class org.kohsuke.github.GHIssue
     
    assignee(GHUser) - Method in class org.kohsuke.github.GHIssueBuilder
    @@ -102,6 +110,8 @@
    GItHub login or email address by which to filter by commit author.
    +
    autoMerge(boolean) - Method in class org.kohsuke.github.GHDeploymentBuilder
    +
     
    avatar_url - Variable in class org.kohsuke.github.GHPerson
     
    @@ -195,6 +205,10 @@
     
    connectUsingPassword(String, String) - Static method in class org.kohsuke.github.GitHub
     
    +
    create() - Method in class org.kohsuke.github.GHDeploymentBuilder
    +
     
    +
    create() - Method in class org.kohsuke.github.GHDeploymentStatusBuilder
    +
     
    create() - Method in class org.kohsuke.github.GHGistBuilder
    Creates a Gist based on the parameters specified thus far.
    @@ -221,9 +235,15 @@
     
    createContent(String, String, String, String) - Method in class org.kohsuke.github.GHRepository
     
    -
    created_at - Variable in class org.kohsuke.github.GHIssue
    +
    createContent(byte[], String, String) - Method in class org.kohsuke.github.GHRepository
     
    -
    created_at - Variable in class org.kohsuke.github.GHPerson
    +
    createContent(byte[], String, String, String) - Method in class org.kohsuke.github.GHRepository
    +
     
    +
    created_at - Variable in class org.kohsuke.github.GHObject
    +
     
    +
    createDeployment(String) - Method in class org.kohsuke.github.GHRepository
    +
     
    +
    createDeployStatus(int, GHDeploymentState) - Method in class org.kohsuke.github.GHRepository
     
    createGist() - Method in class org.kohsuke.github.GitHub
     
    @@ -269,6 +289,10 @@
     
    createWebHook(URL) - Method in class org.kohsuke.github.GHRepository
     
    +
    creator - Variable in class org.kohsuke.github.GHDeployment
    +
     
    +
    creator - Variable in class org.kohsuke.github.GHDeploymentStatus
    +
     
    @@ -313,6 +337,16 @@
    DELETE_REPO - Static variable in class org.kohsuke.github.GHAuthorization
     
    +
    deployment_url - Variable in class org.kohsuke.github.GHDeploymentStatus
    +
     
    +
    description - Variable in class org.kohsuke.github.GHDeployment
    +
     
    +
    description(String) - Method in class org.kohsuke.github.GHDeploymentBuilder
    +
     
    +
    description - Variable in class org.kohsuke.github.GHDeploymentStatus
    +
     
    +
    description(String) - Method in class org.kohsuke.github.GHDeploymentStatusBuilder
    +
     
    description(String) - Method in class org.kohsuke.github.GHGistBuilder
     
    draft(boolean) - Method in class org.kohsuke.github.GHReleaseBuilder
    @@ -339,6 +373,10 @@
    Enables or disables Wiki for this repository.
    +
    environment - Variable in class org.kohsuke.github.GHDeployment
    +
     
    +
    environment(String) - Method in class org.kohsuke.github.GHDeploymentBuilder
    +
     
    equals(Object) - Method in class org.kohsuke.github.GHEmail
     
    equals(Object) - Method in class org.kohsuke.github.GHGist
    @@ -607,32 +645,18 @@
     
    getContext() - Method in class org.kohsuke.github.GHCommitStatus
     
    -
    getCreatedAt() - Method in class org.kohsuke.github.GHAsset
    -
     
    -
    getCreatedAt() - Method in class org.kohsuke.github.GHAuthorization
    -
     
    -
    getCreatedAt() - Method in class org.kohsuke.github.GHCommitComment
    -
     
    -
    getCreatedAt() - Method in class org.kohsuke.github.GHCommitStatus
    -
     
    getCreatedAt() - Method in class org.kohsuke.github.GHEventInfo
     
    -
    getCreatedAt() - Method in class org.kohsuke.github.GHGist
    -
     
    -
    getCreatedAt() - Method in class org.kohsuke.github.GHIssue
    -
     
    -
    getCreatedAt() - Method in class org.kohsuke.github.GHIssueComment
    -
     
    -
    getCreatedAt() - Method in class org.kohsuke.github.GHMilestone
    -
     
    +
    getCreatedAt() - Method in class org.kohsuke.github.GHObject
    +
    +
    When was this resource created?
    +
    getCreatedAt() - Method in class org.kohsuke.github.GHPerson
     
    -
    getCreatedAt() - Method in class org.kohsuke.github.GHRelease
    -
     
    -
    getCreatedAt() - Method in class org.kohsuke.github.GHRepository
    -
     
    getCreator() - Method in class org.kohsuke.github.GHCommitStatus
     
    +
    getCreator() - Method in class org.kohsuke.github.GHDeployment
    +
     
    getCreator() - Method in class org.kohsuke.github.GHMilestone
     
    getDate() - Method in class org.kohsuke.github.GitUser
    @@ -644,6 +668,10 @@
     
    getDeployKeys() - Method in class org.kohsuke.github.GHRepository
     
    +
    getDeploymentStatuses(int) - Method in class org.kohsuke.github.GHRepository
    +
     
    +
    getDeploymentUrl() - Method in class org.kohsuke.github.GHDeploymentStatus
    +
     
    getDescription() - Method in class org.kohsuke.github.GHCommitStatus
     
    getDescription() - Method in class org.kohsuke.github.GHGist
    @@ -695,6 +723,8 @@
    getEncoding() - Method in class org.kohsuke.github.GHContent
     
    +
    getEnvironment() - Method in class org.kohsuke.github.GHDeployment
    +
     
    getEvents() - Method in class org.kohsuke.github.GHHook
     
    getEvents() - Method in class org.kohsuke.github.GitHub
    @@ -793,36 +823,23 @@
     
    getHtmlUrl() - Method in class org.kohsuke.github.GHGist
     
    +
    getHtmlUrl() - Method in class org.kohsuke.github.GHIssue
    +
    +
    The HTML page of this issue, + like https://github.com/jenkinsci/jenkins/issues/100
    +
    getHtmlUrl() - Method in class org.kohsuke.github.GHPerson
     
    getHtmlUrl() - Method in class org.kohsuke.github.GHRelease
     
    -
    getId() - Method in class org.kohsuke.github.GHAsset
    -
     
    -
    getId() - Method in class org.kohsuke.github.GHAuthorization
    -
     
    -
    getId() - Method in class org.kohsuke.github.GHCommitComment
    -
     
    -
    getId() - Method in class org.kohsuke.github.GHCommitStatus
    -
     
    getId() - Method in class org.kohsuke.github.GHDeployKey
     
    -
    getId() - Method in class org.kohsuke.github.GHGist
    -
    -
    ID of this gist, such as '12345'
    -
    -
    getId() - Method in class org.kohsuke.github.GHHook
    -
     
    -
    getId() - Method in class org.kohsuke.github.GHIssueComment
    -
     
    getId() - Method in class org.kohsuke.github.GHKey
     
    -
    getId() - Method in class org.kohsuke.github.GHPerson
    +
    getId() - Method in class org.kohsuke.github.GHObject
    -
    What appears to be a GitHub internal unique number that identifies this user.
    +
    Unique ID number of this resource.
    -
    getId() - Method in class org.kohsuke.github.GHRelease
    -
     
    getId() - Method in class org.kohsuke.github.GHTeam
     
    getIssue() - Method in class org.kohsuke.github.GHEventPayload.IssueComment
    @@ -918,9 +935,7 @@
    getMembers() - Method in class org.kohsuke.github.GHTeam
    -
    -
    Retrieves the current members.
    -
    +
     
    getMergeable() - Method in class org.kohsuke.github.GHPullRequest
     
    getMergeableState() - Method in class org.kohsuke.github.GHPullRequest
    @@ -1083,6 +1098,8 @@
    getPath() - Method in class org.kohsuke.github.GHContent
     
    +
    getPayload() - Method in class org.kohsuke.github.GHDeployment
    +
     
    getPayload(Class<T>) - Method in class org.kohsuke.github.GHEventInfo
    Retrieves the payload.
    @@ -1150,6 +1167,8 @@
    Named ref to the commit.
    +
    getRef() - Method in class org.kohsuke.github.GHDeployment
    +
     
    getRef() - Method in class org.kohsuke.github.GHEventPayload.Push
    The full Git ref that was pushed.
    @@ -1208,6 +1227,10 @@
    Gets the repository object from 'user/reponame' string that GitHub calls as "repository name"
    +
    getRepositoryUrl() - Method in class org.kohsuke.github.GHDeployment
    +
     
    +
    getRepositoryUrl() - Method in class org.kohsuke.github.GHDeploymentStatus
    +
     
    getReviewComments() - Method in class org.kohsuke.github.GHPullRequest
     
    getRoot() - Method in class org.kohsuke.github.GHAsset
    @@ -1238,6 +1261,8 @@
     
    getSha() - Method in class org.kohsuke.github.GHContent
     
    +
    getSha() - Method in class org.kohsuke.github.GHDeployment
    +
     
    getSha() - Method in class org.kohsuke.github.GHEventPayload.Push.PushCommit
     
    getSha() - Method in class org.kohsuke.github.GHPullRequestCommitDetail.CommitPointer
    @@ -1282,6 +1307,8 @@
     
    getState() - Method in class org.kohsuke.github.GHCommitStatus
     
    +
    getState() - Method in class org.kohsuke.github.GHDeploymentStatus
    +
     
    getState() - Method in class org.kohsuke.github.GHIssue
     
    getState() - Method in class org.kohsuke.github.GHMilestone
    @@ -1292,6 +1319,8 @@
    getStatus() - Method in class org.kohsuke.github.GHCompare
     
    +
    getStatusesUrl() - Method in class org.kohsuke.github.GHDeployment
    +
     
    getSubscribersCount() - Method in class org.kohsuke.github.GHRepository
     
    getSvnUrl() - Method in class org.kohsuke.github.GHRepository
    @@ -1308,6 +1337,10 @@
    The URL that this status is linked to.
    +
    getTargetUrl() - Method in class org.kohsuke.github.GHDeploymentStatus
    +
     
    +
    getTask() - Method in class org.kohsuke.github.GHDeployment
    +
     
    getTeamByName(String) - Method in class org.kohsuke.github.GHOrganization
    Finds a team that has the given name in its GHTeam.getName()
    @@ -1334,6 +1367,10 @@
     
    getTotalCommits() - Method in class org.kohsuke.github.GHCompare
     
    +
    getTotalCount() - Method in class org.kohsuke.github.PagedSearchIterable
    +
    +
    Returns the total number of hit, including the results that's not yet fetched.
    +
    getTree() - Method in class org.kohsuke.github.GHCompare.InnerCommit
     
    getType() - Method in class org.kohsuke.github.GHContent
    @@ -1348,28 +1385,14 @@
    Type of the object, such as "commit"
    -
    getUpdatedAt() - Method in class org.kohsuke.github.GHAsset
    -
     
    -
    getUpdatedAt() - Method in class org.kohsuke.github.GHAuthorization
    -
     
    -
    getUpdatedAt() - Method in class org.kohsuke.github.GHCommitComment
    -
     
    -
    getUpdatedAt() - Method in class org.kohsuke.github.GHCommitStatus
    -
     
    -
    getUpdatedAt() - Method in class org.kohsuke.github.GHGist
    -
     
    -
    getUpdatedAt() - Method in class org.kohsuke.github.GHIssue
    -
     
    -
    getUpdatedAt() - Method in class org.kohsuke.github.GHIssueComment
    +
    getUpdatedAt() - Method in class org.kohsuke.github.GHObject
    +
    +
    When was this resource last updated?
    +
    +
    getUpdatedAt() - Method in class org.kohsuke.github.GHPerson
     
    getUploadUrl() - Method in class org.kohsuke.github.GHRelease
     
    -
    getUrl() - Method in class org.kohsuke.github.GHAsset
    -
     
    -
    getUrl() - Method in class org.kohsuke.github.GHCommitStatus
    -
    -
    API URL of this commit status.
    -
    getUrl() - Method in class org.kohsuke.github.GHCompare
     
    getUrl() - Method in class org.kohsuke.github.GHCompare.InnerCommit
    @@ -1384,27 +1407,18 @@
    Points to the commit API resource.
    -
    getUrl() - Method in class org.kohsuke.github.GHGist
    -
    -
    API URL of this gist, such as 'https://api.github.com/gists/12345'
    -
    -
    getUrl() - Method in class org.kohsuke.github.GHIssue
    -
    -
    The HTML page of this issue, - like https://github.com/jenkinsci/jenkins/issues/100
    -
    getUrl() - Method in class org.kohsuke.github.GHIssue.Label
     
    getUrl() - Method in class org.kohsuke.github.GHIssue.PullRequest
     
    -
    getUrl() - Method in class org.kohsuke.github.GHIssueComment
    -
     
    getUrl() - Method in class org.kohsuke.github.GHKey
    Something like "https://api.github.com/user/keys/73593"
    -
    getUrl() - Method in class org.kohsuke.github.GHMilestone
    -
     
    +
    getUrl() - Method in class org.kohsuke.github.GHObject
    +
    +
    API URL of this object.
    +
    getUrl() - Method in class org.kohsuke.github.GHPullRequestCommitDetail.Commit
     
    getUrl() - Method in class org.kohsuke.github.GHPullRequestCommitDetail.CommitPointer
    @@ -1421,12 +1435,6 @@
    API URL to this Git data, such as https://api.github.com/repos/jenkinsci/jenkins/git/commits/b72322675eb0114363a9a86e9ad5a170d1d07ac0
    -
    getUrl() - Method in class org.kohsuke.github.GHRelease
    -
     
    -
    getUrl() - Method in class org.kohsuke.github.GHRepository
    -
    -
    URL of this repository, like 'http://github.com/kohsuke/jenkins'
    -
    getUser() - Method in class org.kohsuke.github.GHCommitComment
    Gets the user who put this comment.
    @@ -1593,6 +1601,28 @@
     
    GHDeployKey() - Constructor for class org.kohsuke.github.GHDeployKey
     
    +
    GHDeployment - Class in org.kohsuke.github
    +
     
    +
    GHDeployment() - Constructor for class org.kohsuke.github.GHDeployment
    +
     
    +
    GHDeploymentBuilder - Class in org.kohsuke.github
    +
     
    +
    GHDeploymentBuilder(GHRepository) - Constructor for class org.kohsuke.github.GHDeploymentBuilder
    +
     
    +
    GHDeploymentBuilder(GHRepository, String) - Constructor for class org.kohsuke.github.GHDeploymentBuilder
    +
     
    +
    GHDeploymentState - Enum in org.kohsuke.github
    +
    +
    Represents the state of deployment
    +
    +
    GHDeploymentStatus - Class in org.kohsuke.github
    +
     
    +
    GHDeploymentStatus() - Constructor for class org.kohsuke.github.GHDeploymentStatus
    +
     
    +
    GHDeploymentStatusBuilder - Class in org.kohsuke.github
    +
     
    +
    GHDeploymentStatusBuilder(GHRepository, int, GHDeploymentState) - Constructor for class org.kohsuke.github.GHDeploymentStatusBuilder
    +
     
    GHEmail - Class in org.kohsuke.github
    Represents an email of GitHub.
    @@ -1693,6 +1723,12 @@
    GHIssueComment() - Constructor for class org.kohsuke.github.GHIssueComment
     
    +
    GHIssueSearchBuilder - Class in org.kohsuke.github
    +
    +
    Search issues.
    +
    +
    GHIssueSearchBuilder.Sort - Enum in org.kohsuke.github
    +
     
    GHIssueState - Enum in org.kohsuke.github
     
    GHKey - Class in org.kohsuke.github
    @@ -1713,6 +1749,10 @@
    GHMyself() - Constructor for class org.kohsuke.github.GHMyself
     
    +
    GHObject - Class in org.kohsuke.github
    +
    +
    Most (all?) domain objects in GitHub seems to have these 4 properties.
    +
    GHOrganization - Class in org.kohsuke.github
     
    GHOrganization() - Constructor for class org.kohsuke.github.GHOrganization
    @@ -1908,11 +1948,9 @@
    id - Variable in class org.kohsuke.github.GHDeployKey
     
    -
    id - Variable in class org.kohsuke.github.GHIssue
    -
     
    id - Variable in class org.kohsuke.github.GHKey
     
    -
    id - Variable in class org.kohsuke.github.GHPerson
    +
    id - Variable in class org.kohsuke.github.GHObject
     
    isActive() - Method in class org.kohsuke.github.GHHook
     
    @@ -1920,6 +1958,8 @@
    Is this an anonymous connection
    +
    isClosed() - Method in class org.kohsuke.github.GHIssueSearchBuilder
    +
     
    isCredentialValid() - Method in class org.kohsuke.github.GitHub
    Ensures that the credential is valid.
    @@ -1936,6 +1976,8 @@
     
    isFork() - Method in class org.kohsuke.github.GHRepository
     
    +
    isIncomplete() - Method in class org.kohsuke.github.PagedSearchIterable
    +
     
    isMemberOf(GHOrganization) - Method in class org.kohsuke.github.GHUser
    Returns true if this user belongs to the specified organization.
    @@ -1944,8 +1986,12 @@
    Returns true if this user belongs to the specified team.
    +
    isMerged() - Method in class org.kohsuke.github.GHIssueSearchBuilder
    +
     
    isMerged() - Method in class org.kohsuke.github.GHPullRequest
     
    +
    isOpen() - Method in class org.kohsuke.github.GHIssueSearchBuilder
    +
     
    isPrerelease() - Method in class org.kohsuke.github.GHRelease
     
    isPrimary() - Method in class org.kohsuke.github.GHEmail
    @@ -2006,6 +2052,10 @@
    Lists up the commits with the criteria built so far.
    +
    list() - Method in class org.kohsuke.github.GHIssueSearchBuilder
    +
    +
    Lists up the issues with the criteria built so far.
    +
    listAllRepositories() - Method in class org.kohsuke.github.GHMyself
    Deprecated. @@ -2040,6 +2090,8 @@
    Lists all the commit statues attached to the given commit, newer ones first.
    +
    listDeployments(String, String, String, String) - Method in class org.kohsuke.github.GHRepository
    +
     
    listDirectoryContent() - Method in class org.kohsuke.github.GHContent
    List immediate children of this directory.
    @@ -2074,6 +2126,10 @@
    All the members of this organization.
    +
    listMembers() - Method in class org.kohsuke.github.GHTeam
    +
    +
    Retrieves the current members.
    +
    listMembersWithFilter(String) - Method in class org.kohsuke.github.GHOrganization
     
    listMilestones(GHIssueState) - Method in class org.kohsuke.github.GHRepository
    @@ -2110,6 +2166,8 @@
    Lists up all the repositories using the specified page size.
    +
    listRepositories() - Method in class org.kohsuke.github.GHTeam
    +
     
    listStatuses() - Method in class org.kohsuke.github.GHCommit
    Gets the status of this commit, newer ones first.
    @@ -2130,6 +2188,10 @@

    M

    +
    mentions(GHUser) - Method in class org.kohsuke.github.GHIssueSearchBuilder
    +
     
    +
    mentions(String) - Method in class org.kohsuke.github.GHIssueSearchBuilder
    +
     
    merge(String) - Method in class org.kohsuke.github.GHPullRequest
    Merge this pull request.
    @@ -2192,6 +2254,12 @@
    Iterator over a pagenated data source.
    +
    PagedSearchIterable<T> - Class in org.kohsuke.github
    +
    +
    PagedIterable enhanced to report search result specific information.
    +
    +
    PagedSearchIterable() - Constructor for class org.kohsuke.github.PagedSearchIterable
    +
     
    pageSize(int) - Method in class org.kohsuke.github.GHCommitQueryBuilder
     
    parseEventPayload(Reader, Class<T>) - Method in class org.kohsuke.github.GitHub
    @@ -2202,6 +2270,10 @@
    Only commits containing this file path will be returned.
    +
    payload - Variable in class org.kohsuke.github.GHDeployment
    +
     
    +
    payload(String) - Method in class org.kohsuke.github.GHDeploymentBuilder
    +
     
    populate() - Method in class org.kohsuke.github.GHPerson
    Fully populate the data by retrieving missing data.
    @@ -2232,6 +2304,10 @@

    Q

    +
    q(String) - Method in class org.kohsuke.github.GHIssueSearchBuilder
    +
    +
    Search terms.
    +
    queryCommits() - Method in class org.kohsuke.github.GHRepository
    Search commits by specifying filters through a builder pattern.
    @@ -2248,6 +2324,10 @@
     
    READ_ORG - Static variable in class org.kohsuke.github.GHAuthorization
     
    +
    ref - Variable in class org.kohsuke.github.GHDeployment
    +
     
    +
    ref(String) - Method in class org.kohsuke.github.GHDeploymentBuilder
    +
     
    refreshCache() - Method in class org.kohsuke.github.GitHub
    clears all cached data in order for external changes (modifications and del
    @@ -2285,6 +2365,12 @@
     
    REPO_STATUS - Static variable in class org.kohsuke.github.GHAuthorization
     
    +
    repository_url - Variable in class org.kohsuke.github.GHDeployment
    +
     
    +
    repository_url - Variable in class org.kohsuke.github.GHDeploymentStatus
    +
     
    +
    requiredContexts(List<String>) - Method in class org.kohsuke.github.GHDeploymentBuilder
    +
     
    root - Variable in class org.kohsuke.github.GHEventPayload
     
    @@ -2293,12 +2379,12 @@

    S

    -
    setAssetsUrl(String) - Method in class org.kohsuke.github.GHRelease
    -
     
    +
    searchIssues() - Method in class org.kohsuke.github.GitHub
    +
    +
    Search issues.
    +
    setBody(String) - Method in class org.kohsuke.github.GHIssue
     
    -
    setBody(String) - Method in class org.kohsuke.github.GHRelease
    -
     
    setComment(GHIssueComment) - Method in class org.kohsuke.github.GHEventPayload.IssueComment
     
    setConnector(HttpConnector) - Method in class org.kohsuke.github.GitHub
    @@ -2307,20 +2393,12 @@
    setContentType(String) - Method in class org.kohsuke.github.GHAsset
     
    -
    setCreatedAt(Date) - Method in class org.kohsuke.github.GHRelease
    -
     
    setDescription(String) - Method in class org.kohsuke.github.GHRepository
     
    -
    setDraft(boolean) - Method in class org.kohsuke.github.GHRelease
    -
     
    setEmailServiceHook(String) - Method in class org.kohsuke.github.GHRepository
     
    setHomepage(String) - Method in class org.kohsuke.github.GHRepository
     
    -
    setHtmlUrl(String) - Method in class org.kohsuke.github.GHRelease
    -
     
    -
    setId(long) - Method in class org.kohsuke.github.GHRelease
    -
     
    setIssue(GHIssue) - Method in class org.kohsuke.github.GHEventPayload.IssueComment
     
    setLabel(String) - Method in class org.kohsuke.github.GHAsset
    @@ -2331,27 +2409,11 @@
     
    setOwner(GHRepository) - Method in class org.kohsuke.github.GHRelease
     
    -
    setPrerelease(boolean) - Method in class org.kohsuke.github.GHRelease
    -
     
    -
    setPublished_at(Date) - Method in class org.kohsuke.github.GHRelease
    -
     
    setRepository(GHRepository) - Method in class org.kohsuke.github.GHEventPayload.IssueComment
     
    -
    setRoot(GitHub) - Method in class org.kohsuke.github.GHRelease
    -
     
    -
    setTagName(String) - Method in class org.kohsuke.github.GHRelease
    -
     
    -
    setTarballUrl(String) - Method in class org.kohsuke.github.GHRelease
    -
     
    -
    setTargetCommitish(String) - Method in class org.kohsuke.github.GHRelease
    -
     
    setTitle(String) - Method in class org.kohsuke.github.GHIssue
     
    -
    setUploadUrl(String) - Method in class org.kohsuke.github.GHRelease
    -
     
    -
    setUrl(String) - Method in class org.kohsuke.github.GHRelease
    -
     
    -
    setZipballUrl(String) - Method in class org.kohsuke.github.GHRelease
    +
    sha - Variable in class org.kohsuke.github.GHDeployment
     
    since(Date) - Method in class org.kohsuke.github.GHCommitQueryBuilder
    @@ -2361,18 +2423,32 @@
    Only commits after this date will be returned
    +
    sort(GHIssueSearchBuilder.Sort) - Method in class org.kohsuke.github.GHIssueSearchBuilder
    +
     
    star() - Method in class org.kohsuke.github.GHGist
     
    +
    state - Variable in class org.kohsuke.github.GHDeploymentStatus
    +
     
    state - Variable in class org.kohsuke.github.GHIssue
     
    status - Variable in class org.kohsuke.github.GHCompare
     
    +
    statuses_url - Variable in class org.kohsuke.github.GHDeployment
    +
     

    T

    +
    target_url - Variable in class org.kohsuke.github.GHDeploymentStatus
    +
     
    +
    targetUrl(String) - Method in class org.kohsuke.github.GHDeploymentStatusBuilder
    +
     
    +
    task - Variable in class org.kohsuke.github.GHDeployment
    +
     
    +
    task(String) - Method in class org.kohsuke.github.GHDeploymentBuilder
    +
     
    title - Variable in class org.kohsuke.github.GHDeployKey
     
    title - Variable in class org.kohsuke.github.GHIssue
    @@ -2421,7 +2497,11 @@
     
    update(String, String, String) - Method in class org.kohsuke.github.GHContent
     
    -
    updated_at - Variable in class org.kohsuke.github.GHIssue
    +
    update(byte[], String) - Method in class org.kohsuke.github.GHContent
    +
     
    +
    update(byte[], String, String) - Method in class org.kohsuke.github.GHContent
    +
     
    +
    updated_at - Variable in class org.kohsuke.github.GHObject
     
    updateTo(String) - Method in class org.kohsuke.github.GHRef
    @@ -2438,11 +2518,9 @@
    url - Variable in class org.kohsuke.github.GHDeployKey
     
    -
    url - Variable in class org.kohsuke.github.GHIssue
    -
     
    url - Variable in class org.kohsuke.github.GHKey
     
    -
    url - Variable in class org.kohsuke.github.GHPerson
    +
    url - Variable in class org.kohsuke.github.GHObject
     
    USER - Static variable in class org.kohsuke.github.GHAuthorization
     
    @@ -2466,10 +2544,18 @@
    Returns the enum constant of this type with the specified name.
    +
    valueOf(String) - Static method in enum org.kohsuke.github.GHDeploymentState
    +
    +
    Returns the enum constant of this type with the specified name.
    +
    valueOf(String) - Static method in enum org.kohsuke.github.GHEvent
    Returns the enum constant of this type with the specified name.
    +
    valueOf(String) - Static method in enum org.kohsuke.github.GHIssueSearchBuilder.Sort
    +
    +
    Returns the enum constant of this type with the specified name.
    +
    valueOf(String) - Static method in enum org.kohsuke.github.GHIssueState
    Returns the enum constant of this type with the specified name.
    @@ -2492,11 +2578,21 @@ the order they are declared.
    Returns an array containing the constants of this enum type, in the order they are declared.
    +
    values() - Static method in enum org.kohsuke.github.GHDeploymentState
    +
    +
    Returns an array containing the constants of this enum type, in +the order they are declared.
    +
    values() - Static method in enum org.kohsuke.github.GHEvent
    Returns an array containing the constants of this enum type, in the order they are declared.
    +
    values() - Static method in enum org.kohsuke.github.GHIssueSearchBuilder.Sort
    +
    +
    Returns an array containing the constants of this enum type, in +the order they are declared.
    +
    values() - Static method in enum org.kohsuke.github.GHIssueState
    Returns an array containing the constants of this enum type, in @@ -2542,6 +2638,8 @@ the order they are declared.
     
    wrap(GHRepository) - Method in class org.kohsuke.github.GHDeployKey
     
    +
    wrap(GHRepository) - Method in class org.kohsuke.github.GHDeploymentStatus
    +
     
    wrap(GHRepository) - Method in class org.kohsuke.github.GHMilestone
     
    wrapUp(T[]) - Method in class org.kohsuke.github.PagedIterator
    @@ -2599,6 +2697,6 @@ the order they are declared. -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/index.html b/apidocs/index.html index 920e334f8..1edf6b18f 100644 --- a/apidocs/index.html +++ b/apidocs/index.html @@ -2,9 +2,9 @@ - + -GitHub API for Java 1.59 API +GitHub API for Java 1.60-SNAPSHOT API @@ -63,7 +63,7 @@ @@ -88,17 +88,22 @@
  • java.lang.Object
  • +
  • +
    - - - - @@ -283,15 +285,6 @@ extends - - - @@ -358,24 +351,6 @@ extends String getState() - - - - - - - - @@ -459,7 +434,7 @@ extends
  • Summary: 
  • Nested | 
  • -
  • Field | 
  • +
  • Field | 
  • Constr | 
  • Method
  • @@ -474,6 +449,6 @@ extends Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHAuthorization.html b/apidocs/org/kohsuke/github/GHAuthorization.html index 439a30f6b..cad404e45 100644 --- a/apidocs/org/kohsuke/github/GHAuthorization.html +++ b/apidocs/org/kohsuke/github/GHAuthorization.html @@ -2,16 +2,16 @@ - + -GHAuthorization (GitHub API for Java 1.59 API) - +GHAuthorization (GitHub API for Java 1.60-SNAPSHOT API) + @@ -88,17 +88,22 @@
  • java.lang.Object
  • +
  • +
    @@ -239,14 +251,6 @@ extends getAppUrl()  -Date -getCreatedAt()  - - -int -getId()  - - String getNote()  @@ -266,12 +270,15 @@ extends String getToken()  - -Date -getUpdatedAt()  - + - - - - @@ -572,30 +570,12 @@ extends - @@ -663,6 +643,6 @@ extends Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHBranch.Commit.html b/apidocs/org/kohsuke/github/GHBranch.Commit.html index 9ac8350b4..1ceae80c4 100644 --- a/apidocs/org/kohsuke/github/GHBranch.Commit.html +++ b/apidocs/org/kohsuke/github/GHBranch.Commit.html @@ -2,16 +2,16 @@ - + -GHBranch.Commit (GitHub API for Java 1.59 API) - +GHBranch.Commit (GitHub API for Java 1.60-SNAPSHOT API) + @@ -229,6 +229,6 @@ extends
    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHBranch.html b/apidocs/org/kohsuke/github/GHBranch.html index 86b4b779f..1478691fc 100644 --- a/apidocs/org/kohsuke/github/GHBranch.html +++ b/apidocs/org/kohsuke/github/GHBranch.html @@ -2,16 +2,16 @@ - + -GHBranch (GitHub API for Java 1.59 API) - +GHBranch (GitHub API for Java 1.60-SNAPSHOT API) + @@ -337,6 +337,6 @@ extends
    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHCommit.File.html b/apidocs/org/kohsuke/github/GHCommit.File.html index 3dfd4820d..88641c379 100644 --- a/apidocs/org/kohsuke/github/GHCommit.File.html +++ b/apidocs/org/kohsuke/github/GHCommit.File.html @@ -2,16 +2,16 @@ - + -GHCommit.File (GitHub API for Java 1.59 API) - +GHCommit.File (GitHub API for Java 1.60-SNAPSHOT API) + @@ -393,6 +393,6 @@ extends
    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHCommit.GHAuthor.html b/apidocs/org/kohsuke/github/GHCommit.GHAuthor.html index 4d858a354..3db4083e3 100644 --- a/apidocs/org/kohsuke/github/GHCommit.GHAuthor.html +++ b/apidocs/org/kohsuke/github/GHCommit.GHAuthor.html @@ -2,16 +2,16 @@ - + -GHCommit.GHAuthor (GitHub API for Java 1.59 API) - +GHCommit.GHAuthor (GitHub API for Java 1.60-SNAPSHOT API) + @@ -247,6 +247,6 @@ extends
    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHCommit.Parent.html b/apidocs/org/kohsuke/github/GHCommit.Parent.html index e7fc9c77e..43eaa08e3 100644 --- a/apidocs/org/kohsuke/github/GHCommit.Parent.html +++ b/apidocs/org/kohsuke/github/GHCommit.Parent.html @@ -2,16 +2,16 @@ - + -GHCommit.Parent (GitHub API for Java 1.59 API) - +GHCommit.Parent (GitHub API for Java 1.60-SNAPSHOT API) + @@ -229,6 +229,6 @@ extends
    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHCommit.ShortInfo.html b/apidocs/org/kohsuke/github/GHCommit.ShortInfo.html index b5a0f1318..d9286b19c 100644 --- a/apidocs/org/kohsuke/github/GHCommit.ShortInfo.html +++ b/apidocs/org/kohsuke/github/GHCommit.ShortInfo.html @@ -2,16 +2,16 @@ - + -GHCommit.ShortInfo (GitHub API for Java 1.59 API) - +GHCommit.ShortInfo (GitHub API for Java 1.60-SNAPSHOT API) + @@ -304,6 +304,6 @@ public 
    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHCommit.Stats.html b/apidocs/org/kohsuke/github/GHCommit.Stats.html index 9201dd693..74570f514 100644 --- a/apidocs/org/kohsuke/github/GHCommit.Stats.html +++ b/apidocs/org/kohsuke/github/GHCommit.Stats.html @@ -2,16 +2,16 @@ - + -GHCommit.Stats (GitHub API for Java 1.59 API) - +GHCommit.Stats (GitHub API for Java 1.60-SNAPSHOT API) + @@ -229,6 +229,6 @@ extends
    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHCommit.html b/apidocs/org/kohsuke/github/GHCommit.html index a0fc6230a..ca7240708 100644 --- a/apidocs/org/kohsuke/github/GHCommit.html +++ b/apidocs/org/kohsuke/github/GHCommit.html @@ -2,16 +2,16 @@ - + -GHCommit (GitHub API for Java 1.59 API) - +GHCommit (GitHub API for Java 1.60-SNAPSHOT API) + @@ -566,6 +566,6 @@ extends
    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHCommitComment.html b/apidocs/org/kohsuke/github/GHCommitComment.html index 3db24c964..be0e078e3 100644 --- a/apidocs/org/kohsuke/github/GHCommitComment.html +++ b/apidocs/org/kohsuke/github/GHCommitComment.html @@ -2,16 +2,16 @@ - + -GHCommitComment (GitHub API for Java 1.59 API) - +GHCommitComment (GitHub API for Java 1.60-SNAPSHOT API) + @@ -63,7 +63,7 @@
    @@ -88,17 +88,22 @@
  • java.lang.Object
  • +
  • +
    -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHCommitStatus.html b/apidocs/org/kohsuke/github/GHCommitStatus.html index 3539d4c7c..cc30eba72 100644 --- a/apidocs/org/kohsuke/github/GHCommitStatus.html +++ b/apidocs/org/kohsuke/github/GHCommitStatus.html @@ -2,16 +2,16 @@ - + -GHCommitStatus (GitHub API for Java 1.59 API) - +GHCommitStatus (GitHub API for Java 1.60-SNAPSHOT API) + @@ -63,7 +63,7 @@ @@ -88,17 +88,22 @@
  • java.lang.Object
  • +
  • +
    - -Date -getUpdatedAt()  - - -String -getUrl() -
    API URL of this commit status.
    - - + - - - - - - - - @@ -355,7 +327,7 @@ extends
  • Summary: 
  • Nested | 
  • -
  • Field | 
  • +
  • Field | 
  • Constr | 
  • Method
  • @@ -370,6 +342,6 @@ extends Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHCompare.Commit.html b/apidocs/org/kohsuke/github/GHCompare.Commit.html index a8abcc702..503a2ffc2 100644 --- a/apidocs/org/kohsuke/github/GHCompare.Commit.html +++ b/apidocs/org/kohsuke/github/GHCompare.Commit.html @@ -2,16 +2,16 @@ - + -GHCompare.Commit (GitHub API for Java 1.59 API) - +GHCompare.Commit (GitHub API for Java 1.60-SNAPSHOT API) + @@ -286,6 +286,6 @@ extends
    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHCompare.InnerCommit.html b/apidocs/org/kohsuke/github/GHCompare.InnerCommit.html index 0175ac7b8..d95b85f7b 100644 --- a/apidocs/org/kohsuke/github/GHCompare.InnerCommit.html +++ b/apidocs/org/kohsuke/github/GHCompare.InnerCommit.html @@ -2,16 +2,16 @@ - + -GHCompare.InnerCommit (GitHub API for Java 1.59 API) - +GHCompare.InnerCommit (GitHub API for Java 1.60-SNAPSHOT API) + @@ -326,6 +326,6 @@ public 
    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHCompare.Status.html b/apidocs/org/kohsuke/github/GHCompare.Status.html index 599be698a..3bd9e3fad 100644 --- a/apidocs/org/kohsuke/github/GHCompare.Status.html +++ b/apidocs/org/kohsuke/github/GHCompare.Status.html @@ -2,16 +2,16 @@ - + -GHCompare.Status (GitHub API for Java 1.59 API) - +GHCompare.Status (GitHub API for Java 1.60-SNAPSHOT API) + @@ -136,6 +136,9 @@ extends
    behind  +diverged  + + identical  @@ -216,12 +219,21 @@ the order they are declared.
    - @@ -334,6 +346,6 @@ with the specified name -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHCompare.Tree.html b/apidocs/org/kohsuke/github/GHCompare.Tree.html index 476a7348d..db14a1871 100644 --- a/apidocs/org/kohsuke/github/GHCompare.Tree.html +++ b/apidocs/org/kohsuke/github/GHCompare.Tree.html @@ -2,16 +2,16 @@ - + -GHCompare.Tree (GitHub API for Java 1.59 API) - +GHCompare.Tree (GitHub API for Java 1.60-SNAPSHOT API) + @@ -270,6 +270,6 @@ extends Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHCompare.User.html b/apidocs/org/kohsuke/github/GHCompare.User.html index 9549f47f4..26a86d25b 100644 --- a/apidocs/org/kohsuke/github/GHCompare.User.html +++ b/apidocs/org/kohsuke/github/GHCompare.User.html @@ -2,16 +2,16 @@ - + -GHCompare.User (GitHub API for Java 1.59 API) - +GHCompare.User (GitHub API for Java 1.60-SNAPSHOT API) + @@ -247,6 +247,6 @@ extends
    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHCompare.html b/apidocs/org/kohsuke/github/GHCompare.html index 859e1104f..64c33ff23 100644 --- a/apidocs/org/kohsuke/github/GHCompare.html +++ b/apidocs/org/kohsuke/github/GHCompare.html @@ -2,16 +2,16 @@ - + -GHCompare (GitHub API for Java 1.59 API) - +GHCompare (GitHub API for Java 1.60-SNAPSHOT API) + @@ -502,6 +502,6 @@ extends
    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHContent.html b/apidocs/org/kohsuke/github/GHContent.html index 9057a4932..7bc0c5827 100644 --- a/apidocs/org/kohsuke/github/GHContent.html +++ b/apidocs/org/kohsuke/github/GHContent.html @@ -2,16 +2,16 @@ - + -GHContent (GitHub API for Java 1.59 API) - +GHContent (GitHub API for Java 1.60-SNAPSHOT API) + @@ -215,6 +215,17 @@ extends
    GHContentUpdateResponse +update(byte[] newContentBytes, + String commitMessage)  + + +GHContentUpdateResponse +update(byte[] newContentBytes, + String commitMessage, + String branch)  + + +GHContentUpdateResponse update(String newContent, String commitMessage)  @@ -450,6 +461,33 @@ extends IOException + + + + + + + + @@ -552,6 +590,6 @@ extends Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHContentUpdateResponse.html b/apidocs/org/kohsuke/github/GHContentUpdateResponse.html index 784852053..27a751c60 100644 --- a/apidocs/org/kohsuke/github/GHContentUpdateResponse.html +++ b/apidocs/org/kohsuke/github/GHContentUpdateResponse.html @@ -2,16 +2,16 @@ - + -GHContentUpdateResponse (GitHub API for Java 1.59 API) - +GHContentUpdateResponse (GitHub API for Java 1.60-SNAPSHOT API) + @@ -268,6 +268,6 @@ extends
    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHDeployKey.html b/apidocs/org/kohsuke/github/GHDeployKey.html index a68e35ef4..5ef946511 100644 --- a/apidocs/org/kohsuke/github/GHDeployKey.html +++ b/apidocs/org/kohsuke/github/GHDeployKey.html @@ -2,16 +2,16 @@ - + -GHDeployKey (GitHub API for Java 1.59 API) - +GHDeployKey (GitHub API for Java 1.60-SNAPSHOT API) + @@ -38,7 +38,7 @@
    -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHEventInfo.GHEventRepository.html b/apidocs/org/kohsuke/github/GHEventInfo.GHEventRepository.html index 554144bec..925b04e73 100644 --- a/apidocs/org/kohsuke/github/GHEventInfo.GHEventRepository.html +++ b/apidocs/org/kohsuke/github/GHEventInfo.GHEventRepository.html @@ -2,16 +2,16 @@ - + -GHEventInfo.GHEventRepository (GitHub API for Java 1.59 API) - +GHEventInfo.GHEventRepository (GitHub API for Java 1.60-SNAPSHOT API) + @@ -230,6 +230,6 @@ extends Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHEventInfo.html b/apidocs/org/kohsuke/github/GHEventInfo.html index 226b797e6..6bc397026 100644 --- a/apidocs/org/kohsuke/github/GHEventInfo.html +++ b/apidocs/org/kohsuke/github/GHEventInfo.html @@ -2,16 +2,16 @@ - + -GHEventInfo (GitHub API for Java 1.59 API) - +GHEventInfo (GitHub API for Java 1.60-SNAPSHOT API) + @@ -381,6 +381,6 @@ extends
    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHEventPayload.IssueComment.html b/apidocs/org/kohsuke/github/GHEventPayload.IssueComment.html index 447a6d5ab..912a397e9 100644 --- a/apidocs/org/kohsuke/github/GHEventPayload.IssueComment.html +++ b/apidocs/org/kohsuke/github/GHEventPayload.IssueComment.html @@ -2,16 +2,16 @@ - + -GHEventPayload.IssueComment (GitHub API for Java 1.59 API) - +GHEventPayload.IssueComment (GitHub API for Java 1.60-SNAPSHOT API) + @@ -372,6 +372,6 @@ extends
    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHEventPayload.PullRequest.html b/apidocs/org/kohsuke/github/GHEventPayload.PullRequest.html index a8e74e7da..b927b3d25 100644 --- a/apidocs/org/kohsuke/github/GHEventPayload.PullRequest.html +++ b/apidocs/org/kohsuke/github/GHEventPayload.PullRequest.html @@ -2,16 +2,16 @@ - + -GHEventPayload.PullRequest (GitHub API for Java 1.59 API) - +GHEventPayload.PullRequest (GitHub API for Java 1.60-SNAPSHOT API) + @@ -333,6 +333,6 @@ extends
    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHEventPayload.Push.PushCommit.html b/apidocs/org/kohsuke/github/GHEventPayload.Push.PushCommit.html index c0073d951..deb6026ab 100644 --- a/apidocs/org/kohsuke/github/GHEventPayload.Push.PushCommit.html +++ b/apidocs/org/kohsuke/github/GHEventPayload.Push.PushCommit.html @@ -2,16 +2,16 @@ - + -GHEventPayload.Push.PushCommit (GitHub API for Java 1.59 API) - +GHEventPayload.Push.PushCommit (GitHub API for Java 1.60-SNAPSHOT API) + @@ -316,6 +316,6 @@ extends
    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHEventPayload.Push.html b/apidocs/org/kohsuke/github/GHEventPayload.Push.html index fafb00718..93c18f96f 100644 --- a/apidocs/org/kohsuke/github/GHEventPayload.Push.html +++ b/apidocs/org/kohsuke/github/GHEventPayload.Push.html @@ -2,16 +2,16 @@ - + -GHEventPayload.Push (GitHub API for Java 1.59 API) - +GHEventPayload.Push (GitHub API for Java 1.60-SNAPSHOT API) + @@ -377,6 +377,6 @@ extends
    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHEventPayload.html b/apidocs/org/kohsuke/github/GHEventPayload.html index bdb9376b2..6f56e42b1 100644 --- a/apidocs/org/kohsuke/github/GHEventPayload.html +++ b/apidocs/org/kohsuke/github/GHEventPayload.html @@ -2,16 +2,16 @@ - + -GHEventPayload (GitHub API for Java 1.59 API) - +GHEventPayload (GitHub API for Java 1.60-SNAPSHOT API) + @@ -267,6 +267,6 @@ extends
    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHException.html b/apidocs/org/kohsuke/github/GHException.html index b67d5fc0e..0c9af2d1c 100644 --- a/apidocs/org/kohsuke/github/GHException.html +++ b/apidocs/org/kohsuke/github/GHException.html @@ -2,16 +2,16 @@ - + -GHException (GitHub API for Java 1.59 API) - +GHException (GitHub API for Java 1.60-SNAPSHOT API) + @@ -268,6 +268,6 @@ extends
    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHGist.html b/apidocs/org/kohsuke/github/GHGist.html index be43644cd..970b2825e 100644 --- a/apidocs/org/kohsuke/github/GHGist.html +++ b/apidocs/org/kohsuke/github/GHGist.html @@ -2,16 +2,16 @@ - + -GHGist (GitHub API for Java 1.59 API) - +GHGist (GitHub API for Java 1.60-SNAPSHOT API) + @@ -63,7 +63,7 @@
    @@ -88,17 +88,22 @@
  • java.lang.Object
  • +
  • +
    - - - - @@ -327,16 +324,6 @@ extends String getCommitsUrl() - - - - @@ -374,24 +361,6 @@ extends - - - - - - - @@ -587,7 +556,7 @@ extends
  • Summary: 
  • Nested | 
  • -
  • Field | 
  • +
  • Field | 
  • Constr | 
  • Method
  • @@ -602,6 +571,6 @@ extends Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHGistBuilder.html b/apidocs/org/kohsuke/github/GHGistBuilder.html index a8ace1509..a70f0cd86 100644 --- a/apidocs/org/kohsuke/github/GHGistBuilder.html +++ b/apidocs/org/kohsuke/github/GHGistBuilder.html @@ -2,16 +2,16 @@ - + -GHGistBuilder (GitHub API for Java 1.59 API) - +GHGistBuilder (GitHub API for Java 1.60-SNAPSHOT API) + @@ -307,6 +307,6 @@ extends
    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHGistFile.html b/apidocs/org/kohsuke/github/GHGistFile.html index 1833a1d69..218a9ea71 100644 --- a/apidocs/org/kohsuke/github/GHGistFile.html +++ b/apidocs/org/kohsuke/github/GHGistFile.html @@ -2,16 +2,16 @@ - + -GHGistFile (GitHub API for Java 1.59 API) - +GHGistFile (GitHub API for Java 1.60-SNAPSHOT API) + @@ -351,6 +351,6 @@ extends
    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHHook.html b/apidocs/org/kohsuke/github/GHHook.html index 5a7e243c4..4273c0ad9 100644 --- a/apidocs/org/kohsuke/github/GHHook.html +++ b/apidocs/org/kohsuke/github/GHHook.html @@ -2,16 +2,16 @@ - + -GHHook (GitHub API for Java 1.59 API) - +GHHook (GitHub API for Java 1.60-SNAPSHOT API) + @@ -63,7 +63,7 @@
    @@ -88,17 +88,22 @@
  • java.lang.Object
  • +
  • +
    @@ -300,8 +299,11 @@ extends getCommentsCount()  -Date -getCreatedAt()  +URL +getHtmlUrl() +
    The HTML page of this issue, + like https://github.com/jenkinsci/jenkins/issues/100
    + protected String @@ -340,17 +342,6 @@ extends getTitle()  -Date -getUpdatedAt()  - - -URL -getUrl() -
    The HTML page of this issue, - like https://github.com/jenkinsci/jenkins/issues/100
    - - - GHUser getUser()
    User who submitted the issue.
    @@ -382,6 +373,13 @@ extends +
  • + + +

    Methods inherited from class org.kohsuke.github.GHObject

    +getCreatedAt, getId, getUpdatedAt, getUrl
  • + + - - - - @@ -519,33 +508,6 @@ extends GHMilestone milestone - - - - - - - - - - - - @@ -610,13 +572,13 @@ extends ID.
    - + - - - - - - - - @@ -940,6 +884,6 @@ extends Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHIssueBuilder.html b/apidocs/org/kohsuke/github/GHIssueBuilder.html index b7e70b871..6279177d8 100644 --- a/apidocs/org/kohsuke/github/GHIssueBuilder.html +++ b/apidocs/org/kohsuke/github/GHIssueBuilder.html @@ -2,16 +2,16 @@ - + -GHIssueBuilder (GitHub API for Java 1.59 API) - +GHIssueBuilder (GitHub API for Java 1.60-SNAPSHOT API) + @@ -295,6 +295,6 @@ extends
    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHIssueComment.html b/apidocs/org/kohsuke/github/GHIssueComment.html index 0436a5fe8..fb4cdf2be 100644 --- a/apidocs/org/kohsuke/github/GHIssueComment.html +++ b/apidocs/org/kohsuke/github/GHIssueComment.html @@ -2,16 +2,16 @@ - + -GHIssueComment (GitHub API for Java 1.59 API) - +GHIssueComment (GitHub API for Java 1.60-SNAPSHOT API) + @@ -38,7 +38,7 @@
    -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHKey.html b/apidocs/org/kohsuke/github/GHKey.html index e42a0a508..7722b0afd 100644 --- a/apidocs/org/kohsuke/github/GHKey.html +++ b/apidocs/org/kohsuke/github/GHKey.html @@ -2,16 +2,16 @@ - + -GHKey (GitHub API for Java 1.59 API) - +GHKey (GitHub API for Java 1.60-SNAPSHOT API) + @@ -420,6 +420,6 @@ extends Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHMilestone.html b/apidocs/org/kohsuke/github/GHMilestone.html index 705c9678d..29ec4b0b3 100644 --- a/apidocs/org/kohsuke/github/GHMilestone.html +++ b/apidocs/org/kohsuke/github/GHMilestone.html @@ -2,16 +2,16 @@ - + -GHMilestone (GitHub API for Java 1.59 API) - +GHMilestone (GitHub API for Java 1.60-SNAPSHOT API) + @@ -63,7 +63,7 @@
    @@ -88,17 +88,22 @@
  • java.lang.Object
  • +
  • +
    -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHMyself.html b/apidocs/org/kohsuke/github/GHMyself.html index fdd667905..4168f6877 100644 --- a/apidocs/org/kohsuke/github/GHMyself.html +++ b/apidocs/org/kohsuke/github/GHMyself.html @@ -2,16 +2,16 @@ - + -GHMyself (GitHub API for Java 1.59 API) - +GHMyself (GitHub API for Java 1.60-SNAPSHOT API) + @@ -38,7 +38,7 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/GHOrganization.html b/apidocs/org/kohsuke/github/GHOrganization.html index 777d26835..d344f00f1 100644 --- a/apidocs/org/kohsuke/github/GHOrganization.html +++ b/apidocs/org/kohsuke/github/GHOrganization.html @@ -2,16 +2,16 @@ - + -GHOrganization (GitHub API for Java 1.59 API) - +GHOrganization (GitHub API for Java 1.60-SNAPSHOT API) + @@ -37,7 +37,7 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHBranch.html b/apidocs/org/kohsuke/github/class-use/GHBranch.html index f05c2f551..05ad4cc1a 100644 --- a/apidocs/org/kohsuke/github/class-use/GHBranch.html +++ b/apidocs/org/kohsuke/github/class-use/GHBranch.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHBranch (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHBranch (GitHub API for Java 1.60-SNAPSHOT API) + @@ -168,6 +168,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHCommit.File.html b/apidocs/org/kohsuke/github/class-use/GHCommit.File.html index 8cfce698f..33f43b57f 100644 --- a/apidocs/org/kohsuke/github/class-use/GHCommit.File.html +++ b/apidocs/org/kohsuke/github/class-use/GHCommit.File.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHCommit.File (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHCommit.File (GitHub API for Java 1.60-SNAPSHOT API) + @@ -167,6 +167,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHCommit.GHAuthor.html b/apidocs/org/kohsuke/github/class-use/GHCommit.GHAuthor.html index 579b9cbf9..efc667b5f 100644 --- a/apidocs/org/kohsuke/github/class-use/GHCommit.GHAuthor.html +++ b/apidocs/org/kohsuke/github/class-use/GHCommit.GHAuthor.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHCommit.GHAuthor (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHCommit.GHAuthor (GitHub API for Java 1.60-SNAPSHOT API) + @@ -112,6 +112,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHCommit.Parent.html b/apidocs/org/kohsuke/github/class-use/GHCommit.Parent.html index 43b6ff306..5937860f5 100644 --- a/apidocs/org/kohsuke/github/class-use/GHCommit.Parent.html +++ b/apidocs/org/kohsuke/github/class-use/GHCommit.Parent.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHCommit.Parent (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHCommit.Parent (GitHub API for Java 1.60-SNAPSHOT API) + @@ -112,6 +112,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHCommit.ShortInfo.html b/apidocs/org/kohsuke/github/class-use/GHCommit.ShortInfo.html index 26f38099b..f840fd004 100644 --- a/apidocs/org/kohsuke/github/class-use/GHCommit.ShortInfo.html +++ b/apidocs/org/kohsuke/github/class-use/GHCommit.ShortInfo.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHCommit.ShortInfo (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHCommit.ShortInfo (GitHub API for Java 1.60-SNAPSHOT API) + @@ -152,6 +152,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHCommit.Stats.html b/apidocs/org/kohsuke/github/class-use/GHCommit.Stats.html index 4747c9334..755ba16e7 100644 --- a/apidocs/org/kohsuke/github/class-use/GHCommit.Stats.html +++ b/apidocs/org/kohsuke/github/class-use/GHCommit.Stats.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHCommit.Stats (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHCommit.Stats (GitHub API for Java 1.60-SNAPSHOT API) + @@ -112,6 +112,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHCommit.html b/apidocs/org/kohsuke/github/class-use/GHCommit.html index 4587fc1b7..60617c157 100644 --- a/apidocs/org/kohsuke/github/class-use/GHCommit.html +++ b/apidocs/org/kohsuke/github/class-use/GHCommit.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHCommit (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHCommit (GitHub API for Java 1.60-SNAPSHOT API) + @@ -119,11 +119,11 @@ GHCommit -GHTag.getCommit()  +GHContentUpdateResponse.getCommit()  GHCommit -GHContentUpdateResponse.getCommit()  +GHTag.getCommit()  GHCommit @@ -224,6 +224,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHCommitComment.html b/apidocs/org/kohsuke/github/class-use/GHCommitComment.html index 10ed83346..957da66c2 100644 --- a/apidocs/org/kohsuke/github/class-use/GHCommitComment.html +++ b/apidocs/org/kohsuke/github/class-use/GHCommitComment.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHCommitComment (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHCommitComment (GitHub API for Java 1.60-SNAPSHOT API) + @@ -182,6 +182,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHCommitPointer.html b/apidocs/org/kohsuke/github/class-use/GHCommitPointer.html index 4761bf7ef..802f447c2 100644 --- a/apidocs/org/kohsuke/github/class-use/GHCommitPointer.html +++ b/apidocs/org/kohsuke/github/class-use/GHCommitPointer.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHCommitPointer (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHCommitPointer (GitHub API for Java 1.60-SNAPSHOT API) + @@ -161,6 +161,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHCommitQueryBuilder.html b/apidocs/org/kohsuke/github/class-use/GHCommitQueryBuilder.html index 032dcd13e..ff335cb06 100644 --- a/apidocs/org/kohsuke/github/class-use/GHCommitQueryBuilder.html +++ b/apidocs/org/kohsuke/github/class-use/GHCommitQueryBuilder.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHCommitQueryBuilder (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHCommitQueryBuilder (GitHub API for Java 1.60-SNAPSHOT API) + @@ -200,6 +200,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHCommitState.html b/apidocs/org/kohsuke/github/class-use/GHCommitState.html index e7b0e0238..779fce993 100644 --- a/apidocs/org/kohsuke/github/class-use/GHCommitState.html +++ b/apidocs/org/kohsuke/github/class-use/GHCommitState.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHCommitState (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHCommitState (GitHub API for Java 1.60-SNAPSHOT API) + @@ -191,6 +191,6 @@ the order they are declared. -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHCommitStatus.html b/apidocs/org/kohsuke/github/class-use/GHCommitStatus.html index 3227f4f6c..d89cad00d 100644 --- a/apidocs/org/kohsuke/github/class-use/GHCommitStatus.html +++ b/apidocs/org/kohsuke/github/class-use/GHCommitStatus.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHCommitStatus (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHCommitStatus (GitHub API for Java 1.60-SNAPSHOT API) + @@ -198,6 +198,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHCompare.Commit.html b/apidocs/org/kohsuke/github/class-use/GHCompare.Commit.html index 49ef11dfb..6e35ff9d0 100644 --- a/apidocs/org/kohsuke/github/class-use/GHCompare.Commit.html +++ b/apidocs/org/kohsuke/github/class-use/GHCompare.Commit.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHCompare.Commit (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHCompare.Commit (GitHub API for Java 1.60-SNAPSHOT API) + @@ -160,6 +160,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHCompare.InnerCommit.html b/apidocs/org/kohsuke/github/class-use/GHCompare.InnerCommit.html index 8f2144c44..84554f1db 100644 --- a/apidocs/org/kohsuke/github/class-use/GHCompare.InnerCommit.html +++ b/apidocs/org/kohsuke/github/class-use/GHCompare.InnerCommit.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHCompare.InnerCommit (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHCompare.InnerCommit (GitHub API for Java 1.60-SNAPSHOT API) + @@ -152,6 +152,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHCompare.Status.html b/apidocs/org/kohsuke/github/class-use/GHCompare.Status.html index 5c2d3c472..2382de5fd 100644 --- a/apidocs/org/kohsuke/github/class-use/GHCompare.Status.html +++ b/apidocs/org/kohsuke/github/class-use/GHCompare.Status.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHCompare.Status (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHCompare.Status (GitHub API for Java 1.60-SNAPSHOT API) + @@ -178,6 +178,6 @@ the order they are declared. -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHCompare.Tree.html b/apidocs/org/kohsuke/github/class-use/GHCompare.Tree.html index 126370199..706360fad 100644 --- a/apidocs/org/kohsuke/github/class-use/GHCompare.Tree.html +++ b/apidocs/org/kohsuke/github/class-use/GHCompare.Tree.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHCompare.Tree (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHCompare.Tree (GitHub API for Java 1.60-SNAPSHOT API) + @@ -152,6 +152,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHCompare.User.html b/apidocs/org/kohsuke/github/class-use/GHCompare.User.html index b38ca8305..aa382b31c 100644 --- a/apidocs/org/kohsuke/github/class-use/GHCompare.User.html +++ b/apidocs/org/kohsuke/github/class-use/GHCompare.User.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHCompare.User (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHCompare.User (GitHub API for Java 1.60-SNAPSHOT API) + @@ -112,6 +112,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHCompare.html b/apidocs/org/kohsuke/github/class-use/GHCompare.html index 11a92cfcf..654b3facb 100644 --- a/apidocs/org/kohsuke/github/class-use/GHCompare.html +++ b/apidocs/org/kohsuke/github/class-use/GHCompare.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHCompare (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHCompare (GitHub API for Java 1.60-SNAPSHOT API) + @@ -169,6 +169,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHContent.html b/apidocs/org/kohsuke/github/class-use/GHContent.html index 0b396fc37..d02bcf758 100644 --- a/apidocs/org/kohsuke/github/class-use/GHContent.html +++ b/apidocs/org/kohsuke/github/class-use/GHContent.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHContent (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHContent (GitHub API for Java 1.60-SNAPSHOT API) + @@ -208,6 +208,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHContentUpdateResponse.html b/apidocs/org/kohsuke/github/class-use/GHContentUpdateResponse.html index f46ecebd6..a88f18274 100644 --- a/apidocs/org/kohsuke/github/class-use/GHContentUpdateResponse.html +++ b/apidocs/org/kohsuke/github/class-use/GHContentUpdateResponse.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHContentUpdateResponse (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHContentUpdateResponse (GitHub API for Java 1.60-SNAPSHOT API) + @@ -98,6 +98,19 @@ GHContentUpdateResponse +GHRepository.createContent(byte[] contentBytes, + String commitMessage, + String path)  + + +GHContentUpdateResponse +GHRepository.createContent(byte[] contentBytes, + String commitMessage, + String path, + String branch)  + + +GHContentUpdateResponse GHRepository.createContent(String content, String commitMessage, String path)  @@ -120,6 +133,17 @@ GHContentUpdateResponse +GHContent.update(byte[] newContentBytes, + String commitMessage)  + + +GHContentUpdateResponse +GHContent.update(byte[] newContentBytes, + String commitMessage, + String branch)  + + +GHContentUpdateResponse GHContent.update(String newContent, String commitMessage)  @@ -181,6 +205,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHDeployKey.html b/apidocs/org/kohsuke/github/class-use/GHDeployKey.html index 563ecf0b8..cb1e616e6 100644 --- a/apidocs/org/kohsuke/github/class-use/GHDeployKey.html +++ b/apidocs/org/kohsuke/github/class-use/GHDeployKey.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHDeployKey (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHDeployKey (GitHub API for Java 1.60-SNAPSHOT API) + @@ -170,6 +170,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHDeployment.html b/apidocs/org/kohsuke/github/class-use/GHDeployment.html new file mode 100644 index 000000000..3f30a1e26 --- /dev/null +++ b/apidocs/org/kohsuke/github/class-use/GHDeployment.html @@ -0,0 +1,173 @@ + + + + + + +Uses of Class org.kohsuke.github.GHDeployment (GitHub API for Java 1.60-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    Uses of Class
    org.kohsuke.github.GHDeployment

    +
    +
    + +
    + +
    + + + + + +
    + + +

    Copyright © 2015. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/class-use/GHDeploymentBuilder.html b/apidocs/org/kohsuke/github/class-use/GHDeploymentBuilder.html new file mode 100644 index 000000000..f7af4269c --- /dev/null +++ b/apidocs/org/kohsuke/github/class-use/GHDeploymentBuilder.html @@ -0,0 +1,185 @@ + + + + + + +Uses of Class org.kohsuke.github.GHDeploymentBuilder (GitHub API for Java 1.60-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    Uses of Class
    org.kohsuke.github.GHDeploymentBuilder

    +
    +
    + +
    + +
    + + + + + +
    + + +

    Copyright © 2015. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/class-use/GHDeploymentState.html b/apidocs/org/kohsuke/github/class-use/GHDeploymentState.html new file mode 100644 index 000000000..a9f2483db --- /dev/null +++ b/apidocs/org/kohsuke/github/class-use/GHDeploymentState.html @@ -0,0 +1,197 @@ + + + + + + +Uses of Class org.kohsuke.github.GHDeploymentState (GitHub API for Java 1.60-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    Uses of Class
    org.kohsuke.github.GHDeploymentState

    +
    +
    + +
    + +
    + + + + + +
    + + +

    Copyright © 2015. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/class-use/GHDeploymentStatus.html b/apidocs/org/kohsuke/github/class-use/GHDeploymentStatus.html new file mode 100644 index 000000000..084e11fe3 --- /dev/null +++ b/apidocs/org/kohsuke/github/class-use/GHDeploymentStatus.html @@ -0,0 +1,174 @@ + + + + + + +Uses of Class org.kohsuke.github.GHDeploymentStatus (GitHub API for Java 1.60-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    Uses of Class
    org.kohsuke.github.GHDeploymentStatus

    +
    +
    + +
    + +
    + + + + + +
    + + +

    Copyright © 2015. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/class-use/GHDeploymentStatusBuilder.html b/apidocs/org/kohsuke/github/class-use/GHDeploymentStatusBuilder.html new file mode 100644 index 000000000..98ca1a61b --- /dev/null +++ b/apidocs/org/kohsuke/github/class-use/GHDeploymentStatusBuilder.html @@ -0,0 +1,166 @@ + + + + + + +Uses of Class org.kohsuke.github.GHDeploymentStatusBuilder (GitHub API for Java 1.60-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    Uses of Class
    org.kohsuke.github.GHDeploymentStatusBuilder

    +
    +
    + +
    + +
    + + + + + +
    + + +

    Copyright © 2015. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/class-use/GHEmail.html b/apidocs/org/kohsuke/github/class-use/GHEmail.html index c842c569a..cc5143d75 100644 --- a/apidocs/org/kohsuke/github/class-use/GHEmail.html +++ b/apidocs/org/kohsuke/github/class-use/GHEmail.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHEmail (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHEmail (GitHub API for Java 1.60-SNAPSHOT API) + @@ -154,6 +154,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHEvent.html b/apidocs/org/kohsuke/github/class-use/GHEvent.html index abbbcd4d5..244f5aa1e 100644 --- a/apidocs/org/kohsuke/github/class-use/GHEvent.html +++ b/apidocs/org/kohsuke/github/class-use/GHEvent.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHEvent (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHEvent (GitHub API for Java 1.60-SNAPSHOT API) + @@ -201,6 +201,6 @@ the order they are declared. -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHEventInfo.GHEventRepository.html b/apidocs/org/kohsuke/github/class-use/GHEventInfo.GHEventRepository.html index 272354fad..afb99ece5 100644 --- a/apidocs/org/kohsuke/github/class-use/GHEventInfo.GHEventRepository.html +++ b/apidocs/org/kohsuke/github/class-use/GHEventInfo.GHEventRepository.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHEventInfo.GHEventRepository (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHEventInfo.GHEventRepository (GitHub API for Java 1.60-SNAPSHOT API) + @@ -112,6 +112,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHEventInfo.html b/apidocs/org/kohsuke/github/class-use/GHEventInfo.html index bb19a0b2f..666837e6a 100644 --- a/apidocs/org/kohsuke/github/class-use/GHEventInfo.html +++ b/apidocs/org/kohsuke/github/class-use/GHEventInfo.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHEventInfo (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHEventInfo (GitHub API for Java 1.60-SNAPSHOT API) + @@ -116,14 +116,14 @@ PagedIterable<GHEventInfo> -GHRepository.listEvents() -
    Lists repository events.
    +GHUser.listEvents() +
    Lists events performed by a user (this includes private events if the caller is authenticated.
    PagedIterable<GHEventInfo> -GHUser.listEvents() -
    Lists events performed by a user (this includes private events if the caller is authenticated.
    +GHRepository.listEvents() +
    Lists repository events.
    @@ -178,6 +178,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHEventPayload.IssueComment.html b/apidocs/org/kohsuke/github/class-use/GHEventPayload.IssueComment.html index d430e8b0d..15a463375 100644 --- a/apidocs/org/kohsuke/github/class-use/GHEventPayload.IssueComment.html +++ b/apidocs/org/kohsuke/github/class-use/GHEventPayload.IssueComment.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHEventPayload.IssueComment (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHEventPayload.IssueComment (GitHub API for Java 1.60-SNAPSHOT API) + @@ -112,6 +112,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHEventPayload.PullRequest.html b/apidocs/org/kohsuke/github/class-use/GHEventPayload.PullRequest.html index 232e1d324..6f314ddc8 100644 --- a/apidocs/org/kohsuke/github/class-use/GHEventPayload.PullRequest.html +++ b/apidocs/org/kohsuke/github/class-use/GHEventPayload.PullRequest.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHEventPayload.PullRequest (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHEventPayload.PullRequest (GitHub API for Java 1.60-SNAPSHOT API) + @@ -112,6 +112,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHEventPayload.Push.PushCommit.html b/apidocs/org/kohsuke/github/class-use/GHEventPayload.Push.PushCommit.html index 1d9ceda25..4ce23450b 100644 --- a/apidocs/org/kohsuke/github/class-use/GHEventPayload.Push.PushCommit.html +++ b/apidocs/org/kohsuke/github/class-use/GHEventPayload.Push.PushCommit.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHEventPayload.Push.PushCommit (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHEventPayload.Push.PushCommit (GitHub API for Java 1.60-SNAPSHOT API) + @@ -154,6 +154,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHEventPayload.Push.html b/apidocs/org/kohsuke/github/class-use/GHEventPayload.Push.html index d508558b4..7065c2310 100644 --- a/apidocs/org/kohsuke/github/class-use/GHEventPayload.Push.html +++ b/apidocs/org/kohsuke/github/class-use/GHEventPayload.Push.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHEventPayload.Push (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHEventPayload.Push (GitHub API for Java 1.60-SNAPSHOT API) + @@ -112,6 +112,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHEventPayload.html b/apidocs/org/kohsuke/github/class-use/GHEventPayload.html index e64187d3c..ec2004609 100644 --- a/apidocs/org/kohsuke/github/class-use/GHEventPayload.html +++ b/apidocs/org/kohsuke/github/class-use/GHEventPayload.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHEventPayload (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHEventPayload (GitHub API for Java 1.60-SNAPSHOT API) + @@ -188,6 +188,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHException.html b/apidocs/org/kohsuke/github/class-use/GHException.html index c41a48159..4fb7aee2d 100644 --- a/apidocs/org/kohsuke/github/class-use/GHException.html +++ b/apidocs/org/kohsuke/github/class-use/GHException.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHException (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHException (GitHub API for Java 1.60-SNAPSHOT API) + @@ -112,6 +112,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHGist.html b/apidocs/org/kohsuke/github/class-use/GHGist.html index 5f2e9de71..eca04c3a3 100644 --- a/apidocs/org/kohsuke/github/class-use/GHGist.html +++ b/apidocs/org/kohsuke/github/class-use/GHGist.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHGist (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHGist (GitHub API for Java 1.60-SNAPSHOT API) + @@ -185,6 +185,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHGistBuilder.html b/apidocs/org/kohsuke/github/class-use/GHGistBuilder.html index 55bfd31ff..e439b3be2 100644 --- a/apidocs/org/kohsuke/github/class-use/GHGistBuilder.html +++ b/apidocs/org/kohsuke/github/class-use/GHGistBuilder.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHGistBuilder (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHGistBuilder (GitHub API for Java 1.60-SNAPSHOT API) + @@ -167,6 +167,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHGistFile.html b/apidocs/org/kohsuke/github/class-use/GHGistFile.html index 883db6f19..ec27a65d8 100644 --- a/apidocs/org/kohsuke/github/class-use/GHGistFile.html +++ b/apidocs/org/kohsuke/github/class-use/GHGistFile.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHGistFile (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHGistFile (GitHub API for Java 1.60-SNAPSHOT API) + @@ -165,6 +165,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHHook.html b/apidocs/org/kohsuke/github/class-use/GHHook.html index 491ece175..0efb540b4 100644 --- a/apidocs/org/kohsuke/github/class-use/GHHook.html +++ b/apidocs/org/kohsuke/github/class-use/GHHook.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHHook (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHHook (GitHub API for Java 1.60-SNAPSHOT API) + @@ -185,6 +185,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHIssue.Label.html b/apidocs/org/kohsuke/github/class-use/GHIssue.Label.html index 512b8bf34..688d52115 100644 --- a/apidocs/org/kohsuke/github/class-use/GHIssue.Label.html +++ b/apidocs/org/kohsuke/github/class-use/GHIssue.Label.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHIssue.Label (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHIssue.Label (GitHub API for Java 1.60-SNAPSHOT API) + @@ -111,11 +111,11 @@ Collection<GHIssue.Label> -GHIssue.getLabels()  +GHPullRequest.getLabels()  Collection<GHIssue.Label> -GHPullRequest.getLabels()  +GHIssue.getLabels()  @@ -169,6 +169,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHIssue.PullRequest.html b/apidocs/org/kohsuke/github/class-use/GHIssue.PullRequest.html index 64e4474ea..17f28ef13 100644 --- a/apidocs/org/kohsuke/github/class-use/GHIssue.PullRequest.html +++ b/apidocs/org/kohsuke/github/class-use/GHIssue.PullRequest.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHIssue.PullRequest (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHIssue.PullRequest (GitHub API for Java 1.60-SNAPSHOT API) + @@ -111,11 +111,11 @@ GHIssue.PullRequest -GHIssue.getPullRequest()  +GHPullRequest.getPullRequest()  GHIssue.PullRequest -GHPullRequest.getPullRequest()  +GHIssue.getPullRequest()  @@ -169,6 +169,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHIssue.html b/apidocs/org/kohsuke/github/class-use/GHIssue.html index 66a026c41..2f1d8e9d3 100644 --- a/apidocs/org/kohsuke/github/class-use/GHIssue.html +++ b/apidocs/org/kohsuke/github/class-use/GHIssue.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHIssue (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHIssue (GitHub API for Java 1.60-SNAPSHOT API) + @@ -150,6 +150,12 @@ GHMilestone milestone)  +PagedSearchIterable<GHIssue> +GHIssueSearchBuilder.list() +
    Lists up the issues with the criteria built so far.
    + + + PagedIterable<GHIssue> GHRepository.listIssues(GHIssueState state)
    Lists up all the issues in this repository.
    @@ -220,6 +226,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHIssueBuilder.html b/apidocs/org/kohsuke/github/class-use/GHIssueBuilder.html index 949236e0a..5c92c37fa 100644 --- a/apidocs/org/kohsuke/github/class-use/GHIssueBuilder.html +++ b/apidocs/org/kohsuke/github/class-use/GHIssueBuilder.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHIssueBuilder (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHIssueBuilder (GitHub API for Java 1.60-SNAPSHOT API) + @@ -174,6 +174,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHIssueComment.html b/apidocs/org/kohsuke/github/class-use/GHIssueComment.html index c285a9241..65ba211f5 100644 --- a/apidocs/org/kohsuke/github/class-use/GHIssueComment.html +++ b/apidocs/org/kohsuke/github/class-use/GHIssueComment.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHIssueComment (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHIssueComment (GitHub API for Java 1.60-SNAPSHOT API) + @@ -186,6 +186,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHIssueSearchBuilder.Sort.html b/apidocs/org/kohsuke/github/class-use/GHIssueSearchBuilder.Sort.html new file mode 100644 index 000000000..fb69e25b9 --- /dev/null +++ b/apidocs/org/kohsuke/github/class-use/GHIssueSearchBuilder.Sort.html @@ -0,0 +1,179 @@ + + + + + + +Uses of Class org.kohsuke.github.GHIssueSearchBuilder.Sort (GitHub API for Java 1.60-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    Uses of Class
    org.kohsuke.github.GHIssueSearchBuilder.Sort

    +
    +
    + +
    + +
    + + + + + +
    + + +

    Copyright © 2015. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/class-use/GHIssueSearchBuilder.html b/apidocs/org/kohsuke/github/class-use/GHIssueSearchBuilder.html new file mode 100644 index 000000000..58f923ea7 --- /dev/null +++ b/apidocs/org/kohsuke/github/class-use/GHIssueSearchBuilder.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Class org.kohsuke.github.GHIssueSearchBuilder (GitHub API for Java 1.60-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    Uses of Class
    org.kohsuke.github.GHIssueSearchBuilder

    +
    +
    + +
    + +
    + + + + + +
    + + +

    Copyright © 2015. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/class-use/GHIssueState.html b/apidocs/org/kohsuke/github/class-use/GHIssueState.html index 4ca00b29e..8f78b3062 100644 --- a/apidocs/org/kohsuke/github/class-use/GHIssueState.html +++ b/apidocs/org/kohsuke/github/class-use/GHIssueState.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHIssueState (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHIssueState (GitHub API for Java 1.60-SNAPSHOT API) + @@ -207,6 +207,6 @@ the order they are declared. -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHKey.html b/apidocs/org/kohsuke/github/class-use/GHKey.html index 3122b7635..f4a7abe8d 100644 --- a/apidocs/org/kohsuke/github/class-use/GHKey.html +++ b/apidocs/org/kohsuke/github/class-use/GHKey.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHKey (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHKey (GitHub API for Java 1.60-SNAPSHOT API) + @@ -167,6 +167,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHMilestone.html b/apidocs/org/kohsuke/github/class-use/GHMilestone.html index a5672ce78..ac613d457 100644 --- a/apidocs/org/kohsuke/github/class-use/GHMilestone.html +++ b/apidocs/org/kohsuke/github/class-use/GHMilestone.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHMilestone (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHMilestone (GitHub API for Java 1.60-SNAPSHOT API) + @@ -219,6 +219,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHMilestoneState.html b/apidocs/org/kohsuke/github/class-use/GHMilestoneState.html index 103cd099a..260c8cbe7 100644 --- a/apidocs/org/kohsuke/github/class-use/GHMilestoneState.html +++ b/apidocs/org/kohsuke/github/class-use/GHMilestoneState.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHMilestoneState (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHMilestoneState (GitHub API for Java 1.60-SNAPSHOT API) + @@ -165,6 +165,6 @@ the order they are declared. -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHMyself.html b/apidocs/org/kohsuke/github/class-use/GHMyself.html index 6646ae30e..5c5a56205 100644 --- a/apidocs/org/kohsuke/github/class-use/GHMyself.html +++ b/apidocs/org/kohsuke/github/class-use/GHMyself.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHMyself (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHMyself (GitHub API for Java 1.60-SNAPSHOT API) + @@ -154,6 +154,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHObject.html b/apidocs/org/kohsuke/github/class-use/GHObject.html new file mode 100644 index 000000000..42781555a --- /dev/null +++ b/apidocs/org/kohsuke/github/class-use/GHObject.html @@ -0,0 +1,251 @@ + + + + + + +Uses of Class org.kohsuke.github.GHObject (GitHub API for Java 1.60-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    Uses of Class
    org.kohsuke.github.GHObject

    +
    +
    + +
    + +
    + + + + + +
    + + +

    Copyright © 2015. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/class-use/GHOrganization.Permission.html b/apidocs/org/kohsuke/github/class-use/GHOrganization.Permission.html index 7db0462ab..ac340a391 100644 --- a/apidocs/org/kohsuke/github/class-use/GHOrganization.Permission.html +++ b/apidocs/org/kohsuke/github/class-use/GHOrganization.Permission.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHOrganization.Permission (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHOrganization.Permission (GitHub API for Java 1.60-SNAPSHOT API) + @@ -184,6 +184,6 @@ the order they are declared. -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHOrganization.html b/apidocs/org/kohsuke/github/class-use/GHOrganization.html index 70a21a476..c640f87df 100644 --- a/apidocs/org/kohsuke/github/class-use/GHOrganization.html +++ b/apidocs/org/kohsuke/github/class-use/GHOrganization.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHOrganization (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHOrganization (GitHub API for Java 1.60-SNAPSHOT API) + @@ -111,11 +111,11 @@ GHOrganization -GHEventInfo.getOrganization()  +GHTeam.getOrganization()  GHOrganization -GHTeam.getOrganization()  +GHEventInfo.getOrganization()  GHOrganization @@ -227,6 +227,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHPerson.html b/apidocs/org/kohsuke/github/class-use/GHPerson.html index 886b835b7..cfecf9c55 100644 --- a/apidocs/org/kohsuke/github/class-use/GHPerson.html +++ b/apidocs/org/kohsuke/github/class-use/GHPerson.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHPerson (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHPerson (GitHub API for Java 1.60-SNAPSHOT API) + @@ -190,6 +190,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHPersonSet.html b/apidocs/org/kohsuke/github/class-use/GHPersonSet.html index 66d321217..2219ec56f 100644 --- a/apidocs/org/kohsuke/github/class-use/GHPersonSet.html +++ b/apidocs/org/kohsuke/github/class-use/GHPersonSet.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHPersonSet (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHPersonSet (GitHub API for Java 1.60-SNAPSHOT API) + @@ -178,6 +178,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHPullRequest.html b/apidocs/org/kohsuke/github/class-use/GHPullRequest.html index 84db7524f..9abbd4158 100644 --- a/apidocs/org/kohsuke/github/class-use/GHPullRequest.html +++ b/apidocs/org/kohsuke/github/class-use/GHPullRequest.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHPullRequest (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHPullRequest (GitHub API for Java 1.60-SNAPSHOT API) + @@ -194,6 +194,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.Authorship.html b/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.Authorship.html index 35f9b588b..25390148d 100644 --- a/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.Authorship.html +++ b/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.Authorship.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHPullRequestCommitDetail.Authorship (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHPullRequestCommitDetail.Authorship (GitHub API for Java 1.60-SNAPSHOT API) + @@ -112,6 +112,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.Commit.html b/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.Commit.html index 4ad475c04..e09003634 100644 --- a/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.Commit.html +++ b/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.Commit.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHPullRequestCommitDetail.Commit (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHPullRequestCommitDetail.Commit (GitHub API for Java 1.60-SNAPSHOT API) + @@ -152,6 +152,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.CommitPointer.html b/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.CommitPointer.html index daf6baeda..9403dfb37 100644 --- a/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.CommitPointer.html +++ b/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.CommitPointer.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHPullRequestCommitDetail.CommitPointer (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHPullRequestCommitDetail.CommitPointer (GitHub API for Java 1.60-SNAPSHOT API) + @@ -152,6 +152,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.Tree.html b/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.Tree.html index 75fd25344..5c34c318b 100644 --- a/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.Tree.html +++ b/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.Tree.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHPullRequestCommitDetail.Tree (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHPullRequestCommitDetail.Tree (GitHub API for Java 1.60-SNAPSHOT API) + @@ -112,6 +112,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.html b/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.html index 850c9bdf6..dc34e458a 100644 --- a/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.html +++ b/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHPullRequestCommitDetail (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHPullRequestCommitDetail (GitHub API for Java 1.60-SNAPSHOT API) + @@ -154,6 +154,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHRateLimit.html b/apidocs/org/kohsuke/github/class-use/GHRateLimit.html index d9442c36e..275816a75 100644 --- a/apidocs/org/kohsuke/github/class-use/GHRateLimit.html +++ b/apidocs/org/kohsuke/github/class-use/GHRateLimit.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHRateLimit (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHRateLimit (GitHub API for Java 1.60-SNAPSHOT API) + @@ -154,6 +154,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHRef.GHObject.html b/apidocs/org/kohsuke/github/class-use/GHRef.GHObject.html index 30acd14c8..0071399c7 100644 --- a/apidocs/org/kohsuke/github/class-use/GHRef.GHObject.html +++ b/apidocs/org/kohsuke/github/class-use/GHRef.GHObject.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHRef.GHObject (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHRef.GHObject (GitHub API for Java 1.60-SNAPSHOT API) + @@ -154,6 +154,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHRef.html b/apidocs/org/kohsuke/github/class-use/GHRef.html index 3d6b0e71c..948710990 100644 --- a/apidocs/org/kohsuke/github/class-use/GHRef.html +++ b/apidocs/org/kohsuke/github/class-use/GHRef.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHRef (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHRef (GitHub API for Java 1.60-SNAPSHOT API) + @@ -173,6 +173,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHRelease.html b/apidocs/org/kohsuke/github/class-use/GHRelease.html index f50c51ae3..d7417c0d7 100644 --- a/apidocs/org/kohsuke/github/class-use/GHRelease.html +++ b/apidocs/org/kohsuke/github/class-use/GHRelease.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHRelease (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHRelease (GitHub API for Java 1.60-SNAPSHOT API) + @@ -187,6 +187,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHReleaseBuilder.html b/apidocs/org/kohsuke/github/class-use/GHReleaseBuilder.html index d88f9120b..1a91edc99 100644 --- a/apidocs/org/kohsuke/github/class-use/GHReleaseBuilder.html +++ b/apidocs/org/kohsuke/github/class-use/GHReleaseBuilder.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHReleaseBuilder (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHReleaseBuilder (GitHub API for Java 1.60-SNAPSHOT API) + @@ -178,6 +178,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHRepository.html b/apidocs/org/kohsuke/github/class-use/GHRepository.html index bea70c427..3e2933380 100644 --- a/apidocs/org/kohsuke/github/class-use/GHRepository.html +++ b/apidocs/org/kohsuke/github/class-use/GHRepository.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHRepository (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHRepository (GitHub API for Java 1.60-SNAPSHOT API) + @@ -137,7 +137,7 @@ GHRepository -GHAsset.getOwner()  +GHCommitComment.getOwner()  GHRepository @@ -147,15 +147,17 @@ GHRepository -GHCommitComment.getOwner()  +GHAsset.getOwner()  GHRepository -GHRelease.getOwner()  +GHContent.getOwner()  GHRepository -GHContent.getOwner()  +GHCommit.getOwner() +
    The repository that contains the commit.
    + GHRepository @@ -163,13 +165,11 @@ GHRepository -GHMilestone.getOwner()  +GHRelease.getOwner()  GHRepository -GHCommit.getOwner() -
    The repository that contains the commit.
    - +GHMilestone.getOwner()  GHRepository @@ -179,24 +179,24 @@ GHRepository -GHIssue.getRepository() -
    Repository to which the issue belongs.
    - - - -GHRepository GHEventInfo.getRepository()
    Repository where the change was made.
    - + GHRepository GHEventPayload.PullRequest.getRepository()  - + GHRepository GHEventPayload.IssueComment.getRepository()  + +GHRepository +GHIssue.getRepository() +
    Repository to which the issue belongs.
    + + GHRepository GHPerson.getRepository(String name)  @@ -224,13 +224,13 @@ Map<String,GHRepository> -GHPerson.getRepositories() -
    Gets the public repositories this user owns.
    - +GHTeam.getRepositories()  Map<String,GHRepository> -GHTeam.getRepositories()  +GHPerson.getRepositories() +
    Gets the public repositories this user owns.
    + List<GHRepository> @@ -256,29 +256,33 @@ PagedIterable<GHRepository> +GHTeam.listRepositories()  + + +PagedIterable<GHRepository> GHPerson.listRepositories()
    Lists up all the repositories using a 30 items page size.
    - + PagedIterable<GHRepository> GHMyself.listRepositories()
    Lists up all repositories this user owns (public and private).
    - + PagedIterable<GHRepository> GHOrganization.listRepositories(int pageSize)
    Lists up all the repositories using the specified page size.
    - + PagedIterable<GHRepository> GHPerson.listRepositories(int pageSize)
    Lists up all the repositories using the specified page size.
    - + PagedIterable<GHRepository> GHMyself.listRepositories(int pageSize)
    Lists up all the repositories this user owns (public and private) using the specified page size.
    @@ -321,6 +325,14 @@ GHRepository repository)  +GHDeployKey +GHDeployKey.wrap(GHRepository repo)  + + +GHDeploymentStatus +GHDeploymentStatus.wrap(GHRepository owner)  + + GHCompare GHCompare.wrap(GHRepository owner)  @@ -328,10 +340,6 @@ GHMilestone GHMilestone.wrap(GHRepository repo)  - -GHDeployKey -GHDeployKey.wrap(GHRepository repo)  - @@ -358,6 +366,18 @@ + + + + + + + + + @@ -413,6 +433,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHTag.html b/apidocs/org/kohsuke/github/class-use/GHTag.html index 2e9c84b3b..03fef6b56 100644 --- a/apidocs/org/kohsuke/github/class-use/GHTag.html +++ b/apidocs/org/kohsuke/github/class-use/GHTag.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHTag (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHTag (GitHub API for Java 1.60-SNAPSHOT API) + @@ -152,6 +152,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHTeam.html b/apidocs/org/kohsuke/github/class-use/GHTeam.html index 0827165c8..f42e208d5 100644 --- a/apidocs/org/kohsuke/github/class-use/GHTeam.html +++ b/apidocs/org/kohsuke/github/class-use/GHTeam.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHTeam (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHTeam (GitHub API for Java 1.60-SNAPSHOT API) + @@ -224,6 +224,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHUser.html b/apidocs/org/kohsuke/github/class-use/GHUser.html index 3d422bf52..116f28616 100644 --- a/apidocs/org/kohsuke/github/class-use/GHUser.html +++ b/apidocs/org/kohsuke/github/class-use/GHUser.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHUser (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHUser (GitHub API for Java 1.60-SNAPSHOT API) + @@ -121,6 +121,14 @@ + + + + + + + + @@ -146,11 +154,11 @@ - + - + @@ -158,19 +166,19 @@ - + - + - + - + @@ -180,36 +188,40 @@ + + + + - - - - - - - - + + + + + + + + - + + + + + - - - - - - + + + + + @@ -319,14 +335,14 @@ - - @@ -336,11 +352,21 @@ + + + + + + + + - - - - @@ -427,6 +447,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GHVerifiedKey.html b/apidocs/org/kohsuke/github/class-use/GHVerifiedKey.html index e97a21966..ca88b7b31 100644 --- a/apidocs/org/kohsuke/github/class-use/GHVerifiedKey.html +++ b/apidocs/org/kohsuke/github/class-use/GHVerifiedKey.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHVerifiedKey (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GHVerifiedKey (GitHub API for Java 1.60-SNAPSHOT API) + @@ -154,6 +154,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GitHub.html b/apidocs/org/kohsuke/github/class-use/GitHub.html index 803b3eaec..9aa127bcd 100644 --- a/apidocs/org/kohsuke/github/class-use/GitHub.html +++ b/apidocs/org/kohsuke/github/class-use/GitHub.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GitHub (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GitHub (GitHub API for Java 1.60-SNAPSHOT API) + @@ -170,7 +170,7 @@ - + @@ -178,15 +178,15 @@ - + - + - + @@ -194,19 +194,6 @@
    GHDeploymentBuilder(GHRepository repo) 
    GHDeploymentBuilder(GHRepository repo, + String ref) 
    GHDeploymentStatusBuilder(GHRepository repo, + int deploymentId, + GHDeploymentState state) 
    GHReleaseBuilder(GHRepository ghRepository, String tag) 
    protected GHUserGHDeploymentStatus.creator 
    protected GHUserGHDeployment.creator 
    protected GHUser GHIssue.user 
    GHUserGHIssue.getClosedBy() GHPullRequest.getClosedBy() 
    GHUserGHPullRequest.getClosedBy() GHIssue.getClosedBy() 
    GHUser
    GHUserGHCommitStatus.getCreator() GHDeployment.getCreator() 
    GHUserGHMilestone.getCreator() GHCommitStatus.getCreator() 
    GHUserGHPullRequest.getMergedBy() GHMilestone.getCreator() 
    GHUserGHRepository.getOwner() GHPullRequest.getMergedBy() 
    GHUser
    GHUserGHRepository.getOwner() 
    GHUser GHCommitPointer.getUser()
    This points to the user who owns the GHCommitPointer.getRepository().
    GHUserGHIssue.getUser() -
    User who submitted the issue.
    -
    GHUserGHIssueComment.getUser() -
    Gets the user who posted this comment.
    -
    GHUser GHCommitComment.getUser()
    Gets the user who put this comment.
    GHUserGHIssueComment.getUser() +
    Gets the user who posted this comment.
    +
    GHUserGHIssue.getUser() +
    User who submitted the issue.
    +
    protected GHUser GitHub.getUser(GHUser orig)
    Interns the given GHUser.
    GHUser GitHub.getUser(String login)
    Obtains the object that represents the named user.
    @@ -243,6 +255,10 @@
    Set<GHUser>GHTeam.getMembers() 
    List<GHUser> GHOrganization.getMembers()
    Deprecated.  @@ -250,12 +266,6 @@
    Set<GHUser>GHTeam.getMembers() -
    Retrieves the current members.
    -
    PagedIterable<GHUser> GHRepository.listCollaborators() @@ -264,16 +274,22 @@
    PagedIterable<GHUser>GHOrganization.listMembers() -
    All the members of this organization.
    +
    GHTeam.listMembers() +
    Retrieves the current members.
    PagedIterable<GHUser>GHOrganization.listMembersWithFilter(String filter) GHOrganization.listMembers() +
    All the members of this organization.
    +
    PagedIterable<GHUser>GHOrganization.listMembersWithFilter(String filter) 
    PagedIterable<GHUser> GHOrganization.listPublicMembers()
    All the public members of this organization.
    booleanGHOrganization.hasMember(GHUser user) -
    Checks if this organization has the specified user as a member.
    +
    GHTeam.hasMember(GHUser user) +
    Checks if this team has the specified user as a member.
    booleanGHTeam.hasMember(GHUser user) -
    Checks if this team has the specified user as a member.
    +
    GHOrganization.hasMember(GHUser user) +
    Checks if this organization has the specified user as a member.
    GHIssueSearchBuilderGHIssueSearchBuilder.mentions(GHUser u) 
    void GHOrganization.publicize(GHUser u)
    Publicizes the membership.
    voidGHTeam.remove(GHUser u) +
    Removes a member to the team.
    +
    void GHOrganization.remove(GHUser user) @@ -350,12 +376,6 @@
    voidGHTeam.remove(GHUser u) -
    Removes a member to the team.
    -
    void GHRepository.removeCollaborators(GHUser... users) 
    GitHubGHAsset.getRoot() GHAuthorization.getRoot() 
    GitHub
    GitHubGHAuthorization.getRoot() GHAsset.getRoot() 
    GitHubGHRelease.getRoot() GHTag.getRoot() 
    GitHubGHTag.getRoot() GHRelease.getRoot() 
    GitHub
    - - - - - - - - - - - - -
    Methods in org.kohsuke.github with parameters of type GitHub 
    Modifier and TypeMethod and Description
    voidGHRelease.setRoot(GitHub root) 
    @@ -268,6 +255,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GitHubBuilder.html b/apidocs/org/kohsuke/github/class-use/GitHubBuilder.html index f82386d13..b806c3f69 100644 --- a/apidocs/org/kohsuke/github/class-use/GitHubBuilder.html +++ b/apidocs/org/kohsuke/github/class-use/GitHubBuilder.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GitHubBuilder (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GitHubBuilder (GitHub API for Java 1.60-SNAPSHOT API) + @@ -198,6 +198,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/GitUser.html b/apidocs/org/kohsuke/github/class-use/GitUser.html index a0f8ee08f..b2c3e2267 100644 --- a/apidocs/org/kohsuke/github/class-use/GitUser.html +++ b/apidocs/org/kohsuke/github/class-use/GitUser.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GitUser (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.GitUser (GitHub API for Java 1.60-SNAPSHOT API) + @@ -135,11 +135,11 @@ - + - + @@ -209,6 +209,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/HttpConnector.html b/apidocs/org/kohsuke/github/class-use/HttpConnector.html index 231a5e620..01afe7a72 100644 --- a/apidocs/org/kohsuke/github/class-use/HttpConnector.html +++ b/apidocs/org/kohsuke/github/class-use/HttpConnector.html @@ -2,16 +2,16 @@ - + -Uses of Interface org.kohsuke.github.HttpConnector (GitHub API for Java 1.59 API) - +Uses of Interface org.kohsuke.github.HttpConnector (GitHub API for Java 1.60-SNAPSHOT API) + @@ -210,6 +210,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/PagedIterable.html b/apidocs/org/kohsuke/github/class-use/PagedIterable.html index 026fe0196..33053327b 100644 --- a/apidocs/org/kohsuke/github/class-use/PagedIterable.html +++ b/apidocs/org/kohsuke/github/class-use/PagedIterable.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.PagedIterable (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.PagedIterable (GitHub API for Java 1.60-SNAPSHOT API) + @@ -89,6 +89,21 @@

    Uses of PagedIterable in org.kohsuke.github

    +
    Constructors in org.kohsuke.github with parameters of type GitHub 
    GitUserGHCompare.InnerCommit.getAuthor() GHEventPayload.Push.PushCommit.getAuthor() 
    GitUserGHEventPayload.Push.PushCommit.getAuthor() GHCompare.InnerCommit.getAuthor() 
    GitUser
    + + + + + + + + + + + +
    Subclasses of PagedIterable in org.kohsuke.github 
    Modifier and TypeClass and Description
    class PagedSearchIterable<T> +
    PagedIterable enhanced to report search result specific information.
    +
    @@ -97,12 +112,16 @@ + + + + - + - + + + + + - - - - - - - - + + + + + + + + - - @@ -200,36 +226,46 @@ - - + + + + + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + - + - + + + + + @@ -454,6 +482,12 @@
    Iterator over a pagenated data source.
    + + + +
    Methods in org.kohsuke.github that return PagedIterable 
    PagedIterable<GHDeploymentStatus>GHRepository.getDeploymentStatuses(int id) 
    PagedIterable<GHCommit> GHCommitQueryBuilder.list()
    Lists up the commits with the criteria built so far.
    PagedIterable<GHRepository> GHMyself.listAllRepositories()
    Deprecated.  @@ -110,12 +129,18 @@
    PagedIterable<GHUser> GHRepository.listCollaborators()
    Lists up the collaborators on this repository.
    PagedIterable<GHCommitComment>GHCommit.listComments() +
    Lists up all the commit comments in this repository.
    +
    PagedIterable<GHIssueComment> GHIssue.listComments() @@ -124,22 +149,10 @@
    PagedIterable<GHCommitComment>GHCommit.listComments() -
    Lists up all the commit comments in this repository.
    -
    PagedIterable<GHCommitComment> GHRepository.listCommitComments()
    Lists up all the commit comments in this repository.
    PagedIterable<GHCommit>GHRepository.listCommits() -
    Lists all the commits.
    -
    PagedIterable<GHPullRequestCommitDetail> GHPullRequest.listCommits() @@ -147,11 +160,24 @@
    PagedIterable<GHCommit>GHRepository.listCommits() +
    Lists all the commits.
    +
    PagedIterable<GHCommitStatus> GHRepository.listCommitStatuses(String sha1)
    Lists all the commit statues attached to the given commit, newer ones first.
    PagedIterable<GHDeployment>GHRepository.listDeployments(String sha, + String ref, + String task, + String environment) 
    PagedIterable<GHContent> GHContent.listDirectoryContent() @@ -172,14 +198,14 @@
    PagedIterable<GHEventInfo>GHRepository.listEvents() -
    Lists repository events.
    +
    GHUser.listEvents() +
    Lists events performed by a user (this includes private events if the caller is authenticated.
    PagedIterable<GHEventInfo>GHUser.listEvents() -
    Lists events performed by a user (this includes private events if the caller is authenticated.
    +
    GHRepository.listEvents() +
    Lists repository events.
    PagedIterable<GHUser>GHOrganization.listMembers() -
    All the members of this organization.
    +
    GHTeam.listMembers() +
    Retrieves the current members.
    PagedIterable<GHUser>GHOrganization.listMembersWithFilter(String filter) GHOrganization.listMembers() +
    All the members of this organization.
    +
    PagedIterable<GHUser>GHOrganization.listMembersWithFilter(String filter) 
    PagedIterable<GHMilestone> GHRepository.listMilestones(GHIssueState state)
    Lists up all the milestones in this repository.
    PagedIterable<GHUser> GHOrganization.listPublicMembers()
    All the public members of this organization.
    PagedIterable<GHPullRequest> GHRepository.listPullRequests(GHIssueState state)
    Retrieves all the pull requests of a particular state.
    PagedIterable<GHRelease> GHRepository.listReleases() 
    PagedIterable<GHRepository>GHTeam.listRepositories() 
    PagedIterable<GHRepository> GHPerson.listRepositories() @@ -328,6 +364,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/PagedIterator.html b/apidocs/org/kohsuke/github/class-use/PagedIterator.html index 6e7db6752..babf291c1 100644 --- a/apidocs/org/kohsuke/github/class-use/PagedIterator.html +++ b/apidocs/org/kohsuke/github/class-use/PagedIterator.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.PagedIterator (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.PagedIterator (GitHub API for Java 1.60-SNAPSHOT API) + @@ -152,6 +152,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/class-use/PagedSearchIterable.html b/apidocs/org/kohsuke/github/class-use/PagedSearchIterable.html new file mode 100644 index 000000000..195a38308 --- /dev/null +++ b/apidocs/org/kohsuke/github/class-use/PagedSearchIterable.html @@ -0,0 +1,159 @@ + + + + + + +Uses of Class org.kohsuke.github.PagedSearchIterable (GitHub API for Java 1.60-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Class
    org.kohsuke.github.PagedSearchIterable

    +
    +
    + +
    + + + + +

    Copyright © 2015. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/extras/OkHttpConnector.html b/apidocs/org/kohsuke/github/extras/OkHttpConnector.html index 286c1925a..56016f837 100644 --- a/apidocs/org/kohsuke/github/extras/OkHttpConnector.html +++ b/apidocs/org/kohsuke/github/extras/OkHttpConnector.html @@ -2,16 +2,16 @@ - + -OkHttpConnector (GitHub API for Java 1.59 API) - +OkHttpConnector (GitHub API for Java 1.60-SNAPSHOT API) + @@ -291,6 +291,6 @@ implements Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/extras/class-use/OkHttpConnector.html b/apidocs/org/kohsuke/github/extras/class-use/OkHttpConnector.html index f83e2c1f9..1c753d63d 100644 --- a/apidocs/org/kohsuke/github/extras/class-use/OkHttpConnector.html +++ b/apidocs/org/kohsuke/github/extras/class-use/OkHttpConnector.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.extras.OkHttpConnector (GitHub API for Java 1.59 API) - +Uses of Class org.kohsuke.github.extras.OkHttpConnector (GitHub API for Java 1.60-SNAPSHOT API) + @@ -112,6 +112,6 @@
    -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/extras/package-frame.html b/apidocs/org/kohsuke/github/extras/package-frame.html index e19313da0..dcea39826 100644 --- a/apidocs/org/kohsuke/github/extras/package-frame.html +++ b/apidocs/org/kohsuke/github/extras/package-frame.html @@ -2,10 +2,10 @@ - + -org.kohsuke.github.extras (GitHub API for Java 1.59 API) - +org.kohsuke.github.extras (GitHub API for Java 1.60-SNAPSHOT API) + diff --git a/apidocs/org/kohsuke/github/extras/package-summary.html b/apidocs/org/kohsuke/github/extras/package-summary.html index ffdad2388..944cacc76 100644 --- a/apidocs/org/kohsuke/github/extras/package-summary.html +++ b/apidocs/org/kohsuke/github/extras/package-summary.html @@ -2,16 +2,16 @@ - + -org.kohsuke.github.extras (GitHub API for Java 1.59 API) - +org.kohsuke.github.extras (GitHub API for Java 1.60-SNAPSHOT API) + @@ -132,6 +132,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/extras/package-tree.html b/apidocs/org/kohsuke/github/extras/package-tree.html index e58186c3f..9fdc0b6ae 100644 --- a/apidocs/org/kohsuke/github/extras/package-tree.html +++ b/apidocs/org/kohsuke/github/extras/package-tree.html @@ -2,16 +2,16 @@ - + -org.kohsuke.github.extras Class Hierarchy (GitHub API for Java 1.59 API) - +org.kohsuke.github.extras Class Hierarchy (GitHub API for Java 1.60-SNAPSHOT API) + @@ -125,6 +125,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/extras/package-use.html b/apidocs/org/kohsuke/github/extras/package-use.html index d82ec1001..81996697c 100644 --- a/apidocs/org/kohsuke/github/extras/package-use.html +++ b/apidocs/org/kohsuke/github/extras/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package org.kohsuke.github.extras (GitHub API for Java 1.59 API) - +Uses of Package org.kohsuke.github.extras (GitHub API for Java 1.60-SNAPSHOT API) + @@ -112,6 +112,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/package-frame.html b/apidocs/org/kohsuke/github/package-frame.html index 0f38cb2ba..f48dabd37 100644 --- a/apidocs/org/kohsuke/github/package-frame.html +++ b/apidocs/org/kohsuke/github/package-frame.html @@ -2,10 +2,10 @@ - + -org.kohsuke.github (GitHub API for Java 1.59 API) - +org.kohsuke.github (GitHub API for Java 1.60-SNAPSHOT API) + @@ -39,6 +39,10 @@
  • GHContent
  • GHContentUpdateResponse
  • GHDeployKey
  • +
  • GHDeployment
  • +
  • GHDeploymentBuilder
  • +
  • GHDeploymentStatus
  • +
  • GHDeploymentStatusBuilder
  • GHEmail
  • GHEventInfo
  • GHEventInfo.GHEventRepository
  • @@ -56,9 +60,11 @@
  • GHIssue.PullRequest
  • GHIssueBuilder
  • GHIssueComment
  • +
  • GHIssueSearchBuilder
  • GHKey
  • GHMilestone
  • GHMyself
  • +
  • GHObject
  • GHOrganization
  • GHPerson
  • GHPersonSet
  • @@ -83,12 +89,15 @@
  • GitUser
  • PagedIterable
  • PagedIterator
  • +
  • PagedSearchIterable
  • Enums

    • GHCommitState
    • GHCompare.Status
    • +
    • GHDeploymentState
    • GHEvent
    • +
    • GHIssueSearchBuilder.Sort
    • GHIssueState
    • GHMilestoneState
    • GHOrganization.Permission
    • diff --git a/apidocs/org/kohsuke/github/package-summary.html b/apidocs/org/kohsuke/github/package-summary.html index 7fed0b76d..732a95477 100644 --- a/apidocs/org/kohsuke/github/package-summary.html +++ b/apidocs/org/kohsuke/github/package-summary.html @@ -2,16 +2,16 @@ - + -org.kohsuke.github (GitHub API for Java 1.59 API) - +org.kohsuke.github (GitHub API for Java 1.60-SNAPSHOT API) + @@ -215,6 +215,22 @@
     
    GHDeployment 
    GHDeploymentBuilder 
    GHDeploymentStatus 
    GHDeploymentStatusBuilder 
    GHEmail
    Represents an email of GitHub.
    @@ -309,21 +325,33 @@
    GHIssueSearchBuilder +
    Search issues.
    +
    GHKey
    SSH public key.
    GHMilestone  
    GHMyself
    Represents the account that's logging into GitHub.
    GHObject +
    Most (all?) domain objects in GitHub seems to have these 4 properties.
    +
    GHOrganization  
    PagedSearchIterable<T> +
    PagedIterable enhanced to report search result specific information.
    +
    @@ -476,11 +510,21 @@   +GHDeploymentState + +
    Represents the state of deployment
    + + + GHEvent
    Hook event type.
    + +GHIssueSearchBuilder.Sort +  + GHIssueState   @@ -558,6 +602,6 @@ -

    Copyright © 2014. All rights reserved.

    +

    Copyright © 2015. All rights reserved.

    diff --git a/apidocs/org/kohsuke/github/package-tree.html b/apidocs/org/kohsuke/github/package-tree.html index 9d087f6fc..5e03e1b23 100644 --- a/apidocs/org/kohsuke/github/package-tree.html +++ b/apidocs/org/kohsuke/github/package-tree.html @@ -2,16 +2,16 @@ - + -org.kohsuke.github Class Hierarchy (GitHub API for Java 1.59 API) - +org.kohsuke.github Class Hierarchy (GitHub API for Java 1.60-SNAPSHOT API) + @@ -88,8 +88,6 @@ -
  • org.kohsuke.github.GHAsset
  • -
  • org.kohsuke.github.GHAuthorization
  • org.kohsuke.github.GHBranch
  • org.kohsuke.github.GHBranch.Commit
  • org.kohsuke.github.GHCommit @@ -101,16 +99,16 @@
  • org.kohsuke.github.GHCommit.Parent
  • org.kohsuke.github.GHCommit.ShortInfo
  • org.kohsuke.github.GHCommit.Stats
  • -
  • org.kohsuke.github.GHCommitComment
  • org.kohsuke.github.GHCommitPointer
  • org.kohsuke.github.GHCommitQueryBuilder
  • -
  • org.kohsuke.github.GHCommitStatus
  • org.kohsuke.github.GHCompare
  • org.kohsuke.github.GHCompare.InnerCommit
  • org.kohsuke.github.GHCompare.Tree
  • org.kohsuke.github.GHContent
  • org.kohsuke.github.GHContentUpdateResponse
  • org.kohsuke.github.GHDeployKey
  • +
  • org.kohsuke.github.GHDeploymentBuilder
  • +
  • org.kohsuke.github.GHDeploymentStatusBuilder
  • org.kohsuke.github.GHEmail
  • org.kohsuke.github.GHEventInfo
  • org.kohsuke.github.GHEventInfo.GHEventRepository
  • @@ -122,24 +120,33 @@
  • org.kohsuke.github.GHEventPayload.Push.PushCommit
  • -
  • org.kohsuke.github.GHGist
  • org.kohsuke.github.GHGistBuilder
  • org.kohsuke.github.GHGistFile
  • +
  • org.kohsuke.github.GHIssue.Label
  • +
  • org.kohsuke.github.GHIssue.PullRequest
  • +
  • org.kohsuke.github.GHIssueBuilder
  • +
  • org.kohsuke.github.GHIssueSearchBuilder
  • +
  • org.kohsuke.github.GHKey + +
  • +
  • org.kohsuke.github.GHObject + +
  • org.kohsuke.github.GHPullRequestCommitDetail
  • org.kohsuke.github.GHPullRequestCommitDetail.Commit
  • org.kohsuke.github.GHPullRequestCommitDetail.CommitPointer
  • @@ -158,9 +169,7 @@
  • org.kohsuke.github.GHRateLimit
  • org.kohsuke.github.GHRef
  • org.kohsuke.github.GHRef.GHObject
  • -
  • org.kohsuke.github.GHRelease
  • org.kohsuke.github.GHReleaseBuilder
  • -
  • org.kohsuke.github.GHRepository
  • org.kohsuke.github.GHTag
  • org.kohsuke.github.GHTeam
  • org.kohsuke.github.GitHub
  • @@ -172,7 +181,11 @@
  • org.kohsuke.github.GHPullRequestCommitDetail.Authorship
  • -
  • org.kohsuke.github.PagedIterable<T> (implements java.lang.Iterable<T>)
  • +
  • org.kohsuke.github.PagedIterable<T> (implements java.lang.Iterable<T>) + +
  • org.kohsuke.github.PagedIterator<T> (implements java.util.Iterator<E>)
  • java.lang.Throwable (implements java.io.Serializable)
  • +

    Project License: The Apache Software License, Version 2.0, GNU Lesser General Public License, Version 2.1

  • commons-io:commons-io:jar:1.4 (compile) Information
  • -
  • com.infradna.tool:bridge-method-annotation:jar:1.12 (compile) Information
  • com.infradna.tool:bridge-method-annotation:jar:1.14 (compile) Information +

    Project License: Apache Software License - Version 2.0, Eclipse Public License - Version 1.0

  • +

    Project License: Apache Software License - Version 2.0, Eclipse Public License - Version 1.0

  • org.eclipse.jgit:org.eclipse.jgit:jar:3.1.0.201310021548-r (test) Information
  • -
  • org.mockito:mockito-all:jar:1.9.5 (compile) Information
  • org.mockito:mockito-all:jar:1.9.5 (test) Information +test: 27

    Dependency Repository Locations

    @@ -1235,6 +1228,12 @@ The goal of word-aligned compression is not to achieve the best compression, but + + + + + + @@ -1243,92 +1242,133 @@ The goal of word-aligned compression is not to achieve the best compression, but

    Repository locations for each of the Dependencies.

    Snapshot Blacklisted
    m.g.o-publichttp://maven.glassfish.org/content/groups/public/YesYesNo
    sonatype-nexus-snapshots
    central
    https://oss.sonatype.org/content/repositories/snapshots
    http://repo.maven.apache.org/maven2
    Yes
    - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + -
    Artifact
    Artifactrepo.jenkins-ci.org
    com.fasterxml.jackson.core:jackson-annotations:jar:2.2.3
    com.fasterxml.jackson.core:jackson-annotations:jar:2.2.3Found at http://repo.jenkins-ci.org/public/
    com.fasterxml.jackson.core:jackson-core:jar:2.2.3
    com.fasterxml.jackson.core:jackson-core:jar:2.2.3Found at http://repo.jenkins-ci.org/public/
    com.fasterxml.jackson.core:jackson-databind:jar:2.2.3
    com.fasterxml.jackson.core:jackson-databind:jar:2.2.3Found at http://repo.jenkins-ci.org/public/
    com.google.guava:guava:jar:r06
    com.google.guava:guava:jar:r06Found at http://repo.jenkins-ci.org/public/
    com.googlecode.javaewah:JavaEWAH:jar:0.5.6
    com.googlecode.javaewah:JavaEWAH:jar:0.5.6Found at http://repo.jenkins-ci.org/public/
    com.infradna.tool:bridge-method-annotation:jar:1.12
    com.infradna.tool:bridge-method-annotation:jar:1.14Found at http://repo.jenkins-ci.org/public/
    com.jcraft:jsch:jar:0.1.46
    com.jcraft:jsch:jar:0.1.46Found at http://repo.jenkins-ci.org/public/
    com.squareup.okhttp:okhttp:jar:2.0.0
    commons-beanutils:commons-beanutils:jar:1.7.0Found at http://repo.jenkins-ci.org/public/
    com.squareup.okio:okio:jar:1.0.0
    commons-codec:commons-codec:jar:1.7Found at http://repo.jenkins-ci.org/public/
    commons-beanutils:commons-beanutils:jar:1.7.0
    commons-collections:commons-collections:jar:3.2Found at http://repo.jenkins-ci.org/public/
    commons-codec:commons-codec:jar:1.7
    commons-discovery:commons-discovery:jar:0.4Found at http://repo.jenkins-ci.org/public/
    commons-collections:commons-collections:jar:3.2
    commons-fileupload:commons-fileupload:jar:1.2.1Found at http://repo.jenkins-ci.org/public/
    commons-discovery:commons-discovery:jar:0.4
    commons-io:commons-io:jar:1.4Found at http://repo.jenkins-ci.org/public/
    commons-fileupload:commons-fileupload:jar:1.2.1
    commons-lang:commons-lang:jar:2.6Found at http://repo.jenkins-ci.org/public/
    commons-io:commons-io:jar:1.4
    commons-logging:commons-logging:jar:1.0.4Found at http://repo.jenkins-ci.org/public/
    commons-lang:commons-lang:jar:2.6
    javax.servlet:servlet-api:jar:2.5Found at http://repo.jenkins-ci.org/public/
    commons-logging:commons-logging:jar:1.0.4
    junit:junit:jar:4.11Found at http://repo.jenkins-ci.org/public/
    javax.servlet:servlet-api:jar:2.5
    net.sf.ezmorph:ezmorph:jar:1.0.3Found at http://repo.jenkins-ci.org/public/
    junit:junit:jar:4.11
    org.eclipse.jetty:jetty-continuation:jar:7.5.4.v20111024Found at http://repo.jenkins-ci.org/public/
    net.sf.ezmorph:ezmorph:jar:1.0.3
    org.eclipse.jetty:jetty-http:jar:7.5.4.v20111024Found at http://repo.jenkins-ci.org/public/
    org.eclipse.jetty:jetty-continuation:jar:7.5.4.v20111024
    org.eclipse.jetty:jetty-io:jar:7.5.4.v20111024Found at http://repo.jenkins-ci.org/public/
    org.eclipse.jetty:jetty-http:jar:7.5.4.v20111024
    org.eclipse.jetty:jetty-security:jar:7.5.4.v20111024Found at http://repo.jenkins-ci.org/public/
    org.eclipse.jetty:jetty-io:jar:7.5.4.v20111024
    org.eclipse.jetty:jetty-server:jar:7.5.4.v20111024Found at http://repo.jenkins-ci.org/public/
    org.eclipse.jetty:jetty-security:jar:7.5.4.v20111024
    org.eclipse.jetty:jetty-servlet:jar:7.5.4.v20111024Found at http://repo.jenkins-ci.org/public/
    org.eclipse.jetty:jetty-server:jar:7.5.4.v20111024
    org.eclipse.jetty:jetty-util:jar:7.5.4.v20111024Found at http://repo.jenkins-ci.org/public/
    org.eclipse.jetty:jetty-servlet:jar:7.5.4.v20111024
    org.eclipse.jgit:org.eclipse.jgit:jar:3.1.0.201310021548-rFound at http://repo.jenkins-ci.org/public/
    org.eclipse.jetty:jetty-util:jar:7.5.4.v20111024
    org.hamcrest:hamcrest-core:jar:1.3Found at http://repo.jenkins-ci.org/public/
    org.eclipse.jgit:org.eclipse.jgit:jar:3.1.0.201310021548-r
    org.jenkins-ci:annotation-indexer:jar:1.4Found at http://repo.jenkins-ci.org/public/
    org.hamcrest:hamcrest-core:jar:1.3
    org.jvnet:tiger-types:jar:1.3Found at http://repo.jenkins-ci.org/public/
    org.jenkins-ci:annotation-indexer:jar:1.4
    org.jvnet.localizer:localizer:jar:1.7Found at http://repo.jenkins-ci.org/public/
    org.jvnet:tiger-types:jar:1.3
    org.kohsuke:wordnet-random-name:jar:1.2Found at http://repo.jenkins-ci.org/public/
    org.jvnet.localizer:localizer:jar:1.7
    org.kohsuke.stapler:json-lib:jar:2.1-rev6Found at http://repo.jenkins-ci.org/public/
    org.kohsuke:wordnet-random-name:jar:1.2
    org.kohsuke.stapler:stapler:jar:1.177Found at http://repo.jenkins-ci.org/public/
    org.kohsuke.stapler:json-lib:jar:2.1-rev6
    org.kohsuke.stapler:stapler-jetty:jar:1.1Found at http://repo.jenkins-ci.org/public/
    org.kohsuke.stapler:stapler:jar:1.177
    org.mockito:mockito-all:jar:1.9.5Found at http://repo.jenkins-ci.org/public/
    org.kohsuke.stapler:stapler-jetty:jar:1.1
    com.squareup.okhttp:okhttp:jar:2.0.0Found at http://repo.jenkins-ci.org/public/
    org.mockito:mockito-all:jar:1.9.5
    com.squareup.okhttp:okhttp-urlconnection:jar:2.0.0Found at http://repo.jenkins-ci.org/public/
    com.squareup.okhttp:okhttp-urlconnection:jar:2.0.0
    com.squareup.okio:okio:jar:1.0.0Found at http://repo.jenkins-ci.org/public/
    Total
    Totalrepo.jenkins-ci.org
    38 (compile: 12, test: 26)
    +38 (compile: 11, test: 27) +38
  • @@ -180,41 +168,41 @@
    <dependency>
       <groupId>org.kohsuke</groupId>
       <artifactId>github-api</artifactId>
    -  <version>1.59</version>
    +  <version>1.60-SNAPSHOT</version>
     </dependency>

    Apache Buildr

    -
    'org.kohsuke:github-api:jar:1.59'
    +
    'org.kohsuke:github-api:jar:1.60-SNAPSHOT'
    -

    Apache Ant

    +

    Apache Ivy

    -
    <dependency org="org.kohsuke" name="github-api" rev="1.59">
    +
    <dependency org="org.kohsuke" name="github-api" rev="1.60-SNAPSHOT">
       <artifact name="github-api" type="jar" />
     </dependency>

    Groovy Grape

    @Grapes(
    -@Grab(group='org.kohsuke', module='github-api', version='1.59')
    +@Grab(group='org.kohsuke', module='github-api', version='1.60-SNAPSHOT')
     )

    Grails

    -
    compile 'org.kohsuke:github-api:1.59'
    +
    compile 'org.kohsuke:github-api:1.60-SNAPSHOT'

    Leiningen

    -
    [org.kohsuke/github-api "1.59"]
    +
    [org.kohsuke/github-api "1.60-SNAPSHOT"]

    SBT

    -
    libraryDependencies += "org.kohsuke" %% "github-api" % "1.59"
    +
    libraryDependencies += "org.kohsuke" % "github-api" % "1.60-SNAPSHOT"
    - + +Project Summary +This document lists other related information of this project