octokit 1.4.0 → 1.5.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (33) hide show
  1. data/lib/octokit/client.rb +0 -4
  2. data/lib/octokit/client/commits.rb +61 -3
  3. data/lib/octokit/client/issues.rb +0 -1
  4. data/lib/octokit/client/objects.rb +65 -20
  5. data/lib/octokit/client/organizations.rb +1 -6
  6. data/lib/octokit/client/repositories.rb +0 -5
  7. data/lib/octokit/client/users.rb +1 -7
  8. data/lib/octokit/version.rb +1 -1
  9. data/spec/fixtures/{v2 → legacy}/issues.json +0 -0
  10. data/spec/fixtures/{v2 → legacy}/repositories.json +0 -0
  11. data/spec/fixtures/{v2 → legacy}/users.json +0 -0
  12. data/spec/fixtures/v3/blob_create.json +3 -0
  13. data/spec/fixtures/v3/commit_create.json +25 -0
  14. data/spec/fixtures/v3/tree_create.json +14 -0
  15. data/spec/octokit/client/commits_spec.rb +16 -0
  16. data/spec/octokit/client/issues_spec.rb +1 -1
  17. data/spec/octokit/client/objects_spec.rb +23 -41
  18. data/spec/octokit/client/organizations_spec.rb +5 -20
  19. data/spec/octokit/client/repositories_spec.rb +1 -12
  20. data/spec/octokit/client/users_spec.rb +1 -12
  21. metadata +38 -54
  22. data/lib/octokit/client/network.rb +0 -15
  23. data/lib/octokit/client/timelines.rb +0 -21
  24. data/spec/fixtures/timeline.json +0 -1408
  25. data/spec/fixtures/v2/blob_metadata.json +0 -2052
  26. data/spec/fixtures/v2/blobs.json +0 -260
  27. data/spec/fixtures/v2/network_data.json +0 -3551
  28. data/spec/fixtures/v2/network_meta.json +0 -2530
  29. data/spec/fixtures/v2/raw.txt +0 -7
  30. data/spec/fixtures/v2/tree_metadata.json +0 -2612
  31. data/spec/fixtures/v2/user.json +0 -19
  32. data/spec/octokit/client/network_spec.rb +0 -32
  33. data/spec/octokit/client/timelines_spec.rb +0 -42
@@ -1,2530 +0,0 @@
1
- {
2
- "blocks": [
3
- {
4
- "count": 8,
5
- "name": "sferik",
6
- "start": 0
7
- },
8
- {
9
- "count": 1,
10
- "name": "akitaonrails",
11
- "start": 8
12
- },
13
- {
14
- "count": 2,
15
- "name": "hassox",
16
- "start": 9
17
- },
18
- {
19
- "count": 1,
20
- "name": "drogus",
21
- "start": 11
22
- },
23
- {
24
- "count": 1,
25
- "name": "brighton-agency",
26
- "start": 12
27
- },
28
- {
29
- "count": 4,
30
- "name": "slawosz",
31
- "start": 13
32
- },
33
- {
34
- "count": 1,
35
- "name": "simaob",
36
- "start": 17
37
- },
38
- {
39
- "count": 2,
40
- "name": "ccabot",
41
- "start": 18
42
- },
43
- {
44
- "count": 1,
45
- "name": "lucassimao",
46
- "start": 20
47
- },
48
- {
49
- "count": 1,
50
- "name": "kryzhovnik",
51
- "start": 21
52
- },
53
- {
54
- "count": 1,
55
- "name": "rodrigoscna",
56
- "start": 22
57
- },
58
- {
59
- "count": 1,
60
- "name": "johnreilly",
61
- "start": 23
62
- },
63
- {
64
- "count": 1,
65
- "name": "buyaka",
66
- "start": 24
67
- },
68
- {
69
- "count": 2,
70
- "name": "ml",
71
- "start": 25
72
- },
73
- {
74
- "count": 1,
75
- "name": "capotej",
76
- "start": 27
77
- },
78
- {
79
- "count": 1,
80
- "name": "akzhan",
81
- "start": 28
82
- },
83
- {
84
- "count": 2,
85
- "name": "JayTeeSF",
86
- "start": 29
87
- },
88
- {
89
- "count": 1,
90
- "name": "dcrec1",
91
- "start": 31
92
- },
93
- {
94
- "count": 1,
95
- "name": "kaapa",
96
- "start": 32
97
- },
98
- {
99
- "count": 1,
100
- "name": "amasses",
101
- "start": 33
102
- },
103
- {
104
- "count": 1,
105
- "name": "benlovell",
106
- "start": 34
107
- },
108
- {
109
- "count": 2,
110
- "name": "nando",
111
- "start": 35
112
- },
113
- {
114
- "count": 1,
115
- "name": "lannon",
116
- "start": 37
117
- },
118
- {
119
- "count": 1,
120
- "name": "bees",
121
- "start": 38
122
- },
123
- {
124
- "count": 1,
125
- "name": "rosenfeld",
126
- "start": 39
127
- },
128
- {
129
- "count": 1,
130
- "name": "kollektiv",
131
- "start": 40
132
- },
133
- {
134
- "count": 1,
135
- "name": "sprout",
136
- "start": 41
137
- },
138
- {
139
- "count": 1,
140
- "name": "mattsears",
141
- "start": 42
142
- },
143
- {
144
- "count": 1,
145
- "name": "caiotarifa",
146
- "start": 43
147
- },
148
- {
149
- "count": 1,
150
- "name": "mytrile",
151
- "start": 44
152
- },
153
- {
154
- "count": 1,
155
- "name": "baldowl",
156
- "start": 45
157
- },
158
- {
159
- "count": 1,
160
- "name": "mengu",
161
- "start": 46
162
- },
163
- {
164
- "count": 1,
165
- "name": "martinciu",
166
- "start": 47
167
- },
168
- {
169
- "count": 1,
170
- "name": "krekoten",
171
- "start": 48
172
- },
173
- {
174
- "count": 1,
175
- "name": "jackdempsey",
176
- "start": 49
177
- },
178
- {
179
- "count": 1,
180
- "name": "federomero",
181
- "start": 50
182
- },
183
- {
184
- "count": 1,
185
- "name": "kavu",
186
- "start": 51
187
- },
188
- {
189
- "count": 1,
190
- "name": "foca",
191
- "start": 52
192
- },
193
- {
194
- "count": 1,
195
- "name": "dianakimball",
196
- "start": 53
197
- },
198
- {
199
- "count": 1,
200
- "name": "matheusca",
201
- "start": 54
202
- },
203
- {
204
- "count": 1,
205
- "name": "hoelmer",
206
- "start": 55
207
- }
208
- ],
209
- "dates": [
210
- "2010-08-01",
211
- "2010-08-01",
212
- "2010-08-01",
213
- "2010-08-01",
214
- "2010-08-01",
215
- "2010-08-01",
216
- "2010-08-01",
217
- "2010-08-01",
218
- "2010-08-01",
219
- "2010-08-01",
220
- "2010-08-01",
221
- "2010-08-01",
222
- "2010-08-01",
223
- "2010-08-01",
224
- "2010-08-01",
225
- "2010-08-09",
226
- "2010-08-09",
227
- "2010-08-09",
228
- "2010-08-09",
229
- "2010-08-09",
230
- "2010-08-09",
231
- "2010-08-09",
232
- "2010-08-09",
233
- "2010-08-09",
234
- "2010-08-10",
235
- "2010-08-10",
236
- "2010-08-10",
237
- "2010-08-12",
238
- "2010-08-12",
239
- "2010-08-12",
240
- "2010-08-12",
241
- "2010-08-12",
242
- "2010-08-12",
243
- "2010-08-13",
244
- "2010-08-13",
245
- "2010-08-13",
246
- "2010-08-13",
247
- "2010-08-13",
248
- "2010-08-13",
249
- "2010-08-13",
250
- "2010-08-13",
251
- "2010-08-13",
252
- "2010-08-13",
253
- "2010-08-13",
254
- "2010-08-14",
255
- "2010-08-14",
256
- "2010-08-15",
257
- "2010-08-15",
258
- "2010-08-15",
259
- "2010-08-15",
260
- "2010-08-15",
261
- "2010-08-15",
262
- "2010-08-15",
263
- "2010-08-15",
264
- "2010-08-15",
265
- "2010-08-15",
266
- "2010-08-15",
267
- "2010-08-15",
268
- "2010-08-16",
269
- "2010-08-16",
270
- "2010-08-16",
271
- "2010-08-17",
272
- "2010-08-17",
273
- "2010-08-17",
274
- "2010-08-17",
275
- "2010-08-17",
276
- "2010-08-18",
277
- "2010-08-18",
278
- "2010-08-19",
279
- "2010-08-19",
280
- "2010-08-19",
281
- "2010-08-19",
282
- "2010-08-19",
283
- "2010-08-19",
284
- "2010-08-19",
285
- "2010-08-19",
286
- "2010-08-20",
287
- "2010-08-20",
288
- "2010-08-20",
289
- "2010-08-20",
290
- "2010-08-20",
291
- "2010-08-20",
292
- "2010-08-20",
293
- "2010-08-20",
294
- "2010-08-20",
295
- "2010-08-20",
296
- "2010-08-20",
297
- "2010-08-20",
298
- "2010-08-21",
299
- "2010-08-21",
300
- "2010-08-21",
301
- "2010-08-22",
302
- "2010-08-22",
303
- "2010-08-22",
304
- "2010-08-22",
305
- "2010-08-22",
306
- "2010-08-22",
307
- "2010-08-22",
308
- "2010-08-22",
309
- "2010-08-23",
310
- "2010-08-23",
311
- "2010-08-23",
312
- "2010-08-23",
313
- "2010-08-23",
314
- "2010-08-24",
315
- "2010-08-24",
316
- "2010-08-24",
317
- "2010-08-24",
318
- "2010-08-24",
319
- "2010-08-25",
320
- "2010-08-25",
321
- "2010-08-25",
322
- "2010-08-25",
323
- "2010-08-25",
324
- "2010-08-25",
325
- "2010-08-25",
326
- "2010-08-25",
327
- "2010-08-25",
328
- "2010-08-25",
329
- "2010-08-25",
330
- "2010-08-25",
331
- "2010-08-25",
332
- "2010-08-25",
333
- "2010-08-26",
334
- "2010-08-26",
335
- "2010-08-26",
336
- "2010-08-26",
337
- "2010-08-26",
338
- "2010-08-26",
339
- "2010-08-26",
340
- "2010-08-26",
341
- "2010-08-26",
342
- "2010-08-27",
343
- "2010-08-27",
344
- "2010-08-27",
345
- "2010-08-27",
346
- "2010-08-27",
347
- "2010-08-27",
348
- "2010-08-28",
349
- "2010-08-28",
350
- "2010-08-28",
351
- "2010-08-28",
352
- "2010-08-28",
353
- "2010-08-28",
354
- "2010-08-28",
355
- "2010-08-28",
356
- "2010-08-29",
357
- "2010-08-29",
358
- "2010-08-29",
359
- "2010-08-29",
360
- "2010-08-29",
361
- "2010-08-29",
362
- "2010-08-29",
363
- "2010-08-29",
364
- "2010-08-29",
365
- "2010-08-29",
366
- "2010-08-29",
367
- "2010-08-29",
368
- "2010-08-29",
369
- "2010-08-29",
370
- "2010-08-29",
371
- "2010-08-30",
372
- "2010-08-30",
373
- "2010-08-30",
374
- "2010-08-30",
375
- "2010-08-30",
376
- "2010-08-30",
377
- "2010-08-30",
378
- "2010-08-30",
379
- "2010-08-31",
380
- "2010-09-06",
381
- "2010-09-07",
382
- "2010-09-07",
383
- "2010-09-07",
384
- "2010-09-07",
385
- "2010-09-07",
386
- "2010-09-07",
387
- "2010-09-07",
388
- "2010-09-07",
389
- "2010-09-07",
390
- "2010-09-07",
391
- "2010-09-07",
392
- "2010-09-07",
393
- "2010-09-07",
394
- "2010-09-07",
395
- "2010-09-07",
396
- "2010-09-07",
397
- "2010-09-07",
398
- "2010-09-07",
399
- "2010-09-07",
400
- "2010-09-08",
401
- "2010-09-08",
402
- "2010-09-08",
403
- "2010-09-08",
404
- "2010-09-08",
405
- "2010-09-08",
406
- "2010-09-08",
407
- "2010-09-08",
408
- "2010-09-08",
409
- "2010-09-08",
410
- "2010-09-08",
411
- "2010-09-08",
412
- "2010-09-08",
413
- "2010-09-08",
414
- "2010-09-08",
415
- "2010-09-08",
416
- "2010-09-08",
417
- "2010-09-08",
418
- "2010-09-08",
419
- "2010-09-08",
420
- "2010-09-08",
421
- "2010-09-08",
422
- "2010-09-10",
423
- "2010-09-10",
424
- "2010-09-10",
425
- "2010-09-10",
426
- "2010-09-10",
427
- "2010-09-10",
428
- "2010-09-10",
429
- "2010-09-10",
430
- "2010-09-10",
431
- "2010-09-10",
432
- "2010-09-10",
433
- "2010-09-11",
434
- "2010-09-11",
435
- "2010-09-11",
436
- "2010-09-12",
437
- "2010-09-12",
438
- "2010-09-12",
439
- "2010-09-14",
440
- "2010-09-14",
441
- "2010-09-15",
442
- "2010-09-15",
443
- "2010-09-15",
444
- "2010-09-15",
445
- "2010-09-16",
446
- "2010-09-16",
447
- "2010-09-16",
448
- "2010-09-16",
449
- "2010-09-17",
450
- "2010-09-18",
451
- "2010-09-18",
452
- "2010-09-18",
453
- "2010-09-18",
454
- "2010-09-19",
455
- "2010-09-19",
456
- "2010-09-19",
457
- "2010-09-19",
458
- "2010-09-19",
459
- "2010-09-19",
460
- "2010-09-19",
461
- "2010-09-19",
462
- "2010-09-19",
463
- "2010-09-19",
464
- "2010-09-19",
465
- "2010-09-19",
466
- "2010-09-19",
467
- "2010-09-19",
468
- "2010-09-19",
469
- "2010-09-19",
470
- "2010-09-19",
471
- "2010-09-20",
472
- "2010-09-21",
473
- "2010-09-21",
474
- "2010-09-21",
475
- "2010-09-21",
476
- "2010-09-21",
477
- "2010-09-21",
478
- "2010-09-21",
479
- "2010-09-21",
480
- "2010-09-21",
481
- "2010-09-21",
482
- "2010-09-21",
483
- "2010-09-21",
484
- "2010-09-21",
485
- "2010-09-21",
486
- "2010-09-21",
487
- "2010-09-21",
488
- "2010-09-21",
489
- "2010-09-21",
490
- "2010-09-21",
491
- "2010-09-21",
492
- "2010-09-21",
493
- "2010-09-21",
494
- "2010-09-21",
495
- "2010-09-21",
496
- "2010-09-21",
497
- "2010-09-21",
498
- "2010-09-21",
499
- "2010-09-21",
500
- "2010-09-21",
501
- "2010-09-21",
502
- "2010-09-21",
503
- "2010-09-21",
504
- "2010-09-21",
505
- "2010-09-21",
506
- "2010-09-21",
507
- "2010-09-21",
508
- "2010-09-21",
509
- "2010-09-21",
510
- "2010-09-21",
511
- "2010-09-21",
512
- "2010-09-22",
513
- "2010-09-22",
514
- "2010-09-22",
515
- "2010-09-22",
516
- "2010-09-23",
517
- "2010-09-24",
518
- "2010-09-25",
519
- "2010-09-27",
520
- "2010-09-27",
521
- "2010-09-27",
522
- "2010-09-27",
523
- "2010-09-27",
524
- "2010-09-27",
525
- "2010-09-27",
526
- "2010-09-27",
527
- "2010-09-27",
528
- "2010-09-29",
529
- "2010-09-29",
530
- "2010-09-29",
531
- "2010-09-29",
532
- "2010-09-29",
533
- "2010-09-29",
534
- "2010-09-29",
535
- "2010-09-29",
536
- "2010-09-29",
537
- "2010-10-01",
538
- "2010-10-01",
539
- "2010-10-01",
540
- "2010-10-01",
541
- "2010-10-01",
542
- "2010-10-01",
543
- "2010-10-01",
544
- "2010-10-01",
545
- "2010-10-01",
546
- "2010-10-01",
547
- "2010-10-02",
548
- "2010-10-02",
549
- "2010-10-04",
550
- "2010-10-04",
551
- "2010-10-05",
552
- "2010-10-06",
553
- "2010-10-06",
554
- "2010-10-06",
555
- "2010-10-07",
556
- "2010-10-07",
557
- "2010-10-07",
558
- "2010-10-07",
559
- "2010-10-08",
560
- "2010-10-09",
561
- "2010-10-09",
562
- "2010-10-10",
563
- "2010-10-11",
564
- "2010-10-11",
565
- "2010-10-11",
566
- "2010-10-11",
567
- "2010-10-11",
568
- "2010-10-12",
569
- "2010-10-13",
570
- "2010-10-15",
571
- "2010-10-15",
572
- "2010-10-15",
573
- "2010-10-18",
574
- "2010-10-18",
575
- "2010-10-19",
576
- "2010-10-19",
577
- "2010-10-19",
578
- "2010-10-19",
579
- "2010-10-19",
580
- "2010-10-20",
581
- "2010-10-21",
582
- "2010-10-26",
583
- "2010-10-26",
584
- "2010-10-26",
585
- "2010-10-27",
586
- "2010-10-27",
587
- "2010-10-28",
588
- "2010-10-29",
589
- "2010-10-29",
590
- "2010-10-29",
591
- "2010-10-29",
592
- "2010-10-30",
593
- "2010-10-30",
594
- "2010-11-02",
595
- "2010-11-02",
596
- "2010-11-02",
597
- "2010-11-03",
598
- "2010-11-03",
599
- "2010-11-03",
600
- "2010-11-03",
601
- "2010-11-03",
602
- "2010-11-03",
603
- "2010-11-03",
604
- "2010-11-03",
605
- "2010-11-04",
606
- "2010-11-04",
607
- "2010-11-04",
608
- "2010-11-04",
609
- "2010-11-04",
610
- "2010-11-04",
611
- "2010-11-04",
612
- "2010-11-04",
613
- "2010-11-04",
614
- "2010-11-04",
615
- "2010-11-04",
616
- "2010-11-04",
617
- "2010-11-04",
618
- "2010-11-04",
619
- "2010-11-04",
620
- "2010-11-04",
621
- "2010-11-04",
622
- "2010-11-05",
623
- "2010-11-05",
624
- "2010-11-05",
625
- "2010-11-05",
626
- "2010-11-05",
627
- "2010-11-05",
628
- "2010-11-05",
629
- "2010-11-05",
630
- "2010-11-05",
631
- "2010-11-07",
632
- "2010-11-07",
633
- "2010-11-07",
634
- "2010-11-07",
635
- "2010-11-07",
636
- "2010-11-07",
637
- "2010-11-07",
638
- "2010-11-07",
639
- "2010-11-07",
640
- "2010-11-07",
641
- "2010-11-07",
642
- "2010-11-08",
643
- "2010-11-08",
644
- "2010-11-08",
645
- "2010-11-08",
646
- "2010-11-08",
647
- "2010-11-08",
648
- "2010-11-08",
649
- "2010-11-08",
650
- "2010-11-08",
651
- "2010-11-09",
652
- "2010-11-09",
653
- "2010-11-09",
654
- "2010-11-09",
655
- "2010-11-09",
656
- "2010-11-09",
657
- "2010-11-09",
658
- "2010-11-09",
659
- "2010-11-09",
660
- "2010-11-09",
661
- "2010-11-10",
662
- "2010-11-10",
663
- "2010-11-10",
664
- "2010-11-10",
665
- "2010-11-10",
666
- "2010-11-10",
667
- "2010-11-10",
668
- "2010-11-10",
669
- "2010-11-11",
670
- "2010-11-11",
671
- "2010-11-12",
672
- "2010-11-12",
673
- "2010-11-12",
674
- "2010-11-12",
675
- "2010-11-13",
676
- "2010-11-15",
677
- "2010-11-15",
678
- "2010-11-15",
679
- "2010-11-15",
680
- "2010-11-15",
681
- "2010-11-15",
682
- "2010-11-16",
683
- "2010-11-16",
684
- "2010-11-16",
685
- "2010-11-16",
686
- "2010-11-16",
687
- "2010-11-16",
688
- "2010-11-16",
689
- "2010-11-16",
690
- "2010-11-16",
691
- "2010-11-16",
692
- "2010-11-16",
693
- "2010-11-16",
694
- "2010-11-16",
695
- "2010-11-17",
696
- "2010-11-17",
697
- "2010-11-18",
698
- "2010-11-18",
699
- "2010-11-18",
700
- "2010-11-18",
701
- "2010-11-18",
702
- "2010-11-18",
703
- "2010-11-18",
704
- "2010-11-18",
705
- "2010-11-20",
706
- "2010-11-21",
707
- "2010-11-23",
708
- "2010-11-23",
709
- "2010-11-23",
710
- "2010-11-24",
711
- "2010-11-24",
712
- "2010-11-25",
713
- "2010-11-25",
714
- "2010-11-25",
715
- "2010-11-25",
716
- "2010-11-25",
717
- "2010-11-25",
718
- "2010-11-25",
719
- "2010-11-26",
720
- "2010-11-26",
721
- "2010-11-26",
722
- "2010-11-26",
723
- "2010-11-26",
724
- "2010-11-29",
725
- "2010-11-29",
726
- "2010-11-29",
727
- "2010-11-29",
728
- "2010-11-29",
729
- "2010-11-29",
730
- "2010-11-29",
731
- "2010-11-29",
732
- "2010-11-29",
733
- "2010-11-30",
734
- "2010-11-30",
735
- "2010-11-30",
736
- "2010-12-01",
737
- "2010-12-01",
738
- "2010-12-01",
739
- "2010-12-01",
740
- "2010-12-01",
741
- "2010-12-01",
742
- "2010-12-02",
743
- "2010-12-03",
744
- "2010-12-03",
745
- "2010-12-03",
746
- "2010-12-05",
747
- "2010-12-07",
748
- "2010-12-07",
749
- "2010-12-08",
750
- "2010-12-08",
751
- "2010-12-08",
752
- "2010-12-08",
753
- "2010-12-08",
754
- "2010-12-08",
755
- "2010-12-08",
756
- "2010-12-08",
757
- "2010-12-08",
758
- "2010-12-08",
759
- "2010-12-08",
760
- "2010-12-08",
761
- "2010-12-08",
762
- "2010-12-08",
763
- "2010-12-08",
764
- "2010-12-08",
765
- "2010-12-08",
766
- "2010-12-09",
767
- "2010-12-09",
768
- "2010-12-09",
769
- "2010-12-09",
770
- "2010-12-11",
771
- "2010-12-12",
772
- "2010-12-13",
773
- "2010-12-13",
774
- "2010-12-13",
775
- "2010-12-13",
776
- "2010-12-14",
777
- "2010-12-14",
778
- "2010-12-14",
779
- "2010-12-14",
780
- "2010-12-14",
781
- "2010-12-14",
782
- "2010-12-14",
783
- "2010-12-15",
784
- "2010-12-15",
785
- "2010-12-15",
786
- "2010-12-15",
787
- "2010-12-15",
788
- "2010-12-15",
789
- "2010-12-15",
790
- "2010-12-15",
791
- "2010-12-15",
792
- "2010-12-15",
793
- "2010-12-15",
794
- "2010-12-15",
795
- "2010-12-15",
796
- "2010-12-15",
797
- "2010-12-15",
798
- "2010-12-15",
799
- "2010-12-16",
800
- "2010-12-16",
801
- "2010-12-16",
802
- "2010-12-16",
803
- "2010-12-16",
804
- "2010-12-16",
805
- "2010-12-16",
806
- "2010-12-16",
807
- "2010-12-16",
808
- "2010-12-16",
809
- "2010-12-16",
810
- "2010-12-16",
811
- "2010-12-16",
812
- "2010-12-16",
813
- "2010-12-16",
814
- "2010-12-16",
815
- "2010-12-16",
816
- "2010-12-16",
817
- "2010-12-16",
818
- "2010-12-16",
819
- "2010-12-16",
820
- "2010-12-16",
821
- "2010-12-16",
822
- "2010-12-16",
823
- "2010-12-16",
824
- "2010-12-16",
825
- "2010-12-16",
826
- "2010-12-16",
827
- "2010-12-16",
828
- "2010-12-16",
829
- "2010-12-16",
830
- "2010-12-16",
831
- "2010-12-16",
832
- "2010-12-16",
833
- "2010-12-17",
834
- "2010-12-17",
835
- "2010-12-17",
836
- "2010-12-17",
837
- "2010-12-17",
838
- "2010-12-17",
839
- "2010-12-17",
840
- "2010-12-18",
841
- "2010-12-18",
842
- "2010-12-18",
843
- "2010-12-18",
844
- "2010-12-18",
845
- "2010-12-18",
846
- "2010-12-18",
847
- "2010-12-18",
848
- "2010-12-18",
849
- "2010-12-18",
850
- "2010-12-18",
851
- "2010-12-18",
852
- "2010-12-18",
853
- "2010-12-18",
854
- "2010-12-18",
855
- "2010-12-18",
856
- "2010-12-18",
857
- "2010-12-18",
858
- "2010-12-18",
859
- "2010-12-18",
860
- "2010-12-18",
861
- "2010-12-18",
862
- "2010-12-18",
863
- "2010-12-18",
864
- "2010-12-18",
865
- "2010-12-18",
866
- "2010-12-18",
867
- "2010-12-18",
868
- "2010-12-18",
869
- "2010-12-19",
870
- "2010-12-19",
871
- "2010-12-20",
872
- "2010-12-20",
873
- "2010-12-20",
874
- "2010-12-20",
875
- "2010-12-20",
876
- "2010-12-20",
877
- "2010-12-20",
878
- "2010-12-20",
879
- "2010-12-20",
880
- "2010-12-20",
881
- "2010-12-20",
882
- "2010-12-20",
883
- "2010-12-20",
884
- "2010-12-20",
885
- "2010-12-20",
886
- "2010-12-20",
887
- "2010-12-20",
888
- "2010-12-20",
889
- "2010-12-20",
890
- "2010-12-20",
891
- "2010-12-20",
892
- "2010-12-20",
893
- "2010-12-20",
894
- "2010-12-20",
895
- "2010-12-20",
896
- "2010-12-20",
897
- "2010-12-20",
898
- "2010-12-20",
899
- "2010-12-20",
900
- "2010-12-20",
901
- "2010-12-20",
902
- "2010-12-20",
903
- "2010-12-20",
904
- "2010-12-20",
905
- "2010-12-20",
906
- "2010-12-20",
907
- "2010-12-20",
908
- "2010-12-20",
909
- "2010-12-20",
910
- "2010-12-20",
911
- "2010-12-20",
912
- "2010-12-20",
913
- "2010-12-20",
914
- "2010-12-20",
915
- "2010-12-20",
916
- "2010-12-20",
917
- "2010-12-20",
918
- "2010-12-20",
919
- "2010-12-20",
920
- "2010-12-20",
921
- "2010-12-20",
922
- "2010-12-20",
923
- "2010-12-20",
924
- "2010-12-20",
925
- "2010-12-20",
926
- "2010-12-20",
927
- "2010-12-20",
928
- "2010-12-21",
929
- "2010-12-21",
930
- "2010-12-21",
931
- "2010-12-21",
932
- "2010-12-21",
933
- "2010-12-21",
934
- "2010-12-21",
935
- "2010-12-21",
936
- "2010-12-21",
937
- "2010-12-21",
938
- "2010-12-21",
939
- "2010-12-21",
940
- "2010-12-21",
941
- "2010-12-21",
942
- "2010-12-21",
943
- "2010-12-21",
944
- "2010-12-21",
945
- "2010-12-21",
946
- "2010-12-21",
947
- "2010-12-21",
948
- "2010-12-21",
949
- "2010-12-21",
950
- "2010-12-21",
951
- "2010-12-21",
952
- "2010-12-21",
953
- "2010-12-21",
954
- "2010-12-22",
955
- "2010-12-22",
956
- "2010-12-22",
957
- "2010-12-22",
958
- "2010-12-22",
959
- "2010-12-22",
960
- "2010-12-22",
961
- "2010-12-22",
962
- "2010-12-22",
963
- "2010-12-22",
964
- "2010-12-22",
965
- "2010-12-22",
966
- "2010-12-22",
967
- "2010-12-22",
968
- "2010-12-22",
969
- "2010-12-23",
970
- "2010-12-23",
971
- "2010-12-23",
972
- "2010-12-23",
973
- "2010-12-23",
974
- "2010-12-23",
975
- "2010-12-23",
976
- "2010-12-23",
977
- "2010-12-23",
978
- "2010-12-23",
979
- "2010-12-23",
980
- "2010-12-23",
981
- "2010-12-23",
982
- "2010-12-23",
983
- "2010-12-23",
984
- "2010-12-24",
985
- "2010-12-24",
986
- "2010-12-24",
987
- "2010-12-24",
988
- "2010-12-24",
989
- "2010-12-24",
990
- "2010-12-24",
991
- "2010-12-25",
992
- "2010-12-25",
993
- "2010-12-25",
994
- "2010-12-25",
995
- "2010-12-25",
996
- "2010-12-25",
997
- "2010-12-25",
998
- "2010-12-26",
999
- "2010-12-26",
1000
- "2010-12-26",
1001
- "2010-12-26",
1002
- "2010-12-26",
1003
- "2010-12-26",
1004
- "2010-12-26",
1005
- "2010-12-27",
1006
- "2010-12-27",
1007
- "2010-12-27",
1008
- "2010-12-27",
1009
- "2010-12-27",
1010
- "2010-12-28",
1011
- "2010-12-28",
1012
- "2010-12-28",
1013
- "2010-12-28",
1014
- "2010-12-28",
1015
- "2010-12-28",
1016
- "2010-12-28",
1017
- "2010-12-28",
1018
- "2010-12-28",
1019
- "2010-12-28",
1020
- "2010-12-29",
1021
- "2010-12-29",
1022
- "2010-12-29",
1023
- "2010-12-30",
1024
- "2010-12-30",
1025
- "2010-12-30",
1026
- "2010-12-30",
1027
- "2010-12-30",
1028
- "2010-12-30",
1029
- "2010-12-30",
1030
- "2010-12-30",
1031
- "2010-12-30",
1032
- "2010-12-30",
1033
- "2010-12-30",
1034
- "2010-12-30",
1035
- "2010-12-30",
1036
- "2010-12-22",
1037
- "2010-12-22",
1038
- "2010-12-23",
1039
- "2011-01-02",
1040
- "2011-01-02",
1041
- "2011-01-02",
1042
- "2011-01-02",
1043
- "2011-01-02",
1044
- "2011-01-02",
1045
- "2011-01-02",
1046
- "2011-01-03",
1047
- "2011-01-03",
1048
- "2011-01-03",
1049
- "2011-01-03",
1050
- "2011-01-03",
1051
- "2011-01-03",
1052
- "2011-01-03",
1053
- "2011-01-03",
1054
- "2011-01-03",
1055
- "2011-01-03",
1056
- "2011-01-03",
1057
- "2011-01-03",
1058
- "2011-01-04",
1059
- "2011-01-04",
1060
- "2011-01-04",
1061
- "2011-01-04",
1062
- "2011-01-04",
1063
- "2011-01-04",
1064
- "2011-01-04",
1065
- "2011-01-04",
1066
- "2011-01-04",
1067
- "2011-01-04",
1068
- "2011-01-04",
1069
- "2011-01-04",
1070
- "2011-01-05",
1071
- "2011-01-05",
1072
- "2011-01-05",
1073
- "2011-01-05",
1074
- "2011-01-05",
1075
- "2011-01-05",
1076
- "2011-01-05",
1077
- "2011-01-05",
1078
- "2011-01-06",
1079
- "2011-01-06",
1080
- "2011-01-06",
1081
- "2011-01-07",
1082
- "2011-01-07",
1083
- "2011-01-07",
1084
- "2011-01-07",
1085
- "2011-01-07",
1086
- "2011-01-08",
1087
- "2011-01-08",
1088
- "2011-01-08",
1089
- "2011-01-08",
1090
- "2011-01-09",
1091
- "2011-01-09",
1092
- "2011-01-10",
1093
- "2011-01-10",
1094
- "2011-01-10",
1095
- "2011-01-10",
1096
- "2011-01-10",
1097
- "2011-01-10",
1098
- "2011-01-10",
1099
- "2011-01-10",
1100
- "2011-01-11",
1101
- "2011-01-11",
1102
- "2011-01-11",
1103
- "2011-01-11",
1104
- "2011-01-12",
1105
- "2011-01-12",
1106
- "2011-01-12",
1107
- "2011-01-12",
1108
- "2011-01-12",
1109
- "2011-01-12",
1110
- "2011-01-12",
1111
- "2011-01-12",
1112
- "2011-01-12",
1113
- "2011-01-12",
1114
- "2011-01-12",
1115
- "2011-01-12",
1116
- "2011-01-12",
1117
- "2011-01-12",
1118
- "2011-01-12",
1119
- "2011-01-12",
1120
- "2011-01-12",
1121
- "2011-01-12",
1122
- "2011-01-12",
1123
- "2011-01-12",
1124
- "2011-01-12",
1125
- "2011-01-12",
1126
- "2011-01-12",
1127
- "2011-01-12",
1128
- "2011-01-12",
1129
- "2011-01-12",
1130
- "2011-01-12",
1131
- "2011-01-13",
1132
- "2011-01-13",
1133
- "2011-01-13",
1134
- "2011-01-13",
1135
- "2011-01-13",
1136
- "2011-01-13",
1137
- "2011-01-13",
1138
- "2011-01-13",
1139
- "2011-01-14",
1140
- "2011-01-14",
1141
- "2011-01-15",
1142
- "2011-01-15",
1143
- "2011-01-15",
1144
- "2011-01-15",
1145
- "2011-01-15",
1146
- "2011-01-15",
1147
- "2011-01-16",
1148
- "2011-01-16",
1149
- "2011-01-16",
1150
- "2011-01-16",
1151
- "2011-01-16",
1152
- "2011-01-17",
1153
- "2011-01-17",
1154
- "2011-01-17",
1155
- "2011-01-17",
1156
- "2011-01-17",
1157
- "2011-01-17",
1158
- "2011-01-17",
1159
- "2011-01-17",
1160
- "2011-01-17",
1161
- "2011-01-17",
1162
- "2011-01-18",
1163
- "2011-01-18",
1164
- "2011-01-18",
1165
- "2011-01-18",
1166
- "2011-01-18",
1167
- "2011-01-18",
1168
- "2011-01-18",
1169
- "2011-01-19",
1170
- "2011-01-19",
1171
- "2011-01-19",
1172
- "2011-01-19",
1173
- "2011-01-19",
1174
- "2011-01-19",
1175
- "2011-01-19",
1176
- "2011-01-19",
1177
- "2011-01-19",
1178
- "2011-01-20",
1179
- "2011-01-20",
1180
- "2011-01-20",
1181
- "2011-01-20",
1182
- "2011-01-20",
1183
- "2011-01-20",
1184
- "2011-01-20",
1185
- "2011-01-20",
1186
- "2011-01-20",
1187
- "2011-01-20",
1188
- "2011-01-20",
1189
- "2011-01-20",
1190
- "2011-01-21",
1191
- "2011-01-21",
1192
- "2011-01-21",
1193
- "2011-01-21",
1194
- "2011-01-21",
1195
- "2011-01-21",
1196
- "2011-01-21"
1197
- ],
1198
- "focus": 986,
1199
- "nethash": "65eab38cbd8f5a4379f4dffd77be76e7bc071269",
1200
- "spacemap": [
1201
- [
1202
- [
1203
- 0,
1204
- 986
1205
- ]
1206
- ],
1207
- [
1208
- [
1209
- 957,
1210
- 986
1211
- ],
1212
- [
1213
- 946,
1214
- 950
1215
- ],
1216
- [
1217
- 870,
1218
- 881
1219
- ],
1220
- [
1221
- 841,
1222
- 856
1223
- ],
1224
- [
1225
- 809,
1226
- 821
1227
- ],
1228
- [
1229
- 770,
1230
- 804
1231
- ],
1232
- [
1233
- 623,
1234
- 756
1235
- ],
1236
- [
1237
- 616,
1238
- 622
1239
- ],
1240
- [
1241
- 608,
1242
- 615
1243
- ],
1244
- [
1245
- 578,
1246
- 605
1247
- ],
1248
- [
1249
- 565,
1250
- 575
1251
- ],
1252
- [
1253
- 394,
1254
- 425
1255
- ],
1256
- [
1257
- 342,
1258
- 368
1259
- ],
1260
- [
1261
- 148,
1262
- 152
1263
- ],
1264
- [
1265
- 114,
1266
- 119
1267
- ],
1268
- [
1269
- 103,
1270
- 106
1271
- ],
1272
- [
1273
- 72,
1274
- 81
1275
- ],
1276
- [
1277
- 14,
1278
- 67
1279
- ]
1280
- ],
1281
- [
1282
- [
1283
- 809,
1284
- 949
1285
- ],
1286
- [
1287
- 770,
1288
- 793
1289
- ],
1290
- [
1291
- 752,
1292
- 755
1293
- ],
1294
- [
1295
- 737,
1296
- 743
1297
- ],
1298
- [
1299
- 722,
1300
- 734
1301
- ],
1302
- [
1303
- 628,
1304
- 633
1305
- ],
1306
- [
1307
- 353,
1308
- 423
1309
- ],
1310
- [
1311
- 88,
1312
- 114
1313
- ],
1314
- [
1315
- 969,
1316
- 977
1317
- ],
1318
- [
1319
- 623,
1320
- 625
1321
- ]
1322
- ],
1323
- [
1324
- [
1325
- 635,
1326
- 875
1327
- ]
1328
- ],
1329
- [
1330
- [
1331
- 870,
1332
- 880
1333
- ],
1334
- [
1335
- 841,
1336
- 854
1337
- ],
1338
- [
1339
- 743,
1340
- 790
1341
- ]
1342
- ],
1343
- [
1344
- [
1345
- 841,
1346
- 853
1347
- ],
1348
- [
1349
- 744,
1350
- 752
1351
- ]
1352
- ],
1353
- [
1354
- [
1355
- 821,
1356
- 841
1357
- ]
1358
- ],
1359
- [
1360
- [
1361
- 817,
1362
- 971
1363
- ]
1364
- ],
1365
- [
1366
- [
1367
- 982,
1368
- 983
1369
- ]
1370
- ],
1371
- [
1372
- [
1373
- 228,
1374
- 295
1375
- ],
1376
- [
1377
- 304,
1378
- 305
1379
- ]
1380
- ],
1381
- [
1382
- [
1383
- 228,
1384
- 229
1385
- ],
1386
- [
1387
- 264,
1388
- 268
1389
- ]
1390
- ],
1391
- [
1392
- [
1393
- 264,
1394
- 267
1395
- ]
1396
- ],
1397
- [
1398
- [
1399
- 890,
1400
- 945
1401
- ]
1402
- ],
1403
- [
1404
- [
1405
- 890,
1406
- 917
1407
- ],
1408
- [
1409
- 559,
1410
- 834
1411
- ],
1412
- [
1413
- 536,
1414
- 556
1415
- ],
1416
- [
1417
- 517,
1418
- 526
1419
- ]
1420
- ],
1421
- [
1422
- [
1423
- 660,
1424
- 728
1425
- ],
1426
- [
1427
- 809,
1428
- 823
1429
- ]
1430
- ],
1431
- [
1432
- [
1433
- 686,
1434
- 705
1435
- ],
1436
- [
1437
- 722,
1438
- 725
1439
- ]
1440
- ],
1441
- [
1442
- [
1443
- 660,
1444
- 687
1445
- ],
1446
- [
1447
- 705,
1448
- 706
1449
- ]
1450
- ],
1451
- [
1452
- [
1453
- 630,
1454
- 637
1455
- ]
1456
- ],
1457
- [
1458
- [
1459
- 384,
1460
- 390
1461
- ],
1462
- [
1463
- 440,
1464
- 441
1465
- ],
1466
- [
1467
- 646,
1468
- 654
1469
- ],
1470
- [
1471
- 465,
1472
- 466
1473
- ]
1474
- ],
1475
- [
1476
- [
1477
- 415,
1478
- 470
1479
- ]
1480
- ],
1481
- [
1482
- [
1483
- 979,
1484
- 981
1485
- ]
1486
- ],
1487
- [
1488
- [
1489
- 890,
1490
- 980
1491
- ]
1492
- ],
1493
- [
1494
- [
1495
- 890,
1496
- 959
1497
- ]
1498
- ],
1499
- [
1500
- [
1501
- 953,
1502
- 954
1503
- ]
1504
- ],
1505
- [
1506
- [
1507
- 890,
1508
- 942
1509
- ]
1510
- ],
1511
- [
1512
- [
1513
- 709,
1514
- 940
1515
- ]
1516
- ],
1517
- [
1518
- [
1519
- 658,
1520
- 714
1521
- ],
1522
- [
1523
- 782,
1524
- 837
1525
- ],
1526
- [
1527
- 937,
1528
- 939
1529
- ]
1530
- ],
1531
- [
1532
- [
1533
- 919,
1534
- 928
1535
- ]
1536
- ],
1537
- [
1538
- [
1539
- 850,
1540
- 920
1541
- ]
1542
- ],
1543
- [
1544
- [
1545
- 879,
1546
- 889
1547
- ]
1548
- ],
1549
- [
1550
- [
1551
- 883,
1552
- 885
1553
- ]
1554
- ],
1555
- [
1556
- [
1557
- 881,
1558
- 882
1559
- ]
1560
- ],
1561
- [
1562
- [
1563
- 841,
1564
- 847
1565
- ],
1566
- [
1567
- 778,
1568
- 779
1569
- ]
1570
- ],
1571
- [
1572
- [
1573
- 821,
1574
- 831
1575
- ]
1576
- ],
1577
- [
1578
- [
1579
- 817,
1580
- 818
1581
- ]
1582
- ],
1583
- [
1584
- [
1585
- 794,
1586
- 815
1587
- ]
1588
- ],
1589
- [
1590
- [
1591
- 809,
1592
- 813
1593
- ]
1594
- ],
1595
- [
1596
- [
1597
- 805,
1598
- 806
1599
- ]
1600
- ],
1601
- [
1602
- [
1603
- 790,
1604
- 791
1605
- ]
1606
- ],
1607
- [
1608
- [
1609
- 780,
1610
- 787
1611
- ]
1612
- ],
1613
- [
1614
- [
1615
- 770,
1616
- 773
1617
- ]
1618
- ],
1619
- [
1620
- [
1621
- 757,
1622
- 828
1623
- ]
1624
- ],
1625
- [
1626
- [
1627
- 757,
1628
- 760
1629
- ]
1630
- ],
1631
- [
1632
- [
1633
- 762,
1634
- 763
1635
- ]
1636
- ],
1637
- [
1638
- [
1639
- 727,
1640
- 732
1641
- ]
1642
- ],
1643
- [
1644
- [
1645
- 660,
1646
- 684
1647
- ]
1648
- ],
1649
- [
1650
- [
1651
- 646,
1652
- 659
1653
- ]
1654
- ],
1655
- [
1656
- [
1657
- 608,
1658
- 613
1659
- ]
1660
- ],
1661
- [
1662
- [
1663
- 592,
1664
- 594
1665
- ]
1666
- ],
1667
- [
1668
- [
1669
- 243,
1670
- 250
1671
- ],
1672
- [
1673
- 238,
1674
- 239
1675
- ]
1676
- ],
1677
- [
1678
- [
1679
- 536,
1680
- 562
1681
- ]
1682
- ],
1683
- [
1684
- [
1685
- 513,
1686
- 550
1687
- ]
1688
- ],
1689
- [
1690
- [
1691
- 459,
1692
- 460
1693
- ]
1694
- ],
1695
- [
1696
- [
1697
- 429,
1698
- 430
1699
- ]
1700
- ],
1701
- [
1702
- [
1703
- 339,
1704
- 340
1705
- ]
1706
- ],
1707
- [
1708
- [
1709
- 330,
1710
- 333
1711
- ]
1712
- ]
1713
- ],
1714
- "users": [
1715
- {
1716
- "heads": [
1717
- {
1718
- "id": "3cdfabd973bc3caac209cba903cfdb3bf6636bcd",
1719
- "name": "master"
1720
- },
1721
- {
1722
- "id": "a3789105645167409e562d0b083bdd6e2f8dde6d",
1723
- "name": "composite-primary-keys"
1724
- },
1725
- {
1726
- "id": "a46bb2b1e6cc49fbfc0db86597de2b7fa7323ece",
1727
- "name": "config-visitor"
1728
- },
1729
- {
1730
- "id": "f8f910ea175e8e7c548e673101a0a7046b6763ac",
1731
- "name": "datetime-localization"
1732
- }
1733
- ],
1734
- "name": "sferik",
1735
- "repo": "rails_admin"
1736
- },
1737
- {
1738
- "heads": [
1739
- {
1740
- "id": "11e73d9078eec1cd4035d1a5ac5044920bdd0ab2",
1741
- "name": "master"
1742
- },
1743
- {
1744
- "id": "5a1e0cc119fd429bf36038c23b0223afb5e15c55",
1745
- "name": "ckeditor"
1746
- },
1747
- {
1748
- "id": "f8f910ea175e8e7c548e673101a0a7046b6763ac",
1749
- "name": "datetime-localization"
1750
- },
1751
- {
1752
- "id": "075a85fed85bd54e0e6694e83433aa1ea6a0ee45",
1753
- "name": "paperclip"
1754
- },
1755
- {
1756
- "id": "d69a76b3e43c40655774ea0787e61621b9126192",
1757
- "name": "tweaking_ckeditor"
1758
- },
1759
- {
1760
- "id": "6cdf0689d52714f9040395b6e7d8e11b2a1e5279",
1761
- "name": "unbundle_ckeditor"
1762
- }
1763
- ],
1764
- "name": "akitaonrails",
1765
- "repo": "rails_admin"
1766
- },
1767
- {
1768
- "heads": [
1769
- {
1770
- "id": "7a963f1b551264a2ada72c97fcd2273e2910284a",
1771
- "name": "master"
1772
- },
1773
- {
1774
- "id": "9f703869e5c6bed89d3e601150877c7b4ce684f8",
1775
- "name": "general_auth"
1776
- },
1777
- {
1778
- "id": "2b29babb256ddbf31d32d41ead319f6cfdddf908",
1779
- "name": "no_devise"
1780
- },
1781
- {
1782
- "id": "9bc8d07c183eb8557a1c82da08e3d4b3fbb28ca5",
1783
- "name": "raise_in_production"
1784
- }
1785
- ],
1786
- "name": "hassox",
1787
- "repo": "rails_admin"
1788
- },
1789
- {
1790
- "heads": [
1791
- {
1792
- "id": "10542317bf22924e5e87c9ba3394b9ddaa10b5eb",
1793
- "name": "master"
1794
- },
1795
- {
1796
- "id": "a452d3355f943984a0b0f632e5cc15651e2667e0",
1797
- "name": "namespaced"
1798
- }
1799
- ],
1800
- "name": "drogus",
1801
- "repo": "rails_admin"
1802
- },
1803
- {
1804
- "heads": [
1805
- {
1806
- "id": "ed4ac86620bb1c4eb3fdcab99002c0b3b2d710ac",
1807
- "name": "master"
1808
- },
1809
- {
1810
- "id": "21a9ff1713a4e063802ea4d7e19f821d34ce9097",
1811
- "name": "composite-primary-keys"
1812
- },
1813
- {
1814
- "id": "9da54620602edabccabca401bf83462a2e51c795",
1815
- "name": "config-dsl-cleanup"
1816
- },
1817
- {
1818
- "id": "f8f910ea175e8e7c548e673101a0a7046b6763ac",
1819
- "name": "datetime-localization"
1820
- }
1821
- ],
1822
- "name": "brighton-agency",
1823
- "repo": "rails_admin"
1824
- },
1825
- {
1826
- "heads": [
1827
- {
1828
- "id": "89889591ba97664fcd3b187df77d7ddca0948e24",
1829
- "name": "master"
1830
- },
1831
- {
1832
- "id": "640c3d84efbf7b987eb3a7862e1d4e5057bc319a",
1833
- "name": "add_associated_record"
1834
- },
1835
- {
1836
- "id": "8db09e921f990b1d6fdbed8c028ba097b4f5507b",
1837
- "name": "add_associated_record_spec"
1838
- },
1839
- {
1840
- "id": "109b8d9f1bba82f1f21e4984880364d7fc8e9932",
1841
- "name": "add_binary_field"
1842
- },
1843
- {
1844
- "id": "5072f15167597ed0f0b7ee2fe67a4d40e6e45138",
1845
- "name": "assets_copy_rake"
1846
- },
1847
- {
1848
- "id": "0da1f0951a01871bf1167791e791fdfcf475acb2",
1849
- "name": "binary_field"
1850
- },
1851
- {
1852
- "id": "2f7e357cb8f2f52cc22586327e3ac7f514840c52",
1853
- "name": "custom_inputs"
1854
- },
1855
- {
1856
- "id": "54d7c9fea34f0fd0ec3ef1fe75f68ef144d82327",
1857
- "name": "heroku_assets_problem"
1858
- },
1859
- {
1860
- "id": "562dabf32abeb0eb38f0b83823885c28b7079246",
1861
- "name": "minor_changes"
1862
- },
1863
- {
1864
- "id": "7a103e85fef3d9dd1caf3d830fc127e17c3627c8",
1865
- "name": "move_images_to_rails_admin_directory"
1866
- },
1867
- {
1868
- "id": "4b78c0b46a869e9a0825687ab5e06174706028f4",
1869
- "name": "override_form_for_attribute"
1870
- },
1871
- {
1872
- "id": "b2f09d9a90d50e2d76722f7646b6d78298f029a6",
1873
- "name": "polish_translation"
1874
- },
1875
- {
1876
- "id": "7abbb47a5aca94ca6a7f18a8398daeda151b1baf",
1877
- "name": "polish_translation_corrections"
1878
- },
1879
- {
1880
- "id": "cc70cab0d7c0b17f033a4a3fa844a1ab3c478ea3",
1881
- "name": "specs_fix"
1882
- }
1883
- ],
1884
- "name": "slawosz",
1885
- "repo": "rails_admin"
1886
- },
1887
- {
1888
- "heads": [
1889
- {
1890
- "id": "085a06f1e8151c99e6d1501e7b8b8743c46f2c18",
1891
- "name": "master"
1892
- },
1893
- {
1894
- "id": "f8f910ea175e8e7c548e673101a0a7046b6763ac",
1895
- "name": "datetime-localization"
1896
- }
1897
- ],
1898
- "name": "simaob",
1899
- "repo": "rails_admin"
1900
- },
1901
- {
1902
- "heads": [
1903
- {
1904
- "id": "418c51ed70abe64b675ca31299cea000311d992d",
1905
- "name": "master"
1906
- },
1907
- {
1908
- "id": "a0857d80960ad9ac543e1d2d38f23b04634f0109",
1909
- "name": "3pp_history"
1910
- },
1911
- {
1912
- "id": "5e6d4d0d4ada8479138edea082d20b84710803e5",
1913
- "name": "check_for_required"
1914
- },
1915
- {
1916
- "id": "bfced637869eb17c45b583115b54030f5f40d55f",
1917
- "name": "config"
1918
- },
1919
- {
1920
- "id": "418c51ed70abe64b675ca31299cea000311d992d",
1921
- "name": "first_impressions"
1922
- },
1923
- {
1924
- "id": "988e6f357b69f13dbfefdb74cc7bf0df2a44f538",
1925
- "name": "hide_from"
1926
- },
1927
- {
1928
- "id": "d50bb9ebfadb596d8aae5dfa5c1a77e2a70fa0de",
1929
- "name": "history_fixes"
1930
- },
1931
- {
1932
- "id": "25944367bd449e0f6107c24136be4404da89d13f",
1933
- "name": "railsy_routes"
1934
- },
1935
- {
1936
- "id": "c56a6f476be0dbdcd3426f867873c7c1d4752976",
1937
- "name": "update_error_fix"
1938
- }
1939
- ],
1940
- "name": "ccabot",
1941
- "repo": "rails_admin"
1942
- },
1943
- {
1944
- "heads": [
1945
- {
1946
- "id": "652ad27e5352fc7afe4b6af0cf2125f55f30b1c1",
1947
- "name": "master"
1948
- },
1949
- {
1950
- "id": "21a9ff1713a4e063802ea4d7e19f821d34ce9097",
1951
- "name": "composite-primary-keys"
1952
- },
1953
- {
1954
- "id": "9da54620602edabccabca401bf83462a2e51c795",
1955
- "name": "config-dsl-cleanup"
1956
- },
1957
- {
1958
- "id": "f8f910ea175e8e7c548e673101a0a7046b6763ac",
1959
- "name": "datetime-localization"
1960
- }
1961
- ],
1962
- "name": "lucassimao",
1963
- "repo": "rails_admin"
1964
- },
1965
- {
1966
- "heads": [
1967
- {
1968
- "id": "60f02d88ad3f5d101120de1497dac0bfa1df4f5b",
1969
- "name": "master"
1970
- },
1971
- {
1972
- "id": "21a9ff1713a4e063802ea4d7e19f821d34ce9097",
1973
- "name": "composite-primary-keys"
1974
- },
1975
- {
1976
- "id": "9da54620602edabccabca401bf83462a2e51c795",
1977
- "name": "config-dsl-cleanup"
1978
- },
1979
- {
1980
- "id": "f8f910ea175e8e7c548e673101a0a7046b6763ac",
1981
- "name": "datetime-localization"
1982
- }
1983
- ],
1984
- "name": "kryzhovnik",
1985
- "repo": "rails_admin"
1986
- },
1987
- {
1988
- "heads": [
1989
- {
1990
- "id": "9104eb7a969d44b1fd86b20ce8c3b844a52382d9",
1991
- "name": "master"
1992
- },
1993
- {
1994
- "id": "21a9ff1713a4e063802ea4d7e19f821d34ce9097",
1995
- "name": "composite-primary-keys"
1996
- },
1997
- {
1998
- "id": "9da54620602edabccabca401bf83462a2e51c795",
1999
- "name": "config-dsl-cleanup"
2000
- },
2001
- {
2002
- "id": "f8f910ea175e8e7c548e673101a0a7046b6763ac",
2003
- "name": "datetime-localization"
2004
- }
2005
- ],
2006
- "name": "rodrigoscna",
2007
- "repo": "RailsAdmin"
2008
- },
2009
- {
2010
- "heads": [
2011
- {
2012
- "id": "88b66965e31e562ea6e2820cec834337c4943e47",
2013
- "name": "master"
2014
- },
2015
- {
2016
- "id": "21a9ff1713a4e063802ea4d7e19f821d34ce9097",
2017
- "name": "composite-primary-keys"
2018
- },
2019
- {
2020
- "id": "f2f3bfddb36b20681c4274566779ac376035d3e0",
2021
- "name": "config-dsl-cleanup"
2022
- },
2023
- {
2024
- "id": "f8f910ea175e8e7c548e673101a0a7046b6763ac",
2025
- "name": "datetime-localization"
2026
- },
2027
- {
2028
- "id": "cd9db5a7d8d9ac4a0c3c9dbe8e95704b3f834dde",
2029
- "name": "sferik-master"
2030
- }
2031
- ],
2032
- "name": "johnreilly",
2033
- "repo": "rails_admin"
2034
- },
2035
- {
2036
- "heads": [
2037
- {
2038
- "id": "147b73028ddf1b3a996deb3a3a449c7bafcd3dc9",
2039
- "name": "master"
2040
- },
2041
- {
2042
- "id": "21a9ff1713a4e063802ea4d7e19f821d34ce9097",
2043
- "name": "composite-primary-keys"
2044
- },
2045
- {
2046
- "id": "9da54620602edabccabca401bf83462a2e51c795",
2047
- "name": "config-dsl-cleanup"
2048
- },
2049
- {
2050
- "id": "f8f910ea175e8e7c548e673101a0a7046b6763ac",
2051
- "name": "datetime-localization"
2052
- }
2053
- ],
2054
- "name": "buyaka",
2055
- "repo": "rails_admin"
2056
- },
2057
- {
2058
- "heads": [
2059
- {
2060
- "id": "c2d5a83a4fb0d90285bc58fb25ed35f34039a4b0",
2061
- "name": "master"
2062
- },
2063
- {
2064
- "id": "71e02d7a0e1132e906537f3203bbfa88292393ca",
2065
- "name": "abstract_object"
2066
- },
2067
- {
2068
- "id": "f8f910ea175e8e7c548e673101a0a7046b6763ac",
2069
- "name": "datetime-localization"
2070
- },
2071
- {
2072
- "id": "f323da8b172fb5f0f2217fb9f4e0ec528b44de23",
2073
- "name": "history"
2074
- },
2075
- {
2076
- "id": "9a7fb81f6fb4792dda84490d08d6294734997d50",
2077
- "name": "veneer"
2078
- }
2079
- ],
2080
- "name": "ml",
2081
- "repo": "rails_admin"
2082
- },
2083
- {
2084
- "heads": [
2085
- {
2086
- "id": "b6db4df66ca29e29ea85660bdaba1df7bafe2042",
2087
- "name": "master"
2088
- },
2089
- {
2090
- "id": "21a9ff1713a4e063802ea4d7e19f821d34ce9097",
2091
- "name": "composite-primary-keys"
2092
- },
2093
- {
2094
- "id": "9da54620602edabccabca401bf83462a2e51c795",
2095
- "name": "config-dsl-cleanup"
2096
- },
2097
- {
2098
- "id": "f8f910ea175e8e7c548e673101a0a7046b6763ac",
2099
- "name": "datetime-localization"
2100
- }
2101
- ],
2102
- "name": "capotej",
2103
- "repo": "rails_admin"
2104
- },
2105
- {
2106
- "heads": [
2107
- {
2108
- "id": "0d7a58dfb36d628b17839d73818cf042de92d1c0",
2109
- "name": "master"
2110
- },
2111
- {
2112
- "id": "21a9ff1713a4e063802ea4d7e19f821d34ce9097",
2113
- "name": "composite-primary-keys"
2114
- },
2115
- {
2116
- "id": "9da54620602edabccabca401bf83462a2e51c795",
2117
- "name": "config-dsl-cleanup"
2118
- },
2119
- {
2120
- "id": "f8f910ea175e8e7c548e673101a0a7046b6763ac",
2121
- "name": "datetime-localization"
2122
- }
2123
- ],
2124
- "name": "akzhan",
2125
- "repo": "rails_admin"
2126
- },
2127
- {
2128
- "heads": [
2129
- {
2130
- "id": "8e7a456d71472b351b6da40b09619456f44125d0",
2131
- "name": "master"
2132
- },
2133
- {
2134
- "id": "6c9a6df6f6ca3a65915978fdd8d28350c8a1a888",
2135
- "name": "cherry_pick"
2136
- },
2137
- {
2138
- "id": "21a9ff1713a4e063802ea4d7e19f821d34ce9097",
2139
- "name": "composite-primary-keys"
2140
- },
2141
- {
2142
- "id": "9da54620602edabccabca401bf83462a2e51c795",
2143
- "name": "config-dsl-cleanup"
2144
- },
2145
- {
2146
- "id": "f8f910ea175e8e7c548e673101a0a7046b6763ac",
2147
- "name": "datetime-localization"
2148
- }
2149
- ],
2150
- "name": "JayTeeSF",
2151
- "repo": "rails_admin"
2152
- },
2153
- {
2154
- "heads": [
2155
- {
2156
- "id": "31b09dcada6fd782fade6626b0c56bd0f366fe37",
2157
- "name": "master"
2158
- },
2159
- {
2160
- "id": "107a4d2231a213eb46763d48f8feab4ec8a7c7ee",
2161
- "name": "ci"
2162
- },
2163
- {
2164
- "id": "f8f910ea175e8e7c548e673101a0a7046b6763ac",
2165
- "name": "datetime-localization"
2166
- }
2167
- ],
2168
- "name": "dcrec1",
2169
- "repo": "rails_admin"
2170
- },
2171
- {
2172
- "heads": [
2173
- {
2174
- "id": "86827947a3912e152fa02507a1547fc9c64d5acd",
2175
- "name": "master"
2176
- },
2177
- {
2178
- "id": "7d4e39211d367e62f186dc9098da1eb3790ec74a",
2179
- "name": "polymorphic-associations"
2180
- },
2181
- {
2182
- "id": "18a9a01e8b38df8857b593547f6f29e9fdd326f8",
2183
- "name": "tidy-inspect"
2184
- }
2185
- ],
2186
- "name": "kaapa",
2187
- "repo": "rails_admin"
2188
- },
2189
- {
2190
- "heads": [
2191
- {
2192
- "id": "2452e8a988f0fc81c91a9ec03833d2fef9a56d12",
2193
- "name": "master"
2194
- },
2195
- {
2196
- "id": "21a9ff1713a4e063802ea4d7e19f821d34ce9097",
2197
- "name": "composite-primary-keys"
2198
- },
2199
- {
2200
- "id": "9da54620602edabccabca401bf83462a2e51c795",
2201
- "name": "config-dsl-cleanup"
2202
- },
2203
- {
2204
- "id": "f8f910ea175e8e7c548e673101a0a7046b6763ac",
2205
- "name": "datetime-localization"
2206
- },
2207
- {
2208
- "id": "01d4c2cb8e6709186500e004771554ef1a4f63c9",
2209
- "name": "history_model_generator"
2210
- }
2211
- ],
2212
- "name": "amasses",
2213
- "repo": "rails_admin"
2214
- },
2215
- {
2216
- "heads": [
2217
- {
2218
- "id": "3db4753e158cec8912a20b6aee4f8a3f94ebc89c",
2219
- "name": "master"
2220
- },
2221
- {
2222
- "id": "9da54620602edabccabca401bf83462a2e51c795",
2223
- "name": "config-dsl-cleanup"
2224
- },
2225
- {
2226
- "id": "f8f910ea175e8e7c548e673101a0a7046b6763ac",
2227
- "name": "datetime-localization"
2228
- }
2229
- ],
2230
- "name": "benlovell",
2231
- "repo": "rails_admin"
2232
- },
2233
- {
2234
- "heads": [
2235
- {
2236
- "id": "777c6a239c31bc8de34f6e36647d05693faed95f",
2237
- "name": "master"
2238
- },
2239
- {
2240
- "id": "fe3039d5aa53fc0e35f9d577570a3c9ee69074c1",
2241
- "name": "ci"
2242
- },
2243
- {
2244
- "id": "f8f910ea175e8e7c548e673101a0a7046b6763ac",
2245
- "name": "datetime-localization"
2246
- },
2247
- {
2248
- "id": "ce4794199271145bd736e948a9c4746aa0a6dd76",
2249
- "name": "issue_titles"
2250
- }
2251
- ],
2252
- "name": "nando",
2253
- "repo": "rails_admin"
2254
- },
2255
- {
2256
- "heads": [
2257
- {
2258
- "id": "bddd51cd417468051599f16b27f643d40fe4ebfb",
2259
- "name": "master"
2260
- },
2261
- {
2262
- "id": "fe3039d5aa53fc0e35f9d577570a3c9ee69074c1",
2263
- "name": "ci"
2264
- },
2265
- {
2266
- "id": "f8f910ea175e8e7c548e673101a0a7046b6763ac",
2267
- "name": "datetime-localization"
2268
- }
2269
- ],
2270
- "name": "lannon",
2271
- "repo": "rails_admin"
2272
- },
2273
- {
2274
- "heads": [
2275
- {
2276
- "id": "5b0922ee102c3bd7ad8c1b1a281a713e5ebb4f00",
2277
- "name": "master"
2278
- },
2279
- {
2280
- "id": "fe3039d5aa53fc0e35f9d577570a3c9ee69074c1",
2281
- "name": "ci"
2282
- },
2283
- {
2284
- "id": "f8f910ea175e8e7c548e673101a0a7046b6763ac",
2285
- "name": "datetime-localization"
2286
- }
2287
- ],
2288
- "name": "bees",
2289
- "repo": "rails_admin"
2290
- },
2291
- {
2292
- "heads": [
2293
- {
2294
- "id": "52ef4ba67202f8a1e32516b2b3a84a1cb5c791ea",
2295
- "name": "master"
2296
- },
2297
- {
2298
- "id": "fe3039d5aa53fc0e35f9d577570a3c9ee69074c1",
2299
- "name": "ci"
2300
- },
2301
- {
2302
- "id": "f8f910ea175e8e7c548e673101a0a7046b6763ac",
2303
- "name": "datetime-localization"
2304
- }
2305
- ],
2306
- "name": "rosenfeld",
2307
- "repo": "rails_admin"
2308
- },
2309
- {
2310
- "heads": [
2311
- {
2312
- "id": "b866dc189c45bd376a5385796ad2c25e2f46a025",
2313
- "name": "master"
2314
- },
2315
- {
2316
- "id": "fe3039d5aa53fc0e35f9d577570a3c9ee69074c1",
2317
- "name": "ci"
2318
- },
2319
- {
2320
- "id": "f8f910ea175e8e7c548e673101a0a7046b6763ac",
2321
- "name": "datetime-localization"
2322
- },
2323
- {
2324
- "id": "da2d8328a645a4c36de7e50037d6f0a03ad8b55a",
2325
- "name": "readme-error"
2326
- }
2327
- ],
2328
- "name": "kollektiv",
2329
- "repo": "rails_admin"
2330
- },
2331
- {
2332
- "heads": [
2333
- {
2334
- "id": "37d70d13e96a73ac23dc0f4b66439f08cba1259d",
2335
- "name": "master"
2336
- },
2337
- {
2338
- "id": "fe3039d5aa53fc0e35f9d577570a3c9ee69074c1",
2339
- "name": "ci"
2340
- },
2341
- {
2342
- "id": "f8f910ea175e8e7c548e673101a0a7046b6763ac",
2343
- "name": "datetime-localization"
2344
- }
2345
- ],
2346
- "name": "sprout",
2347
- "repo": "rails_admin"
2348
- },
2349
- {
2350
- "heads": [
2351
- {
2352
- "id": "ff26233900cb48939ffeba4bf7993a9777fcbe8c",
2353
- "name": "master"
2354
- },
2355
- {
2356
- "id": "f8f910ea175e8e7c548e673101a0a7046b6763ac",
2357
- "name": "datetime-localization"
2358
- },
2359
- {
2360
- "id": "ec11e0d7eb586c584befbdef84c6049a2d9f6944",
2361
- "name": "serialize"
2362
- }
2363
- ],
2364
- "name": "mattsears",
2365
- "repo": "rails_admin"
2366
- },
2367
- {
2368
- "heads": [
2369
- {
2370
- "id": "205cd7b418f530f430f3feb1aedecb45e7786f70",
2371
- "name": "master"
2372
- },
2373
- {
2374
- "id": "1649fce5bef9cdf541a1a1ae5a67293ade172573",
2375
- "name": "config"
2376
- }
2377
- ],
2378
- "name": "caiotarifa",
2379
- "repo": "rails_admin"
2380
- },
2381
- {
2382
- "heads": [
2383
- {
2384
- "id": "46fd50bc1258e0f671e27455fdb056f3f4dd0e54",
2385
- "name": "master"
2386
- },
2387
- {
2388
- "id": "f8f910ea175e8e7c548e673101a0a7046b6763ac",
2389
- "name": "datetime-localization"
2390
- }
2391
- ],
2392
- "name": "mytrile",
2393
- "repo": "rails_admin"
2394
- },
2395
- {
2396
- "heads": [
2397
- {
2398
- "id": "028ac9cd72e8d97bd6191525ca3b4b5fc1efd300",
2399
- "name": "master"
2400
- },
2401
- {
2402
- "id": "56f5f57d589a8de61798c8c9c3d05cdbcea2b3ad",
2403
- "name": "tweaked_authorize_with_doc"
2404
- }
2405
- ],
2406
- "name": "baldowl",
2407
- "repo": "rails_admin"
2408
- },
2409
- {
2410
- "heads": [
2411
- {
2412
- "id": "37780de80c7875bde252c43757dff9ad91706396",
2413
- "name": "master"
2414
- },
2415
- {
2416
- "id": "f8f910ea175e8e7c548e673101a0a7046b6763ac",
2417
- "name": "datetime-localization"
2418
- }
2419
- ],
2420
- "name": "mengu",
2421
- "repo": "rails_admin"
2422
- },
2423
- {
2424
- "heads": [
2425
- {
2426
- "id": "b73fe581b6ecadcade25a5efcae42e3304c6235b",
2427
- "name": "master"
2428
- }
2429
- ],
2430
- "name": "martinciu",
2431
- "repo": "rails_admin"
2432
- },
2433
- {
2434
- "heads": [
2435
- {
2436
- "id": "bc921dae767010fa7692e5f7e4ab738fc994bb37",
2437
- "name": "master"
2438
- },
2439
- {
2440
- "id": "96eb0109d9dd6af3905fae6475c07514d199c3fb",
2441
- "name": "ukrainian_translation"
2442
- }
2443
- ],
2444
- "name": "krekoten",
2445
- "repo": "rails_admin"
2446
- },
2447
- {
2448
- "heads": [
2449
- {
2450
- "id": "647793586af89ba9660a46bf1c8282b944ea44aa",
2451
- "name": "master"
2452
- },
2453
- {
2454
- "id": "df48b25cb55129990d42a0d48d9bf34f90435513",
2455
- "name": "add_habtm"
2456
- },
2457
- {
2458
- "id": "437f5f7245acf6f7c68831f99cbdc4701b02bbe8",
2459
- "name": "fix_associations"
2460
- }
2461
- ],
2462
- "name": "jackdempsey",
2463
- "repo": "rails_admin"
2464
- },
2465
- {
2466
- "heads": [
2467
- {
2468
- "id": "b51292937bc87ebd4354a94a1e3acce8392bb59b",
2469
- "name": "master"
2470
- }
2471
- ],
2472
- "name": "federomero",
2473
- "repo": "rails_admin"
2474
- },
2475
- {
2476
- "heads": [
2477
- {
2478
- "id": "63adfa87ebdd2ec894ff1f0d061a88ae91ef282f",
2479
- "name": "master"
2480
- }
2481
- ],
2482
- "name": "kavu",
2483
- "repo": "rails_admin"
2484
- },
2485
- {
2486
- "heads": [
2487
- {
2488
- "id": "9d95d8ab09e41c2f73d93eea44c6bf5832551136",
2489
- "name": "master"
2490
- }
2491
- ],
2492
- "name": "foca",
2493
- "repo": "rails_admin"
2494
- },
2495
- {
2496
- "heads": [
2497
- {
2498
- "id": "9897e5e7e0476f83e23118b65b676a5fa000a2c4",
2499
- "name": "master"
2500
- },
2501
- {
2502
- "id": "9897e5e7e0476f83e23118b65b676a5fa000a2c4",
2503
- "name": "copy_editing"
2504
- }
2505
- ],
2506
- "name": "dianakimball",
2507
- "repo": "rails_admin"
2508
- },
2509
- {
2510
- "heads": [
2511
- {
2512
- "id": "9b7ad4929d1e147b6dbe05dc8c659eb428b9ab02",
2513
- "name": "master"
2514
- }
2515
- ],
2516
- "name": "matheusca",
2517
- "repo": "rails_admin"
2518
- },
2519
- {
2520
- "heads": [
2521
- {
2522
- "id": "c1dbf076e0eda1795b776584633f1c5ee312cd67",
2523
- "name": "master"
2524
- }
2525
- ],
2526
- "name": "hoelmer",
2527
- "repo": "rails_admin"
2528
- }
2529
- ]
2530
- }