Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1e19e97

Browse filesBrowse files
committed
Wagon: Deploying site to repository
1 parent 8211cae commit 1e19e97
Copy full SHA for 1e19e97

File tree

Expand file treeCollapse file tree

381 files changed

+10294
-2114
lines changed
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree

381 files changed

+10294
-2114
lines changed

‎apidocs/allclasses-frame.html

Copy file name to clipboardExpand all lines: apidocs/allclasses-frame.html
+14-3Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0) on Sun Jul 02 17:13:51 PDT 2017 -->
5+
<!-- Generated by javadoc (1.8.0) on Sat Sep 09 08:25:24 PDT 2017 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (GitHub API for Java 1.86 API)</title>
8-
<meta name="date" content="2017-07-02">
7+
<title>All Classes (GitHub API for Java 1.88 API)</title>
8+
<meta name="date" content="2017-09-09">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
@@ -20,6 +20,12 @@ <h1 class="bar">All&nbsp;Classes</h1>
2020
<li><a href="org/kohsuke/github/GHBlob.html" title="class in org.kohsuke.github" target="classFrame">GHBlob</a></li>
2121
<li><a href="org/kohsuke/github/GHBranch.html" title="class in org.kohsuke.github" target="classFrame">GHBranch</a></li>
2222
<li><a href="org/kohsuke/github/GHBranch.Commit.html" title="class in org.kohsuke.github" target="classFrame">GHBranch.Commit</a></li>
23+
<li><a href="org/kohsuke/github/GHBranchProtection.html" title="class in org.kohsuke.github" target="classFrame">GHBranchProtection</a></li>
24+
<li><a href="org/kohsuke/github/GHBranchProtection.EnforceAdmins.html" title="class in org.kohsuke.github" target="classFrame">GHBranchProtection.EnforceAdmins</a></li>
25+
<li><a href="org/kohsuke/github/GHBranchProtection.RequiredReviews.html" title="class in org.kohsuke.github" target="classFrame">GHBranchProtection.RequiredReviews</a></li>
26+
<li><a href="org/kohsuke/github/GHBranchProtection.RequiredStatusChecks.html" title="class in org.kohsuke.github" target="classFrame">GHBranchProtection.RequiredStatusChecks</a></li>
27+
<li><a href="org/kohsuke/github/GHBranchProtection.Restrictions.html" title="class in org.kohsuke.github" target="classFrame">GHBranchProtection.Restrictions</a></li>
28+
<li><a href="org/kohsuke/github/GHBranchProtectionBuilder.html" title="class in org.kohsuke.github" target="classFrame">GHBranchProtectionBuilder</a></li>
2329
<li><a href="org/kohsuke/github/GHCommit.html" title="class in org.kohsuke.github" target="classFrame">GHCommit</a></li>
2430
<li><a href="org/kohsuke/github/GHCommit.File.html" title="class in org.kohsuke.github" target="classFrame">GHCommit.File</a></li>
2531
<li><a href="org/kohsuke/github/GHCommit.GHAuthor.html" title="class in org.kohsuke.github" target="classFrame">GHCommit.GHAuthor</a></li>
@@ -29,6 +35,8 @@ <h1 class="bar">All&nbsp;Classes</h1>
2935
<li><a href="org/kohsuke/github/GHCommitComment.html" title="class in org.kohsuke.github" target="classFrame">GHCommitComment</a></li>
3036
<li><a href="org/kohsuke/github/GHCommitPointer.html" title="class in org.kohsuke.github" target="classFrame">GHCommitPointer</a></li>
3137
<li><a href="org/kohsuke/github/GHCommitQueryBuilder.html" title="class in org.kohsuke.github" target="classFrame">GHCommitQueryBuilder</a></li>
38+
<li><a href="org/kohsuke/github/GHCommitSearchBuilder.html" title="class in org.kohsuke.github" target="classFrame">GHCommitSearchBuilder</a></li>
39+
<li><a href="org/kohsuke/github/GHCommitSearchBuilder.Sort.html" title="enum in org.kohsuke.github" target="classFrame">GHCommitSearchBuilder.Sort</a></li>
3240
<li><a href="org/kohsuke/github/GHCommitState.html" title="enum in org.kohsuke.github" target="classFrame">GHCommitState</a></li>
3341
<li><a href="org/kohsuke/github/GHCommitStatus.html" title="class in org.kohsuke.github" target="classFrame">GHCommitStatus</a></li>
3442
<li><a href="org/kohsuke/github/GHCompare.html" title="class in org.kohsuke.github" target="classFrame">GHCompare</a></li>
@@ -106,7 +114,9 @@ <h1 class="bar">All&nbsp;Classes</h1>
106114
<li><a href="org/kohsuke/github/GHPullRequestFileDetail.html" title="class in org.kohsuke.github" target="classFrame">GHPullRequestFileDetail</a></li>
107115
<li><a href="org/kohsuke/github/GHPullRequestQueryBuilder.html" title="class in org.kohsuke.github" target="classFrame">GHPullRequestQueryBuilder</a></li>
108116
<li><a href="org/kohsuke/github/GHPullRequestQueryBuilder.Sort.html" title="enum in org.kohsuke.github" target="classFrame">GHPullRequestQueryBuilder.Sort</a></li>
117+
<li><a href="org/kohsuke/github/GHPullRequestReview.html" title="class in org.kohsuke.github" target="classFrame">GHPullRequestReview</a></li>
109118
<li><a href="org/kohsuke/github/GHPullRequestReviewComment.html" title="class in org.kohsuke.github" target="classFrame">GHPullRequestReviewComment</a></li>
119+
<li><a href="org/kohsuke/github/GHPullRequestReviewState.html" title="enum in org.kohsuke.github" target="classFrame">GHPullRequestReviewState</a></li>
110120
<li><a href="org/kohsuke/github/GHQueryBuilder.html" title="class in org.kohsuke.github" target="classFrame">GHQueryBuilder</a></li>
111121
<li><a href="org/kohsuke/github/GHRateLimit.html" title="class in org.kohsuke.github" target="classFrame">GHRateLimit</a></li>
112122
<li><a href="org/kohsuke/github/GHReaction.html" title="class in org.kohsuke.github" target="classFrame">GHReaction</a></li>
@@ -123,6 +133,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
123133
<li><a href="org/kohsuke/github/GHStargazer.html" title="class in org.kohsuke.github" target="classFrame">GHStargazer</a></li>
124134
<li><a href="org/kohsuke/github/GHSubscription.html" title="class in org.kohsuke.github" target="classFrame">GHSubscription</a></li>
125135
<li><a href="org/kohsuke/github/GHTag.html" title="class in org.kohsuke.github" target="classFrame">GHTag</a></li>
136+
<li><a href="org/kohsuke/github/GHTagObject.html" title="class in org.kohsuke.github" target="classFrame">GHTagObject</a></li>
126137
<li><a href="org/kohsuke/github/GHTeam.html" title="class in org.kohsuke.github" target="classFrame">GHTeam</a></li>
127138
<li><a href="org/kohsuke/github/GHThread.html" title="class in org.kohsuke.github" target="classFrame">GHThread</a></li>
128139
<li><a href="org/kohsuke/github/GHTree.html" title="class in org.kohsuke.github" target="classFrame">GHTree</a></li>

‎apidocs/allclasses-noframe.html

Copy file name to clipboardExpand all lines: apidocs/allclasses-noframe.html
+14-3Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0) on Sun Jul 02 17:13:51 PDT 2017 -->
5+
<!-- Generated by javadoc (1.8.0) on Sat Sep 09 08:25:24 PDT 2017 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (GitHub API for Java 1.86 API)</title>
8-
<meta name="date" content="2017-07-02">
7+
<title>All Classes (GitHub API for Java 1.88 API)</title>
8+
<meta name="date" content="2017-09-09">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
@@ -20,6 +20,12 @@ <h1 class="bar">All&nbsp;Classes</h1>
2020
<li><a href="org/kohsuke/github/GHBlob.html" title="class in org.kohsuke.github">GHBlob</a></li>
2121
<li><a href="org/kohsuke/github/GHBranch.html" title="class in org.kohsuke.github">GHBranch</a></li>
2222
<li><a href="org/kohsuke/github/GHBranch.Commit.html" title="class in org.kohsuke.github">GHBranch.Commit</a></li>
23+
<li><a href="org/kohsuke/github/GHBranchProtection.html" title="class in org.kohsuke.github">GHBranchProtection</a></li>
24+
<li><a href="org/kohsuke/github/GHBranchProtection.EnforceAdmins.html" title="class in org.kohsuke.github">GHBranchProtection.EnforceAdmins</a></li>
25+
<li><a href="org/kohsuke/github/GHBranchProtection.RequiredReviews.html" title="class in org.kohsuke.github">GHBranchProtection.RequiredReviews</a></li>
26+
<li><a href="org/kohsuke/github/GHBranchProtection.RequiredStatusChecks.html" title="class in org.kohsuke.github">GHBranchProtection.RequiredStatusChecks</a></li>
27+
<li><a href="org/kohsuke/github/GHBranchProtection.Restrictions.html" title="class in org.kohsuke.github">GHBranchProtection.Restrictions</a></li>
28+
<li><a href="org/kohsuke/github/GHBranchProtectionBuilder.html" title="class in org.kohsuke.github">GHBranchProtectionBuilder</a></li>
2329
<li><a href="org/kohsuke/github/GHCommit.html" title="class in org.kohsuke.github">GHCommit</a></li>
2430
<li><a href="org/kohsuke/github/GHCommit.File.html" title="class in org.kohsuke.github">GHCommit.File</a></li>
2531
<li><a href="org/kohsuke/github/GHCommit.GHAuthor.html" title="class in org.kohsuke.github">GHCommit.GHAuthor</a></li>
@@ -29,6 +35,8 @@ <h1 class="bar">All&nbsp;Classes</h1>
2935
<li><a href="org/kohsuke/github/GHCommitComment.html" title="class in org.kohsuke.github">GHCommitComment</a></li>
3036
<li><a href="org/kohsuke/github/GHCommitPointer.html" title="class in org.kohsuke.github">GHCommitPointer</a></li>
3137
<li><a href="org/kohsuke/github/GHCommitQueryBuilder.html" title="class in org.kohsuke.github">GHCommitQueryBuilder</a></li>
38+
<li><a href="org/kohsuke/github/GHCommitSearchBuilder.html" title="class in org.kohsuke.github">GHCommitSearchBuilder</a></li>
39+
<li><a href="org/kohsuke/github/GHCommitSearchBuilder.Sort.html" title="enum in org.kohsuke.github">GHCommitSearchBuilder.Sort</a></li>
3240
<li><a href="org/kohsuke/github/GHCommitState.html" title="enum in org.kohsuke.github">GHCommitState</a></li>
3341
<li><a href="org/kohsuke/github/GHCommitStatus.html" title="class in org.kohsuke.github">GHCommitStatus</a></li>
3442
<li><a href="org/kohsuke/github/GHCompare.html" title="class in org.kohsuke.github">GHCompare</a></li>
@@ -106,7 +114,9 @@ <h1 class="bar">All&nbsp;Classes</h1>
106114
<li><a href="org/kohsuke/github/GHPullRequestFileDetail.html" title="class in org.kohsuke.github">GHPullRequestFileDetail</a></li>
107115
<li><a href="org/kohsuke/github/GHPullRequestQueryBuilder.html" title="class in org.kohsuke.github">GHPullRequestQueryBuilder</a></li>
108116
<li><a href="org/kohsuke/github/GHPullRequestQueryBuilder.Sort.html" title="enum in org.kohsuke.github">GHPullRequestQueryBuilder.Sort</a></li>
117+
<li><a href="org/kohsuke/github/GHPullRequestReview.html" title="class in org.kohsuke.github">GHPullRequestReview</a></li>
109118
<li><a href="org/kohsuke/github/GHPullRequestReviewComment.html" title="class in org.kohsuke.github">GHPullRequestReviewComment</a></li>
119+
<li><a href="org/kohsuke/github/GHPullRequestReviewState.html" title="enum in org.kohsuke.github">GHPullRequestReviewState</a></li>
110120
<li><a href="org/kohsuke/github/GHQueryBuilder.html" title="class in org.kohsuke.github">GHQueryBuilder</a></li>
111121
<li><a href="org/kohsuke/github/GHRateLimit.html" title="class in org.kohsuke.github">GHRateLimit</a></li>
112122
<li><a href="org/kohsuke/github/GHReaction.html" title="class in org.kohsuke.github">GHReaction</a></li>
@@ -123,6 +133,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
123133
<li><a href="org/kohsuke/github/GHStargazer.html" title="class in org.kohsuke.github">GHStargazer</a></li>
124134
<li><a href="org/kohsuke/github/GHSubscription.html" title="class in org.kohsuke.github">GHSubscription</a></li>
125135
<li><a href="org/kohsuke/github/GHTag.html" title="class in org.kohsuke.github">GHTag</a></li>
136+
<li><a href="org/kohsuke/github/GHTagObject.html" title="class in org.kohsuke.github">GHTagObject</a></li>
126137
<li><a href="org/kohsuke/github/GHTeam.html" title="class in org.kohsuke.github">GHTeam</a></li>
127138
<li><a href="org/kohsuke/github/GHThread.html" title="class in org.kohsuke.github">GHThread</a></li>
128139
<li><a href="org/kohsuke/github/GHTree.html" title="class in org.kohsuke.github">GHTree</a></li>

‎apidocs/constant-values.html

Copy file name to clipboardExpand all lines: apidocs/constant-values.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0) on Sun Jul 02 17:13:51 PDT 2017 -->
5+
<!-- Generated by javadoc (1.8.0) on Sat Sep 09 08:25:24 PDT 2017 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Constant Field Values (GitHub API for Java 1.86 API)</title>
8-
<meta name="date" content="2017-07-02">
7+
<title>Constant Field Values (GitHub API for Java 1.88 API)</title>
8+
<meta name="date" content="2017-09-09">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="Constant Field Values (GitHub API for Java 1.86 API)";
16+
parent.document.title="Constant Field Values (GitHub API for Java 1.88 API)";
1717
}
1818
}
1919
catch(err) {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.