diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html index 71924095b..6236f30b2 100644 --- a/apidocs/allclasses-frame.html +++ b/apidocs/allclasses-frame.html @@ -2,10 +2,10 @@ - + -All Classes (GitHub API for Java 1.64-SNAPSHOT API) - +All Classes (GitHub API for Java 1.66 API) + @@ -34,6 +34,7 @@
  • GHCompare.Tree
  • GHCompare.User
  • GHContent
  • +
  • GHContentSearchBuilder
  • GHContentUpdateResponse
  • GHDeployKey
  • GHDeployment
  • @@ -68,6 +69,7 @@
  • GHMilestone
  • GHMilestoneState
  • GHMyself
  • +
  • GHNotificationStream
  • GHObject
  • GHOrganization
  • GHOrganization.Permission
  • @@ -86,12 +88,18 @@
  • GHReleaseBuilder
  • GHRepository
  • GHRepository.Contributor
  • +
  • GHRepositorySearchBuilder
  • +
  • GHRepositorySearchBuilder.Sort
  • +
  • GHSearchBuilder
  • GHSubscription
  • GHTag
  • GHTeam
  • +
  • GHThread
  • GHTree
  • GHTreeEntry
  • GHUser
  • +
  • GHUserSearchBuilder
  • +
  • GHUserSearchBuilder.Sort
  • GHVerifiedKey
  • GitHub
  • GitHubBuilder
  • diff --git a/apidocs/allclasses-noframe.html b/apidocs/allclasses-noframe.html index 9bb586ac0..345239a88 100644 --- a/apidocs/allclasses-noframe.html +++ b/apidocs/allclasses-noframe.html @@ -2,10 +2,10 @@ - + -All Classes (GitHub API for Java 1.64-SNAPSHOT API) - +All Classes (GitHub API for Java 1.66 API) + @@ -34,6 +34,7 @@
  • GHCompare.Tree
  • GHCompare.User
  • GHContent
  • +
  • GHContentSearchBuilder
  • GHContentUpdateResponse
  • GHDeployKey
  • GHDeployment
  • @@ -68,6 +69,7 @@
  • GHMilestone
  • GHMilestoneState
  • GHMyself
  • +
  • GHNotificationStream
  • GHObject
  • GHOrganization
  • GHOrganization.Permission
  • @@ -86,12 +88,18 @@
  • GHReleaseBuilder
  • GHRepository
  • GHRepository.Contributor
  • +
  • GHRepositorySearchBuilder
  • +
  • GHRepositorySearchBuilder.Sort
  • +
  • GHSearchBuilder
  • GHSubscription
  • GHTag
  • GHTeam
  • +
  • GHThread
  • GHTree
  • GHTreeEntry
  • GHUser
  • +
  • GHUserSearchBuilder
  • +
  • GHUserSearchBuilder.Sort
  • GHVerifiedKey
  • GitHub
  • GitHubBuilder
  • diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html index 39277ba6d..91601d0cc 100644 --- a/apidocs/constant-values.html +++ b/apidocs/constant-values.html @@ -2,16 +2,16 @@ - + -Constant Field Values (GitHub API for Java 1.64-SNAPSHOT API) - +Constant Field Values (GitHub API for Java 1.66 API) + @@ -87,126 +87,126 @@ -public static final String +public static final java.lang.String ADMIN_KEY "admin:public_key" -public static final String +public static final java.lang.String ADMIN_ORG "admin:org" -public static final String +public static final java.lang.String AMIN_HOOK "admin:repo_hook" -public static final String +public static final java.lang.String DELETE_REPO "delete_repo" -public static final String +public static final java.lang.String GIST "gist" -public static final String +public static final java.lang.String NOTIFICATIONS "notifications" -public static final String +public static final java.lang.String PUBLIC_REPO "public_repo" -public static final String +public static final java.lang.String READ_HOOK "read:repo_hook" -public static final String +public static final java.lang.String READ_KEY "read:public_key" -public static final String +public static final java.lang.String READ_ORG "read:org" -public static final String +public static final java.lang.String REPO "repo" -public static final String +public static final java.lang.String REPO_STATUS "repo:status" -public static final String +public static final java.lang.String USER "user" -public static final String +public static final java.lang.String USER_EMAIL "user:email" -public static final String +public static final java.lang.String USER_FOLLOW "user:follow" -public static final String +public static final java.lang.String WRITE_HOOK "write:repo_hook" -public static final String +public static final java.lang.String WRITE_KEY "write:public_key" -public static final String +public static final java.lang.String WRITE_ORG "write:org" diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html index 2560cb097..d4e0d4636 100644 --- a/apidocs/deprecated-list.html +++ b/apidocs/deprecated-list.html @@ -2,16 +2,16 @@ - + -Deprecated List (GitHub API for Java 1.64-SNAPSHOT API) - +Deprecated List (GitHub API for Java 1.66 API) + diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html index 171e0dad9..86386dfd9 100644 --- a/apidocs/help-doc.html +++ b/apidocs/help-doc.html @@ -2,16 +2,16 @@ - + -API Help (GitHub API for Java 1.64-SNAPSHOT API) - +API Help (GitHub API for Java 1.66 API) + diff --git a/apidocs/index-all.html b/apidocs/index-all.html index 31bc66fc6..12b1f231f 100644 --- a/apidocs/index-all.html +++ b/apidocs/index-all.html @@ -2,16 +2,16 @@ - + -Index (GitHub API for Java 1.64-SNAPSHOT API) - +Index (GitHub API for Java 1.66 API) + @@ -70,7 +70,7 @@
    adapt(Iterator<? extends SearchResult<T>>) - Method in class org.kohsuke.github.PagedSearchIterable
    -
    Adapts Iterator.
    +
    Adapts Iterator.
    add(GHUser) - Method in class org.kohsuke.github.GHTeam
    @@ -92,11 +92,11 @@
     
    asList() - Method in class org.kohsuke.github.PagedIterable
    -
    Eagerly walk Iterable and return the result in a list.
    +
    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.
    +
    Eagerly walk Iterable and return the result in a set.
    assignee - Variable in class org.kohsuke.github.GHIssue
     
    @@ -239,6 +239,10 @@
     
    createContent(byte[], String, String, String) - Method in class org.kohsuke.github.GHRepository
     
    +
    created(String) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
    +
     
    +
    created(String) - Method in class org.kohsuke.github.GHUserSearchBuilder
    +
     
    created_at - Variable in class org.kohsuke.github.GHObject
     
    createDeployment(String) - Method in class org.kohsuke.github.GHRepository
    @@ -303,7 +307,7 @@
    DEFAULT - Static variable in interface org.kohsuke.github.HttpConnector
    -
    Default implementation that uses URL.openConnection().
    +
    Default implementation that uses URL.openConnection().
    delete() - Method in class org.kohsuke.github.GHAsset
     
    @@ -393,6 +397,8 @@
     
    equals(Object) - Method in class org.kohsuke.github.GHUser
     
    +
    extension(String) - Method in class org.kohsuke.github.GHContentSearchBuilder
    +
     
    @@ -407,14 +413,20 @@
    Adds a new file.
    +
    filename(String) - Method in class org.kohsuke.github.GHContentSearchBuilder
    +
     
    follow() - Method in class org.kohsuke.github.GHUser
    Follow this user.
    followers - Variable in class org.kohsuke.github.GHPerson
     
    +
    followers(String) - Method in class org.kohsuke.github.GHUserSearchBuilder
    +
     
    following - Variable in class org.kohsuke.github.GHPerson
     
    +
    fork(String) - Method in class org.kohsuke.github.GHContentSearchBuilder
    +
     
    fork() - Method in class org.kohsuke.github.GHGist
    Forks this gist into your own.
    @@ -423,6 +435,8 @@
    Forks this repository as your repository.
    +
    forks(String) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
    +
     
    forkTo(GHOrganization) - Method in class org.kohsuke.github.GHRepository
    Forks this repository into an organization.
    @@ -495,10 +509,20 @@
     
    getApiURL() - Method in class org.kohsuke.github.GHAuthorization
     
    +
    getApiUrl() - Method in class org.kohsuke.github.GHContentSearchBuilder
    +
     
    getApiURL() - Method in class org.kohsuke.github.GHIssue
     
    +
    getApiUrl() - Method in class org.kohsuke.github.GHIssueSearchBuilder
    +
     
    getApiUrl() - Method in class org.kohsuke.github.GHPullRequestCommitDetail
     
    +
    getApiUrl() - Method in class org.kohsuke.github.GHRepositorySearchBuilder
    +
     
    +
    getApiUrl() - Method in class org.kohsuke.github.GHSearchBuilder
    +
     
    +
    getApiUrl() - Method in class org.kohsuke.github.GHUserSearchBuilder
    +
     
    getAppName() - Method in class org.kohsuke.github.GHAuthorization
     
    getAppUrl() - Method in class org.kohsuke.github.GHAuthorization
    @@ -928,6 +952,10 @@
    Gets the last status of this commit, which is what gets shown in the UI.
    +
    getLastReadAt() - Method in class org.kohsuke.github.GHThread
    +
    +
    Returns null if the entire thread has never been read.
    +
    getLastStatus() - Method in class org.kohsuke.github.GHCommit
    Gets the last status of this commit, which is what gets shown in the UI.
    @@ -1223,6 +1251,8 @@
    getReason() - Method in class org.kohsuke.github.GHSubscription
     
    +
    getReason() - Method in class org.kohsuke.github.GHThread
    +
     
    getRef() - Method in class org.kohsuke.github.GHCommitPointer
    Named ref to the commit.
    @@ -1287,6 +1317,8 @@
     
    getRepository() - Method in class org.kohsuke.github.GHSubscription
     
    +
    getRepository() - Method in class org.kohsuke.github.GHThread
    +
     
    getRepository(String) - Method in class org.kohsuke.github.GitHub
    Gets the repository object from 'user/reponame' string that GitHub calls as "repository name"
    @@ -1410,6 +1442,10 @@
    Returns the current subscription.
    +
    getSubscription() - Method in class org.kohsuke.github.GHThread
    +
    +
    Returns the current subscription for this thread.
    +
    getSvnUrl() - Method in class org.kohsuke.github.GHRepository
    Gets the Subversion URL to access this repository: https://github.com/rails/rails
    @@ -1448,6 +1484,8 @@
     
    getTitle() - Method in class org.kohsuke.github.GHMilestone
     
    +
    getTitle() - Method in class org.kohsuke.github.GHThread
    +
     
    getTitle() - Method in class org.kohsuke.github.GHVerifiedKey
     
    getToken() - Method in class org.kohsuke.github.GHAuthorization
    @@ -1485,6 +1523,8 @@
    Type of the object, such as "commit"
    +
    getType() - Method in class org.kohsuke.github.GHThread
    +
     
    getType() - Method in class org.kohsuke.github.GHTreeEntry
    Gets the type such as: @@ -1708,6 +1748,10 @@
    GHContent() - Constructor for class org.kohsuke.github.GHContent
     
    +
    GHContentSearchBuilder - Class in org.kohsuke.github
    +
    +
    Search code for GHContent.
    +
    GHContentUpdateResponse - Class in org.kohsuke.github
    The response that is returned when updating @@ -1877,6 +1921,10 @@
    GHMyself() - Constructor for class org.kohsuke.github.GHMyself
     
    +
    GHNotificationStream - Class in org.kohsuke.github
    +
    +
    Listens to GitHub notification stream.
    +
    GHObject - Class in org.kohsuke.github
    Most (all?) domain objects in GitHub seems to have these 4 properties.
    @@ -1979,9 +2027,19 @@
     
    GHRepository.Contributor() - Constructor for class org.kohsuke.github.GHRepository.Contributor
     
    +
    GHRepositorySearchBuilder - Class in org.kohsuke.github
    +
    +
    Search repositories.
    +
    +
    GHRepositorySearchBuilder.Sort - Enum in org.kohsuke.github
    +
     
    +
    GHSearchBuilder<T> - Class in org.kohsuke.github
    +
    +
    Base class for various search builders.
    +
    GHSubscription - Class in org.kohsuke.github
    -
    Represents your subscribing to a repository.
    +
    Represents your subscribing to a repository / conversation thread..
    GHSubscription() - Constructor for class org.kohsuke.github.GHSubscription
     
    @@ -1997,6 +2055,10 @@
    GHTeam() - Constructor for class org.kohsuke.github.GHTeam
     
    +
    GHThread - Class in org.kohsuke.github
    +
    +
    A conversation in the notification API.
    +
    GHTree - Class in org.kohsuke.github
    Provides information for Git Trees @@ -2017,6 +2079,12 @@
    GHUser() - Constructor for class org.kohsuke.github.GHUser
     
    +
    GHUserSearchBuilder - Class in org.kohsuke.github
    +
    +
    Search users.
    +
    +
    GHUserSearchBuilder.Sort - Enum in org.kohsuke.github
    +
     
    GHVerifiedKey - Class in org.kohsuke.github
     
    GHVerifiedKey() - Constructor for class org.kohsuke.github.GHVerifiedKey
    @@ -2104,6 +2172,12 @@
     
    id - Variable in class org.kohsuke.github.GHObject
     
    +
    in(String) - Method in class org.kohsuke.github.GHContentSearchBuilder
    +
     
    +
    in(String) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
    +
     
    +
    in(String) - Method in class org.kohsuke.github.GHUserSearchBuilder
    +
     
    isActive() - Method in class org.kohsuke.github.GHHook
     
    isAnonymous() - Method in class org.kohsuke.github.GitHub
    @@ -2160,6 +2234,8 @@
    isPullRequest() - Method in class org.kohsuke.github.GHIssue
     
    +
    isRead() - Method in class org.kohsuke.github.GHThread
    +
     
    isStarred() - Method in class org.kohsuke.github.GHGist
     
    isSubscribed() - Method in class org.kohsuke.github.GHSubscription
    @@ -2184,6 +2260,11 @@
    Use GHPerson.listRepositories()
    +
    iterator() - Method in class org.kohsuke.github.GHNotificationStream
    +
    +
    Returns an infinite blocking Iterator that returns + GHThread as notifications arrive.
    +
    iterator() - Method in class org.kohsuke.github.PagedIterable
     
    @@ -2206,6 +2287,12 @@
     
    labels - Variable in class org.kohsuke.github.GHIssue
     
    +
    language(String) - Method in class org.kohsuke.github.GHContentSearchBuilder
    +
     
    +
    language(String) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
    +
     
    +
    language(String) - Method in class org.kohsuke.github.GHUserSearchBuilder
    +
     
    limit - Variable in class org.kohsuke.github.GHRateLimit
    Allotted API call per hour.
    @@ -2214,9 +2301,9 @@
    Lists up the commits with the criteria built so far.
    -
    list() - Method in class org.kohsuke.github.GHIssueSearchBuilder
    +
    list() - Method in class org.kohsuke.github.GHSearchBuilder
    -
    Lists up the issues with the criteria built so far.
    +
    Performs the search.
    listAllPublicRepositories() - Method in class org.kohsuke.github.GitHub
    @@ -2316,6 +2403,14 @@
    Lists up all the milestones in this repository.
    +
    listNotifications() - Method in class org.kohsuke.github.GHRepository
    +
    +
    List all the notifications in a repository for the current user.
    +
    +
    listNotifications() - Method in class org.kohsuke.github.GitHub
    +
    +
    List all the notifications.
    +
    listPublicMembers() - Method in class org.kohsuke.github.GHOrganization
    All the public members of this organization.
    @@ -2370,6 +2465,8 @@
    location - Variable in class org.kohsuke.github.GHPerson
     
    +
    location(String) - Method in class org.kohsuke.github.GHUserSearchBuilder
    +
     
    login - Variable in class org.kohsuke.github.GHPerson
     
    @@ -2378,6 +2475,16 @@

    M

    +
    markAsRead() - Method in class org.kohsuke.github.GHNotificationStream
    +
     
    +
    markAsRead(long) - Method in class org.kohsuke.github.GHNotificationStream
    +
    +
    Marks all the notifications as read.
    +
    +
    markAsRead() - Method in class org.kohsuke.github.GHThread
    +
    +
    Marks this thread as read.
    +
    MarkdownMode - Enum in org.kohsuke.github
    Rendering mode of markdown.
    @@ -2410,6 +2517,11 @@
    Gets the next page worth of data.
    +
    nonBlocking(boolean) - Method in class org.kohsuke.github.GHNotificationStream
    +
    +
    If set to true, GHNotificationStream.iterator() will stop iterating instead of blocking and + waiting for the updates to arrive.
    +
    NOTIFICATIONS - Static variable in class org.kohsuke.github.GHAuthorization
     
    number - Variable in class org.kohsuke.github.GHIssue
    @@ -2444,7 +2556,7 @@
    PagedIterable<T> - Class in org.kohsuke.github
    -
    Iterable that returns PagedIterator
    +
    Iterable that returns PagedIterator
    PagedIterable() - Constructor for class org.kohsuke.github.PagedIterable
     
    @@ -2456,22 +2568,31 @@
    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
    Parses the GitHub event object.
    +
    participating(boolean) - Method in class org.kohsuke.github.GHNotificationStream
    +
    +
    Should the stream be restricted to notifications in which the user + is directly participating or mentioned?
    +
    path(String) - Method in class org.kohsuke.github.GHCommitQueryBuilder
    Only commits containing this file path will be returned.
    +
    path(String) - Method in class org.kohsuke.github.GHContentSearchBuilder
    +
     
    payload - Variable in class org.kohsuke.github.GHDeployment
     
    payload(String) - Method in class org.kohsuke.github.GHDeploymentBuilder
     
    +
    populate() - Method in class org.kohsuke.github.GHContent
    +
    +
    Fully populate the data by retrieving missing data.
    +
    populate() - Method in class org.kohsuke.github.GHPerson
    Fully populate the data by retrieving missing data.
    @@ -2496,16 +2617,34 @@
    pull_request - Variable in class org.kohsuke.github.GHIssue
     
    +
    pushed(String) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
    +
     

    Q

    +
    q(String) - Method in class org.kohsuke.github.GHContentSearchBuilder
    +
    +
    Search terms.
    +
    q(String) - Method in class org.kohsuke.github.GHIssueSearchBuilder
    Search terms.
    +
    q(String) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
    +
    +
    Search terms.
    +
    +
    q(String) - Method in class org.kohsuke.github.GHSearchBuilder
    +
    +
    Search terms.
    +
    +
    q(String) - Method in class org.kohsuke.github.GHUserSearchBuilder
    +
    +
    Search terms.
    +
    queryCommits() - Method in class org.kohsuke.github.GHRepository
    Search commits by specifying filters through a builder pattern.
    @@ -2526,6 +2665,10 @@
    Retrieves the actual content stored here.
    +
    read(boolean) - Method in class org.kohsuke.github.GHNotificationStream
    +
    +
    Should the stream include notifications that are already read?
    +
    READ_HOOK - Static variable in class org.kohsuke.github.GHAuthorization
     
    READ_KEY - Static variable in class org.kohsuke.github.GHAuthorization
    @@ -2579,12 +2722,20 @@
    REPO - Static variable in class org.kohsuke.github.GHAuthorization
     
    +
    repo(String) - Method in class org.kohsuke.github.GHContentSearchBuilder
    +
     
    +
    repo(String) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
    +
     
    REPO_STATUS - Static variable in class org.kohsuke.github.GHAuthorization
     
    +
    repos(String) - Method in class org.kohsuke.github.GHUserSearchBuilder
    +
     
    repository_url - Variable in class org.kohsuke.github.GHDeployment
     
    repository_url - Variable in class org.kohsuke.github.GHDeploymentStatus
     
    +
    req - Variable in class org.kohsuke.github.GHSearchBuilder
    +
     
    requiredContexts(List<String>) - Method in class org.kohsuke.github.GHDeploymentBuilder
     
    reset - Variable in class org.kohsuke.github.GHRateLimit
    @@ -2593,16 +2744,30 @@
    root - Variable in class org.kohsuke.github.GHEventPayload
     
    +
    root - Variable in class org.kohsuke.github.GHSearchBuilder
    +
     

    S

    +
    searchContent() - Method in class org.kohsuke.github.GitHub
    +
    +
    Search content.
    +
    searchIssues() - Method in class org.kohsuke.github.GitHub
    Search issues.
    +
    searchRepositories() - Method in class org.kohsuke.github.GitHub
    +
    +
    Search repositories.
    +
    +
    searchUsers() - Method in class org.kohsuke.github.GitHub
    +
    +
    Search users.
    +
    setBody(String) - Method in class org.kohsuke.github.GHIssue
     
    setComment(GHIssueComment) - Method in class org.kohsuke.github.GHEventPayload.IssueComment
    @@ -2643,10 +2808,24 @@
    Only commits after this date will be returned
    +
    since(long) - Method in class org.kohsuke.github.GHNotificationStream
    +
     
    +
    since(Date) - Method in class org.kohsuke.github.GHNotificationStream
    +
     
    +
    size(String) - Method in class org.kohsuke.github.GHContentSearchBuilder
    +
     
    +
    size(String) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
    +
     
    sort(GHIssueSearchBuilder.Sort) - Method in class org.kohsuke.github.GHIssueSearchBuilder
     
    +
    sort(GHRepositorySearchBuilder.Sort) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
    +
     
    +
    sort(GHUserSearchBuilder.Sort) - Method in class org.kohsuke.github.GHUserSearchBuilder
    +
     
    star() - Method in class org.kohsuke.github.GHGist
     
    +
    stars(String) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
    +
     
    state - Variable in class org.kohsuke.github.GHDeploymentStatus
     
    state - Variable in class org.kohsuke.github.GHIssue
    @@ -2659,6 +2838,10 @@
    Subscribes to this repository to get notifications.
    +
    subscribe(boolean, boolean) - Method in class org.kohsuke.github.GHThread
    +
    +
    Subscribes to this conversation to get notifications.
    +
    @@ -2673,6 +2856,8 @@
     
    task(String) - Method in class org.kohsuke.github.GHDeploymentBuilder
     
    +
    terms - Variable in class org.kohsuke.github.GHSearchBuilder
    +
     
    title - Variable in class org.kohsuke.github.GHDeployKey
     
    title - Variable in class org.kohsuke.github.GHIssue
    @@ -2695,6 +2880,8 @@
     
    toString() - Method in enum org.kohsuke.github.MarkdownMode
     
    +
    type(String) - Method in class org.kohsuke.github.GHUserSearchBuilder
    +
     
    @@ -2750,8 +2937,12 @@
     
    USER - Static variable in class org.kohsuke.github.GHAuthorization
     
    +
    user(String) - Method in class org.kohsuke.github.GHContentSearchBuilder
    +
     
    user - Variable in class org.kohsuke.github.GHIssue
     
    +
    user(String) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
    +
     
    USER_EMAIL - Static variable in class org.kohsuke.github.GHAuthorization
     
    USER_FOLLOW - Static variable in class org.kohsuke.github.GHAuthorization
    @@ -2794,6 +2985,14 @@
    Returns the enum constant of this type with the specified name.
    +
    valueOf(String) - Static method in enum org.kohsuke.github.GHRepositorySearchBuilder.Sort
    +
    +
    Returns the enum constant of this type with the specified name.
    +
    +
    valueOf(String) - Static method in enum org.kohsuke.github.GHUserSearchBuilder.Sort
    +
    +
    Returns the enum constant of this type with the specified name.
    +
    valueOf(String) - Static method in enum org.kohsuke.github.MarkdownMode
    Returns the enum constant of this type with the specified name.
    @@ -2838,6 +3037,16 @@ 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.GHRepositorySearchBuilder.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.GHUserSearchBuilder.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.MarkdownMode
    Returns an array containing the constants of this enum type, in diff --git a/apidocs/index.html b/apidocs/index.html index 189528ed3..2183c301a 100644 --- a/apidocs/index.html +++ b/apidocs/index.html @@ -2,9 +2,9 @@ - + -GitHub API for Java 1.64-SNAPSHOT API +GitHub API for Java 1.66 API @@ -85,7 +85,7 @@
    @@ -261,7 +261,7 @@ extends
  • getContentType

    -
    public String getContentType()
    +
    public java.lang.String getContentType()
  • @@ -270,10 +270,10 @@ extends
  • setContentType

    -
    public void setContentType(String contentType)
    -                    throws IOException
    +
    public void setContentType(java.lang.String contentType)
    +                    throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -291,7 +291,7 @@ extends
  • getLabel

    -
    public String getLabel()
    +
    public java.lang.String getLabel()
  • @@ -300,10 +300,10 @@ extends
  • setLabel

    -
    public void setLabel(String label)
    -              throws IOException
    +
    public void setLabel(java.lang.String label)
    +              throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -312,7 +312,7 @@ extends
  • getName

    -
    public String getName()
    +
    public java.lang.String getName()
  • @@ -348,7 +348,7 @@ extends
  • getState

    -
    public String getState()
    +
    public java.lang.String getState()
  • @@ -357,7 +357,7 @@ extends
  • getBrowserDownloadUrl

    -
    public String getBrowserDownloadUrl()
    +
    public java.lang.String getBrowserDownloadUrl()
  • @@ -367,9 +367,9 @@ extends

    delete

    public void delete()
    -            throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    diff --git a/apidocs/org/kohsuke/github/GHAuthorization.html b/apidocs/org/kohsuke/github/GHAuthorization.html index 09bc19bbd..c6e7db244 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.64-SNAPSHOT API) - +GHAuthorization (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -305,7 +305,7 @@ extends
  • USER

    -
    public static final String USER
    +
    public static final java.lang.String USER
    See Also:
    Constant Field Values
  • @@ -315,7 +315,7 @@ extends
  • USER_EMAIL

    -
    public static final String USER_EMAIL
    +
    public static final java.lang.String USER_EMAIL
    See Also:
    Constant Field Values
  • @@ -325,7 +325,7 @@ extends
  • USER_FOLLOW

    -
    public static final String USER_FOLLOW
    +
    public static final java.lang.String USER_FOLLOW
    See Also:
    Constant Field Values
  • @@ -335,7 +335,7 @@ extends
  • PUBLIC_REPO

    -
    public static final String PUBLIC_REPO
    +
    public static final java.lang.String PUBLIC_REPO
    See Also:
    Constant Field Values
  • @@ -345,7 +345,7 @@ extends
  • REPO

    -
    public static final String REPO
    +
    public static final java.lang.String REPO
    See Also:
    Constant Field Values
  • @@ -355,7 +355,7 @@ extends
  • REPO_STATUS

    -
    public static final String REPO_STATUS
    +
    public static final java.lang.String REPO_STATUS
    See Also:
    Constant Field Values
  • @@ -365,7 +365,7 @@ extends
  • DELETE_REPO

    -
    public static final String DELETE_REPO
    +
    public static final java.lang.String DELETE_REPO
    See Also:
    Constant Field Values
  • @@ -375,7 +375,7 @@ extends
  • NOTIFICATIONS

    -
    public static final String NOTIFICATIONS
    +
    public static final java.lang.String NOTIFICATIONS
    See Also:
    Constant Field Values
  • @@ -385,7 +385,7 @@ extends
  • GIST

    -
    public static final String GIST
    +
    public static final java.lang.String GIST
    See Also:
    Constant Field Values
  • @@ -395,7 +395,7 @@ extends
  • READ_HOOK

    -
    public static final String READ_HOOK
    +
    public static final java.lang.String READ_HOOK
    See Also:
    Constant Field Values
  • @@ -405,7 +405,7 @@ extends
  • WRITE_HOOK

    -
    public static final String WRITE_HOOK
    +
    public static final java.lang.String WRITE_HOOK
    See Also:
    Constant Field Values
  • @@ -415,7 +415,7 @@ extends
  • AMIN_HOOK

    -
    public static final String AMIN_HOOK
    +
    public static final java.lang.String AMIN_HOOK
    See Also:
    Constant Field Values
  • @@ -425,7 +425,7 @@ extends
  • READ_ORG

    -
    public static final String READ_ORG
    +
    public static final java.lang.String READ_ORG
    See Also:
    Constant Field Values
  • @@ -435,7 +435,7 @@ extends
  • WRITE_ORG

    -
    public static final String WRITE_ORG
    +
    public static final java.lang.String WRITE_ORG
    See Also:
    Constant Field Values
  • @@ -445,7 +445,7 @@ extends
  • ADMIN_ORG

    -
    public static final String ADMIN_ORG
    +
    public static final java.lang.String ADMIN_ORG
    See Also:
    Constant Field Values
  • @@ -455,7 +455,7 @@ extends
  • READ_KEY

    -
    public static final String READ_KEY
    +
    public static final java.lang.String READ_KEY
    See Also:
    Constant Field Values
  • @@ -465,7 +465,7 @@ extends
  • WRITE_KEY

    -
    public static final String WRITE_KEY
    +
    public static final java.lang.String WRITE_KEY
    See Also:
    Constant Field Values
  • @@ -475,7 +475,7 @@ extends
  • ADMIN_KEY

    -
    public static final String ADMIN_KEY
    +
    public static final java.lang.String ADMIN_KEY
    See Also:
    Constant Field Values
  • @@ -519,7 +519,7 @@ extends
  • getScopes

    -
    public List<String> getScopes()
    +
    public java.util.List<java.lang.String> getScopes()
  • @@ -528,7 +528,7 @@ extends
  • getToken

    -
    public String getToken()
    +
    public java.lang.String getToken()
  • @@ -537,7 +537,7 @@ extends
  • getAppUrl

    -
    public URL getAppUrl()
    +
    public java.net.URL getAppUrl()
  • @@ -546,7 +546,7 @@ extends
  • getAppName

    -
    public String getAppName()
    +
    public java.lang.String getAppName()
  • @@ -555,7 +555,7 @@ extends
  • getApiURL

    -
    public URL getApiURL()
    +
    public java.net.URL getApiURL()
  • @@ -564,7 +564,7 @@ extends
  • getNote

    -
    public String getNote()
    +
    public java.lang.String getNote()
  • @@ -573,7 +573,7 @@ extends
  • getNoteUrl

    -
    public URL getNoteUrl()
    +
    public java.net.URL getNoteUrl()
  • diff --git a/apidocs/org/kohsuke/github/GHBranch.Commit.html b/apidocs/org/kohsuke/github/GHBranch.Commit.html index 853fc7bc5..a09d7a459 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.64-SNAPSHOT API) - +GHBranch.Commit (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -136,8 +136,8 @@ extends -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/apidocs/org/kohsuke/github/GHBranch.html b/apidocs/org/kohsuke/github/GHBranch.html index 05b9fc6be..e3e371a26 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.64-SNAPSHOT API) - +GHBranch (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -244,7 +244,7 @@ extends
  • getName

    -
    public String getName()
    +
    public java.lang.String getName()
  • @@ -253,7 +253,7 @@ extends
  • getSHA1

    -
    public String getSHA1()
    +
    public java.lang.String getSHA1()
    The commit that this branch currently points to.
  • @@ -263,10 +263,10 @@ extends
  • toString

    -
    public String toString()
    +
    public java.lang.String toString()
    Overrides:
    -
    toString in class Object
    +
    toString in class java.lang.Object
  • diff --git a/apidocs/org/kohsuke/github/GHCommit.File.html b/apidocs/org/kohsuke/github/GHCommit.File.html index 61318a93f..3d2174ea2 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.64-SNAPSHOT API) - +GHCommit.File (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -270,7 +270,7 @@ extends
  • getStatus

    -
    public String getStatus()
    +
    public java.lang.String getStatus()
    "modified", "added", or "deleted"
  • @@ -280,7 +280,7 @@ extends
  • getFileName

    -
    public String getFileName()
    +
    public java.lang.String getFileName()
    Just the base name and the extension without any directory name.
  • @@ -290,7 +290,7 @@ extends
  • getPatch

    -
    public String getPatch()
    +
    public java.lang.String getPatch()
    The actual change.
  • @@ -300,7 +300,7 @@ extends
  • getRawUrl

    -
    public URL getRawUrl()
    +
    public java.net.URL getRawUrl()
    URL like 'https://raw.github.com/jenkinsci/jenkins/4eb17c197dfdcf8ef7ff87eb160f24f6a20b7f0e/core/pom.xml' that resolves to the actual content of the file.
  • @@ -311,7 +311,7 @@ extends
  • getBlobUrl

    -
    public URL getBlobUrl()
    +
    public java.net.URL getBlobUrl()
    URL like 'https://github.com/jenkinsci/jenkins/blob/1182e2ebb1734d0653142bd422ad33c21437f7cf/core/pom.xml' that resolves to the HTML page that describes this file.
  • @@ -322,7 +322,7 @@ extends
  • getSha

    -
    public String getSha()
    +
    public java.lang.String getSha()
    [0-9a-f]{40} SHA1 checksum.
  • diff --git a/apidocs/org/kohsuke/github/GHCommit.GHAuthor.html b/apidocs/org/kohsuke/github/GHCommit.GHAuthor.html index 8f6c13004..be62d0873 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.64-SNAPSHOT API) - +GHCommit.GHAuthor (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    diff --git a/apidocs/org/kohsuke/github/GHCommit.Parent.html b/apidocs/org/kohsuke/github/GHCommit.Parent.html index 032142c10..8a6858264 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.64-SNAPSHOT API) - +GHCommit.Parent (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -136,8 +136,8 @@ extends -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/apidocs/org/kohsuke/github/GHCommit.ShortInfo.html b/apidocs/org/kohsuke/github/GHCommit.ShortInfo.html index 17a882458..a55527136 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.64-SNAPSHOT API) - +GHCommit.ShortInfo (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -224,7 +224,7 @@ public 
  • getMessage

    -
    public String getMessage()
    +
    public java.lang.String getMessage()
    Commit message.
  • diff --git a/apidocs/org/kohsuke/github/GHCommit.Stats.html b/apidocs/org/kohsuke/github/GHCommit.Stats.html index 1258e9c77..059c7285e 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.64-SNAPSHOT API) - +GHCommit.Stats (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -136,8 +136,8 @@ extends -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/apidocs/org/kohsuke/github/GHCommit.html b/apidocs/org/kohsuke/github/GHCommit.html index eaa771ce8..404be68db 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.64-SNAPSHOT API) - +GHCommit (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -371,7 +371,7 @@ extends
  • getSHA1

    -
    public String getSHA1()
    +
    public java.lang.String getSHA1()
    [0-9a-f]{40} SHA1 checksum.
  • @@ -381,7 +381,7 @@ extends
  • getFiles

    -
    public List<GHCommit.File> getFiles()
    +
    public java.util.List<GHCommit.File> getFiles()
    List of files changed/added/removed in this commit.
    Returns:
    Can be empty but never null.
  • @@ -392,7 +392,7 @@ extends
  • getParentSHA1s

    -
    public List<String> getParentSHA1s()
    +
    public java.util.List<java.lang.String> getParentSHA1s()
    Returns the SHA1 of parent commit objects.
  • @@ -402,11 +402,11 @@ extends
  • getParents

    -
    public List<GHCommit> getParents()
    -                          throws IOException
    +
    public java.util.List<GHCommit> getParents()
    +                                    throws java.io.IOException
    Resolves the parent commit objects and return them.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -416,9 +416,9 @@ extends

    getAuthor

    public GHUser getAuthor()
    -                 throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -428,9 +428,9 @@ extends

    getCommitter

    public GHUser getCommitter()
    -                    throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -449,16 +449,16 @@ extends
  • createComment

    -
    public GHCommitComment createComment(String body,
    -                            String path,
    -                            Integer line,
    -                            Integer position)
    -                              throws IOException
    +
    public GHCommitComment createComment(java.lang.String body,
    +                            java.lang.String path,
    +                            java.lang.Integer line,
    +                            java.lang.Integer position)
    +                              throws java.io.IOException
    Creates a commit comment. I'm not sure how path/line/position parameters interact with each other.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -467,10 +467,10 @@ extends
  • createComment

    -
    public GHCommitComment createComment(String body)
    -                              throws IOException
    +
    public GHCommitComment createComment(java.lang.String body)
    +                              throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -480,10 +480,10 @@ extends

    listStatuses

    public PagedIterable<GHCommitStatus> listStatuses()
    -                                           throws IOException
    + throws java.io.IOException
    Gets the status of this commit, newer ones first.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -493,10 +493,10 @@ extends

    getLastStatus

    public GHCommitStatus getLastStatus()
    -                             throws IOException
    + throws java.io.IOException
    Gets the last status of this commit, which is what gets shown in the UI.
    Throws:
    -
    IOException
    +
    java.io.IOException
    diff --git a/apidocs/org/kohsuke/github/GHCommitComment.html b/apidocs/org/kohsuke/github/GHCommitComment.html index 0d0dbd8be..3af7b76c3 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.64-SNAPSHOT API) - +GHCommitComment (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -278,7 +278,7 @@ extends
  • getHtmlUrl

    -
    public URL getHtmlUrl()
    +
    public java.net.URL getHtmlUrl()
    URL like 'https://github.com/kohsuke/sandbox-ant/commit/8ae38db0ea5837313ab5f39d43a6f73de3bd9000#commitcomment-1252827' to show this commit comment in a browser.
  • @@ -289,7 +289,7 @@ extends
  • getSHA1

    -
    public String getSHA1()
    +
    public java.lang.String getSHA1()
  • @@ -298,7 +298,7 @@ extends
  • getBody

    -
    public String getBody()
    +
    public java.lang.String getBody()
    Commit comment in the GitHub flavored markdown format.
  • @@ -308,7 +308,7 @@ extends
  • getPath

    -
    public String getPath()
    +
    public java.lang.String getPath()
    A commit comment can be on a specific line of a specific file, if so, this field points to a file. Otherwise null.
  • @@ -331,10 +331,10 @@ extends

    getUser

    public GHUser getUser()
    -               throws IOException
    + throws java.io.IOException
    Gets the user who put this comment.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -344,10 +344,10 @@ extends

    getCommit

    public GHCommit getCommit()
    -                   throws IOException
    + throws java.io.IOException
    Gets the commit to which this comment is associated with.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -356,11 +356,11 @@ extends
  • update

    -
    public void update(String body)
    -            throws IOException
    +
    public void update(java.lang.String body)
    +            throws java.io.IOException
    Updates the body of the commit message.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -370,10 +370,10 @@ extends

    delete

    public void delete()
    -            throws IOException
    + throws java.io.IOException
    Deletes this comment.
    Throws:
    -
    IOException
    +
    java.io.IOException
    diff --git a/apidocs/org/kohsuke/github/GHCommitPointer.html b/apidocs/org/kohsuke/github/GHCommitPointer.html index 5f03cb9c9..9a29fe747 100644 --- a/apidocs/org/kohsuke/github/GHCommitPointer.html +++ b/apidocs/org/kohsuke/github/GHCommitPointer.html @@ -2,16 +2,16 @@ - + -GHCommitPointer (GitHub API for Java 1.64-SNAPSHOT API) - +GHCommitPointer (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -234,7 +234,7 @@ extends
  • getRef

    -
    public String getRef()
    +
    public java.lang.String getRef()
    Named ref to the commit. This appears to be a "short ref" that doesn't include "refs/heads/" portion.
  • @@ -244,7 +244,7 @@ extends
  • getSha

    -
    public String getSha()
    +
    public java.lang.String getSha()
    SHA1 of the commit.
  • @@ -254,7 +254,7 @@ extends
  • getLabel

    -
    public String getLabel()
    +
    public java.lang.String getLabel()
    String that looks like "USERNAME:REF".
  • diff --git a/apidocs/org/kohsuke/github/GHCommitQueryBuilder.html b/apidocs/org/kohsuke/github/GHCommitQueryBuilder.html index 9f1f2e462..677bb6477 100644 --- a/apidocs/org/kohsuke/github/GHCommitQueryBuilder.html +++ b/apidocs/org/kohsuke/github/GHCommitQueryBuilder.html @@ -2,16 +2,16 @@ - + -GHCommitQueryBuilder (GitHub API for Java 1.64-SNAPSHOT API) - +GHCommitQueryBuilder (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -211,7 +211,7 @@ extends
  • author

    -
    public GHCommitQueryBuilder author(String author)
    +
    public GHCommitQueryBuilder author(java.lang.String author)
    GItHub login or email address by which to filter by commit author.
  • @@ -221,7 +221,7 @@ extends
  • path

    -
    public GHCommitQueryBuilder path(String path)
    +
    public GHCommitQueryBuilder path(java.lang.String path)
    Only commits containing this file path will be returned.
  • @@ -231,7 +231,7 @@ extends
  • from

    -
    public GHCommitQueryBuilder from(String ref)
    +
    public GHCommitQueryBuilder from(java.lang.String ref)
    Specifies the SHA1 commit / tag / branch / etc to start listing commits from.
  • @@ -250,7 +250,7 @@ extends
  • since

    -
    public GHCommitQueryBuilder since(Date dt)
    +
    public GHCommitQueryBuilder since(java.util.Date dt)
    Only commits after this date will be returned
  • @@ -270,7 +270,7 @@ extends
  • until

    -
    public GHCommitQueryBuilder until(Date dt)
    +
    public GHCommitQueryBuilder until(java.util.Date dt)
    Only commits before this date will be returned
  • diff --git a/apidocs/org/kohsuke/github/GHCommitState.html b/apidocs/org/kohsuke/github/GHCommitState.html index c74038a9f..dea452270 100644 --- a/apidocs/org/kohsuke/github/GHCommitState.html +++ b/apidocs/org/kohsuke/github/GHCommitState.html @@ -2,16 +2,16 @@ - + -GHCommitState (GitHub API for Java 1.64-SNAPSHOT API) - +GHCommitState (GitHub API for Java 1.66 API) + @@ -85,10 +85,10 @@
  • -

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
  • +

    Methods inherited from class java.lang.Enum

    +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf @@ -266,7 +266,7 @@ the order they are declared diff --git a/apidocs/org/kohsuke/github/GHCommitStatus.html b/apidocs/org/kohsuke/github/GHCommitStatus.html index c3afc9c3c..defa3f065 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.64-SNAPSHOT API) - +GHCommitStatus (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -242,7 +242,7 @@ extends
  • getTargetUrl

    -
    public String getTargetUrl()
    +
    public java.lang.String getTargetUrl()
    The URL that this status is linked to. This is the URL specified when creating a commit status.
    @@ -254,7 +254,7 @@ extends
  • getDescription

    -
    public String getDescription()
    +
    public java.lang.String getDescription()
  • @@ -272,7 +272,7 @@ extends
  • getContext

    -
    public String getContext()
    +
    public java.lang.String getContext()
  • diff --git a/apidocs/org/kohsuke/github/GHCompare.Commit.html b/apidocs/org/kohsuke/github/GHCompare.Commit.html index 5eb239e42..f4a7ca1e8 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.64-SNAPSHOT API) - +GHCompare.Commit (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    diff --git a/apidocs/org/kohsuke/github/GHCompare.InnerCommit.html b/apidocs/org/kohsuke/github/GHCompare.InnerCommit.html index d7eb0d2ef..ba42050b9 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.64-SNAPSHOT API) - +GHCompare.InnerCommit (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -147,11 +147,11 @@ extends getCommitter()  -String +java.lang.String getMessage()  -String +java.lang.String getSha()  @@ -159,7 +159,7 @@ extends getTree()  -String +java.lang.String getUrl()  @@ -167,8 +167,8 @@ extends -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait @@ -207,7 +207,7 @@ extends
  • getUrl

    -
    public String getUrl()
    +
    public java.lang.String getUrl()
  • @@ -216,7 +216,7 @@ extends
  • getSha

    -
    public String getSha()
    +
    public java.lang.String getSha()
  • @@ -225,7 +225,7 @@ extends
  • getMessage

    -
    public String getMessage()
    +
    public java.lang.String getMessage()
  • diff --git a/apidocs/org/kohsuke/github/GHCompare.Status.html b/apidocs/org/kohsuke/github/GHCompare.Status.html index 0d373f458..fc3e233c0 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.64-SNAPSHOT API) - +GHCompare.Status (GitHub API for Java 1.66 API) + @@ -85,10 +85,10 @@
    @@ -158,7 +158,7 @@ extends static GHCompare.Status -valueOf(String name) +valueOf(java.lang.String name)
    Returns the enum constant of this type with the specified name.
    @@ -174,15 +174,15 @@ the order they are declared.
  • -

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
  • +

    Methods inherited from class java.lang.Enum

    +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf @@ -266,7 +266,7 @@ the order they are declared diff --git a/apidocs/org/kohsuke/github/GHCompare.Tree.html b/apidocs/org/kohsuke/github/GHCompare.Tree.html index 5ea54a84a..f96f170a5 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.64-SNAPSHOT API) - +GHCompare.Tree (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -139,11 +139,11 @@ extends Method and Description -String +java.lang.String getSha()  -String +java.lang.String getUrl()  @@ -151,8 +151,8 @@ extends -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait @@ -191,7 +191,7 @@ extends
  • getUrl

    -
    public String getUrl()
    +
    public java.lang.String getUrl()
  • @@ -200,7 +200,7 @@ extends
  • getSha

    -
    public String getSha()
    +
    public java.lang.String getSha()
  • diff --git a/apidocs/org/kohsuke/github/GHCompare.User.html b/apidocs/org/kohsuke/github/GHCompare.User.html index 605097828..64f429363 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.64-SNAPSHOT API) - +GHCompare.User (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    diff --git a/apidocs/org/kohsuke/github/GHCompare.html b/apidocs/org/kohsuke/github/GHCompare.html index 884cc15a2..425ad24ae 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.64-SNAPSHOT API) - +GHCompare (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -315,7 +315,7 @@ extends
  • getUrl

    -
    public URL getUrl()
    +
    public java.net.URL getUrl()
  • @@ -324,7 +324,7 @@ extends
  • getHtmlUrl

    -
    public URL getHtmlUrl()
    +
    public java.net.URL getHtmlUrl()
  • @@ -333,7 +333,7 @@ extends
  • getPermalinkUrl

    -
    public URL getPermalinkUrl()
    +
    public java.net.URL getPermalinkUrl()
  • @@ -342,7 +342,7 @@ extends
  • getDiffUrl

    -
    public URL getDiffUrl()
    +
    public java.net.URL getDiffUrl()
  • @@ -351,7 +351,7 @@ extends
  • getPatchUrl

    -
    public URL getPatchUrl()
    +
    public java.net.URL getPatchUrl()
  • diff --git a/apidocs/org/kohsuke/github/GHContent.html b/apidocs/org/kohsuke/github/GHContent.html index 36ba4a1dd..f3724e9d6 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.64-SNAPSHOT API) - +GHContent (GitHub API for Java 1.66 API) + @@ -38,7 +38,7 @@
    @@ -310,7 +316,7 @@ extends
  • getType

    -
    public String getType()
    +
    public java.lang.String getType()
  • @@ -319,7 +325,7 @@ extends
  • getEncoding

    -
    public String getEncoding()
    +
    public java.lang.String getEncoding()
  • @@ -337,7 +343,7 @@ extends
  • getSha

    -
    public String getSha()
    +
    public java.lang.String getSha()
  • @@ -346,7 +352,7 @@ extends
  • getName

    -
    public String getName()
    +
    public java.lang.String getName()
  • @@ -355,7 +361,7 @@ extends
  • getPath

    -
    public String getPath()
    +
    public java.lang.String getPath()
  • @@ -364,8 +370,8 @@ extends
  • getContent

    -
    public String getContent()
    -                  throws IOException
    +
    public java.lang.String getContent()
    +                            throws java.io.IOException
    Deprecated. Use read()
    Retrieve the decoded content that is stored at this location. @@ -374,7 +380,7 @@ extends Throws: -
    IOException
    +
    java.io.IOException
  • @@ -383,8 +389,8 @@ extends
  • getEncodedContent

    -
    public String getEncodedContent()
    -                         throws IOException
    +
    public java.lang.String getEncodedContent()
    +                                   throws java.io.IOException
    Deprecated. Use read()
    Retrieve the base64-encoded content that is stored at this location. @@ -393,7 +399,7 @@ extends Throws: -
    IOException
    +
    java.io.IOException
  • @@ -402,7 +408,7 @@ extends
  • getUrl

    -
    public String getUrl()
    +
    public java.lang.String getUrl()
  • @@ -411,7 +417,7 @@ extends
  • getGitUrl

    -
    public String getGitUrl()
    +
    public java.lang.String getGitUrl()
  • @@ -420,7 +426,7 @@ extends
  • getHtmlUrl

    -
    public String getHtmlUrl()
    +
    public java.lang.String getHtmlUrl()
  • @@ -429,11 +435,11 @@ extends
  • read

    -
    public InputStream read()
    -                 throws IOException
    +
    public java.io.InputStream read()
    +                         throws java.io.IOException
    Retrieves the actual content stored here.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -442,8 +448,11 @@ extends
  • getDownloadUrl

    -
    public String getDownloadUrl()
    +
    public java.lang.String getDownloadUrl()
    +                                throws java.io.IOException
    URL to retrieve the raw content of the file. Null if this is a directory.
    +
    Throws:
    +
    java.io.IOException
  • @@ -464,6 +473,21 @@ extends + + + @@ -471,10 +495,10 @@ extends

    listDirectoryContent

    public PagedIterable<GHContent> listDirectoryContent()
    -                                              throws IOException
    + throws java.io.IOException
    List immediate children of this directory.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -483,11 +507,11 @@ extends
  • update

    -
    public GHContentUpdateResponse update(String newContent,
    -                             String commitMessage)
    -                               throws IOException
    +
    public GHContentUpdateResponse update(java.lang.String newContent,
    +                             java.lang.String commitMessage)
    +                               throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -496,12 +520,12 @@ extends
  • update

    -
    public GHContentUpdateResponse update(String newContent,
    -                             String commitMessage,
    -                             String branch)
    -                               throws IOException
    +
    public GHContentUpdateResponse update(java.lang.String newContent,
    +                             java.lang.String commitMessage,
    +                             java.lang.String branch)
    +                               throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -511,10 +535,10 @@ extends

    update

    public GHContentUpdateResponse update(byte[] newContentBytes,
    -                             String commitMessage)
    -                               throws IOException
    + java.lang.String commitMessage) + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -524,11 +548,11 @@ extends

    update

    public GHContentUpdateResponse update(byte[] newContentBytes,
    -                             String commitMessage,
    -                             String branch)
    -                               throws IOException
    + java.lang.String commitMessage, + java.lang.String branch) + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -537,10 +561,10 @@ extends
  • delete

    -
    public GHContentUpdateResponse delete(String message)
    -                               throws IOException
    +
    public GHContentUpdateResponse delete(java.lang.String message)
    +                               throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -549,11 +573,11 @@ extends
  • delete

    -
    public GHContentUpdateResponse delete(String commitMessage,
    -                             String branch)
    -                               throws IOException
    +
    public GHContentUpdateResponse delete(java.lang.String commitMessage,
    +                             java.lang.String branch)
    +                               throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -593,7 +617,7 @@ extends
    @@ -227,7 +227,7 @@ extends
    @@ -122,15 +122,15 @@ extends id  -protected String +protected java.lang.String key  -protected String +protected java.lang.String title  -protected String +protected java.lang.String url  @@ -178,15 +178,15 @@ extends getId()  -String +java.lang.String getKey()  -String +java.lang.String getTitle()  -String +java.lang.String getUrl()  @@ -194,7 +194,7 @@ extends isVerified()  -String +java.lang.String toString()  @@ -206,8 +206,8 @@ extends -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait @@ -229,7 +229,7 @@ extends
  • url

    -
    protected String url
    +
    protected java.lang.String url
  • @@ -238,7 +238,7 @@ extends
  • key

    -
    protected String key
    +
    protected java.lang.String key
  • @@ -247,7 +247,7 @@ extends
  • title

    -
    protected String title
    +
    protected java.lang.String title
  • @@ -308,7 +308,7 @@ extends
  • getKey

    -
    public String getKey()
    +
    public java.lang.String getKey()
  • @@ -317,7 +317,7 @@ extends
  • getTitle

    -
    public String getTitle()
    +
    public java.lang.String getTitle()
  • @@ -326,7 +326,7 @@ extends
  • getUrl

    -
    public String getUrl()
    +
    public java.lang.String getUrl()
  • @@ -353,10 +353,10 @@ extends
  • toString

    -
    public String toString()
    +
    public java.lang.String toString()
    Overrides:
    -
    toString in class Object
    +
    toString in class java.lang.Object
  • @@ -367,9 +367,9 @@ extends

    delete

    public void delete()
    -            throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    diff --git a/apidocs/org/kohsuke/github/GHDeployment.html b/apidocs/org/kohsuke/github/GHDeployment.html index 3d2ea5ac3..d149736f7 100644 --- a/apidocs/org/kohsuke/github/GHDeployment.html +++ b/apidocs/org/kohsuke/github/GHDeployment.html @@ -2,16 +2,16 @@ - + -GHDeployment (GitHub API for Java 1.64-SNAPSHOT API) - +GHDeployment (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -264,7 +264,7 @@ extends
  • sha

    -
    protected String sha
    +
    protected java.lang.String sha
  • @@ -273,7 +273,7 @@ extends
  • ref

    -
    protected String ref
    +
    protected java.lang.String ref
  • @@ -282,7 +282,7 @@ extends
  • task

    -
    protected String task
    +
    protected java.lang.String task
  • @@ -291,7 +291,7 @@ extends
  • payload

    -
    protected Object payload
    +
    protected java.lang.Object payload
  • @@ -300,7 +300,7 @@ extends
  • environment

    -
    protected String environment
    +
    protected java.lang.String environment
  • @@ -309,7 +309,7 @@ extends
  • description

    -
    protected String description
    +
    protected java.lang.String description
  • @@ -318,7 +318,7 @@ extends
  • statuses_url

    -
    protected String statuses_url
    +
    protected java.lang.String statuses_url
  • @@ -327,7 +327,7 @@ extends
  • repository_url

    -
    protected String repository_url
    +
    protected java.lang.String repository_url
  • @@ -370,7 +370,7 @@ extends
  • getStatusesUrl

    -
    public URL getStatusesUrl()
    +
    public java.net.URL getStatusesUrl()
  • @@ -379,7 +379,7 @@ extends
  • getRepositoryUrl

    -
    public URL getRepositoryUrl()
    +
    public java.net.URL getRepositoryUrl()
  • @@ -388,7 +388,7 @@ extends
  • getTask

    -
    public String getTask()
    +
    public java.lang.String getTask()
  • @@ -397,7 +397,7 @@ extends
  • getPayload

    -
    public String getPayload()
    +
    public java.lang.String getPayload()
  • @@ -406,7 +406,7 @@ extends
  • getEnvironment

    -
    public String getEnvironment()
    +
    public java.lang.String getEnvironment()
  • @@ -424,7 +424,7 @@ extends
  • getRef

    -
    public String getRef()
    +
    public java.lang.String getRef()
  • @@ -433,7 +433,7 @@ extends
  • getSha

    -
    public String getSha()
    +
    public java.lang.String getSha()
  • diff --git a/apidocs/org/kohsuke/github/GHDeploymentBuilder.html b/apidocs/org/kohsuke/github/GHDeploymentBuilder.html index 9f5f868a4..32991a8fd 100644 --- a/apidocs/org/kohsuke/github/GHDeploymentBuilder.html +++ b/apidocs/org/kohsuke/github/GHDeploymentBuilder.html @@ -2,16 +2,16 @@ - + -GHDeploymentBuilder (GitHub API for Java 1.64-SNAPSHOT API) - +GHDeploymentBuilder (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -121,7 +121,7 @@ extends GHDeploymentBuilder(GHRepository repo, - String ref)  + java.lang.String ref)  @@ -148,35 +148,35 @@ extends GHDeploymentBuilder -description(String description)  +description(java.lang.String description)  GHDeploymentBuilder -environment(String environment)  +environment(java.lang.String environment)  GHDeploymentBuilder -payload(String payload)  +payload(java.lang.String payload)  GHDeploymentBuilder -ref(String branch)  +ref(java.lang.String branch)  GHDeploymentBuilder -requiredContexts(List<String> requiredContexts)  +requiredContexts(java.util.List<java.lang.String> requiredContexts)  GHDeploymentBuilder -task(String task)  +task(java.lang.String task)  @@ -208,7 +208,7 @@ extends

    GHDeploymentBuilder

    public GHDeploymentBuilder(GHRepository repo,
    -                   String ref)
    + java.lang.String ref) @@ -225,7 +225,7 @@ extends
  • ref

    -
    public GHDeploymentBuilder ref(String branch)
    +
    public GHDeploymentBuilder ref(java.lang.String branch)
  • @@ -234,7 +234,7 @@ extends
  • task

    -
    public GHDeploymentBuilder task(String task)
    +
    public GHDeploymentBuilder task(java.lang.String task)
  • @@ -252,7 +252,7 @@ extends
  • requiredContexts

    -
    public GHDeploymentBuilder requiredContexts(List<String> requiredContexts)
    +
    public GHDeploymentBuilder requiredContexts(java.util.List<java.lang.String> requiredContexts)
  • @@ -261,7 +261,7 @@ extends
  • payload

    -
    public GHDeploymentBuilder payload(String payload)
    +
    public GHDeploymentBuilder payload(java.lang.String payload)
  • @@ -270,7 +270,7 @@ extends
  • environment

    -
    public GHDeploymentBuilder environment(String environment)
    +
    public GHDeploymentBuilder environment(java.lang.String environment)
  • @@ -279,7 +279,7 @@ extends
  • description

    -
    public GHDeploymentBuilder description(String description)
    +
    public GHDeploymentBuilder description(java.lang.String description)
  • @@ -289,9 +289,9 @@ extends

    create

    public GHDeployment create()
    -                    throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    diff --git a/apidocs/org/kohsuke/github/GHDeploymentState.html b/apidocs/org/kohsuke/github/GHDeploymentState.html index 71bbe4be0..a255d7d01 100644 --- a/apidocs/org/kohsuke/github/GHDeploymentState.html +++ b/apidocs/org/kohsuke/github/GHDeploymentState.html @@ -2,16 +2,16 @@ - + -GHDeploymentState (GitHub API for Java 1.64-SNAPSHOT API) - +GHDeploymentState (GitHub API for Java 1.66 API) + @@ -85,10 +85,10 @@
  • -

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
  • +

    Methods inherited from class java.lang.Enum

    +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf @@ -263,7 +263,7 @@ the order they are declared diff --git a/apidocs/org/kohsuke/github/GHDeploymentStatus.html b/apidocs/org/kohsuke/github/GHDeploymentStatus.html index d88a0a650..f85a1460e 100644 --- a/apidocs/org/kohsuke/github/GHDeploymentStatus.html +++ b/apidocs/org/kohsuke/github/GHDeploymentStatus.html @@ -2,16 +2,16 @@ - + -GHDeploymentStatus (GitHub API for Java 1.64-SNAPSHOT API) - +GHDeploymentStatus (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -249,7 +249,7 @@ extends
  • state

    -
    protected String state
    +
    protected java.lang.String state
  • @@ -258,7 +258,7 @@ extends
  • description

    -
    protected String description
    +
    protected java.lang.String description
  • @@ -267,7 +267,7 @@ extends
  • target_url

    -
    protected String target_url
    +
    protected java.lang.String target_url
  • @@ -276,7 +276,7 @@ extends
  • deployment_url

    -
    protected String deployment_url
    +
    protected java.lang.String deployment_url
  • @@ -285,7 +285,7 @@ extends
  • repository_url

    -
    protected String repository_url
    +
    protected java.lang.String repository_url
  • @@ -328,7 +328,7 @@ extends
  • getTargetUrl

    -
    public URL getTargetUrl()
    +
    public java.net.URL getTargetUrl()
  • @@ -337,7 +337,7 @@ extends
  • getDeploymentUrl

    -
    public URL getDeploymentUrl()
    +
    public java.net.URL getDeploymentUrl()
  • @@ -346,7 +346,7 @@ extends
  • getRepositoryUrl

    -
    public URL getRepositoryUrl()
    +
    public java.net.URL getRepositoryUrl()
  • diff --git a/apidocs/org/kohsuke/github/GHDeploymentStatusBuilder.html b/apidocs/org/kohsuke/github/GHDeploymentStatusBuilder.html index 533ae7aa1..35bfbace9 100644 --- a/apidocs/org/kohsuke/github/GHDeploymentStatusBuilder.html +++ b/apidocs/org/kohsuke/github/GHDeploymentStatusBuilder.html @@ -2,16 +2,16 @@ - + -GHDeploymentStatusBuilder (GitHub API for Java 1.64-SNAPSHOT API) - +GHDeploymentStatusBuilder (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -142,19 +142,19 @@ extends GHDeploymentStatusBuilder -description(String description)  +description(java.lang.String description)  GHDeploymentStatusBuilder -targetUrl(String targetUrl)  +targetUrl(java.lang.String targetUrl)  @@ -195,7 +195,7 @@ extends
  • description

    -
    public GHDeploymentStatusBuilder description(String description)
    +
    public GHDeploymentStatusBuilder description(java.lang.String description)
  • @@ -204,7 +204,7 @@ extends
  • targetUrl

    -
    public GHDeploymentStatusBuilder targetUrl(String targetUrl)
    +
    public GHDeploymentStatusBuilder targetUrl(java.lang.String targetUrl)
  • @@ -214,9 +214,9 @@ extends

    create

    public GHDeploymentStatus create()
    -                          throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    diff --git a/apidocs/org/kohsuke/github/GHEmail.html b/apidocs/org/kohsuke/github/GHEmail.html index 891fb2eec..daf6ac707 100644 --- a/apidocs/org/kohsuke/github/GHEmail.html +++ b/apidocs/org/kohsuke/github/GHEmail.html @@ -2,16 +2,16 @@ - + -GHEmail (GitHub API for Java 1.64-SNAPSHOT API) - +GHEmail (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -216,7 +216,7 @@ extends
  • email

    -
    protected String email
    +
    protected java.lang.String email
  • @@ -268,7 +268,7 @@ extends
  • getEmail

    -
    public String getEmail()
    +
    public java.lang.String getEmail()
  • @@ -295,10 +295,10 @@ extends
  • toString

    -
    public String toString()
    +
    public java.lang.String toString()
    Overrides:
    -
    toString in class Object
    +
    toString in class java.lang.Object
  • @@ -311,7 +311,7 @@ extends hashCode in class Object +
    hashCode in class java.lang.Object
    @@ -321,10 +321,10 @@ extends
  • equals

    -
    public boolean equals(Object obj)
    +
    public boolean equals(java.lang.Object obj)
    Overrides:
    -
    equals in class Object
    +
    equals in class java.lang.Object
  • diff --git a/apidocs/org/kohsuke/github/GHEvent.html b/apidocs/org/kohsuke/github/GHEvent.html index 529ac1ffe..719c02524 100644 --- a/apidocs/org/kohsuke/github/GHEvent.html +++ b/apidocs/org/kohsuke/github/GHEvent.html @@ -2,16 +2,16 @@ - + -GHEvent (GitHub API for Java 1.64-SNAPSHOT API) - +GHEvent (GitHub API for Java 1.66 API) + @@ -85,10 +85,10 @@
  • -

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
  • +

    Methods inherited from class java.lang.Enum

    +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf @@ -484,7 +484,7 @@ the order they are declared diff --git a/apidocs/org/kohsuke/github/GHEventInfo.GHEventRepository.html b/apidocs/org/kohsuke/github/GHEventInfo.GHEventRepository.html index 76c94dcd4..7cad35d54 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.64-SNAPSHOT API) - +GHEventInfo.GHEventRepository (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    diff --git a/apidocs/org/kohsuke/github/GHEventInfo.html b/apidocs/org/kohsuke/github/GHEventInfo.html index 4eca8b8e8..37abbb2e0 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.64-SNAPSHOT API) - +GHEventInfo (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -246,7 +246,7 @@ extends
  • getCreatedAt

    -
    public Date getCreatedAt()
    +
    public java.util.Date getCreatedAt()
  • @@ -256,10 +256,10 @@ extends

    getRepository

    public GHRepository getRepository()
    -                           throws IOException
    + throws java.io.IOException
    Repository where the change was made.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -269,9 +269,9 @@ extends

    getActor

    public GHUser getActor()
    -                throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -280,11 +280,11 @@ extends
  • getActorLogin

    -
    public String getActorLogin()
    -                     throws IOException
    +
    public java.lang.String getActorLogin()
    +                               throws java.io.IOException
    Quick way to just get the actor of the login.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -294,9 +294,9 @@ extends

    getOrganization

    public GHOrganization getOrganization()
    -                               throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -305,13 +305,13 @@ extends
  • getPayload

    -
    public <T extends GHEventPayload> T getPayload(Class<T> type)
    -                                    throws IOException
    +
    public <T extends GHEventPayload> T getPayload(java.lang.Class<T> type)
    +                                    throws java.io.IOException
    Retrieves the payload.
    Parameters:
    type - Specify one of the GHEventPayload subtype that defines a type-safe access to the payload. This must match the event type.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • diff --git a/apidocs/org/kohsuke/github/GHEventPayload.IssueComment.html b/apidocs/org/kohsuke/github/GHEventPayload.IssueComment.html index d85e2c3e6..e00fdb72c 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.64-SNAPSHOT API) - +GHEventPayload.IssueComment (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -248,7 +248,7 @@ extends
  • getAction

    -
    public String getAction()
    +
    public java.lang.String getAction()
  • diff --git a/apidocs/org/kohsuke/github/GHEventPayload.PullRequest.html b/apidocs/org/kohsuke/github/GHEventPayload.PullRequest.html index 12360a464..ea1d57bf4 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.64-SNAPSHOT API) - +GHEventPayload.PullRequest (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -236,7 +236,7 @@ extends
  • getAction

    -
    public String getAction()
    +
    public java.lang.String getAction()
  • diff --git a/apidocs/org/kohsuke/github/GHEventPayload.Push.PushCommit.html b/apidocs/org/kohsuke/github/GHEventPayload.Push.PushCommit.html index 7a71e2bcc..3c1f1c71c 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.64-SNAPSHOT API) - +GHEventPayload.Push.PushCommit (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -217,7 +217,7 @@ extends
  • getUrl

    -
    public String getUrl()
    +
    public java.lang.String getUrl()
    Points to the commit API resource.
  • @@ -227,7 +227,7 @@ extends
  • getSha

    -
    public String getSha()
    +
    public java.lang.String getSha()
  • @@ -236,7 +236,7 @@ extends
  • getMessage

    -
    public String getMessage()
    +
    public java.lang.String getMessage()
  • diff --git a/apidocs/org/kohsuke/github/GHEventPayload.Push.html b/apidocs/org/kohsuke/github/GHEventPayload.Push.html index dccbbddf6..4d3c36b50 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.64-SNAPSHOT API) - +GHEventPayload.Push (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -268,7 +268,7 @@ extends
  • getHead

    -
    public String getHead()
    +
    public java.lang.String getHead()
    The SHA of the HEAD commit on the repository
  • @@ -278,7 +278,7 @@ extends
  • getBefore

    -
    public String getBefore()
    +
    public java.lang.String getBefore()
    This is undocumented, but it looks like this captures the commit that the ref was pointing to before the push.
  • @@ -289,7 +289,7 @@ extends
  • getRef

    -
    public String getRef()
    +
    public java.lang.String getRef()
    The full Git ref that was pushed. Example: “refs/heads/master”
  • @@ -310,7 +310,7 @@ extends
  • getCommits

    -
    public List<GHEventPayload.Push.PushCommit> getCommits()
    +
    public java.util.List<GHEventPayload.Push.PushCommit> getCommits()
    The list of pushed commits.
  • diff --git a/apidocs/org/kohsuke/github/GHEventPayload.html b/apidocs/org/kohsuke/github/GHEventPayload.html index 583f82cc3..76089a654 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.64-SNAPSHOT API) - +GHEventPayload (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    diff --git a/apidocs/org/kohsuke/github/GHException.html b/apidocs/org/kohsuke/github/GHException.html index c3c7e2650..e0cb41261 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.64-SNAPSHOT API) - +GHException (GitHub API for Java 1.66 API) + @@ -85,16 +85,16 @@
    @@ -313,7 +313,7 @@ extends
  • getForksUrl

    -
    public String getForksUrl()
    +
    public java.lang.String getForksUrl()
  • @@ -322,7 +322,7 @@ extends
  • getCommitsUrl

    -
    public String getCommitsUrl()
    +
    public java.lang.String getCommitsUrl()
  • @@ -331,7 +331,7 @@ extends
  • getGitPullUrl

    -
    public String getGitPullUrl()
    +
    public java.lang.String getGitPullUrl()
    URL like https://gist.github.com/gists/12345.git
  • @@ -341,7 +341,7 @@ extends
  • getGitPushUrl

    -
    public String getGitPushUrl()
    +
    public java.lang.String getGitPushUrl()
  • @@ -350,7 +350,7 @@ extends
  • getHtmlUrl

    -
    public String getHtmlUrl()
    +
    public java.lang.String getHtmlUrl()
  • @@ -368,7 +368,7 @@ extends
  • getDescription

    -
    public String getDescription()
    +
    public java.lang.String getDescription()
  • @@ -386,7 +386,7 @@ extends
  • getCommentsUrl

    -
    public String getCommentsUrl()
    +
    public java.lang.String getCommentsUrl()
    API URL of listing comments.
  • @@ -396,7 +396,7 @@ extends
  • getFile

    -
    public GHGistFile getFile(String name)
    +
    public GHGistFile getFile(java.lang.String name)
  • @@ -405,7 +405,7 @@ extends
  • getFiles

    -
    public Map<String,GHGistFile> getFiles()
    +
    public java.util.Map<java.lang.String,GHGistFile> getFiles()
  • @@ -415,9 +415,9 @@ extends

    star

    public void star()
    -          throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -427,9 +427,9 @@ extends

    unstar

    public void unstar()
    -            throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -439,9 +439,9 @@ extends

    isStarred

    public boolean isStarred()
    -                  throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -451,10 +451,10 @@ extends

    fork

    public GHGist fork()
    -            throws IOException
    + throws java.io.IOException
    Forks this gist into your own.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -473,10 +473,10 @@ extends

    delete

    public void delete()
    -            throws IOException
    + throws java.io.IOException
    Deletes this gist.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -485,10 +485,10 @@ extends
  • equals

    -
    public boolean equals(Object o)
    +
    public boolean equals(java.lang.Object o)
    Overrides:
    -
    equals in class Object
    +
    equals in class java.lang.Object
  • @@ -501,7 +501,7 @@ extends hashCode in class Object +
    hashCode in class java.lang.Object
    diff --git a/apidocs/org/kohsuke/github/GHGistBuilder.html b/apidocs/org/kohsuke/github/GHGistBuilder.html index e03ed8ead..f8a6f9e3d 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.64-SNAPSHOT API) - +GHGistBuilder (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -204,7 +204,7 @@ extends
  • description

    -
    public GHGistBuilder description(String desc)
    +
    public GHGistBuilder description(java.lang.String desc)
  • @@ -222,8 +222,8 @@ extends
  • file

    -
    public GHGistBuilder file(String fileName,
    -                 String content)
    +
    public GHGistBuilder file(java.lang.String fileName,
    +                 java.lang.String content)
    Adds a new file.
  • @@ -234,10 +234,10 @@ extends

    create

    public GHGist create()
    -              throws IOException
    + throws java.io.IOException
    Creates a Gist based on the parameters specified thus far.
    Throws:
    -
    IOException
    +
    java.io.IOException
    diff --git a/apidocs/org/kohsuke/github/GHGistFile.html b/apidocs/org/kohsuke/github/GHGistFile.html index 60ee341be..34e81c1de 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.64-SNAPSHOT API) - +GHGistFile (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -222,7 +222,7 @@ extends
  • getFileName

    -
    public String getFileName()
    +
    public java.lang.String getFileName()
  • @@ -241,7 +241,7 @@ extends
  • getRawUrl

    -
    public String getRawUrl()
    +
    public java.lang.String getRawUrl()
    URL that serves this file as-is.
  • @@ -251,7 +251,7 @@ extends
  • getType

    -
    public String getType()
    +
    public java.lang.String getType()
    Content type of this Gist, such as "text/plain"
  • @@ -261,7 +261,7 @@ extends
  • getLanguage

    -
    public String getLanguage()
    +
    public java.lang.String getLanguage()
  • @@ -270,7 +270,7 @@ extends
  • getContent

    -
    public String getContent()
    +
    public java.lang.String getContent()
    Content of this file.
  • diff --git a/apidocs/org/kohsuke/github/GHHook.html b/apidocs/org/kohsuke/github/GHHook.html index c436a1331..707dee3ed 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.64-SNAPSHOT API) - +GHHook (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -230,7 +230,7 @@ extends
  • getName

    -
    public String getName()
    +
    public java.lang.String getName()
  • @@ -239,7 +239,7 @@ extends
  • getEvents

    -
    public EnumSet<GHEvent> getEvents()
    +
    public java.util.EnumSet<GHEvent> getEvents()
  • @@ -257,7 +257,7 @@ extends
  • getConfig

    -
    public Map<String,String> getConfig()
    +
    public java.util.Map<java.lang.String,java.lang.String> getConfig()
  • @@ -267,10 +267,10 @@ extends

    delete

    public void delete()
    -            throws IOException
    + throws java.io.IOException
    Deletes this hook.
    Throws:
    -
    IOException
    +
    java.io.IOException
    diff --git a/apidocs/org/kohsuke/github/GHIssue.Label.html b/apidocs/org/kohsuke/github/GHIssue.Label.html index a35a7b1bf..102f0736f 100644 --- a/apidocs/org/kohsuke/github/GHIssue.Label.html +++ b/apidocs/org/kohsuke/github/GHIssue.Label.html @@ -2,16 +2,16 @@ - + -GHIssue.Label (GitHub API for Java 1.64-SNAPSHOT API) - +GHIssue.Label (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    diff --git a/apidocs/org/kohsuke/github/GHIssue.PullRequest.html b/apidocs/org/kohsuke/github/GHIssue.PullRequest.html index 2d34627a6..2447f17e5 100644 --- a/apidocs/org/kohsuke/github/GHIssue.PullRequest.html +++ b/apidocs/org/kohsuke/github/GHIssue.PullRequest.html @@ -2,16 +2,16 @@ - + -GHIssue.PullRequest (GitHub API for Java 1.64-SNAPSHOT API) - +GHIssue.PullRequest (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -139,15 +139,15 @@ extends Method and Description -URL +java.net.URL getDiffUrl()  -URL +java.net.URL getPatchUrl()  -URL +java.net.URL getUrl()  @@ -155,8 +155,8 @@ extends -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait @@ -195,7 +195,7 @@ extends
  • getDiffUrl

    -
    public URL getDiffUrl()
    +
    public java.net.URL getDiffUrl()
  • @@ -204,7 +204,7 @@ extends
  • getPatchUrl

    -
    public URL getPatchUrl()
    +
    public java.net.URL getPatchUrl()
  • @@ -213,7 +213,7 @@ extends
  • getUrl

    -
    public URL getUrl()
    +
    public java.net.URL getUrl()
  • diff --git a/apidocs/org/kohsuke/github/GHIssue.html b/apidocs/org/kohsuke/github/GHIssue.html index 9b95b5bb7..a03e52b64 100644 --- a/apidocs/org/kohsuke/github/GHIssue.html +++ b/apidocs/org/kohsuke/github/GHIssue.html @@ -2,16 +2,16 @@ - + -GHIssue (GitHub API for Java 1.64-SNAPSHOT API) - +GHIssue (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -445,7 +445,7 @@ extends
  • closed_at

    -
    protected String closed_at
    +
    protected java.lang.String closed_at
  • @@ -463,7 +463,7 @@ extends
  • body

    -
    protected String body
    +
    protected java.lang.String body
  • @@ -472,7 +472,7 @@ extends
  • labels

    -
    protected List<GHIssue.Label> labels
    +
    protected java.util.List<GHIssue.Label> labels
  • @@ -490,7 +490,7 @@ extends
  • title

    -
    protected String title
    +
    protected java.lang.String title
  • @@ -499,7 +499,7 @@ extends
  • html_url

    -
    protected String html_url
    +
    protected java.lang.String html_url
  • @@ -570,7 +570,7 @@ extends
  • getBody

    -
    public String getBody()
    +
    public java.lang.String getBody()
    The description of this pull request.
  • @@ -590,7 +590,7 @@ extends
  • getHtmlUrl

    -
    public URL getHtmlUrl()
    +
    public java.net.URL getHtmlUrl()
    The HTML page of this issue, like https://github.com/jenkinsci/jenkins/issues/100
  • @@ -601,7 +601,7 @@ extends
  • getTitle

    -
    public String getTitle()
    +
    public java.lang.String getTitle()
  • @@ -619,10 +619,10 @@ extends
  • getLabels

    -
    public Collection<GHLabel> getLabels()
    -                              throws IOException
    +
    public java.util.Collection<GHLabel> getLabels()
    +                                        throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -631,7 +631,7 @@ extends
  • getClosedAt

    -
    public Date getClosedAt()
    +
    public java.util.Date getClosedAt()
  • @@ -640,7 +640,7 @@ extends
  • getApiURL

    -
    public URL getApiURL()
    +
    public java.net.URL getApiURL()
  • @@ -649,11 +649,11 @@ extends
  • comment

    -
    public void comment(String message)
    -             throws IOException
    +
    public void comment(java.lang.String message)
    +             throws java.io.IOException
    Updates the issue by adding a comment.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -663,10 +663,10 @@ extends

    close

    public void close()
    -           throws IOException
    + throws java.io.IOException
    Closes this issue.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -676,10 +676,10 @@ extends

    reopen

    public void reopen()
    -            throws IOException
    + throws java.io.IOException
    Reopens this issue.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -688,10 +688,10 @@ extends
  • setTitle

    -
    public void setTitle(String title)
    -              throws IOException
    +
    public void setTitle(java.lang.String title)
    +              throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -700,10 +700,10 @@ extends
  • setBody

    -
    public void setBody(String body)
    -             throws IOException
    +
    public void setBody(java.lang.String body)
    +             throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -713,9 +713,9 @@ extends

    assignTo

    public void assignTo(GHUser user)
    -              throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -724,10 +724,10 @@ extends
  • setLabels

    -
    public void setLabels(String... labels)
    -               throws IOException
    +
    public void setLabels(java.lang.String... labels)
    +               throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -736,11 +736,11 @@ extends
  • getComments

    -
    public List<GHIssueComment> getComments()
    -                                 throws IOException
    +
    public java.util.List<GHIssueComment> getComments()
    +                                           throws java.io.IOException
    Obtains all the comments associated with this issue.
    Throws:
    -
    IOException
    See Also:
    listComments()
    +
    java.io.IOException
    See Also:
    listComments()
  • @@ -750,10 +750,10 @@ extends

    listComments

    public PagedIterable<GHIssueComment> listComments()
    -                                           throws IOException
    + throws java.io.IOException
    Obtains all the comments associated with this issue.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -762,7 +762,7 @@ extends
  • getApiRoute

    -
    protected String getApiRoute()
    +
    protected java.lang.String getApiRoute()
  • @@ -771,7 +771,7 @@ extends
  • getIssuesApiRoute

    -
    protected String getIssuesApiRoute()
    +
    protected java.lang.String getIssuesApiRoute()
  • diff --git a/apidocs/org/kohsuke/github/GHIssueBuilder.html b/apidocs/org/kohsuke/github/GHIssueBuilder.html index 117f60616..40b7992ff 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.64-SNAPSHOT API) - +GHIssueBuilder (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -175,7 +175,7 @@ extends
  • body

    -
    public GHIssueBuilder body(String str)
    +
    public GHIssueBuilder body(java.lang.String str)
    Sets the main text of an issue, which is arbitrary multi-line text.
  • @@ -194,7 +194,7 @@ extends
  • assignee

    -
    public GHIssueBuilder assignee(String user)
    +
    public GHIssueBuilder assignee(java.lang.String user)
  • @@ -212,7 +212,7 @@ extends
  • label

    -
    public GHIssueBuilder label(String label)
    +
    public GHIssueBuilder label(java.lang.String label)
  • @@ -222,10 +222,10 @@ extends

    create

    public GHIssue create()
    -               throws IOException
    + throws java.io.IOException
    Creates a new issue.
    Throws:
    -
    IOException
    +
    java.io.IOException
    diff --git a/apidocs/org/kohsuke/github/GHIssueComment.html b/apidocs/org/kohsuke/github/GHIssueComment.html index 3a8c3ccfb..4decc8612 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.64-SNAPSHOT API) - +GHIssueComment (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -243,7 +243,7 @@ extends
  • getBody

    -
    public String getBody()
    +
    public java.lang.String getBody()
    The comment itself.
  • @@ -253,8 +253,8 @@ extends
  • getUserName

    -
    @Deprecated
    -public String getUserName()
    +
    @Deprecated
    +public java.lang.String getUserName()
    Deprecated. 
    Gets the ID of the user who posted this comment.
  • @@ -266,10 +266,10 @@ public 

    getUser

    public GHUser getUser()
    -               throws IOException
    + throws java.io.IOException
    Gets the user who posted this comment.
    Throws:
    -
    IOException
    +
    java.io.IOException
    diff --git a/apidocs/org/kohsuke/github/GHIssueSearchBuilder.Sort.html b/apidocs/org/kohsuke/github/GHIssueSearchBuilder.Sort.html index d67c5b91f..7c24da7a7 100644 --- a/apidocs/org/kohsuke/github/GHIssueSearchBuilder.Sort.html +++ b/apidocs/org/kohsuke/github/GHIssueSearchBuilder.Sort.html @@ -2,16 +2,16 @@ - + -GHIssueSearchBuilder.Sort (GitHub API for Java 1.64-SNAPSHOT API) - +GHIssueSearchBuilder.Sort (GitHub API for Java 1.66 API) + @@ -85,10 +85,10 @@
    @@ -155,7 +155,7 @@ extends static GHIssueSearchBuilder.Sort -valueOf(String name) +valueOf(java.lang.String name)
    Returns the enum constant of this type with the specified name.
    @@ -171,15 +171,15 @@ the order they are declared.
  • -

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
  • +

    Methods inherited from class java.lang.Enum

    +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf @@ -254,7 +254,7 @@ the order they are declared diff --git a/apidocs/org/kohsuke/github/GHIssueSearchBuilder.html b/apidocs/org/kohsuke/github/GHIssueSearchBuilder.html index e31b176d1..a42ec502c 100644 --- a/apidocs/org/kohsuke/github/GHIssueSearchBuilder.html +++ b/apidocs/org/kohsuke/github/GHIssueSearchBuilder.html @@ -2,16 +2,16 @@ - + -GHIssueSearchBuilder (GitHub API for Java 1.64-SNAPSHOT API) - +GHIssueSearchBuilder (GitHub API for Java 1.66 API) + @@ -63,7 +63,7 @@ @@ -85,20 +85,25 @@
    + @@ -204,8 +229,12 @@ extends
  • q

    -
    public GHIssueSearchBuilder q(String term)
    +
    public GHIssueSearchBuilder q(java.lang.String term)
    Search terms.
    +
    +
    Overrides:
    +
    q in class GHSearchBuilder<GHIssue>
    +
  • @@ -223,7 +252,7 @@ extends
  • mentions

    -
    public GHIssueSearchBuilder mentions(String login)
    +
    public GHIssueSearchBuilder mentions(java.lang.String login)
  • @@ -262,14 +291,17 @@ extends GHIssueSearchBuilder sort(GHIssueSearchBuilder.Sort sort) - + @@ -324,7 +356,7 @@ extends
  • Summary: 
  • Nested | 
  • -
  • Field | 
  • +
  • Field | 
  • Constr | 
  • Method
  • diff --git a/apidocs/org/kohsuke/github/GHIssueState.html b/apidocs/org/kohsuke/github/GHIssueState.html index 6dc2762fe..4dd7fc988 100644 --- a/apidocs/org/kohsuke/github/GHIssueState.html +++ b/apidocs/org/kohsuke/github/GHIssueState.html @@ -2,16 +2,16 @@ - + -GHIssueState (GitHub API for Java 1.64-SNAPSHOT API) - +GHIssueState (GitHub API for Java 1.66 API) + @@ -85,10 +85,10 @@
    @@ -148,7 +148,7 @@ extends static GHIssueState -valueOf(String name) +valueOf(java.lang.String name)
    Returns the enum constant of this type with the specified name.
    @@ -164,15 +164,15 @@ the order they are declared.
  • -

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
  • +

    Methods inherited from class java.lang.Enum

    +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf @@ -238,7 +238,7 @@ the order they are declared diff --git a/apidocs/org/kohsuke/github/GHKey.html b/apidocs/org/kohsuke/github/GHKey.html index 5c0e502bd..677b27f1a 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.64-SNAPSHOT API) - +GHKey (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -230,7 +230,7 @@ extends
  • url

    -
    protected String url
    +
    protected java.lang.String url
  • @@ -239,7 +239,7 @@ extends
  • key

    -
    protected String key
    +
    protected java.lang.String key
  • @@ -248,7 +248,7 @@ extends
  • title

    -
    protected String title
    +
    protected java.lang.String title
  • @@ -309,7 +309,7 @@ extends
  • getKey

    -
    public String getKey()
    +
    public java.lang.String getKey()
  • @@ -318,7 +318,7 @@ extends
  • getTitle

    -
    public String getTitle()
    +
    public java.lang.String getTitle()
  • @@ -327,7 +327,7 @@ extends
  • getUrl

    -
    public String getUrl()
    +
    public java.lang.String getUrl()
    Something like "https://api.github.com/user/keys/73593"
  • @@ -346,10 +346,10 @@ extends
  • toString

    -
    public String toString()
    +
    public java.lang.String toString()
    Overrides:
    -
    toString in class Object
    +
    toString in class java.lang.Object
  • diff --git a/apidocs/org/kohsuke/github/GHLabel.html b/apidocs/org/kohsuke/github/GHLabel.html index 003a3c6ec..a2e78a90c 100644 --- a/apidocs/org/kohsuke/github/GHLabel.html +++ b/apidocs/org/kohsuke/github/GHLabel.html @@ -2,16 +2,16 @@ - + -GHLabel (GitHub API for Java 1.64-SNAPSHOT API) - +GHLabel (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -205,7 +205,7 @@ extends
  • getUrl

    -
    public String getUrl()
    +
    public java.lang.String getUrl()
  • @@ -214,7 +214,7 @@ extends
  • getName

    -
    public String getName()
    +
    public java.lang.String getName()
  • @@ -223,7 +223,7 @@ extends
  • getColor

    -
    public String getColor()
    +
    public java.lang.String getColor()
    Color code without leading '#', such as 'f29513'
  • @@ -234,9 +234,9 @@ extends

    delete

    public void delete()
    -            throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    diff --git a/apidocs/org/kohsuke/github/GHMilestone.html b/apidocs/org/kohsuke/github/GHMilestone.html index 43e691d15..d512691a5 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.64-SNAPSHOT API) - +GHMilestone (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -289,7 +289,7 @@ extends
  • getDueOn

    -
    public Date getDueOn()
    +
    public java.util.Date getDueOn()
  • @@ -298,7 +298,7 @@ extends
  • getTitle

    -
    public String getTitle()
    +
    public java.lang.String getTitle()
  • @@ -307,7 +307,7 @@ extends
  • getDescription

    -
    public String getDescription()
    +
    public java.lang.String getDescription()
  • @@ -353,10 +353,10 @@ extends

    close

    public void close()
    -           throws IOException
    + throws java.io.IOException
    Closes this issue.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -365,7 +365,7 @@ extends
  • getApiRoute

    -
    protected String getApiRoute()
    +
    protected java.lang.String getApiRoute()
  • diff --git a/apidocs/org/kohsuke/github/GHMilestoneState.html b/apidocs/org/kohsuke/github/GHMilestoneState.html index bad1ef1d1..910609803 100644 --- a/apidocs/org/kohsuke/github/GHMilestoneState.html +++ b/apidocs/org/kohsuke/github/GHMilestoneState.html @@ -2,16 +2,16 @@ - + -GHMilestoneState (GitHub API for Java 1.64-SNAPSHOT API) - +GHMilestoneState (GitHub API for Java 1.66 API) + @@ -85,10 +85,10 @@
  • -

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
  • +

    Methods inherited from class java.lang.Enum

    +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf @@ -240,7 +240,7 @@ the order they are declared diff --git a/apidocs/org/kohsuke/github/GHMyself.html b/apidocs/org/kohsuke/github/GHMyself.html index c539f6e1f..58472b23c 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.64-SNAPSHOT API) - +GHMyself (GitHub API for Java 1.66 API) + @@ -38,7 +38,7 @@
    @@ -298,11 +298,11 @@ extends
  • getEmails

    -
    public List<String> getEmails()
    -                       throws IOException
    +
    public java.util.List<java.lang.String> getEmails()
    +                                           throws java.io.IOException
    Deprecated. Use getEmails2()
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -311,8 +311,8 @@ extends
  • getEmails2

    -
    public List<GHEmail> getEmails2()
    -                         throws IOException
    +
    public java.util.List<GHEmail> getEmails2()
    +                                   throws java.io.IOException
    Returns the read-only list of e-mail addresses configured for you. This corresponds to the stuff you configure in https://github.com/settings/emails, @@ -320,7 +320,7 @@ extends Returns:
    Always non-null.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -329,15 +329,15 @@ extends
  • getPublicKeys

    -
    public List<GHKey> getPublicKeys()
    -                          throws IOException
    +
    public java.util.List<GHKey> getPublicKeys()
    +                                    throws java.io.IOException
    Returns the read-only list of all the pulic keys of the current user. NOTE: When using OAuth authenticaiton, the READ/WRITE User scope is required by the GitHub APIs, otherwise you will get a 404 NOT FOUND.
    Returns:
    Always non-null.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -346,8 +346,8 @@ extends
  • getPublicVerifiedKeys

    -
    public List<GHVerifiedKey> getPublicVerifiedKeys()
    -                                          throws IOException
    +
    public java.util.List<GHVerifiedKey> getPublicVerifiedKeys()
    +                                                    throws java.io.IOException
    Returns the read-only list of all the public verified keys of the current user. Differently from the getPublicKeys() method, the retrieval of the user's @@ -355,7 +355,7 @@ extends Returns:
    Always non-null.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -365,10 +365,10 @@ extends

    getAllOrganizations

    public GHPersonSet<GHOrganization> getAllOrganizations()
    -                                                throws IOException
    + throws java.io.IOException
    Gets the organization that this user belongs to.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -377,11 +377,11 @@ extends
  • getAllRepositories

    -
    public Map<String,GHRepository> getAllRepositories()
    -                                            throws IOException
    +
    public java.util.Map<java.lang.String,GHRepository> getAllRepositories()
    +                                                                throws java.io.IOException
    Gets the all repositories this user owns (public and private).
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -454,7 +454,7 @@ extends
    @@ -205,7 +205,7 @@ extends
  • url

    -
    protected String url
    +
    protected java.lang.String url
  • @@ -223,7 +223,7 @@ extends
  • created_at

    -
    protected String created_at
    +
    protected java.lang.String created_at
  • @@ -232,7 +232,7 @@ extends
  • updated_at

    -
    protected String updated_at
    +
    protected java.lang.String updated_at
  • @@ -249,13 +249,13 @@ extends
  • getCreatedAt

    -
    @WithBridgeMethods(value=java.lang.String.class,
    +
    @WithBridgeMethods(value=java.lang.String.class,
                        adapterMethod="createdAtStr")
    -public Date getCreatedAt()
    -                  throws IOException
    +public java.util.Date getCreatedAt() + throws java.io.IOException
    When was this resource created?
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -264,9 +264,9 @@ public 
  • getUrl

    -
    @WithBridgeMethods(value=java.lang.String.class,
    +
    @WithBridgeMethods(value=java.lang.String.class,
                        adapterMethod="urlToString")
    -public URL getUrl()
    +public java.net.URL getUrl()
    API URL of this object.
  • @@ -276,11 +276,11 @@ public 
  • getUpdatedAt

    -
    public Date getUpdatedAt()
    -                  throws IOException
    +
    public java.util.Date getUpdatedAt()
    +                            throws java.io.IOException
    When was this resource last updated?
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -289,7 +289,7 @@ public 
  • getId

    -
    @WithBridgeMethods(value=java.lang.String.class,
    +
    @WithBridgeMethods(value=java.lang.String.class,
                        adapterMethod="intToString")
     public int getId()
    Unique ID number of this resource.
    @@ -321,7 +321,7 @@ public int getId()
  • @@ -155,7 +155,7 @@ extends static GHOrganization.Permission -valueOf(String name) +valueOf(java.lang.String name)
    Returns the enum constant of this type with the specified name.
    @@ -171,15 +171,15 @@ the order they are declared.
  • -

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
  • +

    Methods inherited from class java.lang.Enum

    +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf @@ -254,7 +254,7 @@ the order they are declared diff --git a/apidocs/org/kohsuke/github/GHOrganization.html b/apidocs/org/kohsuke/github/GHOrganization.html index 5f53a3a09..f8823452c 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.64-SNAPSHOT API) - +GHOrganization (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -375,16 +375,16 @@ extends
  • createRepository

    -
    public GHRepository createRepository(String name,
    -                            String description,
    -                            String homepage,
    -                            String team,
    +
    public GHRepository createRepository(java.lang.String name,
    +                            java.lang.String description,
    +                            java.lang.String homepage,
    +                            java.lang.String team,
                                 boolean isPublic)
    -                              throws IOException
    + throws java.io.IOException
    Creates a new repository.
    Returns:
    Newly created repository.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -393,14 +393,14 @@ extends
  • createRepository

    -
    public GHRepository createRepository(String name,
    -                            String description,
    -                            String homepage,
    +
    public GHRepository createRepository(java.lang.String name,
    +                            java.lang.String description,
    +                            java.lang.String homepage,
                                 GHTeam team,
                                 boolean isPublic)
    -                              throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -409,11 +409,11 @@ extends
  • getTeams

    -
    public Map<String,GHTeam> getTeams()
    -                            throws IOException
    +
    public java.util.Map<java.lang.String,GHTeam> getTeams()
    +                                                throws java.io.IOException
    Teams by their names.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -423,10 +423,10 @@ extends

    listTeams

    public PagedIterable<GHTeam> listTeams()
    -                                throws IOException
    + throws java.io.IOException
    List up all the teams.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -435,11 +435,11 @@ extends
  • getTeamByName

    -
    public GHTeam getTeamByName(String name)
    -                     throws IOException
    +
    public GHTeam getTeamByName(java.lang.String name)
    +                     throws java.io.IOException
    Finds a team that has the given name in its GHTeam.getName()
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -459,11 +459,11 @@ extends

    remove

    public void remove(GHUser user)
    -            throws IOException
    + throws java.io.IOException
    Remove a member of the organisation - which will remove them from all teams, and remove their access to the organization’s repositories.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -483,10 +483,10 @@ extends

    publicize

    public void publicize(GHUser u)
    -               throws IOException
    + throws java.io.IOException
    Publicizes the membership.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -495,11 +495,11 @@ extends
  • getMembers

    -
    public List<GHUser> getMembers()
    -                        throws IOException
    +
    public java.util.List<GHUser> getMembers()
    +                                  throws java.io.IOException
    Deprecated. use listMembers()
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -509,10 +509,10 @@ extends

    listMembers

    public PagedIterable<GHUser> listMembers()
    -                                  throws IOException
    + throws java.io.IOException
    All the members of this organization.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -522,10 +522,10 @@ extends

    listPublicMembers

    public PagedIterable<GHUser> listPublicMembers()
    -                                        throws IOException
    + throws java.io.IOException
    All the public members of this organization.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -534,10 +534,10 @@ extends
  • listMembersWithFilter

    -
    public PagedIterable<GHUser> listMembersWithFilter(String filter)
    -                                            throws IOException
    +
    public PagedIterable<GHUser> listMembersWithFilter(java.lang.String filter)
    +                                            throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -547,10 +547,10 @@ extends

    conceal

    public void conceal(GHUser u)
    -             throws IOException
    + throws java.io.IOException
    Conceals the membership.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -559,13 +559,13 @@ extends
  • createTeam

    -
    public GHTeam createTeam(String name,
    +
    public GHTeam createTeam(java.lang.String name,
                     GHOrganization.Permission p,
    -                Collection<GHRepository> repositories)
    -                  throws IOException
    + java.util.Collection<GHRepository> repositories) + throws java.io.IOException
    Creates a new team and assigns the repositories.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -574,12 +574,12 @@ extends
  • createTeam

    -
    public GHTeam createTeam(String name,
    +
    public GHTeam createTeam(java.lang.String name,
                     GHOrganization.Permission p,
                     GHRepository... repositories)
    -                  throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -588,14 +588,14 @@ extends
  • getRepositoriesWithOpenPullRequests

    -
    public List<GHRepository> getRepositoriesWithOpenPullRequests()
    -                                                       throws IOException
    +
    public java.util.List<GHRepository> getRepositoriesWithOpenPullRequests()
    +                                                                 throws java.io.IOException
    List up repositories that has some open pull requests. This used to be an efficient method that didn't involve traversing every repository, but now it doesn't do any optimization.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -604,11 +604,11 @@ extends
  • getPullRequests

    -
    public List<GHPullRequest> getPullRequests()
    -                                    throws IOException
    +
    public java.util.List<GHPullRequest> getPullRequests()
    +                                              throws java.io.IOException
    Gets all the open pull requests in this organizataion.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -618,13 +618,13 @@ extends

    listEvents

    public PagedIterable<GHEventInfo> listEvents()
    -                                      throws IOException
    + throws java.io.IOException
    Lists events performed by a user (this includes private events if the caller is authenticated.
    Specified by:
    listEvents in class GHPerson
    Throws:
    -
    IOException
    +
    java.io.IOException
    diff --git a/apidocs/org/kohsuke/github/GHPerson.html b/apidocs/org/kohsuke/github/GHPerson.html index e23101c60..b5a66cae8 100644 --- a/apidocs/org/kohsuke/github/GHPerson.html +++ b/apidocs/org/kohsuke/github/GHPerson.html @@ -2,16 +2,16 @@ - + -GHPerson (GitHub API for Java 1.64-SNAPSHOT API) - +GHPerson (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -380,7 +380,7 @@ extends
  • login

    -
    protected String login
    +
    protected java.lang.String login
  • @@ -389,7 +389,7 @@ extends
  • avatar_url

    -
    protected String avatar_url
    +
    protected java.lang.String avatar_url
  • @@ -398,7 +398,7 @@ extends
  • gravatar_id

    -
    protected String gravatar_id
    +
    protected java.lang.String gravatar_id
  • @@ -407,7 +407,7 @@ extends
  • location

    -
    protected String location
    +
    protected java.lang.String location
  • @@ -416,7 +416,7 @@ extends
  • blog

    -
    protected String blog
    +
    protected java.lang.String blog
  • @@ -425,7 +425,7 @@ extends
  • email

    -
    protected String email
    +
    protected java.lang.String email
  • @@ -434,7 +434,7 @@ extends
  • name

    -
    protected String name
    +
    protected java.lang.String name
  • @@ -443,7 +443,7 @@ extends
  • company

    -
    protected String company
    +
    protected java.lang.String company
  • @@ -452,7 +452,7 @@ extends
  • html_url

    -
    protected String html_url
    +
    protected java.lang.String html_url
  • @@ -523,12 +523,12 @@ extends

    populate

    protected void populate()
    -                 throws IOException
    + throws java.io.IOException
    Fully populate the data by retrieving missing data. Depending on the original API call where this object is created, it may not contain everything.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -537,15 +537,15 @@ extends
  • getRepositories

    -
    public Map<String,GHRepository> getRepositories()
    -                                         throws IOException
    +
    public java.util.Map<java.lang.String,GHRepository> getRepositories()
    +                                                             throws java.io.IOException
    Gets the public repositories this user owns.

    To list your own repositories, including private repositories, use GHMyself.listRepositories()

    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -579,7 +579,7 @@ extends
  • iterateRepositories

    -
    public Iterable<List<GHRepository>> iterateRepositories(int pageSize)
    +
    public java.lang.Iterable<java.util.List<GHRepository>> iterateRepositories(int pageSize)
    Deprecated. Use listRepositories()
    Loads repository list in a pagenated fashion. @@ -587,8 +587,8 @@ extends getRepositories(), this method allows the caller to start processing data as it arrives. - Every Iterator.next() call results in I/O. Exceptions that occur during the processing is wrapped - into Error.
    + Every Iterator.next() call results in I/O. Exceptions that occur during the processing is wrapped + into Error.
  • @@ -597,11 +597,11 @@ extends
  • getRepository

    -
    public GHRepository getRepository(String name)
    -                           throws IOException
    +
    public GHRepository getRepository(java.lang.String name)
    +                           throws java.io.IOException
    Returns:
    null if the repository was not found
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -611,10 +611,10 @@ extends

    listEvents

    public abstract PagedIterable<GHEventInfo> listEvents()
    -                                               throws IOException
    + throws java.io.IOException
    Lists events for an organization or an user.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -623,7 +623,7 @@ extends
  • getGravatarId

    -
    public String getGravatarId()
    +
    public java.lang.String getGravatarId()
    Deprecated. No longer available in the v3 API.
    Gravatar ID of this user, like 0cb9832a01c22c083390f3c5dcb64105
  • @@ -634,7 +634,7 @@ extends
  • getAvatarUrl

    -
    public String getAvatarUrl()
    +
    public java.lang.String getAvatarUrl()
    Returns a string like 'https://secure.gravatar.com/avatar/0cb9832a01c22c083390f3c5dcb64105' that indicates the avatar image URL.
  • @@ -645,7 +645,7 @@ extends
  • getLogin

    -
    public String getLogin()
    +
    public java.lang.String getLogin()
    Gets the login ID of this user, like 'kohsuke'
  • @@ -655,11 +655,11 @@ extends
  • getName

    -
    public String getName()
    -               throws IOException
    +
    public java.lang.String getName()
    +                         throws java.io.IOException
    Gets the human-readable name of the user, like "Kohsuke Kawaguchi"
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -668,11 +668,11 @@ extends
  • getCompany

    -
    public String getCompany()
    -                  throws IOException
    +
    public java.lang.String getCompany()
    +                            throws java.io.IOException
    Gets the company name of this user, like "Sun Microsystems, Inc."
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -681,11 +681,11 @@ extends
  • getLocation

    -
    public String getLocation()
    -                   throws IOException
    +
    public java.lang.String getLocation()
    +                             throws java.io.IOException
    Gets the location of this user, like "Santa Clara, California"
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -694,15 +694,15 @@ extends
  • getCreatedAt

    -
    public Date getCreatedAt()
    -                  throws IOException
    +
    public java.util.Date getCreatedAt()
    +                            throws java.io.IOException
    Description copied from class: GHObject
    When was this resource created?
    Overrides:
    getCreatedAt in class GHObject
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -711,15 +711,15 @@ extends
  • getUpdatedAt

    -
    public Date getUpdatedAt()
    -                  throws IOException
    +
    public java.util.Date getUpdatedAt()
    +                            throws java.io.IOException
    Description copied from class: GHObject
    When was this resource last updated?
    Overrides:
    getUpdatedAt in class GHObject
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -728,11 +728,11 @@ extends
  • getBlog

    -
    public String getBlog()
    -               throws IOException
    +
    public java.lang.String getBlog()
    +                         throws java.io.IOException
    Gets the blog URL of this user.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -741,7 +741,7 @@ extends
  • getHtmlUrl

    -
    public String getHtmlUrl()
    +
    public java.lang.String getHtmlUrl()
  • @@ -750,11 +750,11 @@ extends
  • getEmail

    -
    public String getEmail()
    -                throws IOException
    +
    public java.lang.String getEmail()
    +                          throws java.io.IOException
    Gets the e-mail address of the user.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -764,9 +764,9 @@ extends

    getPublicGistCount

    public int getPublicGistCount()
    -                       throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -776,9 +776,9 @@ extends

    getPublicRepoCount

    public int getPublicRepoCount()
    -                       throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -788,9 +788,9 @@ extends

    getFollowingCount

    public int getFollowingCount()
    -                      throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -800,9 +800,9 @@ extends

    getFollowersCount

    public int getFollowersCount()
    -                      throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    diff --git a/apidocs/org/kohsuke/github/GHPersonSet.html b/apidocs/org/kohsuke/github/GHPersonSet.html index e1663cf25..43ed8f0b9 100644 --- a/apidocs/org/kohsuke/github/GHPersonSet.html +++ b/apidocs/org/kohsuke/github/GHPersonSet.html @@ -2,16 +2,16 @@ - + -GHPersonSet (GitHub API for Java 1.64-SNAPSHOT API) - +GHPersonSet (GitHub API for Java 1.66 API) + @@ -85,16 +85,16 @@
    @@ -350,7 +350,7 @@ extends
  • getApiRoute

    -
    protected String getApiRoute()
    +
    protected java.lang.String getApiRoute()
    Overrides:
    getApiRoute in class GHIssue
    @@ -363,7 +363,7 @@ extends
  • getPatchUrl

    -
    public URL getPatchUrl()
    +
    public java.net.URL getPatchUrl()
    The URL of the patch file. like https://github.com/jenkinsci/jenkins/pull/100.patch
  • @@ -374,7 +374,7 @@ extends
  • getIssueUrl

    -
    public URL getIssueUrl()
    +
    public java.net.URL getIssueUrl()
    The URL of the patch file. like https://github.com/jenkinsci/jenkins/pull/100.patch
  • @@ -406,12 +406,12 @@ extends
  • getIssueUpdatedAt

    -
    @Deprecated
    -public Date getIssueUpdatedAt()
    -                       throws IOException
    +
    @Deprecated
    +public java.util.Date getIssueUpdatedAt()
    +                                 throws java.io.IOException
    Deprecated. 
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -420,7 +420,7 @@ public 
  • getDiffUrl

    -
    public URL getDiffUrl()
    +
    public java.net.URL getDiffUrl()
    The diff file, like https://github.com/jenkinsci/jenkins/pull/100.diff
  • @@ -431,7 +431,7 @@ public 
  • getMergedAt

    -
    public Date getMergedAt()
    +
    public java.util.Date getMergedAt()
  • @@ -440,13 +440,13 @@ public 
  • getLabels

    -
    public Collection<GHLabel> getLabels()
    -                              throws IOException
    +
    public java.util.Collection<GHLabel> getLabels()
    +                                        throws java.io.IOException
    Overrides:
    getLabels in class GHIssue
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -491,9 +491,9 @@ public 

    getMergedBy

    public GHUser getMergedBy()
    -                   throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -503,9 +503,9 @@ public 

    getReviewComments

    public int getReviewComments()
    -                      throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -515,9 +515,9 @@ public 

    getAdditions

    public int getAdditions()
    -                 throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -527,9 +527,9 @@ public 

    isMerged

    public boolean isMerged()
    -                 throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -538,10 +538,10 @@ public 
  • getMergeable

    -
    public Boolean getMergeable()
    -                     throws IOException
    +
    public java.lang.Boolean getMergeable()
    +                               throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -551,9 +551,9 @@ public 

    getDeletions

    public int getDeletions()
    -                 throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -562,10 +562,10 @@ public 
  • getMergeableState

    -
    public String getMergeableState()
    -                         throws IOException
    +
    public java.lang.String getMergeableState()
    +                                   throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -575,9 +575,9 @@ public 

    getChangedFiles

    public int getChangedFiles()
    -                    throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -596,14 +596,14 @@ public 
  • merge

    -
    public void merge(String msg)
    -           throws IOException
    +
    public void merge(java.lang.String msg)
    +           throws java.io.IOException
    Merge this pull request. The equivalent of the big green "Merge pull request" button.
    Parameters:
    msg - Commit message. If null, the default one will be used.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • diff --git a/apidocs/org/kohsuke/github/GHPullRequestCommitDetail.Authorship.html b/apidocs/org/kohsuke/github/GHPullRequestCommitDetail.Authorship.html index 1574f15fc..134e094a3 100644 --- a/apidocs/org/kohsuke/github/GHPullRequestCommitDetail.Authorship.html +++ b/apidocs/org/kohsuke/github/GHPullRequestCommitDetail.Authorship.html @@ -2,16 +2,16 @@ - + -GHPullRequestCommitDetail.Authorship (GitHub API for Java 1.64-SNAPSHOT API) - +GHPullRequestCommitDetail.Authorship (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    diff --git a/apidocs/org/kohsuke/github/GHPullRequestCommitDetail.Commit.html b/apidocs/org/kohsuke/github/GHPullRequestCommitDetail.Commit.html index 973bffd26..02249146b 100644 --- a/apidocs/org/kohsuke/github/GHPullRequestCommitDetail.Commit.html +++ b/apidocs/org/kohsuke/github/GHPullRequestCommitDetail.Commit.html @@ -2,16 +2,16 @@ - + -GHPullRequestCommitDetail.Commit (GitHub API for Java 1.64-SNAPSHOT API) - +GHPullRequestCommitDetail.Commit (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
      -
    • java.lang.Object
    • +
    • java.lang.Object
      • org.kohsuke.github.GHPullRequestCommitDetail.Commit
      • @@ -102,7 +102,7 @@

        public static class GHPullRequestCommitDetail.Commit
        -extends Object
        +extends java.lang.Object
    @@ -151,11 +151,11 @@ extends getCommitter()  -String +java.lang.String getMessage()  -URL +java.net.URL getUrl()  @@ -163,8 +163,8 @@ extends -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait @@ -225,7 +225,7 @@ public 
  • getMessage

    -
    public String getMessage()
    +
    public java.lang.String getMessage()
  • @@ -234,7 +234,7 @@ public 
  • getUrl

    -
    public URL getUrl()
    +
    public java.net.URL getUrl()
  • diff --git a/apidocs/org/kohsuke/github/GHPullRequestCommitDetail.CommitPointer.html b/apidocs/org/kohsuke/github/GHPullRequestCommitDetail.CommitPointer.html index a99f2b917..7134196dd 100644 --- a/apidocs/org/kohsuke/github/GHPullRequestCommitDetail.CommitPointer.html +++ b/apidocs/org/kohsuke/github/GHPullRequestCommitDetail.CommitPointer.html @@ -2,16 +2,16 @@ - + -GHPullRequestCommitDetail.CommitPointer (GitHub API for Java 1.64-SNAPSHOT API) - +GHPullRequestCommitDetail.CommitPointer (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
      -
    • java.lang.Object
    • +
    • java.lang.Object
      • org.kohsuke.github.GHPullRequestCommitDetail.CommitPointer
      • @@ -102,7 +102,7 @@

        public static class GHPullRequestCommitDetail.CommitPointer
        -extends Object
        +extends java.lang.Object
    @@ -139,15 +139,15 @@ extends Method and Description -URL +java.net.URL getHtml_url()  -String +java.lang.String getSha()  -URL +java.net.URL getUrl()  @@ -155,8 +155,8 @@ extends -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait @@ -195,7 +195,7 @@ extends
  • getUrl

    -
    public URL getUrl()
    +
    public java.net.URL getUrl()
  • @@ -204,7 +204,7 @@ extends
  • getHtml_url

    -
    public URL getHtml_url()
    +
    public java.net.URL getHtml_url()
  • @@ -213,7 +213,7 @@ extends
  • getSha

    -
    public String getSha()
    +
    public java.lang.String getSha()
  • diff --git a/apidocs/org/kohsuke/github/GHPullRequestCommitDetail.Tree.html b/apidocs/org/kohsuke/github/GHPullRequestCommitDetail.Tree.html index 65cd36407..e29015625 100644 --- a/apidocs/org/kohsuke/github/GHPullRequestCommitDetail.Tree.html +++ b/apidocs/org/kohsuke/github/GHPullRequestCommitDetail.Tree.html @@ -2,16 +2,16 @@ - + -GHPullRequestCommitDetail.Tree (GitHub API for Java 1.64-SNAPSHOT API) - +GHPullRequestCommitDetail.Tree (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
      -
    • java.lang.Object
    • +
    • java.lang.Object
      • org.kohsuke.github.GHPullRequestCommitDetail.Tree
      • @@ -102,7 +102,7 @@

        public static class GHPullRequestCommitDetail.Tree
        -extends Object
        +extends java.lang.Object
    @@ -139,11 +139,11 @@ extends Method and Description -String +java.lang.String getSha()  -URL +java.net.URL getUrl()  @@ -151,8 +151,8 @@ extends -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait @@ -191,7 +191,7 @@ extends
  • getSha

    -
    public String getSha()
    +
    public java.lang.String getSha()
  • @@ -200,7 +200,7 @@ extends
  • getUrl

    -
    public URL getUrl()
    +
    public java.net.URL getUrl()
  • diff --git a/apidocs/org/kohsuke/github/GHPullRequestCommitDetail.html b/apidocs/org/kohsuke/github/GHPullRequestCommitDetail.html index 86f3a1f2a..bc07ed5fd 100644 --- a/apidocs/org/kohsuke/github/GHPullRequestCommitDetail.html +++ b/apidocs/org/kohsuke/github/GHPullRequestCommitDetail.html @@ -2,16 +2,16 @@ - + -GHPullRequestCommitDetail (GitHub API for Java 1.64-SNAPSHOT API) - +GHPullRequestCommitDetail (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -241,7 +241,7 @@ extends
  • getSha

    -
    public String getSha()
    +
    public java.lang.String getSha()
  • @@ -259,7 +259,7 @@ extends
  • getApiUrl

    -
    public URL getApiUrl()
    +
    public java.net.URL getApiUrl()
  • @@ -268,7 +268,7 @@ extends
  • getUrl

    -
    public URL getUrl()
    +
    public java.net.URL getUrl()
  • @@ -277,7 +277,7 @@ extends
  • getCommentsUrl

    -
    public URL getCommentsUrl()
    +
    public java.net.URL getCommentsUrl()
  • diff --git a/apidocs/org/kohsuke/github/GHRateLimit.html b/apidocs/org/kohsuke/github/GHRateLimit.html index c32fa32e8..93684ba7c 100644 --- a/apidocs/org/kohsuke/github/GHRateLimit.html +++ b/apidocs/org/kohsuke/github/GHRateLimit.html @@ -2,16 +2,16 @@ - + -GHRateLimit (GitHub API for Java 1.64-SNAPSHOT API) - +GHRateLimit (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -228,7 +228,7 @@ extends
  • reset

    -
    public Date reset
    +
    public java.util.Date reset
    The time at which the current rate limit window resets in UTC epoch seconds.
  • @@ -263,7 +263,7 @@ extends
  • getResetDate

    -
    public Date getResetDate()
    +
    public java.util.Date getResetDate()
    Non-epoch date
  • @@ -273,10 +273,10 @@ extends
  • toString

    -
    public String toString()
    +
    public java.lang.String toString()
    Overrides:
    -
    toString in class Object
    +
    toString in class java.lang.Object
  • diff --git a/apidocs/org/kohsuke/github/GHRef.GHObject.html b/apidocs/org/kohsuke/github/GHRef.GHObject.html index fd27921e7..c972ebc78 100644 --- a/apidocs/org/kohsuke/github/GHRef.GHObject.html +++ b/apidocs/org/kohsuke/github/GHRef.GHObject.html @@ -2,16 +2,16 @@ - + -GHRef.GHObject (GitHub API for Java 1.64-SNAPSHOT API) - +GHRef.GHObject (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
      -
    • java.lang.Object
    • +
    • java.lang.Object
      • org.kohsuke.github.GHRef.GHObject
      • @@ -102,7 +102,7 @@

        public static class GHRef.GHObject
        -extends Object
        +extends java.lang.Object
    @@ -139,19 +139,19 @@ extends Method and Description -String +java.lang.String getSha()
    SHA1 of this object.
    -String +java.lang.String getType()
    Type of the object, such as "commit"
    -URL +java.net.URL getUrl()
    API URL to this Git data, such as https://api.github.com/repos/jenkinsci/jenkins/git/commits/b72322675eb0114363a9a86e9ad5a170d1d07ac0
    @@ -161,8 +161,8 @@ extends -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait @@ -201,7 +201,7 @@ extends
  • getType

    -
    public String getType()
    +
    public java.lang.String getType()
    Type of the object, such as "commit"
  • @@ -211,7 +211,7 @@ extends
  • getSha

    -
    public String getSha()
    +
    public java.lang.String getSha()
    SHA1 of this object.
  • @@ -221,7 +221,7 @@ extends
  • getUrl

    -
    public URL getUrl()
    +
    public java.net.URL getUrl()
    API URL to this Git data, such as https://api.github.com/repos/jenkinsci/jenkins/git/commits/b72322675eb0114363a9a86e9ad5a170d1d07ac0
  • diff --git a/apidocs/org/kohsuke/github/GHRef.html b/apidocs/org/kohsuke/github/GHRef.html index 0aaa691b3..c5c7a5cd9 100644 --- a/apidocs/org/kohsuke/github/GHRef.html +++ b/apidocs/org/kohsuke/github/GHRef.html @@ -2,16 +2,16 @@ - + -GHRef (GitHub API for Java 1.64-SNAPSHOT API) - +GHRef (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
      -
    • java.lang.Object
    • +
    • java.lang.Object
      • org.kohsuke.github.GHRef
      • @@ -98,7 +98,7 @@

        public class GHRef
        -extends Object
        +extends java.lang.Object
        Provides information on a Git ref from GitHub.
        Author:
        Michael Clarke
        @@ -169,27 +169,27 @@ extends -String +java.lang.String getRef()
        Name of the ref, such as "refs/tags/abc"
        -URL +java.net.URL getUrl()
        The API URL of this tag, such as https://api.github.com/repos/jenkinsci/jenkins/git/refs/tags/1.312
        void -updateTo(String sha) +updateTo(java.lang.String sha)
        Updates this ref to the specified commit.
        void -updateTo(String sha, - Boolean force) +updateTo(java.lang.String sha, + java.lang.Boolean force)
        Updates this ref to the specified commit.
        @@ -198,8 +198,8 @@ extends -

        Methods inherited from class java.lang.Object

        -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    @@ -238,7 +238,7 @@ extends
  • getRef

    -
    public String getRef()
    +
    public java.lang.String getRef()
    Name of the ref, such as "refs/tags/abc"
  • @@ -248,7 +248,7 @@ extends
  • getUrl

    -
    public URL getUrl()
    +
    public java.net.URL getUrl()
    The API URL of this tag, such as https://api.github.com/repos/jenkinsci/jenkins/git/refs/tags/1.312
  • @@ -268,12 +268,12 @@ extends
  • updateTo

    -
    public void updateTo(String sha)
    -              throws IOException
    +
    public void updateTo(java.lang.String sha)
    +              throws java.io.IOException
    Updates this ref to the specified commit.
    Parameters:
    sha - The SHA1 value to set this reference to
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -282,13 +282,13 @@ extends
  • updateTo

    -
    public void updateTo(String sha,
    -            Boolean force)
    -              throws IOException
    +
    public void updateTo(java.lang.String sha,
    +            java.lang.Boolean force)
    +              throws java.io.IOException
    Updates this ref to the specified commit.
    Parameters:
    sha - The SHA1 value to set this reference to
    force - Whether or not to force this ref update.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -298,10 +298,10 @@ extends

    delete

    public void delete()
    -            throws IOException
    + throws java.io.IOException
    Deletes this ref from the repository using the GitHub API.
    Throws:
    -
    IOException
    +
    java.io.IOException
    diff --git a/apidocs/org/kohsuke/github/GHRelease.html b/apidocs/org/kohsuke/github/GHRelease.html index 7e9219061..bed627858 100644 --- a/apidocs/org/kohsuke/github/GHRelease.html +++ b/apidocs/org/kohsuke/github/GHRelease.html @@ -2,16 +2,16 @@ - + -GHRelease (GitHub API for Java 1.64-SNAPSHOT API) - +GHRelease (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -291,7 +291,7 @@ extends
  • getAssetsUrl

    -
    public String getAssetsUrl()
    +
    public java.lang.String getAssetsUrl()
  • @@ -300,7 +300,7 @@ extends
  • getBody

    -
    public String getBody()
    +
    public java.lang.String getBody()
  • @@ -318,7 +318,7 @@ extends
  • getHtmlUrl

    -
    public String getHtmlUrl()
    +
    public java.lang.String getHtmlUrl()
  • @@ -327,7 +327,7 @@ extends
  • getName

    -
    public String getName()
    +
    public java.lang.String getName()
  • @@ -336,7 +336,7 @@ extends
  • setName

    -
    public void setName(String name)
    +
    public void setName(java.lang.String name)
  • @@ -372,7 +372,7 @@ extends
  • getPublished_at

    -
    public Date getPublished_at()
    +
    public java.util.Date getPublished_at()
  • @@ -390,7 +390,7 @@ extends
  • getTagName

    -
    public String getTagName()
    +
    public java.lang.String getTagName()
  • @@ -399,7 +399,7 @@ extends
  • getTargetCommitish

    -
    public String getTargetCommitish()
    +
    public java.lang.String getTargetCommitish()
  • @@ -408,7 +408,7 @@ extends
  • getUploadUrl

    -
    public String getUploadUrl()
    +
    public java.lang.String getUploadUrl()
  • @@ -417,7 +417,7 @@ extends
  • getZipballUrl

    -
    public String getZipballUrl()
    +
    public java.lang.String getZipballUrl()
  • @@ -426,7 +426,7 @@ extends
  • getTarballUrl

    -
    public String getTarballUrl()
    +
    public java.lang.String getTarballUrl()
  • @@ -435,15 +435,15 @@ extends
  • uploadAsset

    -
    public GHAsset uploadAsset(File file,
    -                  String contentType)
    -                    throws IOException
    +
    public GHAsset uploadAsset(java.io.File file,
    +                  java.lang.String contentType)
    +                    throws java.io.IOException
    Because github relies on SNI (http://en.wikipedia.org/wiki/Server_Name_Indication) this method will only work on Java 7 or greater. Options for fixing this for earlier JVMs can be found here http://stackoverflow.com/questions/12361090/server-name-indication-sni-on-java but involve more complicated handling of the HTTP requests to github's API.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -452,10 +452,10 @@ extends
  • getAssets

    -
    public List<GHAsset> getAssets()
    -                        throws IOException
    +
    public java.util.List<GHAsset> getAssets()
    +                                  throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -465,10 +465,10 @@ extends

    delete

    public void delete()
    -            throws IOException
    + throws java.io.IOException
    Deletes this release.
    Throws:
    -
    IOException
    +
    java.io.IOException
    diff --git a/apidocs/org/kohsuke/github/GHReleaseBuilder.html b/apidocs/org/kohsuke/github/GHReleaseBuilder.html index e2f8c9c39..be8d75dce 100644 --- a/apidocs/org/kohsuke/github/GHReleaseBuilder.html +++ b/apidocs/org/kohsuke/github/GHReleaseBuilder.html @@ -2,16 +2,16 @@ - + -GHReleaseBuilder (GitHub API for Java 1.64-SNAPSHOT API) - +GHReleaseBuilder (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -196,7 +196,7 @@ extends

    GHReleaseBuilder

    public GHReleaseBuilder(GHRepository ghRepository,
    -                String tag)
    + java.lang.String tag) @@ -213,7 +213,7 @@ extends
  • body

    -
    public GHReleaseBuilder body(String body)
    +
    public GHReleaseBuilder body(java.lang.String body)
    Parameters:
    body - The release notes body.
  • @@ -223,7 +223,7 @@ extends
  • commitish

    -
    public GHReleaseBuilder commitish(String commitish)
    +
    public GHReleaseBuilder commitish(java.lang.String commitish)
    Specifies the commitish value that determines where the Git tag is created from. Can be any branch or commit SHA.
    Parameters:
    commitish - Defaults to the repository’s default branch (usually "master"). Unused if the Git tag @@ -249,7 +249,7 @@ extends
  • name

    -
    public GHReleaseBuilder name(String name)
    +
    public GHReleaseBuilder name(java.lang.String name)
    Parameters:
    name - the name of the release
  • @@ -272,9 +272,9 @@ extends

    create

    public GHRelease create()
    -                 throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • diff --git a/apidocs/org/kohsuke/github/GHRepository.Contributor.html b/apidocs/org/kohsuke/github/GHRepository.Contributor.html index 4dc7ea3e9..5b111e11e 100644 --- a/apidocs/org/kohsuke/github/GHRepository.Contributor.html +++ b/apidocs/org/kohsuke/github/GHRepository.Contributor.html @@ -2,16 +2,16 @@ - + -GHRepository.Contributor (GitHub API for Java 1.64-SNAPSHOT API) - +GHRepository.Contributor (GitHub API for Java 1.66 API) + @@ -38,7 +38,7 @@
    @@ -275,7 +275,7 @@ extends
    @@ -840,7 +846,7 @@ extends
  • createDeployment

    -
    public GHDeploymentBuilder createDeployment(String ref)
    +
    public GHDeploymentBuilder createDeployment(java.lang.String ref)
  • @@ -858,10 +864,10 @@ extends
  • listDeployments

    -
    public PagedIterable<GHDeployment> listDeployments(String sha,
    -                                          String ref,
    -                                          String task,
    -                                          String environment)
    +
    public PagedIterable<GHDeployment> listDeployments(java.lang.String sha,
    +                                          java.lang.String ref,
    +                                          java.lang.String task,
    +                                          java.lang.String environment)
  • @@ -880,7 +886,7 @@ extends
  • getDescription

    -
    public String getDescription()
    +
    public java.lang.String getDescription()
  • @@ -889,7 +895,7 @@ extends
  • getHomepage

    -
    public String getHomepage()
    +
    public java.lang.String getHomepage()
  • @@ -898,7 +904,7 @@ extends
  • getGitTransportUrl

    -
    public String getGitTransportUrl()
    +
    public java.lang.String getGitTransportUrl()
    Gets the git:// URL to this repository, such as "git://github.com/kohsuke/jenkins.git" This URL is read-only.
  • @@ -909,7 +915,7 @@ extends
  • gitHttpTransportUrl

    -
    public String gitHttpTransportUrl()
    +
    public java.lang.String gitHttpTransportUrl()
    Gets the HTTPS URL to this repository, such as "https://github.com/kohsuke/jenkins.git" This URL is read-only.
  • @@ -920,7 +926,7 @@ extends
  • getSvnUrl

    -
    public String getSvnUrl()
    +
    public java.lang.String getSvnUrl()
    Gets the Subversion URL to access this repository: https://github.com/rails/rails
  • @@ -930,7 +936,7 @@ extends
  • getSshUrl

    -
    public String getSshUrl()
    +
    public java.lang.String getSshUrl()
    Gets the SSH URL to access this repository, such as git@github.com:rails/rails.git
  • @@ -940,7 +946,7 @@ extends
  • getName

    -
    public String getName()
    +
    public java.lang.String getName()
    Short repository name without the owner. For example 'jenkins' in case of http://github.com/jenkinsci/jenkins
  • @@ -950,7 +956,7 @@ extends
  • getFullName

    -
    public String getFullName()
    +
    public java.lang.String getFullName()
    Full repository name including the owner or organization. For example 'jenkinsci/jenkins' in case of http://github.com/jenkinsci/jenkins
  • @@ -987,7 +993,7 @@ extends
  • getLanguage

    -
    public String getLanguage()
    +
    public java.lang.String getLanguage()
    Gets the primary programming language.
  • @@ -998,9 +1004,9 @@ extends

    getOwner

    public GHUser getOwner()
    -                throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -1010,9 +1016,9 @@ extends

    getIssue

    public GHIssue getIssue(int id)
    -                 throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -1021,7 +1027,7 @@ extends
  • createIssue

    -
    public GHIssueBuilder createIssue(String title)
    +
    public GHIssueBuilder createIssue(java.lang.String title)
  • @@ -1030,10 +1036,10 @@ extends
  • getIssues

    -
    public List<GHIssue> getIssues(GHIssueState state)
    -                        throws IOException
    +
    public java.util.List<GHIssue> getIssues(GHIssueState state)
    +                                  throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1042,11 +1048,11 @@ extends
  • getIssues

    -
    public List<GHIssue> getIssues(GHIssueState state,
    -                      GHMilestone milestone)
    -                        throws IOException
    +
    public java.util.List<GHIssue> getIssues(GHIssueState state,
    +                                GHMilestone milestone)
    +                                  throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1065,7 +1071,7 @@ extends
  • createRelease

    -
    public GHReleaseBuilder createRelease(String tag)
    +
    public GHReleaseBuilder createRelease(java.lang.String tag)
  • @@ -1074,14 +1080,14 @@ extends
  • createRef

    -
    public GHRef createRef(String name,
    -              String sha)
    -                throws IOException
    +
    public GHRef createRef(java.lang.String name,
    +              java.lang.String sha)
    +                throws java.io.IOException
    Creates a named ref, such as tag, branch, etc.
    Parameters:
    name - The name of the fully qualified reference (ie: refs/heads/master). If it doesn't start with 'refs' and have at least two slashes, it will be rejected.
    sha - The SHA1 value to set this reference to
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1090,11 +1096,11 @@ extends
  • getReleases

    -
    public List<GHRelease> getReleases()
    -                            throws IOException
    +
    public java.util.List<GHRelease> getReleases()
    +                                      throws java.io.IOException
    Deprecated. use listReleases()
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1104,9 +1110,9 @@ extends

    listReleases

    public PagedIterable<GHRelease> listReleases()
    -                                      throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -1116,9 +1122,9 @@ extends

    listTags

    public PagedIterable<GHTag> listTags()
    -                              throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -1127,8 +1133,8 @@ extends
  • listLanguages

    -
    public Map<String,Long> listLanguages()
    -                               throws IOException
    +
    public java.util.Map<java.lang.String,java.lang.Long> listLanguages()
    +                                                             throws java.io.IOException
    List languages for the specified repository. The value on the right of a language is the number of bytes of code written in that language. { @@ -1136,7 +1142,7 @@ extends
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1145,7 +1151,7 @@ extends
  • getOwnerName

    -
    public String getOwnerName()
    +
    public java.lang.String getOwnerName()
  • @@ -1244,7 +1250,7 @@ extends
  • getPushedAt

    -
    public Date getPushedAt()
    +
    public java.util.Date getPushedAt()
    Returns:
    null if the repository was never pushed at.
  • @@ -1254,7 +1260,7 @@ extends
  • getMasterBranch

    -
    public String getMasterBranch()
    +
    public java.lang.String getMasterBranch()
    Returns the primary branch you'll configure in the "Admin > Options" config page.
    Returns:
    This field is null until the user explicitly configures the master branch.
  • @@ -1274,13 +1280,13 @@ extends
  • getCollaborators

    -
    @WithBridgeMethods(value=java.util.Set.class)
    +
    @WithBridgeMethods(value=java.util.Set.class)
     public GHPersonSet<GHUser> getCollaborators()
    -                                     throws IOException
    + throws java.io.IOException
    Gets the collaborators on this repository. This set always appear to include the owner.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1290,11 +1296,11 @@ public 

    listCollaborators

    public PagedIterable<GHUser> listCollaborators()
    -                                        throws IOException
    + throws java.io.IOException
    Lists up the collaborators on this repository.
    Returns:
    Users
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -1303,12 +1309,12 @@ public 
  • getCollaboratorNames

    -
    public Set<String> getCollaboratorNames()
    -                                 throws IOException
    +
    public java.util.Set<java.lang.String> getCollaboratorNames()
    +                                                     throws java.io.IOException
    Gets the names of the collaborators on this repository. This method deviates from the principle of this library but it works a lot faster than getCollaborators().
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1317,11 +1323,11 @@ public 
  • getTeams

    -
    public Set<GHTeam> getTeams()
    -                     throws IOException
    +
    public java.util.Set<GHTeam> getTeams()
    +                               throws java.io.IOException
    If this repository belongs to an organization, return a set of teams.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1331,9 +1337,9 @@ public 

    addCollaborators

    public void addCollaborators(GHUser... users)
    -                      throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -1342,10 +1348,10 @@ public 
  • addCollaborators

    -
    public void addCollaborators(Collection<GHUser> users)
    -                      throws IOException
    +
    public void addCollaborators(java.util.Collection<GHUser> users)
    +                      throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1355,9 +1361,9 @@ public 

    removeCollaborators

    public void removeCollaborators(GHUser... users)
    -                         throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -1366,10 +1372,10 @@ public 
  • removeCollaborators

    -
    public void removeCollaborators(Collection<GHUser> users)
    -                         throws IOException
    +
    public void removeCollaborators(java.util.Collection<GHUser> users)
    +                         throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1378,10 +1384,10 @@ public 
  • setEmailServiceHook

    -
    public void setEmailServiceHook(String address)
    -                         throws IOException
    +
    public void setEmailServiceHook(java.lang.String address)
    +                         throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1391,10 +1397,10 @@ public 

    enableIssueTracker

    public void enableIssueTracker(boolean v)
    -                        throws IOException
    + throws java.io.IOException
    Enables or disables the issue tracker for this repository.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -1404,10 +1410,10 @@ public 

    enableWiki

    public void enableWiki(boolean v)
    -                throws IOException
    + throws java.io.IOException
    Enables or disables Wiki for this repository.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -1417,9 +1423,9 @@ public 

    enableDownloads

    public void enableDownloads(boolean v)
    -                     throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -1428,11 +1434,11 @@ public 
  • renameTo

    -
    public void renameTo(String name)
    -              throws IOException
    +
    public void renameTo(java.lang.String name)
    +              throws java.io.IOException
    Rename this repository.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1441,10 +1447,10 @@ public 
  • setDescription

    -
    public void setDescription(String value)
    -                    throws IOException
    +
    public void setDescription(java.lang.String value)
    +                    throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1453,10 +1459,10 @@ public 
  • setHomepage

    -
    public void setHomepage(String value)
    -                 throws IOException
    +
    public void setHomepage(java.lang.String value)
    +                 throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1466,10 +1472,10 @@ public 

    delete

    public void delete()
    -            throws IOException
    + throws java.io.IOException
    Deletes this repository.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -1479,11 +1485,11 @@ public 

    fork

    public GHRepository fork()
    -                  throws IOException
    + throws java.io.IOException
    Forks this repository as your repository.
    Returns:
    Newly forked repository that belong to you.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -1493,11 +1499,11 @@ public 

    forkTo

    public GHRepository forkTo(GHOrganization org)
    -                    throws IOException
    + throws java.io.IOException
    Forks this repository into an organization.
    Returns:
    Newly forked repository that belong to you.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -1507,10 +1513,10 @@ public 

    getPullRequest

    public GHPullRequest getPullRequest(int i)
    -                             throws IOException
    + throws java.io.IOException
    Retrieves a specified pull request.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -1519,11 +1525,11 @@ public 
  • getPullRequests

    -
    public List<GHPullRequest> getPullRequests(GHIssueState state)
    -                                    throws IOException
    +
    public java.util.List<GHPullRequest> getPullRequests(GHIssueState state)
    +                                              throws java.io.IOException
    Retrieves all the pull requests of a particular state.
    Throws:
    -
    IOException
    See Also:
    listPullRequests(GHIssueState)
    +
    java.io.IOException
    See Also:
    listPullRequests(GHIssueState)
  • @@ -1542,11 +1548,11 @@ public 
  • createPullRequest

    -
    public GHPullRequest createPullRequest(String title,
    -                              String head,
    -                              String base,
    -                              String body)
    -                                throws IOException
    +
    public GHPullRequest createPullRequest(java.lang.String title,
    +                              java.lang.String head,
    +                              java.lang.String base,
    +                              java.lang.String body)
    +                                throws java.io.IOException
    Creates a new pull request.
    Parameters:
    title - Required. The title of the pull request.
    head - Required. The name of the branch where your changes are implemented. For cross-repository pull requests in the same network, @@ -1554,7 +1560,7 @@ public Throws: -
    IOException
    +
    java.io.IOException
  • @@ -1563,11 +1569,11 @@ public 
  • getHooks

    -
    public List<GHHook> getHooks()
    -                      throws IOException
    +
    public java.util.List<GHHook> getHooks()
    +                                throws java.io.IOException
    Retrieves the currently configured hooks.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1577,9 +1583,9 @@ public 

    getHook

    public GHHook getHook(int id)
    -               throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -1588,15 +1594,15 @@ public 
  • getCompare

    -
    public GHCompare getCompare(String id1,
    -                   String id2)
    -                     throws IOException
    +
    public GHCompare getCompare(java.lang.String id1,
    +                   java.lang.String id2)
    +                     throws java.io.IOException
    Gets a comparison between 2 points in the repository. This would be similar to calling git log id1...id2 against a local repository.
    Parameters:
    id1 - an identifier for the first point to compare from, this can be a sha1 ID (for a commit, tag etc) or a direct tag name
    id2 - an identifier for the second point to compare to. Can be the same as the first point.
    Returns:
    the comparison output
    Throws:
    -
    IOException - on failure communicating with GitHub
    +
    java.io.IOException - on failure communicating with GitHub
  • @@ -1607,9 +1613,9 @@ public GHCompare getCompare(GHCommit id1, GHCommit id2) - throws IOException + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -1620,9 +1626,9 @@ public GHCompare getCompare(GHBranch id1, GHBranch id2) - throws IOException + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -1632,11 +1638,11 @@ public 

    getRefs

    public GHRef[] getRefs()
    -                throws IOException
    + throws java.io.IOException
    Retrieves all refs for the github repository.
    Returns:
    an array of GHRef elements coresponding with the refs in the remote repository.
    Throws:
    -
    IOException - on failure communicating with GitHub
    +
    java.io.IOException - on failure communicating with GitHub
    @@ -1645,13 +1651,13 @@ public 
  • getRefs

    -
    public GHRef[] getRefs(String refType)
    -                throws IOException
    +
    public GHRef[] getRefs(java.lang.String refType)
    +                throws java.io.IOException
    Retrieves all refs of the given type for the current GitHub repository.
    Parameters:
    refType - the type of reg to search for e.g. tags or commits
    Returns:
    an array of all refs matching the request type
    Throws:
    -
    IOException - on failure communicating with GitHub, potentially due to an invalid ref type being requested
    +
    java.io.IOException - on failure communicating with GitHub, potentially due to an invalid ref type being requested
  • @@ -1660,13 +1666,13 @@ public 
  • getRef

    -
    public GHRef getRef(String refName)
    -             throws IOException
    +
    public GHRef getRef(java.lang.String refName)
    +             throws java.io.IOException
    Retrive a ref of the given type for the current GitHub repository.
    Parameters:
    refName - eg: heads/branch
    Returns:
    refs matching the request type
    Throws:
    -
    IOException - on failure communicating with GitHub, potentially due to an +
    java.io.IOException - on failure communicating with GitHub, potentially due to an invalid ref type being requested
  • @@ -1676,13 +1682,13 @@ public 
  • getTree

    -
    public GHTree getTree(String sha)
    -               throws IOException
    +
    public GHTree getTree(java.lang.String sha)
    +               throws java.io.IOException
    Retrive a tree of the given type for the current GitHub repository.
    Parameters:
    sha - - sha number or branch name ex: "master"
    Returns:
    refs matching the request type
    Throws:
    -
    IOException - on failure communicating with GitHub, potentially due to an +
    java.io.IOException - on failure communicating with GitHub, potentially due to an invalid tree type being requested
  • @@ -1692,14 +1698,14 @@ public 
  • getTreeRecursive

    -
    public GHTree getTreeRecursive(String sha,
    +
    public GHTree getTreeRecursive(java.lang.String sha,
                           int recursive)
    -                        throws IOException
    + throws java.io.IOException
    Retrieves the tree for the current GitHub repository, recursively as described in here: https://developer.github.com/v3/git/trees/#get-a-tree-recursively
    Parameters:
    sha - - sha number or branch name ex: "master"
    recursive - use 1
    Throws:
    -
    IOException - on failure communicating with GitHub, potentially due to an +
    java.io.IOException - on failure communicating with GitHub, potentially due to an invalid tree type being requested
  • @@ -1709,11 +1715,11 @@ public 
  • getCommit

    -
    public GHCommit getCommit(String sha1)
    -                   throws IOException
    +
    public GHCommit getCommit(java.lang.String sha1)
    +                   throws java.io.IOException
    Gets a commit object in this repository.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1752,11 +1758,11 @@ public 
  • listCommitStatuses

    -
    public PagedIterable<GHCommitStatus> listCommitStatuses(String sha1)
    -                                                 throws IOException
    +
    public PagedIterable<GHCommitStatus> listCommitStatuses(java.lang.String sha1)
    +                                                 throws java.io.IOException
    Lists all the commit statues attached to the given commit, newer ones first.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1765,11 +1771,11 @@ public 
  • getLastCommitStatus

    -
    public GHCommitStatus getLastCommitStatus(String sha1)
    -                                   throws IOException
    +
    public GHCommitStatus getLastCommitStatus(java.lang.String sha1)
    +                                   throws java.io.IOException
    Gets the last status of this commit, which is what gets shown in the UI.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1778,16 +1784,16 @@ public 
  • createCommitStatus

    -
    public GHCommitStatus createCommitStatus(String sha1,
    +
    public GHCommitStatus createCommitStatus(java.lang.String sha1,
                                     GHCommitState state,
    -                                String targetUrl,
    -                                String description,
    -                                String context)
    -                                  throws IOException
    + java.lang.String targetUrl, + java.lang.String description, + java.lang.String context) + throws java.io.IOException
    Creates a commit status
    Parameters:
    targetUrl - Optional parameter that points to the URL that has more details.
    description - Optional short description.
    context - Optinal commit status context.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1796,13 +1802,13 @@ public 
  • createCommitStatus

    -
    public GHCommitStatus createCommitStatus(String sha1,
    +
    public GHCommitStatus createCommitStatus(java.lang.String sha1,
                                     GHCommitState state,
    -                                String targetUrl,
    -                                String description)
    -                                  throws IOException
    + java.lang.String targetUrl, + java.lang.String description) + throws java.io.IOException
    Throws:
    -
    IOException
    See Also:
    #createCommitStatus(String, GHCommitState,String,String,String) createCommitStatus}
    +
    java.io.IOException
    See Also:
    #createCommitStatus(String, GHCommitState,String,String,String) createCommitStatus}
  • @@ -1812,10 +1818,10 @@ public 

    listEvents

    public PagedIterable<GHEventInfo> listEvents()
    -                                      throws IOException
    + throws java.io.IOException
    Lists repository events.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -1825,12 +1831,12 @@ public 

    listLabels

    public PagedIterable<GHLabel> listLabels()
    -                                  throws IOException
    + throws java.io.IOException
    Lists labels in this repository. https://developer.github.com/v3/issues/labels/#list-all-labels-for-this-repository
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -1839,10 +1845,10 @@ public 
  • getLabel

    -
    public GHLabel getLabel(String name)
    -                 throws IOException
    +
    public GHLabel getLabel(java.lang.String name)
    +                 throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1851,11 +1857,11 @@ public 
  • createLabel

    -
    public GHLabel createLabel(String name,
    -                  String color)
    -                    throws IOException
    +
    public GHLabel createLabel(java.lang.String name,
    +                  java.lang.String color)
    +                    throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1876,16 +1882,16 @@ public 
  • createHook

    -
    public GHHook createHook(String name,
    -                Map<String,String> config,
    -                Collection<GHEvent> events,
    +
    public GHHook createHook(java.lang.String name,
    +                java.util.Map<java.lang.String,java.lang.String> config,
    +                java.util.Collection<GHEvent> events,
                     boolean active)
    -                  throws IOException
    + throws java.io.IOException
    See https://api.github.com/hooks for possible names and their configuration scheme. TODO: produce type-safe binding
    Parameters:
    name - Type of the hook to be created. See https://api.github.com/hooks for possible names.
    config - The configuration hash.
    events - Can be null. Types of events to hook into.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1894,11 +1900,11 @@ public 
  • createWebHook

    -
    public GHHook createWebHook(URL url,
    -                   Collection<GHEvent> events)
    -                     throws IOException
    +
    public GHHook createWebHook(java.net.URL url,
    +                   java.util.Collection<GHEvent> events)
    +                     throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1907,10 +1913,10 @@ public 
  • createWebHook

    -
    public GHHook createWebHook(URL url)
    -                     throws IOException
    +
    public GHHook createWebHook(java.net.URL url)
    +                     throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1919,7 +1925,7 @@ public 
  • getPostCommitHooks

    -
    public Set<URL> getPostCommitHooks()
    +
    public java.util.Set<java.net.URL> getPostCommitHooks()
    Returns a set that represents the post-commit hook URLs. The returned set is live, and changes made to them are reflected to GitHub.
    @@ -1931,11 +1937,11 @@ public 
  • getBranches

    -
    public Map<String,GHBranch> getBranches()
    -                                 throws IOException
    +
    public java.util.Map<java.lang.String,GHBranch> getBranches()
    +                                                     throws java.io.IOException
    Gets branches by their names.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1944,11 +1950,11 @@ public 
  • getMilestones

    -
    public Map<Integer,GHMilestone> getMilestones()
    -                                       throws IOException
    +
    public java.util.Map<java.lang.Integer,GHMilestone> getMilestones()
    +                                                           throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1968,9 +1974,9 @@ public 

    getMilestone

    public GHMilestone getMilestone(int number)
    -                         throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -1979,10 +1985,10 @@ public 
  • getFileContent

    -
    public GHContent getFileContent(String path)
    -                         throws IOException
    +
    public GHContent getFileContent(java.lang.String path)
    +                         throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -1991,11 +1997,11 @@ public 
  • getFileContent

    -
    public GHContent getFileContent(String path,
    -                       String ref)
    -                         throws IOException
    +
    public GHContent getFileContent(java.lang.String path,
    +                       java.lang.String ref)
    +                         throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -2004,10 +2010,10 @@ public 
  • getDirectoryContent

    -
    public List<GHContent> getDirectoryContent(String path)
    -                                    throws IOException
    +
    public java.util.List<GHContent> getDirectoryContent(java.lang.String path)
    +                                              throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -2016,11 +2022,11 @@ public 
  • getDirectoryContent

    -
    public List<GHContent> getDirectoryContent(String path,
    -                                  String ref)
    -                                    throws IOException
    +
    public java.util.List<GHContent> getDirectoryContent(java.lang.String path,
    +                                            java.lang.String ref)
    +                                              throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -2030,10 +2036,10 @@ public 

    getReadme

    public GHContent getReadme()
    -                    throws IOException
    + throws java.io.IOException
    https://developer.github.com/v3/repos/contents/#get-the-readme
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -2042,12 +2048,12 @@ public 
  • createContent

    -
    public GHContentUpdateResponse createContent(String content,
    -                                    String commitMessage,
    -                                    String path)
    -                                      throws IOException
    +
    public GHContentUpdateResponse createContent(java.lang.String content,
    +                                    java.lang.String commitMessage,
    +                                    java.lang.String path)
    +                                      throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -2056,13 +2062,13 @@ public 
  • createContent

    -
    public GHContentUpdateResponse createContent(String content,
    -                                    String commitMessage,
    -                                    String path,
    -                                    String branch)
    -                                      throws IOException
    +
    public GHContentUpdateResponse createContent(java.lang.String content,
    +                                    java.lang.String commitMessage,
    +                                    java.lang.String path,
    +                                    java.lang.String branch)
    +                                      throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -2072,11 +2078,11 @@ public 

    createContent

    public GHContentUpdateResponse createContent(byte[] contentBytes,
    -                                    String commitMessage,
    -                                    String path)
    -                                      throws IOException
    + java.lang.String commitMessage, + java.lang.String path) + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -2086,12 +2092,12 @@ public 

    createContent

    public GHContentUpdateResponse createContent(byte[] contentBytes,
    -                                    String commitMessage,
    -                                    String path,
    -                                    String branch)
    -                                      throws IOException
    + java.lang.String commitMessage, + java.lang.String path, + java.lang.String branch) + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -2100,11 +2106,11 @@ public 
  • createMilestone

    -
    public GHMilestone createMilestone(String title,
    -                          String description)
    -                            throws IOException
    +
    public GHMilestone createMilestone(java.lang.String title,
    +                          java.lang.String description)
    +                            throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -2113,11 +2119,11 @@ public 
  • addDeployKey

    -
    public GHDeployKey addDeployKey(String title,
    -                       String key)
    -                         throws IOException
    +
    public GHDeployKey addDeployKey(java.lang.String title,
    +                       java.lang.String key)
    +                         throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -2126,10 +2132,10 @@ public 
  • getDeployKeys

    -
    public List<GHDeployKey> getDeployKeys()
    -                                throws IOException
    +
    public java.util.List<GHDeployKey> getDeployKeys()
    +                                          throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -2140,10 +2146,10 @@ public GHSubscription subscribe(boolean subscribed, boolean ignored) - throws IOException + throws java.io.IOException
    Subscribes to this repository to get notifications.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -2153,11 +2159,11 @@ public 

    getSubscription

    public GHSubscription getSubscription()
    -                               throws IOException
    + throws java.io.IOException
    Returns the current subscription.
    Returns:
    null if no subscription exists.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -2167,9 +2173,9 @@ public 

    listContributors

    public PagedIterable<GHRepository.Contributor> listContributors()
    -                                                         throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -2178,15 +2184,25 @@ public 
  • renderMarkdown

    -
    public Reader renderMarkdown(String text,
    -                    MarkdownMode mode)
    -                      throws IOException
    +
    public java.io.Reader renderMarkdown(java.lang.String text,
    +                            MarkdownMode mode)
    +                              throws java.io.IOException
    Render a Markdown document. In GFM mode, issue numbers and user mentions are linked accordingly.
    Throws:
    -
    IOException
    See Also:
    GitHub.renderMarkdown(String)
    +
    java.io.IOException
    See Also:
    GitHub.renderMarkdown(String)
    +
  • + + + + +
      +
    • +

      listNotifications

      +
      public GHNotificationStream listNotifications()
      +
      List all the notifications in a repository for the current user.
    @@ -2195,10 +2211,10 @@ public 
  • toString

    -
    public String toString()
    +
    public java.lang.String toString()
    Overrides:
    -
    toString in class Object
    +
    toString in class java.lang.Object
  • @@ -2211,7 +2227,7 @@ public hashCode
     in class Object +
    hashCode in class java.lang.Object
    @@ -2221,10 +2237,10 @@ public 
  • equals

    -
    public boolean equals(Object obj)
    +
    public boolean equals(java.lang.Object obj)
    Overrides:
    -
    equals in class Object
    +
    equals in class java.lang.Object
  • diff --git a/apidocs/org/kohsuke/github/GHRepositorySearchBuilder.Sort.html b/apidocs/org/kohsuke/github/GHRepositorySearchBuilder.Sort.html new file mode 100644 index 000000000..6b898046c --- /dev/null +++ b/apidocs/org/kohsuke/github/GHRepositorySearchBuilder.Sort.html @@ -0,0 +1,339 @@ + + + + + + +GHRepositorySearchBuilder.Sort (GitHub API for Java 1.66 API) + + + + + + + + + + + +
    +
    org.kohsuke.github
    +

    Enum GHRepositorySearchBuilder.Sort

    +
    +
    + +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Enum Constant Summary

        + + + + + + + + + + + + + + +
        Enum Constants 
        Enum Constant and Description
        FORKS 
        STARS 
        UPDATED 
        +
      • +
      + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        static GHRepositorySearchBuilder.SortvalueOf(java.lang.String name) +
        Returns the enum constant of this type with the specified name.
        +
        static GHRepositorySearchBuilder.Sort[]values() +
        Returns an array containing the constants of this enum type, in +the order they are declared.
        +
        +
          +
        • + + +

          Methods inherited from class java.lang.Enum

          +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +getClass, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + + + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          values

          +
          public static GHRepositorySearchBuilder.Sort[] values()
          +
          Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
          +for (GHRepositorySearchBuilder.Sort c : GHRepositorySearchBuilder.Sort.values())
          +    System.out.println(c);
          +
          +
          Returns:
          an array containing the constants of this enum type, in +the order they are declared
          +
        • +
        + + + +
          +
        • +

          valueOf

          +
          public static GHRepositorySearchBuilder.Sort valueOf(java.lang.String name)
          +
          Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
          +
          Parameters:
          name - the name of the enum constant to be returned.
          +
          Returns:
          the enum constant with the specified name
          +
          Throws:
          +
          java.lang.IllegalArgumentException - if this enum type has no constant +with the specified name
          +
          java.lang.NullPointerException - if the argument is null
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2015. All Rights Reserved.

    + + diff --git a/apidocs/org/kohsuke/github/GHRepositorySearchBuilder.html b/apidocs/org/kohsuke/github/GHRepositorySearchBuilder.html new file mode 100644 index 000000000..322f830be --- /dev/null +++ b/apidocs/org/kohsuke/github/GHRepositorySearchBuilder.html @@ -0,0 +1,428 @@ + + + + + + +GHRepositorySearchBuilder (GitHub API for Java 1.66 API) + + + + + + + + + + + +
    +
    org.kohsuke.github
    +

    Class GHRepositorySearchBuilder

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

    Copyright © 2015. All Rights Reserved.

    + + diff --git a/apidocs/org/kohsuke/github/GHSearchBuilder.html b/apidocs/org/kohsuke/github/GHSearchBuilder.html new file mode 100644 index 000000000..c1fd7b73a --- /dev/null +++ b/apidocs/org/kohsuke/github/GHSearchBuilder.html @@ -0,0 +1,325 @@ + + + + + + +GHSearchBuilder (GitHub API for Java 1.66 API) + + + + + + + + + + + +
    +
    org.kohsuke.github
    +

    Class GHSearchBuilder<T>

    +
    +
    +
      +
    • java.lang.Object
    • +
    • +
        +
      • org.kohsuke.github.GHSearchBuilder<T>
      • +
      +
    • +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Field Summary

        + + + + + + + + + + + + + + + + + + +
        Fields 
        Modifier and TypeField and Description
        protected org.kohsuke.github.Requesterreq 
        protected GitHubroot 
        protected java.util.List<java.lang.String>terms 
        +
      • +
      + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        protected abstract java.lang.StringgetApiUrl() 
        PagedSearchIterable<T>list() +
        Performs the search.
        +
        GHSearchBuilderq(java.lang.String term) +
        Search terms.
        +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
        • +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Field Detail

        + + + +
          +
        • +

          root

          +
          protected final GitHub root
          +
        • +
        + + + +
          +
        • +

          req

          +
          protected final org.kohsuke.github.Requester req
          +
        • +
        + + + +
          +
        • +

          terms

          +
          protected final java.util.List<java.lang.String> terms
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          q

          +
          public GHSearchBuilder q(java.lang.String term)
          +
          Search terms.
          +
        • +
        + + + + + + + +
          +
        • +

          getApiUrl

          +
          protected abstract java.lang.String getApiUrl()
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2015. All Rights Reserved.

    + + diff --git a/apidocs/org/kohsuke/github/GHSubscription.html b/apidocs/org/kohsuke/github/GHSubscription.html index 3f94dd20d..3b5554d1a 100644 --- a/apidocs/org/kohsuke/github/GHSubscription.html +++ b/apidocs/org/kohsuke/github/GHSubscription.html @@ -2,16 +2,16 @@ - + -GHSubscription (GitHub API for Java 1.64-SNAPSHOT API) - +GHSubscription (GitHub API for Java 1.66 API) + @@ -37,7 +37,7 @@
      -
    • java.lang.Object
    • +
    • java.lang.Object
      • org.kohsuke.github.GHSubscription
      • @@ -98,10 +98,12 @@

        public class GHSubscription
        -extends Object
        -
        Represents your subscribing to a repository.
        +extends java.lang.Object +
        Represents your subscribing to a repository / conversation thread..
        Author:
        -
        Kohsuke Kawaguchi
        +
        Kohsuke Kawaguchi
        +
        See Also:
        GHRepository.getSubscription(), +GHThread.getSubscription()
    @@ -144,11 +146,11 @@ extends -Date +java.util.Date getCreatedAt()  -String +java.lang.String getReason()  @@ -156,11 +158,11 @@ extends getRepository()  -String +java.lang.String getRepositoryUrl()  -String +java.lang.String getUrl()  @@ -176,8 +178,8 @@ extends -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait @@ -216,7 +218,7 @@ extends
  • getCreatedAt

    -
    public Date getCreatedAt()
    +
    public java.util.Date getCreatedAt()
  • @@ -225,7 +227,7 @@ extends
  • getUrl

    -
    public String getUrl()
    +
    public java.lang.String getUrl()
  • @@ -234,7 +236,7 @@ extends
  • getRepositoryUrl

    -
    public String getRepositoryUrl()
    +
    public java.lang.String getRepositoryUrl()
  • @@ -243,7 +245,7 @@ extends
  • getReason

    -
    public String getReason()
    +
    public java.lang.String getReason()
  • @@ -280,10 +282,10 @@ extends

    delete

    public void delete()
    -            throws IOException
    + throws java.io.IOException
    Removes this subscription.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -312,7 +314,7 @@ extends
    @@ -215,7 +215,7 @@ extends
  • getName

    -
    public String getName()
    +
    public java.lang.String getName()
  • diff --git a/apidocs/org/kohsuke/github/GHTeam.html b/apidocs/org/kohsuke/github/GHTeam.html index ef0288927..b11baf5ce 100644 --- a/apidocs/org/kohsuke/github/GHTeam.html +++ b/apidocs/org/kohsuke/github/GHTeam.html @@ -2,16 +2,16 @@ - + -GHTeam (GitHub API for Java 1.64-SNAPSHOT API) - +GHTeam (GitHub API for Java 1.66 API) + @@ -38,7 +38,7 @@
    @@ -278,7 +278,7 @@ extends
  • getName

    -
    public String getName()
    +
    public java.lang.String getName()
  • @@ -287,7 +287,7 @@ extends
  • getPermission

    -
    public String getPermission()
    +
    public java.lang.String getPermission()
  • @@ -306,10 +306,10 @@ extends

    listMembers

    public PagedIterable<GHUser> listMembers()
    -                                  throws IOException
    + throws java.io.IOException
    Retrieves the current members.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -318,10 +318,10 @@ extends
  • getMembers

    -
    public Set<GHUser> getMembers()
    -                       throws IOException
    +
    public java.util.Set<GHUser> getMembers()
    +                                 throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -340,10 +340,10 @@ extends
  • getRepositories

    -
    public Map<String,GHRepository> getRepositories()
    -                                         throws IOException
    +
    public java.util.Map<java.lang.String,GHRepository> getRepositories()
    +                                                             throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -362,12 +362,12 @@ extends

    add

    public void add(GHUser u)
    -         throws IOException
    + throws java.io.IOException
    Adds a member to the team. The user will be invited to the organization if required.
    Throws:
    -
    IOException
    Since:
    +
    java.io.IOException
    Since:
    1.59
    @@ -378,10 +378,10 @@ extends

    remove

    public void remove(GHUser u)
    -            throws IOException
    + throws java.io.IOException
    Removes a member to the team.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -391,9 +391,9 @@ extends

    add

    public void add(GHRepository r)
    -         throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -403,9 +403,9 @@ extends

    remove

    public void remove(GHRepository r)
    -            throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -444,7 +444,7 @@ extends
      -
    • java.lang.Object
    • +
    • java.lang.Object
      • org.kohsuke.github.GHTree
      • @@ -98,7 +98,7 @@

        public class GHTree
        -extends Object
        +extends java.lang.Object
        Provides information for Git Trees https://developer.github.com/v3/git/trees/
        Author:
        @@ -140,19 +140,19 @@ extends Method and Description -String +java.lang.String getSha()
        The SHA for this trees
        -List<GHTreeEntry> +java.util.List<GHTreeEntry> getTree()
        Return an array of entries of the trees
        -URL +java.net.URL getUrl()
        The API URL of this tag, such as "url": "https://api.github.com/repos/octocat/Hello-World/trees/fc6274d15fa3ae2ab983129fb037999f264ba9a7",
        @@ -169,8 +169,8 @@ extends -

        Methods inherited from class java.lang.Object

        -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    @@ -209,7 +209,7 @@ extends
  • getSha

    -
    public String getSha()
    +
    public java.lang.String getSha()
    The SHA for this trees
  • @@ -219,7 +219,7 @@ extends
  • getTree

    -
    public List<GHTreeEntry> getTree()
    +
    public java.util.List<GHTreeEntry> getTree()
    Return an array of entries of the trees
    Returns:
  • @@ -241,7 +241,7 @@ extends
  • getUrl

    -
    public URL getUrl()
    +
    public java.net.URL getUrl()
    The API URL of this tag, such as "url": "https://api.github.com/repos/octocat/Hello-World/trees/fc6274d15fa3ae2ab983129fb037999f264ba9a7",
  • @@ -272,7 +272,7 @@ extends
      -
    • java.lang.Object
    • +
    • java.lang.Object
      • org.kohsuke.github.GHTreeEntry
      • @@ -98,7 +98,7 @@

        public class GHTreeEntry
        -extends Object
        +extends java.lang.Object
        Provides information for Git Trees https://developer.github.com/v3/git/trees/
        Author:
        @@ -140,21 +140,21 @@ extends Method and Description -String +java.lang.String getMode()
        Get mode such as 100644
        -String +java.lang.String getPath()
        Get the path such as "subdir/file.txt"
        -String +java.lang.String getSha()
        SHA1 of this object.
        @@ -167,14 +167,14 @@ extends -String +java.lang.String getType()
        Gets the type such as: "blob"
        -URL +java.net.URL getUrl()
        API URL to this Git data, such as https://api.github.com/repos/jenkinsci @@ -186,8 +186,8 @@ extends -

        Methods inherited from class java.lang.Object

        -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    @@ -226,7 +226,7 @@ extends
  • getPath

    -
    public String getPath()
    +
    public java.lang.String getPath()
    Get the path such as "subdir/file.txt"
    Returns:
    the path
    @@ -238,7 +238,7 @@ extends
  • getMode

    -
    public String getMode()
    +
    public java.lang.String getMode()
    Get mode such as 100644
    Returns:
    the mode
    @@ -262,7 +262,7 @@ extends
  • getType

    -
    public String getType()
    +
    public java.lang.String getType()
    Gets the type such as: "blob"
    Returns:
    The type
    @@ -274,7 +274,7 @@ extends
  • getSha

    -
    public String getSha()
    +
    public java.lang.String getSha()
    SHA1 of this object.
  • @@ -284,7 +284,7 @@ extends
  • getUrl

    -
    public URL getUrl()
    +
    public java.net.URL getUrl()
    API URL to this Git data, such as https://api.github.com/repos/jenkinsci /jenkins/git/commits/b72322675eb0114363a9a86e9ad5a170d1d07ac0
    diff --git a/apidocs/org/kohsuke/github/GHUser.html b/apidocs/org/kohsuke/github/GHUser.html index 7f37bfef2..9ecfcc072 100644 --- a/apidocs/org/kohsuke/github/GHUser.html +++ b/apidocs/org/kohsuke/github/GHUser.html @@ -2,16 +2,16 @@ - + -GHUser (GitHub API for Java 1.64-SNAPSHOT API) - +GHUser (GitHub API for Java 1.66 API) + @@ -38,7 +38,7 @@
    @@ -311,10 +311,10 @@ extends

    follow

    public void follow()
    -            throws IOException
    + throws java.io.IOException
    Follow this user.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -324,10 +324,10 @@ extends

    unfollow

    public void unfollow()
    -              throws IOException
    + throws java.io.IOException
    Unfollow this user.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -336,12 +336,12 @@ extends
  • getFollows

    -
    @WithBridgeMethods(value=java.util.Set.class)
    +
    @WithBridgeMethods(value=java.util.Set.class)
     public GHPersonSet<GHUser> getFollows()
    -                               throws IOException
    + throws java.io.IOException
    Lists the users that this user is following
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -350,12 +350,12 @@ public 
  • getFollowers

    -
    @WithBridgeMethods(value=java.util.Set.class)
    +
    @WithBridgeMethods(value=java.util.Set.class)
     public GHPersonSet<GHUser> getFollowers()
    -                                 throws IOException
    + throws java.io.IOException
    Lists the users who are following this user.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -406,12 +406,12 @@ public 
  • getOrganizations

    -
    @WithBridgeMethods(value=java.util.Set.class)
    +
    @WithBridgeMethods(value=java.util.Set.class)
     public GHPersonSet<GHOrganization> getOrganizations()
    -                                             throws IOException
    + throws java.io.IOException
    Gets the organization that this user belongs to publicly.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -421,13 +421,13 @@ public 

    listEvents

    public PagedIterable<GHEventInfo> listEvents()
    -                                      throws IOException
    + throws java.io.IOException
    Lists events performed by a user (this includes private events if the caller is authenticated.
    Specified by:
    listEvents in class GHPerson
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -437,10 +437,10 @@ public 

    listGists

    public PagedIterable<GHGist> listGists()
    -                                throws IOException
    + throws java.io.IOException
    Lists Gists created by this user.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -449,10 +449,10 @@ public 
  • toString

    -
    public String toString()
    +
    public java.lang.String toString()
    Overrides:
    -
    toString in class Object
    +
    toString in class java.lang.Object
  • @@ -465,7 +465,7 @@ public hashCode
     in class Object +
    hashCode in class java.lang.Object
    @@ -475,10 +475,10 @@ public 
  • equals

    -
    public boolean equals(Object obj)
    +
    public boolean equals(java.lang.Object obj)
    Overrides:
    -
    equals in class Object
    +
    equals in class java.lang.Object
  • @@ -509,7 +509,7 @@ public 
    @@ -210,7 +210,7 @@ extends
  • getTitle

    -
    public String getTitle()
    +
    public java.lang.String getTitle()
    Overrides:
    getTitle in class GHKey
    @@ -243,7 +243,7 @@ extends
  • @@ -348,10 +372,10 @@ extends

    connect

    public static GitHub connect()
    -                      throws IOException
    + throws java.io.IOException
    Obtains the credential from "~/.github" or from the System Environment Properties.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -360,15 +384,15 @@ extends
  • connectToEnterprise

    -
    public static GitHub connectToEnterprise(String apiUrl,
    -                         String oauthAccessToken)
    -                                  throws IOException
    +
    public static GitHub connectToEnterprise(java.lang.String apiUrl,
    +                         java.lang.String oauthAccessToken)
    +                                  throws java.io.IOException
    Version that connects to GitHub Enterprise.
    Parameters:
    apiUrl - The URL of GitHub (or GitHub enterprise) API endpoint, such as "https://api.github.com" or "http://ghe.acme.com/api/v3". Note that GitHub Enterprise has /api/v3 in the URL. For historical reasons, this parameter still accepts the bare domain name, but that's considered deprecated.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -377,12 +401,12 @@ extends
  • connectToEnterprise

    -
    public static GitHub connectToEnterprise(String apiUrl,
    -                         String login,
    -                         String password)
    -                                  throws IOException
    +
    public static GitHub connectToEnterprise(java.lang.String apiUrl,
    +                         java.lang.String login,
    +                         java.lang.String password)
    +                                  throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -391,11 +415,11 @@ extends
  • connect

    -
    public static GitHub connect(String login,
    -             String oauthAccessToken)
    -                      throws IOException
    +
    public static GitHub connect(java.lang.String login,
    +             java.lang.String oauthAccessToken)
    +                      throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -404,14 +428,14 @@ extends
  • connect

    -
    public static GitHub connect(String login,
    -             String oauthAccessToken,
    -             String password)
    -                      throws IOException
    +
    public static GitHub connect(java.lang.String login,
    +             java.lang.String oauthAccessToken,
    +             java.lang.String password)
    +                      throws java.io.IOException
    Deprecated. Either OAuth token or password is sufficient, so there's no point in passing both. Use connectUsingPassword(String, String) or connectUsingOAuth(String).
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -420,11 +444,11 @@ extends
  • connectUsingPassword

    -
    public static GitHub connectUsingPassword(String login,
    -                          String password)
    -                                   throws IOException
    +
    public static GitHub connectUsingPassword(java.lang.String login,
    +                          java.lang.String password)
    +                                   throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -433,10 +457,10 @@ extends
  • connectUsingOAuth

    -
    public static GitHub connectUsingOAuth(String oauthAccessToken)
    -                                throws IOException
    +
    public static GitHub connectUsingOAuth(java.lang.String oauthAccessToken)
    +                                throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -445,11 +469,11 @@ extends
  • connectUsingOAuth

    -
    public static GitHub connectUsingOAuth(String githubServer,
    -                       String oauthAccessToken)
    -                                throws IOException
    +
    public static GitHub connectUsingOAuth(java.lang.String githubServer,
    +                       java.lang.String oauthAccessToken)
    +                                throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -459,12 +483,12 @@ extends

    connectAnonymously

    public static GitHub connectAnonymously()
    -                                 throws IOException
    + throws java.io.IOException
    Connects to GitHub anonymously. All operations that requires authentication will fail.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -504,10 +528,10 @@ extends

    getRateLimit

    public GHRateLimit getRateLimit()
    -                         throws IOException
    + throws java.io.IOException
    Gets the current rate limit.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -518,10 +542,10 @@ extends GHUser.class) public GHMyself getMyself() - throws IOException + throws java.io.IOException
    Gets the GHUser that represents yourself.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -530,11 +554,11 @@ public 
  • getUser

    -
    public GHUser getUser(String login)
    -               throws IOException
    +
    public GHUser getUser(java.lang.String login)
    +               throws java.io.IOException
    Obtains the object that represents the named user.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -554,10 +578,10 @@ public 

    getUser

    protected GHUser getUser(GHUser orig)
    -                  throws IOException
    + throws java.io.IOException
    Interns the given GHUser.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -566,10 +590,10 @@ public 
  • getOrganization

    -
    public GHOrganization getOrganization(String name)
    -                               throws IOException
    +
    public GHOrganization getOrganization(java.lang.String name)
    +                               throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -578,11 +602,11 @@ public 
  • getRepository

    -
    public GHRepository getRepository(String name)
    -                           throws IOException
    +
    public GHRepository getRepository(java.lang.String name)
    +                           throws java.io.IOException
    Gets the repository object from 'user/reponame' string that GitHub calls as "repository name"
    Throws:
    -
    IOException
    See Also:
    GHRepository.getName()
    +
    java.io.IOException
    See Also:
    GHRepository.getName()
  • @@ -591,14 +615,14 @@ public 
  • getMyOrganizations

    -
    public Map<String,GHOrganization> getMyOrganizations()
    -                                              throws IOException
    +
    public java.util.Map<java.lang.String,GHOrganization> getMyOrganizations()
    +                                                                  throws java.io.IOException
    This method returns a shallowly populated organizations. To retrieve full organization details, you need to call getOrganization(String) TODO: make this automatic.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -607,15 +631,15 @@ public 
  • getMyTeams

    -
    public Map<String,Set<GHTeam>> getMyTeams()
    -                                   throws IOException
    +
    public java.util.Map<java.lang.String,java.util.Set<GHTeam>> getMyTeams()
    +                                                                 throws java.io.IOException
    Gets complete map of organizations/teams that current user belongs to. Leverages the new GitHub API /user/teams made available recently to get in a single call the complete set of organizations, teams and permissions in a single call.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -624,11 +648,11 @@ public 
  • getEvents

    -
    public List<GHEventInfo> getEvents()
    -                            throws IOException
    +
    public java.util.List<GHEventInfo> getEvents()
    +                                      throws java.io.IOException
    Public events visible to you. Equivalent of what's displayed on https://github.com/
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -637,11 +661,11 @@ public 
  • getGist

    -
    public GHGist getGist(String id)
    -               throws IOException
    +
    public GHGist getGist(java.lang.String id)
    +               throws java.io.IOException
    Gets a sigle gist by ID.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -659,16 +683,16 @@ public 
  • parseEventPayload

    -
    public <T extends GHEventPayload> T parseEventPayload(Reader r,
    -                                             Class<T> type)
    -                                           throws IOException
    +
    public <T extends GHEventPayload> T parseEventPayload(java.io.Reader r,
    +                                             java.lang.Class<T> type)
    +                                           throws java.io.IOException
    Parses the GitHub event object. This is primarily intended for receiving a POST HTTP call from a hook. Unfortunately, hook script payloads aren't self-descriptive, so you need to know the type of the payload you are expecting.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -677,18 +701,18 @@ public 
  • createRepository

    -
    public GHRepository createRepository(String name,
    -                            String description,
    -                            String homepage,
    +
    public GHRepository createRepository(java.lang.String name,
    +                            java.lang.String description,
    +                            java.lang.String homepage,
                                 boolean isPublic)
    -                              throws IOException
    + throws java.io.IOException
    Creates a new repository. To create a repository in an organization, see GHOrganization.createRepository(String, String, String, GHTeam, boolean)
    Returns:
    Newly created repository.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -697,15 +721,15 @@ public 
  • createToken

    -
    public GHAuthorization createToken(Collection<String> scope,
    -                          String note,
    -                          String noteUrl)
    -                            throws IOException
    +
    public GHAuthorization createToken(java.util.Collection<java.lang.String> scope,
    +                          java.lang.String note,
    +                          java.lang.String noteUrl)
    +                            throws java.io.IOException
    Creates a new authorization. The token created can be then used for connectUsingOAuth(String) in the future.
    Throws:
    -
    IOException
    See Also:
    Documentation
    +
    java.io.IOException
    See Also:
    Documentation
  • @@ -715,10 +739,10 @@ public 

    isCredentialValid

    public boolean isCredentialValid()
    -                          throws IOException
    + throws java.io.IOException
    Ensures that the credential is valid.
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -731,6 +755,46 @@ public Search issues.
    + + + + + + + + + + + + + + + + @@ -748,7 +812,7 @@ public 
  • listAllPublicRepositories

    -
    public PagedIterable<GHRepository> listAllPublicRepositories(String since)
    +
    public PagedIterable<GHRepository> listAllPublicRepositories(java.lang.String since)
    This provides a dump of every public repository, in the order that they were created.
    Parameters:
    since - The integer ID of the last Repository that you’ve seen. See GHObject.getId()
    See Also:
    documentation
  • @@ -759,8 +823,8 @@ public 
  • renderMarkdown

    -
    public Reader renderMarkdown(String text)
    -                      throws IOException
    +
    public java.io.Reader renderMarkdown(java.lang.String text)
    +                              throws java.io.IOException
    Render a Markdown document in raw mode.

    @@ -768,7 +832,7 @@ public Throws: -

    IOException
    See Also:
    GHRepository.renderMarkdown(String, MarkdownMode)
    +
    java.io.IOException
    See Also:
    GHRepository.renderMarkdown(String, MarkdownMode)
  • diff --git a/apidocs/org/kohsuke/github/GitHubBuilder.html b/apidocs/org/kohsuke/github/GitHubBuilder.html index 10ca82ad7..f70011540 100644 --- a/apidocs/org/kohsuke/github/GitHubBuilder.html +++ b/apidocs/org/kohsuke/github/GitHubBuilder.html @@ -2,16 +2,16 @@ - + -GitHubBuilder (GitHub API for Java 1.64-SNAPSHOT API) - +GitHubBuilder (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -267,7 +267,7 @@ extends

    fromCredentials

    public static GitHubBuilder fromCredentials()
    -                                     throws IOException
    + throws java.io.IOException
    First check if the credentials are configured using the ~/.github properties file. If no user is specified it means there is no configuration present so check the environment instead. @@ -275,7 +275,7 @@ extends Returns:
    the configured Builder from credentials defined on the system or in the environment.
    Throws:
    -
    IOException - If there are no credentials defined in the ~/.github properties file or the process environment.
    +
    java.io.IOException - If there are no credentials defined in the ~/.github properties file or the process environment.
    @@ -284,14 +284,14 @@ extends
  • fromEnvironment

    -
    public static GitHubBuilder fromEnvironment(String loginVariableName,
    -                            String passwordVariableName,
    -                            String oauthVariableName)
    -                                     throws IOException
    +
    public static GitHubBuilder fromEnvironment(java.lang.String loginVariableName,
    +                            java.lang.String passwordVariableName,
    +                            java.lang.String oauthVariableName)
    +                                     throws java.io.IOException
    Deprecated. Use fromEnvironment() to pick up standard set of environment variables, so that different clients of this library will all recognize one consistent set of coordinates.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -300,15 +300,15 @@ extends
  • fromEnvironment

    -
    public static GitHubBuilder fromEnvironment(String loginVariableName,
    -                            String passwordVariableName,
    -                            String oauthVariableName,
    -                            String endpointVariableName)
    -                                     throws IOException
    +
    public static GitHubBuilder fromEnvironment(java.lang.String loginVariableName,
    +                            java.lang.String passwordVariableName,
    +                            java.lang.String oauthVariableName,
    +                            java.lang.String endpointVariableName)
    +                                     throws java.io.IOException
    Deprecated. Use fromEnvironment() to pick up standard set of environment variables, so that different clients of this library will all recognize one consistent set of coordinates.
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -318,7 +318,7 @@ extends

    fromEnvironment

    public static GitHubBuilder fromEnvironment()
    -                                     throws IOException
    + throws java.io.IOException
    Creates GitHubBuilder by picking up coordinates from environment variables.

    @@ -338,7 +338,7 @@ extends Throws: -

    IOException
    +
    java.io.IOException
    @@ -348,9 +348,9 @@ extends

    fromPropertyFile

    public static GitHubBuilder fromPropertyFile()
    -                                      throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -359,10 +359,10 @@ extends
  • fromPropertyFile

    -
    public static GitHubBuilder fromPropertyFile(String propertyFileName)
    -                                      throws IOException
    +
    public static GitHubBuilder fromPropertyFile(java.lang.String propertyFileName)
    +                                      throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -371,7 +371,7 @@ extends
  • fromProperties

    -
    public static GitHubBuilder fromProperties(Properties props)
    +
    public static GitHubBuilder fromProperties(java.util.Properties props)
  • @@ -380,7 +380,7 @@ extends
  • withEndpoint

    -
    public GitHubBuilder withEndpoint(String endpoint)
    +
    public GitHubBuilder withEndpoint(java.lang.String endpoint)
  • @@ -389,8 +389,8 @@ extends
  • withPassword

    -
    public GitHubBuilder withPassword(String user,
    -                         String password)
    +
    public GitHubBuilder withPassword(java.lang.String user,
    +                         java.lang.String password)
  • @@ -399,7 +399,7 @@ extends
  • withOAuthToken

    -
    public GitHubBuilder withOAuthToken(String oauthToken)
    +
    public GitHubBuilder withOAuthToken(java.lang.String oauthToken)
  • @@ -408,8 +408,8 @@ extends
  • withOAuthToken

    -
    public GitHubBuilder withOAuthToken(String oauthToken,
    -                           String user)
    +
    public GitHubBuilder withOAuthToken(java.lang.String oauthToken,
    +                           java.lang.String user)
  • @@ -436,7 +436,7 @@ extends
  • withProxy

    -
    public GitHubBuilder withProxy(Proxy p)
    +
    public GitHubBuilder withProxy(java.net.Proxy p)
    Configures connector that uses HTTP library in JRE but use a specific proxy, instead of the system default one.
    @@ -449,9 +449,9 @@ extends

    build

    public GitHub build()
    -             throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • diff --git a/apidocs/org/kohsuke/github/GitUser.html b/apidocs/org/kohsuke/github/GitUser.html index e9dc1ae9e..2f6c71ddc 100644 --- a/apidocs/org/kohsuke/github/GitUser.html +++ b/apidocs/org/kohsuke/github/GitUser.html @@ -2,16 +2,16 @@ - + -GitUser (GitHub API for Java 1.64-SNAPSHOT API) - +GitUser (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
      -
    • java.lang.Object
    • +
    • java.lang.Object
      • org.kohsuke.github.GitUser
      • @@ -102,7 +102,7 @@

        public class GitUser
        -extends Object
        +extends java.lang.Object
        Represents a user in Git who authors/commits a commit. In contrast, GHUser is an user of GitHub. Because Git allows a person to @@ -146,20 +146,20 @@ extends Method and Description -Date +java.util.Date getDate()
        This field doesn't appear to be consistently available in all the situations where this class is used.
        -String +java.lang.String getEmail()
        E-mail address, such as "foo@example.com"
        -String +java.lang.String getName()
        Human readable name of the user, such as "Kohsuke Kawaguchi"
        @@ -169,8 +169,8 @@ extends -

        Methods inherited from class java.lang.Object

        -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    @@ -209,7 +209,7 @@ extends
  • getName

    -
    public String getName()
    +
    public java.lang.String getName()
    Human readable name of the user, such as "Kohsuke Kawaguchi"
  • @@ -219,7 +219,7 @@ extends
  • getEmail

    -
    public String getEmail()
    +
    public java.lang.String getEmail()
    E-mail address, such as "foo@example.com"
  • @@ -229,7 +229,7 @@ extends
  • getDate

    -
    public Date getDate()
    +
    public java.util.Date getDate()
    This field doesn't appear to be consistently available in all the situations where this class is used.
  • diff --git a/apidocs/org/kohsuke/github/HttpConnector.html b/apidocs/org/kohsuke/github/HttpConnector.html index debb63400..42b41ca7b 100644 --- a/apidocs/org/kohsuke/github/HttpConnector.html +++ b/apidocs/org/kohsuke/github/HttpConnector.html @@ -2,16 +2,16 @@ - + -HttpConnector (GitHub API for Java 1.64-SNAPSHOT API) - +HttpConnector (GitHub API for Java 1.66 API) + @@ -121,7 +121,7 @@ static HttpConnector DEFAULT -
    Default implementation that uses URL.openConnection().
    +
    Default implementation that uses URL.openConnection().
    @@ -140,8 +140,8 @@ Method and Description -HttpURLConnection -connect(URL url) +java.net.HttpURLConnection +connect(java.net.URL url)
    Opens a connection to the given URL.
    @@ -167,7 +167,7 @@
  • DEFAULT

    static final HttpConnector DEFAULT
    -
    Default implementation that uses URL.openConnection().
    +
    Default implementation that uses URL.openConnection().
  • @@ -184,11 +184,11 @@
    • connect

      -
      HttpURLConnection connect(URL url)
      -                          throws IOException
      +
      java.net.HttpURLConnection connect(java.net.URL url)
      +                                   throws java.io.IOException
      Opens a connection to the given URL.
      Throws:
      -
      IOException
      +
      java.io.IOException
    diff --git a/apidocs/org/kohsuke/github/MarkdownMode.html b/apidocs/org/kohsuke/github/MarkdownMode.html index 63dc31873..7cbc49b45 100644 --- a/apidocs/org/kohsuke/github/MarkdownMode.html +++ b/apidocs/org/kohsuke/github/MarkdownMode.html @@ -2,16 +2,16 @@ - + -MarkdownMode (GitHub API for Java 1.64-SNAPSHOT API) - +MarkdownMode (GitHub API for Java 1.66 API) + @@ -85,10 +85,10 @@
  • -

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, valueOf
  • +

    Methods inherited from class java.lang.Enum

    +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, valueOf @@ -256,7 +256,7 @@ the order they are declared
    • valueOf

      -
      public static MarkdownMode valueOf(String name)
      +
      public static MarkdownMode valueOf(java.lang.String name)
      Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are @@ -264,9 +264,9 @@ not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      -
      IllegalArgumentException - if this enum type has no constant +
      java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
      -
      NullPointerException - if the argument is null
      +
      java.lang.NullPointerException - if the argument is null
    @@ -275,10 +275,10 @@ with the specified name diff --git a/apidocs/org/kohsuke/github/PagedIterable.html b/apidocs/org/kohsuke/github/PagedIterable.html index 531021377..3ba0464d2 100644 --- a/apidocs/org/kohsuke/github/PagedIterable.html +++ b/apidocs/org/kohsuke/github/PagedIterable.html @@ -2,16 +2,16 @@ - + -PagedIterable (GitHub API for Java 1.64-SNAPSHOT API) - +PagedIterable (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
      -
    • java.lang.Object
    • +
    • java.lang.Object
      • org.kohsuke.github.PagedIterable<T>
      • @@ -97,7 +97,7 @@
      • All Implemented Interfaces:
        -
        Iterable<T>
        +
        java.lang.Iterable<T>
        Direct Known Subclasses:
        @@ -106,9 +106,9 @@

        public abstract class PagedIterable<T>
        -extends Object
        -implements Iterable<T>
        -
        Iterable that returns PagedIterator
        +extends java.lang.Object +implements java.lang.Iterable<T> +
        Iterable that returns PagedIterator
        Author:
        Kohsuke Kawaguchi
      • @@ -147,15 +147,15 @@ implements Method and Description -List<T> +java.util.List<T> asList() -
        Eagerly walk Iterable and return the result in a list.
        +
        Eagerly walk Iterable and return the result in a list.
        -Set<T> +java.util.Set<T> asSet() -
        Eagerly walk Iterable and return the result in a set.
        +
        Eagerly walk Iterable and return the result in a set.
        @@ -167,8 +167,8 @@ implements -

        Methods inherited from class java.lang.Object

        -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    @@ -210,7 +210,7 @@ implements PagedIterator<T> iterator()
    Specified by:
    -
    iterator in interface Iterable<T>
    +
    iterator in interface java.lang.Iterable<T>
    @@ -220,8 +220,8 @@ implements
  • asList

    -
    public List<T> asList()
    -
    Eagerly walk Iterable and return the result in a list.
    +
    public java.util.List<T> asList()
    +
    Eagerly walk Iterable and return the result in a list.
  • @@ -230,8 +230,8 @@ implements
  • asSet

    -
    public Set<T> asSet()
    -
    Eagerly walk Iterable and return the result in a set.
    +
    public java.util.Set<T> asSet()
    +
    Eagerly walk Iterable and return the result in a set.
  • diff --git a/apidocs/org/kohsuke/github/PagedIterator.html b/apidocs/org/kohsuke/github/PagedIterator.html index d9ef0851b..857893c22 100644 --- a/apidocs/org/kohsuke/github/PagedIterator.html +++ b/apidocs/org/kohsuke/github/PagedIterator.html @@ -2,16 +2,16 @@ - + -PagedIterator (GitHub API for Java 1.64-SNAPSHOT API) - +PagedIterator (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
      -
    • java.lang.Object
    • +
    • java.lang.Object
      • org.kohsuke.github.PagedIterator<T>
      • @@ -97,13 +97,13 @@
      • All Implemented Interfaces:
        -
        Iterator<T>
        +
        java.util.Iterator<T>


        public abstract class PagedIterator<T>
        -extends Object
        -implements Iterator<T>
        +extends java.lang.Object +implements java.util.Iterator<T>
        Iterator over a pagenated data source. Aside from the normal iterator operation, this method exposes nextPage() @@ -137,7 +137,7 @@ implements next()  -List<T> +java.util.List<T> nextPage()
        Gets the next page worth of data.
        @@ -155,8 +155,8 @@ implements -

        Methods inherited from class java.lang.Object

        -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    @@ -192,7 +192,7 @@ implements hasNext
     in interface Iterator<T> +
    hasNext in interface java.util.Iterator<T>
    @@ -205,7 +205,7 @@ implements T next()
    Specified by:
    -
    next in interface Iterator<T>
    +
    next in interface java.util.Iterator<T>
    @@ -218,7 +218,7 @@ implements remove in interface Iterator<T> +
    remove in interface java.util.Iterator<T>
    @@ -228,7 +228,7 @@ implements
  • nextPage

    -
    public List<T> nextPage()
    +
    public java.util.List<T> nextPage()
    Gets the next page worth of data.
  • diff --git a/apidocs/org/kohsuke/github/PagedSearchIterable.html b/apidocs/org/kohsuke/github/PagedSearchIterable.html index cb7c36433..d8d4314a8 100644 --- a/apidocs/org/kohsuke/github/PagedSearchIterable.html +++ b/apidocs/org/kohsuke/github/PagedSearchIterable.html @@ -2,16 +2,16 @@ - + -PagedSearchIterable (GitHub API for Java 1.64-SNAPSHOT API) - +PagedSearchIterable (GitHub API for Java 1.66 API) + @@ -64,13 +64,13 @@
  • Summary: 
  • Nested | 
  • Field | 
  • -
  • Constr | 
  • +
  • Constr | 
  • Method
  • @@ -85,7 +85,7 @@
    diff --git a/apidocs/org/kohsuke/github/RateLimitHandler.html b/apidocs/org/kohsuke/github/RateLimitHandler.html index d5b2f3303..03102e75d 100644 --- a/apidocs/org/kohsuke/github/RateLimitHandler.html +++ b/apidocs/org/kohsuke/github/RateLimitHandler.html @@ -2,16 +2,16 @@ - + -RateLimitHandler (GitHub API for Java 1.64-SNAPSHOT API) - +RateLimitHandler (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -245,9 +245,9 @@ extends
  • onError

    -
    public abstract void onError(IOException e,
    -           HttpURLConnection uc)
    -                      throws IOException
    +
    public abstract void onError(java.io.IOException e,
    +           java.net.HttpURLConnection uc)
    +                      throws java.io.IOException
  • diff --git a/apidocs/org/kohsuke/github/class-use/GHAsset.html b/apidocs/org/kohsuke/github/class-use/GHAsset.html index bcf1a115d..470fb5bb0 100644 --- a/apidocs/org/kohsuke/github/class-use/GHAsset.html +++ b/apidocs/org/kohsuke/github/class-use/GHAsset.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHAsset (GitHub API for Java 1.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHAsset (GitHub API for Java 1.66 API) + @@ -98,8 +98,8 @@ GHAsset -GHRelease.uploadAsset(File file, - String contentType) +GHRelease.uploadAsset(java.io.File file, + java.lang.String contentType)
    Because github relies on SNI (http://en.wikipedia.org/wiki/Server_Name_Indication) this method will only work on Java 7 or greater.
    @@ -119,7 +119,7 @@ -List<GHAsset> +java.util.List<GHAsset> GHRelease.getAssets()  diff --git a/apidocs/org/kohsuke/github/class-use/GHAuthorization.html b/apidocs/org/kohsuke/github/class-use/GHAuthorization.html index c7baa55e9..f5c5e0187 100644 --- a/apidocs/org/kohsuke/github/class-use/GHAuthorization.html +++ b/apidocs/org/kohsuke/github/class-use/GHAuthorization.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHAuthorization (GitHub API for Java 1.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHAuthorization (GitHub API for Java 1.66 API) + @@ -98,9 +98,9 @@ GHAuthorization -GitHub.createToken(Collection<String> scope, - String note, - String noteUrl) +GitHub.createToken(java.util.Collection<java.lang.String> scope, + java.lang.String note, + java.lang.String noteUrl)
    Creates a new authorization.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHBranch.Commit.html b/apidocs/org/kohsuke/github/class-use/GHBranch.Commit.html index cc32d8ce9..88a865707 100644 --- a/apidocs/org/kohsuke/github/class-use/GHBranch.Commit.html +++ b/apidocs/org/kohsuke/github/class-use/GHBranch.Commit.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHBranch.Commit (GitHub API for Java 1.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHBranch.Commit (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHBranch.html b/apidocs/org/kohsuke/github/class-use/GHBranch.html index 9247e84fb..9ab2da3e4 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHBranch (GitHub API for Java 1.66 API) + @@ -97,7 +97,7 @@ -Map<String,GHBranch> +java.util.Map<java.lang.String,GHBranch> GHRepository.getBranches()
    Gets branches by their names.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHCommit.File.html b/apidocs/org/kohsuke/github/class-use/GHCommit.File.html index 089b220b0..54799e053 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHCommit.File (GitHub API for Java 1.66 API) + @@ -110,7 +110,7 @@ -List<GHCommit.File> +java.util.List<GHCommit.File> GHCommit.getFiles()
    List of files changed/added/removed in this commit.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHCommit.GHAuthor.html b/apidocs/org/kohsuke/github/class-use/GHCommit.GHAuthor.html index a2aa4c0e1..e5e811af3 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHCommit.GHAuthor (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHCommit.Parent.html b/apidocs/org/kohsuke/github/class-use/GHCommit.Parent.html index 39937299b..577403819 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHCommit.Parent (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHCommit.ShortInfo.html b/apidocs/org/kohsuke/github/class-use/GHCommit.ShortInfo.html index b5e065da7..3308b4831 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHCommit.ShortInfo (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHCommit.Stats.html b/apidocs/org/kohsuke/github/class-use/GHCommit.Stats.html index efce65274..43cb3ba81 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHCommit.Stats (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHCommit.html b/apidocs/org/kohsuke/github/class-use/GHCommit.html index facac164e..b7a91111a 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHCommit (GitHub API for Java 1.66 API) + @@ -127,7 +127,7 @@ GHCommit -GHRepository.getCommit(String sha1) +GHRepository.getCommit(java.lang.String sha1)
    Gets a commit object in this repository.
    @@ -141,7 +141,7 @@ -List<GHCommit> +java.util.List<GHCommit> GHCommit.getParents()
    Resolves the parent commit objects and return them.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHCommitComment.html b/apidocs/org/kohsuke/github/class-use/GHCommitComment.html index 7b7116618..96432949a 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHCommitComment (GitHub API for Java 1.66 API) + @@ -98,14 +98,14 @@ GHCommitComment -GHCommit.createComment(String body)  +GHCommit.createComment(java.lang.String body)  GHCommitComment -GHCommit.createComment(String body, - String path, - Integer line, - Integer position) +GHCommit.createComment(java.lang.String body, + java.lang.String path, + java.lang.Integer line, + java.lang.Integer position)
    Creates a commit comment.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHCommitPointer.html b/apidocs/org/kohsuke/github/class-use/GHCommitPointer.html index 6ed29bd17..8a8dea646 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHCommitPointer (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHCommitQueryBuilder.html b/apidocs/org/kohsuke/github/class-use/GHCommitQueryBuilder.html index de774b137..902dcf707 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHCommitQueryBuilder (GitHub API for Java 1.66 API) + @@ -98,13 +98,13 @@ GHCommitQueryBuilder -GHCommitQueryBuilder.author(String author) +GHCommitQueryBuilder.author(java.lang.String author)
    GItHub login or email address by which to filter by commit author.
    GHCommitQueryBuilder -GHCommitQueryBuilder.from(String ref) +GHCommitQueryBuilder.from(java.lang.String ref)
    Specifies the SHA1 commit / tag / branch / etc to start listing commits from.
    @@ -114,7 +114,7 @@ GHCommitQueryBuilder -GHCommitQueryBuilder.path(String path) +GHCommitQueryBuilder.path(java.lang.String path)
    Only commits containing this file path will be returned.
    @@ -126,7 +126,7 @@ GHCommitQueryBuilder -GHCommitQueryBuilder.since(Date dt) +GHCommitQueryBuilder.since(java.util.Date dt)
    Only commits after this date will be returned
    @@ -138,7 +138,7 @@ GHCommitQueryBuilder -GHCommitQueryBuilder.until(Date dt) +GHCommitQueryBuilder.until(java.util.Date dt)
    Only commits before this date will be returned
    diff --git a/apidocs/org/kohsuke/github/class-use/GHCommitState.html b/apidocs/org/kohsuke/github/class-use/GHCommitState.html index 1f9eab238..d5d16da68 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHCommitState (GitHub API for Java 1.66 API) + @@ -102,7 +102,7 @@ static GHCommitState -GHCommitState.valueOf(String name) +GHCommitState.valueOf(java.lang.String name)
    Returns the enum constant of this type with the specified name.
    @@ -124,18 +124,18 @@ the order they are declared.
    GHCommitStatus -GHRepository.createCommitStatus(String sha1, +GHRepository.createCommitStatus(java.lang.String sha1, GHCommitState state, - String targetUrl, - String description)  + java.lang.String targetUrl, + java.lang.String description)  GHCommitStatus -GHRepository.createCommitStatus(String sha1, +GHRepository.createCommitStatus(java.lang.String sha1, GHCommitState state, - String targetUrl, - String description, - String context) + java.lang.String targetUrl, + java.lang.String description, + java.lang.String context)
    Creates a commit status
    diff --git a/apidocs/org/kohsuke/github/class-use/GHCommitStatus.html b/apidocs/org/kohsuke/github/class-use/GHCommitStatus.html index 38ee692a1..7a7b8cee5 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHCommitStatus (GitHub API for Java 1.66 API) + @@ -98,24 +98,24 @@ GHCommitStatus -GHRepository.createCommitStatus(String sha1, +GHRepository.createCommitStatus(java.lang.String sha1, GHCommitState state, - String targetUrl, - String description)  + java.lang.String targetUrl, + java.lang.String description)  GHCommitStatus -GHRepository.createCommitStatus(String sha1, +GHRepository.createCommitStatus(java.lang.String sha1, GHCommitState state, - String targetUrl, - String description, - String context) + java.lang.String targetUrl, + java.lang.String description, + java.lang.String context)
    Creates a commit status
    GHCommitStatus -GHRepository.getLastCommitStatus(String sha1) +GHRepository.getLastCommitStatus(java.lang.String sha1)
    Gets the last status of this commit, which is what gets shown in the UI.
    @@ -136,7 +136,7 @@ PagedIterable<GHCommitStatus> -GHRepository.listCommitStatuses(String sha1) +GHRepository.listCommitStatuses(java.lang.String sha1)
    Lists all the commit statues attached to the given commit, newer ones first.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHCompare.Commit.html b/apidocs/org/kohsuke/github/class-use/GHCompare.Commit.html index 10c8f434a..1b9d4d348 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHCompare.Commit (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHCompare.InnerCommit.html b/apidocs/org/kohsuke/github/class-use/GHCompare.InnerCommit.html index 499dc2974..2c3e4c6f9 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHCompare.InnerCommit (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHCompare.Status.html b/apidocs/org/kohsuke/github/class-use/GHCompare.Status.html index 1a8dd5d11..aa483b275 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHCompare.Status (GitHub API for Java 1.66 API) + @@ -115,7 +115,7 @@ static GHCompare.Status -GHCompare.Status.valueOf(String name) +GHCompare.Status.valueOf(java.lang.String name)
    Returns the enum constant of this type with the specified name.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHCompare.Tree.html b/apidocs/org/kohsuke/github/class-use/GHCompare.Tree.html index e1450c4f4..f5d6cd39f 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHCompare.Tree (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHCompare.User.html b/apidocs/org/kohsuke/github/class-use/GHCompare.User.html index 19e5faaa2..5beb906e8 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHCompare.User (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHCompare.html b/apidocs/org/kohsuke/github/class-use/GHCompare.html index 159a45b4e..3b0185c53 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHCompare (GitHub API for Java 1.66 API) + @@ -108,8 +108,8 @@ GHCompare -GHRepository.getCompare(String id1, - String id2) +GHRepository.getCompare(java.lang.String id1, + java.lang.String id2)
    Gets a comparison between 2 points in the repository.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHContent.html b/apidocs/org/kohsuke/github/class-use/GHContent.html index 9becb70e5..07d55b335 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHContent (GitHub API for Java 1.66 API) + @@ -102,12 +102,12 @@ GHContent -GHRepository.getFileContent(String path)  +GHRepository.getFileContent(java.lang.String path)  GHContent -GHRepository.getFileContent(String path, - String ref)  +GHRepository.getFileContent(java.lang.String path, + java.lang.String ref)  GHContent @@ -130,13 +130,13 @@ -List<GHContent> -GHRepository.getDirectoryContent(String path)  +java.util.List<GHContent> +GHRepository.getDirectoryContent(java.lang.String path)  -List<GHContent> -GHRepository.getDirectoryContent(String path, - String ref)  +java.util.List<GHContent> +GHRepository.getDirectoryContent(java.lang.String path, + java.lang.String ref)  PagedIterable<GHContent> diff --git a/apidocs/org/kohsuke/github/class-use/GHContentSearchBuilder.html b/apidocs/org/kohsuke/github/class-use/GHContentSearchBuilder.html new file mode 100644 index 000000000..d59838fd7 --- /dev/null +++ b/apidocs/org/kohsuke/github/class-use/GHContentSearchBuilder.html @@ -0,0 +1,201 @@ + + + + + + +Uses of Class org.kohsuke.github.GHContentSearchBuilder (GitHub API for Java 1.66 API) + + + + + + + +
    + + + + + +
    + + +
    +

    Uses of Class
    org.kohsuke.github.GHContentSearchBuilder

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

    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 659696e81..0206d1d76 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHContentUpdateResponse (GitHub API for Java 1.66 API) + @@ -99,59 +99,59 @@ GHContentUpdateResponse GHRepository.createContent(byte[] contentBytes, - String commitMessage, - String path)  + java.lang.String commitMessage, + java.lang.String path)  GHContentUpdateResponse GHRepository.createContent(byte[] contentBytes, - String commitMessage, - String path, - String branch)  + java.lang.String commitMessage, + java.lang.String path, + java.lang.String branch)  GHContentUpdateResponse -GHRepository.createContent(String content, - String commitMessage, - String path)  +GHRepository.createContent(java.lang.String content, + java.lang.String commitMessage, + java.lang.String path)  GHContentUpdateResponse -GHRepository.createContent(String content, - String commitMessage, - String path, - String branch)  +GHRepository.createContent(java.lang.String content, + java.lang.String commitMessage, + java.lang.String path, + java.lang.String branch)  GHContentUpdateResponse -GHContent.delete(String message)  +GHContent.delete(java.lang.String message)  GHContentUpdateResponse -GHContent.delete(String commitMessage, - String branch)  +GHContent.delete(java.lang.String commitMessage, + java.lang.String branch)  GHContentUpdateResponse GHContent.update(byte[] newContentBytes, - String commitMessage)  + java.lang.String commitMessage)  GHContentUpdateResponse GHContent.update(byte[] newContentBytes, - String commitMessage, - String branch)  + java.lang.String commitMessage, + java.lang.String branch)  GHContentUpdateResponse -GHContent.update(String newContent, - String commitMessage)  +GHContent.update(java.lang.String newContent, + java.lang.String commitMessage)  GHContentUpdateResponse -GHContent.update(String newContent, - String commitMessage, - String branch)  +GHContent.update(java.lang.String newContent, + java.lang.String commitMessage, + java.lang.String branch)  diff --git a/apidocs/org/kohsuke/github/class-use/GHDeployKey.html b/apidocs/org/kohsuke/github/class-use/GHDeployKey.html index 483cd3a27..7bd657f5d 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHDeployKey (GitHub API for Java 1.66 API) + @@ -98,8 +98,8 @@ GHDeployKey -GHRepository.addDeployKey(String title, - String key)  +GHRepository.addDeployKey(java.lang.String title, + java.lang.String key)  GHDeployKey @@ -115,7 +115,7 @@ -List<GHDeployKey> +java.util.List<GHDeployKey> GHRepository.getDeployKeys()  diff --git a/apidocs/org/kohsuke/github/class-use/GHDeployment.html b/apidocs/org/kohsuke/github/class-use/GHDeployment.html index bad7f4c72..31096789f 100644 --- a/apidocs/org/kohsuke/github/class-use/GHDeployment.html +++ b/apidocs/org/kohsuke/github/class-use/GHDeployment.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHDeployment (GitHub API for Java 1.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHDeployment (GitHub API for Java 1.66 API) + @@ -111,10 +111,10 @@ PagedIterable<GHDeployment> -GHRepository.listDeployments(String sha, - String ref, - String task, - String environment)  +GHRepository.listDeployments(java.lang.String sha, + java.lang.String ref, + java.lang.String task, + java.lang.String environment)  diff --git a/apidocs/org/kohsuke/github/class-use/GHDeploymentBuilder.html b/apidocs/org/kohsuke/github/class-use/GHDeploymentBuilder.html index 835b0b72a..72751d0a0 100644 --- a/apidocs/org/kohsuke/github/class-use/GHDeploymentBuilder.html +++ b/apidocs/org/kohsuke/github/class-use/GHDeploymentBuilder.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHDeploymentBuilder (GitHub API for Java 1.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHDeploymentBuilder (GitHub API for Java 1.66 API) + @@ -102,31 +102,31 @@ GHDeploymentBuilder -GHRepository.createDeployment(String ref)  +GHRepository.createDeployment(java.lang.String ref)  GHDeploymentBuilder -GHDeploymentBuilder.description(String description)  +GHDeploymentBuilder.description(java.lang.String description)  GHDeploymentBuilder -GHDeploymentBuilder.environment(String environment)  +GHDeploymentBuilder.environment(java.lang.String environment)  GHDeploymentBuilder -GHDeploymentBuilder.payload(String payload)  +GHDeploymentBuilder.payload(java.lang.String payload)  GHDeploymentBuilder -GHDeploymentBuilder.ref(String branch)  +GHDeploymentBuilder.ref(java.lang.String branch)  GHDeploymentBuilder -GHDeploymentBuilder.requiredContexts(List<String> requiredContexts)  +GHDeploymentBuilder.requiredContexts(java.util.List<java.lang.String> requiredContexts)  GHDeploymentBuilder -GHDeploymentBuilder.task(String task)  +GHDeploymentBuilder.task(java.lang.String task)  diff --git a/apidocs/org/kohsuke/github/class-use/GHDeploymentState.html b/apidocs/org/kohsuke/github/class-use/GHDeploymentState.html index f9d4a58a4..fc0451611 100644 --- a/apidocs/org/kohsuke/github/class-use/GHDeploymentState.html +++ b/apidocs/org/kohsuke/github/class-use/GHDeploymentState.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHDeploymentState (GitHub API for Java 1.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHDeploymentState (GitHub API for Java 1.66 API) + @@ -102,7 +102,7 @@ static GHDeploymentState -GHDeploymentState.valueOf(String name) +GHDeploymentState.valueOf(java.lang.String name)
    Returns the enum constant of this type with the specified name.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHDeploymentStatus.html b/apidocs/org/kohsuke/github/class-use/GHDeploymentStatus.html index aae4a86a3..d264d5613 100644 --- a/apidocs/org/kohsuke/github/class-use/GHDeploymentStatus.html +++ b/apidocs/org/kohsuke/github/class-use/GHDeploymentStatus.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHDeploymentStatus (GitHub API for Java 1.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHDeploymentStatus (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHDeploymentStatusBuilder.html b/apidocs/org/kohsuke/github/class-use/GHDeploymentStatusBuilder.html index 9e462baa7..1b48492db 100644 --- a/apidocs/org/kohsuke/github/class-use/GHDeploymentStatusBuilder.html +++ b/apidocs/org/kohsuke/github/class-use/GHDeploymentStatusBuilder.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHDeploymentStatusBuilder (GitHub API for Java 1.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHDeploymentStatusBuilder (GitHub API for Java 1.66 API) + @@ -103,11 +103,11 @@ GHDeploymentStatusBuilder -GHDeploymentStatusBuilder.description(String description)  +GHDeploymentStatusBuilder.description(java.lang.String description)  GHDeploymentStatusBuilder -GHDeploymentStatusBuilder.targetUrl(String targetUrl)  +GHDeploymentStatusBuilder.targetUrl(java.lang.String targetUrl)  diff --git a/apidocs/org/kohsuke/github/class-use/GHEmail.html b/apidocs/org/kohsuke/github/class-use/GHEmail.html index f564f2895..47da70448 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHEmail (GitHub API for Java 1.66 API) + @@ -97,7 +97,7 @@ -List<GHEmail> +java.util.List<GHEmail> GHMyself.getEmails2()
    Returns the read-only list of e-mail addresses configured for you.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHEvent.html b/apidocs/org/kohsuke/github/class-use/GHEvent.html index 871ee7d06..ac34c4937 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHEvent (GitHub API for Java 1.66 API) + @@ -102,7 +102,7 @@ static GHEvent -GHEvent.valueOf(String name) +GHEvent.valueOf(java.lang.String name)
    Returns the enum constant of this type with the specified name.
    @@ -123,7 +123,7 @@ the order they are declared. -EnumSet<GHEvent> +java.util.EnumSet<GHEvent> GHHook.getEvents()  @@ -137,17 +137,17 @@ the order they are declared. GHHook -GHRepository.createHook(String name, - Map<String,String> config, - Collection<GHEvent> events, +GHRepository.createHook(java.lang.String name, + java.util.Map<java.lang.String,java.lang.String> config, + java.util.Collection<GHEvent> events, boolean active)
    See https://api.github.com/hooks for possible names and their configuration scheme.
    GHHook -GHRepository.createWebHook(URL url, - Collection<GHEvent> events)  +GHRepository.createWebHook(java.net.URL url, + java.util.Collection<GHEvent> events)  diff --git a/apidocs/org/kohsuke/github/class-use/GHEventInfo.GHEventRepository.html b/apidocs/org/kohsuke/github/class-use/GHEventInfo.GHEventRepository.html index ee6d8a0ba..3d677fe83 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHEventInfo.GHEventRepository (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHEventInfo.html b/apidocs/org/kohsuke/github/class-use/GHEventInfo.html index 9c9b39f69..8bc399fdf 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHEventInfo (GitHub API for Java 1.66 API) + @@ -97,33 +97,33 @@ -List<GHEventInfo> +java.util.List<GHEventInfo> GitHub.getEvents()
    Public events visible to you.
    -abstract PagedIterable<GHEventInfo> -GHPerson.listEvents() -
    Lists events for an organization or an user.
    +PagedIterable<GHEventInfo> +GHRepository.listEvents() +
    Lists repository events.
    PagedIterable<GHEventInfo> -GHUser.listEvents() -
    Lists events performed by a user (this includes private events if the caller is authenticated.
    - - - -PagedIterable<GHEventInfo> GHOrganization.listEvents()
    Lists events performed by a user (this includes private events if the caller is authenticated.
    - + PagedIterable<GHEventInfo> -GHRepository.listEvents() -
    Lists repository events.
    +GHUser.listEvents() +
    Lists events performed by a user (this includes private events if the caller is authenticated.
    + + + +abstract PagedIterable<GHEventInfo> +GHPerson.listEvents() +
    Lists events for an organization or an user.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHEventPayload.IssueComment.html b/apidocs/org/kohsuke/github/class-use/GHEventPayload.IssueComment.html index b9cd8a6ba..0df71bed3 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHEventPayload.IssueComment (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHEventPayload.PullRequest.html b/apidocs/org/kohsuke/github/class-use/GHEventPayload.PullRequest.html index 74266ba1b..e28c52b43 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHEventPayload.PullRequest (GitHub API for Java 1.66 API) + 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 b01fcecfd..524b0fa43 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHEventPayload.Push.PushCommit (GitHub API for Java 1.66 API) + @@ -97,7 +97,7 @@ -List<GHEventPayload.Push.PushCommit> +java.util.List<GHEventPayload.Push.PushCommit> GHEventPayload.Push.getCommits()
    The list of pushed commits.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHEventPayload.Push.html b/apidocs/org/kohsuke/github/class-use/GHEventPayload.Push.html index 29fd5670b..a68b0ee2f 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHEventPayload.Push (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHEventPayload.html b/apidocs/org/kohsuke/github/class-use/GHEventPayload.html index 4dd07165a..6f12b2515 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHEventPayload (GitHub API for Java 1.66 API) + @@ -125,14 +125,14 @@ <T extends GHEventPayload
    T
    -GHEventInfo.getPayload(Class<T> type) +GHEventInfo.getPayload(java.lang.Class<T> type)
    Retrieves the payload.
    <T extends GHEventPayload
    T
    -GitHub.parseEventPayload(Reader r, - Class<T> type) +GitHub.parseEventPayload(java.io.Reader r, + java.lang.Class<T> type)
    Parses the GitHub event object.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHException.html b/apidocs/org/kohsuke/github/class-use/GHException.html index 497ad2b67..009cb891d 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHException (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHGist.html b/apidocs/org/kohsuke/github/class-use/GHGist.html index 10f16399f..35814ee6c 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHGist (GitHub API for Java 1.66 API) + @@ -110,7 +110,7 @@ GHGist -GitHub.getGist(String id) +GitHub.getGist(java.lang.String id)
    Gets a sigle gist by ID.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHGistBuilder.html b/apidocs/org/kohsuke/github/class-use/GHGistBuilder.html index 48374439f..fd3ff9acc 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHGistBuilder (GitHub API for Java 1.66 API) + @@ -102,12 +102,12 @@ GHGistBuilder -GHGistBuilder.description(String desc)  +GHGistBuilder.description(java.lang.String desc)  GHGistBuilder -GHGistBuilder.file(String fileName, - String content) +GHGistBuilder.file(java.lang.String fileName, + java.lang.String content)
    Adds a new file.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHGistFile.html b/apidocs/org/kohsuke/github/class-use/GHGistFile.html index c0049f7d0..a0af18faf 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHGistFile (GitHub API for Java 1.66 API) + @@ -98,7 +98,7 @@ GHGistFile -GHGist.getFile(String name)  +GHGist.getFile(java.lang.String name)  @@ -110,7 +110,7 @@ -Map<String,GHGistFile> +java.util.Map<java.lang.String,GHGistFile> GHGist.getFiles()  diff --git a/apidocs/org/kohsuke/github/class-use/GHHook.html b/apidocs/org/kohsuke/github/class-use/GHHook.html index dbaee8e4d..86619de71 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHHook (GitHub API for Java 1.66 API) + @@ -98,21 +98,21 @@ GHHook -GHRepository.createHook(String name, - Map<String,String> config, - Collection<GHEvent> events, +GHRepository.createHook(java.lang.String name, + java.util.Map<java.lang.String,java.lang.String> config, + java.util.Collection<GHEvent> events, boolean active)
    See https://api.github.com/hooks for possible names and their configuration scheme.
    GHHook -GHRepository.createWebHook(URL url)  +GHRepository.createWebHook(java.net.URL url)  GHHook -GHRepository.createWebHook(URL url, - Collection<GHEvent> events)  +GHRepository.createWebHook(java.net.URL url, + java.util.Collection<GHEvent> events)  GHHook @@ -128,7 +128,7 @@ -List<GHHook> +java.util.List<GHHook> GHRepository.getHooks()
    Retrieves the currently configured hooks.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHIssue.Label.html b/apidocs/org/kohsuke/github/class-use/GHIssue.Label.html index 4120d3491..74964f740 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHIssue.Label (GitHub API for Java 1.66 API) + @@ -97,7 +97,7 @@ -protected List<GHIssue.Label> +protected java.util.List<GHIssue.Label> GHIssue.labels  diff --git a/apidocs/org/kohsuke/github/class-use/GHIssue.PullRequest.html b/apidocs/org/kohsuke/github/class-use/GHIssue.PullRequest.html index 476b639cf..3b1dc44a5 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHIssue.PullRequest (GitHub API for Java 1.66 API) + @@ -111,14 +111,14 @@ GHIssue.PullRequest -GHPullRequest.getPullRequest()  - - -GHIssue.PullRequest GHIssue.getPullRequest()
    Returns non-null if this issue is a shadow of a pull request.
    + +GHIssue.PullRequest +GHPullRequest.getPullRequest()  + diff --git a/apidocs/org/kohsuke/github/class-use/GHIssue.html b/apidocs/org/kohsuke/github/class-use/GHIssue.html index 121fd7b5f..4e3641e91 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHIssue (GitHub API for Java 1.66 API) + @@ -141,21 +141,15 @@ -List<GHIssue> +java.util.List<GHIssue> GHRepository.getIssues(GHIssueState state)  -List<GHIssue> +java.util.List<GHIssue> GHRepository.getIssues(GHIssueState state, 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.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHIssueBuilder.html b/apidocs/org/kohsuke/github/class-use/GHIssueBuilder.html index 39dd53023..e7a2a5415 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHIssueBuilder (GitHub API for Java 1.66 API) + @@ -102,21 +102,21 @@ GHIssueBuilder -GHIssueBuilder.assignee(String user)  +GHIssueBuilder.assignee(java.lang.String user)  GHIssueBuilder -GHIssueBuilder.body(String str) +GHIssueBuilder.body(java.lang.String str)
    Sets the main text of an issue, which is arbitrary multi-line text.
    GHIssueBuilder -GHRepository.createIssue(String title)  +GHRepository.createIssue(java.lang.String title)  GHIssueBuilder -GHIssueBuilder.label(String label)  +GHIssueBuilder.label(java.lang.String label)  GHIssueBuilder diff --git a/apidocs/org/kohsuke/github/class-use/GHIssueComment.html b/apidocs/org/kohsuke/github/class-use/GHIssueComment.html index 17b36e50d..4bc6b25c3 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHIssueComment (GitHub API for Java 1.66 API) + @@ -110,7 +110,7 @@ -List<GHIssueComment> +java.util.List<GHIssueComment> GHIssue.getComments()
    Obtains all the comments associated with this issue.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHIssueSearchBuilder.Sort.html b/apidocs/org/kohsuke/github/class-use/GHIssueSearchBuilder.Sort.html index 1bcb90693..ee431a9a3 100644 --- a/apidocs/org/kohsuke/github/class-use/GHIssueSearchBuilder.Sort.html +++ b/apidocs/org/kohsuke/github/class-use/GHIssueSearchBuilder.Sort.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHIssueSearchBuilder.Sort (GitHub API for Java 1.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHIssueSearchBuilder.Sort (GitHub API for Java 1.66 API) + @@ -98,7 +98,7 @@ static GHIssueSearchBuilder.Sort -GHIssueSearchBuilder.Sort.valueOf(String name) +GHIssueSearchBuilder.Sort.valueOf(java.lang.String name)
    Returns the enum constant of this type with the specified name.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHIssueSearchBuilder.html b/apidocs/org/kohsuke/github/class-use/GHIssueSearchBuilder.html index 8b1e0d699..b95ef6104 100644 --- a/apidocs/org/kohsuke/github/class-use/GHIssueSearchBuilder.html +++ b/apidocs/org/kohsuke/github/class-use/GHIssueSearchBuilder.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHIssueSearchBuilder (GitHub API for Java 1.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHIssueSearchBuilder (GitHub API for Java 1.66 API) + @@ -114,11 +114,11 @@ GHIssueSearchBuilder -GHIssueSearchBuilder.mentions(String login)  +GHIssueSearchBuilder.mentions(java.lang.String login)  GHIssueSearchBuilder -GHIssueSearchBuilder.q(String term) +GHIssueSearchBuilder.q(java.lang.String term)
    Search terms.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHIssueState.html b/apidocs/org/kohsuke/github/class-use/GHIssueState.html index 82ea7a8d0..6ff6a6c8f 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHIssueState (GitHub API for Java 1.66 API) + @@ -102,7 +102,7 @@ static GHIssueState -GHIssueState.valueOf(String name) +GHIssueState.valueOf(java.lang.String name)
    Returns the enum constant of this type with the specified name.
    @@ -123,16 +123,16 @@ the order they are declared. -List<GHIssue> +java.util.List<GHIssue> GHRepository.getIssues(GHIssueState state)  -List<GHIssue> +java.util.List<GHIssue> GHRepository.getIssues(GHIssueState state, GHMilestone milestone)  -List<GHPullRequest> +java.util.List<GHPullRequest> GHRepository.getPullRequests(GHIssueState state)
    Retrieves all the pull requests of a particular state.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHKey.html b/apidocs/org/kohsuke/github/class-use/GHKey.html index cd89304e1..00e18fc24 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHKey (GitHub API for Java 1.66 API) + @@ -110,7 +110,7 @@ -List<GHKey> +java.util.List<GHKey> GHMyself.getPublicKeys()
    Returns the read-only list of all the pulic keys of the current user.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHLabel.html b/apidocs/org/kohsuke/github/class-use/GHLabel.html index 30531781b..aa6625f90 100644 --- a/apidocs/org/kohsuke/github/class-use/GHLabel.html +++ b/apidocs/org/kohsuke/github/class-use/GHLabel.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHLabel (GitHub API for Java 1.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHLabel (GitHub API for Java 1.66 API) + @@ -115,12 +115,12 @@ GHLabel -GHRepository.createLabel(String name, - String color)  +GHRepository.createLabel(java.lang.String name, + java.lang.String color)  GHLabel -GHRepository.getLabel(String name)  +GHRepository.getLabel(java.lang.String name)  @@ -132,12 +132,12 @@ -Collection<GHLabel> -GHPullRequest.getLabels()  +java.util.Collection<GHLabel> +GHIssue.getLabels()  -Collection<GHLabel> -GHIssue.getLabels()  +java.util.Collection<GHLabel> +GHPullRequest.getLabels()  PagedIterable<GHLabel> diff --git a/apidocs/org/kohsuke/github/class-use/GHMilestone.html b/apidocs/org/kohsuke/github/class-use/GHMilestone.html index b525c777f..05cc68d73 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHMilestone (GitHub API for Java 1.66 API) + @@ -111,8 +111,8 @@ GHMilestone -GHRepository.createMilestone(String title, - String description)  +GHRepository.createMilestone(java.lang.String title, + java.lang.String description)  GHMilestone @@ -136,7 +136,7 @@ -Map<Integer,GHMilestone> +java.util.Map<java.lang.Integer,GHMilestone> GHRepository.getMilestones()
    Deprecated.  @@ -159,7 +159,7 @@ -List<GHIssue> +java.util.List<GHIssue> GHRepository.getIssues(GHIssueState state, GHMilestone milestone)  diff --git a/apidocs/org/kohsuke/github/class-use/GHMilestoneState.html b/apidocs/org/kohsuke/github/class-use/GHMilestoneState.html index c30123988..485ea09a9 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHMilestoneState (GitHub API for Java 1.66 API) + @@ -102,7 +102,7 @@ static GHMilestoneState -GHMilestoneState.valueOf(String name) +GHMilestoneState.valueOf(java.lang.String name)
    Returns the enum constant of this type with the specified name.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHMyself.html b/apidocs/org/kohsuke/github/class-use/GHMyself.html index 79b174845..ece9b0843 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHMyself (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHNotificationStream.html b/apidocs/org/kohsuke/github/class-use/GHNotificationStream.html new file mode 100644 index 000000000..0973b6da7 --- /dev/null +++ b/apidocs/org/kohsuke/github/class-use/GHNotificationStream.html @@ -0,0 +1,193 @@ + + + + + + +Uses of Class org.kohsuke.github.GHNotificationStream (GitHub API for Java 1.66 API) + + + + + + + + + + +
    +

    Uses of Class
    org.kohsuke.github.GHNotificationStream

    +
    +
    + +
    + + + + +

    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 index a6f6265e8..1c47cbe84 100644 --- a/apidocs/org/kohsuke/github/class-use/GHObject.html +++ b/apidocs/org/kohsuke/github/class-use/GHObject.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHObject (GitHub API for Java 1.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHObject (GitHub API for Java 1.66 API) + @@ -194,6 +194,12 @@ class  +GHThread +
    A conversation in the notification API.
    + + + +class  GHUser
    Represents an user of GitHub.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHOrganization.Permission.html b/apidocs/org/kohsuke/github/class-use/GHOrganization.Permission.html index 39004673c..8747bdd26 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHOrganization.Permission (GitHub API for Java 1.66 API) + @@ -98,7 +98,7 @@ static GHOrganization.Permission -GHOrganization.Permission.valueOf(String name) +GHOrganization.Permission.valueOf(java.lang.String name)
    Returns the enum constant of this type with the specified name.
    @@ -120,15 +120,15 @@ the order they are declared.
    GHTeam -GHOrganization.createTeam(String name, +GHOrganization.createTeam(java.lang.String name, GHOrganization.Permission p, - Collection<GHRepository> repositories) + java.util.Collection<GHRepository> repositories)
    Creates a new team and assigns the repositories.
    GHTeam -GHOrganization.createTeam(String name, +GHOrganization.createTeam(java.lang.String name, GHOrganization.Permission p, GHRepository... repositories)  diff --git a/apidocs/org/kohsuke/github/class-use/GHOrganization.html b/apidocs/org/kohsuke/github/class-use/GHOrganization.html index 866240931..8bebcd7c2 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHOrganization (GitHub API for Java 1.66 API) + @@ -111,15 +111,15 @@ GHOrganization -GHTeam.getOrganization()  +GHEventInfo.getOrganization()  GHOrganization -GHEventInfo.getOrganization()  +GHTeam.getOrganization()  GHOrganization -GitHub.getOrganization(String name)  +GitHub.getOrganization(java.lang.String name)  @@ -137,7 +137,7 @@ -Map<String,GHOrganization> +java.util.Map<java.lang.String,GHOrganization> GitHub.getMyOrganizations()
    This method returns a shallowly populated organizations.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHPerson.html b/apidocs/org/kohsuke/github/class-use/GHPerson.html index 777223590..e1d00ef87 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHPerson (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHPersonSet.html b/apidocs/org/kohsuke/github/class-use/GHPersonSet.html index 2273c0f0a..e21de24d6 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHPersonSet (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHPullRequest.html b/apidocs/org/kohsuke/github/class-use/GHPullRequest.html index b2df6e3d4..439021107 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHPullRequest (GitHub API for Java 1.66 API) + @@ -98,10 +98,10 @@ GHPullRequest -GHRepository.createPullRequest(String title, - String head, - String base, - String body) +GHRepository.createPullRequest(java.lang.String title, + java.lang.String head, + java.lang.String base, + java.lang.String body)
    Creates a new pull request.
    @@ -125,13 +125,13 @@ -List<GHPullRequest> +java.util.List<GHPullRequest> GHOrganization.getPullRequests()
    Gets all the open pull requests in this organizataion.
    -List<GHPullRequest> +java.util.List<GHPullRequest> GHRepository.getPullRequests(GHIssueState state)
    Retrieves all the pull requests of a particular state.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.Authorship.html b/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.Authorship.html index 9a0608cc1..b4fb557de 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHPullRequestCommitDetail.Authorship (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.Commit.html b/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.Commit.html index 0ec87a637..0c4169882 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHPullRequestCommitDetail.Commit (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.CommitPointer.html b/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.CommitPointer.html index d0ba225ca..a3bb596f6 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHPullRequestCommitDetail.CommitPointer (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.Tree.html b/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.Tree.html index 2640965de..e7aa37d8e 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHPullRequestCommitDetail.Tree (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.html b/apidocs/org/kohsuke/github/class-use/GHPullRequestCommitDetail.html index bb91180fc..667c3d85d 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHPullRequestCommitDetail (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHRateLimit.html b/apidocs/org/kohsuke/github/class-use/GHRateLimit.html index 83bd92d12..c44c4f7ac 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHRateLimit (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHRef.GHObject.html b/apidocs/org/kohsuke/github/class-use/GHRef.GHObject.html index 5b82e667d..aeec4c71b 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHRef.GHObject (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHRef.html b/apidocs/org/kohsuke/github/class-use/GHRef.html index 9a6a21d29..f7f475720 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHRef (GitHub API for Java 1.66 API) + @@ -98,14 +98,14 @@ GHRef -GHRepository.createRef(String name, - String sha) +GHRepository.createRef(java.lang.String name, + java.lang.String sha)
    Creates a named ref, such as tag, branch, etc.
    GHRef -GHRepository.getRef(String refName) +GHRepository.getRef(java.lang.String refName)
    Retrive a ref of the given type for the current GitHub repository.
    @@ -117,7 +117,7 @@ GHRef[] -GHRepository.getRefs(String refType) +GHRepository.getRefs(java.lang.String refType)
    Retrieves all refs of the given type for the current GitHub repository.
    diff --git a/apidocs/org/kohsuke/github/class-use/GHRelease.html b/apidocs/org/kohsuke/github/class-use/GHRelease.html index d71d2c09c..487cf0120 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHRelease (GitHub API for Java 1.66 API) + @@ -110,7 +110,7 @@ -List<GHRelease> +java.util.List<GHRelease> GHRepository.getReleases()
    Deprecated.  diff --git a/apidocs/org/kohsuke/github/class-use/GHReleaseBuilder.html b/apidocs/org/kohsuke/github/class-use/GHReleaseBuilder.html index 96115e2e8..e4fee5ffd 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHReleaseBuilder (GitHub API for Java 1.66 API) + @@ -98,17 +98,17 @@ GHReleaseBuilder -GHReleaseBuilder.body(String body)  +GHReleaseBuilder.body(java.lang.String body)  GHReleaseBuilder -GHReleaseBuilder.commitish(String commitish) +GHReleaseBuilder.commitish(java.lang.String commitish)
    Specifies the commitish value that determines where the Git tag is created from.
    GHReleaseBuilder -GHRepository.createRelease(String tag)  +GHRepository.createRelease(java.lang.String tag)  GHReleaseBuilder @@ -118,7 +118,7 @@ GHReleaseBuilder -GHReleaseBuilder.name(String name)  +GHReleaseBuilder.name(java.lang.String name)  GHReleaseBuilder diff --git a/apidocs/org/kohsuke/github/class-use/GHRepository.Contributor.html b/apidocs/org/kohsuke/github/class-use/GHRepository.Contributor.html index 98368b456..51ce95143 100644 --- a/apidocs/org/kohsuke/github/class-use/GHRepository.Contributor.html +++ b/apidocs/org/kohsuke/github/class-use/GHRepository.Contributor.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHRepository.Contributor (GitHub API for Java 1.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHRepository.Contributor (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHRepository.html b/apidocs/org/kohsuke/github/class-use/GHRepository.html index b6a7c3b3a..64bc09fab 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHRepository (GitHub API for Java 1.66 API) + @@ -98,27 +98,27 @@ GHRepository -GitHub.createRepository(String name, - String description, - String homepage, +GitHub.createRepository(java.lang.String name, + java.lang.String description, + java.lang.String homepage, boolean isPublic)
    Creates a new repository.
    GHRepository -GHOrganization.createRepository(String name, - String description, - String homepage, +GHOrganization.createRepository(java.lang.String name, + java.lang.String description, + java.lang.String homepage, GHTeam team, boolean isPublic)  GHRepository -GHOrganization.createRepository(String name, - String description, - String homepage, - String team, +GHOrganization.createRepository(java.lang.String name, + java.lang.String description, + java.lang.String homepage, + java.lang.String team, boolean isPublic)
    Creates a new repository.
    @@ -137,22 +137,30 @@ GHRepository -GHMilestone.getOwner()  +GHRelease.getOwner()  GHRepository -GHRelease.getOwner()  +GHCommitComment.getOwner()  GHRepository -GHAsset.getOwner()  +GHTag.getOwner()  GHRepository +GHAsset.getOwner()  + + +GHRepository GHCommit.getOwner()
    The repository that contains the commit.
    + +GHRepository +GHMilestone.getOwner()  + GHRepository GHContent.getOwner()  @@ -165,15 +173,29 @@ GHRepository -GHCommitComment.getOwner()  +GHSubscription.getRepository()  GHRepository -GHTag.getOwner()  +GHThread.getRepository()  GHRepository -GHSubscription.getRepository()  +GHIssue.getRepository() +
    Repository to which the issue belongs.
    + + + +GHRepository +GHEventInfo.getRepository() +
    Repository where the change was made.
    + + + +GHRepository +GHCommitPointer.getRepository() +
    The repository that contains the commit.
    + GHRepository @@ -189,32 +211,14 @@ GHRepository -GHIssue.getRepository() -
    Repository to which the issue belongs.
    - - - -GHRepository -GHCommitPointer.getRepository() -
    The repository that contains the commit.
    - - - -GHRepository -GHEventInfo.getRepository() -
    Repository where the change was made.
    - - - -GHRepository -GHPerson.getRepository(String name)  - - -GHRepository -GitHub.getRepository(String name) +GitHub.getRepository(java.lang.String name)
    Gets the repository object from 'user/reponame' string that GitHub calls as "repository name"
    + +GHRepository +GHPerson.getRepository(java.lang.String name)  + @@ -225,29 +229,29 @@ - + - + + + + + - - - - - + - + - @@ -276,38 +280,38 @@ + + + + + + + + - - - - - - - - - - - - - + + + + + - @@ -351,14 +355,6 @@ GHRepository repository)  - - - - - - - - @@ -366,6 +362,14 @@ + + + + + + + +
    Map<String,GHRepository>java.util.Map<java.lang.String,GHRepository> GHMyself.getAllRepositories()
    Gets the all repositories this user owns (public and private).
    Map<String,GHRepository>java.util.Map<java.lang.String,GHRepository>GHTeam.getRepositories() 
    java.util.Map<java.lang.String,GHRepository> GHPerson.getRepositories()
    Gets the public repositories this user owns.
    Map<String,GHRepository>GHTeam.getRepositories() 
    List<GHRepository>java.util.List<GHRepository> GHOrganization.getRepositoriesWithOpenPullRequests()
    List up repositories that has some open pull requests.
    Iterable<List<GHRepository>>java.lang.Iterable<java.util.List<GHRepository>> GHPerson.iterateRepositories(int pageSize)
    Deprecated.  @@ -262,7 +266,7 @@
    PagedIterable<GHRepository>GitHub.listAllPublicRepositories(String since) +GitHub.listAllPublicRepositories(java.lang.String since)
    This provides a dump of every public repository, in the order that they were created.
    PagedIterable<GHRepository>GHMyself.listRepositories() +
    Lists up all repositories this user owns (public and private).
    +
    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>GHTeam.listRepositories() 
    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.
    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> GHUser.listSubscriptions() @@ -329,7 +333,7 @@
    GHTeamGHOrganization.createTeam(String name, +GHOrganization.createTeam(java.lang.String name, GHOrganization.Permission p, GHRepository... repositories) 
    GHMilestoneGHMilestone.wrap(GHRepository repo) 
    GHDeployKeyGHDeployKey.wrap(GHRepository repo) 
    GHDeploymentStatus GHDeploymentStatus.wrap(GHRepository owner) 
    GHCompare GHCompare.wrap(GHRepository owner) 
    GHDeployKeyGHDeployKey.wrap(GHRepository repo) 
    GHMilestoneGHMilestone.wrap(GHRepository repo) 
    @@ -377,9 +381,9 @@ - @@ -396,7 +400,7 @@ + java.lang.String ref)  + java.lang.String tag) 
    GHTeamGHOrganization.createTeam(String name, +GHOrganization.createTeam(java.lang.String name, GHOrganization.Permission p, - Collection<GHRepository> repositories) + java.util.Collection<GHRepository> repositories)
    Creates a new team and assigns the repositories.
    GHDeploymentBuilder(GHRepository repo, - String ref) 
    GHDeploymentStatusBuilder(GHRepository repo, @@ -405,7 +409,7 @@
    GHReleaseBuilder(GHRepository ghRepository, - String tag) 
    diff --git a/apidocs/org/kohsuke/github/class-use/GHRepositorySearchBuilder.Sort.html b/apidocs/org/kohsuke/github/class-use/GHRepositorySearchBuilder.Sort.html new file mode 100644 index 000000000..1cf311566 --- /dev/null +++ b/apidocs/org/kohsuke/github/class-use/GHRepositorySearchBuilder.Sort.html @@ -0,0 +1,179 @@ + + + + + + +Uses of Class org.kohsuke.github.GHRepositorySearchBuilder.Sort (GitHub API for Java 1.66 API) + + + + + + + + + + +
    +

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

    +
    +
    + +
    + + + + +

    Copyright © 2015. All Rights Reserved.

    + + diff --git a/apidocs/org/kohsuke/github/class-use/GHRepositorySearchBuilder.html b/apidocs/org/kohsuke/github/class-use/GHRepositorySearchBuilder.html new file mode 100644 index 000000000..9d30ccec2 --- /dev/null +++ b/apidocs/org/kohsuke/github/class-use/GHRepositorySearchBuilder.html @@ -0,0 +1,205 @@ + + + + + + +Uses of Class org.kohsuke.github.GHRepositorySearchBuilder (GitHub API for Java 1.66 API) + + + + + + + + + + +
    +

    Uses of Class
    org.kohsuke.github.GHRepositorySearchBuilder

    +
    +
    + +
    + + + + +

    Copyright © 2015. All Rights Reserved.

    + + diff --git a/apidocs/org/kohsuke/github/class-use/GHSearchBuilder.html b/apidocs/org/kohsuke/github/class-use/GHSearchBuilder.html new file mode 100644 index 000000000..4ba46f270 --- /dev/null +++ b/apidocs/org/kohsuke/github/class-use/GHSearchBuilder.html @@ -0,0 +1,192 @@ + + + + + + +Uses of Class org.kohsuke.github.GHSearchBuilder (GitHub API for Java 1.66 API) + + + + + + + + + + +
    +

    Uses of Class
    org.kohsuke.github.GHSearchBuilder

    +
    +
    + +
    + + + + +

    Copyright © 2015. All Rights Reserved.

    + + diff --git a/apidocs/org/kohsuke/github/class-use/GHSubscription.html b/apidocs/org/kohsuke/github/class-use/GHSubscription.html index ed3e6e8d4..9135bb7cc 100644 --- a/apidocs/org/kohsuke/github/class-use/GHSubscription.html +++ b/apidocs/org/kohsuke/github/class-use/GHSubscription.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHSubscription (GitHub API for Java 1.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHSubscription (GitHub API for Java 1.66 API) + @@ -104,11 +104,24 @@ GHSubscription +GHThread.getSubscription() +
    Returns the current subscription for this thread.
    + + + +GHSubscription GHRepository.subscribe(boolean subscribed, boolean ignored)
    Subscribes to this repository to get notifications.
    + +GHSubscription +GHThread.subscribe(boolean subscribed, + boolean ignored) +
    Subscribes to this conversation to get notifications.
    + + diff --git a/apidocs/org/kohsuke/github/class-use/GHTag.html b/apidocs/org/kohsuke/github/class-use/GHTag.html index 4a81d766f..6644cfb00 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHTag (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/GHTeam.html b/apidocs/org/kohsuke/github/class-use/GHTeam.html index fbad99f4b..bcfd7fb81 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHTeam (GitHub API for Java 1.66 API) + @@ -98,21 +98,21 @@ GHTeam -GHOrganization.createTeam(String name, +GHOrganization.createTeam(java.lang.String name, GHOrganization.Permission p, - Collection<GHRepository> repositories) + java.util.Collection<GHRepository> repositories)
    Creates a new team and assigns the repositories.
    GHTeam -GHOrganization.createTeam(String name, +GHOrganization.createTeam(java.lang.String name, GHOrganization.Permission p, GHRepository... repositories)  GHTeam -GHOrganization.getTeamByName(String name) +GHOrganization.getTeamByName(java.lang.String name)
    Finds a team that has the given name in its getName()
    @@ -126,21 +126,21 @@ -Map<String,Set<GHTeam>> +java.util.Map<java.lang.String,java.util.Set<GHTeam>> GitHub.getMyTeams()
    Gets complete map of organizations/teams that current user belongs to.
    -Map<String,GHTeam> -GHOrganization.getTeams() -
    Teams by their names.
    +java.util.Set<GHTeam> +GHRepository.getTeams() +
    If this repository belongs to an organization, return a set of teams.
    -Set<GHTeam> -GHRepository.getTeams() -
    If this repository belongs to an organization, return a set of teams.
    +java.util.Map<java.lang.String,GHTeam> +GHOrganization.getTeams() +
    Teams by their names.
    @@ -160,9 +160,9 @@ GHRepository -GHOrganization.createRepository(String name, - String description, - String homepage, +GHOrganization.createRepository(java.lang.String name, + java.lang.String description, + java.lang.String homepage, GHTeam team, boolean isPublic)  diff --git a/apidocs/org/kohsuke/github/class-use/GHThread.html b/apidocs/org/kohsuke/github/class-use/GHThread.html new file mode 100644 index 000000000..03473002c --- /dev/null +++ b/apidocs/org/kohsuke/github/class-use/GHThread.html @@ -0,0 +1,160 @@ + + + + + + +Uses of Class org.kohsuke.github.GHThread (GitHub API for Java 1.66 API) + + + + + + + + + + +
    +

    Uses of Class
    org.kohsuke.github.GHThread

    +
    +
    + +
    + + + + +

    Copyright © 2015. All Rights Reserved.

    + + diff --git a/apidocs/org/kohsuke/github/class-use/GHTree.html b/apidocs/org/kohsuke/github/class-use/GHTree.html index be9ca4b90..cdfa10abf 100644 --- a/apidocs/org/kohsuke/github/class-use/GHTree.html +++ b/apidocs/org/kohsuke/github/class-use/GHTree.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHTree (GitHub API for Java 1.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHTree (GitHub API for Java 1.66 API) + @@ -98,13 +98,13 @@ GHTree -GHRepository.getTree(String sha) +GHRepository.getTree(java.lang.String sha)
    Retrive a tree of the given type for the current GitHub repository.
    GHTree -GHRepository.getTreeRecursive(String sha, +GHRepository.getTreeRecursive(java.lang.String sha, int recursive)
    Retrieves the tree for the current GitHub repository, recursively as described in here: https://developer.github.com/v3/git/trees/#get-a-tree-recursively
    diff --git a/apidocs/org/kohsuke/github/class-use/GHTreeEntry.html b/apidocs/org/kohsuke/github/class-use/GHTreeEntry.html index 2059d2b4a..241de4542 100644 --- a/apidocs/org/kohsuke/github/class-use/GHTreeEntry.html +++ b/apidocs/org/kohsuke/github/class-use/GHTreeEntry.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHTreeEntry (GitHub API for Java 1.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHTreeEntry (GitHub API for Java 1.66 API) + @@ -97,7 +97,7 @@ -List<GHTreeEntry> +java.util.List<GHTreeEntry> GHTree.getTree()
    Return an array of entries of the trees
    diff --git a/apidocs/org/kohsuke/github/class-use/GHUser.html b/apidocs/org/kohsuke/github/class-use/GHUser.html index eb9a5eeeb..992d3548c 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHUser (GitHub API for Java 1.66 API) + @@ -125,11 +125,11 @@ protected GHUser -GHDeployment.creator  +GHDeploymentStatus.creator  protected GHUser -GHDeploymentStatus.creator  +GHDeployment.creator  protected GHUser @@ -158,29 +158,29 @@ GHUser -GHPullRequest.getClosedBy()  - - -GHUser GHIssue.getClosedBy()
    Reports who has closed the issue.
    + +GHUser +GHPullRequest.getClosedBy()  + GHUser GHCommit.getCommitter()  GHUser -GHMilestone.getCreator()  +GHCommitStatus.getCreator()  GHUser -GHDeployment.getCreator()  +GHMilestone.getCreator()  GHUser -GHCommitStatus.getCreator()  +GHDeployment.getCreator()  GHUser @@ -188,18 +188,18 @@ GHUser +GHRepository.getOwner()  + + +GHUser GHGist.getOwner()
    User that owns this Gist.
    - -GHUser -GHRepository.getOwner()  - GHUser -GHIssueComment.getUser() -
    Gets the user who posted this comment.
    +GHCommitComment.getUser() +
    Gets the user who put this comment.
    @@ -217,8 +217,8 @@ GHUser -GHCommitComment.getUser() -
    Gets the user who put this comment.
    +GHIssueComment.getUser() +
    Gets the user who posted this comment.
    @@ -229,7 +229,7 @@ GHUser -GitHub.getUser(String login) +GitHub.getUser(java.lang.String login)
    Obtains the object that represents the named user.
    @@ -261,11 +261,11 @@ -Set<GHUser> +java.util.Set<GHUser> GHTeam.getMembers()  -List<GHUser> +java.util.List<GHUser> GHOrganization.getMembers()
    Deprecated.  @@ -292,7 +292,7 @@ PagedIterable<GHUser> -GHOrganization.listMembersWithFilter(String filter)  +GHOrganization.listMembersWithFilter(java.lang.String filter)  PagedIterable<GHUser> @@ -403,11 +403,11 @@ void -GHRepository.addCollaborators(Collection<GHUser> users)  +GHRepository.addCollaborators(java.util.Collection<GHUser> users)  void -GHRepository.removeCollaborators(Collection<GHUser> users)  +GHRepository.removeCollaborators(java.util.Collection<GHUser> users)  diff --git a/apidocs/org/kohsuke/github/class-use/GHUserSearchBuilder.Sort.html b/apidocs/org/kohsuke/github/class-use/GHUserSearchBuilder.Sort.html new file mode 100644 index 000000000..49a04ad64 --- /dev/null +++ b/apidocs/org/kohsuke/github/class-use/GHUserSearchBuilder.Sort.html @@ -0,0 +1,179 @@ + + + + + + +Uses of Class org.kohsuke.github.GHUserSearchBuilder.Sort (GitHub API for Java 1.66 API) + + + + + + + + + + +
    +

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

    +
    +
    + +
    + + + + +

    Copyright © 2015. All Rights Reserved.

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

    Uses of Class
    org.kohsuke.github.GHUserSearchBuilder

    +
    +
    + +
    + + + + +

    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 213a01387..2781e3756 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GHVerifiedKey (GitHub API for Java 1.66 API) + @@ -97,7 +97,7 @@ -List<GHVerifiedKey> +java.util.List<GHVerifiedKey> GHMyself.getPublicVerifiedKeys()
    Returns the read-only list of all the public verified keys of the current user.
    diff --git a/apidocs/org/kohsuke/github/class-use/GitHub.html b/apidocs/org/kohsuke/github/class-use/GitHub.html index ec1005fd2..b442421b4 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GitHub (GitHub API for Java 1.66 API) + @@ -100,6 +100,10 @@ protected GitHub GHEventPayload.root  + +protected GitHub +GHSearchBuilder.root  + @@ -121,14 +125,14 @@ - + - - - + - + - + - + - - - - + + + + + + + + + + + + - - - - - - - -
    static GitHubGitHub.connect(String login, - String oauthAccessToken) GitHub.connect(java.lang.String login, + java.lang.String oauthAccessToken) 
    static GitHubGitHub.connect(String login, - String oauthAccessToken, - String password) +GitHub.connect(java.lang.String login, + java.lang.String oauthAccessToken, + java.lang.String password)
    Deprecated. 
    Either OAuth token or password is sufficient, so there's no point in passing both. Use connectUsingPassword(String, String) or connectUsingOAuth(String).
    @@ -143,55 +147,55 @@
    static GitHubGitHub.connectToEnterprise(String apiUrl, - String oauthAccessToken) +GitHub.connectToEnterprise(java.lang.String apiUrl, + java.lang.String oauthAccessToken)
    Version that connects to GitHub Enterprise.
    static GitHubGitHub.connectToEnterprise(String apiUrl, - String login, - String password) GitHub.connectToEnterprise(java.lang.String apiUrl, + java.lang.String login, + java.lang.String password) 
    static GitHubGitHub.connectUsingOAuth(String oauthAccessToken) GitHub.connectUsingOAuth(java.lang.String oauthAccessToken) 
    static GitHubGitHub.connectUsingOAuth(String githubServer, - String oauthAccessToken) GitHub.connectUsingOAuth(java.lang.String githubServer, + java.lang.String oauthAccessToken) 
    static GitHubGitHub.connectUsingPassword(String login, - String password) GitHub.connectUsingPassword(java.lang.String login, + java.lang.String password) 
    GitHubGHMilestone.getRoot() 
    GitHub GHRelease.getRoot() 
    GitHubGHTag.getRoot() 
    GitHubGHAsset.getRoot() 
    GitHubGHMilestone.getRoot() 
    GitHub GHAuthorization.getRoot() 
    GitHubGHAsset.getRoot() 
    GitHub GHBranch.getRoot() 
    GitHubGHTag.getRoot() 
    diff --git a/apidocs/org/kohsuke/github/class-use/GitHubBuilder.html b/apidocs/org/kohsuke/github/class-use/GitHubBuilder.html index 5d4b63a25..190a0d99a 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GitHubBuilder (GitHub API for Java 1.66 API) + @@ -110,9 +110,9 @@ - - - + @@ -141,7 +141,7 @@ - + @@ -149,25 +149,25 @@ - + - + - + - + - + + + + + + + + @@ -139,15 +147,7 @@ - - - - - - - - - + @@ -155,7 +155,7 @@ - +
    static GitHubBuilderGitHubBuilder.fromEnvironment(String loginVariableName, - String passwordVariableName, - String oauthVariableName) +GitHubBuilder.fromEnvironment(java.lang.String loginVariableName, + java.lang.String passwordVariableName, + java.lang.String oauthVariableName)
    Deprecated. 
    Use fromEnvironment() to pick up standard set of environment variables, so that different clients of this library will all recognize one consistent set of coordinates.
    @@ -121,10 +121,10 @@
    static GitHubBuilderGitHubBuilder.fromEnvironment(String loginVariableName, - String passwordVariableName, - String oauthVariableName, - String endpointVariableName) +GitHubBuilder.fromEnvironment(java.lang.String loginVariableName, + java.lang.String passwordVariableName, + java.lang.String oauthVariableName, + java.lang.String endpointVariableName)
    Deprecated. 
    Use fromEnvironment() to pick up standard set of environment variables, so that different clients of this library will all recognize one consistent set of coordinates.
    @@ -133,7 +133,7 @@
    static GitHubBuilderGitHubBuilder.fromProperties(Properties props) GitHubBuilder.fromProperties(java.util.Properties props) 
    static GitHubBuilder
    static GitHubBuilderGitHubBuilder.fromPropertyFile(String propertyFileName) GitHubBuilder.fromPropertyFile(java.lang.String propertyFileName) 
    GitHubBuilder
    GitHubBuilderGitHubBuilder.withEndpoint(String endpoint) GitHubBuilder.withEndpoint(java.lang.String endpoint) 
    GitHubBuilderGitHubBuilder.withOAuthToken(String oauthToken) GitHubBuilder.withOAuthToken(java.lang.String oauthToken) 
    GitHubBuilderGitHubBuilder.withOAuthToken(String oauthToken, - String user) GitHubBuilder.withOAuthToken(java.lang.String oauthToken, + java.lang.String user) 
    GitHubBuilderGitHubBuilder.withPassword(String user, - String password) GitHubBuilder.withPassword(java.lang.String user, + java.lang.String password) 
    GitHubBuilderGitHubBuilder.withProxy(Proxy p) +GitHubBuilder.withProxy(java.net.Proxy p)
    Configures connector that uses HTTP library in JRE but use a specific proxy, instead of the system default one.
    diff --git a/apidocs/org/kohsuke/github/class-use/GitUser.html b/apidocs/org/kohsuke/github/class-use/GitUser.html index be57ffb40..037a65f29 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.GitUser (GitHub API for Java 1.66 API) + @@ -131,6 +131,14 @@
    GitUserGHCompare.InnerCommit.getAuthor() 
    GitUserGHCommit.ShortInfo.getAuthor() 
    GitUser GHPullRequestCommitDetail.Commit.getAuthor() 
    GitUserGHCommit.ShortInfo.getAuthor() 
    GitUserGHCompare.InnerCommit.getAuthor() 
    GitUserGHPullRequestCommitDetail.Commit.getCommitter() GHCompare.InnerCommit.getCommitter() 
    GitUser
    GitUserGHCompare.InnerCommit.getCommitter() GHPullRequestCommitDetail.Commit.getCommitter() 
    diff --git a/apidocs/org/kohsuke/github/class-use/HttpConnector.html b/apidocs/org/kohsuke/github/class-use/HttpConnector.html index 25a873081..e493861de 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.64-SNAPSHOT API) - +Uses of Interface org.kohsuke.github.HttpConnector (GitHub API for Java 1.66 API) + @@ -103,7 +103,7 @@ static HttpConnector HttpConnector.DEFAULT -
    Default implementation that uses URL.openConnection().
    +
    Default implementation that uses URL.openConnection().
    diff --git a/apidocs/org/kohsuke/github/class-use/MarkdownMode.html b/apidocs/org/kohsuke/github/class-use/MarkdownMode.html index 19da75dc1..7487f0c19 100644 --- a/apidocs/org/kohsuke/github/class-use/MarkdownMode.html +++ b/apidocs/org/kohsuke/github/class-use/MarkdownMode.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.MarkdownMode (GitHub API for Java 1.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.MarkdownMode (GitHub API for Java 1.66 API) + @@ -98,7 +98,7 @@ static MarkdownMode -MarkdownMode.valueOf(String name) +MarkdownMode.valueOf(java.lang.String name)
    Returns the enum constant of this type with the specified name.
    @@ -119,8 +119,8 @@ the order they are declared.
    -Reader -GHRepository.renderMarkdown(String text, +java.io.Reader +GHRepository.renderMarkdown(java.lang.String text, MarkdownMode mode)
    Render a Markdown document.
    diff --git a/apidocs/org/kohsuke/github/class-use/PagedIterable.html b/apidocs/org/kohsuke/github/class-use/PagedIterable.html index 359b1c979..c72feca13 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.PagedIterable (GitHub API for Java 1.66 API) + @@ -129,7 +129,7 @@ PagedIterable<GHRepository> -GitHub.listAllPublicRepositories(String since) +GitHub.listAllPublicRepositories(java.lang.String since)
    This provides a dump of every public repository, in the order that they were created.
    @@ -148,17 +148,17 @@ -PagedIterable<GHCommitComment> -GHCommit.listComments() -
    Lists up all the commit comments in this repository.
    - - - PagedIterable<GHIssueComment> GHIssue.listComments()
    Obtains all the comments associated with this issue.
    + +PagedIterable<GHCommitComment> +GHCommit.listComments() +
    Lists up all the commit comments in this repository.
    + + PagedIterable<GHCommitComment> GHRepository.listCommitComments() @@ -166,20 +166,20 @@ -PagedIterable<GHPullRequestCommitDetail> -GHPullRequest.listCommits() -
    Retrieves all the commits associated to this pull request.
    - - - PagedIterable<GHCommit> GHRepository.listCommits()
    Lists all the commits.
    + +PagedIterable<GHPullRequestCommitDetail> +GHPullRequest.listCommits() +
    Retrieves all the commits associated to this pull request.
    + + PagedIterable<GHCommitStatus> -GHRepository.listCommitStatuses(String sha1) +GHRepository.listCommitStatuses(java.lang.String sha1)
    Lists all the commit statues attached to the given commit, newer ones first.
    @@ -189,10 +189,10 @@ PagedIterable<GHDeployment> -GHRepository.listDeployments(String sha, - String ref, - String task, - String environment)  +GHRepository.listDeployments(java.lang.String sha, + java.lang.String ref, + java.lang.String task, + java.lang.String environment)  PagedIterable<GHContent> @@ -201,27 +201,27 @@ -abstract PagedIterable<GHEventInfo> -GHPerson.listEvents() -
    Lists events for an organization or an user.
    +PagedIterable<GHEventInfo> +GHRepository.listEvents() +
    Lists repository events.
    PagedIterable<GHEventInfo> -GHUser.listEvents() -
    Lists events performed by a user (this includes private events if the caller is authenticated.
    - - - -PagedIterable<GHEventInfo> GHOrganization.listEvents()
    Lists events performed by a user (this includes private events if the caller is authenticated.
    - + PagedIterable<GHEventInfo> -GHRepository.listEvents() -
    Lists repository events.
    +GHUser.listEvents() +
    Lists events performed by a user (this includes private events if the caller is authenticated.
    + + + +abstract PagedIterable<GHEventInfo> +GHPerson.listEvents() +
    Lists events for an organization or an user.
    @@ -260,7 +260,7 @@ PagedIterable<GHUser> -GHOrganization.listMembersWithFilter(String filter)  +GHOrganization.listMembersWithFilter(java.lang.String filter)  PagedIterable<GHMilestone> @@ -286,38 +286,38 @@ PagedIterable<GHRepository> +GHMyself.listRepositories() +
    Lists up all repositories this user owns (public and private).
    + + + +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> -GHTeam.listRepositories()  - - -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.
    - + 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<GHCommitStatus> GHCommit.listStatuses() diff --git a/apidocs/org/kohsuke/github/class-use/PagedIterator.html b/apidocs/org/kohsuke/github/class-use/PagedIterator.html index 9a1cd4851..7a167efd5 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.PagedIterator (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/class-use/PagedSearchIterable.html b/apidocs/org/kohsuke/github/class-use/PagedSearchIterable.html index 4bda205f3..2fee75857 100644 --- a/apidocs/org/kohsuke/github/class-use/PagedSearchIterable.html +++ b/apidocs/org/kohsuke/github/class-use/PagedSearchIterable.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.PagedSearchIterable (GitHub API for Java 1.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.PagedSearchIterable (GitHub API for Java 1.66 API) + @@ -97,9 +97,9 @@ -PagedSearchIterable<GHIssue> -GHIssueSearchBuilder.list() -
    Lists up the issues with the criteria built so far.
    +PagedSearchIterable<T> +GHSearchBuilder.list() +
    Performs the search.
    diff --git a/apidocs/org/kohsuke/github/class-use/RateLimitHandler.html b/apidocs/org/kohsuke/github/class-use/RateLimitHandler.html index 01806817c..34d517ca4 100644 --- a/apidocs/org/kohsuke/github/class-use/RateLimitHandler.html +++ b/apidocs/org/kohsuke/github/class-use/RateLimitHandler.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.RateLimitHandler (GitHub API for Java 1.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.RateLimitHandler (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/extras/OkHttpConnector.html b/apidocs/org/kohsuke/github/extras/OkHttpConnector.html index ec7dc5022..473ebd01d 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.64-SNAPSHOT API) - +OkHttpConnector (GitHub API for Java 1.66 API) + @@ -85,7 +85,7 @@
    @@ -213,15 +213,15 @@ implements
  • connect

    -
    public HttpURLConnection connect(URL url)
    -                          throws IOException
    +
    public java.net.HttpURLConnection connect(java.net.URL url)
    +                                   throws java.io.IOException
    Description copied from interface: HttpConnector
    Opens a connection to the given URL.
    Specified by:
    connect in interface HttpConnector
    Throws:
    -
    IOException
    +
    java.io.IOException
  • diff --git a/apidocs/org/kohsuke/github/extras/class-use/OkHttpConnector.html b/apidocs/org/kohsuke/github/extras/class-use/OkHttpConnector.html index 03ade7e52..ec3a16ae3 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.64-SNAPSHOT API) - +Uses of Class org.kohsuke.github.extras.OkHttpConnector (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/extras/package-frame.html b/apidocs/org/kohsuke/github/extras/package-frame.html index 45c4b6c8f..fd28604b1 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.64-SNAPSHOT API) - +org.kohsuke.github.extras (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/extras/package-summary.html b/apidocs/org/kohsuke/github/extras/package-summary.html index a1d53d968..9c3e8ca46 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.64-SNAPSHOT API) - +org.kohsuke.github.extras (GitHub API for Java 1.66 API) + diff --git a/apidocs/org/kohsuke/github/extras/package-tree.html b/apidocs/org/kohsuke/github/extras/package-tree.html index b06be187d..56c7a80b6 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.64-SNAPSHOT API) - +org.kohsuke.github.extras Class Hierarchy (GitHub API for Java 1.66 API) + @@ -73,7 +73,7 @@

    Class Hierarchy

    Exceptions

    diff --git a/apidocs/org/kohsuke/github/package-summary.html b/apidocs/org/kohsuke/github/package-summary.html index 120fe49cd..077a0769f 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.64-SNAPSHOT API) - +org.kohsuke.github (GitHub API for Java 1.66 API) + @@ -204,154 +204,166 @@ +GHContentSearchBuilder + +
    Search code for GHContent.
    + + + GHContentUpdateResponse
    The response that is returned when updating repository content.
    - + GHDeployKey   - + GHDeployment   - + GHDeploymentBuilder   - + GHDeploymentStatus   - + GHDeploymentStatusBuilder   - + GHEmail
    Represents an email of GitHub.
    - + GHEventInfo
    Represents an event.
    - + GHEventInfo.GHEventRepository
    Inside the event JSON model, GitHub uses a slightly different format.
    - + GHEventPayload
    Base type for types used in databinding of the event payload.
    - + GHEventPayload.IssueComment
    A comment was added to an issue
    - + GHEventPayload.PullRequest
    A pull request status has changed.
    - + GHEventPayload.Push
    A commit was pushed.
    - + GHEventPayload.Push.PushCommit
    Commit in a push
    - + GHGist
    Gist
    - + GHGistBuilder
    Builder pattern for creating a new Gist.
    - + GHGistFile
    A file inside GHGist
    - + GHHook   - + GHIssue
    Represents an issue on GitHub.
    - + GHIssue.Label Deprecated - + GHIssue.PullRequest   - + GHIssueBuilder   - + GHIssueComment
    Comment to the issue
    - + GHIssueSearchBuilder
    Search issues.
    - + GHKey
    SSH public key.
    - + GHLabel   - + GHMilestone   - + GHMyself
    Represents the account that's logging into GitHub.
    + +GHNotificationStream + +
    Listens to GitHub notification stream.
    + + GHObject @@ -443,9 +455,21 @@   +GHRepositorySearchBuilder + +
    Search repositories.
    + + + +GHSearchBuilder<T> + +
    Base class for various search builders.
    + + + GHSubscription -
    Represents your subscribing to a repository.
    +
    Represents your subscribing to a repository / conversation thread..
    @@ -461,25 +485,37 @@ +GHThread + +
    A conversation in the notification API.
    + + + GHTree
    Provides information for Git Trees https://developer.github.com/v3/git/trees/
    - + GHTreeEntry
    Provides information for Git Trees https://developer.github.com/v3/git/trees/
    - + GHUser
    Represents an user of GitHub.
    + +GHUserSearchBuilder + +
    Search users.
    + + GHVerifiedKey   @@ -503,7 +539,7 @@ PagedIterable<T> -
    Iterable that returns PagedIterator
    +
    Iterable that returns PagedIterator
    @@ -574,6 +610,14 @@   +GHRepositorySearchBuilder.Sort +  + + +GHUserSearchBuilder.Sort +  + + MarkdownMode
    Rendering mode of markdown.
    diff --git a/apidocs/org/kohsuke/github/package-tree.html b/apidocs/org/kohsuke/github/package-tree.html index 0f36eb55c..f3e2fa4bc 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.64-SNAPSHOT API) - +org.kohsuke.github Class Hierarchy (GitHub API for Java 1.66 API) + @@ -73,13 +73,13 @@

    Class Hierarchy

    test

    The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

    @@ -479,7 +473,7 @@

    Dependency Tree

      -
    • org.kohsuke:github-api:jar:1.64-SNAPSHOT Information
    • org.kohsuke:github-api:jar:1.66 Information +38 (compile: 11, test: 27)

    diff --git a/dependency-convergence.html b/dependency-convergence.html index 7fbf747aa..05a5c18a1 100644 --- a/dependency-convergence.html +++ b/dependency-convergence.html @@ -211,11 +211,11 @@ 1.3.1 -
      org.kohsuke:github-api:jar:1.64-SNAPSHOT
      \- org.kohsuke.stapler:stapler-jetty:jar:1.1:test
         \- org.kohsuke.stapler:stapler:jar:1.177:test
            \- (commons-io:commons-io:jar:1.3.1:test - omitted for conflict with 1.4)

    +
      org.kohsuke:github-api:jar:1.66
      \- org.kohsuke.stapler:stapler-jetty:jar:1.1:test
         \- org.kohsuke.stapler:stapler:jar:1.177:test
            \- (commons-io:commons-io:jar:1.3.1:test - omitted for conflict with 1.4)

    1.4 -
      org.kohsuke:github-api:jar:1.64-SNAPSHOT
      \- commons-io:commons-io:jar:1.4:compile

    +
      org.kohsuke:github-api:jar:1.66
      \- commons-io:commons-io:jar:1.4:compile

    commons-lang:commons-lang

    @@ -226,11 +226,11 @@ +
      org.kohsuke:github-api:jar:1.66
      \- org.kohsuke.stapler:stapler-jetty:jar:1.1:test
         \- org.kohsuke.stapler:stapler:jar:1.177:test
            \- org.kohsuke.stapler:json-lib:jar:2.1-rev6:test
               +- (commons-lang:commons-lang:jar:2.3:test - omitted for conflict with 2.6)
               \- net.sf.ezmorph:ezmorph:jar:1.0.3:test
                  \- (commons-lang:commons-lang:jar:2.3:test - omitted for conflict with 2.6)

    2.3 -
      org.kohsuke:github-api:jar:1.64-SNAPSHOT
      \- org.kohsuke.stapler:stapler-jetty:jar:1.1:test
         \- org.kohsuke.stapler:stapler:jar:1.177:test
            \- org.kohsuke.stapler:json-lib:jar:2.1-rev6:test
               +- (commons-lang:commons-lang:jar:2.3:test - omitted for conflict with 2.6)
               \- net.sf.ezmorph:ezmorph:jar:1.0.3:test
                  \- (commons-lang:commons-lang:jar:2.3:test - omitted for conflict with 2.6)

    2.6 -
      org.kohsuke:github-api:jar:1.64-SNAPSHOT
      \- commons-lang:commons-lang:jar:2.6:compile

    +
      org.kohsuke:github-api:jar:1.66
      \- commons-lang:commons-lang:jar:2.6:compile

    commons-logging:commons-logging

    @@ -241,15 +241,15 @@ +
      org.kohsuke:github-api:jar:1.66
      \- org.kohsuke.stapler:stapler-jetty:jar:1.1:test
         \- org.kohsuke.stapler:stapler:jar:1.177:test
            \- commons-beanutils:commons-beanutils:jar:1.7.0:test
               \- (commons-logging:commons-logging:jar:1.0.3:test - omitted for conflict with 1.0.4)

    +
      org.kohsuke:github-api:jar:1.66
      \- org.kohsuke.stapler:stapler-jetty:jar:1.1:test
         \- org.kohsuke.stapler:stapler:jar:1.177:test
            \- commons-discovery:commons-discovery:jar:0.4:test
               \- commons-logging:commons-logging:jar:1.0.4:test

    1.0.3 -
      org.kohsuke:github-api:jar:1.64-SNAPSHOT
      \- org.kohsuke.stapler:stapler-jetty:jar:1.1:test
         \- org.kohsuke.stapler:stapler:jar:1.177:test
            \- commons-beanutils:commons-beanutils:jar:1.7.0:test
               \- (commons-logging:commons-logging:jar:1.0.3:test - omitted for conflict with 1.0.4)

    1.0.4 -
      org.kohsuke:github-api:jar:1.64-SNAPSHOT
      \- org.kohsuke.stapler:stapler-jetty:jar:1.1:test
         \- org.kohsuke.stapler:stapler:jar:1.177:test
            \- commons-discovery:commons-discovery:jar:0.4:test
               \- commons-logging:commons-logging:jar:1.0.4:test

    1.1 -
      org.kohsuke:github-api:jar:1.64-SNAPSHOT
      \- org.kohsuke.stapler:stapler-jetty:jar:1.1:test
         \- org.kohsuke.stapler:stapler:jar:1.177:test
            \- org.kohsuke.stapler:json-lib:jar:2.1-rev6:test
               \- (commons-logging:commons-logging:jar:1.1:test - omitted for conflict with 1.0.4)

    +
      org.kohsuke:github-api:jar:1.66
      \- org.kohsuke.stapler:stapler-jetty:jar:1.1:test
         \- org.kohsuke.stapler:stapler:jar:1.177:test
            \- org.kohsuke.stapler:json-lib:jar:2.1-rev6:test
               \- (commons-logging:commons-logging:jar:1.1:test - omitted for conflict with 1.0.4)

    junit:junit

    @@ -260,11 +260,11 @@ +
      org.kohsuke:github-api:jar:1.66
      \- junit:junit:jar:4.11:test

    4.11 -
      org.kohsuke:github-api:jar:1.64-SNAPSHOT
      \- junit:junit:jar:4.11:test

    4.5 -
      org.kohsuke:github-api:jar:1.64-SNAPSHOT
      \- org.kohsuke.stapler:stapler-jetty:jar:1.1:test
         \- org.kohsuke.stapler:stapler:jar:1.177:test
            \- (junit:junit:jar:4.5:test - omitted for conflict with 4.11)

    +
      org.kohsuke:github-api:jar:1.66
      \- org.kohsuke.stapler:stapler-jetty:jar:1.1:test
         \- org.kohsuke.stapler:stapler:jar:1.177:test
            \- (junit:junit:jar:4.5:test - omitted for conflict with 4.11)


    diff --git a/dependency-info.html b/dependency-info.html index 8c0a63dbd..d834cb08a 100644 --- a/dependency-info.html +++ b/dependency-info.html @@ -178,36 +178,36 @@
    <dependency>
       <groupId>org.kohsuke</groupId>
       <artifactId>github-api</artifactId>
    -  <version>1.64-SNAPSHOT</version>
    +  <version>1.66</version>
     </dependency>

    Apache Buildr

    -
    'org.kohsuke:github-api:jar:1.64-SNAPSHOT'
    +
    'org.kohsuke:github-api:jar:1.66'

    Apache Ivy

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

    Groovy Grape

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

    Grails

    -
    compile 'org.kohsuke:github-api:1.64-SNAPSHOT'
    +
    compile 'org.kohsuke:github-api:1.66'

    Leiningen

    -
    [org.kohsuke/github-api "1.64-SNAPSHOT"]
    +
    [org.kohsuke/github-api "1.66"]

    SBT

    -
    libraryDependencies += "org.kohsuke" % "github-api" % "1.64-SNAPSHOT"
    +
    libraryDependencies += "org.kohsuke" % "github-api" % "1.66"

    diff --git a/distribution-management.html b/distribution-management.html index c5b7bcc61..d8ca7510b 100644 --- a/distribution-management.html +++ b/distribution-management.html @@ -192,8 +192,8 @@ -  | Last Published: 2015-03-22 -  | Version: 1.64-SNAPSHOT +  | Last Published: 2015-03-24 +  | Version: 1.66

    diff --git a/index.html b/index.html index 864396b40..be8d6fe38 100644 --- a/index.html +++ b/index.html @@ -215,6 +215,14 @@ so we can make use of it's HTTP response cache. Making a conditional request against the GitHub API and receiving a 304 response does not count against the rate limit.

    +

    The following code shows an example of how to set up persistent cache on the disk:

    + +
    Cache cache = new Cache(cacheDirectory, 10 * 1024 * 1024); // 10MB cache
    +GitHub gitHub = GitHubBuilder.fromCredentials()
    +    .withConnector(new OkHttpConnector(new OkUrlFactory(new OkHttpClient().setCache(cache))))
    +    .build();
    +
    +

    diff --git a/license.html b/license.html index 4c2b311ac..a40bee803 100644 --- a/license.html +++ b/license.html @@ -206,7 +206,7 @@
    -
    +
    @@ -340,7 +340,7 @@ urchinTracker(); - +

    diff --git a/mail-lists.html b/mail-lists.html index 3f481fb79..815e4a034 100644 --- a/mail-lists.html +++ b/mail-lists.html @@ -198,8 +198,8 @@ -  | Last Published: 2015-03-22 -  | Version: 1.64-SNAPSHOT +  | Last Published: 2015-03-24 +  | Version: 1.66

    diff --git a/plugin-management.html b/plugin-management.html index 3196b152c..eed35cc5f 100644 --- a/plugin-management.html +++ b/plugin-management.html @@ -188,11 +188,11 @@ org.apache.maven.plugins maven-dependency-plugin -2.8 +2.1 org.apache.maven.plugins maven-release-plugin -2.3.2
    +2.0

    diff --git a/plugins.html b/plugins.html index 72b773d0d..f256d1722 100644 --- a/plugins.html +++ b/plugins.html @@ -184,11 +184,11 @@ org.apache.maven.plugins maven-clean-plugin -2.5 +2.4.1 org.apache.maven.plugins maven-compiler-plugin -2.5.1 +2.3.2 org.apache.maven.plugins maven-deploy-plugin @@ -200,11 +200,11 @@ org.apache.maven.plugins maven-install-plugin -2.4 +2.3.1 org.apache.maven.plugins maven-jar-plugin -2.4 +2.3.2 org.apache.maven.plugins maven-javadoc-plugin @@ -216,7 +216,7 @@ org.apache.maven.plugins maven-resources-plugin -2.6 +2.5 org.apache.maven.plugins maven-site-plugin @@ -228,7 +228,7 @@ org.apache.maven.plugins maven-surefire-plugin -2.12.4 +2.10 org.codehaus.gmaven gmaven-plugin @@ -264,8 +264,8 @@ -  | Last Published: 2015-03-22 -  | Version: 1.64-SNAPSHOT +  | Last Published: 2015-03-24 +  | Version: 1.66

    diff --git a/project-info.html b/project-info.html index 90116ec2f..c49d1abc9 100644 --- a/project-info.html +++ b/project-info.html @@ -227,8 +227,8 @@ -  | Last Published: 2015-03-22 -  | Version: 1.64-SNAPSHOT +  | Last Published: 2015-03-24 +  | Version: 1.66

    diff --git a/project-reports.html b/project-reports.html index 0055831cb..ddef6a8c0 100644 --- a/project-reports.html +++ b/project-reports.html @@ -157,8 +157,8 @@ -  | Last Published: 2015-03-22 -  | Version: 1.64-SNAPSHOT +  | Last Published: 2015-03-24 +  | Version: 1.66

    diff --git a/project-summary.html b/project-summary.html index 2c0939ccc..d7bc1ec25 100644 --- a/project-summary.html +++ b/project-summary.html @@ -204,7 +204,7 @@ github-api Version -1.64-SNAPSHOT +1.66 Type jar @@ -223,8 +223,8 @@ -  | Last Published: 2015-03-22 -  | Version: 1.64-SNAPSHOT +  | Last Published: 2015-03-24 +  | Version: 1.66

    diff --git a/source-repository.html b/source-repository.html index f6d1079ff..2a5fabbcb 100644 --- a/source-repository.html +++ b/source-repository.html @@ -182,12 +182,12 @@

    Anonymous Access

    The source can be checked out anonymously from Git with this command (See http://git-scm.com/docs/git-clone):

    -
    $ git clone git@github.com/kohsuke/github-api.git
    +
    $ git clone --branch github-api-1.66 git@github.com/kohsuke/github-api.git

    Developer Access

    Only project developers can access the Git tree via this method (See http://git-scm.com/docs/git-clone).

    -
    $ git clone ssh://git@github.com/kohsuke/github-api.git
    +
    $ git clone --branch github-api-1.66 ssh://git@github.com/kohsuke/github-api.git

    Access from Behind a Firewall

    Refer to the documentation of the SCM used for more information about access behind a firewall.

    @@ -203,8 +203,8 @@ -  | Last Published: 2015-03-22 -  | Version: 1.64-SNAPSHOT +  | Last Published: 2015-03-24 +  | Version: 1.66

    diff --git a/team-list.html b/team-list.html index db459a25a..aa19ef9f5 100644 --- a/team-list.html +++ b/team-list.html @@ -203,8 +203,8 @@ -  | Last Published: 2015-03-22 -  | Version: 1.64-SNAPSHOT +  | Last Published: 2015-03-24 +  | Version: 1.66

    diff --git a/testapidocs/Foo.html b/testapidocs/Foo.html index fa846b55d..4ee8bacc5 100644 --- a/testapidocs/Foo.html +++ b/testapidocs/Foo.html @@ -2,16 +2,16 @@ - + -Foo (GitHub API for Java 1.64-SNAPSHOT Test API) - +Foo (GitHub API for Java 1.66 Test API) + @@ -84,7 +84,7 @@
    diff --git a/testapidocs/allclasses-frame.html b/testapidocs/allclasses-frame.html index 9685f1dd6..9bcab3407 100644 --- a/testapidocs/allclasses-frame.html +++ b/testapidocs/allclasses-frame.html @@ -2,10 +2,10 @@ - + -All Classes (GitHub API for Java 1.64-SNAPSHOT Test API) - +All Classes (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/allclasses-noframe.html b/testapidocs/allclasses-noframe.html index a0dc42958..841ae6831 100644 --- a/testapidocs/allclasses-noframe.html +++ b/testapidocs/allclasses-noframe.html @@ -2,10 +2,10 @@ - + -All Classes (GitHub API for Java 1.64-SNAPSHOT Test API) - +All Classes (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/argfile b/testapidocs/argfile index 6f10a3f70..cf24dd481 100644 --- a/testapidocs/argfile +++ b/testapidocs/argfile @@ -1 +1 @@ -'/home/kohsuke/ws/github-api/target/checkout/src/test/java/Foo.java' \ No newline at end of file +'/files/kohsuke/ws/github-api/target/checkout/src/test/java/Foo.java' \ No newline at end of file diff --git a/testapidocs/class-use/Foo.html b/testapidocs/class-use/Foo.html index 7bdbbde14..a01a3040b 100644 --- a/testapidocs/class-use/Foo.html +++ b/testapidocs/class-use/Foo.html @@ -2,16 +2,16 @@ - + -Uses of Class Foo (GitHub API for Java 1.64-SNAPSHOT Test API) - +Uses of Class Foo (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/constant-values.html b/testapidocs/constant-values.html index fa661d0bc..0e8715eef 100644 --- a/testapidocs/constant-values.html +++ b/testapidocs/constant-values.html @@ -2,16 +2,16 @@ - + -Constant Field Values (GitHub API for Java 1.64-SNAPSHOT Test API) - +Constant Field Values (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/deprecated-list.html b/testapidocs/deprecated-list.html index f859952bd..74907bb66 100644 --- a/testapidocs/deprecated-list.html +++ b/testapidocs/deprecated-list.html @@ -2,16 +2,16 @@ - + -Deprecated List (GitHub API for Java 1.64-SNAPSHOT Test API) - +Deprecated List (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/help-doc.html b/testapidocs/help-doc.html index c2af9c4fa..2fc1f14b8 100644 --- a/testapidocs/help-doc.html +++ b/testapidocs/help-doc.html @@ -2,16 +2,16 @@ - + -API Help (GitHub API for Java 1.64-SNAPSHOT Test API) - +API Help (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/index-all.html b/testapidocs/index-all.html index daef3f6a9..caff4d7af 100644 --- a/testapidocs/index-all.html +++ b/testapidocs/index-all.html @@ -2,16 +2,16 @@ - + -Index (GitHub API for Java 1.64-SNAPSHOT Test API) - +Index (GitHub API for Java 1.66 Test API) + @@ -63,7 +63,7 @@
    -
    A C D F G H L M O P R S T  +
    A C D F G H L M N O P R S T 

    A

    @@ -185,6 +185,14 @@
    markDown() - Method in class org.kohsuke.github.AppTest
     
    + + + +

    N

    +
    +
    notifications() - Method in class org.kohsuke.github.AppTest
    +
     
    +
    @@ -226,6 +234,12 @@

    S

    +
    searchContent() - Method in class org.kohsuke.github.AppTest
    +
     
    +
    searchRepositories() - Method in class org.kohsuke.github.AppTest
    +
     
    +
    searchUsers() - Method in class org.kohsuke.github.AppTest
    +
     
    setAssignee() - Method in class org.kohsuke.github.PullRequestTest
     
    setLabels() - Method in class org.kohsuke.github.PullRequestTest
    @@ -373,7 +387,7 @@
    tryHook() - Method in class org.kohsuke.github.AppTest
     
    -A C D F G H L M O P R S T 
    +A C D F G H L M N O P R S T 
    diff --git a/testapidocs/index.html b/testapidocs/index.html index 9e863ca11..277441457 100644 --- a/testapidocs/index.html +++ b/testapidocs/index.html @@ -2,9 +2,9 @@ - + -GitHub API for Java 1.64-SNAPSHOT Test API +GitHub API for Java 1.66 Test API @@ -85,7 +85,7 @@
    @@ -204,9 +204,9 @@ extends

    doIndex

    public void doIndex(org.kohsuke.stapler.StaplerRequest req)
    -             throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    diff --git a/testapidocs/org/kohsuke/class-use/HookApp.html b/testapidocs/org/kohsuke/class-use/HookApp.html index b9d9b27cf..ff9ea6597 100644 --- a/testapidocs/org/kohsuke/class-use/HookApp.html +++ b/testapidocs/org/kohsuke/class-use/HookApp.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.HookApp (GitHub API for Java 1.64-SNAPSHOT Test API) - +Uses of Class org.kohsuke.HookApp (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/org/kohsuke/github/AbstractGitHubApiTestBase.html b/testapidocs/org/kohsuke/github/AbstractGitHubApiTestBase.html index ed9fc649b..bcdf4e24f 100644 --- a/testapidocs/org/kohsuke/github/AbstractGitHubApiTestBase.html +++ b/testapidocs/org/kohsuke/github/AbstractGitHubApiTestBase.html @@ -2,16 +2,16 @@ - + -AbstractGitHubApiTestBase (GitHub API for Java 1.64-SNAPSHOT Test API) - +AbstractGitHubApiTestBase (GitHub API for Java 1.66 Test API) + @@ -85,7 +85,7 @@
    @@ -251,9 +251,9 @@ extends org.junit.Assert
  • setUp

    public void setUp()
    -           throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
  • diff --git a/testapidocs/org/kohsuke/github/AppTest.html b/testapidocs/org/kohsuke/github/AppTest.html index 4342ba3a0..f018c24ec 100644 --- a/testapidocs/org/kohsuke/github/AppTest.html +++ b/testapidocs/org/kohsuke/github/AppTest.html @@ -2,16 +2,16 @@ - + -AppTest (GitHub API for Java 1.64-SNAPSHOT Test API) - +AppTest (GitHub API for Java 1.66 Test API) + @@ -85,7 +85,7 @@
    @@ -436,9 +452,9 @@ extends

    testRepoCRUD

    public void testRepoCRUD()
    -                  throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -448,9 +464,9 @@ extends

    testCredentialValid

    public void testCredentialValid()
    -                         throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -460,9 +476,9 @@ extends

    testIssueWithNoComment

    public void testIssueWithNoComment()
    -                            throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -472,9 +488,9 @@ extends

    testCreateIssue

    public void testCreateIssue()
    -                     throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -484,9 +500,9 @@ extends

    testCreateDeployment

    public void testCreateDeployment()
    -                          throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -496,9 +512,9 @@ extends

    testListDeployments

    public void testListDeployments()
    -                         throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -508,9 +524,9 @@ extends

    testGetDeploymentStatuses

    public void testGetDeploymentStatuses()
    -                               throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -520,9 +536,9 @@ extends

    testGetIssues

    public void testGetIssues()
    -                   throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -532,9 +548,9 @@ extends

    testListIssues

    public void testListIssues()
    -                    throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -544,9 +560,9 @@ extends

    testRateLimit

    public void testRateLimit()
    -                   throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -556,9 +572,9 @@ extends

    testMyOrganizations

    public void testMyOrganizations()
    -                         throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -568,9 +584,9 @@ extends

    testMyTeamsContainsAllMyOrganizations

    public void testMyTeamsContainsAllMyOrganizations()
    -                                           throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -580,9 +596,9 @@ extends

    testMyTeamsShouldIncludeMyself

    public void testMyTeamsShouldIncludeMyself()
    -                                    throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -592,9 +608,9 @@ extends

    testFetchPullRequest

    public void testFetchPullRequest()
    -                          throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -604,9 +620,9 @@ extends

    testFetchPullRequestAsList

    public void testFetchPullRequestAsList()
    -                                throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -616,9 +632,9 @@ extends

    testRepoPermissions

    public void testRepoPermissions()
    -                         throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -628,9 +644,9 @@ extends

    testGetMyself

    public void testGetMyself()
    -                   throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -640,9 +656,9 @@ extends

    testPublicKeys

    public void testPublicKeys()
    -                    throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -652,9 +668,9 @@ extends

    testOrgFork

    public void testOrgFork()
    -                 throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -664,9 +680,9 @@ extends

    testGetTeamsForRepo

    public void testGetTeamsForRepo()
    -                         throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -676,9 +692,9 @@ extends

    testMembership

    public void testMembership()
    -                    throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -688,9 +704,9 @@ extends

    testMemberOrgs

    public void testMemberOrgs()
    -                    throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -700,9 +716,9 @@ extends

    testOrgTeams

    public void testOrgTeams()
    -                  throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -712,9 +728,9 @@ extends

    testOrgTeamByName

    public void testOrgTeamByName()
    -                       throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -724,9 +740,9 @@ extends

    testCommit

    public void testCommit()
    -                throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -736,9 +752,9 @@ extends

    testListCommits

    public void testListCommits()
    -                     throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -748,9 +764,9 @@ extends

    testQueryCommits

    public void testQueryCommits()
    -                      throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -760,9 +776,9 @@ extends

    testBranches

    public void testBranches()
    -                  throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -772,9 +788,9 @@ extends

    testCommitComment

    public void testCommitComment()
    -                       throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -784,9 +800,9 @@ extends

    testCreateCommitComment

    public void testCreateCommitComment()
    -                             throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -796,9 +812,9 @@ extends

    tryHook

    public void tryHook()
    -             throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -808,9 +824,9 @@ extends

    testEventApi

    public void testEventApi()
    -                  throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -820,9 +836,9 @@ extends

    testApp

    public void testApp()
    -             throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -832,9 +848,9 @@ extends

    testOrgRepositories

    public void testOrgRepositories()
    -                         throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -844,9 +860,9 @@ extends

    testOrganization

    public void testOrganization()
    -                      throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -856,9 +872,9 @@ extends

    testCommitStatus

    public void testCommitStatus()
    -                      throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -868,9 +884,9 @@ extends

    testCommitShortInfo

    public void testCommitShortInfo()
    -                         throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -880,9 +896,9 @@ extends

    testPullRequestPopulate

    public void testPullRequestPopulate()
    -                             throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -892,9 +908,9 @@ extends

    testCheckMembership

    public void testCheckMembership()
    -                         throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -904,9 +920,9 @@ extends

    testCreateRelease

    public void testCreateRelease()
    -                       throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -916,9 +932,9 @@ extends

    testRef

    public void testRef()
    -             throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -928,9 +944,9 @@ extends

    directoryListing

    public void directoryListing()
    -                      throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -940,9 +956,9 @@ extends

    testAddDeployKey

    public void testAddDeployKey()
    -                      throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -952,9 +968,9 @@ extends

    testCommitStatusContext

    public void testCommitStatusContext()
    -                             throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -964,9 +980,9 @@ extends

    testMemberPagenation

    public void testMemberPagenation()
    -                          throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -976,9 +992,9 @@ extends

    testIssueSearch

    public void testIssueSearch()
    -                     throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -988,9 +1004,9 @@ extends

    testReadme

    public void testReadme()
    -                throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -1000,9 +1016,9 @@ extends

    testTrees

    public void testTrees()
    -               throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -1012,9 +1028,9 @@ extends

    testTreesRecursive

    public void testTreesRecursive()
    -                        throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -1024,9 +1040,9 @@ extends

    testRepoLabel

    public void testRepoLabel()
    -                   throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -1036,9 +1052,9 @@ extends

    testSubscribers

    public void testSubscribers()
    -                     throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -1048,9 +1064,9 @@ extends

    testListAllRepositories

    public void testListAllRepositories()
    -                             throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -1060,21 +1076,69 @@ extends

    testIssue162

    public void testIssue162()
    -                  throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    -
      +
      • markDown

        public void markDown()
        -              throws Exception
        + throws java.lang.Exception
        Throws:
        -
        Exception
        +
        java.lang.Exception
        +
      • +
      + + + +
        +
      • +

        searchUsers

        +
        public void searchUsers()
        +                 throws java.lang.Exception
        +
        Throws:
        +
        java.lang.Exception
        +
      • +
      + + + +
        +
      • +

        searchRepositories

        +
        public void searchRepositories()
        +                        throws java.lang.Exception
        +
        Throws:
        +
        java.lang.Exception
        +
      • +
      + + + +
        +
      • +

        searchContent

        +
        public void searchContent()
        +                   throws java.lang.Exception
        +
        Throws:
        +
        java.lang.Exception
        +
      • +
      + + + +
        +
      • +

        notifications

        +
        public void notifications()
        +                   throws java.lang.Exception
        +
        Throws:
        +
        java.lang.Exception
      diff --git a/testapidocs/org/kohsuke/github/CommitTest.html b/testapidocs/org/kohsuke/github/CommitTest.html index 00c0665ff..ef04e1968 100644 --- a/testapidocs/org/kohsuke/github/CommitTest.html +++ b/testapidocs/org/kohsuke/github/CommitTest.html @@ -2,16 +2,16 @@ - + -CommitTest (GitHub API for Java 1.64-SNAPSHOT Test API) - +CommitTest (GitHub API for Java 1.66 Test API) + @@ -85,7 +85,7 @@
    @@ -225,9 +225,9 @@ extends

    lastStatus

    public void lastStatus()
    -                throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    diff --git a/testapidocs/org/kohsuke/github/GHContentIntegrationTest.html b/testapidocs/org/kohsuke/github/GHContentIntegrationTest.html index b02f82870..fabe7703b 100644 --- a/testapidocs/org/kohsuke/github/GHContentIntegrationTest.html +++ b/testapidocs/org/kohsuke/github/GHContentIntegrationTest.html @@ -2,16 +2,16 @@ - + -GHContentIntegrationTest (GitHub API for Java 1.64-SNAPSHOT Test API) - +GHContentIntegrationTest (GitHub API for Java 1.66 Test API) + @@ -85,7 +85,7 @@
    @@ -233,12 +233,12 @@ extends

    setUp

    public void setUp()
    -           throws Exception
    + throws java.lang.Exception
    Overrides:
    setUp in class AbstractGitHubApiTestBase
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -248,9 +248,9 @@ extends

    testGetFileContent

    public void testGetFileContent()
    -                        throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -260,9 +260,9 @@ extends

    testGetEmptyFileContent

    public void testGetEmptyFileContent()
    -                             throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -272,9 +272,9 @@ extends

    testGetDirectoryContent

    public void testGetDirectoryContent()
    -                             throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -284,9 +284,9 @@ extends

    testCRUDContent

    public void testCRUDContent()
    -                     throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    diff --git a/testapidocs/org/kohsuke/github/GistTest.html b/testapidocs/org/kohsuke/github/GistTest.html index 58d3f9dcb..b5bf93ac9 100644 --- a/testapidocs/org/kohsuke/github/GistTest.html +++ b/testapidocs/org/kohsuke/github/GistTest.html @@ -2,16 +2,16 @@ - + -GistTest (GitHub API for Java 1.64-SNAPSHOT Test API) - +GistTest (GitHub API for Java 1.66 Test API) + @@ -85,7 +85,7 @@
    @@ -235,10 +235,10 @@ extends

    lifecycleTest

    public void lifecycleTest()
    -                   throws Exception
    + throws java.lang.Exception
    CRUD operation.
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -248,9 +248,9 @@ extends

    starTest

    public void starTest()
    -              throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -260,9 +260,9 @@ extends

    gistFile

    public void gistFile()
    -              throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    diff --git a/testapidocs/org/kohsuke/github/GitHubTest.html b/testapidocs/org/kohsuke/github/GitHubTest.html index 9def3455a..fbf2864fc 100644 --- a/testapidocs/org/kohsuke/github/GitHubTest.html +++ b/testapidocs/org/kohsuke/github/GitHubTest.html @@ -2,16 +2,16 @@ - + -GitHubTest (GitHub API for Java 1.64-SNAPSHOT Test API) - +GitHubTest (GitHub API for Java 1.66 Test API) + @@ -85,7 +85,7 @@
    @@ -222,9 +222,9 @@ extends junit.framework.TestCase
  • testGitHubServerWithHttp

    public void testGitHubServerWithHttp()
    -                              throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
  • @@ -234,9 +234,9 @@ extends junit.framework.TestCase
  • testGitHubServerWithHttps

    public void testGitHubServerWithHttps()
    -                               throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
  • @@ -246,9 +246,9 @@ extends junit.framework.TestCase
  • testGitHubServerWithoutServer

    public void testGitHubServerWithoutServer()
    -                                   throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
  • @@ -258,9 +258,9 @@ extends junit.framework.TestCase
  • testGitHubBuilderFromEnvironment

    public void testGitHubBuilderFromEnvironment()
    -                                      throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • @@ -270,9 +270,9 @@ extends junit.framework.TestCase
  • testGitHubBuilderFromCustomEnvironment

    public void testGitHubBuilderFromCustomEnvironment()
    -                                            throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
  • diff --git a/testapidocs/org/kohsuke/github/LifecycleTest.html b/testapidocs/org/kohsuke/github/LifecycleTest.html index 60ee7cd42..085dc3214 100644 --- a/testapidocs/org/kohsuke/github/LifecycleTest.html +++ b/testapidocs/org/kohsuke/github/LifecycleTest.html @@ -2,16 +2,16 @@ - + -LifecycleTest (GitHub API for Java 1.64-SNAPSHOT Test API) - +LifecycleTest (GitHub API for Java 1.66 Test API) + @@ -85,7 +85,7 @@
    @@ -223,13 +223,13 @@ extends

    testCreateRepository

    public void testCreateRepository()
    -                          throws IOException,
    +                          throws java.io.IOException,
                                      org.eclipse.jgit.api.errors.GitAPIException,
    -                                 InterruptedException
    + java.lang.InterruptedException
    Throws:
    -
    IOException
    +
    java.io.IOException
    org.eclipse.jgit.api.errors.GitAPIException
    -
    InterruptedException
    +
    java.lang.InterruptedException
    diff --git a/testapidocs/org/kohsuke/github/PullRequestTest.html b/testapidocs/org/kohsuke/github/PullRequestTest.html index 60207afe5..fe49643c5 100644 --- a/testapidocs/org/kohsuke/github/PullRequestTest.html +++ b/testapidocs/org/kohsuke/github/PullRequestTest.html @@ -2,16 +2,16 @@ - + -PullRequestTest (GitHub API for Java 1.64-SNAPSHOT Test API) - +PullRequestTest (GitHub API for Java 1.66 Test API) + @@ -85,7 +85,7 @@
    @@ -241,9 +241,9 @@ extends

    createPullRequest

    public void createPullRequest()
    -                       throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -253,9 +253,9 @@ extends

    setLabels

    public void setLabels()
    -               throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -265,9 +265,9 @@ extends

    setAssignee

    public void setAssignee()
    -                 throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -277,9 +277,9 @@ extends

    testGetUser

    public void testGetUser()
    -                 throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -289,9 +289,9 @@ extends

    cleanUp

    public void cleanUp()
    -             throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    diff --git a/testapidocs/org/kohsuke/github/RepositoryMockTest.html b/testapidocs/org/kohsuke/github/RepositoryMockTest.html index 7d6812dc9..57f24d0f2 100644 --- a/testapidocs/org/kohsuke/github/RepositoryMockTest.html +++ b/testapidocs/org/kohsuke/github/RepositoryMockTest.html @@ -2,16 +2,16 @@ - + -RepositoryMockTest (GitHub API for Java 1.64-SNAPSHOT Test API) - +RepositoryMockTest (GitHub API for Java 1.66 Test API) + @@ -85,7 +85,7 @@
      -
    • java.lang.Object
    • +
    • java.lang.Object
      • org.kohsuke.github.RepositoryMockTest
      • @@ -98,7 +98,7 @@

        public class RepositoryMockTest
        -extends Object
        +extends java.lang.Object
        Author:
        Luciano P. Sabenca (luciano.sabenca [at] movile [com] | lucianosabenca [at] gmail [dot] com
        @@ -149,8 +149,8 @@ extends -

        Methods inherited from class java.lang.Object

        -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    @@ -199,9 +199,9 @@ extends

    listCollaborators

    public void listCollaborators()
    -                       throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    diff --git a/testapidocs/org/kohsuke/github/RepositoryTest.html b/testapidocs/org/kohsuke/github/RepositoryTest.html index 576960ea4..0b5731f07 100644 --- a/testapidocs/org/kohsuke/github/RepositoryTest.html +++ b/testapidocs/org/kohsuke/github/RepositoryTest.html @@ -2,16 +2,16 @@ - + -RepositoryTest (GitHub API for Java 1.64-SNAPSHOT Test API) - +RepositoryTest (GitHub API for Java 1.66 Test API) + @@ -85,7 +85,7 @@
    @@ -233,9 +233,9 @@ extends

    subscription

    public void subscription()
    -                  throws Exception
    + throws java.lang.Exception
    Throws:
    -
    Exception
    +
    java.lang.Exception
    @@ -245,9 +245,9 @@ extends

    listContributors

    public void listContributors()
    -                      throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    @@ -257,9 +257,9 @@ extends

    listLanguages

    public void listLanguages()
    -                   throws IOException
    + throws java.io.IOException
    Throws:
    -
    IOException
    +
    java.io.IOException
    diff --git a/testapidocs/org/kohsuke/github/class-use/AbstractGitHubApiTestBase.html b/testapidocs/org/kohsuke/github/class-use/AbstractGitHubApiTestBase.html index 8b9e4a0b8..fbba0bb76 100644 --- a/testapidocs/org/kohsuke/github/class-use/AbstractGitHubApiTestBase.html +++ b/testapidocs/org/kohsuke/github/class-use/AbstractGitHubApiTestBase.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.AbstractGitHubApiTestBase (GitHub API for Java 1.64-SNAPSHOT Test API) - +Uses of Class org.kohsuke.github.AbstractGitHubApiTestBase (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/org/kohsuke/github/class-use/AppTest.html b/testapidocs/org/kohsuke/github/class-use/AppTest.html index 2eb40f904..2d8025810 100644 --- a/testapidocs/org/kohsuke/github/class-use/AppTest.html +++ b/testapidocs/org/kohsuke/github/class-use/AppTest.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.AppTest (GitHub API for Java 1.64-SNAPSHOT Test API) - +Uses of Class org.kohsuke.github.AppTest (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/org/kohsuke/github/class-use/CommitTest.html b/testapidocs/org/kohsuke/github/class-use/CommitTest.html index 28f99ccfe..86d8e708c 100644 --- a/testapidocs/org/kohsuke/github/class-use/CommitTest.html +++ b/testapidocs/org/kohsuke/github/class-use/CommitTest.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.CommitTest (GitHub API for Java 1.64-SNAPSHOT Test API) - +Uses of Class org.kohsuke.github.CommitTest (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/org/kohsuke/github/class-use/GHContentIntegrationTest.html b/testapidocs/org/kohsuke/github/class-use/GHContentIntegrationTest.html index 7d4b0d585..cef296cd5 100644 --- a/testapidocs/org/kohsuke/github/class-use/GHContentIntegrationTest.html +++ b/testapidocs/org/kohsuke/github/class-use/GHContentIntegrationTest.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GHContentIntegrationTest (GitHub API for Java 1.64-SNAPSHOT Test API) - +Uses of Class org.kohsuke.github.GHContentIntegrationTest (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/org/kohsuke/github/class-use/GistTest.html b/testapidocs/org/kohsuke/github/class-use/GistTest.html index 2d2dd3602..36ed51f3e 100644 --- a/testapidocs/org/kohsuke/github/class-use/GistTest.html +++ b/testapidocs/org/kohsuke/github/class-use/GistTest.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GistTest (GitHub API for Java 1.64-SNAPSHOT Test API) - +Uses of Class org.kohsuke.github.GistTest (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/org/kohsuke/github/class-use/GitHubTest.html b/testapidocs/org/kohsuke/github/class-use/GitHubTest.html index 045dc6853..4cc9dead2 100644 --- a/testapidocs/org/kohsuke/github/class-use/GitHubTest.html +++ b/testapidocs/org/kohsuke/github/class-use/GitHubTest.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.GitHubTest (GitHub API for Java 1.64-SNAPSHOT Test API) - +Uses of Class org.kohsuke.github.GitHubTest (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/org/kohsuke/github/class-use/LifecycleTest.html b/testapidocs/org/kohsuke/github/class-use/LifecycleTest.html index bbb07cd12..27cac28e2 100644 --- a/testapidocs/org/kohsuke/github/class-use/LifecycleTest.html +++ b/testapidocs/org/kohsuke/github/class-use/LifecycleTest.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.LifecycleTest (GitHub API for Java 1.64-SNAPSHOT Test API) - +Uses of Class org.kohsuke.github.LifecycleTest (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/org/kohsuke/github/class-use/PullRequestTest.html b/testapidocs/org/kohsuke/github/class-use/PullRequestTest.html index b2eb43c2d..97b91ba15 100644 --- a/testapidocs/org/kohsuke/github/class-use/PullRequestTest.html +++ b/testapidocs/org/kohsuke/github/class-use/PullRequestTest.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.PullRequestTest (GitHub API for Java 1.64-SNAPSHOT Test API) - +Uses of Class org.kohsuke.github.PullRequestTest (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/org/kohsuke/github/class-use/RepositoryMockTest.html b/testapidocs/org/kohsuke/github/class-use/RepositoryMockTest.html index 2254ee13a..9470abac5 100644 --- a/testapidocs/org/kohsuke/github/class-use/RepositoryMockTest.html +++ b/testapidocs/org/kohsuke/github/class-use/RepositoryMockTest.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.RepositoryMockTest (GitHub API for Java 1.64-SNAPSHOT Test API) - +Uses of Class org.kohsuke.github.RepositoryMockTest (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/org/kohsuke/github/class-use/RepositoryTest.html b/testapidocs/org/kohsuke/github/class-use/RepositoryTest.html index 470fd8885..a2676c56c 100644 --- a/testapidocs/org/kohsuke/github/class-use/RepositoryTest.html +++ b/testapidocs/org/kohsuke/github/class-use/RepositoryTest.html @@ -2,16 +2,16 @@ - + -Uses of Class org.kohsuke.github.RepositoryTest (GitHub API for Java 1.64-SNAPSHOT Test API) - +Uses of Class org.kohsuke.github.RepositoryTest (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/org/kohsuke/github/package-frame.html b/testapidocs/org/kohsuke/github/package-frame.html index 5b3b54107..c7cff0089 100644 --- a/testapidocs/org/kohsuke/github/package-frame.html +++ b/testapidocs/org/kohsuke/github/package-frame.html @@ -2,10 +2,10 @@ - + -org.kohsuke.github (GitHub API for Java 1.64-SNAPSHOT Test API) - +org.kohsuke.github (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/org/kohsuke/github/package-summary.html b/testapidocs/org/kohsuke/github/package-summary.html index 5b1a0ea1c..b0d272227 100644 --- a/testapidocs/org/kohsuke/github/package-summary.html +++ b/testapidocs/org/kohsuke/github/package-summary.html @@ -2,16 +2,16 @@ - + -org.kohsuke.github (GitHub API for Java 1.64-SNAPSHOT Test API) - +org.kohsuke.github (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/org/kohsuke/github/package-tree.html b/testapidocs/org/kohsuke/github/package-tree.html index 35cf1388a..2eac9f398 100644 --- a/testapidocs/org/kohsuke/github/package-tree.html +++ b/testapidocs/org/kohsuke/github/package-tree.html @@ -2,16 +2,16 @@ - + -org.kohsuke.github Class Hierarchy (GitHub API for Java 1.64-SNAPSHOT Test API) - +org.kohsuke.github Class Hierarchy (GitHub API for Java 1.66 Test API) + @@ -73,7 +73,7 @@

    Class Hierarchy

      -
    • java.lang.Object +
    • java.lang.Object
      • org.junit.Assert
          diff --git a/testapidocs/org/kohsuke/github/package-use.html b/testapidocs/org/kohsuke/github/package-use.html index f02cf18d9..35c99c333 100644 --- a/testapidocs/org/kohsuke/github/package-use.html +++ b/testapidocs/org/kohsuke/github/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package org.kohsuke.github (GitHub API for Java 1.64-SNAPSHOT Test API) - +Uses of Package org.kohsuke.github (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/org/kohsuke/package-frame.html b/testapidocs/org/kohsuke/package-frame.html index d2acf3567..5a637c65e 100644 --- a/testapidocs/org/kohsuke/package-frame.html +++ b/testapidocs/org/kohsuke/package-frame.html @@ -2,10 +2,10 @@ - + -org.kohsuke (GitHub API for Java 1.64-SNAPSHOT Test API) - +org.kohsuke (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/org/kohsuke/package-summary.html b/testapidocs/org/kohsuke/package-summary.html index 7efd2fe04..4d3ed7dfb 100644 --- a/testapidocs/org/kohsuke/package-summary.html +++ b/testapidocs/org/kohsuke/package-summary.html @@ -2,16 +2,16 @@ - + -org.kohsuke (GitHub API for Java 1.64-SNAPSHOT Test API) - +org.kohsuke (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/org/kohsuke/package-tree.html b/testapidocs/org/kohsuke/package-tree.html index 6d8e4ded2..a3fa4f589 100644 --- a/testapidocs/org/kohsuke/package-tree.html +++ b/testapidocs/org/kohsuke/package-tree.html @@ -2,16 +2,16 @@ - + -org.kohsuke Class Hierarchy (GitHub API for Java 1.64-SNAPSHOT Test API) - +org.kohsuke Class Hierarchy (GitHub API for Java 1.66 Test API) + @@ -73,7 +73,7 @@

          Class Hierarchy

            -
          • java.lang.Object +
          • java.lang.Object diff --git a/testapidocs/org/kohsuke/package-use.html b/testapidocs/org/kohsuke/package-use.html index cbbc04fd9..3c4bacab3 100644 --- a/testapidocs/org/kohsuke/package-use.html +++ b/testapidocs/org/kohsuke/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package org.kohsuke (GitHub API for Java 1.64-SNAPSHOT Test API) - +Uses of Package org.kohsuke (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/overview-frame.html b/testapidocs/overview-frame.html index 9e9a74b27..6c117bfdf 100644 --- a/testapidocs/overview-frame.html +++ b/testapidocs/overview-frame.html @@ -2,10 +2,10 @@ - + -Overview List (GitHub API for Java 1.64-SNAPSHOT Test API) - +Overview List (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/overview-summary.html b/testapidocs/overview-summary.html index 46a62dbd1..83e50cfa5 100644 --- a/testapidocs/overview-summary.html +++ b/testapidocs/overview-summary.html @@ -2,16 +2,16 @@ - + -Overview (GitHub API for Java 1.64-SNAPSHOT Test API) - +Overview (GitHub API for Java 1.66 Test API) + @@ -64,7 +64,7 @@
          -

          GitHub API for Java 1.64-SNAPSHOT Test API

          +

          GitHub API for Java 1.66 Test API

          diff --git a/testapidocs/overview-tree.html b/testapidocs/overview-tree.html index 1f6537eaa..8b921c5c2 100644 --- a/testapidocs/overview-tree.html +++ b/testapidocs/overview-tree.html @@ -2,16 +2,16 @@ - + -Class Hierarchy (GitHub API for Java 1.64-SNAPSHOT Test API) - +Class Hierarchy (GitHub API for Java 1.66 Test API) + @@ -74,7 +74,7 @@

          Class Hierarchy

            -
          • java.lang.Object +
          • java.lang.Object
            • org.junit.Assert
                diff --git a/testapidocs/package-frame.html b/testapidocs/package-frame.html index 46ab1bf88..60b0ce540 100644 --- a/testapidocs/package-frame.html +++ b/testapidocs/package-frame.html @@ -2,10 +2,10 @@ - + -&lt;Unnamed&gt; (GitHub API for Java 1.64-SNAPSHOT Test API) - +&lt;Unnamed&gt; (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/package-summary.html b/testapidocs/package-summary.html index 3238b47f5..5b7710663 100644 --- a/testapidocs/package-summary.html +++ b/testapidocs/package-summary.html @@ -2,16 +2,16 @@ - + - (GitHub API for Java 1.64-SNAPSHOT Test API) - + (GitHub API for Java 1.66 Test API) + diff --git a/testapidocs/package-tree.html b/testapidocs/package-tree.html index 9e4a06511..1d03ddc6b 100644 --- a/testapidocs/package-tree.html +++ b/testapidocs/package-tree.html @@ -2,16 +2,16 @@ - + - Class Hierarchy (GitHub API for Java 1.64-SNAPSHOT Test API) - + Class Hierarchy (GitHub API for Java 1.66 Test API) + @@ -73,7 +73,7 @@

                Class Hierarchy

                  -
                • java.lang.Object +
                • java.lang.Object diff --git a/testapidocs/package-use.html b/testapidocs/package-use.html index cbb43a375..ff32be85b 100644 --- a/testapidocs/package-use.html +++ b/testapidocs/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package (GitHub API for Java 1.64-SNAPSHOT Test API) - +Uses of Package (GitHub API for Java 1.66 Test API) +