Skip to content

Commit 557ea0f

Browse files
committed
document the new meta api
1 parent 66156b3 commit 557ea0f

72 files changed

Lines changed: 369 additions & 53 deletions

File tree

Some content is hidden

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

changes.atom

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feed xmlns="http://www.w3.org/2005/Atom">
33
<id>http://developer.github.com/</id>
44
<title>GitHub API Changes</title>
5-
<updated>2013-01-31T06:00:00Z</updated>
5+
<updated>2013-01-31T07:00:00Z</updated>
66
<link rel="alternate" href="http://developer.github.com/" />
77
<link rel="self" href="http://developer.github.com/changes.atom" />
88
<author>
@@ -12,8 +12,8 @@
1212
<entry>
1313
<id>tag:developer.github.com,2013-01-31:/changes/2013-01-31-user-agent-will-soon-be-mandatory/</id>
1414
<title type="html">User Agent mandatory from March 4th 2013</title>
15-
<published>2013-01-31T06:00:00Z</published>
16-
<updated>2013-01-31T06:00:00Z</updated>
15+
<published>2013-01-31T07:00:00Z</published>
16+
<updated>2013-01-31T07:00:00Z</updated>
1717
<author>
1818
<name>agh</name>
1919
<uri>https://github.com/technoweenie</uri>
@@ -37,8 +37,8 @@ many of our users to make any changes whatsoever.&lt;/p&gt;
3737
<entry>
3838
<id>tag:developer.github.com,2013-01-08:/changes/2013-01-08-new-user-scopes/</id>
3939
<title type="html">New User scopes</title>
40-
<published>2013-01-08T06:00:00Z</published>
41-
<updated>2013-01-08T06:00:00Z</updated>
40+
<published>2013-01-08T07:00:00Z</published>
41+
<updated>2013-01-08T07:00:00Z</updated>
4242
<author>
4343
<name>technoweenie</name>
4444
<uri>https://github.com/technoweenie</uri>
@@ -60,8 +60,8 @@ can be potentially dangerous.&lt;/p&gt;
6060
<entry>
6161
<id>tag:developer.github.com,2012-12-10:/changes/2012-12-10-Diff-and-patch-media-types/</id>
6262
<title type="html">Diff and patch media types</title>
63-
<published>2012-12-10T06:00:00Z</published>
64-
<updated>2012-12-10T06:00:00Z</updated>
63+
<published>2012-12-10T07:00:00Z</published>
64+
<updated>2012-12-10T07:00:00Z</updated>
6565
<author>
6666
<name>pengwynn</name>
6767
<uri>https://github.com/technoweenie</uri>
@@ -94,8 +94,8 @@ index 1f599cb..abaf625 100755
9494
<entry>
9595
<id>tag:developer.github.com,2012-12-09:/changes/2012-12-09-organization-repositories-results-now-paginate/</id>
9696
<title type="html">Pagination for Organization Repository lists now paginates properly</title>
97-
<published>2012-12-09T06:00:00Z</published>
98-
<updated>2012-12-09T06:00:00Z</updated>
97+
<published>2012-12-09T07:00:00Z</published>
98+
<updated>2012-12-09T07:00:00Z</updated>
9999
<author>
100100
<name>rick</name>
101101
<uri>https://github.com/technoweenie</uri>
@@ -117,8 +117,8 @@ regardless of what you send in the &lt;code&gt;type&lt;/code&gt; parameter.&lt;/
117117
<entry>
118118
<id>tag:developer.github.com,2012-12-08:/changes/2012-12-08-finding-source-and-fork-repos-for-organizations/</id>
119119
<title type="html">Finding sources and fork repositories for organizations</title>
120-
<published>2012-12-08T06:00:00Z</published>
121-
<updated>2012-12-08T06:00:00Z</updated>
120+
<published>2012-12-08T07:00:00Z</published>
121+
<updated>2012-12-08T07:00:00Z</updated>
122122
<author>
123123
<name>rick</name>
124124
<uri>https://github.com/technoweenie</uri>
@@ -146,8 +146,8 @@ curl "https://api.github.com/orgs/:org/repos?type=sources"
146146
<entry>
147147
<id>tag:developer.github.com,2012-12-06:/changes/2012-12-06-create-authorization-for-app/</id>
148148
<title type="html">Create an OAuth authorization for an app</title>
149-
<published>2012-12-06T06:00:00Z</published>
150-
<updated>2012-12-06T06:00:00Z</updated>
149+
<published>2012-12-06T07:00:00Z</published>
150+
<updated>2012-12-06T07:00:00Z</updated>
151151
<author>
152152
<name>pengwynn</name>
153153
<uri>https://github.com/technoweenie</uri>
@@ -184,8 +184,8 @@ app’s rate limit.&lt;/p&gt;</content>
184184
<entry>
185185
<id>tag:developer.github.com,2012-12-04:/changes/2012-12-04-List-comments-for-repo/</id>
186186
<title type="html">Per-repository Review and Issue Comment&amp;nbsp;listing</title>
187-
<published>2012-12-04T06:00:00Z</published>
188-
<updated>2012-12-04T06:00:00Z</updated>
187+
<published>2012-12-04T07:00:00Z</published>
188+
<updated>2012-12-04T07:00:00Z</updated>
189189
<author>
190190
<name>pengwynn</name>
191191
<uri>https://github.com/technoweenie</uri>
@@ -215,8 +215,8 @@ curl https://api.github.com/repos/mathiasbynens/dotfiles/pulls/comments
215215
<entry>
216216
<id>tag:developer.github.com,2012-11-29:/changes/2012-11-29-gitignore-templates/</id>
217217
<title type="html">Gitignore Templates API</title>
218-
<published>2012-11-29T06:00:00Z</published>
219-
<updated>2012-11-29T06:00:00Z</updated>
218+
<published>2012-11-29T07:00:00Z</published>
219+
<updated>2012-11-29T07:00:00Z</updated>
220220
<author>
221221
<name>pengwynn</name>
222222
<uri>https://github.com/technoweenie</uri>
@@ -274,8 +274,8 @@ DerivedData
274274
<entry>
275275
<id>tag:developer.github.com,2012-11-27:/changes/2012-11-27-forking-to-organizations/</id>
276276
<title type="html">Forking to Organizations</title>
277-
<published>2012-11-27T06:00:00Z</published>
278-
<updated>2012-11-27T06:00:00Z</updated>
277+
<published>2012-11-27T07:00:00Z</published>
278+
<updated>2012-11-27T07:00:00Z</updated>
279279
<author>
280280
<name>technoweenie</name>
281281
<uri>https://github.com/technoweenie</uri>
@@ -309,8 +309,8 @@ major change of the GitHub API.&lt;/p&gt;</content>
309309
<entry>
310310
<id>tag:developer.github.com,2012-10-31:/changes/2012-10-31-gist-comment-uris/</id>
311311
<title type="html">Gist comment URIs</title>
312-
<published>2012-10-31T05:00:00Z</published>
313-
<updated>2012-10-31T05:00:00Z</updated>
312+
<published>2012-10-31T06:00:00Z</published>
313+
<updated>2012-10-31T06:00:00Z</updated>
314314
<author>
315315
<name>pezra</name>
316316
<uri>https://github.com/technoweenie</uri>
@@ -325,8 +325,8 @@ major change of the GitHub API.&lt;/p&gt;</content>
325325
<entry>
326326
<id>tag:developer.github.com,2012-10-26:/changes/2012-10-26-notifications-api/</id>
327327
<title type="html">Notifications API</title>
328-
<published>2012-10-26T05:00:00Z</published>
329-
<updated>2012-10-26T05:00:00Z</updated>
328+
<published>2012-10-26T06:00:00Z</published>
329+
<updated>2012-10-26T06:00:00Z</updated>
330330
<author>
331331
<name>technoweenie</name>
332332
<uri>https://github.com/technoweenie</uri>
@@ -396,8 +396,8 @@ X-Poll-Interval: 60
396396
<entry>
397397
<id>tag:developer.github.com,2012-10-24:/changes/2012-10-24-set-default-branch/</id>
398398
<title type="html">Set the default branch for a repository</title>
399-
<published>2012-10-24T05:00:00Z</published>
400-
<updated>2012-10-24T05:00:00Z</updated>
399+
<published>2012-10-24T06:00:00Z</published>
400+
<updated>2012-10-24T06:00:00Z</updated>
401401
<author>
402402
<name>pengwynn</name>
403403
<uri>https://github.com/technoweenie</uri>
@@ -420,8 +420,8 @@ curl -u pengwynn \
420420
<entry>
421421
<id>tag:developer.github.com,2012-10-17:/changes/2012-10-17-org-members-redirection/</id>
422422
<title type="html">Organization Members Resource Changes</title>
423-
<published>2012-10-17T05:00:00Z</published>
424-
<updated>2012-10-17T05:00:00Z</updated>
423+
<published>2012-10-17T06:00:00Z</published>
424+
<updated>2012-10-17T06:00:00Z</updated>
425425
<author>
426426
<name>pezra</name>
427427
<uri>https://github.com/technoweenie</uri>
@@ -450,8 +450,8 @@ should be using the public membership resources.&lt;/p&gt;
450450
<entry>
451451
<id>tag:developer.github.com,2012-10-14:/changes/2012-10-14-rate-limit-changes/</id>
452452
<title type="html">Rate limit changes for unauthenticated requests</title>
453-
<published>2012-10-14T05:00:00Z</published>
454-
<updated>2012-10-14T05:00:00Z</updated>
453+
<published>2012-10-14T06:00:00Z</published>
454+
<updated>2012-10-14T06:00:00Z</updated>
455455
<author>
456456
<name>pengwynn</name>
457457
<uri>https://github.com/technoweenie</uri>
@@ -478,8 +478,8 @@ something unique to your application.&lt;/p&gt;
478478
<entry>
479479
<id>tag:developer.github.com,2012-09-28:/changes/2012-9-28-auto-init-for-repositories/</id>
480480
<title type="html">Initialize a repository when creating</title>
481-
<published>2012-09-28T05:00:00Z</published>
482-
<updated>2012-09-28T05:00:00Z</updated>
481+
<published>2012-09-28T06:00:00Z</published>
482+
<updated>2012-09-28T06:00:00Z</updated>
483483
<author>
484484
<name>pengwynn</name>
485485
<uri>https://github.com/technoweenie</uri>
@@ -526,8 +526,8 @@ is ignored if &lt;code&gt;auto_init&lt;/code&gt; is not present and &lt;code&gt;
526526
<entry>
527527
<id>tag:developer.github.com,2012-09-05:/changes/2012-9-5-watcher-api/</id>
528528
<title type="html">Upcoming Changes to Watcher and Star APIs</title>
529-
<published>2012-09-05T05:00:00Z</published>
530-
<updated>2012-09-05T05:00:00Z</updated>
529+
<published>2012-09-05T06:00:00Z</published>
530+
<updated>2012-09-05T06:00:00Z</updated>
531531
<author>
532532
<name>technoweenie</name>
533533
<uri>https://github.com/technoweenie</uri>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ <h2 class="title">
8383
<h3><a href="#" class="js-expand-btn collapsed">&nbsp;</a><a href="/v3/">Overview</a></h3>
8484
<ul class="js-guides">
8585
<li><a href="/v3/oauth/">OAuth</a></li>
86+
<li><a href="/v3/meta/">Meta</a></li>
8687
<li><a href="/v3/media/">Media Types</a></li>
8788
<li><a href="/v3/libraries/">Libraries</a></li>
8889
</ul>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ <h2 class="title">
8585
<h3><a href="#" class="js-expand-btn collapsed">&nbsp;</a><a href="/v3/">Overview</a></h3>
8686
<ul class="js-guides">
8787
<li><a href="/v3/oauth/">OAuth</a></li>
88+
<li><a href="/v3/meta/">Meta</a></li>
8889
<li><a href="/v3/media/">Media Types</a></li>
8990
<li><a href="/v3/libraries/">Libraries</a></li>
9091
</ul>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ <h2 class="title">
7979
<h3><a href="#" class="js-expand-btn collapsed">&nbsp;</a><a href="/v3/">Overview</a></h3>
8080
<ul class="js-guides">
8181
<li><a href="/v3/oauth/">OAuth</a></li>
82+
<li><a href="/v3/meta/">Meta</a></li>
8283
<li><a href="/v3/media/">Media Types</a></li>
8384
<li><a href="/v3/libraries/">Libraries</a></li>
8485
</ul>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ <h2 id="polling">Polling</h2>
126126
<h3><a href="#" class="js-expand-btn collapsed">&nbsp;</a><a href="/v3/">Overview</a></h3>
127127
<ul class="js-guides">
128128
<li><a href="/v3/oauth/">OAuth</a></li>
129+
<li><a href="/v3/meta/">Meta</a></li>
129130
<li><a href="/v3/media/">Media Types</a></li>
130131
<li><a href="/v3/libraries/">Libraries</a></li>
131132
</ul>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ <h2 class="title">
7171
<h3><a href="#" class="js-expand-btn collapsed">&nbsp;</a><a href="/v3/">Overview</a></h3>
7272
<ul class="js-guides">
7373
<li><a href="/v3/oauth/">OAuth</a></li>
74+
<li><a href="/v3/meta/">Meta</a></li>
7475
<li><a href="/v3/media/">Media Types</a></li>
7576
<li><a href="/v3/libraries/">Libraries</a></li>
7677
</ul>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ <h2 class="title">
9090
<h3><a href="#" class="js-expand-btn collapsed">&nbsp;</a><a href="/v3/">Overview</a></h3>
9191
<ul class="js-guides">
9292
<li><a href="/v3/oauth/">OAuth</a></li>
93+
<li><a href="/v3/meta/">Meta</a></li>
9394
<li><a href="/v3/media/">Media Types</a></li>
9495
<li><a href="/v3/libraries/">Libraries</a></li>
9596
</ul>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ <h2 class="title">
114114
<h3><a href="#" class="js-expand-btn collapsed">&nbsp;</a><a href="/v3/">Overview</a></h3>
115115
<ul class="js-guides">
116116
<li><a href="/v3/oauth/">OAuth</a></li>
117+
<li><a href="/v3/meta/">Meta</a></li>
117118
<li><a href="/v3/media/">Media Types</a></li>
118119
<li><a href="/v3/libraries/">Libraries</a></li>
119120
</ul>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ <h2 class="title">
8686
<h3><a href="#" class="js-expand-btn collapsed">&nbsp;</a><a href="/v3/">Overview</a></h3>
8787
<ul class="js-guides">
8888
<li><a href="/v3/oauth/">OAuth</a></li>
89+
<li><a href="/v3/meta/">Meta</a></li>
8990
<li><a href="/v3/media/">Media Types</a></li>
9091
<li><a href="/v3/libraries/">Libraries</a></li>
9192
</ul>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ <h2 class="title">
9393
<h3><a href="#" class="js-expand-btn collapsed">&nbsp;</a><a href="/v3/">Overview</a></h3>
9494
<ul class="js-guides">
9595
<li><a href="/v3/oauth/">OAuth</a></li>
96+
<li><a href="/v3/meta/">Meta</a></li>
9697
<li><a href="/v3/media/">Media Types</a></li>
9798
<li><a href="/v3/libraries/">Libraries</a></li>
9899
</ul>

0 commit comments

Comments
 (0)