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 4e64a0f

Browse filesBrowse files
committed
Wagon: Deploying site to repository
1 parent 96d5ddb commit 4e64a0f
Copy full SHA for 4e64a0f

File tree

Expand file treeCollapse file tree

435 files changed

+2277
-2066
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

435 files changed

+2277
-2066
lines changed

‎apidocs/allclasses-frame.html

Copy file name to clipboardExpand all lines: apidocs/allclasses-frame.html
+3-3Lines changed: 3 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_144) on Wed Aug 29 21:25:37 PDT 2018 -->
5+
<!-- Generated by javadoc (1.8.0_144) on Wed Nov 07 07:47:55 PST 2018 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (GitHub API for Java 1.94 API)</title>
8-
<meta name="date" content="2018-08-29">
7+
<title>All Classes (GitHub API for Java 1.95 API)</title>
8+
<meta name="date" content="2018-11-07">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>

‎apidocs/allclasses-noframe.html

Copy file name to clipboardExpand all lines: apidocs/allclasses-noframe.html
+3-3Lines changed: 3 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_144) on Wed Aug 29 21:25:37 PDT 2018 -->
5+
<!-- Generated by javadoc (1.8.0_144) on Wed Nov 07 07:47:55 PST 2018 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (GitHub API for Java 1.94 API)</title>
8-
<meta name="date" content="2018-08-29">
7+
<title>All Classes (GitHub API for Java 1.95 API)</title>
8+
<meta name="date" content="2018-11-07">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>

‎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_144) on Wed Aug 29 21:25:36 PDT 2018 -->
5+
<!-- Generated by javadoc (1.8.0_144) on Wed Nov 07 07:47:55 PST 2018 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Constant Field Values (GitHub API for Java 1.94 API)</title>
8-
<meta name="date" content="2018-08-29">
7+
<title>Constant Field Values (GitHub API for Java 1.95 API)</title>
8+
<meta name="date" content="2018-11-07">
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.94 API)";
16+
parent.document.title="Constant Field Values (GitHub API for Java 1.95 API)";
1717
}
1818
}
1919
catch(err) {

‎apidocs/deprecated-list.html

Copy file name to clipboardExpand all lines: apidocs/deprecated-list.html
+20-20Lines changed: 20 additions & 20 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_144) on Wed Aug 29 21:25:37 PDT 2018 -->
5+
<!-- Generated by javadoc (1.8.0_144) on Wed Nov 07 07:47:55 PST 2018 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Deprecated List (GitHub API for Java 1.94 API)</title>
8-
<meta name="date" content="2018-08-29">
7+
<title>Deprecated List (GitHub API for Java 1.95 API)</title>
8+
<meta name="date" content="2018-11-07">
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="Deprecated List (GitHub API for Java 1.94 API)";
16+
parent.document.title="Deprecated List (GitHub API for Java 1.95 API)";
1717
}
1818
}
1919
catch(err) {
@@ -213,19 +213,19 @@ <h2 title="Contents">Contents</h2>
213213
</td>
214214
</tr>
215215
<tr class="rowColor">
216-
<td class="colOne"><a href="org/kohsuke/github/Reactable.html#createReaction-org.kohsuke.github.ReactionContent-">org.kohsuke.github.Reactable.createReaction(ReactionContent)</a></td>
216+
<td class="colOne"><a href="org/kohsuke/github/GHPullRequestReviewComment.html#createReaction-org.kohsuke.github.ReactionContent-">org.kohsuke.github.GHPullRequestReviewComment.createReaction(ReactionContent)</a></td>
217217
</tr>
218218
<tr class="altColor">
219219
<td class="colOne"><a href="org/kohsuke/github/GHIssue.html#createReaction-org.kohsuke.github.ReactionContent-">org.kohsuke.github.GHIssue.createReaction(ReactionContent)</a></td>
220220
</tr>
221221
<tr class="rowColor">
222-
<td class="colOne"><a href="org/kohsuke/github/GHIssueComment.html#createReaction-org.kohsuke.github.ReactionContent-">org.kohsuke.github.GHIssueComment.createReaction(ReactionContent)</a></td>
222+
<td class="colOne"><a href="org/kohsuke/github/Reactable.html#createReaction-org.kohsuke.github.ReactionContent-">org.kohsuke.github.Reactable.createReaction(ReactionContent)</a></td>
223223
</tr>
224224
<tr class="altColor">
225-
<td class="colOne"><a href="org/kohsuke/github/GHCommitComment.html#createReaction-org.kohsuke.github.ReactionContent-">org.kohsuke.github.GHCommitComment.createReaction(ReactionContent)</a></td>
225+
<td class="colOne"><a href="org/kohsuke/github/GHIssueComment.html#createReaction-org.kohsuke.github.ReactionContent-">org.kohsuke.github.GHIssueComment.createReaction(ReactionContent)</a></td>
226226
</tr>
227227
<tr class="rowColor">
228-
<td class="colOne"><a href="org/kohsuke/github/GHPullRequestReviewComment.html#createReaction-org.kohsuke.github.ReactionContent-">org.kohsuke.github.GHPullRequestReviewComment.createReaction(ReactionContent)</a></td>
228+
<td class="colOne"><a href="org/kohsuke/github/GHCommitComment.html#createReaction-org.kohsuke.github.ReactionContent-">org.kohsuke.github.GHCommitComment.createReaction(ReactionContent)</a></td>
229229
</tr>
230230
<tr class="altColor">
231231
<td class="colOne"><a href="org/kohsuke/github/GitHub.html#createRepository-java.lang.String-java.lang.String-java.lang.String-boolean-">org.kohsuke.github.GitHub.createRepository(String, String, String, boolean)</a>
@@ -307,12 +307,12 @@ <h2 title="Contents">Contents</h2>
307307
</td>
308308
</tr>
309309
<tr class="rowColor">
310-
<td class="colOne"><a href="org/kohsuke/github/GHCommitStatus.html#getHtmlUrl--">org.kohsuke.github.GHCommitStatus.getHtmlUrl()</a>
310+
<td class="colOne"><a href="org/kohsuke/github/GHThread.html#getHtmlUrl--">org.kohsuke.github.GHThread.getHtmlUrl()</a>
311311
<div class="block"><span class="deprecationComment">This object has no HTML URL.</span></div>
312312
</td>
313313
</tr>
314314
<tr class="altColor">
315-
<td class="colOne"><a href="org/kohsuke/github/GHDeploymentStatus.html#getHtmlUrl--">org.kohsuke.github.GHDeploymentStatus.getHtmlUrl()</a>
315+
<td class="colOne"><a href="org/kohsuke/github/GHCommitStatus.html#getHtmlUrl--">org.kohsuke.github.GHCommitStatus.getHtmlUrl()</a>
316316
<div class="block"><span class="deprecationComment">This object has no HTML URL.</span></div>
317317
</td>
318318
</tr>
@@ -322,17 +322,15 @@ <h2 title="Contents">Contents</h2>
322322
</td>
323323
</tr>
324324
<tr class="altColor">
325-
<td class="colOne"><a href="org/kohsuke/github/GHThread.html#getHtmlUrl--">org.kohsuke.github.GHThread.getHtmlUrl()</a>
326-
<div class="block"><span class="deprecationComment">This object has no HTML URL.</span></div>
327-
</td>
325+
<td class="colOne"><a href="org/kohsuke/github/GHReaction.html#getHtmlUrl--">org.kohsuke.github.GHReaction.getHtmlUrl()</a></td>
328326
</tr>
329327
<tr class="rowColor">
330-
<td class="colOne"><a href="org/kohsuke/github/GHHook.html#getHtmlUrl--">org.kohsuke.github.GHHook.getHtmlUrl()</a>
328+
<td class="colOne"><a href="org/kohsuke/github/GHDeploymentStatus.html#getHtmlUrl--">org.kohsuke.github.GHDeploymentStatus.getHtmlUrl()</a>
331329
<div class="block"><span class="deprecationComment">This object has no HTML URL.</span></div>
332330
</td>
333331
</tr>
334332
<tr class="altColor">
335-
<td class="colOne"><a href="org/kohsuke/github/GHAsset.html#getHtmlUrl--">org.kohsuke.github.GHAsset.getHtmlUrl()</a>
333+
<td class="colOne"><a href="org/kohsuke/github/GHHook.html#getHtmlUrl--">org.kohsuke.github.GHHook.getHtmlUrl()</a>
336334
<div class="block"><span class="deprecationComment">This object has no HTML URL.</span></div>
337335
</td>
338336
</tr>
@@ -342,7 +340,9 @@ <h2 title="Contents">Contents</h2>
342340
</td>
343341
</tr>
344342
<tr class="altColor">
345-
<td class="colOne"><a href="org/kohsuke/github/GHReaction.html#getHtmlUrl--">org.kohsuke.github.GHReaction.getHtmlUrl()</a></td>
343+
<td class="colOne"><a href="org/kohsuke/github/GHAsset.html#getHtmlUrl--">org.kohsuke.github.GHAsset.getHtmlUrl()</a>
344+
<div class="block"><span class="deprecationComment">This object has no HTML URL.</span></div>
345+
</td>
346346
</tr>
347347
<tr class="rowColor">
348348
<td class="colOne"><a href="org/kohsuke/github/GHPullRequest.html#getIssueUpdatedAt--">org.kohsuke.github.GHPullRequest.getIssueUpdatedAt()</a></td>
@@ -426,19 +426,19 @@ <h2 title="Contents">Contents</h2>
426426
</td>
427427
</tr>
428428
<tr class="rowColor">
429-
<td class="colOne"><a href="org/kohsuke/github/Reactable.html#listReactions--">org.kohsuke.github.Reactable.listReactions()</a></td>
429+
<td class="colOne"><a href="org/kohsuke/github/GHPullRequestReviewComment.html#listReactions--">org.kohsuke.github.GHPullRequestReviewComment.listReactions()</a></td>
430430
</tr>
431431
<tr class="altColor">
432432
<td class="colOne"><a href="org/kohsuke/github/GHIssue.html#listReactions--">org.kohsuke.github.GHIssue.listReactions()</a></td>
433433
</tr>
434434
<tr class="rowColor">
435-
<td class="colOne"><a href="org/kohsuke/github/GHIssueComment.html#listReactions--">org.kohsuke.github.GHIssueComment.listReactions()</a></td>
435+
<td class="colOne"><a href="org/kohsuke/github/Reactable.html#listReactions--">org.kohsuke.github.Reactable.listReactions()</a></td>
436436
</tr>
437437
<tr class="altColor">
438-
<td class="colOne"><a href="org/kohsuke/github/GHCommitComment.html#listReactions--">org.kohsuke.github.GHCommitComment.listReactions()</a></td>
438+
<td class="colOne"><a href="org/kohsuke/github/GHIssueComment.html#listReactions--">org.kohsuke.github.GHIssueComment.listReactions()</a></td>
439439
</tr>
440440
<tr class="rowColor">
441-
<td class="colOne"><a href="org/kohsuke/github/GHPullRequestReviewComment.html#listReactions--">org.kohsuke.github.GHPullRequestReviewComment.listReactions()</a></td>
441+
<td class="colOne"><a href="org/kohsuke/github/GHCommitComment.html#listReactions--">org.kohsuke.github.GHCommitComment.listReactions()</a></td>
442442
</tr>
443443
<tr class="altColor">
444444
<td class="colOne"><a href="org/kohsuke/github/GitHub.html#searchCommits--">org.kohsuke.github.GitHub.searchCommits()</a></td>

‎apidocs/help-doc.html

Copy file name to clipboardExpand all lines: apidocs/help-doc.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_144) on Wed Aug 29 21:25:37 PDT 2018 -->
5+
<!-- Generated by javadoc (1.8.0_144) on Wed Nov 07 07:47:55 PST 2018 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>API Help (GitHub API for Java 1.94 API)</title>
8-
<meta name="date" content="2018-08-29">
7+
<title>API Help (GitHub API for Java 1.95 API)</title>
8+
<meta name="date" content="2018-11-07">
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="API Help (GitHub API for Java 1.94 API)";
16+
parent.document.title="API Help (GitHub API for Java 1.95 API)";
1717
}
1818
}
1919
catch(err) {

‎apidocs/index-all.html

Copy file name to clipboardExpand all lines: apidocs/index-all.html
+24-4Lines changed: 24 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_144) on Wed Aug 29 21:25:37 PDT 2018 -->
5+
<!-- Generated by javadoc (1.8.0_144) on Wed Nov 07 07:47:55 PST 2018 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Index (GitHub API for Java 1.94 API)</title>
8-
<meta name="date" content="2018-08-29">
7+
<title>Index (GitHub API for Java 1.95 API)</title>
8+
<meta name="date" content="2018-11-07">
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="Index (GitHub API for Java 1.94 API)";
16+
parent.document.title="Index (GitHub API for Java 1.95 API)";
1717
}
1818
}
1919
catch(err) {
@@ -124,6 +124,14 @@ <h2 class="title">A</h2>
124124
<dd>&nbsp;</dd>
125125
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHRepository.html#addDeployKey-java.lang.String-java.lang.String-">addDeployKey(String, String)</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></dt>
126126
<dd>&nbsp;</dd>
127+
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHIssue.html#addLabels-java.lang.String...-">addLabels(String...)</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHIssue.html" title="class in org.kohsuke.github">GHIssue</a></dt>
128+
<dd>
129+
<div class="block">Adds labels to the issue.</div>
130+
</dd>
131+
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHIssue.html#addLabels-org.kohsuke.github.GHLabel...-">addLabels(GHLabel...)</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHIssue.html" title="class in org.kohsuke.github">GHIssue</a></dt>
132+
<dd>&nbsp;</dd>
133+
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHIssue.html#addLabels-java.util.Collection-">addLabels(Collection&lt;GHLabel&gt;)</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHIssue.html" title="class in org.kohsuke.github">GHIssue</a></dt>
134+
<dd>&nbsp;</dd>
127135
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHBranchProtectionBuilder.html#addRequiredChecks-java.util.Collection-">addRequiredChecks(Collection&lt;String&gt;)</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHBranchProtectionBuilder.html" title="class in org.kohsuke.github">GHBranchProtectionBuilder</a></dt>
128136
<dd>&nbsp;</dd>
129137
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHBranchProtectionBuilder.html#addRequiredChecks-java.lang.String...-">addRequiredChecks(String...)</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHBranchProtectionBuilder.html" title="class in org.kohsuke.github">GHBranchProtectionBuilder</a></dt>
@@ -2209,6 +2217,8 @@ <h2 class="title">G</h2>
22092217
<dd>&nbsp;</dd>
22102218
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHSubscription.html#getRepositoryUrl--">getRepositoryUrl()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHSubscription.html" title="class in org.kohsuke.github">GHSubscription</a></dt>
22112219
<dd>&nbsp;</dd>
2220+
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHPullRequest.html#getRequestedReviewers--">getRequestedReviewers()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHPullRequest.html" title="class in org.kohsuke.github">GHPullRequest</a></dt>
2221+
<dd>&nbsp;</dd>
22122222
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHLicense.html#getRequired--">getRequired()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHLicense.html" title="class in org.kohsuke.github">GHLicense</a></dt>
22132223
<dd>
22142224
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
@@ -3509,6 +3519,8 @@ <h2 class="title">I</h2>
35093519
<dd>
35103520
<div class="block">Is this an anonymous connection</div>
35113521
</dd>
3522+
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHRepository.html#isArchived--">isArchived()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></dt>
3523+
<dd>&nbsp;</dd>
35123524
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHIssueSearchBuilder.html#isClosed--">isClosed()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHIssueSearchBuilder.html" title="class in org.kohsuke.github">GHIssueSearchBuilder</a></dt>
35133525
<dd>&nbsp;</dd>
35143526
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHEventPayload.Push.html#isCreated--">isCreated()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a></dt>
@@ -4363,6 +4375,14 @@ <h2 class="title">R</h2>
43634375
<dd>&nbsp;</dd>
43644376
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHRepository.html#removeCollaborators-java.util.Collection-">removeCollaborators(Collection&lt;GHUser&gt;)</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></dt>
43654377
<dd>&nbsp;</dd>
4378+
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHIssue.html#removeLabels-java.lang.String...-">removeLabels(String...)</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHIssue.html" title="class in org.kohsuke.github">GHIssue</a></dt>
4379+
<dd>
4380+
<div class="block">Remove a given label by name from this issue.</div>
4381+
</dd>
4382+
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHIssue.html#removeLabels-org.kohsuke.github.GHLabel...-">removeLabels(GHLabel...)</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHIssue.html" title="class in org.kohsuke.github">GHIssue</a></dt>
4383+
<dd>&nbsp;</dd>
4384+
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHIssue.html#removeLabels-java.util.Collection-">removeLabels(Collection&lt;GHLabel&gt;)</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHIssue.html" title="class in org.kohsuke.github">GHIssue</a></dt>
4385+
<dd>&nbsp;</dd>
43664386
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHRepository.html#renameTo-java.lang.String-">renameTo(String)</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></dt>
43674387
<dd>
43684388
<div class="block">Rename this repository.</div>

‎apidocs/index.html

Copy file name to clipboardExpand all lines: apidocs/index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_144) on Wed Aug 29 21:25:37 PDT 2018 -->
5+
<!-- Generated by javadoc (1.8.0_144) on Wed Nov 07 07:47:55 PST 2018 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>GitHub API for Java 1.94 API</title>
7+
<title>GitHub API for Java 1.95 API</title>
88
<script type="text/javascript">
99
tmpTargetPage = "" + window.location.search;
1010
if (tmpTargetPage != "" && tmpTargetPage != "undefined")

‎apidocs/org/kohsuke/github/AbuseLimitHandler.html

Copy file name to clipboardExpand all lines: apidocs/org/kohsuke/github/AbuseLimitHandler.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_144) on Wed Aug 29 21:25:36 PDT 2018 -->
5+
<!-- Generated by javadoc (1.8.0_144) on Wed Nov 07 07:47:53 PST 2018 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>AbuseLimitHandler (GitHub API for Java 1.94 API)</title>
8-
<meta name="date" content="2018-08-29">
7+
<title>AbuseLimitHandler (GitHub API for Java 1.95 API)</title>
8+
<meta name="date" content="2018-11-07">
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="AbuseLimitHandler (GitHub API for Java 1.94 API)";
16+
parent.document.title="AbuseLimitHandler (GitHub API for Java 1.95 API)";
1717
}
1818
}
1919
catch(err) {

‎apidocs/org/kohsuke/github/EnforcementLevel.html

Copy file name to clipboardExpand all lines: apidocs/org/kohsuke/github/EnforcementLevel.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_144) on Wed Aug 29 21:25:36 PDT 2018 -->
5+
<!-- Generated by javadoc (1.8.0_144) on Wed Nov 07 07:47:53 PST 2018 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>EnforcementLevel (GitHub API for Java 1.94 API)</title>
8-
<meta name="date" content="2018-08-29">
7+
<title>EnforcementLevel (GitHub API for Java 1.95 API)</title>
8+
<meta name="date" content="2018-11-07">
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="EnforcementLevel (GitHub API for Java 1.94 API)";
16+
parent.document.title="EnforcementLevel (GitHub API for Java 1.95 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.