social_current 0.0.1
Sign up to get free protection for your applications and to get access to all the features.
- data/.gitignore +17 -0
- data/Gemfile +4 -0
- data/LICENSE +22 -0
- data/README.md +55 -0
- data/Rakefile +10 -0
- data/lib/social_current/github.rb +35 -0
- data/lib/social_current/service.rb +28 -0
- data/lib/social_current/stream.rb +13 -0
- data/lib/social_current/twitter.rb +26 -0
- data/lib/social_current/version.rb +4 -0
- data/lib/social_current.rb +8 -0
- data/social_current.gemspec +19 -0
- data/test/support/github/stream.json +1365 -0
- data/test/support/github/user.json +21 -0
- data/test/support/twitter/stream.json +1 -0
- data/test/support/twitter/user.json +1 -0
- data/test/test_github.rb +26 -0
- data/test/test_helper.rb +28 -0
- data/test/test_stream.rb +17 -0
- data/test/test_twitter.rb +26 -0
- metadata +105 -0
@@ -0,0 +1,1365 @@
|
|
1
|
+
[
|
2
|
+
{
|
3
|
+
"type": "PushEvent",
|
4
|
+
"payload": {
|
5
|
+
"head": "c1e38d24268245b9336e2734e6864c7266c79284",
|
6
|
+
"size": 1,
|
7
|
+
"push_id": 77946922,
|
8
|
+
"commits": [
|
9
|
+
{
|
10
|
+
"sha": "c1e38d24268245b9336e2734e6864c7266c79284",
|
11
|
+
"author": {
|
12
|
+
"name": "Tristan O'Neil",
|
13
|
+
"email": "tristanoneil@gmail.com"
|
14
|
+
},
|
15
|
+
"url": "https://api.github.com/repos/tristanoneil/tristanoneil.github.com/commits/c1e38d24268245b9336e2734e6864c7266c79284",
|
16
|
+
"distinct": true,
|
17
|
+
"message": "April In BTV."
|
18
|
+
}
|
19
|
+
],
|
20
|
+
"ref": "refs/heads/master"
|
21
|
+
},
|
22
|
+
"public": true,
|
23
|
+
"repo": {
|
24
|
+
"url": "https://api.github.com/repos/tristanoneil/tristanoneil.github.com",
|
25
|
+
"id": 1559683,
|
26
|
+
"name": "tristanoneil/tristanoneil.github.com"
|
27
|
+
},
|
28
|
+
"created_at": "2012-05-11T20:17:30Z",
|
29
|
+
"id": "1551297864",
|
30
|
+
"actor": {
|
31
|
+
"url": "https://api.github.com/users/tristanoneil",
|
32
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
33
|
+
"id": 316507,
|
34
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
35
|
+
"login": "tristanoneil"
|
36
|
+
}
|
37
|
+
},
|
38
|
+
{
|
39
|
+
"type": "FollowEvent",
|
40
|
+
"payload": {
|
41
|
+
"target": {
|
42
|
+
"avatar_url": "https://secure.gravatar.com/avatar/caa372096d66e3b12194d28941c438ff?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
43
|
+
"name": "Mike Fowler",
|
44
|
+
"gravatar_id": "caa372096d66e3b12194d28941c438ff",
|
45
|
+
"company": "MyWebGrocer",
|
46
|
+
"created_at": "2011-04-21T19:54:49Z",
|
47
|
+
"location": "Burlington, VT",
|
48
|
+
"blog": "mikefowler.me",
|
49
|
+
"public_repos": 6,
|
50
|
+
"followers": 3,
|
51
|
+
"public_gists": 1,
|
52
|
+
"url": "https://api.github.com/users/mikefowler",
|
53
|
+
"id": 744542,
|
54
|
+
"hireable": false,
|
55
|
+
"type": "User",
|
56
|
+
"bio": "",
|
57
|
+
"login": "mikefowler",
|
58
|
+
"html_url": "https://github.com/mikefowler",
|
59
|
+
"following": 4,
|
60
|
+
"email": "mike@mikefowler.me"
|
61
|
+
}
|
62
|
+
},
|
63
|
+
"public": true,
|
64
|
+
"repo": {
|
65
|
+
"url": "https://api.github.com/repos//",
|
66
|
+
"name": "/"
|
67
|
+
},
|
68
|
+
"created_at": "2012-05-11T12:13:02Z",
|
69
|
+
"id": "1551129546",
|
70
|
+
"actor": {
|
71
|
+
"url": "https://api.github.com/users/tristanoneil",
|
72
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
73
|
+
"id": 316507,
|
74
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
75
|
+
"login": "tristanoneil"
|
76
|
+
}
|
77
|
+
},
|
78
|
+
{
|
79
|
+
"type": "FollowEvent",
|
80
|
+
"payload": {
|
81
|
+
"target": {
|
82
|
+
"gravatar_id": "f110c4153d9c4b1002e8fa49183ac761",
|
83
|
+
"name": "Daniel Ryan",
|
84
|
+
"company": "",
|
85
|
+
"avatar_url": "https://secure.gravatar.com/avatar/f110c4153d9c4b1002e8fa49183ac761?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
86
|
+
"created_at": "2008-06-26T00:33:57Z",
|
87
|
+
"location": "Chattanooga, TN",
|
88
|
+
"blog": "http://dryan.com",
|
89
|
+
"public_repos": 39,
|
90
|
+
"followers": 44,
|
91
|
+
"url": "https://api.github.com/users/dryan",
|
92
|
+
"public_gists": 28,
|
93
|
+
"id": 15066,
|
94
|
+
"hireable": false,
|
95
|
+
"type": "User",
|
96
|
+
"bio": "Director of Frontend Development, Obama for America",
|
97
|
+
"login": "dryan",
|
98
|
+
"html_url": "https://github.com/dryan",
|
99
|
+
"following": 29,
|
100
|
+
"email": "dryan@dryan.com"
|
101
|
+
}
|
102
|
+
},
|
103
|
+
"public": true,
|
104
|
+
"repo": {
|
105
|
+
"url": "https://api.github.com/repos//",
|
106
|
+
"name": "/"
|
107
|
+
},
|
108
|
+
"created_at": "2012-05-10T19:21:43Z",
|
109
|
+
"id": "1550876588",
|
110
|
+
"actor": {
|
111
|
+
"url": "https://api.github.com/users/tristanoneil",
|
112
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
113
|
+
"id": 316507,
|
114
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
115
|
+
"login": "tristanoneil"
|
116
|
+
}
|
117
|
+
},
|
118
|
+
{
|
119
|
+
"type": "CreateEvent",
|
120
|
+
"payload": {
|
121
|
+
"master_branch": "master",
|
122
|
+
"ref_type": "branch",
|
123
|
+
"description": "Simple strike water calculator.",
|
124
|
+
"ref": "master"
|
125
|
+
},
|
126
|
+
"public": true,
|
127
|
+
"repo": {
|
128
|
+
"url": "https://api.github.com/repos/tristanoneil/strike-water",
|
129
|
+
"id": 4287748,
|
130
|
+
"name": "tristanoneil/strike-water"
|
131
|
+
},
|
132
|
+
"created_at": "2012-05-10T17:46:25Z",
|
133
|
+
"id": "1550839738",
|
134
|
+
"actor": {
|
135
|
+
"url": "https://api.github.com/users/tristanoneil",
|
136
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
137
|
+
"id": 316507,
|
138
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
139
|
+
"login": "tristanoneil"
|
140
|
+
}
|
141
|
+
},
|
142
|
+
{
|
143
|
+
"type": "CreateEvent",
|
144
|
+
"payload": {
|
145
|
+
"master_branch": "master",
|
146
|
+
"ref_type": "repository",
|
147
|
+
"ref": null,
|
148
|
+
"description": "Simple strike water calculator."
|
149
|
+
},
|
150
|
+
"public": true,
|
151
|
+
"repo": {
|
152
|
+
"url": "https://api.github.com/repos/tristanoneil/strike-water",
|
153
|
+
"id": 4287748,
|
154
|
+
"name": "tristanoneil/strike-water"
|
155
|
+
},
|
156
|
+
"created_at": "2012-05-10T17:46:11Z",
|
157
|
+
"id": "1550839655",
|
158
|
+
"actor": {
|
159
|
+
"url": "https://api.github.com/users/tristanoneil",
|
160
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
161
|
+
"id": 316507,
|
162
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
163
|
+
"login": "tristanoneil"
|
164
|
+
}
|
165
|
+
},
|
166
|
+
{
|
167
|
+
"type": "FollowEvent",
|
168
|
+
"payload": {
|
169
|
+
"target": {
|
170
|
+
"gravatar_id": "0789568987426c842f882564678333da",
|
171
|
+
"name": "Jase Roberts",
|
172
|
+
"avatar_url": "https://secure.gravatar.com/avatar/0789568987426c842f882564678333da?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
173
|
+
"company": "Democracy for America",
|
174
|
+
"created_at": "2010-06-03T19:55:26Z",
|
175
|
+
"location": "Burlington, VT",
|
176
|
+
"blog": null,
|
177
|
+
"public_repos": 0,
|
178
|
+
"followers": 3,
|
179
|
+
"url": "https://api.github.com/users/jrobertsdfa",
|
180
|
+
"public_gists": 0,
|
181
|
+
"id": 295862,
|
182
|
+
"hireable": false,
|
183
|
+
"type": "User",
|
184
|
+
"bio": null,
|
185
|
+
"login": "jrobertsdfa",
|
186
|
+
"html_url": "https://github.com/jrobertsdfa",
|
187
|
+
"following": 0,
|
188
|
+
"email": "jroberts@democracyforamerica.com"
|
189
|
+
}
|
190
|
+
},
|
191
|
+
"public": true,
|
192
|
+
"repo": {
|
193
|
+
"url": "https://api.github.com/repos//",
|
194
|
+
"name": "/"
|
195
|
+
},
|
196
|
+
"created_at": "2012-05-10T14:17:42Z",
|
197
|
+
"id": "1550754050",
|
198
|
+
"actor": {
|
199
|
+
"url": "https://api.github.com/users/tristanoneil",
|
200
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
201
|
+
"id": 316507,
|
202
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
203
|
+
"login": "tristanoneil"
|
204
|
+
}
|
205
|
+
},
|
206
|
+
{
|
207
|
+
"type": "FollowEvent",
|
208
|
+
"payload": {
|
209
|
+
"target": {
|
210
|
+
"gravatar_id": "4e2f3d7b799cf943f095baa39751734a",
|
211
|
+
"name": "Rebecca Grenier",
|
212
|
+
"avatar_url": "https://secure.gravatar.com/avatar/4e2f3d7b799cf943f095baa39751734a?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
213
|
+
"company": null,
|
214
|
+
"created_at": "2011-02-15T13:28:44Z",
|
215
|
+
"location": "Vermont",
|
216
|
+
"blog": "http://www.rebeccagrenier.com ",
|
217
|
+
"public_repos": 5,
|
218
|
+
"followers": 5,
|
219
|
+
"url": "https://api.github.com/users/fringedgentian",
|
220
|
+
"public_gists": 0,
|
221
|
+
"id": 619192,
|
222
|
+
"hireable": false,
|
223
|
+
"type": "User",
|
224
|
+
"bio": null,
|
225
|
+
"login": "fringedgentian",
|
226
|
+
"html_url": "https://github.com/fringedgentian",
|
227
|
+
"following": 10,
|
228
|
+
"email": "rebeccagrenier@gmail.com"
|
229
|
+
}
|
230
|
+
},
|
231
|
+
"public": true,
|
232
|
+
"repo": {
|
233
|
+
"url": "https://api.github.com/repos//",
|
234
|
+
"name": "/"
|
235
|
+
},
|
236
|
+
"created_at": "2012-05-10T14:17:30Z",
|
237
|
+
"id": "1550753974",
|
238
|
+
"actor": {
|
239
|
+
"url": "https://api.github.com/users/tristanoneil",
|
240
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
241
|
+
"id": 316507,
|
242
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
243
|
+
"login": "tristanoneil"
|
244
|
+
}
|
245
|
+
},
|
246
|
+
{
|
247
|
+
"type": "PushEvent",
|
248
|
+
"payload": {
|
249
|
+
"head": "9e2d99427afc9b9c6613e7e0a89763a40e475bca",
|
250
|
+
"size": 1,
|
251
|
+
"push_id": 76081165,
|
252
|
+
"commits": [
|
253
|
+
{
|
254
|
+
"sha": "9e2d99427afc9b9c6613e7e0a89763a40e475bca",
|
255
|
+
"author": {
|
256
|
+
"name": "Tristan O'Neil",
|
257
|
+
"email": "tristanoneil@gmail.com"
|
258
|
+
},
|
259
|
+
"url": "https://api.github.com/repos/gristmill/marked/commits/9e2d99427afc9b9c6613e7e0a89763a40e475bca",
|
260
|
+
"distinct": true,
|
261
|
+
"message": "Fixed a few bugs and implemented raw feature."
|
262
|
+
}
|
263
|
+
],
|
264
|
+
"ref": "refs/heads/master"
|
265
|
+
},
|
266
|
+
"public": true,
|
267
|
+
"repo": {
|
268
|
+
"url": "https://api.github.com/repos/gristmill/marked",
|
269
|
+
"id": 3539272,
|
270
|
+
"name": "gristmill/marked"
|
271
|
+
},
|
272
|
+
"org": {
|
273
|
+
"url": "https://api.github.com/orgs/gristmill",
|
274
|
+
"gravatar_id": "66095544a1bd1b1133b009bd27cdbbf4",
|
275
|
+
"id": 1424564,
|
276
|
+
"avatar_url": "https://secure.gravatar.com/avatar/66095544a1bd1b1133b009bd27cdbbf4?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
|
277
|
+
"login": "gristmill"
|
278
|
+
},
|
279
|
+
"created_at": "2012-05-02T14:10:00Z",
|
280
|
+
"id": "1547975113",
|
281
|
+
"actor": {
|
282
|
+
"url": "https://api.github.com/users/tristanoneil",
|
283
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
284
|
+
"id": 316507,
|
285
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
286
|
+
"login": "tristanoneil"
|
287
|
+
}
|
288
|
+
},
|
289
|
+
{
|
290
|
+
"type": "PushEvent",
|
291
|
+
"payload": {
|
292
|
+
"head": "59d491a7f9b4cf07261c4f1ecf7c1fe21eea1074",
|
293
|
+
"size": 1,
|
294
|
+
"push_id": 76075152,
|
295
|
+
"ref": "refs/heads/master",
|
296
|
+
"commits": [
|
297
|
+
{
|
298
|
+
"sha": "59d491a7f9b4cf07261c4f1ecf7c1fe21eea1074",
|
299
|
+
"author": {
|
300
|
+
"name": "Tristan O'Neil",
|
301
|
+
"email": "tristanoneil@gmail.com"
|
302
|
+
},
|
303
|
+
"url": "https://api.github.com/repos/gristmill/marked/commits/59d491a7f9b4cf07261c4f1ecf7c1fe21eea1074",
|
304
|
+
"distinct": true,
|
305
|
+
"message": "Refactored previvew system."
|
306
|
+
}
|
307
|
+
]
|
308
|
+
},
|
309
|
+
"public": true,
|
310
|
+
"repo": {
|
311
|
+
"url": "https://api.github.com/repos/gristmill/marked",
|
312
|
+
"id": 3539272,
|
313
|
+
"name": "gristmill/marked"
|
314
|
+
},
|
315
|
+
"org": {
|
316
|
+
"url": "https://api.github.com/orgs/gristmill",
|
317
|
+
"gravatar_id": "66095544a1bd1b1133b009bd27cdbbf4",
|
318
|
+
"id": 1424564,
|
319
|
+
"avatar_url": "https://secure.gravatar.com/avatar/66095544a1bd1b1133b009bd27cdbbf4?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
|
320
|
+
"login": "gristmill"
|
321
|
+
},
|
322
|
+
"created_at": "2012-05-02T13:41:34Z",
|
323
|
+
"id": "1547963579",
|
324
|
+
"actor": {
|
325
|
+
"url": "https://api.github.com/users/tristanoneil",
|
326
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
327
|
+
"id": 316507,
|
328
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
329
|
+
"login": "tristanoneil"
|
330
|
+
}
|
331
|
+
},
|
332
|
+
{
|
333
|
+
"type": "WatchEvent",
|
334
|
+
"payload": {
|
335
|
+
"action": "started"
|
336
|
+
},
|
337
|
+
"public": true,
|
338
|
+
"repo": {
|
339
|
+
"url": "https://api.github.com/repos/gristmill/gauge",
|
340
|
+
"id": 3013337,
|
341
|
+
"name": "gristmill/gauge"
|
342
|
+
},
|
343
|
+
"org": {
|
344
|
+
"url": "https://api.github.com/orgs/gristmill",
|
345
|
+
"gravatar_id": "66095544a1bd1b1133b009bd27cdbbf4",
|
346
|
+
"id": 1424564,
|
347
|
+
"avatar_url": "https://secure.gravatar.com/avatar/66095544a1bd1b1133b009bd27cdbbf4?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
|
348
|
+
"login": "gristmill"
|
349
|
+
},
|
350
|
+
"created_at": "2012-04-26T14:32:02Z",
|
351
|
+
"id": "1545900252",
|
352
|
+
"actor": {
|
353
|
+
"url": "https://api.github.com/users/tristanoneil",
|
354
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
355
|
+
"id": 316507,
|
356
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
357
|
+
"login": "tristanoneil"
|
358
|
+
}
|
359
|
+
},
|
360
|
+
{
|
361
|
+
"type": "WatchEvent",
|
362
|
+
"payload": {
|
363
|
+
"action": "started"
|
364
|
+
},
|
365
|
+
"public": true,
|
366
|
+
"repo": {
|
367
|
+
"url": "https://api.github.com/repos/gristmill/jquery-popbox",
|
368
|
+
"id": 4129703,
|
369
|
+
"name": "gristmill/jquery-popbox"
|
370
|
+
},
|
371
|
+
"org": {
|
372
|
+
"url": "https://api.github.com/orgs/gristmill",
|
373
|
+
"gravatar_id": "66095544a1bd1b1133b009bd27cdbbf4",
|
374
|
+
"id": 1424564,
|
375
|
+
"avatar_url": "https://secure.gravatar.com/avatar/66095544a1bd1b1133b009bd27cdbbf4?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
|
376
|
+
"login": "gristmill"
|
377
|
+
},
|
378
|
+
"created_at": "2012-04-25T20:59:45Z",
|
379
|
+
"id": "1545599076",
|
380
|
+
"actor": {
|
381
|
+
"url": "https://api.github.com/users/tristanoneil",
|
382
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
383
|
+
"id": 316507,
|
384
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
385
|
+
"login": "tristanoneil"
|
386
|
+
}
|
387
|
+
},
|
388
|
+
{
|
389
|
+
"type": "PushEvent",
|
390
|
+
"payload": {
|
391
|
+
"head": "5dccd46ff0c9ab6fbf417b63a8c9cde881722d94",
|
392
|
+
"size": 1,
|
393
|
+
"push_id": 74818015,
|
394
|
+
"commits": [
|
395
|
+
{
|
396
|
+
"sha": "5dccd46ff0c9ab6fbf417b63a8c9cde881722d94",
|
397
|
+
"author": {
|
398
|
+
"name": "Tristan O'Neil",
|
399
|
+
"email": "tristanoneil@gmail.com"
|
400
|
+
},
|
401
|
+
"url": "https://api.github.com/repos/gristmill/jquery-popbox/commits/5dccd46ff0c9ab6fbf417b63a8c9cde881722d94",
|
402
|
+
"distinct": true,
|
403
|
+
"message": "Spacing."
|
404
|
+
}
|
405
|
+
],
|
406
|
+
"ref": "refs/heads/gh-pages"
|
407
|
+
},
|
408
|
+
"public": true,
|
409
|
+
"repo": {
|
410
|
+
"url": "https://api.github.com/repos/gristmill/jquery-popbox",
|
411
|
+
"id": 4129703,
|
412
|
+
"name": "gristmill/jquery-popbox"
|
413
|
+
},
|
414
|
+
"org": {
|
415
|
+
"url": "https://api.github.com/orgs/gristmill",
|
416
|
+
"gravatar_id": "66095544a1bd1b1133b009bd27cdbbf4",
|
417
|
+
"id": 1424564,
|
418
|
+
"avatar_url": "https://secure.gravatar.com/avatar/66095544a1bd1b1133b009bd27cdbbf4?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
|
419
|
+
"login": "gristmill"
|
420
|
+
},
|
421
|
+
"created_at": "2012-04-25T13:25:53Z",
|
422
|
+
"id": "1545393328",
|
423
|
+
"actor": {
|
424
|
+
"url": "https://api.github.com/users/tristanoneil",
|
425
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
426
|
+
"id": 316507,
|
427
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
428
|
+
"login": "tristanoneil"
|
429
|
+
}
|
430
|
+
},
|
431
|
+
{
|
432
|
+
"type": "PushEvent",
|
433
|
+
"payload": {
|
434
|
+
"head": "57f55fa9d0575cef928c47054a2c6df39c47125e",
|
435
|
+
"size": 1,
|
436
|
+
"push_id": 74812286,
|
437
|
+
"ref": "refs/heads/gh-pages",
|
438
|
+
"commits": [
|
439
|
+
{
|
440
|
+
"sha": "57f55fa9d0575cef928c47054a2c6df39c47125e",
|
441
|
+
"author": {
|
442
|
+
"name": "Tristan O'Neil",
|
443
|
+
"email": "tristanoneil@gmail.com"
|
444
|
+
},
|
445
|
+
"url": "https://api.github.com/repos/gristmill/jquery-popbox/commits/57f55fa9d0575cef928c47054a2c6df39c47125e",
|
446
|
+
"distinct": true,
|
447
|
+
"message": "Added GA code."
|
448
|
+
}
|
449
|
+
]
|
450
|
+
},
|
451
|
+
"public": true,
|
452
|
+
"repo": {
|
453
|
+
"url": "https://api.github.com/repos/gristmill/jquery-popbox",
|
454
|
+
"id": 4129703,
|
455
|
+
"name": "gristmill/jquery-popbox"
|
456
|
+
},
|
457
|
+
"org": {
|
458
|
+
"url": "https://api.github.com/orgs/gristmill",
|
459
|
+
"gravatar_id": "66095544a1bd1b1133b009bd27cdbbf4",
|
460
|
+
"id": 1424564,
|
461
|
+
"avatar_url": "https://secure.gravatar.com/avatar/66095544a1bd1b1133b009bd27cdbbf4?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
|
462
|
+
"login": "gristmill"
|
463
|
+
},
|
464
|
+
"created_at": "2012-04-25T12:55:04Z",
|
465
|
+
"id": "1545381746",
|
466
|
+
"actor": {
|
467
|
+
"url": "https://api.github.com/users/tristanoneil",
|
468
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
469
|
+
"id": 316507,
|
470
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
471
|
+
"login": "tristanoneil"
|
472
|
+
}
|
473
|
+
},
|
474
|
+
{
|
475
|
+
"type": "PushEvent",
|
476
|
+
"payload": {
|
477
|
+
"head": "7c6379aceaacd31fa29228a04d3e32b664f49b17",
|
478
|
+
"size": 1,
|
479
|
+
"push_id": 74811796,
|
480
|
+
"ref": "refs/heads/gh-pages",
|
481
|
+
"commits": [
|
482
|
+
{
|
483
|
+
"sha": "7c6379aceaacd31fa29228a04d3e32b664f49b17",
|
484
|
+
"author": {
|
485
|
+
"name": "Tristan O'Neil",
|
486
|
+
"email": "tristanoneil@gmail.com"
|
487
|
+
},
|
488
|
+
"url": "https://api.github.com/repos/gristmill/jquery-popbox/commits/7c6379aceaacd31fa29228a04d3e32b664f49b17",
|
489
|
+
"distinct": true,
|
490
|
+
"message": "Add GA code."
|
491
|
+
}
|
492
|
+
]
|
493
|
+
},
|
494
|
+
"public": true,
|
495
|
+
"repo": {
|
496
|
+
"url": "https://api.github.com/repos/gristmill/jquery-popbox",
|
497
|
+
"id": 4129703,
|
498
|
+
"name": "gristmill/jquery-popbox"
|
499
|
+
},
|
500
|
+
"org": {
|
501
|
+
"url": "https://api.github.com/orgs/gristmill",
|
502
|
+
"gravatar_id": "66095544a1bd1b1133b009bd27cdbbf4",
|
503
|
+
"id": 1424564,
|
504
|
+
"avatar_url": "https://secure.gravatar.com/avatar/66095544a1bd1b1133b009bd27cdbbf4?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
|
505
|
+
"login": "gristmill"
|
506
|
+
},
|
507
|
+
"created_at": "2012-04-25T12:52:24Z",
|
508
|
+
"id": "1545380862",
|
509
|
+
"actor": {
|
510
|
+
"url": "https://api.github.com/users/tristanoneil",
|
511
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
512
|
+
"id": 316507,
|
513
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
514
|
+
"login": "tristanoneil"
|
515
|
+
}
|
516
|
+
},
|
517
|
+
{
|
518
|
+
"type": "PushEvent",
|
519
|
+
"payload": {
|
520
|
+
"head": "40c05fa8bfc7b24ff031eedcd46befaa98c816e9",
|
521
|
+
"size": 1,
|
522
|
+
"push_id": 74810415,
|
523
|
+
"commits": [
|
524
|
+
{
|
525
|
+
"sha": "40c05fa8bfc7b24ff031eedcd46befaa98c816e9",
|
526
|
+
"author": {
|
527
|
+
"name": "Tristan O'Neil",
|
528
|
+
"email": "tristanoneil@gmail.com"
|
529
|
+
},
|
530
|
+
"url": "https://api.github.com/repos/gristmill/jquery-popbox/commits/40c05fa8bfc7b24ff031eedcd46befaa98c816e9",
|
531
|
+
"distinct": true,
|
532
|
+
"message": "Updated example form and some minor copy changes."
|
533
|
+
}
|
534
|
+
],
|
535
|
+
"ref": "refs/heads/gh-pages"
|
536
|
+
},
|
537
|
+
"public": true,
|
538
|
+
"repo": {
|
539
|
+
"url": "https://api.github.com/repos/gristmill/jquery-popbox",
|
540
|
+
"id": 4129703,
|
541
|
+
"name": "gristmill/jquery-popbox"
|
542
|
+
},
|
543
|
+
"org": {
|
544
|
+
"url": "https://api.github.com/orgs/gristmill",
|
545
|
+
"gravatar_id": "66095544a1bd1b1133b009bd27cdbbf4",
|
546
|
+
"id": 1424564,
|
547
|
+
"avatar_url": "https://secure.gravatar.com/avatar/66095544a1bd1b1133b009bd27cdbbf4?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
|
548
|
+
"login": "gristmill"
|
549
|
+
},
|
550
|
+
"created_at": "2012-04-25T12:44:34Z",
|
551
|
+
"id": "1545378370",
|
552
|
+
"actor": {
|
553
|
+
"url": "https://api.github.com/users/tristanoneil",
|
554
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
555
|
+
"id": 316507,
|
556
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
557
|
+
"login": "tristanoneil"
|
558
|
+
}
|
559
|
+
},
|
560
|
+
{
|
561
|
+
"type": "CreateEvent",
|
562
|
+
"payload": {
|
563
|
+
"master_branch": "master",
|
564
|
+
"description": "Minimalist gauge widget built using Raphael",
|
565
|
+
"ref_type": "branch",
|
566
|
+
"ref": "gh-pages"
|
567
|
+
},
|
568
|
+
"public": true,
|
569
|
+
"repo": {
|
570
|
+
"url": "https://api.github.com/repos/gristmill/gauge",
|
571
|
+
"id": 3013337,
|
572
|
+
"name": "gristmill/gauge"
|
573
|
+
},
|
574
|
+
"org": {
|
575
|
+
"url": "https://api.github.com/orgs/gristmill",
|
576
|
+
"gravatar_id": "66095544a1bd1b1133b009bd27cdbbf4",
|
577
|
+
"id": 1424564,
|
578
|
+
"avatar_url": "https://secure.gravatar.com/avatar/66095544a1bd1b1133b009bd27cdbbf4?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
|
579
|
+
"login": "gristmill"
|
580
|
+
},
|
581
|
+
"created_at": "2012-04-24T23:00:04Z",
|
582
|
+
"id": "1545176419",
|
583
|
+
"actor": {
|
584
|
+
"url": "https://api.github.com/users/tristanoneil",
|
585
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
586
|
+
"id": 316507,
|
587
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
588
|
+
"login": "tristanoneil"
|
589
|
+
}
|
590
|
+
},
|
591
|
+
{
|
592
|
+
"type": "CreateEvent",
|
593
|
+
"payload": {
|
594
|
+
"master_branch": "master",
|
595
|
+
"description": "Minimalist gauge widget built using Raphael",
|
596
|
+
"ref": "gh-pages",
|
597
|
+
"ref_type": "branch"
|
598
|
+
},
|
599
|
+
"public": true,
|
600
|
+
"repo": {
|
601
|
+
"url": "https://api.github.com/repos/gristmill/gauge",
|
602
|
+
"id": 3013337,
|
603
|
+
"name": "gristmill/gauge"
|
604
|
+
},
|
605
|
+
"org": {
|
606
|
+
"url": "https://api.github.com/orgs/gristmill",
|
607
|
+
"gravatar_id": "66095544a1bd1b1133b009bd27cdbbf4",
|
608
|
+
"id": 1424564,
|
609
|
+
"avatar_url": "https://secure.gravatar.com/avatar/66095544a1bd1b1133b009bd27cdbbf4?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
|
610
|
+
"login": "gristmill"
|
611
|
+
},
|
612
|
+
"created_at": "2012-04-24T22:59:21Z",
|
613
|
+
"id": "1545176214",
|
614
|
+
"actor": {
|
615
|
+
"url": "https://api.github.com/users/tristanoneil",
|
616
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
617
|
+
"id": 316507,
|
618
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
619
|
+
"login": "tristanoneil"
|
620
|
+
}
|
621
|
+
},
|
622
|
+
{
|
623
|
+
"type": "CreateEvent",
|
624
|
+
"payload": {
|
625
|
+
"master_branch": "master",
|
626
|
+
"ref": "gh-pages",
|
627
|
+
"ref_type": "branch",
|
628
|
+
"description": "Minimalist gauge widget built using Raphael"
|
629
|
+
},
|
630
|
+
"public": true,
|
631
|
+
"repo": {
|
632
|
+
"url": "https://api.github.com/repos/gristmill/gauge",
|
633
|
+
"id": 3013337,
|
634
|
+
"name": "gristmill/gauge"
|
635
|
+
},
|
636
|
+
"org": {
|
637
|
+
"url": "https://api.github.com/orgs/gristmill",
|
638
|
+
"gravatar_id": "66095544a1bd1b1133b009bd27cdbbf4",
|
639
|
+
"id": 1424564,
|
640
|
+
"avatar_url": "https://secure.gravatar.com/avatar/66095544a1bd1b1133b009bd27cdbbf4?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
|
641
|
+
"login": "gristmill"
|
642
|
+
},
|
643
|
+
"created_at": "2012-04-24T22:52:19Z",
|
644
|
+
"id": "1545174009",
|
645
|
+
"actor": {
|
646
|
+
"url": "https://api.github.com/users/tristanoneil",
|
647
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
648
|
+
"id": 316507,
|
649
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
650
|
+
"login": "tristanoneil"
|
651
|
+
}
|
652
|
+
},
|
653
|
+
{
|
654
|
+
"type": "CreateEvent",
|
655
|
+
"payload": {
|
656
|
+
"master_branch": "master",
|
657
|
+
"ref_type": "branch",
|
658
|
+
"ref": "gh-pages",
|
659
|
+
"description": "Minimalist gauge widget built using Raphael"
|
660
|
+
},
|
661
|
+
"public": true,
|
662
|
+
"repo": {
|
663
|
+
"url": "https://api.github.com/repos/gristmill/gauge",
|
664
|
+
"id": 3013337,
|
665
|
+
"name": "gristmill/gauge"
|
666
|
+
},
|
667
|
+
"org": {
|
668
|
+
"url": "https://api.github.com/orgs/gristmill",
|
669
|
+
"gravatar_id": "66095544a1bd1b1133b009bd27cdbbf4",
|
670
|
+
"id": 1424564,
|
671
|
+
"avatar_url": "https://secure.gravatar.com/avatar/66095544a1bd1b1133b009bd27cdbbf4?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
|
672
|
+
"login": "gristmill"
|
673
|
+
},
|
674
|
+
"created_at": "2012-04-24T22:42:59Z",
|
675
|
+
"id": "1545170854",
|
676
|
+
"actor": {
|
677
|
+
"url": "https://api.github.com/users/tristanoneil",
|
678
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
679
|
+
"id": 316507,
|
680
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
681
|
+
"login": "tristanoneil"
|
682
|
+
}
|
683
|
+
},
|
684
|
+
{
|
685
|
+
"type": "CreateEvent",
|
686
|
+
"payload": {
|
687
|
+
"master_branch": "master",
|
688
|
+
"ref": "gh-pages",
|
689
|
+
"ref_type": "branch",
|
690
|
+
"description": "Minimalist gauge widget built using Raphael"
|
691
|
+
},
|
692
|
+
"public": true,
|
693
|
+
"repo": {
|
694
|
+
"url": "https://api.github.com/repos/gristmill/gauge",
|
695
|
+
"id": 3013337,
|
696
|
+
"name": "gristmill/gauge"
|
697
|
+
},
|
698
|
+
"org": {
|
699
|
+
"url": "https://api.github.com/orgs/gristmill",
|
700
|
+
"gravatar_id": "66095544a1bd1b1133b009bd27cdbbf4",
|
701
|
+
"id": 1424564,
|
702
|
+
"avatar_url": "https://secure.gravatar.com/avatar/66095544a1bd1b1133b009bd27cdbbf4?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
|
703
|
+
"login": "gristmill"
|
704
|
+
},
|
705
|
+
"created_at": "2012-04-24T22:40:16Z",
|
706
|
+
"id": "1545169693",
|
707
|
+
"actor": {
|
708
|
+
"url": "https://api.github.com/users/tristanoneil",
|
709
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
710
|
+
"id": 316507,
|
711
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
712
|
+
"login": "tristanoneil"
|
713
|
+
}
|
714
|
+
},
|
715
|
+
{
|
716
|
+
"type": "WatchEvent",
|
717
|
+
"payload": {
|
718
|
+
"action": "started"
|
719
|
+
},
|
720
|
+
"public": true,
|
721
|
+
"repo": {
|
722
|
+
"url": "https://api.github.com/repos/gristmill/marked",
|
723
|
+
"id": 3539272,
|
724
|
+
"name": "gristmill/marked"
|
725
|
+
},
|
726
|
+
"org": {
|
727
|
+
"url": "https://api.github.com/orgs/gristmill",
|
728
|
+
"gravatar_id": "66095544a1bd1b1133b009bd27cdbbf4",
|
729
|
+
"id": 1424564,
|
730
|
+
"avatar_url": "https://secure.gravatar.com/avatar/66095544a1bd1b1133b009bd27cdbbf4?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
|
731
|
+
"login": "gristmill"
|
732
|
+
},
|
733
|
+
"created_at": "2012-04-19T11:59:21Z",
|
734
|
+
"id": "1543163986",
|
735
|
+
"actor": {
|
736
|
+
"url": "https://api.github.com/users/tristanoneil",
|
737
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
738
|
+
"id": 316507,
|
739
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
740
|
+
"login": "tristanoneil"
|
741
|
+
}
|
742
|
+
},
|
743
|
+
{
|
744
|
+
"type": "FollowEvent",
|
745
|
+
"payload": {
|
746
|
+
"target": {
|
747
|
+
"gravatar_id": "9bc8f5294a09c5006940e90b4997e3e6",
|
748
|
+
"name": "Sean Behan",
|
749
|
+
"company": "http://seanbehan.com",
|
750
|
+
"avatar_url": "https://secure.gravatar.com/avatar/9bc8f5294a09c5006940e90b4997e3e6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
751
|
+
"location": "Burlington, Vermont",
|
752
|
+
"created_at": "2008-09-06T15:28:32Z",
|
753
|
+
"public_repos": 20,
|
754
|
+
"blog": "http://seanbehan.com",
|
755
|
+
"followers": 21,
|
756
|
+
"public_gists": 27,
|
757
|
+
"url": "https://api.github.com/users/seanbehan",
|
758
|
+
"id": 23435,
|
759
|
+
"hireable": true,
|
760
|
+
"type": "User",
|
761
|
+
"bio": "Ruby, Rails, Sinatra, Backbone, Spine, CoffeeScript (Web App) Developer in Burlington, Vermont",
|
762
|
+
"login": "seanbehan",
|
763
|
+
"html_url": "https://github.com/seanbehan",
|
764
|
+
"email": "inbox@seanbehan.com",
|
765
|
+
"following": 97
|
766
|
+
}
|
767
|
+
},
|
768
|
+
"public": true,
|
769
|
+
"repo": {
|
770
|
+
"url": "https://api.github.com/repos//",
|
771
|
+
"name": "/"
|
772
|
+
},
|
773
|
+
"created_at": "2012-04-18T12:51:15Z",
|
774
|
+
"id": "1542706914",
|
775
|
+
"actor": {
|
776
|
+
"url": "https://api.github.com/users/tristanoneil",
|
777
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
778
|
+
"id": 316507,
|
779
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
780
|
+
"login": "tristanoneil"
|
781
|
+
}
|
782
|
+
},
|
783
|
+
{
|
784
|
+
"type": "PushEvent",
|
785
|
+
"payload": {
|
786
|
+
"head": "d86b7c2fd567ee59c306a526711ad69abc640b37",
|
787
|
+
"size": 11,
|
788
|
+
"push_id": 73300686,
|
789
|
+
"commits": [
|
790
|
+
{
|
791
|
+
"sha": "95493cdbbfb635bac92db41aa02b8f54b76f1632",
|
792
|
+
"author": {
|
793
|
+
"name": "Tristan O'Neil",
|
794
|
+
"email": "tristanoneil@gmail.com"
|
795
|
+
},
|
796
|
+
"url": "https://api.github.com/repos/gristmill/marked/commits/95493cdbbfb635bac92db41aa02b8f54b76f1632",
|
797
|
+
"distinct": true,
|
798
|
+
"message": "Some refinements."
|
799
|
+
},
|
800
|
+
{
|
801
|
+
"sha": "02e2242364ffb7fcb313f613198907809b5ab42f",
|
802
|
+
"author": {
|
803
|
+
"name": "Tristan O'Neil",
|
804
|
+
"email": "tristanoneil@gmail.com"
|
805
|
+
},
|
806
|
+
"url": "https://api.github.com/repos/gristmill/marked/commits/02e2242364ffb7fcb313f613198907809b5ab42f",
|
807
|
+
"distinct": true,
|
808
|
+
"message": "Some refinements."
|
809
|
+
},
|
810
|
+
{
|
811
|
+
"sha": "ef8f46e0a93951d22aed085fa3acd69077dcf13c",
|
812
|
+
"author": {
|
813
|
+
"name": "Tristan O'Neil",
|
814
|
+
"email": "tristanoneil@gmail.com"
|
815
|
+
},
|
816
|
+
"url": "https://api.github.com/repos/gristmill/marked/commits/ef8f46e0a93951d22aed085fa3acd69077dcf13c",
|
817
|
+
"distinct": true,
|
818
|
+
"message": "Added back in logo."
|
819
|
+
},
|
820
|
+
{
|
821
|
+
"sha": "2b5fae7a46b131ec371c9ec989729f27fff3cc08",
|
822
|
+
"author": {
|
823
|
+
"name": "Tristan O'Neil",
|
824
|
+
"email": "tristanoneil@gmail.com"
|
825
|
+
},
|
826
|
+
"url": "https://api.github.com/repos/gristmill/marked/commits/2b5fae7a46b131ec371c9ec989729f27fff3cc08",
|
827
|
+
"distinct": true,
|
828
|
+
"message": "Some more refinements."
|
829
|
+
},
|
830
|
+
{
|
831
|
+
"sha": "90cb254b34a04c1f91f317aba9dcb5a06720ca6f",
|
832
|
+
"author": {
|
833
|
+
"name": "Tristan O'Neil",
|
834
|
+
"email": "tristanoneil@gmail.com"
|
835
|
+
},
|
836
|
+
"url": "https://api.github.com/repos/gristmill/marked/commits/90cb254b34a04c1f91f317aba9dcb5a06720ca6f",
|
837
|
+
"distinct": true,
|
838
|
+
"message": "Some typography changes."
|
839
|
+
},
|
840
|
+
{
|
841
|
+
"sha": "c5c0e641697f014c528b6e528d4d446459615e47",
|
842
|
+
"author": {
|
843
|
+
"name": "Tristan O'Neil",
|
844
|
+
"email": "tristanoneil@gmail.com"
|
845
|
+
},
|
846
|
+
"url": "https://api.github.com/repos/gristmill/marked/commits/c5c0e641697f014c528b6e528d4d446459615e47",
|
847
|
+
"distinct": true,
|
848
|
+
"message": "Strong font weight."
|
849
|
+
},
|
850
|
+
{
|
851
|
+
"sha": "673a25328b846ed3bee9d4a35c703b884ceffa6b",
|
852
|
+
"author": {
|
853
|
+
"name": "Tristan O'Neil",
|
854
|
+
"email": "tristanoneil@gmail.com"
|
855
|
+
},
|
856
|
+
"url": "https://api.github.com/repos/gristmill/marked/commits/673a25328b846ed3bee9d4a35c703b884ceffa6b",
|
857
|
+
"distinct": true,
|
858
|
+
"message": "Link logo back to root."
|
859
|
+
},
|
860
|
+
{
|
861
|
+
"sha": "3fa259ced0369de4e28e4a1b107765797fc82cf5",
|
862
|
+
"author": {
|
863
|
+
"name": "Tristan O'Neil",
|
864
|
+
"email": "tristanoneil@gmail.com"
|
865
|
+
},
|
866
|
+
"url": "https://api.github.com/repos/gristmill/marked/commits/3fa259ced0369de4e28e4a1b107765797fc82cf5",
|
867
|
+
"distinct": true,
|
868
|
+
"message": "Added google analytics for hosted version."
|
869
|
+
},
|
870
|
+
{
|
871
|
+
"sha": "1ea7535e86bba0c907b79f5fb725af06b7382d86",
|
872
|
+
"author": {
|
873
|
+
"name": "Tristan O'Neil",
|
874
|
+
"email": "tristanoneil@gmail.com"
|
875
|
+
},
|
876
|
+
"url": "https://api.github.com/repos/gristmill/marked/commits/1ea7535e86bba0c907b79f5fb725af06b7382d86",
|
877
|
+
"distinct": true,
|
878
|
+
"message": "Prevent empty documents."
|
879
|
+
},
|
880
|
+
{
|
881
|
+
"sha": "7323729a27ea602a70584138eed95309c7659e43",
|
882
|
+
"author": {
|
883
|
+
"name": "Tristan O'Neil",
|
884
|
+
"email": "tristanoneil@gmail.com"
|
885
|
+
},
|
886
|
+
"url": "https://api.github.com/repos/gristmill/marked/commits/7323729a27ea602a70584138eed95309c7659e43",
|
887
|
+
"distinct": true,
|
888
|
+
"message": "Remove GA."
|
889
|
+
},
|
890
|
+
{
|
891
|
+
"sha": "d86b7c2fd567ee59c306a526711ad69abc640b37",
|
892
|
+
"author": {
|
893
|
+
"name": "Tristan O'Neil",
|
894
|
+
"email": "tristanoneil@gmail.com"
|
895
|
+
},
|
896
|
+
"url": "https://api.github.com/repos/gristmill/marked/commits/d86b7c2fd567ee59c306a526711ad69abc640b37",
|
897
|
+
"distinct": true,
|
898
|
+
"message": "Merge branch 'master' of github.com:gristmill/marked"
|
899
|
+
}
|
900
|
+
],
|
901
|
+
"ref": "refs/heads/master"
|
902
|
+
},
|
903
|
+
"public": true,
|
904
|
+
"repo": {
|
905
|
+
"url": "https://api.github.com/repos/gristmill/marked",
|
906
|
+
"id": 3539272,
|
907
|
+
"name": "gristmill/marked"
|
908
|
+
},
|
909
|
+
"org": {
|
910
|
+
"url": "https://api.github.com/orgs/gristmill",
|
911
|
+
"gravatar_id": "66095544a1bd1b1133b009bd27cdbbf4",
|
912
|
+
"id": 1424564,
|
913
|
+
"avatar_url": "https://secure.gravatar.com/avatar/66095544a1bd1b1133b009bd27cdbbf4?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
|
914
|
+
"login": "gristmill"
|
915
|
+
},
|
916
|
+
"created_at": "2012-04-17T17:36:52Z",
|
917
|
+
"id": "1542360475",
|
918
|
+
"actor": {
|
919
|
+
"url": "https://api.github.com/users/tristanoneil",
|
920
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
921
|
+
"id": 316507,
|
922
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
923
|
+
"login": "tristanoneil"
|
924
|
+
}
|
925
|
+
},
|
926
|
+
{
|
927
|
+
"type": "PushEvent",
|
928
|
+
"payload": {
|
929
|
+
"head": "5909fee9f4682f599584463afb5f252ece0ff10a",
|
930
|
+
"size": 1,
|
931
|
+
"push_id": 73254224,
|
932
|
+
"commits": [
|
933
|
+
{
|
934
|
+
"sha": "5909fee9f4682f599584463afb5f252ece0ff10a",
|
935
|
+
"author": {
|
936
|
+
"name": "Tristan O'Neil",
|
937
|
+
"email": "tristanoneil@gmail.com"
|
938
|
+
},
|
939
|
+
"url": "https://api.github.com/repos/gristmill/marked/commits/5909fee9f4682f599584463afb5f252ece0ff10a",
|
940
|
+
"distinct": true,
|
941
|
+
"message": "Update README.md"
|
942
|
+
}
|
943
|
+
],
|
944
|
+
"ref": "refs/heads/master"
|
945
|
+
},
|
946
|
+
"public": true,
|
947
|
+
"repo": {
|
948
|
+
"url": "https://api.github.com/repos/gristmill/marked",
|
949
|
+
"id": 3539272,
|
950
|
+
"name": "gristmill/marked"
|
951
|
+
},
|
952
|
+
"org": {
|
953
|
+
"url": "https://api.github.com/orgs/gristmill",
|
954
|
+
"gravatar_id": "66095544a1bd1b1133b009bd27cdbbf4",
|
955
|
+
"id": 1424564,
|
956
|
+
"avatar_url": "https://secure.gravatar.com/avatar/66095544a1bd1b1133b009bd27cdbbf4?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
|
957
|
+
"login": "gristmill"
|
958
|
+
},
|
959
|
+
"created_at": "2012-04-17T14:13:26Z",
|
960
|
+
"id": "1542271766",
|
961
|
+
"actor": {
|
962
|
+
"url": "https://api.github.com/users/tristanoneil",
|
963
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
964
|
+
"id": 316507,
|
965
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
966
|
+
"login": "tristanoneil"
|
967
|
+
}
|
968
|
+
},
|
969
|
+
{
|
970
|
+
"type": "PushEvent",
|
971
|
+
"payload": {
|
972
|
+
"head": "d497ebabbdc7469135797ffd5edcb04803c0c790",
|
973
|
+
"size": 2,
|
974
|
+
"push_id": 73067725,
|
975
|
+
"commits": [
|
976
|
+
{
|
977
|
+
"sha": "868b95c15cf8eb26dc500158572f60c7e8f6f877",
|
978
|
+
"author": {
|
979
|
+
"name": "root",
|
980
|
+
"email": "root@vin.(none)"
|
981
|
+
},
|
982
|
+
"url": "https://api.github.com/repos/gristmill/gauge/commits/868b95c15cf8eb26dc500158572f60c7e8f6f877",
|
983
|
+
"distinct": true,
|
984
|
+
"message": "Added threshold functionality for sepcifying colors for different thresholds"
|
985
|
+
},
|
986
|
+
{
|
987
|
+
"sha": "d497ebabbdc7469135797ffd5edcb04803c0c790",
|
988
|
+
"author": {
|
989
|
+
"name": "Tristan O'Neil",
|
990
|
+
"email": "tristanoneil@gmail.com"
|
991
|
+
},
|
992
|
+
"url": "https://api.github.com/repos/gristmill/gauge/commits/d497ebabbdc7469135797ffd5edcb04803c0c790",
|
993
|
+
"distinct": true,
|
994
|
+
"message": "Cleaning up pull request from @vinayakDhar. Closes #2."
|
995
|
+
}
|
996
|
+
],
|
997
|
+
"ref": "refs/heads/master"
|
998
|
+
},
|
999
|
+
"public": true,
|
1000
|
+
"repo": {
|
1001
|
+
"url": "https://api.github.com/repos/gristmill/gauge",
|
1002
|
+
"id": 3013337,
|
1003
|
+
"name": "gristmill/gauge"
|
1004
|
+
},
|
1005
|
+
"org": {
|
1006
|
+
"url": "https://api.github.com/orgs/gristmill",
|
1007
|
+
"gravatar_id": "66095544a1bd1b1133b009bd27cdbbf4",
|
1008
|
+
"id": 1424564,
|
1009
|
+
"avatar_url": "https://secure.gravatar.com/avatar/66095544a1bd1b1133b009bd27cdbbf4?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
|
1010
|
+
"login": "gristmill"
|
1011
|
+
},
|
1012
|
+
"created_at": "2012-04-16T17:25:18Z",
|
1013
|
+
"id": "1541893749",
|
1014
|
+
"actor": {
|
1015
|
+
"url": "https://api.github.com/users/tristanoneil",
|
1016
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
1017
|
+
"id": 316507,
|
1018
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
1019
|
+
"login": "tristanoneil"
|
1020
|
+
}
|
1021
|
+
},
|
1022
|
+
{
|
1023
|
+
"type": "PullRequestEvent",
|
1024
|
+
"payload": {
|
1025
|
+
"number": 2,
|
1026
|
+
"pull_request": {
|
1027
|
+
"issue_url": "https://github.com/gristmill/gauge/issues/2",
|
1028
|
+
"number": 2,
|
1029
|
+
"head": {
|
1030
|
+
"repo": {
|
1031
|
+
"name": "gauge",
|
1032
|
+
"has_wiki": false,
|
1033
|
+
"created_at": "2012-04-06T07:13:30Z",
|
1034
|
+
"size": 112,
|
1035
|
+
"clone_url": "https://github.com/vinayakDhar/gauge.git",
|
1036
|
+
"watchers": 1,
|
1037
|
+
"private": false,
|
1038
|
+
"updated_at": "2012-04-06T09:08:26Z",
|
1039
|
+
"url": "https://api.github.com/repos/vinayakDhar/gauge",
|
1040
|
+
"fork": true,
|
1041
|
+
"language": "JavaScript",
|
1042
|
+
"ssh_url": "git@github.com:vinayakDhar/gauge.git",
|
1043
|
+
"git_url": "git://github.com/vinayakDhar/gauge.git",
|
1044
|
+
"pushed_at": "2012-04-06T09:08:26Z",
|
1045
|
+
"svn_url": "https://github.com/vinayakDhar/gauge",
|
1046
|
+
"id": 3947668,
|
1047
|
+
"has_downloads": true,
|
1048
|
+
"mirror_url": null,
|
1049
|
+
"open_issues": 0,
|
1050
|
+
"has_issues": false,
|
1051
|
+
"homepage": "http://github.com/gristmill/gauge",
|
1052
|
+
"description": "Minimalist gauge widget built using Raphael",
|
1053
|
+
"forks": 0,
|
1054
|
+
"html_url": "https://github.com/vinayakDhar/gauge",
|
1055
|
+
"owner": {
|
1056
|
+
"avatar_url": "https://secure.gravatar.com/avatar/d6265932b93dbc8bed3c2261d0cdb6b2?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
1057
|
+
"gravatar_id": "d6265932b93dbc8bed3c2261d0cdb6b2",
|
1058
|
+
"url": "https://api.github.com/users/vinayakDhar",
|
1059
|
+
"id": 1516803,
|
1060
|
+
"login": "vinayakDhar"
|
1061
|
+
}
|
1062
|
+
},
|
1063
|
+
"label": "vinayakDhar:master",
|
1064
|
+
"sha": "868b95c15cf8eb26dc500158572f60c7e8f6f877",
|
1065
|
+
"ref": "master",
|
1066
|
+
"user": {
|
1067
|
+
"avatar_url": "https://secure.gravatar.com/avatar/d6265932b93dbc8bed3c2261d0cdb6b2?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
1068
|
+
"gravatar_id": "d6265932b93dbc8bed3c2261d0cdb6b2",
|
1069
|
+
"url": "https://api.github.com/users/vinayakDhar",
|
1070
|
+
"id": 1516803,
|
1071
|
+
"login": "vinayakDhar"
|
1072
|
+
}
|
1073
|
+
},
|
1074
|
+
"merged_by": null,
|
1075
|
+
"merged": false,
|
1076
|
+
"changed_files": 4,
|
1077
|
+
"created_at": "2012-04-13T18:18:31Z",
|
1078
|
+
"comments": 0,
|
1079
|
+
"title": "Threshold Based Coloring",
|
1080
|
+
"body": "Hi,\r\n\r\nI believe a threshold based colouring scheme is required by a lot of developers implementing gauges.It would be a great add on functionality to Gauge.",
|
1081
|
+
"additions": 43,
|
1082
|
+
"updated_at": "2012-04-16T17:25:16Z",
|
1083
|
+
"diff_url": "https://github.com/gristmill/gauge/pull/2.diff",
|
1084
|
+
"url": "https://api.github.com/repos/gristmill/gauge/pulls/2",
|
1085
|
+
"_links": {
|
1086
|
+
"html": {
|
1087
|
+
"href": "https://github.com/gristmill/gauge/pull/2"
|
1088
|
+
},
|
1089
|
+
"self": {
|
1090
|
+
"href": "https://api.github.com/repos/gristmill/gauge/pulls/2"
|
1091
|
+
},
|
1092
|
+
"comments": {
|
1093
|
+
"href": "https://api.github.com/repos/gristmill/gauge/issues/2/comments"
|
1094
|
+
},
|
1095
|
+
"review_comments": {
|
1096
|
+
"href": "https://api.github.com/repos/gristmill/gauge/pulls/2/comments"
|
1097
|
+
}
|
1098
|
+
},
|
1099
|
+
"id": 1161410,
|
1100
|
+
"patch_url": "https://github.com/gristmill/gauge/pull/2.patch",
|
1101
|
+
"mergeable": true,
|
1102
|
+
"commits": 1,
|
1103
|
+
"closed_at": "2012-04-16T17:25:16Z",
|
1104
|
+
"merged_at": null,
|
1105
|
+
"review_comments": 0,
|
1106
|
+
"user": {
|
1107
|
+
"avatar_url": "https://secure.gravatar.com/avatar/d6265932b93dbc8bed3c2261d0cdb6b2?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
1108
|
+
"gravatar_id": "d6265932b93dbc8bed3c2261d0cdb6b2",
|
1109
|
+
"url": "https://api.github.com/users/vinayakDhar",
|
1110
|
+
"id": 1516803,
|
1111
|
+
"login": "vinayakDhar"
|
1112
|
+
},
|
1113
|
+
"html_url": "https://github.com/gristmill/gauge/pull/2",
|
1114
|
+
"deletions": 7,
|
1115
|
+
"state": "closed",
|
1116
|
+
"base": {
|
1117
|
+
"repo": {
|
1118
|
+
"name": "gauge",
|
1119
|
+
"has_wiki": false,
|
1120
|
+
"created_at": "2011-12-19T16:41:23Z",
|
1121
|
+
"size": 144,
|
1122
|
+
"clone_url": "https://github.com/gristmill/gauge.git",
|
1123
|
+
"watchers": 75,
|
1124
|
+
"private": false,
|
1125
|
+
"updated_at": "2012-04-16T17:25:17Z",
|
1126
|
+
"url": "https://api.github.com/repos/gristmill/gauge",
|
1127
|
+
"fork": false,
|
1128
|
+
"language": "JavaScript",
|
1129
|
+
"ssh_url": "git@github.com:gristmill/gauge.git",
|
1130
|
+
"git_url": "git://github.com/gristmill/gauge.git",
|
1131
|
+
"pushed_at": "2012-04-16T17:25:16Z",
|
1132
|
+
"svn_url": "https://github.com/gristmill/gauge",
|
1133
|
+
"id": 3013337,
|
1134
|
+
"has_downloads": true,
|
1135
|
+
"mirror_url": null,
|
1136
|
+
"open_issues": 0,
|
1137
|
+
"has_issues": true,
|
1138
|
+
"homepage": "http://github.com/gristmill/gauge",
|
1139
|
+
"description": "Minimalist gauge widget built using Raphael",
|
1140
|
+
"forks": 3,
|
1141
|
+
"html_url": "https://github.com/gristmill/gauge",
|
1142
|
+
"owner": {
|
1143
|
+
"avatar_url": "https://secure.gravatar.com/avatar/66095544a1bd1b1133b009bd27cdbbf4?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
|
1144
|
+
"gravatar_id": "66095544a1bd1b1133b009bd27cdbbf4",
|
1145
|
+
"url": "https://api.github.com/users/gristmill",
|
1146
|
+
"id": 1424564,
|
1147
|
+
"login": "gristmill"
|
1148
|
+
}
|
1149
|
+
},
|
1150
|
+
"label": "gristmill:master",
|
1151
|
+
"sha": "4ce224e806b95455a4fcf9bcb7406886d154a892",
|
1152
|
+
"ref": "master",
|
1153
|
+
"user": {
|
1154
|
+
"avatar_url": "https://secure.gravatar.com/avatar/66095544a1bd1b1133b009bd27cdbbf4?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
|
1155
|
+
"gravatar_id": "66095544a1bd1b1133b009bd27cdbbf4",
|
1156
|
+
"url": "https://api.github.com/users/gristmill",
|
1157
|
+
"id": 1424564,
|
1158
|
+
"login": "gristmill"
|
1159
|
+
}
|
1160
|
+
}
|
1161
|
+
},
|
1162
|
+
"action": "closed"
|
1163
|
+
},
|
1164
|
+
"public": true,
|
1165
|
+
"repo": {
|
1166
|
+
"url": "https://api.github.com/repos/gristmill/gauge",
|
1167
|
+
"id": 3013337,
|
1168
|
+
"name": "gristmill/gauge"
|
1169
|
+
},
|
1170
|
+
"org": {
|
1171
|
+
"url": "https://api.github.com/orgs/gristmill",
|
1172
|
+
"gravatar_id": "66095544a1bd1b1133b009bd27cdbbf4",
|
1173
|
+
"id": 1424564,
|
1174
|
+
"avatar_url": "https://secure.gravatar.com/avatar/66095544a1bd1b1133b009bd27cdbbf4?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
|
1175
|
+
"login": "gristmill"
|
1176
|
+
},
|
1177
|
+
"created_at": "2012-04-16T17:25:18Z",
|
1178
|
+
"id": "1541893747",
|
1179
|
+
"actor": {
|
1180
|
+
"url": "https://api.github.com/users/tristanoneil",
|
1181
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
1182
|
+
"id": 316507,
|
1183
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
1184
|
+
"login": "tristanoneil"
|
1185
|
+
}
|
1186
|
+
},
|
1187
|
+
{
|
1188
|
+
"type": "PushEvent",
|
1189
|
+
"payload": {
|
1190
|
+
"head": "de9d322a98c54b4fb8936405fb100882b43b2c03",
|
1191
|
+
"size": 1,
|
1192
|
+
"push_id": 71935039,
|
1193
|
+
"commits": [
|
1194
|
+
{
|
1195
|
+
"sha": "de9d322a98c54b4fb8936405fb100882b43b2c03",
|
1196
|
+
"author": {
|
1197
|
+
"name": "Tristan O'Neil",
|
1198
|
+
"email": "tristanoneil@gmail.com"
|
1199
|
+
},
|
1200
|
+
"url": "https://api.github.com/repos/gristmill/marked/commits/de9d322a98c54b4fb8936405fb100882b43b2c03",
|
1201
|
+
"distinct": true,
|
1202
|
+
"message": "Update README.md"
|
1203
|
+
}
|
1204
|
+
],
|
1205
|
+
"ref": "refs/heads/master"
|
1206
|
+
},
|
1207
|
+
"public": true,
|
1208
|
+
"repo": {
|
1209
|
+
"url": "https://api.github.com/repos/gristmill/marked",
|
1210
|
+
"id": 3539272,
|
1211
|
+
"name": "gristmill/marked"
|
1212
|
+
},
|
1213
|
+
"org": {
|
1214
|
+
"url": "https://api.github.com/orgs/gristmill",
|
1215
|
+
"gravatar_id": "66095544a1bd1b1133b009bd27cdbbf4",
|
1216
|
+
"id": 1424564,
|
1217
|
+
"avatar_url": "https://secure.gravatar.com/avatar/66095544a1bd1b1133b009bd27cdbbf4?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
|
1218
|
+
"login": "gristmill"
|
1219
|
+
},
|
1220
|
+
"created_at": "2012-04-10T11:14:55Z",
|
1221
|
+
"id": "1539596272",
|
1222
|
+
"actor": {
|
1223
|
+
"url": "https://api.github.com/users/tristanoneil",
|
1224
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
1225
|
+
"id": 316507,
|
1226
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
1227
|
+
"login": "tristanoneil"
|
1228
|
+
}
|
1229
|
+
},
|
1230
|
+
{
|
1231
|
+
"type": "PushEvent",
|
1232
|
+
"payload": {
|
1233
|
+
"head": "a107cb41428f3473fb0f699555fa02f50d7721d9",
|
1234
|
+
"size": 3,
|
1235
|
+
"push_id": 71680135,
|
1236
|
+
"ref": "refs/heads/master",
|
1237
|
+
"commits": [
|
1238
|
+
{
|
1239
|
+
"sha": "c9a05fa55e2d37ed0520391ac16aa6f9002072bc",
|
1240
|
+
"author": {
|
1241
|
+
"name": "Tristan O'Neil",
|
1242
|
+
"email": "tristanoneil@gmail.com"
|
1243
|
+
},
|
1244
|
+
"url": "https://api.github.com/repos/gristmill/marked/commits/c9a05fa55e2d37ed0520391ac16aa6f9002072bc",
|
1245
|
+
"distinct": true,
|
1246
|
+
"message": "Updated database."
|
1247
|
+
},
|
1248
|
+
{
|
1249
|
+
"sha": "93076d5fe1c5a691909a6345ac653c5d67caa14c",
|
1250
|
+
"author": {
|
1251
|
+
"name": "Tristan O'Neil",
|
1252
|
+
"email": "tristanoneil@gmail.com"
|
1253
|
+
},
|
1254
|
+
"url": "https://api.github.com/repos/gristmill/marked/commits/93076d5fe1c5a691909a6345ac653c5d67caa14c",
|
1255
|
+
"distinct": true,
|
1256
|
+
"message": "Fixed code highlighting."
|
1257
|
+
},
|
1258
|
+
{
|
1259
|
+
"sha": "a107cb41428f3473fb0f699555fa02f50d7721d9",
|
1260
|
+
"author": {
|
1261
|
+
"name": "Tristan O'Neil",
|
1262
|
+
"email": "tristanoneil@gmail.com"
|
1263
|
+
},
|
1264
|
+
"url": "https://api.github.com/repos/gristmill/marked/commits/a107cb41428f3473fb0f699555fa02f50d7721d9",
|
1265
|
+
"distinct": true,
|
1266
|
+
"message": "Some refinements."
|
1267
|
+
}
|
1268
|
+
]
|
1269
|
+
},
|
1270
|
+
"public": true,
|
1271
|
+
"repo": {
|
1272
|
+
"url": "https://api.github.com/repos/gristmill/marked",
|
1273
|
+
"id": 3539272,
|
1274
|
+
"name": "gristmill/marked"
|
1275
|
+
},
|
1276
|
+
"org": {
|
1277
|
+
"url": "https://api.github.com/orgs/gristmill",
|
1278
|
+
"gravatar_id": "66095544a1bd1b1133b009bd27cdbbf4",
|
1279
|
+
"id": 1424564,
|
1280
|
+
"avatar_url": "https://secure.gravatar.com/avatar/66095544a1bd1b1133b009bd27cdbbf4?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png",
|
1281
|
+
"login": "gristmill"
|
1282
|
+
},
|
1283
|
+
"created_at": "2012-04-08T21:57:43Z",
|
1284
|
+
"id": "1539088986",
|
1285
|
+
"actor": {
|
1286
|
+
"url": "https://api.github.com/users/tristanoneil",
|
1287
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
1288
|
+
"id": 316507,
|
1289
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
1290
|
+
"login": "tristanoneil"
|
1291
|
+
}
|
1292
|
+
},
|
1293
|
+
{
|
1294
|
+
"type": "PushEvent",
|
1295
|
+
"payload": {
|
1296
|
+
"head": "e1d7177ee8d44b7a00e68462fac664efebfd9973",
|
1297
|
+
"size": 1,
|
1298
|
+
"push_id": 71675832,
|
1299
|
+
"commits": [
|
1300
|
+
{
|
1301
|
+
"sha": "e1d7177ee8d44b7a00e68462fac664efebfd9973",
|
1302
|
+
"author": {
|
1303
|
+
"name": "Tristan O'Neil",
|
1304
|
+
"email": "tristanoneil@gmail.com"
|
1305
|
+
},
|
1306
|
+
"url": "https://api.github.com/repos/tristanoneil/tristanoneil.github.com/commits/e1d7177ee8d44b7a00e68462fac664efebfd9973",
|
1307
|
+
"distinct": true,
|
1308
|
+
"message": "Updated URL."
|
1309
|
+
}
|
1310
|
+
],
|
1311
|
+
"ref": "refs/heads/master"
|
1312
|
+
},
|
1313
|
+
"public": true,
|
1314
|
+
"repo": {
|
1315
|
+
"url": "https://api.github.com/repos/tristanoneil/tristanoneil.github.com",
|
1316
|
+
"id": 1559683,
|
1317
|
+
"name": "tristanoneil/tristanoneil.github.com"
|
1318
|
+
},
|
1319
|
+
"created_at": "2012-04-08T20:53:30Z",
|
1320
|
+
"id": "1539080788",
|
1321
|
+
"actor": {
|
1322
|
+
"url": "https://api.github.com/users/tristanoneil",
|
1323
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
1324
|
+
"id": 316507,
|
1325
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
1326
|
+
"login": "tristanoneil"
|
1327
|
+
}
|
1328
|
+
},
|
1329
|
+
{
|
1330
|
+
"type": "PushEvent",
|
1331
|
+
"payload": {
|
1332
|
+
"head": "60e9c36e24db0f789946223055e9d2e1f60687f9",
|
1333
|
+
"size": 1,
|
1334
|
+
"push_id": 71675730,
|
1335
|
+
"commits": [
|
1336
|
+
{
|
1337
|
+
"sha": "60e9c36e24db0f789946223055e9d2e1f60687f9",
|
1338
|
+
"author": {
|
1339
|
+
"name": "Tristan O'Neil",
|
1340
|
+
"email": "tristanoneil@gmail.com"
|
1341
|
+
},
|
1342
|
+
"url": "https://api.github.com/repos/tristanoneil/tristanoneil.github.com/commits/60e9c36e24db0f789946223055e9d2e1f60687f9",
|
1343
|
+
"distinct": true,
|
1344
|
+
"message": "Resume."
|
1345
|
+
}
|
1346
|
+
],
|
1347
|
+
"ref": "refs/heads/master"
|
1348
|
+
},
|
1349
|
+
"public": true,
|
1350
|
+
"repo": {
|
1351
|
+
"url": "https://api.github.com/repos/tristanoneil/tristanoneil.github.com",
|
1352
|
+
"id": 1559683,
|
1353
|
+
"name": "tristanoneil/tristanoneil.github.com"
|
1354
|
+
},
|
1355
|
+
"created_at": "2012-04-08T20:51:50Z",
|
1356
|
+
"id": "1539080499",
|
1357
|
+
"actor": {
|
1358
|
+
"url": "https://api.github.com/users/tristanoneil",
|
1359
|
+
"gravatar_id": "2cdc1c8099e89f933498213ebfb5a411",
|
1360
|
+
"id": 316507,
|
1361
|
+
"avatar_url": "https://secure.gravatar.com/avatar/2cdc1c8099e89f933498213ebfb5a411?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png",
|
1362
|
+
"login": "tristanoneil"
|
1363
|
+
}
|
1364
|
+
}
|
1365
|
+
]
|