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

Browse filesBrowse files
committed
Release v1.131
1 parent 3e55692 commit 4baf75c
Copy full SHA for 4baf75c

File tree

Expand file treeCollapse file tree

914 files changed

+7492
-6777
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

914 files changed

+7492
-6777
lines changed

‎apidocs/allclasses-index.html

Copy file name to clipboardExpand all lines: apidocs/allclasses-index.html
+202-174Lines changed: 202 additions & 174 deletions
Large diffs are not rendered by default.

‎apidocs/allclasses.html

Copy file name to clipboardExpand all lines: apidocs/allclasses.html
+4-3Lines changed: 4 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 (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
6-
<title>All Classes (GitHub API for Java 1.130 API)</title>
5+
<!-- Generated by javadoc (11.0.11) on Tue Jun 15 13:20:51 PDT 2021 -->
6+
<title>All Classes (GitHub API for Java 1.131 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2021-06-02">
8+
<meta name="dc.created" content="2021-06-15">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -142,6 +142,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
142142
<li><a href="org/kohsuke/github/GHIssueChanges.GHFrom.html" title="class in org.kohsuke.github">GHIssueChanges.GHFrom</a></li>
143143
<li><a href="org/kohsuke/github/GHIssueComment.html" title="class in org.kohsuke.github">GHIssueComment</a></li>
144144
<li><a href="org/kohsuke/github/GHIssueEvent.html" title="class in org.kohsuke.github">GHIssueEvent</a></li>
145+
<li><a href="org/kohsuke/github/GHIssueRename.html" title="class in org.kohsuke.github">GHIssueRename</a></li>
145146
<li><a href="org/kohsuke/github/GHIssueSearchBuilder.html" title="class in org.kohsuke.github">GHIssueSearchBuilder</a></li>
146147
<li><a href="org/kohsuke/github/GHIssueSearchBuilder.Sort.html" title="enum in org.kohsuke.github">GHIssueSearchBuilder.Sort</a></li>
147148
<li><a href="org/kohsuke/github/GHIssueState.html" title="enum in org.kohsuke.github">GHIssueState</a></li>

‎apidocs/allpackages-index.html

Copy file name to clipboardExpand all lines: apidocs/allpackages-index.html
+4-4Lines changed: 4 additions & 4 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 (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
6-
<title>All Packages (GitHub API for Java 1.130 API)</title>
5+
<!-- Generated by javadoc (11.0.11) on Tue Jun 15 13:20:51 PDT 2021 -->
6+
<title>All Packages (GitHub API for Java 1.131 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2021-06-02">
8+
<meta name="dc.created" content="2021-06-15">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="All Packages (GitHub API for Java 1.130 API)";
24+
parent.document.title="All Packages (GitHub API for Java 1.131 API)";
2525
}
2626
}
2727
catch(err) {

‎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,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
6-
<title>Constant Field Values (GitHub API for Java 1.130 API)</title>
5+
<!-- Generated by javadoc (11.0.11) on Tue Jun 15 13:20:51 PDT 2021 -->
6+
<title>Constant Field Values (GitHub API for Java 1.131 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2021-06-02">
8+
<meta name="dc.created" content="2021-06-15">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="Constant Field Values (GitHub API for Java 1.130 API)";
24+
parent.document.title="Constant Field Values (GitHub API for Java 1.131 API)";
2525
}
2626
}
2727
catch(err) {

‎apidocs/deprecated-list.html

Copy file name to clipboardExpand all lines: apidocs/deprecated-list.html
+53-294Lines changed: 53 additions & 294 deletions
Large diffs are not rendered by default.

‎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,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
6-
<title>API Help (GitHub API for Java 1.130 API)</title>
5+
<!-- Generated by javadoc (11.0.11) on Tue Jun 15 13:20:51 PDT 2021 -->
6+
<title>API Help (GitHub API for Java 1.131 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2021-06-02">
8+
<meta name="dc.created" content="2021-06-15">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="API Help (GitHub API for Java 1.130 API)";
24+
parent.document.title="API Help (GitHub API for Java 1.131 API)";
2525
}
2626
}
2727
catch(err) {

0 commit comments

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