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 d81b95c

Browse filesBrowse files
committed
Wagon: Deploying site to repository
1 parent e25cb11 commit d81b95c
Copy full SHA for d81b95c

File tree

Expand file treeCollapse file tree

192 files changed

+1247
-981
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

192 files changed

+1247
-981
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 (version 1.7.0_21) on Tue Jan 07 20:03:42 PST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_07) on Fri Mar 28 11:02:10 PDT 2014 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
7-
<title>All Classes (GitHub API for Java 1.49 API)</title>
8-
<meta name="date" content="2014-01-07">
7+
<title>All Classes (GitHub API for Java 1.50 API)</title>
8+
<meta name="date" content="2014-03-28">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
</head>
1111
<body>

‎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 (version 1.7.0_21) on Tue Jan 07 20:03:42 PST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_07) on Fri Mar 28 11:02:10 PDT 2014 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
7-
<title>All Classes (GitHub API for Java 1.49 API)</title>
8-
<meta name="date" content="2014-01-07">
7+
<title>All Classes (GitHub API for Java 1.50 API)</title>
8+
<meta name="date" content="2014-03-28">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
</head>
1111
<body>

‎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,16 +2,16 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_21) on Tue Jan 07 20:03:42 PST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_07) on Fri Mar 28 11:02:10 PDT 2014 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
7-
<title>Constant Field Values (GitHub API for Java 1.49 API)</title>
8-
<meta name="date" content="2014-01-07">
7+
<title>Constant Field Values (GitHub API for Java 1.50 API)</title>
8+
<meta name="date" content="2014-03-28">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="Constant Field Values (GitHub API for Java 1.49 API)";
14+
parent.document.title="Constant Field Values (GitHub API for Java 1.50 API)";
1515
}
1616
//-->
1717
</script>

‎apidocs/deprecated-list.html

Copy file name to clipboardExpand all lines: apidocs/deprecated-list.html
+13-8Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_21) on Tue Jan 07 20:03:42 PST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_07) on Fri Mar 28 11:02:10 PDT 2014 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
7-
<title>Deprecated List (GitHub API for Java 1.49 API)</title>
8-
<meta name="date" content="2014-01-07">
7+
<title>Deprecated List (GitHub API for Java 1.50 API)</title>
8+
<meta name="date" content="2014-03-28">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="Deprecated List (GitHub API for Java 1.49 API)";
14+
parent.document.title="Deprecated List (GitHub API for Java 1.50 API)";
1515
}
1616
//-->
1717
</script>
@@ -126,21 +126,26 @@ <h2 title="Contents">Contents</h2>
126126
<td class="colOne"><a href="org/kohsuke/github/GHPullRequest.html#getIssueUpdatedAt()">org.kohsuke.github.GHPullRequest.getIssueUpdatedAt()</a></td>
127127
</tr>
128128
<tr class="rowColor">
129+
<td class="colOne"><a href="org/kohsuke/github/GHOrganization.html#getMembers()">org.kohsuke.github.GHOrganization.getMembers()</a>
130+
<div class="block"><i>use <a href="org/kohsuke/github/GHOrganization.html#listMembers()"><code>GHOrganization.listMembers()</code></a></i></div>
131+
</td>
132+
</tr>
133+
<tr class="altColor">
129134
<td class="colOne"><a href="org/kohsuke/github/GHRepository.html#getMilestones()">org.kohsuke.github.GHRepository.getMilestones()</a>
130135
<div class="block"><i>Use <a href="org/kohsuke/github/GHRepository.html#listMilestones(org.kohsuke.github.GHIssueState)"><code>GHRepository.listMilestones(GHIssueState)</code></a></i></div>
131136
</td>
132137
</tr>
133-
<tr class="altColor">
138+
<tr class="rowColor">
134139
<td class="colOne"><a href="org/kohsuke/github/GHRepository.html#getPostCommitHooks()">org.kohsuke.github.GHRepository.getPostCommitHooks()</a>
135140
<div class="block"><i>Use <a href="org/kohsuke/github/GHRepository.html#getHooks()"><code>GHRepository.getHooks()</code></a> and <a href="org/kohsuke/github/GHRepository.html#createHook(java.lang.String, java.util.Map, java.util.Collection, boolean)"><code>GHRepository.createHook(String, Map, Collection, boolean)</code></a></i></div>
136141
</td>
137142
</tr>
138-
<tr class="rowColor">
143+
<tr class="altColor">
139144
<td class="colOne"><a href="org/kohsuke/github/GHIssueComment.html#getUserName()">org.kohsuke.github.GHIssueComment.getUserName()</a></td>
140145
</tr>
141-
<tr class="altColor">
146+
<tr class="rowColor">
142147
<td class="colOne"><a href="org/kohsuke/github/GHPerson.html#iterateRepositories(int)">org.kohsuke.github.GHPerson.iterateRepositories(int)</a>
143-
<div class="block"><i>Use <a href="org/kohsuke/github/GHPerson.html#listRepositories()"><code>GHPerson.listRepositories()</code></a></i></div>
148+
<div class="block"><i>Use <a href="org/kohsuke/github/GHPerson.html#listRepositories()"><code>listRepositories()</code></a></i></div>
144149
</td>
145150
</tr>
146151
</tbody>

‎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,16 +2,16 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_21) on Tue Jan 07 20:03:42 PST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_07) on Fri Mar 28 11:02:10 PDT 2014 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
7-
<title>API Help (GitHub API for Java 1.49 API)</title>
8-
<meta name="date" content="2014-01-07">
7+
<title>API Help (GitHub API for Java 1.50 API)</title>
8+
<meta name="date" content="2014-03-28">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="API Help (GitHub API for Java 1.49 API)";
14+
parent.document.title="API Help (GitHub API for Java 1.50 API)";
1515
}
1616
//-->
1717
</script>

‎apidocs/index-all.html

Copy file name to clipboardExpand all lines: apidocs/index-all.html
+43-7Lines changed: 43 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_21) on Tue Jan 07 20:03:42 PST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_07) on Fri Mar 28 11:02:10 PDT 2014 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
7-
<title>Index (GitHub API for Java 1.49 API)</title>
8-
<meta name="date" content="2014-01-07">
7+
<title>Index (GitHub API for Java 1.50 API)</title>
8+
<meta name="date" content="2014-03-28">
99
<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="Index (GitHub API for Java 1.49 API)";
14+
parent.document.title="Index (GitHub API for Java 1.50 API)";
1515
}
1616
//-->
1717
</script>
@@ -121,6 +121,10 @@ <h2 class="title">C</h2>
121121
<dd>
122122
<div class="block">Closes this issue.</div>
123123
</dd>
124+
<dt><span class="strong"><a href="./org/kohsuke/github/GHMilestone.html#close()">close()</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHMilestone.html" title="class in org.kohsuke.github">GHMilestone</a></dt>
125+
<dd>
126+
<div class="block">Closes this issue.</div>
127+
</dd>
124128
<dt><span class="strong"><a href="./org/kohsuke/github/GHIssue.html#closed_at">closed_at</a></span> - Variable in class org.kohsuke.github.<a href="./org/kohsuke/github/GHIssue.html" title="class in org.kohsuke.github">GHIssue</a></dt>
125129
<dd>&nbsp;</dd>
126130
<dt><span class="strong"><a href="./org/kohsuke/github/GHIssue.html#closed_by">closed_by</a></span> - Variable in class org.kohsuke.github.<a href="./org/kohsuke/github/GHIssue.html" title="class in org.kohsuke.github">GHIssue</a></dt>
@@ -332,6 +336,8 @@ <h2 class="title">G</h2>
332336
</dd>
333337
<dt><span class="strong"><a href="./org/kohsuke/github/GHIssue.html#getApiRoute()">getApiRoute()</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHIssue.html" title="class in org.kohsuke.github">GHIssue</a></dt>
334338
<dd>&nbsp;</dd>
339+
<dt><span class="strong"><a href="./org/kohsuke/github/GHMilestone.html#getApiRoute()">getApiRoute()</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHMilestone.html" title="class in org.kohsuke.github">GHMilestone</a></dt>
340+
<dd>&nbsp;</dd>
335341
<dt><span class="strong"><a href="./org/kohsuke/github/GHPullRequest.html#getApiRoute()">getApiRoute()</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHPullRequest.html" title="class in org.kohsuke.github">GHPullRequest</a></dt>
336342
<dd>&nbsp;</dd>
337343
<dt><span class="strong"><a href="./org/kohsuke/github/GHAuthorization.html#getApiURL()">getApiURL()</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHAuthorization.html" title="class in org.kohsuke.github">GHAuthorization</a></dt>
@@ -668,6 +674,8 @@ <h2 class="title">G</h2>
668674
<dd>&nbsp;</dd>
669675
<dt><span class="strong"><a href="./org/kohsuke/github/GHRepository.html#getIssues(org.kohsuke.github.GHIssueState)">getIssues(GHIssueState)</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></dt>
670676
<dd>&nbsp;</dd>
677+
<dt><span class="strong"><a href="./org/kohsuke/github/GHRepository.html#getIssues(org.kohsuke.github.GHIssueState, org.kohsuke.github.GHMilestone)">getIssues(GHIssueState, GHMilestone)</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></dt>
678+
<dd>&nbsp;</dd>
671679
<dt><span class="strong"><a href="./org/kohsuke/github/GHPullRequest.html#getIssueUpdatedAt()">getIssueUpdatedAt()</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHPullRequest.html" title="class in org.kohsuke.github">GHPullRequest</a></dt>
672680
<dd>
673681
<div class="block"><span class="strong">Deprecated.</span></div>
@@ -742,7 +750,9 @@ <h2 class="title">G</h2>
742750
</dd>
743751
<dt><span class="strong"><a href="./org/kohsuke/github/GHOrganization.html#getMembers()">getMembers()</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHOrganization.html" title="class in org.kohsuke.github">GHOrganization</a></dt>
744752
<dd>
745-
<div class="block">All the members of this organization.</div>
753+
<div class="block"><span class="strong">Deprecated.</span>
754+
<div class="block"><i>use <a href="./org/kohsuke/github/GHOrganization.html#listMembers()"><code>GHOrganization.listMembers()</code></a></i></div>
755+
</div>
746756
</dd>
747757
<dt><span class="strong"><a href="./org/kohsuke/github/GHTeam.html#getMembers()">getMembers()</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHTeam.html" title="class in org.kohsuke.github">GHTeam</a></dt>
748758
<dd>
@@ -918,7 +928,7 @@ <h2 class="title">G</h2>
918928
<dd>&nbsp;</dd>
919929
<dt><span class="strong"><a href="./org/kohsuke/github/GHMyself.html#getPublicVerifiedKeys()">getPublicVerifiedKeys()</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHMyself.html" title="class in org.kohsuke.github">GHMyself</a></dt>
920930
<dd>
921-
<div class="block">Returns the read-only list of all the pulic verified keys of the current user.</div>
931+
<div class="block">Returns the read-only list of all the public verified keys of the current user.</div>
922932
</dd>
923933
<dt><span class="strong"><a href="./org/kohsuke/github/GHRelease.html#getPublished_at()">getPublished_at()</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHRelease.html" title="class in org.kohsuke.github">GHRelease</a></dt>
924934
<dd>&nbsp;</dd>
@@ -1591,6 +1601,10 @@ <h2 class="title">H</h2>
15911601
<dd>
15921602
<div class="block">Checks if this organization has the specified user as a member.</div>
15931603
</dd>
1604+
<dt><span class="strong"><a href="./org/kohsuke/github/GHTeam.html#hasMember(org.kohsuke.github.GHUser)">hasMember(GHUser)</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHTeam.html" title="class in org.kohsuke.github">GHTeam</a></dt>
1605+
<dd>
1606+
<div class="block">Checks if this team has the specified user as a member.</div>
1607+
</dd>
15941608
<dt><span class="strong"><a href="./org/kohsuke/github/PagedIterator.html#hasNext()">hasNext()</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/PagedIterator.html" title="class in org.kohsuke.github">PagedIterator</a></dt>
15951609
<dd>&nbsp;</dd>
15961610
<dt><span class="strong"><a href="./org/kohsuke/github/GHOrganization.html#hasPublicMember(org.kohsuke.github.GHUser)">hasPublicMember(GHUser)</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHOrganization.html" title="class in org.kohsuke.github">GHOrganization</a></dt>
@@ -1645,6 +1659,10 @@ <h2 class="title">I</h2>
16451659
<dd>
16461660
<div class="block">Returns true if this user belongs to the specified organization.</div>
16471661
</dd>
1662+
<dt><span class="strong"><a href="./org/kohsuke/github/GHUser.html#isMemberOf(org.kohsuke.github.GHTeam)">isMemberOf(GHTeam)</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></dt>
1663+
<dd>
1664+
<div class="block">Returns true if this user belongs to the specified team.</div>
1665+
</dd>
16481666
<dt><span class="strong"><a href="./org/kohsuke/github/GHPullRequest.html#isMerged()">isMerged()</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHPullRequest.html" title="class in org.kohsuke.github">GHPullRequest</a></dt>
16491667
<dd>&nbsp;</dd>
16501668
<dt><span class="strong"><a href="./org/kohsuke/github/GHRelease.html#isPrerelease()">isPrerelease()</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHRelease.html" title="class in org.kohsuke.github">GHRelease</a></dt>
@@ -1660,7 +1678,7 @@ <h2 class="title">I</h2>
16601678
<dt><span class="strong"><a href="./org/kohsuke/github/GHPerson.html#iterateRepositories(int)">iterateRepositories(int)</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHPerson.html" title="class in org.kohsuke.github">GHPerson</a></dt>
16611679
<dd>
16621680
<div class="block"><span class="strong">Deprecated.</span>
1663-
<div class="block"><i>Use <a href="./org/kohsuke/github/GHPerson.html#listRepositories()"><code>GHPerson.listRepositories()</code></a></i></div>
1681+
<div class="block"><i>Use <a href="./org/kohsuke/github/GHPerson.html#listRepositories()"><code>listRepositories()</code></a></i></div>
16641682
</div>
16651683
</dd>
16661684
<dt><span class="strong"><a href="./org/kohsuke/github/PagedIterable.html#iterator()">iterator()</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a></dt>
@@ -1735,14 +1753,28 @@ <h2 class="title">L</h2>
17351753
<dd>
17361754
<div class="block">Lists up all the issues in this repository.</div>
17371755
</dd>
1756+
<dt><span class="strong"><a href="./org/kohsuke/github/GHOrganization.html#listMembers()">listMembers()</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHOrganization.html" title="class in org.kohsuke.github">GHOrganization</a></dt>
1757+
<dd>
1758+
<div class="block">All the members of this organization.</div>
1759+
</dd>
1760+
<dt><span class="strong"><a href="./org/kohsuke/github/GHOrganization.html#listMembersWithFilter(java.lang.String)">listMembersWithFilter(String)</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHOrganization.html" title="class in org.kohsuke.github">GHOrganization</a></dt>
1761+
<dd>&nbsp;</dd>
17381762
<dt><span class="strong"><a href="./org/kohsuke/github/GHRepository.html#listMilestones(org.kohsuke.github.GHIssueState)">listMilestones(GHIssueState)</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></dt>
17391763
<dd>
17401764
<div class="block">Lists up all the milestones in this repository.</div>
17411765
</dd>
1766+
<dt><span class="strong"><a href="./org/kohsuke/github/GHOrganization.html#listPublicMembers()">listPublicMembers()</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHOrganization.html" title="class in org.kohsuke.github">GHOrganization</a></dt>
1767+
<dd>
1768+
<div class="block">All the public members of this organization.</div>
1769+
</dd>
17421770
<dt><span class="strong"><a href="./org/kohsuke/github/GHRepository.html#listPullRequests(org.kohsuke.github.GHIssueState)">listPullRequests(GHIssueState)</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></dt>
17431771
<dd>
17441772
<div class="block">Retrieves all the pull requests of a particular state.</div>
17451773
</dd>
1774+
<dt><span class="strong"><a href="./org/kohsuke/github/GHOrganization.html#listRepositories(int)">listRepositories(int)</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHOrganization.html" title="class in org.kohsuke.github">GHOrganization</a></dt>
1775+
<dd>
1776+
<div class="block">Lists up all the repositories using the specified page size.</div>
1777+
</dd>
17461778
<dt><span class="strong"><a href="./org/kohsuke/github/GHPerson.html#listRepositories()">listRepositories()</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHPerson.html" title="class in org.kohsuke.github">GHPerson</a></dt>
17471779
<dd>
17481780
<div class="block">Lists up all the repositories using a 30 items page size.</div>
@@ -1765,6 +1797,10 @@ <h2 class="title">L</h2>
17651797
</a>
17661798
<h2 class="title">M</h2>
17671799
<dl>
1800+
<dt><span class="strong"><a href="./org/kohsuke/github/GHPullRequest.html#merge(java.lang.String)">merge(String)</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHPullRequest.html" title="class in org.kohsuke.github">GHPullRequest</a></dt>
1801+
<dd>
1802+
<div class="block">Merge this pull request.</div>
1803+
</dd>
17681804
<dt><span class="strong"><a href="./org/kohsuke/github/GHIssue.html#milestone">milestone</a></span> - Variable in class org.kohsuke.github.<a href="./org/kohsuke/github/GHIssue.html" title="class in org.kohsuke.github">GHIssue</a></dt>
17691805
<dd>&nbsp;</dd>
17701806
<dt><span class="strong"><a href="./org/kohsuke/github/GHIssueBuilder.html#milestone(org.kohsuke.github.GHMilestone)">milestone(GHMilestone)</a></span> - Method in class org.kohsuke.github.<a href="./org/kohsuke/github/GHIssueBuilder.html" title="class in org.kohsuke.github">GHIssueBuilder</a></dt>

‎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 on Tue Jan 07 20:03:42 PST 2014 -->
5+
<!-- Generated by javadoc on Fri Mar 28 11:02:10 PDT 2014 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
7-
<title>GitHub API for Java 1.49 API</title>
7+
<title>GitHub API for Java 1.50 API</title>
88
<script type="text/javascript">
99
targetPage = "" + window.location.search;
1010
if (targetPage != "" && targetPage != "undefined")

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

Copy file name to clipboardExpand all lines: apidocs/org/kohsuke/github/GHAsset.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_21) on Tue Jan 07 20:03:41 PST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_07) on Fri Mar 28 11:02:09 PDT 2014 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
7-
<title>GHAsset (GitHub API for Java 1.49 API)</title>
8-
<meta name="date" content="2014-01-07">
7+
<title>GHAsset (GitHub API for Java 1.50 API)</title>
8+
<meta name="date" content="2014-03-28">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
if (location.href.indexOf('is-external=true') == -1) {
14-
parent.document.title="GHAsset (GitHub API for Java 1.49 API)";
14+
parent.document.title="GHAsset (GitHub API for Java 1.50 API)";
1515
}
1616
//-->
1717
</script>

0 commit comments

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