Skip to content

Commit c1fad8a

Browse files
committed
Publish latest contributions
1 parent 53ebe2e commit c1fad8a

File tree

5 files changed

+78
-101
lines changed

5 files changed

+78
-101
lines changed

changes.atom

Lines changed: 55 additions & 55 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-07-02T07:00:00Z</updated>
5+
<updated>2013-07-02T04: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-07-02:/changes/2013-07-02-rate-limit-reset/</id>
1414
<title type="html">When Does My Rate Limit Reset?</title>
15-
<published>2013-07-02T07:00:00Z</published>
16-
<updated>2013-07-02T07:00:00Z</updated>
15+
<published>2013-07-02T04:00:00Z</published>
16+
<updated>2013-07-02T04:00:00Z</updated>
1717
<author>
1818
<name>jasonrudolph</name>
1919
<uri>https://github.com/technoweenie</uri>
@@ -56,8 +56,8 @@ $ curl https://api.github.com/rate_limit
5656
<entry>
5757
<id>tag:developer.github.com,2013-07-01:/changes/2013-07-01-feeds-api/</id>
5858
<title type="html">Feeds API</title>
59-
<published>2013-07-01T07:00:00Z</published>
60-
<updated>2013-07-01T07:00:00Z</updated>
59+
<published>2013-07-01T04:00:00Z</published>
60+
<updated>2013-07-01T04:00:00Z</updated>
6161
<author>
6262
<name>pengwynn</name>
6363
<uri>https://github.com/technoweenie</uri>
@@ -112,8 +112,8 @@ curl -u defunkt https://api.github.com/feeds
112112
<entry>
113113
<id>tag:developer.github.com,2013-05-06:/changes/2013-05-06-repository-stats/</id>
114114
<title type="html">Repository Statistics</title>
115-
<published>2013-05-06T07:00:00Z</published>
116-
<updated>2013-05-06T07:00:00Z</updated>
115+
<published>2013-05-06T04:00:00Z</published>
116+
<updated>2013-05-06T04:00:00Z</updated>
117117
<author>
118118
<name>Caged</name>
119119
<uri>https://github.com/technoweenie</uri>
@@ -136,8 +136,8 @@ but we can’t wait to see what others can do with this information.&lt;/p&gt;
136136
<entry>
137137
<id>tag:developer.github.com,2013-05-06:/changes/2013-05-06-create-update-delete-individual-files/</id>
138138
<title type="html">Create, update, and delete individual files</title>
139-
<published>2013-05-06T07:00:00Z</published>
140-
<updated>2013-05-06T07:00:00Z</updated>
139+
<published>2013-05-06T04:00:00Z</published>
140+
<updated>2013-05-06T04:00:00Z</updated>
141141
<author>
142142
<name>ymendel</name>
143143
<uri>https://github.com/technoweenie</uri>
@@ -153,8 +153,8 @@ but we can’t wait to see what others can do with this information.&lt;/p&gt;
153153
<entry>
154154
<id>tag:developer.github.com,2013-04-30:/changes/2013-04-30-improved-submodule-support-in-repository-contents-api/</id>
155155
<title type="html">Improved Support for Submodules in the Repository Contents API</title>
156-
<published>2013-04-30T07:00:00Z</published>
157-
<updated>2013-04-30T07:00:00Z</updated>
156+
<published>2013-04-30T04:00:00Z</published>
157+
<updated>2013-04-30T04:00:00Z</updated>
158158
<author>
159159
<name>jasonrudolph</name>
160160
<uri>https://github.com/technoweenie</uri>
@@ -193,8 +193,8 @@ curl https://api.github.com/repos/jquery/jquery/contents/test/qunit
193193
<entry>
194194
<id>tag:developer.github.com,2013-04-30:/changes/2013-04-30-statuses-for-branches-and-tags/</id>
195195
<title type="html">Commit Statuses Now Available for Branches and Tags</title>
196-
<published>2013-04-30T07:00:00Z</published>
197-
<updated>2013-04-30T07:00:00Z</updated>
196+
<published>2013-04-30T04:00:00Z</published>
197+
<updated>2013-04-30T04:00:00Z</updated>
198198
<author>
199199
<name>foca</name>
200200
<uri>https://github.com/technoweenie</uri>
@@ -213,8 +213,8 @@ curl https://api.github.com/repos/rails/rails/statuses/3-2-stable
213213
<entry>
214214
<id>tag:developer.github.com,2013-04-25:/changes/2013-04-25-deprecating-merge-commit-sha/</id>
215215
<title type="html">Deprecating a Confusing Attribute in the Pull Request API</title>
216-
<published>2013-04-25T07:00:00Z</published>
217-
<updated>2013-04-25T07:00:00Z</updated>
216+
<published>2013-04-25T04:00:00Z</published>
217+
<updated>2013-04-25T04:00:00Z</updated>
218218
<author>
219219
<name>jasonrudolph</name>
220220
<uri>https://github.com/technoweenie</uri>
@@ -240,8 +240,8 @@ remove it in the next major version of the API.&lt;/p&gt;
240240
<entry>
241241
<id>tag:developer.github.com,2013-04-24:/changes/2013-04-24-user-agent-required/</id>
242242
<title type="html">User Agent now mandatory</title>
243-
<published>2013-04-24T07:00:00Z</published>
244-
<updated>2013-04-24T07:00:00Z</updated>
243+
<published>2013-04-24T04:00:00Z</published>
244+
<updated>2013-04-24T04:00:00Z</updated>
245245
<author>
246246
<name>pengwynn</name>
247247
<uri>https://github.com/technoweenie</uri>
@@ -258,8 +258,8 @@ responses, be sure and check your code.&lt;/p&gt;
258258
<entry>
259259
<id>tag:developer.github.com,2013-03-01:/changes/2013-3-1-new-hookshot-coming/</id>
260260
<title type="html">New Hookshot Changes</title>
261-
<published>2013-03-01T08:00:00Z</published>
262-
<updated>2013-03-01T08:00:00Z</updated>
261+
<published>2013-03-01T05:00:00Z</published>
262+
<updated>2013-03-01T05:00:00Z</updated>
263263
<author>
264264
<name>technoweenie</name>
265265
<uri>https://github.com/technoweenie</uri>
@@ -286,8 +286,8 @@ requests&lt;/a&gt; very soon :)&lt;/p&gt;</content>
286286
<entry>
287287
<id>tag:developer.github.com,2013-02-14:/changes/2013-2-13-sortable-stars/</id>
288288
<title type="html">Sortable Stars in Repository Starring API</title>
289-
<published>2013-02-14T08:00:00Z</published>
290-
<updated>2013-02-14T08:00:00Z</updated>
289+
<published>2013-02-14T05:00:00Z</published>
290+
<updated>2013-02-14T05:00:00Z</updated>
291291
<author>
292292
<name>pengwynn</name>
293293
<uri>https://github.com/technoweenie</uri>
@@ -346,8 +346,8 @@ if you have any questions.&lt;/p&gt;</content>
346346
<entry>
347347
<id>tag:developer.github.com,2013-02-05:/changes/2013-2-5-changes-to-services/</id>
348348
<title type="html">Upcoming Changes to GitHub Services</title>
349-
<published>2013-02-05T08:00:00Z</published>
350-
<updated>2013-02-05T08:00:00Z</updated>
349+
<published>2013-02-05T05:00:00Z</published>
350+
<updated>2013-02-05T05:00:00Z</updated>
351351
<author>
352352
<name>technoweenie</name>
353353
<uri>https://github.com/technoweenie</uri>
@@ -385,8 +385,8 @@ over 100 services is taking too much of this focus away.&lt;/p&gt;</content>
385385
<entry>
386386
<id>tag:developer.github.com,2013-01-31:/changes/2013-01-31-user-agent-will-soon-be-mandatory/</id>
387387
<title type="html">User Agent mandatory from March 4th 2013</title>
388-
<published>2013-01-31T08:00:00Z</published>
389-
<updated>2013-01-31T08:00:00Z</updated>
388+
<published>2013-01-31T05:00:00Z</published>
389+
<updated>2013-01-31T05:00:00Z</updated>
390390
<author>
391391
<name>agh</name>
392392
<uri>https://github.com/technoweenie</uri>
@@ -410,8 +410,8 @@ many of our users to make any changes whatsoever.&lt;/p&gt;
410410
<entry>
411411
<id>tag:developer.github.com,2013-01-08:/changes/2013-01-08-new-user-scopes/</id>
412412
<title type="html">New User scopes</title>
413-
<published>2013-01-08T08:00:00Z</published>
414-
<updated>2013-01-08T08:00:00Z</updated>
413+
<published>2013-01-08T05:00:00Z</published>
414+
<updated>2013-01-08T05:00:00Z</updated>
415415
<author>
416416
<name>technoweenie</name>
417417
<uri>https://github.com/technoweenie</uri>
@@ -433,8 +433,8 @@ can be potentially dangerous.&lt;/p&gt;
433433
<entry>
434434
<id>tag:developer.github.com,2012-12-10:/changes/2012-12-10-Diff-and-patch-media-types/</id>
435435
<title type="html">Diff and patch media types</title>
436-
<published>2012-12-10T08:00:00Z</published>
437-
<updated>2012-12-10T08:00:00Z</updated>
436+
<published>2012-12-10T05:00:00Z</published>
437+
<updated>2012-12-10T05:00:00Z</updated>
438438
<author>
439439
<name>pengwynn</name>
440440
<uri>https://github.com/technoweenie</uri>
@@ -467,8 +467,8 @@ index 1f599cb..abaf625 100755
467467
<entry>
468468
<id>tag:developer.github.com,2012-12-09:/changes/2012-12-09-organization-repositories-results-now-paginate/</id>
469469
<title type="html">Pagination for Organization Repository lists now paginates properly</title>
470-
<published>2012-12-09T08:00:00Z</published>
471-
<updated>2012-12-09T08:00:00Z</updated>
470+
<published>2012-12-09T05:00:00Z</published>
471+
<updated>2012-12-09T05:00:00Z</updated>
472472
<author>
473473
<name>rick</name>
474474
<uri>https://github.com/technoweenie</uri>
@@ -490,8 +490,8 @@ regardless of what you send in the &lt;code&gt;type&lt;/code&gt; parameter.&lt;/
490490
<entry>
491491
<id>tag:developer.github.com,2012-12-08:/changes/2012-12-08-finding-source-and-fork-repos-for-organizations/</id>
492492
<title type="html">Finding sources and fork repositories for organizations</title>
493-
<published>2012-12-08T08:00:00Z</published>
494-
<updated>2012-12-08T08:00:00Z</updated>
493+
<published>2012-12-08T05:00:00Z</published>
494+
<updated>2012-12-08T05:00:00Z</updated>
495495
<author>
496496
<name>rick</name>
497497
<uri>https://github.com/technoweenie</uri>
@@ -519,8 +519,8 @@ curl "https://api.github.com/orgs/:org/repos?type=sources"
519519
<entry>
520520
<id>tag:developer.github.com,2012-12-06:/changes/2012-12-06-create-authorization-for-app/</id>
521521
<title type="html">Create an OAuth authorization for an app</title>
522-
<published>2012-12-06T08:00:00Z</published>
523-
<updated>2012-12-06T08:00:00Z</updated>
522+
<published>2012-12-06T05:00:00Z</published>
523+
<updated>2012-12-06T05:00:00Z</updated>
524524
<author>
525525
<name>pengwynn</name>
526526
<uri>https://github.com/technoweenie</uri>
@@ -557,8 +557,8 @@ app’s rate limit.&lt;/p&gt;</content>
557557
<entry>
558558
<id>tag:developer.github.com,2012-12-04:/changes/2012-12-04-List-comments-for-repo/</id>
559559
<title type="html">Per-repository Review and Issue Comment&amp;nbsp;listing</title>
560-
<published>2012-12-04T08:00:00Z</published>
561-
<updated>2012-12-04T08:00:00Z</updated>
560+
<published>2012-12-04T05:00:00Z</published>
561+
<updated>2012-12-04T05:00:00Z</updated>
562562
<author>
563563
<name>pengwynn</name>
564564
<uri>https://github.com/technoweenie</uri>
@@ -588,8 +588,8 @@ curl https://api.github.com/repos/mathiasbynens/dotfiles/pulls/comments
588588
<entry>
589589
<id>tag:developer.github.com,2012-11-29:/changes/2012-11-29-gitignore-templates/</id>
590590
<title type="html">Gitignore Templates API</title>
591-
<published>2012-11-29T08:00:00Z</published>
592-
<updated>2012-11-29T08:00:00Z</updated>
591+
<published>2012-11-29T05:00:00Z</published>
592+
<updated>2012-11-29T05:00:00Z</updated>
593593
<author>
594594
<name>pengwynn</name>
595595
<uri>https://github.com/technoweenie</uri>
@@ -647,8 +647,8 @@ DerivedData
647647
<entry>
648648
<id>tag:developer.github.com,2012-11-27:/changes/2012-11-27-forking-to-organizations/</id>
649649
<title type="html">Forking to Organizations</title>
650-
<published>2012-11-27T08:00:00Z</published>
651-
<updated>2012-11-27T08:00:00Z</updated>
650+
<published>2012-11-27T05:00:00Z</published>
651+
<updated>2012-11-27T05:00:00Z</updated>
652652
<author>
653653
<name>technoweenie</name>
654654
<uri>https://github.com/technoweenie</uri>
@@ -682,8 +682,8 @@ major change of the GitHub API.&lt;/p&gt;</content>
682682
<entry>
683683
<id>tag:developer.github.com,2012-10-31:/changes/2012-10-31-gist-comment-uris/</id>
684684
<title type="html">Gist comment URIs</title>
685-
<published>2012-10-31T07:00:00Z</published>
686-
<updated>2012-10-31T07:00:00Z</updated>
685+
<published>2012-10-31T04:00:00Z</published>
686+
<updated>2012-10-31T04:00:00Z</updated>
687687
<author>
688688
<name>pezra</name>
689689
<uri>https://github.com/technoweenie</uri>
@@ -698,8 +698,8 @@ major change of the GitHub API.&lt;/p&gt;</content>
698698
<entry>
699699
<id>tag:developer.github.com,2012-10-26:/changes/2012-10-26-notifications-api/</id>
700700
<title type="html">Notifications API</title>
701-
<published>2012-10-26T07:00:00Z</published>
702-
<updated>2012-10-26T07:00:00Z</updated>
701+
<published>2012-10-26T04:00:00Z</published>
702+
<updated>2012-10-26T04:00:00Z</updated>
703703
<author>
704704
<name>technoweenie</name>
705705
<uri>https://github.com/technoweenie</uri>
@@ -769,8 +769,8 @@ X-Poll-Interval: 60
769769
<entry>
770770
<id>tag:developer.github.com,2012-10-24:/changes/2012-10-24-set-default-branch/</id>
771771
<title type="html">Set the default branch for a repository</title>
772-
<published>2012-10-24T07:00:00Z</published>
773-
<updated>2012-10-24T07:00:00Z</updated>
772+
<published>2012-10-24T04:00:00Z</published>
773+
<updated>2012-10-24T04:00:00Z</updated>
774774
<author>
775775
<name>pengwynn</name>
776776
<uri>https://github.com/technoweenie</uri>
@@ -793,8 +793,8 @@ curl -u pengwynn \
793793
<entry>
794794
<id>tag:developer.github.com,2012-10-17:/changes/2012-10-17-org-members-redirection/</id>
795795
<title type="html">Organization Members Resource Changes</title>
796-
<published>2012-10-17T07:00:00Z</published>
797-
<updated>2012-10-17T07:00:00Z</updated>
796+
<published>2012-10-17T04:00:00Z</published>
797+
<updated>2012-10-17T04:00:00Z</updated>
798798
<author>
799799
<name>pezra</name>
800800
<uri>https://github.com/technoweenie</uri>
@@ -823,8 +823,8 @@ should be using the public membership resources.&lt;/p&gt;
823823
<entry>
824824
<id>tag:developer.github.com,2012-10-14:/changes/2012-10-14-rate-limit-changes/</id>
825825
<title type="html">Rate limit changes for unauthenticated requests</title>
826-
<published>2012-10-14T07:00:00Z</published>
827-
<updated>2012-10-14T07:00:00Z</updated>
826+
<published>2012-10-14T04:00:00Z</published>
827+
<updated>2012-10-14T04:00:00Z</updated>
828828
<author>
829829
<name>pengwynn</name>
830830
<uri>https://github.com/technoweenie</uri>
@@ -851,8 +851,8 @@ something unique to your application.&lt;/p&gt;
851851
<entry>
852852
<id>tag:developer.github.com,2012-09-28:/changes/2012-9-28-auto-init-for-repositories/</id>
853853
<title type="html">Initialize a repository when creating</title>
854-
<published>2012-09-28T07:00:00Z</published>
855-
<updated>2012-09-28T07:00:00Z</updated>
854+
<published>2012-09-28T04:00:00Z</published>
855+
<updated>2012-09-28T04:00:00Z</updated>
856856
<author>
857857
<name>pengwynn</name>
858858
<uri>https://github.com/technoweenie</uri>
@@ -899,8 +899,8 @@ is ignored if &lt;code&gt;auto_init&lt;/code&gt; is not present and &lt;code&gt;
899899
<entry>
900900
<id>tag:developer.github.com,2012-09-05:/changes/2012-9-5-watcher-api/</id>
901901
<title type="html">Upcoming Changes to Watcher and Star APIs</title>
902-
<published>2012-09-05T07:00:00Z</published>
903-
<updated>2012-09-05T07:00:00Z</updated>
902+
<published>2012-09-05T04:00:00Z</published>
903+
<updated>2012-09-05T04:00:00Z</updated>
904904
<author>
905905
<name>technoweenie</name>
906906
<uri>https://github.com/technoweenie</uri>

shared/css/documentation.css

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -947,25 +947,6 @@ div.expandable > ul h3 > a.expanded:hover {
947947
}
948948

949949

950-
.alert {
951-
position:relative;
952-
margin:0 auto;
953-
padding:5px;
954-
font-size:12px;
955-
color:#264c72;
956-
border: 1px solid #97c1da;
957-
border-radius: 3px;
958-
background-color: #d8ebf8;
959-
background: -moz-linear-gradient(#d8ebf8, #d0e3ef);
960-
background: -webkit-linear-gradient(#d8ebf8, #d0e3ef);
961-
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8ebf8', endColorstr='#d0e3ef')"; /* IE8+ */
962-
box-shadow: 0 1px 3px rgba(0,0,0,0.1);
963-
text-shadow: 0 1px 0 rgba(#fff, 0.8);
964-
}
965-
966-
.alert:first-child { margin-top: 0 }
967-
.alert:last-child { margin-bottom: 0 }
968-
969950
li.api-status a.good {
970951
color: #227b41;
971952
}

v3/gists/comments/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h3 id="response">Response</h3>
6363
<pre class="highlight"><code class="language-javascript"><span class="p">[</span>
6464
<span class="p">{</span>
6565
<span class="s2">"id"</span><span class="o">:</span> <span class="mi">1</span><span class="p">,</span>
66-
<span class="s2">"url"</span><span class="o">:</span> <span class="s2">"https://api.github.com/gists/3245819b97e8d0cdf964/comments/1"</span><span class="p">,</span>
66+
<span class="s2">"url"</span><span class="o">:</span> <span class="s2">"https://api.github.com/gists/59a065ef669f47d799fa/comments/1"</span><span class="p">,</span>
6767
<span class="s2">"body"</span><span class="o">:</span> <span class="s2">"Just commenting for the sake of commenting"</span><span class="p">,</span>
6868
<span class="s2">"user"</span><span class="o">:</span> <span class="p">{</span>
6969
<span class="s2">"login"</span><span class="o">:</span> <span class="s2">"octocat"</span><span class="p">,</span>
@@ -89,7 +89,7 @@ <h3 id="response-1">Response</h3>
8989

9090
<pre class="highlight"><code class="language-javascript"><span class="p">{</span>
9191
<span class="s2">"id"</span><span class="o">:</span> <span class="mi">1</span><span class="p">,</span>
92-
<span class="s2">"url"</span><span class="o">:</span> <span class="s2">"https://api.github.com/gists/3245819b97e8d0cdf964/comments/1"</span><span class="p">,</span>
92+
<span class="s2">"url"</span><span class="o">:</span> <span class="s2">"https://api.github.com/gists/59a065ef669f47d799fa/comments/1"</span><span class="p">,</span>
9393
<span class="s2">"body"</span><span class="o">:</span> <span class="s2">"Just commenting for the sake of commenting"</span><span class="p">,</span>
9494
<span class="s2">"user"</span><span class="o">:</span> <span class="p">{</span>
9595
<span class="s2">"login"</span><span class="o">:</span> <span class="s2">"octocat"</span><span class="p">,</span>
@@ -126,7 +126,7 @@ <h3 id="response-2">Response</h3>
126126

127127
<pre class="highlight"><code class="language-javascript"><span class="p">{</span>
128128
<span class="s2">"id"</span><span class="o">:</span> <span class="mi">1</span><span class="p">,</span>
129-
<span class="s2">"url"</span><span class="o">:</span> <span class="s2">"https://api.github.com/gists/3245819b97e8d0cdf964/comments/1"</span><span class="p">,</span>
129+
<span class="s2">"url"</span><span class="o">:</span> <span class="s2">"https://api.github.com/gists/59a065ef669f47d799fa/comments/1"</span><span class="p">,</span>
130130
<span class="s2">"body"</span><span class="o">:</span> <span class="s2">"Just commenting for the sake of commenting"</span><span class="p">,</span>
131131
<span class="s2">"user"</span><span class="o">:</span> <span class="p">{</span>
132132
<span class="s2">"login"</span><span class="o">:</span> <span class="s2">"octocat"</span><span class="p">,</span>
@@ -162,7 +162,7 @@ <h3 id="response-3">Response</h3>
162162

163163
<pre class="highlight"><code class="language-javascript"><span class="p">{</span>
164164
<span class="s2">"id"</span><span class="o">:</span> <span class="mi">1</span><span class="p">,</span>
165-
<span class="s2">"url"</span><span class="o">:</span> <span class="s2">"https://api.github.com/gists/3245819b97e8d0cdf964/comments/1"</span><span class="p">,</span>
165+
<span class="s2">"url"</span><span class="o">:</span> <span class="s2">"https://api.github.com/gists/59a065ef669f47d799fa/comments/1"</span><span class="p">,</span>
166166
<span class="s2">"body"</span><span class="o">:</span> <span class="s2">"Just commenting for the sake of commenting"</span><span class="p">,</span>
167167
<span class="s2">"user"</span><span class="o">:</span> <span class="p">{</span>
168168
<span class="s2">"login"</span><span class="o">:</span> <span class="s2">"octocat"</span><span class="p">,</span>

0 commit comments

Comments
 (0)