Skip to content

Commit 2da7342

Browse files
committed
P U B L I S H 🚢
1 parent fd96e38 commit 2da7342

File tree

120 files changed

+3237
-4096
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

120 files changed

+3237
-4096
lines changed

changes.atom

Lines changed: 104 additions & 167 deletions
Large diffs are not rendered by default.

changes/2012-10-14-rate-limit-changes/index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
<div>
2323
<a class="logo" href="/">GitHub:Developer</a>
2424
<ul class="nav">
25-
<li><a href="/" class="nav-overview">Overview</a></li>
2625
<li><a href="/v3/" class="nav-api">API</a></li>
2726
<li><a href="/changes/" class="nav-blog">Blog</a></li>
2827
<li><a href="https://github.com/contact">Support</a></li>
@@ -53,7 +52,7 @@ <h2 class="title">
5352

5453
</li>
5554
<li class="who_when">
56-
<img height="16" width="16" src="https://secure.gravatar.com/avatar/7e19cd5486b5d6dc1ef90e671ba52ae0?s=20&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" />
55+
<img height="16" width="16" src="https://secure.gravatar.com/avatar/7e19cd5486b5d6dc1ef90e671ba52ae0?s=20&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" alt="gravatar_for_pengwynn"/>
5756
<a href="https://github.com/pengwynn">pengwynn</a>
5857
</li>
5958
</ul>
@@ -77,7 +76,6 @@ <h2 class="title">
7776

7877
<p>If you have any questions or feedback, please drop us a line at
7978
<a href="mailto:[email protected]?subject=API%20Rate%20limit">[email protected]</a>.</p>
80-
8179
</div>
8280

8381
</div>

changes/2012-10-17-org-members-redirection/index.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
<div>
2323
<a class="logo" href="/">GitHub:Developer</a>
2424
<ul class="nav">
25-
<li><a href="/" class="nav-overview">Overview</a></li>
2625
<li><a href="/v3/" class="nav-api">API</a></li>
2726
<li><a href="/changes/" class="nav-blog">Blog</a></li>
2827
<li><a href="https://github.com/contact">Support</a></li>
@@ -53,15 +52,15 @@ <h2 class="title">
5352

5453
</li>
5554
<li class="who_when">
56-
<img height="16" width="16" src="https://secure.gravatar.com/avatar/f38112009dc16547051c8ac246cee443?s=20&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" />
55+
<img height="16" width="16" src="https://secure.gravatar.com/avatar/f38112009dc16547051c8ac246cee443?s=20&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" alt="gravatar_for_pezra"/>
5756
<a href="https://github.com/pezra">pezra</a>
5857
</li>
5958
</ul>
6059
</div>
6160

6261

6362
<p>Requesting the <a href="/v3/orgs/members/index.html#members-list">member list</a> of an
64-
organization of which you are not a member now redirects to the <a href="v3/orgs/members/index.html#public-members-list">public members
63+
organization of which you are not a member now redirects to the <a href="/v3/orgs/members/index.html#public-members-list">public members
6564
list</a>. Similarly, requests to
6665
<a href="/v3/orgs/members/index.html#check-membership">membership check</a> resources of
6766
an organization of which you are not a member are redirected to the equivalent
@@ -79,7 +78,6 @@ <h2 class="title">
7978

8079
<p>If you have any questions or feedback, please drop us a line at
8180
<a href="mailto:[email protected]?subject=Org%20members%20API">[email protected]</a>.</p>
82-
8381
</div>
8482

8583
</div>

changes/2012-10-24-set-default-branch/index.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
<div>
2323
<a class="logo" href="/">GitHub:Developer</a>
2424
<ul class="nav">
25-
<li><a href="/" class="nav-overview">Overview</a></li>
2625
<li><a href="/v3/" class="nav-api">API</a></li>
2726
<li><a href="/changes/" class="nav-blog">Blog</a></li>
2827
<li><a href="https://github.com/contact">Support</a></li>
@@ -53,7 +52,7 @@ <h2 class="title">
5352

5453
</li>
5554
<li class="who_when">
56-
<img height="16" width="16" src="https://secure.gravatar.com/avatar/7e19cd5486b5d6dc1ef90e671ba52ae0?s=20&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" />
55+
<img height="16" width="16" src="https://secure.gravatar.com/avatar/7e19cd5486b5d6dc1ef90e671ba52ae0?s=20&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" alt="gravatar_for_pengwynn"/>
5756
<a href="https://github.com/pengwynn">pengwynn</a>
5857
</li>
5958
</ul>
@@ -73,8 +72,6 @@ <h2 class="title">
7372
</pre>
7473

7574
<p>If you provide a branch name that hasn’t been pushed to GitHub, we’ll gracefully fall back to <code>'master'</code> or the first branch.</p>
76-
77-
7875
</div>
7976

8077
</div>

changes/2012-10-26-notifications-api/index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
<div>
2323
<a class="logo" href="/">GitHub:Developer</a>
2424
<ul class="nav">
25-
<li><a href="/" class="nav-overview">Overview</a></li>
2625
<li><a href="/v3/" class="nav-api">API</a></li>
2726
<li><a href="/changes/" class="nav-blog">Blog</a></li>
2827
<li><a href="https://github.com/contact">Support</a></li>
@@ -53,7 +52,7 @@ <h2 class="title">
5352

5453
</li>
5554
<li class="who_when">
56-
<img height="16" width="16" src="https://secure.gravatar.com/avatar/821395fe70906c8290df7f18ac4ac6cf?s=20&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" />
55+
<img height="16" width="16" src="https://secure.gravatar.com/avatar/821395fe70906c8290df7f18ac4ac6cf?s=20&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" alt="gravatar_for_technoweenie"/>
5756
<a href="https://github.com/technoweenie">technoweenie</a>
5857
</li>
5958
</ul>
@@ -120,7 +119,6 @@ <h2 id="polling">Polling</h2>
120119
</pre>
121120

122121
<p>You can read about the API details in depth in the <a href="http://developer.github.com/v3/activity/notifications/">Notifications documentation</a>.</p>
123-
124122
</div>
125123

126124
</div>

changes/2012-10-31-gist-comment-uris/index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
<div>
2323
<a class="logo" href="/">GitHub:Developer</a>
2424
<ul class="nav">
25-
<li><a href="/" class="nav-overview">Overview</a></li>
2625
<li><a href="/v3/" class="nav-api">API</a></li>
2726
<li><a href="/changes/" class="nav-blog">Blog</a></li>
2827
<li><a href="https://github.com/contact">Support</a></li>
@@ -53,7 +52,7 @@ <h2 class="title">
5352

5453
</li>
5554
<li class="who_when">
56-
<img height="16" width="16" src="https://secure.gravatar.com/avatar/f38112009dc16547051c8ac246cee443?s=20&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" />
55+
<img height="16" width="16" src="https://secure.gravatar.com/avatar/f38112009dc16547051c8ac246cee443?s=20&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" alt="gravatar_for_pezra"/>
5756
<a href="https://github.com/pezra">pezra</a>
5857
</li>
5958
</ul>
@@ -65,7 +64,6 @@ <h2 class="title">
6564
<p>Adding the gist id to the URI of comments makes it impossible, in practical terms, to guess that URI because the id of private gists are very large random numbers. This is, unfortunately, a breaking change but one that cannot be avoided because of the security implications of the current URIs. We apologize for the inconvenience.</p>
6665

6766
<p>We have also added a <code>comments_url</code> member to the Gist documents. The <code>comments_url</code> link provides access to the comments of a Gist in a way that will insulate clients from changes in the URI patterns used by the GitHub API. We are increasing our use of links in order to make changes such as this one less damaging to clients. We strongly encourage using <code>url</code> and <code>*_url</code> properties, where possible, rather than constructing URIs using the patterns published on this site. Doing so will result in clients that break less often.</p>
68-
6967
</div>
7068

7169
</div>

changes/2012-11-27-forking-to-organizations/index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
<div>
2323
<a class="logo" href="/">GitHub:Developer</a>
2424
<ul class="nav">
25-
<li><a href="/" class="nav-overview">Overview</a></li>
2625
<li><a href="/v3/" class="nav-api">API</a></li>
2726
<li><a href="/changes/" class="nav-blog">Blog</a></li>
2827
<li><a href="https://github.com/contact">Support</a></li>
@@ -53,7 +52,7 @@ <h2 class="title">
5352

5453
</li>
5554
<li class="who_when">
56-
<img height="16" width="16" src="https://secure.gravatar.com/avatar/821395fe70906c8290df7f18ac4ac6cf?s=20&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" />
55+
<img height="16" width="16" src="https://secure.gravatar.com/avatar/821395fe70906c8290df7f18ac4ac6cf?s=20&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" alt="gravatar_for_technoweenie"/>
5756
<a href="https://github.com/technoweenie">technoweenie</a>
5857
</li>
5958
</ul>
@@ -84,7 +83,6 @@ <h2 class="title">
8483

8584
<p>Don’t worry, we are committed to maintaining the legacy behavior until the next
8685
major change of the GitHub API.</p>
87-
8886
</div>
8987

9088
</div>

changes/2012-11-29-gitignore-templates/index.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
<div>
2323
<a class="logo" href="/">GitHub:Developer</a>
2424
<ul class="nav">
25-
<li><a href="/" class="nav-overview">Overview</a></li>
2625
<li><a href="/v3/" class="nav-api">API</a></li>
2726
<li><a href="/changes/" class="nav-blog">Blog</a></li>
2827
<li><a href="https://github.com/contact">Support</a></li>
@@ -53,7 +52,7 @@ <h2 class="title">
5352

5453
</li>
5554
<li class="who_when">
56-
<img height="16" width="16" src="https://secure.gravatar.com/avatar/7e19cd5486b5d6dc1ef90e671ba52ae0?s=20&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" />
55+
<img height="16" width="16" src="https://secure.gravatar.com/avatar/7e19cd5486b5d6dc1ef90e671ba52ae0?s=20&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" alt="gravatar_for_pengwynn"/>
5756
<a href="https://github.com/pengwynn">pengwynn</a>
5857
</li>
5958
</ul>
@@ -108,8 +107,6 @@ <h2 class="title">
108107
DerivedData
109108
.idea/
110109
</code></pre>
111-
112-
113110
</div>
114111

115112
</div>

changes/2012-12-04-List-comments-for-repo/index.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
<div>
2323
<a class="logo" href="/">GitHub:Developer</a>
2424
<ul class="nav">
25-
<li><a href="/" class="nav-overview">Overview</a></li>
2625
<li><a href="/v3/" class="nav-api">API</a></li>
2726
<li><a href="/changes/" class="nav-blog">Blog</a></li>
2827
<li><a href="https://github.com/contact">Support</a></li>
@@ -53,7 +52,7 @@ <h2 class="title">
5352

5453
</li>
5554
<li class="who_when">
56-
<img height="16" width="16" src="https://secure.gravatar.com/avatar/7e19cd5486b5d6dc1ef90e671ba52ae0?s=20&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" />
55+
<img height="16" width="16" src="https://secure.gravatar.com/avatar/7e19cd5486b5d6dc1ef90e671ba52ae0?s=20&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" alt="gravatar_for_pengwynn"/>
5756
<a href="https://github.com/pengwynn">pengwynn</a>
5857
</li>
5958
</ul>
@@ -77,10 +76,9 @@ <h2 class="title">
7776
<p>Check out the docs for sorting and filtering options:</p>
7877

7978
<ul>
80-
<li><a href="/v3/issues/comments/#list-comments-in-a-repository">Issue comments</a></li>
79+
<li><a href="/v3/issues/comments/#list-comments-in-a-repository">Issue comments</a></li>
8180
<li><a href="/v3/pulls/comments/#list-comments-in-a-repository">Review comments</a></li>
8281
</ul>
83-
8482
</div>
8583

8684
</div>

changes/2012-12-06-create-authorization-for-app/index.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
<div>
2323
<a class="logo" href="/">GitHub:Developer</a>
2424
<ul class="nav">
25-
<li><a href="/" class="nav-overview">Overview</a></li>
2625
<li><a href="/v3/" class="nav-api">API</a></li>
2726
<li><a href="/changes/" class="nav-blog">Blog</a></li>
2827
<li><a href="https://github.com/contact">Support</a></li>
@@ -53,7 +52,7 @@ <h2 class="title">
5352

5453
</li>
5554
<li class="who_when">
56-
<img height="16" width="16" src="https://secure.gravatar.com/avatar/7e19cd5486b5d6dc1ef90e671ba52ae0?s=20&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" />
55+
<img height="16" width="16" src="https://secure.gravatar.com/avatar/7e19cd5486b5d6dc1ef90e671ba52ae0?s=20&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" alt="gravatar_for_pengwynn"/>
5756
<a href="https://github.com/pengwynn">pengwynn</a>
5857
</li>
5958
</ul>
@@ -87,8 +86,6 @@ <h2 class="title">
8786

8887
<p>No more implementing the <a href="/v3/oauth/#web-application-flow">web flow</a> just to get a token tied to your
8988
app’s rate limit.</p>
90-
91-
9289
</div>
9390

9491
</div>

0 commit comments

Comments
 (0)