106 lines
54 MiB
MySQL
106 lines
54 MiB
MySQL
|
|
-- MySQL dump 10.13 Distrib 5.6.19, for Linux (x86_64)
|
||
|
|
--
|
||
|
|
-- Host: localhost Database: gitlab
|
||
|
|
-- ------------------------------------------------------
|
||
|
|
-- Server version 5.6.19-log
|
||
|
|
|
||
|
|
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||
|
|
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||
|
|
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
|
||
|
|
/*!40101 SET NAMES utf8 */;
|
||
|
|
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
|
||
|
|
/*!40103 SET TIME_ZONE='+00:00' */;
|
||
|
|
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
|
||
|
|
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
|
||
|
|
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
|
||
|
|
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
|
||
|
|
|
||
|
|
--
|
||
|
|
-- Table structure for table `api_ruby_milestone`
|
||
|
|
--
|
||
|
|
|
||
|
|
DROP TABLE IF EXISTS `api_ruby_milestone`;
|
||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
|
|
/*!40101 SET character_set_client = utf8 */;
|
||
|
|
CREATE TABLE `api_ruby_milestone` (
|
||
|
|
`url` varchar(255) DEFAULT NULL,
|
||
|
|
`api_milestone` text,
|
||
|
|
`tag` int(11) unsigned zerofill DEFAULT '00000000000'
|
||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
|
||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
|
|
||
|
|
--
|
||
|
|
-- Dumping data for table `api_ruby_milestone`
|
||
|
|
--
|
||
|
|
|
||
|
|
LOCK TABLES `api_ruby_milestone` WRITE;
|
||
|
|
/*!40000 ALTER TABLE `api_ruby_milestone` DISABLE KEYS */;
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/ryanb/cancan','{u\'description\': u\'The release of CanCan 2.0!\', u\'title\': u\'2.0\', u\'url\': u\'https://api.github.com/repos/ryanb/cancan/milestones/3\', u\'labels_url\': u\'https://api.github.com/repos/ryanb/cancan/milestones/3/labels\', u\'created_at\': u\'2011-04-10T06:29:49Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/ryanb/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/ryanb/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/ryanb/orgs\', u\'url\': u\'https://api.github.com/users/ryanb\', u\'gists_url\': u\'https://api.github.com/users/ryanb/gists{/gist_id}\', u\'html_url\': u\'https://github.com/ryanb\', u\'subscriptions_url\': u\'https://api.github.com/users/ryanb/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/161?v=4\', u\'repos_url\': u\'https://api.github.com/users/ryanb/repos\', u\'received_events_url\': u\'https://api.github.com/users/ryanb/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/ryanb/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'ryanb\', u\'type\': u\'User\', u\'id\': 161, u\'followers_url\': u\'https://api.github.com/users/ryanb/followers\'}, u\'number\': 3, u\'html_url\': u\'https://github.com/ryanb/cancan/milestone/3\', u\'updated_at\': u\'2015-01-12T17:46:42Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 7, u\'open_issues\': 6, u\'closed_at\': None, u\'id\': 330}',00000000000),('https://api.github.com/repos/rspec/rspec-mocks','{u\'description\': u\'\', u\'title\': u\'Post 3.0\', u\'url\': u\'https://api.github.com/repos/rspec/rspec-mocks/milestones/9\', u\'labels_url\': u\'https://api.github.com/repos/rspec/rspec-mocks/milestones/9/labels\', u\'created_at\': u\'2013-12-05T06:06:12Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/myronmarston/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/myronmarston/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/myronmarston/orgs\', u\'url\': u\'https://api.github.com/users/myronmarston\', u\'gists_url\': u\'https://api.github.com/users/myronmarston/gists{/gist_id}\', u\'html_url\': u\'https://github.com/myronmarston\', u\'subscriptions_url\': u\'https://api.github.com/users/myronmarston/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/49391?v=4\', u\'repos_url\': u\'https://api.github.com/users/myronmarston/repos\', u\'received_events_url\': u\'https://api.github.com/users/myronmarston/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/myronmarston/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'myronmarston\', u\'type\': u\'User\', u\'id\': 49391, u\'followers_url\': u\'https://api.github.com/users/myronmarston/followers\'}, u\'number\': 9, u\'html_url\': u\'https://github.com/rspec/rspec-mocks/milestone/9\', u\'updated_at\': u\'2014-08-21T15:47:46Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 7, u\'open_issues\': 1, u\'closed_at\': None, u\'id\': 505532}',00000000000),('https://api.github.com/repos/rspec/rspec-mocks','{u\'description\': u\'\', u\'title\': u\'3.1\', u\'url\': u\'https://api.github.com/repos/rspec/rspec-mocks/milestones/10\', u\'labels_url\': u\'https://api.github.com/repos/rspec/rspec-mocks/milestones/10/labels\', u\'created_at\': u\'2014-07-29T06:00:51Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/myronmarston/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/myronmarston/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/myronmarston/orgs\', u\'url\': u\'https://api.github.com/users/myronmarston\', u\'gists_url\': u\'https://api.github.com/users/myronmarston/gists{/gist_id}\', u\'html_url\': u\'https://github.com/myronmarston\', u\'subscriptions_url\': u\'https://api.github.com/users/myronmarston/subscriptions\', u\
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/mitchellh/vagrant','{u\'description\': None, u\'title\': u\'1.7.4\', u\'url\': u\'https://api.github.com/repos/hashicorp/vagrant/milestones/12\', u\'labels_url\': u\'https://api.github.com/repos/hashicorp/vagrant/milestones/12/labels\', u\'created_at\': u\'2015-07-11T21:29:54Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/sethvargo/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/sethvargo/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/sethvargo/orgs\', u\'url\': u\'https://api.github.com/users/sethvargo\', u\'gists_url\': u\'https://api.github.com/users/sethvargo/gists{/gist_id}\', u\'html_url\': u\'https://github.com/sethvargo\', u\'subscriptions_url\': u\'https://api.github.com/users/sethvargo/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/408570?v=4\', u\'repos_url\': u\'https://api.github.com/users/sethvargo/repos\', u\'received_events_url\': u\'https://api.github.com/users/sethvargo/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/sethvargo/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'sethvargo\', u\'type\': u\'User\', u\'id\': 408570, u\'followers_url\': u\'https://api.github.com/users/sethvargo/followers\'}, u\'number\': 12, u\'html_url\': u\'https://github.com/hashicorp/vagrant/milestone/12\', u\'updated_at\': u\'2015-11-20T00:40:06Z\', u\'due_on\': None, u\'state\': u\'closed\', u\'closed_issues\': 18, u\'open_issues\': 0, u\'closed_at\': u\'2015-11-20T00:40:06Z\', u\'id\': 1203559}',00000000000),('https://api.github.com/repos/mitchellh/vagrant','{u\'description\': u\'\', u\'title\': u\'1.5.0\', u\'url\': u\'https://api.github.com/repos/hashicorp/vagrant/milestones/9\', u\'labels_url\': u\'https://api.github.com/repos/hashicorp/vagrant/milestones/9/labels\', u\'created_at\': u\'2013-12-14T18:31:42Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/mitchellh/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/mitchellh/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/mitchellh/orgs\', u\'url\': u\'https://api.github.com/users/mitchellh\', u\'gists_url\': u\'https://api.github.com/users/mitchellh/gists{/gist_id}\', u\'html_url\': u\'https://github.com/mitchellh\', u\'subscriptions_url\': u\'https://api.github.com/users/mitchellh/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/1299?v=4\', u\'repos_url\': u\'https://api.github.com/users/mitchellh/repos\', u\'received_events_url\': u\'https://api.github.com/users/mitchellh/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/mitchellh/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'mitchellh\', u\'type\': u\'User\', u\'id\': 1299, u\'followers_url\': u\'https://api.github.com/users/mitchellh/followers\'}, u\'number\': 9, u\'html_url\': u\'https://github.com/hashicorp/vagrant/milestone/9\', u\'updated_at\': u\'2014-08-06T17:10:06Z\', u\'due_on\': None, u\'state\': u\'closed\', u\'closed_issues\': 9, u\'open_issues\': 0, u\'closed_at\': u\'2014-08-06T17:10:06Z\', u\'id\': 513455}',00000000000),('https://api.github.com/repos/mitchellh/vagrant','{u\'description\': u\'\', u\'title\': u\'1.4.0\', u\'url\': u\'https://api.github.com/repos/hashicorp/vagrant/milestones/8\', u\'labels_url\': u\'https://api.github.com/repos/hashicorp/vagrant/milestones/8/labels\', u\'created_at\': u\'2013-09-25T17:32:40Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/mitchellh/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/mitchellh/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/mitchellh/orgs\', u\'url\': u\'https://api.github.com/users/mitchellh\', u\'gists_url\': u\'https://api.github.com/users/mitchellh/gists{/gist_id}\', u\'html_url\': u\'https://github.com/mitchellh\', u\'subscriptions_url\': u\'https://api.gith
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/theforeman/puppet-foreman','{u\'description\': u\'Major release, so may contain incompatible changes.\', u\'title\': u\'3.0.0\', u\'url\': u\'https://api.github.com/repos/theforeman/puppet-foreman/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/theforeman/puppet-foreman/milestones/1/labels\', u\'created_at\': u\'2015-01-15T09:10:11Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/domcleal/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/domcleal/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/domcleal/orgs\', u\'url\': u\'https://api.github.com/users/domcleal\', u\'gists_url\': u\'https://api.github.com/users/domcleal/gists{/gist_id}\', u\'html_url\': u\'https://github.com/domcleal\', u\'subscriptions_url\': u\'https://api.github.com/users/domcleal/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/482089?v=4\', u\'repos_url\': u\'https://api.github.com/users/domcleal/repos\', u\'received_events_url\': u\'https://api.github.com/users/domcleal/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/domcleal/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'domcleal\', u\'type\': u\'User\', u\'id\': 482089, u\'followers_url\': u\'https://api.github.com/users/domcleal/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/theforeman/puppet-foreman/milestone/1\', u\'updated_at\': u\'2015-03-09T16:03:14Z\', u\'due_on\': u\'2015-03-09T07:00:00Z\', u\'state\': u\'closed\', u\'closed_issues\': 5, u\'open_issues\': 0, u\'closed_at\': u\'2015-03-09T16:03:14Z\', u\'id\': 936475}',00000000000),('https://api.github.com/repos/stevegraham/slanger','{u\'description\': None, u\'title\': u\'Rewrite\', u\'url\': u\'https://api.github.com/repos/stevegraham/slanger/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/stevegraham/slanger/milestones/1/labels\', u\'created_at\': u\'2014-12-29T07:41:23Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/stevegraham/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/stevegraham/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/stevegraham/orgs\', u\'url\': u\'https://api.github.com/users/stevegraham\', u\'gists_url\': u\'https://api.github.com/users/stevegraham/gists{/gist_id}\', u\'html_url\': u\'https://github.com/stevegraham\', u\'subscriptions_url\': u\'https://api.github.com/users/stevegraham/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/18622?v=4\', u\'repos_url\': u\'https://api.github.com/users/stevegraham/repos\', u\'received_events_url\': u\'https://api.github.com/users/stevegraham/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/stevegraham/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'stevegraham\', u\'type\': u\'User\', u\'id\': 18622, u\'followers_url\': u\'https://api.github.com/users/stevegraham/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/stevegraham/slanger/milestone/1\', u\'updated_at\': u\'2014-12-29T07:42:15Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 3, u\'closed_at\': None, u\'id\': 916497}',00000000000),('https://api.github.com/repos/lukasz-kaniowski/git-dropbox','{u\'description\': u\'\', u\'title\': u\'ver_0.2.1\', u\'url\': u\'https://api.github.com/repos/lukasz-kaniowski/git-dropbox/milestones/2\', u\'labels_url\': u\'https://api.github.com/repos/lukasz-kaniowski/git-dropbox/milestones/2/labels\', u\'created_at\': u\'2012-08-02T19:12:36Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/lukasz-kaniowski/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/lukasz-kaniowski/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/lukasz-kaniowski/orgs\', u\'url\': u\'https://api.github.com/users/lukasz-kaniowski\', u\'gis
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/ekylibre/ekylibre','{u\'description\': None, u\'title\': u\'2.16.0\', u\'url\': u\'https://api.github.com/repos/ekylibre/ekylibre/milestones/61\', u\'labels_url\': u\'https://api.github.com/repos/ekylibre/ekylibre/milestones/61/labels\', u\'created_at\': u\'2016-10-26T11:43:52Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/burisu/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/burisu/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/burisu/orgs\', u\'url\': u\'https://api.github.com/users/burisu\', u\'gists_url\': u\'https://api.github.com/users/burisu/gists{/gist_id}\', u\'html_url\': u\'https://github.com/burisu\', u\'subscriptions_url\': u\'https://api.github.com/users/burisu/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/240595?v=4\', u\'repos_url\': u\'https://api.github.com/users/burisu/repos\', u\'received_events_url\': u\'https://api.github.com/users/burisu/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/burisu/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'burisu\', u\'type\': u\'User\', u\'id\': 240595, u\'followers_url\': u\'https://api.github.com/users/burisu/followers\'}, u\'number\': 61, u\'html_url\': u\'https://github.com/ekylibre/ekylibre/milestone/61\', u\'updated_at\': u\'2017-09-19T14:45:14Z\', u\'due_on\': None, u\'state\': u\'closed\', u\'closed_issues\': 21, u\'open_issues\': 0, u\'closed_at\': u\'2016-11-06T18:47:32Z\', u\'id\': 2094658}',00000000000),('https://api.github.com/repos/ekylibre/ekylibre','{u\'description\': u\'\', u\'title\': u\'2.35.0\', u\'url\': u\'https://api.github.com/repos/ekylibre/ekylibre/milestones/96\', u\'labels_url\': u\'https://api.github.com/repos/ekylibre/ekylibre/milestones/96/labels\', u\'created_at\': u\'2017-02-16T19:27:49Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/burisu/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/burisu/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/burisu/orgs\', u\'url\': u\'https://api.github.com/users/burisu\', u\'gists_url\': u\'https://api.github.com/users/burisu/gists{/gist_id}\', u\'html_url\': u\'https://github.com/burisu\', u\'subscriptions_url\': u\'https://api.github.com/users/burisu/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/240595?v=4\', u\'repos_url\': u\'https://api.github.com/users/burisu/repos\', u\'received_events_url\': u\'https://api.github.com/users/burisu/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/burisu/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'burisu\', u\'type\': u\'User\', u\'id\': 240595, u\'followers_url\': u\'https://api.github.com/users/burisu/followers\'}, u\'number\': 96, u\'html_url\': u\'https://github.com/ekylibre/ekylibre/milestone/96\', u\'updated_at\': u\'2017-09-19T14:13:16Z\', u\'due_on\': None, u\'state\': u\'closed\', u\'closed_issues\': 5, u\'open_issues\': 0, u\'closed_at\': u\'2017-02-21T20:31:34Z\', u\'id\': 2328291}',00000000000),('https://api.github.com/repos/ekylibre/ekylibre','{u\'description\': None, u\'title\': u\'2.32.0\', u\'url\': u\'https://api.github.com/repos/ekylibre/ekylibre/milestones/91\', u\'labels_url\': u\'https://api.github.com/repos/ekylibre/ekylibre/milestones/91/labels\', u\'created_at\': u\'2017-01-16T00:37:22Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/burisu/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/burisu/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/burisu/orgs\', u\'url\': u\'https://api.github.com/users/burisu\', u\'gists_url\': u\'https://api.github.com/users/burisu/gists{/gist_id}\', u\'html_url\': u\'https://github.com/burisu\', u\'subscriptions_url\': u\'https://api.github.com/users/burisu/subscriptions\', u\'avatar_url\': u\'https://avatars1.git
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/hotsh/rstat.us','{u\'description\': u\'\', u\'title\': u\'User facing bugs\', u\'url\': u\'https://api.github.com/repos/hotsh/rstat.us/milestones/11\', u\'labels_url\': u\'https://api.github.com/repos/hotsh/rstat.us/milestones/11/labels\', u\'created_at\': u\'2012-02-03T19:49:45Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/carols10cents/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/carols10cents/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/carols10cents/orgs\', u\'url\': u\'https://api.github.com/users/carols10cents\', u\'gists_url\': u\'https://api.github.com/users/carols10cents/gists{/gist_id}\', u\'html_url\': u\'https://github.com/carols10cents\', u\'subscriptions_url\': u\'https://api.github.com/users/carols10cents/subscriptions\', u\'avatar_url\': u\'https://avatars2.githubusercontent.com/u/193874?v=4\', u\'repos_url\': u\'https://api.github.com/users/carols10cents/repos\', u\'received_events_url\': u\'https://api.github.com/users/carols10cents/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/carols10cents/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'carols10cents\', u\'type\': u\'User\', u\'id\': 193874, u\'followers_url\': u\'https://api.github.com/users/carols10cents/followers\'}, u\'number\': 11, u\'html_url\': u\'https://github.com/hotsh/rstat.us/milestone/11\', u\'updated_at\': u\'2012-08-28T16:56:51Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 11, u\'open_issues\': 4, u\'closed_at\': None, u\'id\': 80285}',00000000000),('https://api.github.com/repos/asynchrony/mince_data_model','{u\'description\': u\'\', u\'title\': u\'Version 1.0\', u\'url\': u\'https://api.github.com/repos/asynchrony/mince_data_model/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/asynchrony/mince_data_model/milestones/1/labels\', u\'created_at\': u\'2012-04-12T16:07:40Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/coffeencoke/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/coffeencoke/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/coffeencoke/orgs\', u\'url\': u\'https://api.github.com/users/coffeencoke\', u\'gists_url\': u\'https://api.github.com/users/coffeencoke/gists{/gist_id}\', u\'html_url\': u\'https://github.com/coffeencoke\', u\'subscriptions_url\': u\'https://api.github.com/users/coffeencoke/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/95773?v=4\', u\'repos_url\': u\'https://api.github.com/users/coffeencoke/repos\', u\'received_events_url\': u\'https://api.github.com/users/coffeencoke/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/coffeencoke/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'coffeencoke\', u\'type\': u\'User\', u\'id\': 95773, u\'followers_url\': u\'https://api.github.com/users/coffeencoke/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/asynchrony/mince_data_model/milestone/1\', u\'updated_at\': u\'2012-04-12T16:07:52Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 2, u\'closed_at\': None, u\'id\': 107145}',00000000000),('https://api.github.com/repos/MAPC/massbuilds','{u\'description\': None, u\'title\': u\'1.0\', u\'url\': u\'https://api.github.com/repos/MAPC/massbuilds/milestones/2\', u\'labels_url\': u\'https://api.github.com/repos/MAPC/massbuilds/milestones/2/labels\', u\'created_at\': u\'2018-01-24T22:16:23Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/mzagaja/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/mzagaja/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/mzagaja/orgs\', u\'url\': u\'https://api.github.com/users/mzagaja\', u\'gists_url\': u\'https://api.github.com/users/mzagaja/gists{/gist_id}\', u\'html_url\': u\'https://github.com/mza
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/fassets/fassets_presentations','{u\'description\': u\'This release should bring alternative markup languages for slots.\\r\\n\\r\\nThe main idea is to integrate HTML layouts for slides. View code has already been written for another presentation plugin, used internally (and not intended for public use). This can be merged into fassets_presentations.\', u\'title\': u\'0.3.0\', u\'url\': u\'https://api.github.com/repos/fassets/fassets_presentations/milestones/2\', u\'labels_url\': u\'https://api.github.com/repos/fassets/fassets_presentations/milestones/2/labels\', u\'created_at\': u\'2012-10-04T01:23:48Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/johnyb/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/johnyb/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/johnyb/orgs\', u\'url\': u\'https://api.github.com/users/johnyb\', u\'gists_url\': u\'https://api.github.com/users/johnyb/gists{/gist_id}\', u\'html_url\': u\'https://github.com/johnyb\', u\'subscriptions_url\': u\'https://api.github.com/users/johnyb/subscriptions\', u\'avatar_url\': u\'https://avatars2.githubusercontent.com/u/86358?v=4\', u\'repos_url\': u\'https://api.github.com/users/johnyb/repos\', u\'received_events_url\': u\'https://api.github.com/users/johnyb/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/johnyb/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'johnyb\', u\'type\': u\'User\', u\'id\': 86358, u\'followers_url\': u\'https://api.github.com/users/johnyb/followers\'}, u\'number\': 2, u\'html_url\': u\'https://github.com/fassets/fassets_presentations/milestone/2\', u\'updated_at\': u\'2012-10-04T01:23:48Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 0, u\'closed_at\': None, u\'id\': 189171}',00000000000),('https://api.github.com/repos/mlainez/leankitkanban','{u\'description\': u\"Hi guys,\\r\\n\\r\\nI\'ve noticed people keep using this gem. In the beginning, it was meant for a specific use case and it seems like it\'s slowly evolving into something more.\\r\\n\\r\\nI wanted to get your feedback on what would make a version 1.0.0 relevant or what you\'d like to see in this gem.\\r\\n\\r\\nMy initial thought was to have actual ruby objects created out of the data sent by the api to make it easier to manipulate.\\r\\n\\r\\nLet me know if you have any idea or if you want to contribute, I\'ll create a new branch for it.\\r\\n\\r\\nCheers,\", u\'title\': u\'Version 1.0.0\', u\'url\': u\'https://api.github.com/repos/mlainez/leankitkanban/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/mlainez/leankitkanban/milestones/1/labels\', u\'created_at\': u\'2014-07-01T16:43:12Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/mlainez/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/mlainez/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/mlainez/orgs\', u\'url\': u\'https://api.github.com/users/mlainez\', u\'gists_url\': u\'https://api.github.com/users/mlainez/gists{/gist_id}\', u\'html_url\': u\'https://github.com/mlainez\', u\'subscriptions_url\': u\'https://api.github.com/users/mlainez/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/28701?v=4\', u\'repos_url\': u\'https://api.github.com/users/mlainez/repos\', u\'received_events_url\': u\'https://api.github.com/users/mlainez/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/mlainez/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'mlainez\', u\'type\': u\'User\', u\'id\': 28701, u\'followers_url\': u\'https://api.github.com/users/mlainez/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/mlainez/leankitkanban/milestone/1\', u\'updated_at\': u\'2014-07-01T16:43:12Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 0, u\'closed_at\': None, u
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/wingrunr21/gitolite','{u\'description\': u\'Fix SSH key bug (issue #5), add Ruby 1.8 support, refactor group logic, detect existing gitolite-admin repo on bootstrap.\', u\'title\': u\'v0.0.3.alpha\', u\'url\': u\'https://api.github.com/repos/wingrunr21/gitolite/milestones/6\', u\'labels_url\': u\'https://api.github.com/repos/wingrunr21/gitolite/milestones/6/labels\', u\'created_at\': u\'2011-10-23T16:03:32Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/wingrunr21/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/wingrunr21/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/wingrunr21/orgs\', u\'url\': u\'https://api.github.com/users/wingrunr21\', u\'gists_url\': u\'https://api.github.com/users/wingrunr21/gists{/gist_id}\', u\'html_url\': u\'https://github.com/wingrunr21\', u\'subscriptions_url\': u\'https://api.github.com/users/wingrunr21/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/46283?v=4\', u\'repos_url\': u\'https://api.github.com/users/wingrunr21/repos\', u\'received_events_url\': u\'https://api.github.com/users/wingrunr21/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/wingrunr21/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'wingrunr21\', u\'type\': u\'User\', u\'id\': 46283, u\'followers_url\': u\'https://api.github.com/users/wingrunr21/followers\'}, u\'number\': 6, u\'html_url\': u\'https://github.com/wingrunr21/gitolite/milestone/6\', u\'updated_at\': u\'2011-11-08T01:59:35Z\', u\'due_on\': None, u\'state\': u\'closed\', u\'closed_issues\': 2, u\'open_issues\': 0, u\'closed_at\': u\'2011-10-22T15:02:47Z\', u\'id\': 49229}',00000000000),('https://api.github.com/repos/hulihanapplications/Opal','{u\'description\': u\'\', u\'title\': u\'0.9.2\', u\'url\': u\'https://api.github.com/repos/hulihanapplications/Opal/milestones/3\', u\'labels_url\': u\'https://api.github.com/repos/hulihanapplications/Opal/milestones/3/labels\', u\'created_at\': u\'2013-01-10T23:39:11Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/dhulihan/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/dhulihan/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/dhulihan/orgs\', u\'url\': u\'https://api.github.com/users/dhulihan\', u\'gists_url\': u\'https://api.github.com/users/dhulihan/gists{/gist_id}\', u\'html_url\': u\'https://github.com/dhulihan\', u\'subscriptions_url\': u\'https://api.github.com/users/dhulihan/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/519728?v=4\', u\'repos_url\': u\'https://api.github.com/users/dhulihan/repos\', u\'received_events_url\': u\'https://api.github.com/users/dhulihan/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/dhulihan/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'dhulihan\', u\'type\': u\'User\', u\'id\': 519728, u\'followers_url\': u\'https://api.github.com/users/dhulihan/followers\'}, u\'number\': 3, u\'html_url\': u\'https://github.com/hulihanapplications/Opal/milestone/3\', u\'updated_at\': u\'2013-01-11T02:25:41Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 1, u\'open_issues\': 1, u\'closed_at\': None, u\'id\': 242504}',00000000000),('https://api.github.com/repos/hulihanapplications/Opal','{u\'description\': u\'\', u\'title\': u\'0.9.1\', u\'url\': u\'https://api.github.com/repos/hulihanapplications/Opal/milestones/2\', u\'labels_url\': u\'https://api.github.com/repos/hulihanapplications/Opal/milestones/2/labels\', u\'created_at\': u\'2012-06-22T19:32:04Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/hulihanapplications/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/hulihanapplications/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/hulihanapplications/orgs\', u\'url\': u\'https://api.github.com/u
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/at-point/mote_sms','{u\'description\': u\'\', u\'title\': u\'v1.3.0\', u\'url\': u\'https://api.github.com/repos/at-point/mote_sms/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/at-point/mote_sms/milestones/1/labels\', u\'created_at\': u\'2016-09-27T07:29:35Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/philiplehmann/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/philiplehmann/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/philiplehmann/orgs\', u\'url\': u\'https://api.github.com/users/philiplehmann\', u\'gists_url\': u\'https://api.github.com/users/philiplehmann/gists{/gist_id}\', u\'html_url\': u\'https://github.com/philiplehmann\', u\'subscriptions_url\': u\'https://api.github.com/users/philiplehmann/subscriptions\', u\'avatar_url\': u\'https://avatars2.githubusercontent.com/u/171006?v=4\', u\'repos_url\': u\'https://api.github.com/users/philiplehmann/repos\', u\'received_events_url\': u\'https://api.github.com/users/philiplehmann/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/philiplehmann/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'philiplehmann\', u\'type\': u\'User\', u\'id\': 171006, u\'followers_url\': u\'https://api.github.com/users/philiplehmann/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/at-point/mote_sms/milestone/1\', u\'updated_at\': u\'2016-09-27T07:29:35Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 0, u\'closed_at\': None, u\'id\': 2030877}',00000000000),('https://api.github.com/repos/spider-network/hetzner','{u\'description\': u\'Update for Ubuntu 12.04 LTS and use chef solo.\', u\'title\': u\'0.2.0\', u\'url\': u\'https://api.github.com/repos/spider-network/hetzner/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/spider-network/hetzner/milestones/1/labels\', u\'created_at\': u\'2012-05-27T20:46:29Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/spider-network/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/spider-network/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/spider-network/orgs\', u\'url\': u\'https://api.github.com/users/spider-network\', u\'gists_url\': u\'https://api.github.com/users/spider-network/gists{/gist_id}\', u\'html_url\': u\'https://github.com/spider-network\', u\'subscriptions_url\': u\'https://api.github.com/users/spider-network/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/13738?v=4\', u\'repos_url\': u\'https://api.github.com/users/spider-network/repos\', u\'received_events_url\': u\'https://api.github.com/users/spider-network/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/spider-network/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'spider-network\', u\'type\': u\'User\', u\'id\': 13738, u\'followers_url\': u\'https://api.github.com/users/spider-network/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/spider-network/hetzner/milestone/1\', u\'updated_at\': u\'2012-06-03T19:49:54Z\', u\'due_on\': None, u\'state\': u\'closed\', u\'closed_issues\': 9, u\'open_issues\': 0, u\'closed_at\': u\'2012-06-03T19:49:54Z\', u\'id\': 124605}',00000000000),('https://api.github.com/repos/triAGENS/ashikawa-core','{u\'description\': u\'This release focus on the integration of the new graph API (Gharial).\', u\'title\': u\'Release 0.13.0\', u\'url\': u\'https://api.github.com/repos/arangodb-helper/ashikawa-core/milestones/9\', u\'labels_url\': u\'https://api.github.com/repos/arangodb-helper/ashikawa-core/milestones/9/labels\', u\'created_at\': u\'2014-07-10T14:26:37Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/railsbros-dirk/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/railsbros-dirk/events{/privacy}\', u\'organizations_url\': u\'https
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/savonrb/savon','{u\'description\': u\'\', u\'title\': u\'v1.3.0\', u\'url\': u\'https://api.github.com/repos/savonrb/savon/milestones/9\', u\'labels_url\': u\'https://api.github.com/repos/savonrb/savon/milestones/9/labels\', u\'created_at\': u\'2012-09-18T17:55:33Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/rubiii/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/rubiii/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/rubiii/orgs\', u\'url\': u\'https://api.github.com/users/rubiii\', u\'gists_url\': u\'https://api.github.com/users/rubiii/gists{/gist_id}\', u\'html_url\': u\'https://github.com/rubiii\', u\'subscriptions_url\': u\'https://api.github.com/users/rubiii/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/71851?v=4\', u\'repos_url\': u\'https://api.github.com/users/rubiii/repos\', u\'received_events_url\': u\'https://api.github.com/users/rubiii/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/rubiii/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'rubiii\', u\'type\': u\'User\', u\'id\': 71851, u\'followers_url\': u\'https://api.github.com/users/rubiii/followers\'}, u\'number\': 9, u\'html_url\': u\'https://github.com/savonrb/savon/milestone/9\', u\'updated_at\': u\'2012-11-09T12:26:56Z\', u\'due_on\': None, u\'state\': u\'closed\', u\'closed_issues\': 2, u\'open_issues\': 0, u\'closed_at\': u\'2012-11-09T12:25:44Z\', u\'id\': 177173}',00000000000),('https://api.github.com/repos/savonrb/savon','{u\'description\': u\'\', u\'title\': u\'v1.2.0\', u\'url\': u\'https://api.github.com/repos/savonrb/savon/milestones/8\', u\'labels_url\': u\'https://api.github.com/repos/savonrb/savon/milestones/8/labels\', u\'created_at\': u\'2012-09-15T17:26:04Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/rubiii/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/rubiii/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/rubiii/orgs\', u\'url\': u\'https://api.github.com/users/rubiii\', u\'gists_url\': u\'https://api.github.com/users/rubiii/gists{/gist_id}\', u\'html_url\': u\'https://github.com/rubiii\', u\'subscriptions_url\': u\'https://api.github.com/users/rubiii/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/71851?v=4\', u\'repos_url\': u\'https://api.github.com/users/rubiii/repos\', u\'received_events_url\': u\'https://api.github.com/users/rubiii/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/rubiii/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'rubiii\', u\'type\': u\'User\', u\'id\': 71851, u\'followers_url\': u\'https://api.github.com/users/rubiii/followers\'}, u\'number\': 8, u\'html_url\': u\'https://github.com/savonrb/savon/milestone/8\', u\'updated_at\': u\'2012-09-15T17:34:44Z\', u\'due_on\': None, u\'state\': u\'closed\', u\'closed_issues\': 2, u\'open_issues\': 0, u\'closed_at\': u\'2012-09-15T17:34:44Z\', u\'id\': 175478}',00000000000),('https://api.github.com/repos/savonrb/savon','{u\'description\': u\'\', u\'title\': u\'v1.0.0\', u\'url\': u\'https://api.github.com/repos/savonrb/savon/milestones/7\', u\'labels_url\': u\'https://api.github.com/repos/savonrb/savon/milestones/7/labels\', u\'created_at\': u\'2012-06-08T12:32:06Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/rubiii/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/rubiii/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/rubiii/orgs\', u\'url\': u\'https://api.github.com/users/rubiii\', u\'gists_url\': u\'https://api.github.com/users/rubiii/gists{/gist_id}\', u\'html_url\': u\'https://github.com/rubiii\', u\'subscriptions_url\': u\'https://api.github.com/users/rubiii/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/71851?v=4\', u\'repos_url\': u\'https:
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/rest-client/rest-client','{u\'description\': u\'New 1.6.x patch release on the legacy branch for Ruby 1.8.7 compatibility\', u\'title\': u\'1.6.x\', u\'url\': u\'https://api.github.com/repos/rest-client/rest-client/milestones/7\', u\'labels_url\': u\'https://api.github.com/repos/rest-client/rest-client/milestones/7/labels\', u\'created_at\': u\'2014-07-08T07:59:41Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/ab/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/ab/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/ab/orgs\', u\'url\': u\'https://api.github.com/users/ab\', u\'gists_url\': u\'https://api.github.com/users/ab/gists{/gist_id}\', u\'html_url\': u\'https://github.com/ab\', u\'subscriptions_url\': u\'https://api.github.com/users/ab/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/350770?v=4\', u\'repos_url\': u\'https://api.github.com/users/ab/repos\', u\'received_events_url\': u\'https://api.github.com/users/ab/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/ab/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'ab\', u\'type\': u\'User\', u\'id\': 350770, u\'followers_url\': u\'https://api.github.com/users/ab/followers\'}, u\'number\': 7, u\'html_url\': u\'https://github.com/rest-client/rest-client/milestone/7\', u\'updated_at\': u\'2015-08-12T08:29:16Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 1, u\'open_issues\': 0, u\'closed_at\': None, u\'id\': 713573}',00000000000),('https://api.github.com/repos/rest-client/rest-client','{u\'description\': u\'New minor release\', u\'title\': u\'1.8.0\', u\'url\': u\'https://api.github.com/repos/rest-client/rest-client/milestones/5\', u\'labels_url\': u\'https://api.github.com/repos/rest-client/rest-client/milestones/5/labels\', u\'created_at\': u\'2014-04-14T10:20:37Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/ab/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/ab/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/ab/orgs\', u\'url\': u\'https://api.github.com/users/ab\', u\'gists_url\': u\'https://api.github.com/users/ab/gists{/gist_id}\', u\'html_url\': u\'https://github.com/ab\', u\'subscriptions_url\': u\'https://api.github.com/users/ab/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/350770?v=4\', u\'repos_url\': u\'https://api.github.com/users/ab/repos\', u\'received_events_url\': u\'https://api.github.com/users/ab/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/ab/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'ab\', u\'type\': u\'User\', u\'id\': 350770, u\'followers_url\': u\'https://api.github.com/users/ab/followers\'}, u\'number\': 5, u\'html_url\': u\'https://github.com/rest-client/rest-client/milestone/5\', u\'updated_at\': u\'2015-03-24T03:28:35Z\', u\'due_on\': None, u\'state\': u\'closed\', u\'closed_issues\': 2, u\'open_issues\': 0, u\'closed_at\': u\'2015-03-24T03:28:35Z\', u\'id\': 629107}',00000000000),('https://api.github.com/repos/rest-client/rest-client','{u\'description\': u\'New minor series release\', u\'title\': u\'1.9.x\', u\'url\': u\'https://api.github.com/repos/rest-client/rest-client/milestones/12\', u\'labels_url\': u\'https://api.github.com/repos/rest-client/rest-client/milestones/12/labels\', u\'created_at\': u\'2015-03-24T02:39:31Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/ab/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/ab/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/ab/orgs\', u\'url\': u\'https://api.github.com/users/ab\', u\'gists_url\': u\'https://api.github.com/users/ab/gists{/gist_id}\', u\'html_url\': u\'https://github.com/ab\', u\'subscriptions_url\': u\'https://api.github.com/users/ab/subscriptions\', u\'avatar_url\': u\
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/chef-workflow/chef-workflow','{u\'description\': u\'\', u\'title\': u\'0.3\', u\'url\': u\'https://api.github.com/repos/chef-workflow/chef-workflow/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/chef-workflow/chef-workflow/milestones/1/labels\', u\'created_at\': u\'2013-03-23T11:53:50Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/erikh/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/erikh/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/erikh/orgs\', u\'url\': u\'https://api.github.com/users/erikh\', u\'gists_url\': u\'https://api.github.com/users/erikh/gists{/gist_id}\', u\'html_url\': u\'https://github.com/erikh\', u\'subscriptions_url\': u\'https://api.github.com/users/erikh/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/18923?v=4\', u\'repos_url\': u\'https://api.github.com/users/erikh/repos\', u\'received_events_url\': u\'https://api.github.com/users/erikh/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/erikh/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'erikh\', u\'type\': u\'User\', u\'id\': 18923, u\'followers_url\': u\'https://api.github.com/users/erikh/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/chef-workflow/chef-workflow/milestone/1\', u\'updated_at\': u\'2013-03-29T07:44:44Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 3, u\'closed_at\': None, u\'id\': 294511}',00000000000),('https://api.github.com/repos/chef-workflow/chef-workflow','{u\'description\': None, u\'title\': u\'0.4\', u\'url\': u\'https://api.github.com/repos/chef-workflow/chef-workflow/milestones/2\', u\'labels_url\': u\'https://api.github.com/repos/chef-workflow/chef-workflow/milestones/2/labels\', u\'created_at\': u\'2013-03-29T07:39:26Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/erikh/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/erikh/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/erikh/orgs\', u\'url\': u\'https://api.github.com/users/erikh\', u\'gists_url\': u\'https://api.github.com/users/erikh/gists{/gist_id}\', u\'html_url\': u\'https://github.com/erikh\', u\'subscriptions_url\': u\'https://api.github.com/users/erikh/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/18923?v=4\', u\'repos_url\': u\'https://api.github.com/users/erikh/repos\', u\'received_events_url\': u\'https://api.github.com/users/erikh/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/erikh/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'erikh\', u\'type\': u\'User\', u\'id\': 18923, u\'followers_url\': u\'https://api.github.com/users/erikh/followers\'}, u\'number\': 2, u\'html_url\': u\'https://github.com/chef-workflow/chef-workflow/milestone/2\', u\'updated_at\': u\'2013-03-29T07:42:41Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 1, u\'closed_at\': None, u\'id\': 298986}',00000000000),('https://api.github.com/repos/crowbar-archive/crowbar-utils','{u\'description\': None, u\'title\': u\'sprint 19\', u\'url\': u\'https://api.github.com/repos/crowbar-archive/crowbar-utils/milestones/2\', u\'labels_url\': u\'https://api.github.com/repos/crowbar-archive/crowbar-utils/milestones/2/labels\', u\'created_at\': u\'2015-04-21T10:11:03Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/aspiers/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/aspiers/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/aspiers/orgs\', u\'url\': u\'https://api.github.com/users/aspiers\', u\'gists_url\': u\'https://api.github.com/users/aspiers/gists{/gist_id}\', u\'html_url\': u\'https://github.com/aspiers\', u\'subscriptions_url\': u\'https://api.github.com/users/aspiers/subscriptions\', u\'avat
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/grant-olson/rubygems-openpgp','{u\'description\': u\'\', u\'title\': u\'0.6.0\', u\'url\': u\'https://api.github.com/repos/grant-olson/rubygems-openpgp/milestones/5\', u\'labels_url\': u\'https://api.github.com/repos/grant-olson/rubygems-openpgp/milestones/5/labels\', u\'created_at\': u\'2013-03-11T14:14:34Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/grant-olson/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/grant-olson/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/grant-olson/orgs\', u\'url\': u\'https://api.github.com/users/grant-olson\', u\'gists_url\': u\'https://api.github.com/users/grant-olson/gists{/gist_id}\', u\'html_url\': u\'https://github.com/grant-olson\', u\'subscriptions_url\': u\'https://api.github.com/users/grant-olson/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/255776?v=4\', u\'repos_url\': u\'https://api.github.com/users/grant-olson/repos\', u\'received_events_url\': u\'https://api.github.com/users/grant-olson/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/grant-olson/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'grant-olson\', u\'type\': u\'User\', u\'id\': 255776, u\'followers_url\': u\'https://api.github.com/users/grant-olson/followers\'}, u\'number\': 5, u\'html_url\': u\'https://github.com/grant-olson/rubygems-openpgp/milestone/5\', u\'updated_at\': u\'2013-03-17T19:28:34Z\', u\'due_on\': u\'2013-03-23T07:00:00Z\', u\'state\': u\'closed\', u\'closed_issues\': 4, u\'open_issues\': 0, u\'closed_at\': u\'2013-03-17T19:28:34Z\', u\'id\': 285719}',00000000000),('https://api.github.com/repos/grant-olson/rubygems-openpgp','{u\'description\': u\'\', u\'title\': u\'0.5.1\', u\'url\': u\'https://api.github.com/repos/grant-olson/rubygems-openpgp/milestones/4\', u\'labels_url\': u\'https://api.github.com/repos/grant-olson/rubygems-openpgp/milestones/4/labels\', u\'created_at\': u\'2013-03-10T19:03:59Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/grant-olson/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/grant-olson/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/grant-olson/orgs\', u\'url\': u\'https://api.github.com/users/grant-olson\', u\'gists_url\': u\'https://api.github.com/users/grant-olson/gists{/gist_id}\', u\'html_url\': u\'https://github.com/grant-olson\', u\'subscriptions_url\': u\'https://api.github.com/users/grant-olson/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/255776?v=4\', u\'repos_url\': u\'https://api.github.com/users/grant-olson/repos\', u\'received_events_url\': u\'https://api.github.com/users/grant-olson/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/grant-olson/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'grant-olson\', u\'type\': u\'User\', u\'id\': 255776, u\'followers_url\': u\'https://api.github.com/users/grant-olson/followers\'}, u\'number\': 4, u\'html_url\': u\'https://github.com/grant-olson/rubygems-openpgp/milestone/4\', u\'updated_at\': u\'2013-03-10T19:04:16Z\', u\'due_on\': None, u\'state\': u\'closed\', u\'closed_issues\': 1, u\'open_issues\': 0, u\'closed_at\': u\'2013-03-10T19:04:16Z\', u\'id\': 285293}',00000000000),('https://api.github.com/repos/grant-olson/rubygems-openpgp','{u\'description\': u\'\', u\'title\': u\'0.5.0\', u\'url\': u\'https://api.github.com/repos/grant-olson/rubygems-openpgp/milestones/3\', u\'labels_url\': u\'https://api.github.com/repos/grant-olson/rubygems-openpgp/milestones/3/labels\', u\'created_at\': u\'2013-03-02T17:12:41Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/grant-olson/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/grant-olson/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/grant-olson/orgs\', u\'url\': u\'https://api.githu
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/skoba/openehr-ruby','{u\'description\': u\'This release is the first milestone to implement all specification of the openEHR specification.\\r\\n* Refference model\\r\\n* Archetype object model\\r\\n* ADL parser\', u\'title\': u\'1.0.0 Miyazaki\', u\'url\': u\'https://api.github.com/repos/skoba/openehr-ruby/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/skoba/openehr-ruby/milestones/1/labels\', u\'created_at\': u\'2011-05-17T10:57:01Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/skoba/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/skoba/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/skoba/orgs\', u\'url\': u\'https://api.github.com/users/skoba\', u\'gists_url\': u\'https://api.github.com/users/skoba/gists{/gist_id}\', u\'html_url\': u\'https://github.com/skoba\', u\'subscriptions_url\': u\'https://api.github.com/users/skoba/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/291123?v=4\', u\'repos_url\': u\'https://api.github.com/users/skoba/repos\', u\'received_events_url\': u\'https://api.github.com/users/skoba/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/skoba/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'skoba\', u\'type\': u\'User\', u\'id\': 291123, u\'followers_url\': u\'https://api.github.com/users/skoba/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/skoba/openehr-ruby/milestone/1\', u\'updated_at\': u\'2013-02-14T23:19:52Z\', u\'due_on\': None, u\'state\': u\'closed\', u\'closed_issues\': 2, u\'open_issues\': 0, u\'closed_at\': u\'2011-10-08T10:54:06Z\', u\'id\': 10291}',00000000000),('https://api.github.com/repos/skoba/openehr-ruby','{u\'description\': None, u\'title\': u\'1.1\', u\'url\': u\'https://api.github.com/repos/skoba/openehr-ruby/milestones/2\', u\'labels_url\': u\'https://api.github.com/repos/skoba/openehr-ruby/milestones/2/labels\', u\'created_at\': u\'2011-11-29T02:14:51Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/skoba/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/skoba/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/skoba/orgs\', u\'url\': u\'https://api.github.com/users/skoba\', u\'gists_url\': u\'https://api.github.com/users/skoba/gists{/gist_id}\', u\'html_url\': u\'https://github.com/skoba\', u\'subscriptions_url\': u\'https://api.github.com/users/skoba/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/291123?v=4\', u\'repos_url\': u\'https://api.github.com/users/skoba/repos\', u\'received_events_url\': u\'https://api.github.com/users/skoba/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/skoba/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'skoba\', u\'type\': u\'User\', u\'id\': 291123, u\'followers_url\': u\'https://api.github.com/users/skoba/followers\'}, u\'number\': 2, u\'html_url\': u\'https://github.com/skoba/openehr-ruby/milestone/2\', u\'updated_at\': u\'2011-11-29T02:16:07Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 2, u\'closed_at\': None, u\'id\': 60425}',00000000000),('https://api.github.com/repos/sbellity/githu3','{u\'description\': u\'Support creating and updating stuff\', u\'title\': u\'0.2.x\', u\'url\': u\'https://api.github.com/repos/sbellity/githu3/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/sbellity/githu3/milestones/1/labels\', u\'created_at\': u\'2011-06-26T09:57:30Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/sbellity/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/sbellity/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/sbellity/orgs\', u\'url\': u\'https://api.github.com/users/sbellity\', u\'gists_url\': u\'https://api.github.com/users/sbellity/gists{/gist_id}\', u\'html_u
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/chocolatey/puppet-chocolatey','{u\'description\': u\'\', u\'title\': u\'1.2.3\', u\'url\': u\'https://api.github.com/repos/chocolatey/puppet-chocolatey/milestones/18\', u\'labels_url\': u\'https://api.github.com/repos/chocolatey/puppet-chocolatey/milestones/18/labels\', u\'created_at\': u\'2016-05-06T23:48:56Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/ferventcoder/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/ferventcoder/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/ferventcoder/orgs\', u\'url\': u\'https://api.github.com/users/ferventcoder\', u\'gists_url\': u\'https://api.github.com/users/ferventcoder/gists{/gist_id}\', u\'html_url\': u\'https://github.com/ferventcoder\', u\'subscriptions_url\': u\'https://api.github.com/users/ferventcoder/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/63502?v=4\', u\'repos_url\': u\'https://api.github.com/users/ferventcoder/repos\', u\'received_events_url\': u\'https://api.github.com/users/ferventcoder/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/ferventcoder/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'ferventcoder\', u\'type\': u\'User\', u\'id\': 63502, u\'followers_url\': u\'https://api.github.com/users/ferventcoder/followers\'}, u\'number\': 18, u\'html_url\': u\'https://github.com/chocolatey/puppet-chocolatey/milestone/18\', u\'updated_at\': u\'2016-06-04T19:10:42Z\', u\'due_on\': None, u\'state\': u\'closed\', u\'closed_issues\': 1, u\'open_issues\': 0, u\'closed_at\': u\'2016-06-04T19:10:42Z\', u\'id\': 1752606}',00000000000),('https://api.github.com/repos/chocolatey/puppet-chocolatey','{u\'description\': u\'\', u\'title\': u\'1.2.2\', u\'url\': u\'https://api.github.com/repos/chocolatey/puppet-chocolatey/milestones/17\', u\'labels_url\': u\'https://api.github.com/repos/chocolatey/puppet-chocolatey/milestones/17/labels\', u\'created_at\': u\'2016-01-06T16:25:12Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/ferventcoder/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/ferventcoder/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/ferventcoder/orgs\', u\'url\': u\'https://api.github.com/users/ferventcoder\', u\'gists_url\': u\'https://api.github.com/users/ferventcoder/gists{/gist_id}\', u\'html_url\': u\'https://github.com/ferventcoder\', u\'subscriptions_url\': u\'https://api.github.com/users/ferventcoder/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/63502?v=4\', u\'repos_url\': u\'https://api.github.com/users/ferventcoder/repos\', u\'received_events_url\': u\'https://api.github.com/users/ferventcoder/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/ferventcoder/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'ferventcoder\', u\'type\': u\'User\', u\'id\': 63502, u\'followers_url\': u\'https://api.github.com/users/ferventcoder/followers\'}, u\'number\': 17, u\'html_url\': u\'https://github.com/chocolatey/puppet-chocolatey/milestone/17\', u\'updated_at\': u\'2016-04-06T22:10:15Z\', u\'due_on\': u\'2016-01-06T08:00:00Z\', u\'state\': u\'closed\', u\'closed_issues\': 3, u\'open_issues\': 0, u\'closed_at\': u\'2016-04-06T22:10:15Z\', u\'id\': 1487774}',00000000000),('https://api.github.com/repos/chocolatey/puppet-chocolatey','{u\'description\': u\'Configuration\', u\'title\': u\'1.2.0\', u\'url\': u\'https://api.github.com/repos/chocolatey/puppet-chocolatey/milestones/14\', u\'labels_url\': u\'https://api.github.com/repos/chocolatey/puppet-chocolatey/milestones/14/labels\', u\'created_at\': u\'2015-09-30T16:01:17Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/ferventcoder/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/ferventcoder/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/fer
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/jamesdabbs/pi-base','{u\'description\': u\'Optimization and infrastructural tasks whose importance will depend on site usage.\', u\'title\': u\'Infrastructure\', u\'url\': u\'https://api.github.com/repos/jamesdabbs/pi-base/milestones/3\', u\'labels_url\': u\'https://api.github.com/repos/jamesdabbs/pi-base/milestones/3/labels\', u\'created_at\': u\'2013-05-27T04:26:35Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/jamesdabbs/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/jamesdabbs/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/jamesdabbs/orgs\', u\'url\': u\'https://api.github.com/users/jamesdabbs\', u\'gists_url\': u\'https://api.github.com/users/jamesdabbs/gists{/gist_id}\', u\'html_url\': u\'https://github.com/jamesdabbs\', u\'subscriptions_url\': u\'https://api.github.com/users/jamesdabbs/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/1079270?v=4\', u\'repos_url\': u\'https://api.github.com/users/jamesdabbs/repos\', u\'received_events_url\': u\'https://api.github.com/users/jamesdabbs/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/jamesdabbs/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'jamesdabbs\', u\'type\': u\'User\', u\'id\': 1079270, u\'followers_url\': u\'https://api.github.com/users/jamesdabbs/followers\'}, u\'number\': 3, u\'html_url\': u\'https://github.com/jamesdabbs/pi-base/milestone/3\', u\'updated_at\': u\'2014-06-06T23:20:18Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 4, u\'open_issues\': 0, u\'closed_at\': None, u\'id\': 342269}',00000000000),('https://api.github.com/repos/champierre/mopa','{u\'description\': u\'\', u\'title\': u\'\\u03b2\\u7248\\u516c\\u958b\', u\'url\': u\'https://api.github.com/repos/champierre/mopa/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/champierre/mopa/milestones/1/labels\', u\'created_at\': u\'2013-06-09T17:18:26Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/champierre/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/champierre/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/champierre/orgs\', u\'url\': u\'https://api.github.com/users/champierre\', u\'gists_url\': u\'https://api.github.com/users/champierre/gists{/gist_id}\', u\'html_url\': u\'https://github.com/champierre\', u\'subscriptions_url\': u\'https://api.github.com/users/champierre/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/10215?v=4\', u\'repos_url\': u\'https://api.github.com/users/champierre/repos\', u\'received_events_url\': u\'https://api.github.com/users/champierre/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/champierre/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'champierre\', u\'type\': u\'User\', u\'id\': 10215, u\'followers_url\': u\'https://api.github.com/users/champierre/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/champierre/mopa/milestone/1\', u\'updated_at\': u\'2013-07-28T06:46:05Z\', u\'due_on\': u\'2013-06-21T07:00:00Z\', u\'state\': u\'open\', u\'closed_issues\': 1, u\'open_issues\': 2, u\'closed_at\': None, u\'id\': 351455}',00000000000),('https://api.github.com/repos/joshwlewis/unitwise','{u\'description\': None, u\'title\': u\'v0.4.0\', u\'url\': u\'https://api.github.com/repos/joshwlewis/unitwise/milestones/2\', u\'labels_url\': u\'https://api.github.com/repos/joshwlewis/unitwise/milestones/2/labels\', u\'created_at\': u\'2014-03-02T13:32:58Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/joshwlewis/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/joshwlewis/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/joshwlewis/orgs\', u\'url\': u\'https://api.github.com/users/joshwlewis\', u\'gists_url\': u\'https://api.github.com/users/josh
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/catepillar/tyrant-faction-report','{u\'description\': None, u\'title\': u\'1.7.1\', u\'url\': u\'https://api.github.com/repos/catepillar/tyrant-faction-report/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/catepillar/tyrant-faction-report/milestones/1/labels\', u\'created_at\': u\'2013-07-04T16:48:09Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/catepillar/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/catepillar/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/catepillar/orgs\', u\'url\': u\'https://api.github.com/users/catepillar\', u\'gists_url\': u\'https://api.github.com/users/catepillar/gists{/gist_id}\', u\'html_url\': u\'https://github.com/catepillar\', u\'subscriptions_url\': u\'https://api.github.com/users/catepillar/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/2695225?v=4\', u\'repos_url\': u\'https://api.github.com/users/catepillar/repos\', u\'received_events_url\': u\'https://api.github.com/users/catepillar/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/catepillar/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'catepillar\', u\'type\': u\'User\', u\'id\': 2695225, u\'followers_url\': u\'https://api.github.com/users/catepillar/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/catepillar/tyrant-faction-report/milestone/1\', u\'updated_at\': u\'2013-07-04T16:55:48Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 2, u\'closed_at\': None, u\'id\': 370658}',00000000000),('https://api.github.com/repos/herry13/sfpagent','{u\'description\': None, u\'title\': u\'0.0.1\', u\'url\': u\'https://api.github.com/repos/herry13/sfpagent/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/herry13/sfpagent/milestones/1/labels\', u\'created_at\': u\'2013-07-04T23:06:51Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/herry13/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/herry13/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/herry13/orgs\', u\'url\': u\'https://api.github.com/users/herry13\', u\'gists_url\': u\'https://api.github.com/users/herry13/gists{/gist_id}\', u\'html_url\': u\'https://github.com/herry13\', u\'subscriptions_url\': u\'https://api.github.com/users/herry13/subscriptions\', u\'avatar_url\': u\'https://avatars2.githubusercontent.com/u/532183?v=4\', u\'repos_url\': u\'https://api.github.com/users/herry13/repos\', u\'received_events_url\': u\'https://api.github.com/users/herry13/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/herry13/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'herry13\', u\'type\': u\'User\', u\'id\': 532183, u\'followers_url\': u\'https://api.github.com/users/herry13/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/herry13/sfpagent/milestone/1\', u\'updated_at\': u\'2014-02-10T03:13:10Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 11, u\'open_issues\': 0, u\'closed_at\': None, u\'id\': 370838}',00000000000),('https://api.github.com/repos/robwierzbowski/jekyll-picture-tag','{u\'description\': None, u\'title\': u\'2.0\', u\'url\': u\'https://api.github.com/repos/robwierzbowski/jekyll-picture-tag/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/robwierzbowski/jekyll-picture-tag/milestones/1/labels\', u\'created_at\': u\'2013-10-21T00:13:15Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/robwierzbowski/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/robwierzbowski/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/robwierzbowski/orgs\', u\'url\': u\'https://api.github.com/users/robwierzbowski\', u\'gists_url\': u\'https://api.github.com/users/robwierzbowski/gists{/gist_id}\', u\'html_url\': u\'https:/
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/n774/weeks','{u\'description\': u\'\', u\'title\': u\'sp0\', u\'url\': u\'https://api.github.com/repos/n774/weeks/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/n774/weeks/milestones/1/labels\', u\'created_at\': u\'2013-07-31T04:11:56Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/n774/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/n774/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/n774/orgs\', u\'url\': u\'https://api.github.com/users/n774\', u\'gists_url\': u\'https://api.github.com/users/n774/gists{/gist_id}\', u\'html_url\': u\'https://github.com/n774\', u\'subscriptions_url\': u\'https://api.github.com/users/n774/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/2648919?v=4\', u\'repos_url\': u\'https://api.github.com/users/n774/repos\', u\'received_events_url\': u\'https://api.github.com/users/n774/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/n774/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'n774\', u\'type\': u\'User\', u\'id\': 2648919, u\'followers_url\': u\'https://api.github.com/users/n774/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/n774/weeks/milestone/1\', u\'updated_at\': u\'2013-08-05T04:31:09Z\', u\'due_on\': u\'2013-08-13T07:00:00Z\', u\'state\': u\'open\', u\'closed_issues\': 5, u\'open_issues\': 3, u\'closed_at\': None, u\'id\': 390883}',00000000000),('https://api.github.com/repos/n774/weeks','{u\'description\': u\'\', u\'title\': u\'sp3\', u\'url\': u\'https://api.github.com/repos/n774/weeks/milestones/4\', u\'labels_url\': u\'https://api.github.com/repos/n774/weeks/milestones/4/labels\', u\'created_at\': u\'2013-07-31T04:47:29Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/n774/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/n774/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/n774/orgs\', u\'url\': u\'https://api.github.com/users/n774\', u\'gists_url\': u\'https://api.github.com/users/n774/gists{/gist_id}\', u\'html_url\': u\'https://github.com/n774\', u\'subscriptions_url\': u\'https://api.github.com/users/n774/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/2648919?v=4\', u\'repos_url\': u\'https://api.github.com/users/n774/repos\', u\'received_events_url\': u\'https://api.github.com/users/n774/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/n774/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'n774\', u\'type\': u\'User\', u\'id\': 2648919, u\'followers_url\': u\'https://api.github.com/users/n774/followers\'}, u\'number\': 4, u\'html_url\': u\'https://github.com/n774/weeks/milestone/4\', u\'updated_at\': u\'2013-07-31T04:47:29Z\', u\'due_on\': u\'2013-09-25T07:00:00Z\', u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 0, u\'closed_at\': None, u\'id\': 390895}',00000000000),('https://api.github.com/repos/n774/weeks','{u\'description\': u\'\', u\'title\': u\'sp2\', u\'url\': u\'https://api.github.com/repos/n774/weeks/milestones/3\', u\'labels_url\': u\'https://api.github.com/repos/n774/weeks/milestones/3/labels\', u\'created_at\': u\'2013-07-31T04:47:15Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/n774/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/n774/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/n774/orgs\', u\'url\': u\'https://api.github.com/users/n774\', u\'gists_url\': u\'https://api.github.com/users/n774/gists{/gist_id}\', u\'html_url\': u\'https://github.com/n774\', u\'subscriptions_url\': u\'https://api.github.com/users/n774/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/2648919?v=4\', u\'repos_url\': u\'https://api.github.com/users/n774/repos\', u\'received_events_url\': u\'https://api.github.com/users/n77
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/Rud5G/chef-zf2','{u\'description\': u\'\', u\'title\': u\'Support Apache 2.4\', u\'url\': u\'https://api.github.com/repos/Rud5G/chef-zf2/milestones/2\', u\'labels_url\': u\'https://api.github.com/repos/Rud5G/chef-zf2/milestones/2/labels\', u\'created_at\': u\'2015-04-02T16:51:02Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/Rud5G/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/Rud5G/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/Rud5G/orgs\', u\'url\': u\'https://api.github.com/users/Rud5G\', u\'gists_url\': u\'https://api.github.com/users/Rud5G/gists{/gist_id}\', u\'html_url\': u\'https://github.com/Rud5G\', u\'subscriptions_url\': u\'https://api.github.com/users/Rud5G/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/27158?v=4\', u\'repos_url\': u\'https://api.github.com/users/Rud5G/repos\', u\'received_events_url\': u\'https://api.github.com/users/Rud5G/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/Rud5G/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'Rud5G\', u\'type\': u\'User\', u\'id\': 27158, u\'followers_url\': u\'https://api.github.com/users/Rud5G/followers\'}, u\'number\': 2, u\'html_url\': u\'https://github.com/Rud5G/chef-zf2/milestone/2\', u\'updated_at\': u\'2015-04-02T20:58:40Z\', u\'due_on\': u\'2015-04-01T07:00:00Z\', u\'state\': u\'closed\', u\'closed_issues\': 5, u\'open_issues\': 0, u\'closed_at\': u\'2015-04-02T20:58:40Z\', u\'id\': 1050646}',00000000000),('https://api.github.com/repos/zfoster/corgi','{u\'description\': u\'Stuff to get done by Nexxpo\', u\'title\': u\'Nexxpo\', u\'url\': u\'https://api.github.com/repos/zfoster/corgi/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/zfoster/corgi/milestones/1/labels\', u\'created_at\': u\'2014-04-07T15:29:16Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/southpolesteve/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/southpolesteve/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/southpolesteve/orgs\', u\'url\': u\'https://api.github.com/users/southpolesteve\', u\'gists_url\': u\'https://api.github.com/users/southpolesteve/gists{/gist_id}\', u\'html_url\': u\'https://github.com/southpolesteve\', u\'subscriptions_url\': u\'https://api.github.com/users/southpolesteve/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/471400?v=4\', u\'repos_url\': u\'https://api.github.com/users/southpolesteve/repos\', u\'received_events_url\': u\'https://api.github.com/users/southpolesteve/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/southpolesteve/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'southpolesteve\', u\'type\': u\'User\', u\'id\': 471400, u\'followers_url\': u\'https://api.github.com/users/southpolesteve/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/zfoster/corgi/milestone/1\', u\'updated_at\': u\'2014-04-07T17:39:48Z\', u\'due_on\': u\'2014-04-08T07:00:00Z\', u\'state\': u\'open\', u\'closed_issues\': 1, u\'open_issues\': 9, u\'closed_at\': None, u\'id\': 622721}',00000000000),('https://api.github.com/repos/hpcloud/em-docker-client','{u\'description\': u\'Public release.\', u\'title\': u\'1.0\', u\'url\': u\'https://api.github.com/repos/hpcloud/em-docker-client/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/hpcloud/em-docker-client/milestones/1/labels\', u\'created_at\': u\'2013-09-19T22:47:49Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/dkulchenko/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/dkulchenko/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/dkulchenko/orgs\', u\'url\': u\'https://api.github.com/users/dkulchenko\', u\'gists_url\': u\'https://api.github.com/users/dkulchenko/gists{/gist_id}\', u\'html_url\
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/alim/aronoff','{u\'description\': u\'\', u\'title\': u\'V0.1 - Initial release with flow cytometry results\', u\'url\': u\'https://api.github.com/repos/alim/aronoff/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/alim/aronoff/milestones/1/labels\', u\'created_at\': u\'2013-11-04T18:53:46Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/alim/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/alim/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/alim/orgs\', u\'url\': u\'https://api.github.com/users/alim\', u\'gists_url\': u\'https://api.github.com/users/alim/gists{/gist_id}\', u\'html_url\': u\'https://github.com/alim\', u\'subscriptions_url\': u\'https://api.github.com/users/alim/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/105311?v=4\', u\'repos_url\': u\'https://api.github.com/users/alim/repos\', u\'received_events_url\': u\'https://api.github.com/users/alim/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/alim/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'alim\', u\'type\': u\'User\', u\'id\': 105311, u\'followers_url\': u\'https://api.github.com/users/alim/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/alim/aronoff/milestone/1\', u\'updated_at\': u\'2014-08-11T23:16:39Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 27, u\'open_issues\': 3, u\'closed_at\': None, u\'id\': 474247}',00000000000),('https://api.github.com/repos/twingly/twingly-search-api-ruby','{u\'description\': u\"I\'d like to open up this repository under an open license (BSD/MIT)\", u\'title\': u\'Open source\', u\'url\': u\'https://api.github.com/repos/twingly/twingly-search-api-ruby/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/twingly/twingly-search-api-ruby/milestones/1/labels\', u\'created_at\': u\'2013-10-31T09:09:15Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/jage/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/jage/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/jage/orgs\', u\'url\': u\'https://api.github.com/users/jage\', u\'gists_url\': u\'https://api.github.com/users/jage/gists{/gist_id}\', u\'html_url\': u\'https://github.com/jage\', u\'subscriptions_url\': u\'https://api.github.com/users/jage/subscriptions\', u\'avatar_url\': u\'https://avatars2.githubusercontent.com/u/7913?v=4\', u\'repos_url\': u\'https://api.github.com/users/jage/repos\', u\'received_events_url\': u\'https://api.github.com/users/jage/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/jage/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'jage\', u\'type\': u\'User\', u\'id\': 7913, u\'followers_url\': u\'https://api.github.com/users/jage/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/twingly/twingly-search-api-ruby/milestone/1\', u\'updated_at\': u\'2013-11-04T18:41:36Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 3, u\'open_issues\': 0, u\'closed_at\': None, u\'id\': 469982}',00000000000),('https://api.github.com/repos/bbaugher/serf','{u\'description\': u\'\', u\'title\': u\'1.2.0\', u\'url\': u\'https://api.github.com/repos/bbaugher/serf/milestones/16\', u\'labels_url\': u\'https://api.github.com/repos/bbaugher/serf/milestones/16/labels\', u\'created_at\': u\'2017-08-16T13:57:31Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/bbaugher/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/bbaugher/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/bbaugher/orgs\', u\'url\': u\'https://api.github.com/users/bbaugher\', u\'gists_url\': u\'https://api.github.com/users/bbaugher/gists{/gist_id}\', u\'html_url\': u\'https://github.com/bbaugher\', u\'subscriptions_url\': u\'https://api.github.com/users/bbaugher/subscript
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/DateEdge/website','{u\'description\': u\'\', u\'title\': u\'Profiles\', u\'url\': u\'https://api.github.com/repos/DateEdge/website/milestones/6\', u\'labels_url\': u\'https://api.github.com/repos/DateEdge/website/milestones/6/labels\', u\'created_at\': u\'2014-08-06T00:49:47Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/veganstraightedge/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/veganstraightedge/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/veganstraightedge/orgs\', u\'url\': u\'https://api.github.com/users/veganstraightedge\', u\'gists_url\': u\'https://api.github.com/users/veganstraightedge/gists{/gist_id}\', u\'html_url\': u\'https://github.com/veganstraightedge\', u\'subscriptions_url\': u\'https://api.github.com/users/veganstraightedge/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/4361?v=4\', u\'repos_url\': u\'https://api.github.com/users/veganstraightedge/repos\', u\'received_events_url\': u\'https://api.github.com/users/veganstraightedge/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/veganstraightedge/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'veganstraightedge\', u\'type\': u\'User\', u\'id\': 4361, u\'followers_url\': u\'https://api.github.com/users/veganstraightedge/followers\'}, u\'number\': 6, u\'html_url\': u\'https://github.com/DateEdge/website/milestone/6\', u\'updated_at\': u\'2014-08-06T00:50:47Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 4, u\'closed_at\': None, u\'id\': 744384}',00000000000),('https://api.github.com/repos/DateEdge/website','{u\'description\': u\"Light up that sidebar on people\'s profiles with their social activity on other sites.\", u\'title\': u\'Social Sidebar\', u\'url\': u\'https://api.github.com/repos/DateEdge/website/milestones/3\', u\'labels_url\': u\'https://api.github.com/repos/DateEdge/website/milestones/3/labels\', u\'created_at\': u\'2014-08-06T00:44:59Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/veganstraightedge/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/veganstraightedge/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/veganstraightedge/orgs\', u\'url\': u\'https://api.github.com/users/veganstraightedge\', u\'gists_url\': u\'https://api.github.com/users/veganstraightedge/gists{/gist_id}\', u\'html_url\': u\'https://github.com/veganstraightedge\', u\'subscriptions_url\': u\'https://api.github.com/users/veganstraightedge/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/4361?v=4\', u\'repos_url\': u\'https://api.github.com/users/veganstraightedge/repos\', u\'received_events_url\': u\'https://api.github.com/users/veganstraightedge/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/veganstraightedge/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'veganstraightedge\', u\'type\': u\'User\', u\'id\': 4361, u\'followers_url\': u\'https://api.github.com/users/veganstraightedge/followers\'}, u\'number\': 3, u\'html_url\': u\'https://github.com/DateEdge/website/milestone/3\', u\'updated_at\': u\'2014-08-06T00:46:44Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 6, u\'closed_at\': None, u\'id\': 744380}',00000000000),('https://api.github.com/repos/ofl/RapidNews','{u\'description\': u\'\', u\'title\': u\'iTunes Store\\u306b\\u63d0\\u51fa\', u\'url\': u\'https://api.github.com/repos/ofl/RapidNews/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/ofl/RapidNews/milestones/1/labels\', u\'created_at\': u\'2013-09-29T23:11:49Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/ofl/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/ofl/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/ofl/orgs\',
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/pjotrp/bioruby-vcf','{u\'description\': u\'Version 1.0 should be the stable version with a few more enhancements.\', u\'title\': u\'Bio-vcf 1.0\', u\'url\': u\'https://api.github.com/repos/pjotrp/bioruby-vcf/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/pjotrp/bioruby-vcf/milestones/1/labels\', u\'created_at\': u\'2016-01-20T10:28:09Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/pjotrp/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/pjotrp/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/pjotrp/orgs\', u\'url\': u\'https://api.github.com/users/pjotrp\', u\'gists_url\': u\'https://api.github.com/users/pjotrp/gists{/gist_id}\', u\'html_url\': u\'https://github.com/pjotrp\', u\'subscriptions_url\': u\'https://api.github.com/users/pjotrp/subscriptions\', u\'avatar_url\': u\'https://avatars2.githubusercontent.com/u/13551?v=4\', u\'repos_url\': u\'https://api.github.com/users/pjotrp/repos\', u\'received_events_url\': u\'https://api.github.com/users/pjotrp/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/pjotrp/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'pjotrp\', u\'type\': u\'User\', u\'id\': 13551, u\'followers_url\': u\'https://api.github.com/users/pjotrp/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/pjotrp/bioruby-vcf/milestone/1\', u\'updated_at\': u\'2016-03-17T20:54:33Z\', u\'due_on\': u\'2016-04-03T07:00:00Z\', u\'state\': u\'open\', u\'closed_issues\': 1, u\'open_issues\': 3, u\'closed_at\': None, u\'id\': 1521855}',00000000000),('https://api.github.com/repos/big-tool-brewery/big-tool-brewing','{u\'description\': u\'- All three tools brewable from repo with a simple `rake install`\\r\\n- Prebuilt binaries available in release section with digital signatures\\r\\n- Homebrew available either through supported channels or a tap\', u\'title\': u\'LLVM 3.4\', u\'url\': u\'https://api.github.com/repos/big-tool-brewery/big-tool-brewing/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/big-tool-brewery/big-tool-brewing/milestones/1/labels\', u\'created_at\': u\'2014-01-23T14:36:54Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/swizzlr/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/swizzlr/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/swizzlr/orgs\', u\'url\': u\'https://api.github.com/users/swizzlr\', u\'gists_url\': u\'https://api.github.com/users/swizzlr/gists{/gist_id}\', u\'html_url\': u\'https://github.com/swizzlr\', u\'subscriptions_url\': u\'https://api.github.com/users/swizzlr/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/1848665?v=4\', u\'repos_url\': u\'https://api.github.com/users/swizzlr/repos\', u\'received_events_url\': u\'https://api.github.com/users/swizzlr/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/swizzlr/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'swizzlr\', u\'type\': u\'User\', u\'id\': 1848665, u\'followers_url\': u\'https://api.github.com/users/swizzlr/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/big-tool-brewery/big-tool-brewing/milestone/1\', u\'updated_at\': u\'2014-01-24T12:45:24Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 2, u\'closed_at\': None, u\'id\': 545368}',00000000000),('https://api.github.com/repos/big-tool-brewery/big-tool-brewing','{u\'description\': u\"Building on LLVM 3.4, we will attempt to use the latest commits of LLVM to support building of latest stable versions of all tools.\\r\\n\\r\\nWhile clang-format and scan-build are part of LLVM, OCLint has recently made the decision to try to keep up with LLVM HEAD + last stable. So we can move to this, and start tagging by LLVM releases from then on.\\r\\n\\r\\nThis will be automated using either my Mac Mini or possibly Trav
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/feedjira/feedjira','{u\'description\': u\'\', u\'title\': u\'3.0\', u\'url\': u\'https://api.github.com/repos/feedjira/feedjira/milestones/3\', u\'labels_url\': u\'https://api.github.com/repos/feedjira/feedjira/milestones/3/labels\', u\'created_at\': u\'2017-04-06T08:47:33Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/mikeastock/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/mikeastock/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/mikeastock/orgs\', u\'url\': u\'https://api.github.com/users/mikeastock\', u\'gists_url\': u\'https://api.github.com/users/mikeastock/gists{/gist_id}\', u\'html_url\': u\'https://github.com/mikeastock\', u\'subscriptions_url\': u\'https://api.github.com/users/mikeastock/subscriptions\', u\'avatar_url\': u\'https://avatars2.githubusercontent.com/u/1907044?v=4\', u\'repos_url\': u\'https://api.github.com/users/mikeastock/repos\', u\'received_events_url\': u\'https://api.github.com/users/mikeastock/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/mikeastock/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'mikeastock\', u\'type\': u\'User\', u\'id\': 1907044, u\'followers_url\': u\'https://api.github.com/users/mikeastock/followers\'}, u\'number\': 3, u\'html_url\': u\'https://github.com/feedjira/feedjira/milestone/3\', u\'updated_at\': u\'2017-04-23T00:31:38Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 2, u\'open_issues\': 0, u\'closed_at\': None, u\'id\': 2438975}',00000000000),('https://api.github.com/repos/feedjira/feedjira','{u\'description\': u\'\', u\'title\': u\'2.1\', u\'url\': u\'https://api.github.com/repos/feedjira/feedjira/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/feedjira/feedjira/milestones/1/labels\', u\'created_at\': u\'2016-11-13T13:06:02Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/PascalTurbo/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/PascalTurbo/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/PascalTurbo/orgs\', u\'url\': u\'https://api.github.com/users/PascalTurbo\', u\'gists_url\': u\'https://api.github.com/users/PascalTurbo/gists{/gist_id}\', u\'html_url\': u\'https://github.com/PascalTurbo\', u\'subscriptions_url\': u\'https://api.github.com/users/PascalTurbo/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/266577?v=4\', u\'repos_url\': u\'https://api.github.com/users/PascalTurbo/repos\', u\'received_events_url\': u\'https://api.github.com/users/PascalTurbo/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/PascalTurbo/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'PascalTurbo\', u\'type\': u\'User\', u\'id\': 266577, u\'followers_url\': u\'https://api.github.com/users/PascalTurbo/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/feedjira/feedjira/milestone/1\', u\'updated_at\': u\'2016-12-19T21:31:55Z\', u\'due_on\': u\'2016-12-12T08:00:00Z\', u\'state\': u\'closed\', u\'closed_issues\': 14, u\'open_issues\': 0, u\'closed_at\': u\'2016-12-19T21:31:55Z\', u\'id\': 2131689}',00000000000),('https://api.github.com/repos/anthonymidili/EasyKeep','{u\'description\': u\'\', u\'title\': u\'V- 3.1.0\', u\'url\': u\'https://api.github.com/repos/anthonymidili/EasyKeep/milestones/2\', u\'labels_url\': u\'https://api.github.com/repos/anthonymidili/EasyKeep/milestones/2/labels\', u\'created_at\': u\'2015-04-06T03:29:51Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/anthonymidili/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/anthonymidili/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/anthonymidili/orgs\', u\'url\': u\'https://api.github.com/users/anthonymidili\', u\'gists_url\': u\'https://api.github.com/users/anthonymidili/gists{/gist_id}\', u\'html_url\': u\'htt
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/crest-cassia/oacis','{u\'description\': u\'\', u\'title\': u\'v2.6.0\', u\'url\': u\'https://api.github.com/repos/crest-cassia/oacis/milestones/21\', u\'labels_url\': u\'https://api.github.com/repos/crest-cassia/oacis/milestones/21/labels\', u\'created_at\': u\'2016-05-27T02:14:57Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/takeshi-uchitane/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/takeshi-uchitane/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/takeshi-uchitane/orgs\', u\'url\': u\'https://api.github.com/users/takeshi-uchitane\', u\'gists_url\': u\'https://api.github.com/users/takeshi-uchitane/gists{/gist_id}\', u\'html_url\': u\'https://github.com/takeshi-uchitane\', u\'subscriptions_url\': u\'https://api.github.com/users/takeshi-uchitane/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/5600507?v=4\', u\'repos_url\': u\'https://api.github.com/users/takeshi-uchitane/repos\', u\'received_events_url\': u\'https://api.github.com/users/takeshi-uchitane/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/takeshi-uchitane/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'takeshi-uchitane\', u\'type\': u\'User\', u\'id\': 5600507, u\'followers_url\': u\'https://api.github.com/users/takeshi-uchitane/followers\'}, u\'number\': 21, u\'html_url\': u\'https://github.com/crest-cassia/oacis/milestone/21\', u\'updated_at\': u\'2018-01-05T02:32:05Z\', u\'due_on\': u\'2016-06-29T07:00:00Z\', u\'state\': u\'closed\', u\'closed_issues\': 12, u\'open_issues\': 0, u\'closed_at\': u\'2016-09-27T06:02:24Z\', u\'id\': 1791219}',00000000000),('https://api.github.com/repos/crest-cassia/oacis','{u\'description\': u\'\', u\'title\': u\'v2.13.0\', u\'url\': u\'https://api.github.com/repos/crest-cassia/oacis/milestones/28\', u\'labels_url\': u\'https://api.github.com/repos/crest-cassia/oacis/milestones/28/labels\', u\'created_at\': u\'2017-04-25T01:53:51Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/yohm/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/yohm/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/yohm/orgs\', u\'url\': u\'https://api.github.com/users/yohm\', u\'gists_url\': u\'https://api.github.com/users/yohm/gists{/gist_id}\', u\'html_url\': u\'https://github.com/yohm\', u\'subscriptions_url\': u\'https://api.github.com/users/yohm/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/718731?v=4\', u\'repos_url\': u\'https://api.github.com/users/yohm/repos\', u\'received_events_url\': u\'https://api.github.com/users/yohm/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/yohm/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'yohm\', u\'type\': u\'User\', u\'id\': 718731, u\'followers_url\': u\'https://api.github.com/users/yohm/followers\'}, u\'number\': 28, u\'html_url\': u\'https://github.com/crest-cassia/oacis/milestone/28\', u\'updated_at\': u\'2017-05-18T03:36:44Z\', u\'due_on\': u\'2017-05-12T07:00:00Z\', u\'state\': u\'closed\', u\'closed_issues\': 1, u\'open_issues\': 0, u\'closed_at\': u\'2017-05-18T03:36:44Z\', u\'id\': 2478688}',00000000000),('https://api.github.com/repos/crest-cassia/oacis','{u\'description\': u\'\', u\'title\': u\'v2.12.0\', u\'url\': u\'https://api.github.com/repos/crest-cassia/oacis/milestones/27\', u\'labels_url\': u\'https://api.github.com/repos/crest-cassia/oacis/milestones/27/labels\', u\'created_at\': u\'2017-03-03T21:58:04Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/yohm/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/yohm/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/yohm/orgs\', u\'url\': u\'https://api.github.com/users/yohm\', u\'gists_url\': u\'https://api.github.com/users/yohm/gists{/gist_id}\', u\'html_url\': u\'http
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/ruby-concurrency/concurrent-ruby','{u\'description\': u\'\', u\'title\': u\'2.0.0\', u\'url\': u\'https://api.github.com/repos/ruby-concurrency/concurrent-ruby/milestones/13\', u\'labels_url\': u\'https://api.github.com/repos/ruby-concurrency/concurrent-ruby/milestones/13/labels\', u\'created_at\': u\'2015-06-02T05:48:09Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/pitr-ch/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/pitr-ch/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/pitr-ch/orgs\', u\'url\': u\'https://api.github.com/users/pitr-ch\', u\'gists_url\': u\'https://api.github.com/users/pitr-ch/gists{/gist_id}\', u\'html_url\': u\'https://github.com/pitr-ch\', u\'subscriptions_url\': u\'https://api.github.com/users/pitr-ch/subscriptions\', u\'avatar_url\': u\'https://avatars2.githubusercontent.com/u/204460?v=4\', u\'repos_url\': u\'https://api.github.com/users/pitr-ch/repos\', u\'received_events_url\': u\'https://api.github.com/users/pitr-ch/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/pitr-ch/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'pitr-ch\', u\'type\': u\'User\', u\'id\': 204460, u\'followers_url\': u\'https://api.github.com/users/pitr-ch/followers\'}, u\'number\': 13, u\'html_url\': u\'https://github.com/ruby-concurrency/concurrent-ruby/milestone/13\', u\'updated_at\': u\'2017-11-18T11:39:12Z\', u\'due_on\': u\'2018-01-04T08:00:00Z\', u\'state\': u\'open\', u\'closed_issues\': 19, u\'open_issues\': 21, u\'closed_at\': None, u\'id\': 1144213}',00000000000),('https://api.github.com/repos/ruby-concurrency/concurrent-ruby','{u\'description\': u\'\', u\'title\': u\'1.2.0\', u\'url\': u\'https://api.github.com/repos/ruby-concurrency/concurrent-ruby/milestones/22\', u\'labels_url\': u\'https://api.github.com/repos/ruby-concurrency/concurrent-ruby/milestones/22/labels\', u\'created_at\': u\'2017-04-02T18:39:03Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/pitr-ch/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/pitr-ch/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/pitr-ch/orgs\', u\'url\': u\'https://api.github.com/users/pitr-ch\', u\'gists_url\': u\'https://api.github.com/users/pitr-ch/gists{/gist_id}\', u\'html_url\': u\'https://github.com/pitr-ch\', u\'subscriptions_url\': u\'https://api.github.com/users/pitr-ch/subscriptions\', u\'avatar_url\': u\'https://avatars2.githubusercontent.com/u/204460?v=4\', u\'repos_url\': u\'https://api.github.com/users/pitr-ch/repos\', u\'received_events_url\': u\'https://api.github.com/users/pitr-ch/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/pitr-ch/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'pitr-ch\', u\'type\': u\'User\', u\'id\': 204460, u\'followers_url\': u\'https://api.github.com/users/pitr-ch/followers\'}, u\'number\': 22, u\'html_url\': u\'https://github.com/ruby-concurrency/concurrent-ruby/milestone/22\', u\'updated_at\': u\'2017-11-18T11:39:06Z\', u\'due_on\': u\'2018-01-03T08:00:00Z\', u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 13, u\'closed_at\': None, u\'id\': 2428235}',00000000000),('https://api.github.com/repos/ruby-concurrency/concurrent-ruby','{u\'description\': u\'\', u\'title\': u\'1.1.1\', u\'url\': u\'https://api.github.com/repos/ruby-concurrency/concurrent-ruby/milestones/21\', u\'labels_url\': u\'https://api.github.com/repos/ruby-concurrency/concurrent-ruby/milestones/21/labels\', u\'created_at\': u\'2017-03-13T15:08:31Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/pitr-ch/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/pitr-ch/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/pitr-ch/orgs\', u\'url\': u\'https://api.github.com/users/pitr-ch\', u\'gists_url\': u\'https://api.github.com/users/pit
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/kmanzana/demo_app','{u\'description\': u\'https://rally1.rallydev.com/#/detail/portfolioitem/feature/09eb92d4-47d4-4b5e-bd9a-9171867eaee4\', u\'title\': u\'F4: Test Milestone 8\', u\'url\': u\'https://api.github.com/repos/kmanzana/demo_app/milestones/4\', u\'labels_url\': u\'https://api.github.com/repos/kmanzana/demo_app/milestones/4/labels\', u\'created_at\': u\'2014-09-11T15:50:55Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/kmanzana/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/kmanzana/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/kmanzana/orgs\', u\'url\': u\'https://api.github.com/users/kmanzana\', u\'gists_url\': u\'https://api.github.com/users/kmanzana/gists{/gist_id}\', u\'html_url\': u\'https://github.com/kmanzana\', u\'subscriptions_url\': u\'https://api.github.com/users/kmanzana/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/2164013?v=4\', u\'repos_url\': u\'https://api.github.com/users/kmanzana/repos\', u\'received_events_url\': u\'https://api.github.com/users/kmanzana/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/kmanzana/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'kmanzana\', u\'type\': u\'User\', u\'id\': 2164013, u\'followers_url\': u\'https://api.github.com/users/kmanzana/followers\'}, u\'number\': 4, u\'html_url\': u\'https://github.com/kmanzana/demo_app/milestone/4\', u\'updated_at\': u\'2014-09-12T20:02:52Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 0, u\'closed_at\': None, u\'id\': 786436}',00000000000),('https://api.github.com/repos/kmanzana/demo_app','{u\'description\': u\'https://rally1.rallydev.com/#/detail/portfolioitem/feature/09eb92d4-47d4-4b5e-bd9a-9171867eaee4\', u\'title\': u\'F4: Test Milestone 2\', u\'url\': u\'https://api.github.com/repos/kmanzana/demo_app/milestones/3\', u\'labels_url\': u\'https://api.github.com/repos/kmanzana/demo_app/milestones/3/labels\', u\'created_at\': u\'2014-09-11T15:49:56Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/kmanzana/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/kmanzana/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/kmanzana/orgs\', u\'url\': u\'https://api.github.com/users/kmanzana\', u\'gists_url\': u\'https://api.github.com/users/kmanzana/gists{/gist_id}\', u\'html_url\': u\'https://github.com/kmanzana\', u\'subscriptions_url\': u\'https://api.github.com/users/kmanzana/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/2164013?v=4\', u\'repos_url\': u\'https://api.github.com/users/kmanzana/repos\', u\'received_events_url\': u\'https://api.github.com/users/kmanzana/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/kmanzana/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'kmanzana\', u\'type\': u\'User\', u\'id\': 2164013, u\'followers_url\': u\'https://api.github.com/users/kmanzana/followers\'}, u\'number\': 3, u\'html_url\': u\'https://github.com/kmanzana/demo_app/milestone/3\', u\'updated_at\': u\'2014-09-11T15:49:56Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 0, u\'closed_at\': None, u\'id\': 786431}',00000000000),('https://api.github.com/repos/kmanzana/demo_app','{u\'description\': u\'https://rally1.rallydev.com/#/detail/portfolioitem/feature/98ba461d-4326-4abb-b05d-9163e799aa07\', u\'title\': u\'F23: Show up in all repos\', u\'url\': u\'https://api.github.com/repos/kmanzana/demo_app/milestones/2\', u\'labels_url\': u\'https://api.github.com/repos/kmanzana/demo_app/milestones/2/labels\', u\'created_at\': u\'2014-09-10T21:34:10Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/kmanzana/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/kmanzana/events{/privacy}\', u\'organizations_url\': u\'https:
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/18F/myusa','{u\'description\': u\'\', u\'title\': u\'Sprint 24\', u\'url\': u\'https://api.github.com/repos/18F/myusa/milestones/26\', u\'labels_url\': u\'https://api.github.com/repos/18F/myusa/milestones/26/labels\', u\'created_at\': u\'2015-03-10T01:34:09Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/jackiekazil/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/jackiekazil/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/jackiekazil/orgs\', u\'url\': u\'https://api.github.com/users/jackiekazil\', u\'gists_url\': u\'https://api.github.com/users/jackiekazil/gists{/gist_id}\', u\'html_url\': u\'https://github.com/jackiekazil\', u\'subscriptions_url\': u\'https://api.github.com/users/jackiekazil/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/166734?v=4\', u\'repos_url\': u\'https://api.github.com/users/jackiekazil/repos\', u\'received_events_url\': u\'https://api.github.com/users/jackiekazil/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/jackiekazil/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'jackiekazil\', u\'type\': u\'User\', u\'id\': 166734, u\'followers_url\': u\'https://api.github.com/users/jackiekazil/followers\'}, u\'number\': 26, u\'html_url\': u\'https://github.com/18F/myusa/milestone/26\', u\'updated_at\': u\'2015-04-06T18:14:16Z\', u\'due_on\': u\'2015-04-06T07:00:00Z\', u\'state\': u\'closed\', u\'closed_issues\': 1, u\'open_issues\': 0, u\'closed_at\': u\'2015-04-06T18:14:16Z\', u\'id\': 1013996}',00000000000),('https://api.github.com/repos/18F/myusa','{u\'description\': u\'\', u\'title\': u\'Sprint 23\', u\'url\': u\'https://api.github.com/repos/18F/myusa/milestones/25\', u\'labels_url\': u\'https://api.github.com/repos/18F/myusa/milestones/25/labels\', u\'created_at\': u\'2015-03-10T01:33:59Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/jackiekazil/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/jackiekazil/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/jackiekazil/orgs\', u\'url\': u\'https://api.github.com/users/jackiekazil\', u\'gists_url\': u\'https://api.github.com/users/jackiekazil/gists{/gist_id}\', u\'html_url\': u\'https://github.com/jackiekazil\', u\'subscriptions_url\': u\'https://api.github.com/users/jackiekazil/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/166734?v=4\', u\'repos_url\': u\'https://api.github.com/users/jackiekazil/repos\', u\'received_events_url\': u\'https://api.github.com/users/jackiekazil/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/jackiekazil/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'jackiekazil\', u\'type\': u\'User\', u\'id\': 166734, u\'followers_url\': u\'https://api.github.com/users/jackiekazil/followers\'}, u\'number\': 25, u\'html_url\': u\'https://github.com/18F/myusa/milestone/25\', u\'updated_at\': u\'2015-04-01T21:57:12Z\', u\'due_on\': u\'2015-03-30T07:00:00Z\', u\'state\': u\'closed\', u\'closed_issues\': 4, u\'open_issues\': 0, u\'closed_at\': u\'2015-04-01T21:57:12Z\', u\'id\': 1013994}',00000000000),('https://api.github.com/repos/18F/myusa','{u\'description\': u\'\', u\'title\': u\'Sprint 22\', u\'url\': u\'https://api.github.com/repos/18F/myusa/milestones/24\', u\'labels_url\': u\'https://api.github.com/repos/18F/myusa/milestones/24/labels\', u\'created_at\': u\'2015-03-10T01:33:40Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/jackiekazil/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/jackiekazil/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/jackiekazil/orgs\', u\'url\': u\'https://api.github.com/users/jackiekazil\', u\'gists_url\': u\'https://api.github.com/users/jackiekazil/gists{/gist_id}\', u\'html_url\': u\'https://github.com/jackiekazil\', u\'sub
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/jekyll/github-metadata','{u\'description\': None, u\'title\': u\'1.2.0\', u\'url\': u\'https://api.github.com/repos/jekyll/github-metadata/milestones/2\', u\'labels_url\': u\'https://api.github.com/repos/jekyll/github-metadata/milestones/2/labels\', u\'created_at\': u\'2016-02-05T22:21:14Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/parkr/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/parkr/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/parkr/orgs\', u\'url\': u\'https://api.github.com/users/parkr\', u\'gists_url\': u\'https://api.github.com/users/parkr/gists{/gist_id}\', u\'html_url\': u\'https://github.com/parkr\', u\'subscriptions_url\': u\'https://api.github.com/users/parkr/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/237985?v=4\', u\'repos_url\': u\'https://api.github.com/users/parkr/repos\', u\'received_events_url\': u\'https://api.github.com/users/parkr/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/parkr/starred{/owner}{/repo}\', u\'site_admin\': True, u\'login\': u\'parkr\', u\'type\': u\'User\', u\'id\': 237985, u\'followers_url\': u\'https://api.github.com/users/parkr/followers\'}, u\'number\': 2, u\'html_url\': u\'https://github.com/jekyll/github-metadata/milestone/2\', u\'updated_at\': u\'2016-03-24T23:05:05Z\', u\'due_on\': None, u\'state\': u\'closed\', u\'closed_issues\': 2, u\'open_issues\': 0, u\'closed_at\': u\'2016-03-24T23:05:05Z\', u\'id\': 1567324}',00000000000),('https://api.github.com/repos/eebbesen/ktrr','{u\'description\': None, u\'title\': u\'voting\', u\'url\': u\'https://api.github.com/repos/eebbesen/ktrr/milestones/2\', u\'labels_url\': u\'https://api.github.com/repos/eebbesen/ktrr/milestones/2/labels\', u\'created_at\': u\'2014-09-26T01:48:17Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/eebbesen/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/eebbesen/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/eebbesen/orgs\', u\'url\': u\'https://api.github.com/users/eebbesen\', u\'gists_url\': u\'https://api.github.com/users/eebbesen/gists{/gist_id}\', u\'html_url\': u\'https://github.com/eebbesen\', u\'subscriptions_url\': u\'https://api.github.com/users/eebbesen/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/2716636?v=4\', u\'repos_url\': u\'https://api.github.com/users/eebbesen/repos\', u\'received_events_url\': u\'https://api.github.com/users/eebbesen/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/eebbesen/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'eebbesen\', u\'type\': u\'User\', u\'id\': 2716636, u\'followers_url\': u\'https://api.github.com/users/eebbesen/followers\'}, u\'number\': 2, u\'html_url\': u\'https://github.com/eebbesen/ktrr/milestone/2\', u\'updated_at\': u\'2014-09-26T01:48:29Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 1, u\'open_issues\': 1, u\'closed_at\': None, u\'id\': 803506}',00000000000),('https://api.github.com/repos/eebbesen/ktrr','{u\'description\': None, u\'title\': u\'catered events\', u\'url\': u\'https://api.github.com/repos/eebbesen/ktrr/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/eebbesen/ktrr/milestones/1/labels\', u\'created_at\': u\'2014-09-26T00:47:49Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/eebbesen/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/eebbesen/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/eebbesen/orgs\', u\'url\': u\'https://api.github.com/users/eebbesen\', u\'gists_url\': u\'https://api.github.com/users/eebbesen/gists{/gist_id}\', u\'html_url\': u\'https://github.com/eebbesen\', u\'subscriptions_url\': u\'https://api.github.com/users/eebbesen/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercon
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/uclibs/scholar_uc','{u\'description\': u\'\', u\'title\': u\'Sprint Ending 7/1/2016\', u\'url\': u\'https://api.github.com/repos/uclibs/scholar_uc/milestones/45\', u\'labels_url\': u\'https://api.github.com/repos/uclibs/scholar_uc/milestones/45/labels\', u\'created_at\': u\'2016-06-13T18:17:00Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/hortongn/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/hortongn/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/hortongn/orgs\', u\'url\': u\'https://api.github.com/users/hortongn\', u\'gists_url\': u\'https://api.github.com/users/hortongn/gists{/gist_id}\', u\'html_url\': u\'https://github.com/hortongn\', u\'subscriptions_url\': u\'https://api.github.com/users/hortongn/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/5639859?v=4\', u\'repos_url\': u\'https://api.github.com/users/hortongn/repos\', u\'received_events_url\': u\'https://api.github.com/users/hortongn/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/hortongn/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'hortongn\', u\'type\': u\'User\', u\'id\': 5639859, u\'followers_url\': u\'https://api.github.com/users/hortongn/followers\'}, u\'number\': 45, u\'html_url\': u\'https://github.com/uclibs/scholar_uc/milestone/45\', u\'updated_at\': u\'2016-07-27T18:31:01Z\', u\'due_on\': u\'2016-07-01T07:00:00Z\', u\'state\': u\'closed\', u\'closed_issues\': 18, u\'open_issues\': 0, u\'closed_at\': u\'2016-07-22T14:26:11Z\', u\'id\': 1824233}',00000000000),('https://api.github.com/repos/uclibs/scholar_uc','{u\'description\': u\'\', u\'title\': u\'Sprint Ending 6/10/2016\', u\'url\': u\'https://api.github.com/repos/uclibs/scholar_uc/milestones/44\', u\'labels_url\': u\'https://api.github.com/repos/uclibs/scholar_uc/milestones/44/labels\', u\'created_at\': u\'2016-05-23T18:55:15Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/scherztc/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/scherztc/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/scherztc/orgs\', u\'url\': u\'https://api.github.com/users/scherztc\', u\'gists_url\': u\'https://api.github.com/users/scherztc/gists{/gist_id}\', u\'html_url\': u\'https://github.com/scherztc\', u\'subscriptions_url\': u\'https://api.github.com/users/scherztc/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/5084562?v=4\', u\'repos_url\': u\'https://api.github.com/users/scherztc/repos\', u\'received_events_url\': u\'https://api.github.com/users/scherztc/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/scherztc/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'scherztc\', u\'type\': u\'User\', u\'id\': 5084562, u\'followers_url\': u\'https://api.github.com/users/scherztc/followers\'}, u\'number\': 44, u\'html_url\': u\'https://github.com/uclibs/scholar_uc/milestone/44\', u\'updated_at\': u\'2016-07-22T14:19:13Z\', u\'due_on\': u\'2016-06-10T07:00:00Z\', u\'state\': u\'closed\', u\'closed_issues\': 11, u\'open_issues\': 0, u\'closed_at\': u\'2016-06-13T18:38:08Z\', u\'id\': 1783419}',00000000000),('https://api.github.com/repos/uclibs/scholar_uc','{u\'description\': u\'\', u\'title\': u\'Sprint ending 1/16/2015\', u\'url\': u\'https://api.github.com/repos/uclibs/scholar_uc/milestones/15\', u\'labels_url\': u\'https://api.github.com/repos/uclibs/scholar_uc/milestones/15/labels\', u\'created_at\': u\'2014-12-16T15:07:32Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/scherztc/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/scherztc/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/scherztc/orgs\', u\'url\': u\'https://api.github.com/users/scherztc\', u\'gists_url\': u\'https://api.github.com/users/scherztc/gists{/gist_id}\', u\'html_ur
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/grampajoe/chef-flower','{u\'description\': u\'Minor release.\', u\'title\': u\'1.0.4\', u\'url\': u\'https://api.github.com/repos/grampajoe/chef-flower/milestones/3\', u\'labels_url\': u\'https://api.github.com/repos/grampajoe/chef-flower/milestones/3/labels\', u\'created_at\': u\'2014-11-19T00:49:00Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/grampajoe/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/grampajoe/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/grampajoe/orgs\', u\'url\': u\'https://api.github.com/users/grampajoe\', u\'gists_url\': u\'https://api.github.com/users/grampajoe/gists{/gist_id}\', u\'html_url\': u\'https://github.com/grampajoe\', u\'subscriptions_url\': u\'https://api.github.com/users/grampajoe/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/55005?v=4\', u\'repos_url\': u\'https://api.github.com/users/grampajoe/repos\', u\'received_events_url\': u\'https://api.github.com/users/grampajoe/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/grampajoe/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'grampajoe\', u\'type\': u\'User\', u\'id\': 55005, u\'followers_url\': u\'https://api.github.com/users/grampajoe/followers\'}, u\'number\': 3, u\'html_url\': u\'https://github.com/grampajoe/chef-flower/milestone/3\', u\'updated_at\': u\'2014-11-23T17:40:15Z\', u\'due_on\': u\'2014-11-20T08:00:00Z\', u\'state\': u\'closed\', u\'closed_issues\': 1, u\'open_issues\': 0, u\'closed_at\': u\'2014-11-23T17:40:15Z\', u\'id\': 872129}',00000000000),('https://api.github.com/repos/grampajoe/chef-flower','{u\'description\': u\'Minor release.\', u\'title\': u\'1.0.3\', u\'url\': u\'https://api.github.com/repos/grampajoe/chef-flower/milestones/2\', u\'labels_url\': u\'https://api.github.com/repos/grampajoe/chef-flower/milestones/2/labels\', u\'created_at\': u\'2014-11-18T17:13:44Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/grampajoe/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/grampajoe/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/grampajoe/orgs\', u\'url\': u\'https://api.github.com/users/grampajoe\', u\'gists_url\': u\'https://api.github.com/users/grampajoe/gists{/gist_id}\', u\'html_url\': u\'https://github.com/grampajoe\', u\'subscriptions_url\': u\'https://api.github.com/users/grampajoe/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/55005?v=4\', u\'repos_url\': u\'https://api.github.com/users/grampajoe/repos\', u\'received_events_url\': u\'https://api.github.com/users/grampajoe/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/grampajoe/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'grampajoe\', u\'type\': u\'User\', u\'id\': 55005, u\'followers_url\': u\'https://api.github.com/users/grampajoe/followers\'}, u\'number\': 2, u\'html_url\': u\'https://github.com/grampajoe/chef-flower/milestone/2\', u\'updated_at\': u\'2014-11-19T00:48:47Z\', u\'due_on\': None, u\'state\': u\'closed\', u\'closed_issues\': 1, u\'open_issues\': 0, u\'closed_at\': u\'2014-11-19T00:48:47Z\', u\'id\': 871507}',00000000000),('https://api.github.com/repos/ndlib/sipity','{u\'description\': u\'A successor for [ULRA - Submission Window Opens](https://github.com/ndlib/sipity/milestones/ULRA%20-%20Submission%20Window%20Opens), these are the tasks that need to be done when the submission window is closing.\\r\\n\\r\\nExamples include: Ingest, data remediation\', u\'title\': u\'ULRA - Submission Window is Closing\', u\'url\': u\'https://api.github.com/repos/ndlib/sipity/milestones/11\', u\'labels_url\': u\'https://api.github.com/repos/ndlib/sipity/milestones/11/labels\', u\'created_at\': u\'2015-12-07T20:39:15Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/jeremyf/following{/other_user}\', u\'events_url\': u\'h
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/BallAerospace/COSMOS','{u\'description\': u\'\', u\'title\': u\'v3.6.0\', u\'url\': u\'https://api.github.com/repos/BallAerospace/COSMOS/milestones/16\', u\'labels_url\': u\'https://api.github.com/repos/BallAerospace/COSMOS/milestones/16/labels\', u\'created_at\': u\'2015-08-07T15:30:23Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/ryanatball/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/ryanatball/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/ryanatball/orgs\', u\'url\': u\'https://api.github.com/users/ryanatball\', u\'gists_url\': u\'https://api.github.com/users/ryanatball/gists{/gist_id}\', u\'html_url\': u\'https://github.com/ryanatball\', u\'subscriptions_url\': u\'https://api.github.com/users/ryanatball/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/5657687?v=4\', u\'repos_url\': u\'https://api.github.com/users/ryanatball/repos\', u\'received_events_url\': u\'https://api.github.com/users/ryanatball/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/ryanatball/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'ryanatball\', u\'type\': u\'User\', u\'id\': 5657687, u\'followers_url\': u\'https://api.github.com/users/ryanatball/followers\'}, u\'number\': 16, u\'html_url\': u\'https://github.com/BallAerospace/COSMOS/milestone/16\', u\'updated_at\': u\'2015-08-07T15:37:08Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 8, u\'open_issues\': 0, u\'closed_at\': None, u\'id\': 1245666}',00000000000),('https://api.github.com/repos/BallAerospace/COSMOS','{u\'description\': u\'\', u\'title\': u\'v3.5.3\', u\'url\': u\'https://api.github.com/repos/BallAerospace/COSMOS/milestones/15\', u\'labels_url\': u\'https://api.github.com/repos/BallAerospace/COSMOS/milestones/15/labels\', u\'created_at\': u\'2015-08-07T15:30:19Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/ryanatball/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/ryanatball/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/ryanatball/orgs\', u\'url\': u\'https://api.github.com/users/ryanatball\', u\'gists_url\': u\'https://api.github.com/users/ryanatball/gists{/gist_id}\', u\'html_url\': u\'https://github.com/ryanatball\', u\'subscriptions_url\': u\'https://api.github.com/users/ryanatball/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/5657687?v=4\', u\'repos_url\': u\'https://api.github.com/users/ryanatball/repos\', u\'received_events_url\': u\'https://api.github.com/users/ryanatball/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/ryanatball/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'ryanatball\', u\'type\': u\'User\', u\'id\': 5657687, u\'followers_url\': u\'https://api.github.com/users/ryanatball/followers\'}, u\'number\': 15, u\'html_url\': u\'https://github.com/BallAerospace/COSMOS/milestone/15\', u\'updated_at\': u\'2015-08-07T15:32:17Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 1, u\'open_issues\': 0, u\'closed_at\': None, u\'id\': 1245665}',00000000000),('https://api.github.com/repos/BallAerospace/COSMOS','{u\'description\': u\'\', u\'title\': u\'v3.5.2\', u\'url\': u\'https://api.github.com/repos/BallAerospace/COSMOS/milestones/14\', u\'labels_url\': u\'https://api.github.com/repos/BallAerospace/COSMOS/milestones/14/labels\', u\'created_at\': u\'2015-08-07T15:30:15Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/ryanatball/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/ryanatball/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/ryanatball/orgs\', u\'url\': u\'https://api.github.com/users/ryanatball\', u\'gists_url\': u\'https://api.github.com/users/ryanatball/gists{/gist_id}\', u\'html_url\': u\'https://github.com/ryanatball\', u\'subsc
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/cityindex-attic/logsearch','{u\'description\': u\'\', u\'title\': u\'2014.01.21 - 4WD to the rescue\', u\'url\': u\'https://api.github.com/repos/cityindex-attic/logsearch/milestones/38\', u\'labels_url\': u\'https://api.github.com/repos/cityindex-attic/logsearch/milestones/38/labels\', u\'created_at\': u\'2014-01-13T16:59:41Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/sopel/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/sopel/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/sopel/orgs\', u\'url\': u\'https://api.github.com/users/sopel\', u\'gists_url\': u\'https://api.github.com/users/sopel/gists{/gist_id}\', u\'html_url\': u\'https://github.com/sopel\', u\'subscriptions_url\': u\'https://api.github.com/users/sopel/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/545193?v=4\', u\'repos_url\': u\'https://api.github.com/users/sopel/repos\', u\'received_events_url\': u\'https://api.github.com/users/sopel/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/sopel/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'sopel\', u\'type\': u\'User\', u\'id\': 545193, u\'followers_url\': u\'https://api.github.com/users/sopel/followers\'}, u\'number\': 38, u\'html_url\': u\'https://github.com/cityindex-attic/logsearch/milestone/38\', u\'updated_at\': u\'2014-01-21T16:26:05Z\', u\'due_on\': u\'2014-01-21T08:00:00Z\', u\'state\': u\'closed\', u\'closed_issues\': 6, u\'open_issues\': 0, u\'closed_at\': u\'2014-01-21T16:26:05Z\', u\'id\': 534728}',00000000000),('https://api.github.com/repos/cityindex-attic/logsearch','{u\'description\': u\'\', u\'title\': u\'2014.01.14 - Names speak Volumes\', u\'url\': u\'https://api.github.com/repos/cityindex-attic/logsearch/milestones/37\', u\'labels_url\': u\'https://api.github.com/repos/cityindex-attic/logsearch/milestones/37/labels\', u\'created_at\': u\'2014-01-07T09:02:25Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/sopel/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/sopel/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/sopel/orgs\', u\'url\': u\'https://api.github.com/users/sopel\', u\'gists_url\': u\'https://api.github.com/users/sopel/gists{/gist_id}\', u\'html_url\': u\'https://github.com/sopel\', u\'subscriptions_url\': u\'https://api.github.com/users/sopel/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/545193?v=4\', u\'repos_url\': u\'https://api.github.com/users/sopel/repos\', u\'received_events_url\': u\'https://api.github.com/users/sopel/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/sopel/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'sopel\', u\'type\': u\'User\', u\'id\': 545193, u\'followers_url\': u\'https://api.github.com/users/sopel/followers\'}, u\'number\': 37, u\'html_url\': u\'https://github.com/cityindex-attic/logsearch/milestone/37\', u\'updated_at\': u\'2014-01-14T16:11:36Z\', u\'due_on\': u\'2014-01-14T08:00:00Z\', u\'state\': u\'closed\', u\'closed_issues\': 7, u\'open_issues\': 0, u\'closed_at\': u\'2014-01-14T16:11:36Z\', u\'id\': 528683}',00000000000),('https://api.github.com/repos/cityindex-attic/logsearch','{u\'description\': u\'\', u\'title\': u\'2014.01.07 - Maintenance\', u\'url\': u\'https://api.github.com/repos/cityindex-attic/logsearch/milestones/36\', u\'labels_url\': u\'https://api.github.com/repos/cityindex-attic/logsearch/milestones/36/labels\', u\'created_at\': u\'2013-12-17T14:13:42Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/sopel/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/sopel/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/sopel/orgs\', u\'url\': u\'https://api.github.com/users/sopel\', u\'gists_url\': u\'https://api.github.com/users/sopel/gists{/gist_id}\',
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/rorlakr/rorla_api','{u\'description\': u\'http://rorlab.org \\uc6f9\\uc0ac\\uc774\\ud2b8\\uc758 \\ucee8\\ud150\\uce20\\ub97c \\uc815\\ub9ac.\', u\'title\': u\'Legacy \\uc2dc\\uc2a4\\ud15c \\ubd84\\uc11d\', u\'url\': u\'https://api.github.com/repos/rorlakr/rorla_api/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/rorlakr/rorla_api/milestones/1/labels\', u\'created_at\': u\'2014-01-08T01:12:38Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/rorlab/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/rorlab/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/rorlab/orgs\', u\'url\': u\'https://api.github.com/users/rorlab\', u\'gists_url\': u\'https://api.github.com/users/rorlab/gists{/gist_id}\', u\'html_url\': u\'https://github.com/rorlab\', u\'subscriptions_url\': u\'https://api.github.com/users/rorlab/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/511048?v=4\', u\'repos_url\': u\'https://api.github.com/users/rorlab/repos\', u\'received_events_url\': u\'https://api.github.com/users/rorlab/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/rorlab/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'rorlab\', u\'type\': u\'User\', u\'id\': 511048, u\'followers_url\': u\'https://api.github.com/users/rorlab/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/rorlakr/rorla_api/milestone/1\', u\'updated_at\': u\'2014-01-08T01:13:05Z\', u\'due_on\': u\'2014-01-31T08:00:00Z\', u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 0, u\'closed_at\': None, u\'id\': 529662}',00000000000),('https://api.github.com/repos/qinjunquan/hello','{u\'description\': u\'test\', u\'title\': u\'test\', u\'url\': u\'https://api.github.com/repos/qinjunquan/hello/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/qinjunquan/hello/milestones/1/labels\', u\'created_at\': u\'2015-02-11T07:23:25Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/qinjunquan/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/qinjunquan/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/qinjunquan/orgs\', u\'url\': u\'https://api.github.com/users/qinjunquan\', u\'gists_url\': u\'https://api.github.com/users/qinjunquan/gists{/gist_id}\', u\'html_url\': u\'https://github.com/qinjunquan\', u\'subscriptions_url\': u\'https://api.github.com/users/qinjunquan/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/6015316?v=4\', u\'repos_url\': u\'https://api.github.com/users/qinjunquan/repos\', u\'received_events_url\': u\'https://api.github.com/users/qinjunquan/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/qinjunquan/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'qinjunquan\', u\'type\': u\'User\', u\'id\': 6015316, u\'followers_url\': u\'https://api.github.com/users/qinjunquan/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/qinjunquan/hello/milestone/1\', u\'updated_at\': u\'2015-02-11T07:23:25Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 0, u\'closed_at\': None, u\'id\': 974880}',00000000000),('https://api.github.com/repos/benvds/strijpcs-crm','{u\'description\': u\'\', u\'title\': u\'week 9 - personen\', u\'url\': u\'https://api.github.com/repos/benvds/strijpcs-crm/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/benvds/strijpcs-crm/milestones/1/labels\', u\'created_at\': u\'2015-02-22T20:06:11Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/kniekske/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/kniekske/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/kniekske/orgs\', u\'url\': u\'https://api.github.com/users/kniekske\', u\'gists_url\': u\'https://api.github.com/users/kniekske/gists{/gist_
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/wunderlist/wlist','{u\'description\': None, u\'title\': u\'beta\', u\'url\': u\'https://api.github.com/repos/wunderlist/wlist/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/wunderlist/wlist/milestones/1/labels\', u\'created_at\': u\'2015-03-08T18:47:45Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/duncan/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/duncan/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/duncan/orgs\', u\'url\': u\'https://api.github.com/users/duncan\', u\'gists_url\': u\'https://api.github.com/users/duncan/gists{/gist_id}\', u\'html_url\': u\'https://github.com/duncan\', u\'subscriptions_url\': u\'https://api.github.com/users/duncan/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/12216?v=4\', u\'repos_url\': u\'https://api.github.com/users/duncan/repos\', u\'received_events_url\': u\'https://api.github.com/users/duncan/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/duncan/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'duncan\', u\'type\': u\'User\', u\'id\': 12216, u\'followers_url\': u\'https://api.github.com/users/duncan/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/wunderlist/wlist/milestone/1\', u\'updated_at\': u\'2015-03-13T03:02:20Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 2, u\'open_issues\': 5, u\'closed_at\': None, u\'id\': 1011371}',00000000000),('https://api.github.com/repos/shereenashraf/Fakarny','{u\'description\': u\'\', u\'title\': u\'Sprint 2\', u\'url\': u\'https://api.github.com/repos/shereenashraf/Fakarny/milestones/3\', u\'labels_url\': u\'https://api.github.com/repos/shereenashraf/Fakarny/milestones/3/labels\', u\'created_at\': u\'2015-04-27T18:44:54Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/shereenashraf/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/shereenashraf/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/shereenashraf/orgs\', u\'url\': u\'https://api.github.com/users/shereenashraf\', u\'gists_url\': u\'https://api.github.com/users/shereenashraf/gists{/gist_id}\', u\'html_url\': u\'https://github.com/shereenashraf\', u\'subscriptions_url\': u\'https://api.github.com/users/shereenashraf/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/10930679?v=4\', u\'repos_url\': u\'https://api.github.com/users/shereenashraf/repos\', u\'received_events_url\': u\'https://api.github.com/users/shereenashraf/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/shereenashraf/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'shereenashraf\', u\'type\': u\'User\', u\'id\': 10930679, u\'followers_url\': u\'https://api.github.com/users/shereenashraf/followers\'}, u\'number\': 3, u\'html_url\': u\'https://github.com/shereenashraf/Fakarny/milestone/3\', u\'updated_at\': u\'2015-05-01T21:16:36Z\', u\'due_on\': u\'2015-04-29T07:00:00Z\', u\'state\': u\'open\', u\'closed_issues\': 1, u\'open_issues\': 4, u\'closed_at\': None, u\'id\': 1085975}',00000000000),('https://api.github.com/repos/shereenashraf/Fakarny','{u\'description\': u\'\', u\'title\': u\'Sprint 1\', u\'url\': u\'https://api.github.com/repos/shereenashraf/Fakarny/milestones/2\', u\'labels_url\': u\'https://api.github.com/repos/shereenashraf/Fakarny/milestones/2/labels\', u\'created_at\': u\'2015-04-08T14:40:08Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/ahmedmfarahat/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/ahmedmfarahat/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/ahmedmfarahat/orgs\', u\'url\': u\'https://api.github.com/users/ahmedmfarahat\', u\'gists_url\': u\'https://api.github.com/users/ahmedmfarahat/gists{/gist_id}\', u\'html_url\': u\'https://github.com/ahmedmfarahat\', u
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/ufpb-computacao/asciidoc-book-template-with-rake-and-github','{u\'description\': u\'\', u\'title\': u\'v1.0.0\', u\'url\': u\'https://api.github.com/repos/ufpb-computacao/asciidoc-book-template-with-rake-and-github/milestones/3\', u\'labels_url\': u\'https://api.github.com/repos/ufpb-computacao/asciidoc-book-template-with-rake-and-github/milestones/3/labels\', u\'created_at\': u\'2014-09-26T13:59:04Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/edusantana/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/edusantana/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/edusantana/orgs\', u\'url\': u\'https://api.github.com/users/edusantana\', u\'gists_url\': u\'https://api.github.com/users/edusantana/gists{/gist_id}\', u\'html_url\': u\'https://github.com/edusantana\', u\'subscriptions_url\': u\'https://api.github.com/users/edusantana/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/3603111?v=4\', u\'repos_url\': u\'https://api.github.com/users/edusantana/repos\', u\'received_events_url\': u\'https://api.github.com/users/edusantana/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/edusantana/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'edusantana\', u\'type\': u\'User\', u\'id\': 3603111, u\'followers_url\': u\'https://api.github.com/users/edusantana/followers\'}, u\'number\': 3, u\'html_url\': u\'https://github.com/ufpb-computacao/asciidoc-book-template-with-rake-and-github/milestone/3\', u\'updated_at\': u\'2014-09-26T14:04:45Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 1, u\'closed_at\': None, u\'id\': 804120}',00000000000),('https://api.github.com/repos/ufpb-computacao/asciidoc-book-template-with-rake-and-github','{u\'description\': u\'\', u\'title\': u\'v0.2.1\', u\'url\': u\'https://api.github.com/repos/ufpb-computacao/asciidoc-book-template-with-rake-and-github/milestones/2\', u\'labels_url\': u\'https://api.github.com/repos/ufpb-computacao/asciidoc-book-template-with-rake-and-github/milestones/2/labels\', u\'created_at\': u\'2014-09-20T17:31:58Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/edusantana/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/edusantana/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/edusantana/orgs\', u\'url\': u\'https://api.github.com/users/edusantana\', u\'gists_url\': u\'https://api.github.com/users/edusantana/gists{/gist_id}\', u\'html_url\': u\'https://github.com/edusantana\', u\'subscriptions_url\': u\'https://api.github.com/users/edusantana/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/3603111?v=4\', u\'repos_url\': u\'https://api.github.com/users/edusantana/repos\', u\'received_events_url\': u\'https://api.github.com/users/edusantana/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/edusantana/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'edusantana\', u\'type\': u\'User\', u\'id\': 3603111, u\'followers_url\': u\'https://api.github.com/users/edusantana/followers\'}, u\'number\': 2, u\'html_url\': u\'https://github.com/ufpb-computacao/asciidoc-book-template-with-rake-and-github/milestone/2\', u\'updated_at\': u\'2014-09-24T12:30:56Z\', u\'due_on\': None, u\'state\': u\'closed\', u\'closed_issues\': 2, u\'open_issues\': 1, u\'closed_at\': u\'2014-09-20T17:32:21Z\', u\'id\': 796843}',00000000000),('https://api.github.com/repos/ufpb-computacao/asciidoc-book-template-with-rake-and-github','{u\'description\': u\'\', u\'title\': u\'v0.2.0\', u\'url\': u\'https://api.github.com/repos/ufpb-computacao/asciidoc-book-template-with-rake-and-github/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/ufpb-computacao/asciidoc-book-template-with-rake-and-github/milestones/1/labels\', u\'created_at\': u\'2014-06-27T17:12:45Z\', u\'creator\'
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/channainfo/cdc-call-report','{u\'description\': u\'Inconsistent weekly generator\', u\'title\': u\'2.3\', u\'url\': u\'https://api.github.com/repos/ilabsea/zero-reporting/milestones/3\', u\'labels_url\': u\'https://api.github.com/repos/ilabsea/zero-reporting/milestones/3/labels\', u\'created_at\': u\'2017-04-07T10:15:12Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/InSTEDD-iLabSEA/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/InSTEDD-iLabSEA/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/InSTEDD-iLabSEA/orgs\', u\'url\': u\'https://api.github.com/users/InSTEDD-iLabSEA\', u\'gists_url\': u\'https://api.github.com/users/InSTEDD-iLabSEA/gists{/gist_id}\', u\'html_url\': u\'https://github.com/InSTEDD-iLabSEA\', u\'subscriptions_url\': u\'https://api.github.com/users/InSTEDD-iLabSEA/subscriptions\', u\'avatar_url\': u\'https://avatars2.githubusercontent.com/u/4064615?v=4\', u\'repos_url\': u\'https://api.github.com/users/InSTEDD-iLabSEA/repos\', u\'received_events_url\': u\'https://api.github.com/users/InSTEDD-iLabSEA/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/InSTEDD-iLabSEA/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'InSTEDD-iLabSEA\', u\'type\': u\'User\', u\'id\': 4064615, u\'followers_url\': u\'https://api.github.com/users/InSTEDD-iLabSEA/followers\'}, u\'number\': 3, u\'html_url\': u\'https://github.com/ilabsea/zero-reporting/milestone/3\', u\'updated_at\': u\'2017-05-31T07:26:20Z\', u\'due_on\': u\'2017-04-28T07:00:00Z\', u\'state\': u\'open\', u\'closed_issues\': 7, u\'open_issues\': 0, u\'closed_at\': None, u\'id\': 2442922}',00000000000),('https://api.github.com/repos/channainfo/cdc-call-report','{u\'description\': u\'Performance optimization\', u\'title\': u\'2.4\', u\'url\': u\'https://api.github.com/repos/ilabsea/zero-reporting/milestones/4\', u\'labels_url\': u\'https://api.github.com/repos/ilabsea/zero-reporting/milestones/4/labels\', u\'created_at\': u\'2017-04-07T10:15:24Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/InSTEDD-iLabSEA/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/InSTEDD-iLabSEA/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/InSTEDD-iLabSEA/orgs\', u\'url\': u\'https://api.github.com/users/InSTEDD-iLabSEA\', u\'gists_url\': u\'https://api.github.com/users/InSTEDD-iLabSEA/gists{/gist_id}\', u\'html_url\': u\'https://github.com/InSTEDD-iLabSEA\', u\'subscriptions_url\': u\'https://api.github.com/users/InSTEDD-iLabSEA/subscriptions\', u\'avatar_url\': u\'https://avatars2.githubusercontent.com/u/4064615?v=4\', u\'repos_url\': u\'https://api.github.com/users/InSTEDD-iLabSEA/repos\', u\'received_events_url\': u\'https://api.github.com/users/InSTEDD-iLabSEA/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/InSTEDD-iLabSEA/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'InSTEDD-iLabSEA\', u\'type\': u\'User\', u\'id\': 4064615, u\'followers_url\': u\'https://api.github.com/users/InSTEDD-iLabSEA/followers\'}, u\'number\': 4, u\'html_url\': u\'https://github.com/ilabsea/zero-reporting/milestone/4\', u\'updated_at\': u\'2017-05-31T07:26:20Z\', u\'due_on\': u\'2018-05-31T07:00:00Z\', u\'state\': u\'open\', u\'closed_issues\': 1, u\'open_issues\': 0, u\'closed_at\': None, u\'id\': 2442924}',00000000000),('https://api.github.com/repos/channainfo/cdc-call-report','{u\'description\': None, u\'title\': u\'1.3\', u\'url\': u\'https://api.github.com/repos/ilabsea/zero-reporting/milestones/2\', u\'labels_url\': u\'https://api.github.com/repos/ilabsea/zero-reporting/milestones/2/labels\', u\'created_at\': u\'2016-08-10T03:43:48Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/InSTEDD-iLabSEA/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/InSTEDD-iLabSEA/events{/privacy}\', u\'organizations_url\': u\'ht
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/Dana-G/collections','{u\'description\': u\'\', u\'title\': u\'User profiles\', u\'url\': u\'https://api.github.com/repos/Dana-G/collections/milestones/2\', u\'labels_url\': u\'https://api.github.com/repos/Dana-G/collections/milestones/2/labels\', u\'created_at\': u\'2015-05-19T01:11:32Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/mcelaney/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/mcelaney/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/mcelaney/orgs\', u\'url\': u\'https://api.github.com/users/mcelaney\', u\'gists_url\': u\'https://api.github.com/users/mcelaney/gists{/gist_id}\', u\'html_url\': u\'https://github.com/mcelaney\', u\'subscriptions_url\': u\'https://api.github.com/users/mcelaney/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/607860?v=4\', u\'repos_url\': u\'https://api.github.com/users/mcelaney/repos\', u\'received_events_url\': u\'https://api.github.com/users/mcelaney/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/mcelaney/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'mcelaney\', u\'type\': u\'User\', u\'id\': 607860, u\'followers_url\': u\'https://api.github.com/users/mcelaney/followers\'}, u\'number\': 2, u\'html_url\': u\'https://github.com/Dana-G/collections/milestone/2\', u\'updated_at\': u\'2015-05-19T01:17:10Z\', u\'due_on\': u\'2015-05-28T07:00:00Z\', u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 3, u\'closed_at\': None, u\'id\': 1116806}',00000000000),('https://api.github.com/repos/deadcity/charsys','{u\'description\': u\'\', u\'title\': u\'Pre-Game 4 Release\', u\'url\': u\'https://api.github.com/repos/deadcity/charsys/milestones/3\', u\'labels_url\': u\'https://api.github.com/repos/deadcity/charsys/milestones/3/labels\', u\'created_at\': u\'2016-12-15T17:45:21Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/stephmarx/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/stephmarx/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/stephmarx/orgs\', u\'url\': u\'https://api.github.com/users/stephmarx\', u\'gists_url\': u\'https://api.github.com/users/stephmarx/gists{/gist_id}\', u\'html_url\': u\'https://github.com/stephmarx\', u\'subscriptions_url\': u\'https://api.github.com/users/stephmarx/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/9502152?v=4\', u\'repos_url\': u\'https://api.github.com/users/stephmarx/repos\', u\'received_events_url\': u\'https://api.github.com/users/stephmarx/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/stephmarx/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'stephmarx\', u\'type\': u\'User\', u\'id\': 9502152, u\'followers_url\': u\'https://api.github.com/users/stephmarx/followers\'}, u\'number\': 3, u\'html_url\': u\'https://github.com/deadcity/charsys/milestone/3\', u\'updated_at\': u\'2017-01-11T04:10:01Z\', u\'due_on\': u\'2017-01-06T08:00:00Z\', u\'state\': u\'open\', u\'closed_issues\': 4, u\'open_issues\': 2, u\'closed_at\': None, u\'id\': 2199232}',00000000000),('https://api.github.com/repos/deadcity/charsys','{u\'description\': u\'\', u\'title\': u\'Game 1 2016 Release\', u\'url\': u\'https://api.github.com/repos/deadcity/charsys/milestones/2\', u\'labels_url\': u\'https://api.github.com/repos/deadcity/charsys/milestones/2/labels\', u\'created_at\': u\'2016-09-11T18:11:32Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/stephmarx/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/stephmarx/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/stephmarx/orgs\', u\'url\': u\'https://api.github.com/users/stephmarx\', u\'gists_url\': u\'https://api.github.com/users/stephmarx/gists{/gist_id}\', u\'html_url\': u\'https://github.com/stephmarx\', u\'subscriptions_url\':
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/gwu-libraries/scholarspace','{u\'description\': u\'\', u\'title\': u\'1.5.0\', u\'url\': u\'https://api.github.com/repos/gwu-libraries/scholarspace/milestones/6\', u\'labels_url\': u\'https://api.github.com/repos/gwu-libraries/scholarspace/milestones/6/labels\', u\'created_at\': u\'2016-06-02T21:39:58Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/kerchner/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/kerchner/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/kerchner/orgs\', u\'url\': u\'https://api.github.com/users/kerchner\', u\'gists_url\': u\'https://api.github.com/users/kerchner/gists{/gist_id}\', u\'html_url\': u\'https://github.com/kerchner\', u\'subscriptions_url\': u\'https://api.github.com/users/kerchner/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/3451175?v=4\', u\'repos_url\': u\'https://api.github.com/users/kerchner/repos\', u\'received_events_url\': u\'https://api.github.com/users/kerchner/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/kerchner/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'kerchner\', u\'type\': u\'User\', u\'id\': 3451175, u\'followers_url\': u\'https://api.github.com/users/kerchner/followers\'}, u\'number\': 6, u\'html_url\': u\'https://github.com/gwu-libraries/scholarspace/milestone/6\', u\'updated_at\': u\'2016-07-19T19:28:50Z\', u\'due_on\': u\'2016-07-15T07:00:00Z\', u\'state\': u\'closed\', u\'closed_issues\': 6, u\'open_issues\': 0, u\'closed_at\': u\'2016-07-19T19:28:50Z\', u\'id\': 1806007}',00000000000),('https://api.github.com/repos/gwu-libraries/scholarspace','{u\'description\': u\'\', u\'title\': u\'1.4.0\', u\'url\': u\'https://api.github.com/repos/gwu-libraries/scholarspace/milestones/5\', u\'labels_url\': u\'https://api.github.com/repos/gwu-libraries/scholarspace/milestones/5/labels\', u\'created_at\': u\'2016-05-03T13:46:55Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/kerchner/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/kerchner/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/kerchner/orgs\', u\'url\': u\'https://api.github.com/users/kerchner\', u\'gists_url\': u\'https://api.github.com/users/kerchner/gists{/gist_id}\', u\'html_url\': u\'https://github.com/kerchner\', u\'subscriptions_url\': u\'https://api.github.com/users/kerchner/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/3451175?v=4\', u\'repos_url\': u\'https://api.github.com/users/kerchner/repos\', u\'received_events_url\': u\'https://api.github.com/users/kerchner/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/kerchner/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'kerchner\', u\'type\': u\'User\', u\'id\': 3451175, u\'followers_url\': u\'https://api.github.com/users/kerchner/followers\'}, u\'number\': 5, u\'html_url\': u\'https://github.com/gwu-libraries/scholarspace/milestone/5\', u\'updated_at\': u\'2016-06-30T20:16:57Z\', u\'due_on\': u\'2016-05-24T07:00:00Z\', u\'state\': u\'closed\', u\'closed_issues\': 23, u\'open_issues\': 0, u\'closed_at\': u\'2016-06-30T20:15:56Z\', u\'id\': 1744806}',00000000000),('https://api.github.com/repos/gwu-libraries/scholarspace','{u\'description\': u\'Patches from Sufia\', u\'title\': u\'1.3.0\', u\'url\': u\'https://api.github.com/repos/gwu-libraries/scholarspace/milestones/4\', u\'labels_url\': u\'https://api.github.com/repos/gwu-libraries/scholarspace/milestones/4/labels\', u\'created_at\': u\'2015-12-17T13:51:15Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/kerchner/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/kerchner/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/kerchner/orgs\', u\'url\': u\'https://api.github.com/users/kerchner\', u\'gists_url\': u\'https://api.gi
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/ndoit/fenrir','{u\'description\': u\'Current stable release of 2.2 is 2.2.5. 2.1.x will be EOL next year and that is bad, we should get off it\', u\'title\': u\'Upgrade Ruby to 2.2.x\', u\'url\': u\'https://api.github.com/repos/ndoit/fenrir/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/ndoit/fenrir/milestones/1/labels\', u\'created_at\': u\'2016-06-01T19:51:45Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/RyanSnodgrass/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/RyanSnodgrass/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/RyanSnodgrass/orgs\', u\'url\': u\'https://api.github.com/users/RyanSnodgrass\', u\'gists_url\': u\'https://api.github.com/users/RyanSnodgrass/gists{/gist_id}\', u\'html_url\': u\'https://github.com/RyanSnodgrass\', u\'subscriptions_url\': u\'https://api.github.com/users/RyanSnodgrass/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/7104855?v=4\', u\'repos_url\': u\'https://api.github.com/users/RyanSnodgrass/repos\', u\'received_events_url\': u\'https://api.github.com/users/RyanSnodgrass/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/RyanSnodgrass/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'RyanSnodgrass\', u\'type\': u\'User\', u\'id\': 7104855, u\'followers_url\': u\'https://api.github.com/users/RyanSnodgrass/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/ndoit/fenrir/milestone/1\', u\'updated_at\': u\'2017-01-11T20:38:22Z\', u\'due_on\': None, u\'state\': u\'closed\', u\'closed_issues\': 0, u\'open_issues\': 0, u\'closed_at\': u\'2017-01-11T20:38:22Z\', u\'id\': 1803162}',00000000000),('https://api.github.com/repos/ndoit/fenrir','{u\'description\': u\'\', u\'title\': u\'Upgrade Rails to 4.1.x\', u\'url\': u\'https://api.github.com/repos/ndoit/fenrir/milestones/2\', u\'labels_url\': u\'https://api.github.com/repos/ndoit/fenrir/milestones/2/labels\', u\'created_at\': u\'2016-06-01T19:56:03Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/RyanSnodgrass/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/RyanSnodgrass/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/RyanSnodgrass/orgs\', u\'url\': u\'https://api.github.com/users/RyanSnodgrass\', u\'gists_url\': u\'https://api.github.com/users/RyanSnodgrass/gists{/gist_id}\', u\'html_url\': u\'https://github.com/RyanSnodgrass\', u\'subscriptions_url\': u\'https://api.github.com/users/RyanSnodgrass/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/7104855?v=4\', u\'repos_url\': u\'https://api.github.com/users/RyanSnodgrass/repos\', u\'received_events_url\': u\'https://api.github.com/users/RyanSnodgrass/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/RyanSnodgrass/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'RyanSnodgrass\', u\'type\': u\'User\', u\'id\': 7104855, u\'followers_url\': u\'https://api.github.com/users/RyanSnodgrass/followers\'}, u\'number\': 2, u\'html_url\': u\'https://github.com/ndoit/fenrir/milestone/2\', u\'updated_at\': u\'2016-10-31T14:24:15Z\', u\'due_on\': None, u\'state\': u\'closed\', u\'closed_issues\': 0, u\'open_issues\': 0, u\'closed_at\': u\'2016-10-31T14:24:15Z\', u\'id\': 1803175}',00000000000),('https://api.github.com/repos/ndoit/fenrir','{u\'description\': u\'\', u\'title\': u\'Upgrade Neo4j Server to at least 2.3\', u\'url\': u\'https://api.github.com/repos/ndoit/fenrir/milestones/3\', u\'labels_url\': u\'https://api.github.com/repos/ndoit/fenrir/milestones/3/labels\', u\'created_at\': u\'2016-06-01T19:57:34Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/RyanSnodgrass/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/RyanSnodgrass/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/RyanSnodgrass/orgs\'
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/LARailsLearners/three-in-one_blog_instruction','{u\'description\': None, u\'title\': u\'August 11, 2015\', u\'url\': u\'https://api.github.com/repos/LARailsLearners/three-in-one_blog_instruction/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/LARailsLearners/three-in-one_blog_instruction/milestones/1/labels\', u\'created_at\': u\'2015-08-11T18:15:14Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/jendiamond/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/jendiamond/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/jendiamond/orgs\', u\'url\': u\'https://api.github.com/users/jendiamond\', u\'gists_url\': u\'https://api.github.com/users/jendiamond/gists{/gist_id}\', u\'html_url\': u\'https://github.com/jendiamond\', u\'subscriptions_url\': u\'https://api.github.com/users/jendiamond/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/751697?v=4\', u\'repos_url\': u\'https://api.github.com/users/jendiamond/repos\', u\'received_events_url\': u\'https://api.github.com/users/jendiamond/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/jendiamond/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'jendiamond\', u\'type\': u\'User\', u\'id\': 751697, u\'followers_url\': u\'https://api.github.com/users/jendiamond/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/LARailsLearners/three-in-one_blog_instruction/milestone/1\', u\'updated_at\': u\'2015-08-11T18:15:14Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 1, u\'closed_at\': None, u\'id\': 1250426}',00000000000),('https://api.github.com/repos/jorgeandrescastro/faceapp','{u\'description\': u\'\', u\'title\': u\'Prototype\', u\'url\': u\'https://api.github.com/repos/jorgeandrescastro/faceapp/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/jorgeandrescastro/faceapp/milestones/1/labels\', u\'created_at\': u\'2016-08-11T13:34:56Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/jorgeandrescastro/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/jorgeandrescastro/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/jorgeandrescastro/orgs\', u\'url\': u\'https://api.github.com/users/jorgeandrescastro\', u\'gists_url\': u\'https://api.github.com/users/jorgeandrescastro/gists{/gist_id}\', u\'html_url\': u\'https://github.com/jorgeandrescastro\', u\'subscriptions_url\': u\'https://api.github.com/users/jorgeandrescastro/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/2861868?v=4\', u\'repos_url\': u\'https://api.github.com/users/jorgeandrescastro/repos\', u\'received_events_url\': u\'https://api.github.com/users/jorgeandrescastro/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/jorgeandrescastro/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'jorgeandrescastro\', u\'type\': u\'User\', u\'id\': 2861868, u\'followers_url\': u\'https://api.github.com/users/jorgeandrescastro/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/jorgeandrescastro/faceapp/milestone/1\', u\'updated_at\': u\'2016-08-16T20:21:35Z\', u\'due_on\': u\'2016-12-31T08:00:00Z\', u\'state\': u\'open\', u\'closed_issues\': 3, u\'open_issues\': 8, u\'closed_at\': None, u\'id\': 1936896}',00000000000),('https://api.github.com/repos/nickiannone/spookhouse','{u\'description\': u\'The goal of the first milestone is to get something that can be showed off, and to complete versions of the core abstractions and systems that comprise the game. Much of this will be throwaway-quality code, which does the easiest thing possible to make a game.\\r\\n\\r\\nGoals:\\r\\n- Display game window\\r\\n- Handle basic user input\\r\\n- Implement asset loader\\r\\n- Create animation system\\r\\n- Create basic level system\\r\\n- Create customer characters with a
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/zachahn/munge','{u\'description\': u\'Release candidate 2\', u\'title\': u\'v0.6.0\', u\'url\': u\'https://api.github.com/repos/zachahn/munge/milestones/2\', u\'labels_url\': u\'https://api.github.com/repos/zachahn/munge/milestones/2/labels\', u\'created_at\': u\'2016-01-08T20:24:41Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/zachahn/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/zachahn/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/zachahn/orgs\', u\'url\': u\'https://api.github.com/users/zachahn\', u\'gists_url\': u\'https://api.github.com/users/zachahn/gists{/gist_id}\', u\'html_url\': u\'https://github.com/zachahn\', u\'subscriptions_url\': u\'https://api.github.com/users/zachahn/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/93058?v=4\', u\'repos_url\': u\'https://api.github.com/users/zachahn/repos\', u\'received_events_url\': u\'https://api.github.com/users/zachahn/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/zachahn/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'zachahn\', u\'type\': u\'User\', u\'id\': 93058, u\'followers_url\': u\'https://api.github.com/users/zachahn/followers\'}, u\'number\': 2, u\'html_url\': u\'https://github.com/zachahn/munge/milestone/2\', u\'updated_at\': u\'2016-07-09T04:46:45Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 1, u\'open_issues\': 0, u\'closed_at\': None, u\'id\': 1493602}',00000000000),('https://api.github.com/repos/zachahn/munge','{u\'description\': u\'Release candidate 1\', u\'title\': u\'v0.5.0\', u\'url\': u\'https://api.github.com/repos/zachahn/munge/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/zachahn/munge/milestones/1/labels\', u\'created_at\': u\'2015-12-17T06:27:34Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/zachahn/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/zachahn/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/zachahn/orgs\', u\'url\': u\'https://api.github.com/users/zachahn\', u\'gists_url\': u\'https://api.github.com/users/zachahn/gists{/gist_id}\', u\'html_url\': u\'https://github.com/zachahn\', u\'subscriptions_url\': u\'https://api.github.com/users/zachahn/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/93058?v=4\', u\'repos_url\': u\'https://api.github.com/users/zachahn/repos\', u\'received_events_url\': u\'https://api.github.com/users/zachahn/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/zachahn/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'zachahn\', u\'type\': u\'User\', u\'id\': 93058, u\'followers_url\': u\'https://api.github.com/users/zachahn/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/zachahn/munge/milestone/1\', u\'updated_at\': u\'2016-03-07T02:16:11Z\', u\'due_on\': None, u\'state\': u\'closed\', u\'closed_issues\': 3, u\'open_issues\': 0, u\'closed_at\': u\'2016-03-07T02:16:11Z\', u\'id\': 1464390}',00000000000),('https://api.github.com/repos/majesty2450/Whip','{u\'description\': u\'Initial bug fixes and enhancements...\', u\'title\': u\'0.1.1\', u\'url\': u\'https://api.github.com/repos/majesty2450/Whip/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/majesty2450/Whip/milestones/1/labels\', u\'created_at\': u\'2015-09-15T07:57:11Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/majesty2450/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/majesty2450/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/majesty2450/orgs\', u\'url\': u\'https://api.github.com/users/majesty2450\', u\'gists_url\': u\'https://api.github.com/users/majesty2450/gists{/gist_id}\', u\'html_url\': u\'https://github.com/majesty2450\', u\'subscriptions_url\': u\'https://api.github.com/users/majesty
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/department-of-veterans-affairs/caseflow','{u\'description\': u\'Pilot of Hearing Prep with judges to test if/how it will decrease their time preparing for upcoming hearings.\', u\'title\': u\'Hearing Prep Pilot\', u\'url\': u\'https://api.github.com/repos/department-of-veterans-affairs/caseflow/milestones/15\', u\'labels_url\': u\'https://api.github.com/repos/department-of-veterans-affairs/caseflow/milestones/15/labels\', u\'created_at\': u\'2017-08-07T21:07:33Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/annienguyenUSDS/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/annienguyenUSDS/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/annienguyenUSDS/orgs\', u\'url\': u\'https://api.github.com/users/annienguyenUSDS\', u\'gists_url\': u\'https://api.github.com/users/annienguyenUSDS/gists{/gist_id}\', u\'html_url\': u\'https://github.com/annienguyenUSDS\', u\'subscriptions_url\': u\'https://api.github.com/users/annienguyenUSDS/subscriptions\', u\'avatar_url\': u\'https://avatars2.githubusercontent.com/u/22620270?v=4\', u\'repos_url\': u\'https://api.github.com/users/annienguyenUSDS/repos\', u\'received_events_url\': u\'https://api.github.com/users/annienguyenUSDS/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/annienguyenUSDS/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'annienguyenUSDS\', u\'type\': u\'User\', u\'id\': 22620270, u\'followers_url\': u\'https://api.github.com/users/annienguyenUSDS/followers\'}, u\'number\': 15, u\'html_url\': u\'https://github.com/department-of-veterans-affairs/caseflow/milestone/15\', u\'updated_at\': u\'2018-02-01T14:37:48Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 63, u\'open_issues\': 22, u\'closed_at\': None, u\'id\': 2686663}',00000000000),('https://api.github.com/repos/department-of-veterans-affairs/caseflow','{u\'description\': u\'\', u\'title\': u\'Appeals Status v2 Milestone 2\', u\'url\': u\'https://api.github.com/repos/department-of-veterans-affairs/caseflow/milestones/18\', u\'labels_url\': u\'https://api.github.com/repos/department-of-veterans-affairs/caseflow/milestones/18/labels\', u\'created_at\': u\'2017-10-23T21:08:27Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/cmgiven/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/cmgiven/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/cmgiven/orgs\', u\'url\': u\'https://api.github.com/users/cmgiven\', u\'gists_url\': u\'https://api.github.com/users/cmgiven/gists{/gist_id}\', u\'html_url\': u\'https://github.com/cmgiven\', u\'subscriptions_url\': u\'https://api.github.com/users/cmgiven/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/5375557?v=4\', u\'repos_url\': u\'https://api.github.com/users/cmgiven/repos\', u\'received_events_url\': u\'https://api.github.com/users/cmgiven/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/cmgiven/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'cmgiven\', u\'type\': u\'User\', u\'id\': 5375557, u\'followers_url\': u\'https://api.github.com/users/cmgiven/followers\'}, u\'number\': 18, u\'html_url\': u\'https://github.com/department-of-veterans-affairs/caseflow/milestone/18\', u\'updated_at\': u\'2018-01-31T15:14:42Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 3, u\'open_issues\': 7, u\'closed_at\': None, u\'id\': 2860585}',00000000000),('https://api.github.com/repos/department-of-veterans-affairs/caseflow','{u\'description\': u\'\', u\'title\': u\'Appeals Status v2 Milestone 3\', u\'url\': u\'https://api.github.com/repos/department-of-veterans-affairs/caseflow/milestones/19\', u\'labels_url\': u\'https://api.github.com/repos/department-of-veterans-affairs/caseflow/milestones/19/labels\', u\'created_at\': u\'2017-10-23T21:08:44Z\', u\'creator\': {u\'following_url\': u\'https://ap
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/Promethee25/MyFirstApp_ACM','{u\'description\': u\'This is a test milestone\', u\'title\': u\'FirstMilestone\', u\'url\': u\'https://api.github.com/repos/Promethee25/MyFirstApp_ACM/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/Promethee25/MyFirstApp_ACM/milestones/1/labels\', u\'created_at\': u\'2015-11-12T12:09:16Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/Promethee25/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/Promethee25/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/Promethee25/orgs\', u\'url\': u\'https://api.github.com/users/Promethee25\', u\'gists_url\': u\'https://api.github.com/users/Promethee25/gists{/gist_id}\', u\'html_url\': u\'https://github.com/Promethee25\', u\'subscriptions_url\': u\'https://api.github.com/users/Promethee25/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/15815648?v=4\', u\'repos_url\': u\'https://api.github.com/users/Promethee25/repos\', u\'received_events_url\': u\'https://api.github.com/users/Promethee25/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/Promethee25/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'Promethee25\', u\'type\': u\'User\', u\'id\': 15815648, u\'followers_url\': u\'https://api.github.com/users/Promethee25/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/Promethee25/MyFirstApp_ACM/milestone/1\', u\'updated_at\': u\'2015-11-12T12:09:54Z\', u\'due_on\': u\'2015-11-12T08:00:00Z\', u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 1, u\'closed_at\': None, u\'id\': 1408324}',00000000000),('https://api.github.com/repos/Modesteam/EqLibra','{u\'description\': u\'\', u\'title\': u\'2\\xaa Sprint\', u\'url\': u\'https://api.github.com/repos/Modesteam/EqLibra/milestones/2\', u\'labels_url\': u\'https://api.github.com/repos/Modesteam/EqLibra/milestones/2/labels\', u\'created_at\': u\'2015-11-12T12:36:25Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/vannessasoares/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/vannessasoares/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/vannessasoares/orgs\', u\'url\': u\'https://api.github.com/users/vannessasoares\', u\'gists_url\': u\'https://api.github.com/users/vannessasoares/gists{/gist_id}\', u\'html_url\': u\'https://github.com/vannessasoares\', u\'subscriptions_url\': u\'https://api.github.com/users/vannessasoares/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/5298970?v=4\', u\'repos_url\': u\'https://api.github.com/users/vannessasoares/repos\', u\'received_events_url\': u\'https://api.github.com/users/vannessasoares/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/vannessasoares/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'vannessasoares\', u\'type\': u\'User\', u\'id\': 5298970, u\'followers_url\': u\'https://api.github.com/users/vannessasoares/followers\'}, u\'number\': 2, u\'html_url\': u\'https://github.com/Modesteam/EqLibra/milestone/2\', u\'updated_at\': u\'2015-11-23T23:43:11Z\', u\'due_on\': u\'2015-11-23T08:00:00Z\', u\'state\': u\'open\', u\'closed_issues\': 4, u\'open_issues\': 0, u\'closed_at\': None, u\'id\': 1408356}',00000000000),('https://api.github.com/repos/Modesteam/EqLibra','{u\'description\': u\'\', u\'title\': u\'1\\xaa Sprint\', u\'url\': u\'https://api.github.com/repos/Modesteam/EqLibra/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/Modesteam/EqLibra/milestones/1/labels\', u\'created_at\': u\'2015-11-12T12:36:05Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/vannessasoares/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/vannessasoares/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/vannessasoares/orgs\', u\'url\': u\'https://api.github.com/us
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/justarrived/just_match_api','{u\'description\': u\'The API should strive to be compliant with the JSON API 1.0 standard.\', u\'title\': u\'JSON API 1.0 compliant\', u\'url\': u\'https://api.github.com/repos/justarrived/just_match_api/milestones/13\', u\'labels_url\': u\'https://api.github.com/repos/justarrived/just_match_api/milestones/13/labels\', u\'created_at\': u\'2015-12-13T22:58:42Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/buren/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/buren/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/buren/orgs\', u\'url\': u\'https://api.github.com/users/buren\', u\'gists_url\': u\'https://api.github.com/users/buren/gists{/gist_id}\', u\'html_url\': u\'https://github.com/buren\', u\'subscriptions_url\': u\'https://api.github.com/users/buren/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/922411?v=4\', u\'repos_url\': u\'https://api.github.com/users/buren/repos\', u\'received_events_url\': u\'https://api.github.com/users/buren/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/buren/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'buren\', u\'type\': u\'User\', u\'id\': 922411, u\'followers_url\': u\'https://api.github.com/users/buren/followers\'}, u\'number\': 13, u\'html_url\': u\'https://github.com/justarrived/just_match_api/milestone/13\', u\'updated_at\': u\'2016-04-19T21:06:18Z\', u\'due_on\': None, u\'state\': u\'closed\', u\'closed_issues\': 8, u\'open_issues\': 0, u\'closed_at\': u\'2016-04-19T21:06:18Z\', u\'id\': 1458192}',00000000000),('https://api.github.com/repos/justarrived/just_match_api','{u\'description\': None, u\'title\': u\'op\', u\'url\': u\'https://api.github.com/repos/justarrived/just_match_api/milestones/15\', u\'labels_url\': u\'https://api.github.com/repos/justarrived/just_match_api/milestones/15/labels\', u\'created_at\': u\'2016-02-20T16:43:22Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/buren/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/buren/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/buren/orgs\', u\'url\': u\'https://api.github.com/users/buren\', u\'gists_url\': u\'https://api.github.com/users/buren/gists{/gist_id}\', u\'html_url\': u\'https://github.com/buren\', u\'subscriptions_url\': u\'https://api.github.com/users/buren/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/922411?v=4\', u\'repos_url\': u\'https://api.github.com/users/buren/repos\', u\'received_events_url\': u\'https://api.github.com/users/buren/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/buren/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'buren\', u\'type\': u\'User\', u\'id\': 922411, u\'followers_url\': u\'https://api.github.com/users/buren/followers\'}, u\'number\': 15, u\'html_url\': u\'https://github.com/justarrived/just_match_api/milestone/15\', u\'updated_at\': u\'2016-03-14T07:46:58Z\', u\'due_on\': None, u\'state\': u\'closed\', u\'closed_issues\': 0, u\'open_issues\': 0, u\'closed_at\': u\'2016-03-14T07:46:58Z\', u\'id\': 1594860}',00000000000),('https://api.github.com/repos/justarrived/just_match_api','{u\'description\': u\'\', u\'title\': u\'Verify user feature\', u\'url\': u\'https://api.github.com/repos/justarrived/just_match_api/milestones/6\', u\'labels_url\': u\'https://api.github.com/repos/justarrived/just_match_api/milestones/6/labels\', u\'created_at\': u\'2015-12-12T16:23:31Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/buren/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/buren/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/buren/orgs\', u\'url\': u\'https://api.github.com/users/buren\', u\'gists_url\': u\'https://api.github.com/users/buren/gists{/gist_id}\', u\'ht
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/octoreso/octoreso','{u\'description\': u\'Get the community organisation ironclad. Make sure the process of adding communities works, even if it\\\'s time consuming.\\r\\n\\r\\nGet the server somewhere where we have room to grow.\\r\\n\\r\\nMake sure the map can cope with communities, and loads communities first.\\r\\n\\r\\nMake sure everything scales, and is ready for a backend system to \"ramp up\".\', u\'title\': u\'m2 - Sanity and Stability\', u\'url\': u\'https://api.github.com/repos/octoreso/octoreso/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/octoreso/octoreso/milestones/1/labels\', u\'created_at\': u\'2016-02-12T01:19:22Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/tobypinder/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/tobypinder/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/tobypinder/orgs\', u\'url\': u\'https://api.github.com/users/tobypinder\', u\'gists_url\': u\'https://api.github.com/users/tobypinder/gists{/gist_id}\', u\'html_url\': u\'https://github.com/tobypinder\', u\'subscriptions_url\': u\'https://api.github.com/users/tobypinder/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/618992?v=4\', u\'repos_url\': u\'https://api.github.com/users/tobypinder/repos\', u\'received_events_url\': u\'https://api.github.com/users/tobypinder/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/tobypinder/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'tobypinder\', u\'type\': u\'User\', u\'id\': 618992, u\'followers_url\': u\'https://api.github.com/users/tobypinder/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/octoreso/octoreso/milestone/1\', u\'updated_at\': u\'2016-02-21T17:05:15Z\', u\'due_on\': None, u\'state\': u\'closed\', u\'closed_issues\': 6, u\'open_issues\': 0, u\'closed_at\': u\'2016-02-21T17:05:15Z\', u\'id\': 1578887}',00000000000),('https://api.github.com/repos/hxegon/Spree_ProductClient','{u\'description\': u\'Successfully upload 30 products to DEV.\\r\\nWith all appropriate properties, taxons etc.\', u\'title\': u\'Successful 30 product soak test on dev server\', u\'url\': u\'https://api.github.com/repos/aokpower/Spree_ProductClient/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/aokpower/Spree_ProductClient/milestones/1/labels\', u\'created_at\': u\'2016-01-15T16:22:59Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/hxegon/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/hxegon/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/hxegon/orgs\', u\'url\': u\'https://api.github.com/users/hxegon\', u\'gists_url\': u\'https://api.github.com/users/hxegon/gists{/gist_id}\', u\'html_url\': u\'https://github.com/hxegon\', u\'subscriptions_url\': u\'https://api.github.com/users/hxegon/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/1624302?v=4\', u\'repos_url\': u\'https://api.github.com/users/hxegon/repos\', u\'received_events_url\': u\'https://api.github.com/users/hxegon/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/hxegon/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'hxegon\', u\'type\': u\'User\', u\'id\': 1624302, u\'followers_url\': u\'https://api.github.com/users/hxegon/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/aokpower/Spree_ProductClient/milestone/1\', u\'updated_at\': u\'2016-01-15T16:43:58Z\', u\'due_on\': u\'2016-01-17T08:00:00Z\', u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 2, u\'closed_at\': None, u\'id\': 1509256}',00000000000),('https://api.github.com/repos/18F/confidential-survey','{u\'description\': u\'Ready all things for the ATO process\', u\'title\': u\'ATO\', u\'url\': u\'https://api.github.com/repos/18F/confidential-survey/milestones/1\', u\'labels_url\': u\'https://api.github.
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/vladimirmarkin/markin-application','{u\'description\': None, u\'title\': u\'abc\', u\'url\': u\'https://api.github.com/repos/vladimirmarkin/markin-application/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/vladimirmarkin/markin-application/milestones/1/labels\', u\'created_at\': u\'2014-11-18T14:22:08Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/rastyagaev/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/rastyagaev/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/rastyagaev/orgs\', u\'url\': u\'https://api.github.com/users/rastyagaev\', u\'gists_url\': u\'https://api.github.com/users/rastyagaev/gists{/gist_id}\', u\'html_url\': u\'https://github.com/rastyagaev\', u\'subscriptions_url\': u\'https://api.github.com/users/rastyagaev/subscriptions\', u\'avatar_url\': u\'https://avatars2.githubusercontent.com/u/84866?v=4\', u\'repos_url\': u\'https://api.github.com/users/rastyagaev/repos\', u\'received_events_url\': u\'https://api.github.com/users/rastyagaev/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/rastyagaev/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'rastyagaev\', u\'type\': u\'User\', u\'id\': 84866, u\'followers_url\': u\'https://api.github.com/users/rastyagaev/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/vladimirmarkin/markin-application/milestone/1\', u\'updated_at\': u\'2014-11-18T14:24:45Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 1, u\'open_issues\': 0, u\'closed_at\': None, u\'id\': 871204}',00000000000),('https://api.github.com/repos/lancelot2/worksurfing','{u\'description\': None, u\'title\': u\'Home#Index\', u\'url\': u\'https://api.github.com/repos/zonblar/worksurfing/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/zonblar/worksurfing/milestones/1/labels\', u\'created_at\': u\'2018-01-09T14:59:42Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/zonblar/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/zonblar/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/zonblar/orgs\', u\'url\': u\'https://api.github.com/users/zonblar\', u\'gists_url\': u\'https://api.github.com/users/zonblar/gists{/gist_id}\', u\'html_url\': u\'https://github.com/zonblar\', u\'subscriptions_url\': u\'https://api.github.com/users/zonblar/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/3987834?v=4\', u\'repos_url\': u\'https://api.github.com/users/zonblar/repos\', u\'received_events_url\': u\'https://api.github.com/users/zonblar/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/zonblar/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'zonblar\', u\'type\': u\'User\', u\'id\': 3987834, u\'followers_url\': u\'https://api.github.com/users/zonblar/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/zonblar/worksurfing/milestone/1\', u\'updated_at\': u\'2018-01-15T15:18:32Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 1, u\'open_issues\': 0, u\'closed_at\': None, u\'id\': 3023091}',00000000000),('https://api.github.com/repos/dceballos/roomer','{u\'description\': None, u\'title\': u\'Release 1.0\', u\'url\': u\'https://api.github.com/repos/dceballos/roomer/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/dceballos/roomer/milestones/1/labels\', u\'created_at\': u\'2011-08-18T19:43:48Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/gosuri/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/gosuri/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/gosuri/orgs\', u\'url\': u\'https://api.github.com/users/gosuri\', u\'gists_url\': u\'https://api.github.com/users/gosuri/gists{/gist_id}\', u\'html_url\': u\'https://github.com/gosuri\', u\'subscriptions_url\': u\'https://api.git
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/criztovyl/studienplan5','{u\'description\': u\'\', u\'title\': u\'Extraktoren generalisieren\', u\'url\': u\'https://api.github.com/repos/joinout-de/studienplan5/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/joinout-de/studienplan5/milestones/1/labels\', u\'created_at\': u\'2016-09-17T14:44:29Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/criztovyl/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/criztovyl/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/criztovyl/orgs\', u\'url\': u\'https://api.github.com/users/criztovyl\', u\'gists_url\': u\'https://api.github.com/users/criztovyl/gists{/gist_id}\', u\'html_url\': u\'https://github.com/criztovyl\', u\'subscriptions_url\': u\'https://api.github.com/users/criztovyl/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/2174918?v=4\', u\'repos_url\': u\'https://api.github.com/users/criztovyl/repos\', u\'received_events_url\': u\'https://api.github.com/users/criztovyl/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/criztovyl/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'criztovyl\', u\'type\': u\'User\', u\'id\': 2174918, u\'followers_url\': u\'https://api.github.com/users/criztovyl/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/joinout-de/studienplan5/milestone/1\', u\'updated_at\': u\'2017-01-22T23:36:59Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 5, u\'open_issues\': 0, u\'closed_at\': None, u\'id\': 2011046}',00000000000),('https://api.github.com/repos/Chilinot/uC','{u\'description\': u\'Get that parser done!\', u\'title\': u\'Parser\', u\'url\': u\'https://api.github.com/repos/Chilinot/uC/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/Chilinot/uC/milestones/1/labels\', u\'created_at\': u\'2016-04-07T06:01:48Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/Chilinot/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/Chilinot/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/Chilinot/orgs\', u\'url\': u\'https://api.github.com/users/Chilinot\', u\'gists_url\': u\'https://api.github.com/users/Chilinot/gists{/gist_id}\', u\'html_url\': u\'https://github.com/Chilinot\', u\'subscriptions_url\': u\'https://api.github.com/users/Chilinot/subscriptions\', u\'avatar_url\': u\'https://avatars2.githubusercontent.com/u/1773227?v=4\', u\'repos_url\': u\'https://api.github.com/users/Chilinot/repos\', u\'received_events_url\': u\'https://api.github.com/users/Chilinot/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/Chilinot/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'Chilinot\', u\'type\': u\'User\', u\'id\': 1773227, u\'followers_url\': u\'https://api.github.com/users/Chilinot/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/Chilinot/uC/milestone/1\', u\'updated_at\': u\'2016-04-07T06:01:48Z\', u\'due_on\': u\'2016-04-10T07:00:00Z\', u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 0, u\'closed_at\': None, u\'id\': 1688754}',00000000000),('https://api.github.com/repos/reallyenglish/ansible-role-kibana','{u\'description\': u\'\', u\'title\': u\'1.0.0\', u\'url\': u\'https://api.github.com/repos/reallyenglish/ansible-role-kibana/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/reallyenglish/ansible-role-kibana/milestones/1/labels\', u\'created_at\': u\'2016-11-22T03:23:01Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/trombik/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/trombik/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/trombik/orgs\', u\'url\': u\'https://api.github.com/users/trombik\', u\'gists_url\': u\'https://api.github.com/users/trombik/gists{/gist_id}\', u\'html_url\': u\'https://github.com/trombik\
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/fcm/depot','{u\'description\': u\'\', u\'title\': u\'release 0.0.1\', u\'url\': u\'https://api.github.com/repos/fcm/depot/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/fcm/depot/milestones/1/labels\', u\'created_at\': u\'2011-07-05T13:58:43Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/fcm/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/fcm/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/fcm/orgs\', u\'url\': u\'https://api.github.com/users/fcm\', u\'gists_url\': u\'https://api.github.com/users/fcm/gists{/gist_id}\', u\'html_url\': u\'https://github.com/fcm\', u\'subscriptions_url\': u\'https://api.github.com/users/fcm/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/7240?v=4\', u\'repos_url\': u\'https://api.github.com/users/fcm/repos\', u\'received_events_url\': u\'https://api.github.com/users/fcm/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/fcm/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'fcm\', u\'type\': u\'User\', u\'id\': 7240, u\'followers_url\': u\'https://api.github.com/users/fcm/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/fcm/depot/milestone/1\', u\'updated_at\': u\'2013-02-14T23:22:17Z\', u\'due_on\': u\'2011-05-01T07:00:00Z\', u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 1, u\'closed_at\': None, u\'id\': 20043}',00000000000),('https://api.github.com/repos/Inilus/primavera_creater','{u\'description\': u\'\', u\'title\': u\'Create project from xml file\', u\'url\': u\'https://api.github.com/repos/Inilus/primavera_creater/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/Inilus/primavera_creater/milestones/1/labels\', u\'created_at\': u\'2011-05-10T08:47:15Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/Inilus/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/Inilus/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/Inilus/orgs\', u\'url\': u\'https://api.github.com/users/Inilus\', u\'gists_url\': u\'https://api.github.com/users/Inilus/gists{/gist_id}\', u\'html_url\': u\'https://github.com/Inilus\', u\'subscriptions_url\': u\'https://api.github.com/users/Inilus/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/457466?v=4\', u\'repos_url\': u\'https://api.github.com/users/Inilus/repos\', u\'received_events_url\': u\'https://api.github.com/users/Inilus/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/Inilus/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'Inilus\', u\'type\': u\'User\', u\'id\': 457466, u\'followers_url\': u\'https://api.github.com/users/Inilus/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/Inilus/primavera_creater/milestone/1\', u\'updated_at\': u\'2013-02-14T23:19:30Z\', u\'due_on\': u\'2011-05-13T07:00:00Z\', u\'state\': u\'closed\', u\'closed_issues\': 1, u\'open_issues\': 0, u\'closed_at\': u\'2011-05-26T12:15:36Z\', u\'id\': 8296}',00000000000),('https://api.github.com/repos/xtephan/Log-monitor','{u\'description\': u\'\', u\'title\': u\'Special Subject presentation\', u\'url\': u\'https://api.github.com/repos/xtephan/Log-monitor/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/xtephan/Log-monitor/milestones/1/labels\', u\'created_at\': u\'2011-05-25T19:05:53Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/xtephan/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/xtephan/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/xtephan/orgs\', u\'url\': u\'https://api.github.com/users/xtephan\', u\'gists_url\': u\'https://api.github.com/users/xtephan/gists{/gist_id}\', u\'html_url\': u\'https://github.com/xtephan\', u\'subscriptions_url\': u\'https://api.github.com/users/xtephan/subscriptions\', u\'avatar_url\'
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/DataDog/datadog-sdk-testing','{u\'description\': u\'\', u\'title\': u\'0.6.1\', u\'url\': u\'https://api.github.com/repos/DataDog/datadog-sdk-testing/milestones/6\', u\'labels_url\': u\'https://api.github.com/repos/DataDog/datadog-sdk-testing/milestones/6/labels\', u\'created_at\': u\'2017-03-30T20:34:28Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/degemer/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/degemer/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/degemer/orgs\', u\'url\': u\'https://api.github.com/users/degemer\', u\'gists_url\': u\'https://api.github.com/users/degemer/gists{/gist_id}\', u\'html_url\': u\'https://github.com/degemer\', u\'subscriptions_url\': u\'https://api.github.com/users/degemer/subscriptions\', u\'avatar_url\': u\'https://avatars2.githubusercontent.com/u/4912048?v=4\', u\'repos_url\': u\'https://api.github.com/users/degemer/repos\', u\'received_events_url\': u\'https://api.github.com/users/degemer/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/degemer/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'degemer\', u\'type\': u\'User\', u\'id\': 4912048, u\'followers_url\': u\'https://api.github.com/users/degemer/followers\'}, u\'number\': 6, u\'html_url\': u\'https://github.com/DataDog/datadog-sdk-testing/milestone/6\', u\'updated_at\': u\'2017-04-04T21:52:52Z\', u\'due_on\': None, u\'state\': u\'closed\', u\'closed_issues\': 1, u\'open_issues\': 0, u\'closed_at\': u\'2017-04-04T21:52:52Z\', u\'id\': 2423034}',00000000000),('https://api.github.com/repos/DataDog/datadog-sdk-testing','{u\'description\': u\'\', u\'title\': u\'0.6.0\', u\'url\': u\'https://api.github.com/repos/DataDog/datadog-sdk-testing/milestones/4\', u\'labels_url\': u\'https://api.github.com/repos/DataDog/datadog-sdk-testing/milestones/4/labels\', u\'created_at\': u\'2017-03-30T15:15:20Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/degemer/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/degemer/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/degemer/orgs\', u\'url\': u\'https://api.github.com/users/degemer\', u\'gists_url\': u\'https://api.github.com/users/degemer/gists{/gist_id}\', u\'html_url\': u\'https://github.com/degemer\', u\'subscriptions_url\': u\'https://api.github.com/users/degemer/subscriptions\', u\'avatar_url\': u\'https://avatars2.githubusercontent.com/u/4912048?v=4\', u\'repos_url\': u\'https://api.github.com/users/degemer/repos\', u\'received_events_url\': u\'https://api.github.com/users/degemer/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/degemer/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'degemer\', u\'type\': u\'User\', u\'id\': 4912048, u\'followers_url\': u\'https://api.github.com/users/degemer/followers\'}, u\'number\': 4, u\'html_url\': u\'https://github.com/DataDog/datadog-sdk-testing/milestone/4\', u\'updated_at\': u\'2017-03-30T20:34:23Z\', u\'due_on\': None, u\'state\': u\'closed\', u\'closed_issues\': 7, u\'open_issues\': 0, u\'closed_at\': u\'2017-03-30T20:34:23Z\', u\'id\': 2422360}',00000000000),('https://api.github.com/repos/DataDog/datadog-sdk-testing','{u\'description\': None, u\'title\': u\'0.1.1\', u\'url\': u\'https://api.github.com/repos/DataDog/datadog-sdk-testing/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/DataDog/datadog-sdk-testing/milestones/1/labels\', u\'created_at\': u\'2016-06-19T18:07:53Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/truthbk/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/truthbk/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/truthbk/orgs\', u\'url\': u\'https://api.github.com/users/truthbk\', u\'gists_url\': u\'https://api.github.com/users/truthbk/gists{/gist_id}\', u\'html_url\': u\'https://github.com/
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/joinout-de/studienplan5','{u\'description\': u\'\', u\'title\': u\'Extraktoren generalisieren\', u\'url\': u\'https://api.github.com/repos/joinout-de/studienplan5/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/joinout-de/studienplan5/milestones/1/labels\', u\'created_at\': u\'2016-09-17T14:44:29Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/criztovyl/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/criztovyl/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/criztovyl/orgs\', u\'url\': u\'https://api.github.com/users/criztovyl\', u\'gists_url\': u\'https://api.github.com/users/criztovyl/gists{/gist_id}\', u\'html_url\': u\'https://github.com/criztovyl\', u\'subscriptions_url\': u\'https://api.github.com/users/criztovyl/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/2174918?v=4\', u\'repos_url\': u\'https://api.github.com/users/criztovyl/repos\', u\'received_events_url\': u\'https://api.github.com/users/criztovyl/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/criztovyl/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'criztovyl\', u\'type\': u\'User\', u\'id\': 2174918, u\'followers_url\': u\'https://api.github.com/users/criztovyl/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/joinout-de/studienplan5/milestone/1\', u\'updated_at\': u\'2017-01-22T23:36:59Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 5, u\'open_issues\': 0, u\'closed_at\': None, u\'id\': 2011046}',00000000000),('https://api.github.com/repos/SyngergyScheduling/SS_Code','{u\'description\': u\'Team management includes the ability to enter team names, schedule those teams and edit those teams.\', u\'title\': u\'Team Management\', u\'url\': u\'https://api.github.com/repos/SyngergyScheduling/Synergy_Code/milestones/4\', u\'labels_url\': u\'https://api.github.com/repos/SyngergyScheduling/Synergy_Code/milestones/4/labels\', u\'created_at\': u\'2016-10-23T22:16:05Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/Doxterpepper/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/Doxterpepper/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/Doxterpepper/orgs\', u\'url\': u\'https://api.github.com/users/Doxterpepper\', u\'gists_url\': u\'https://api.github.com/users/Doxterpepper/gists{/gist_id}\', u\'html_url\': u\'https://github.com/Doxterpepper\', u\'subscriptions_url\': u\'https://api.github.com/users/Doxterpepper/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/5078395?v=4\', u\'repos_url\': u\'https://api.github.com/users/Doxterpepper/repos\', u\'received_events_url\': u\'https://api.github.com/users/Doxterpepper/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/Doxterpepper/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'Doxterpepper\', u\'type\': u\'User\', u\'id\': 5078395, u\'followers_url\': u\'https://api.github.com/users/Doxterpepper/followers\'}, u\'number\': 4, u\'html_url\': u\'https://github.com/SyngergyScheduling/Synergy_Code/milestone/4\', u\'updated_at\': u\'2016-11-15T22:32:29Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 8, u\'open_issues\': 0, u\'closed_at\': None, u\'id\': 2087652}',00000000000),('https://api.github.com/repos/SyngergyScheduling/SS_Code','{u\'description\': u\'The calendar will be shown on many pages and so should be a shared template. The calendar will eventually show dates from the database, have different views including weekly and all, and will include basic dynamic function to display all pairs of teams when an item in the calendar is clicked.\', u\'title\': u\'Calendar\', u\'url\': u\'https://api.github.com/repos/SyngergyScheduling/Synergy_Code/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/SyngergyScheduling/Synergy_Code/milestones/1/l
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/patrickbajao/gift-exchange','{u\'description\': u\'\', u\'title\': u\'Version 1\', u\'url\': u\'https://api.github.com/repos/patrickbajao/gift-exchange/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/patrickbajao/gift-exchange/milestones/1/labels\', u\'created_at\': u\'2016-12-23T04:03:58Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/patrickbajao/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/patrickbajao/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/patrickbajao/orgs\', u\'url\': u\'https://api.github.com/users/patrickbajao\', u\'gists_url\': u\'https://api.github.com/users/patrickbajao/gists{/gist_id}\', u\'html_url\': u\'https://github.com/patrickbajao\', u\'subscriptions_url\': u\'https://api.github.com/users/patrickbajao/subscriptions\', u\'avatar_url\': u\'https://avatars2.githubusercontent.com/u/383183?v=4\', u\'repos_url\': u\'https://api.github.com/users/patrickbajao/repos\', u\'received_events_url\': u\'https://api.github.com/users/patrickbajao/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/patrickbajao/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'patrickbajao\', u\'type\': u\'User\', u\'id\': 383183, u\'followers_url\': u\'https://api.github.com/users/patrickbajao/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/patrickbajao/gift-exchange/milestone/1\', u\'updated_at\': u\'2016-12-30T08:45:08Z\', u\'due_on\': u\'2016-12-28T08:00:00Z\', u\'state\': u\'open\', u\'closed_issues\': 7, u\'open_issues\': 10, u\'closed_at\': None, u\'id\': 2213038}',00000000000),('https://api.github.com/repos/allieluu/Anti-Narrative-Project','{u\'description\': u\'\', u\'title\': u\'version 1.0\', u\'url\': u\'https://api.github.com/repos/allieluu/The-Empathy-Project/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/allieluu/The-Empathy-Project/milestones/1/labels\', u\'created_at\': u\'2016-12-23T08:16:40Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/allieluu/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/allieluu/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/allieluu/orgs\', u\'url\': u\'https://api.github.com/users/allieluu\', u\'gists_url\': u\'https://api.github.com/users/allieluu/gists{/gist_id}\', u\'html_url\': u\'https://github.com/allieluu\', u\'subscriptions_url\': u\'https://api.github.com/users/allieluu/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/5210662?v=4\', u\'repos_url\': u\'https://api.github.com/users/allieluu/repos\', u\'received_events_url\': u\'https://api.github.com/users/allieluu/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/allieluu/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'allieluu\', u\'type\': u\'User\', u\'id\': 5210662, u\'followers_url\': u\'https://api.github.com/users/allieluu/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/allieluu/The-Empathy-Project/milestone/1\', u\'updated_at\': u\'2017-01-18T20:35:29Z\', u\'due_on\': u\'2017-01-17T08:00:00Z\', u\'state\': u\'open\', u\'closed_issues\': 4, u\'open_issues\': 1, u\'closed_at\': None, u\'id\': 2213187}',00000000000),('https://api.github.com/repos/tenpy0/test','{u\'description\': u\'#8\', u\'title\': u\'milstone v1.0\', u\'url\': u\'https://api.github.com/repos/tenpy0/test/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/tenpy0/test/milestones/1/labels\', u\'created_at\': u\'2016-12-25T11:09:47Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/tenpy0/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/tenpy0/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/tenpy0/orgs\', u\'url\': u\'https://api.github.com/users/tenpy0\', u\'gists_url\': u\'https://api.github.com/users/tenpy0/gists{/gist_id}\',
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/edgi-govdata-archiving/web-monitoring-db','{u\'description\': u\'All routine analyst work is supported by the app. Google Sheets might still be used, but only for ad hoc note-taking or aggregation.\', u\'title\': u\'v0.0.4 No Google Sheets\', u\'url\': u\'https://api.github.com/repos/edgi-govdata-archiving/web-monitoring-db/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/edgi-govdata-archiving/web-monitoring-db/milestones/1/labels\', u\'created_at\': u\'2017-10-09T00:25:16Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/danielballan/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/danielballan/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/danielballan/orgs\', u\'url\': u\'https://api.github.com/users/danielballan\', u\'gists_url\': u\'https://api.github.com/users/danielballan/gists{/gist_id}\', u\'html_url\': u\'https://github.com/danielballan\', u\'subscriptions_url\': u\'https://api.github.com/users/danielballan/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/2279598?v=4\', u\'repos_url\': u\'https://api.github.com/users/danielballan/repos\', u\'received_events_url\': u\'https://api.github.com/users/danielballan/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/danielballan/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'danielballan\', u\'type\': u\'User\', u\'id\': 2279598, u\'followers_url\': u\'https://api.github.com/users/danielballan/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/edgi-govdata-archiving/web-monitoring-db/milestone/1\', u\'updated_at\': u\'2017-10-09T05:44:11Z\', u\'due_on\': u\'2017-12-02T08:00:00Z\', u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 1, u\'closed_at\': None, u\'id\': 2823218}',00000000000),('https://api.github.com/repos/Imfloppy/vainglory','{u\'description\': u\'\\u30d0\\u30fc\\u30b8\\u30e7\\u30f30.1\\u307e\\u3067\\u306b\\u5b9f\\u88c5\\u3059\\u308b\\u5185\\u5bb9\', u\'title\': u\'v0.1\', u\'url\': u\'https://api.github.com/repos/Imfloppy/vainglory/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/Imfloppy/vainglory/milestones/1/labels\', u\'created_at\': u\'2015-09-13T12:53:11Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/Imfloppy/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/Imfloppy/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/Imfloppy/orgs\', u\'url\': u\'https://api.github.com/users/Imfloppy\', u\'gists_url\': u\'https://api.github.com/users/Imfloppy/gists{/gist_id}\', u\'html_url\': u\'https://github.com/Imfloppy\', u\'subscriptions_url\': u\'https://api.github.com/users/Imfloppy/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/11694268?v=4\', u\'repos_url\': u\'https://api.github.com/users/Imfloppy/repos\', u\'received_events_url\': u\'https://api.github.com/users/Imfloppy/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/Imfloppy/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'Imfloppy\', u\'type\': u\'User\', u\'id\': 11694268, u\'followers_url\': u\'https://api.github.com/users/Imfloppy/followers\'}, u\'number\': 1, u\'html_url\': u\'https://github.com/Imfloppy/vainglory/milestone/1\', u\'updated_at\': u\'2015-09-13T12:53:11Z\', u\'due_on\': None, u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 0, u\'closed_at\': None, u\'id\': 1302985}',00000000000),('https://api.github.com/repos/mbround18/ark-manager-web','{u\'description\': u\'\', u\'title\': u\'Version 1.1.0\', u\'url\': u\'https://api.github.com/repos/mbround18/ark-manager-web/milestones/5\', u\'labels_url\': u\'https://api.github.com/repos/mbround18/ark-manager-web/milestones/5/labels\', u\'created_at\': u\'2017-03-14T20:08:59Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/mbround18/following{/other_use
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/ManageIQ/manageiq-providers-ansible_tower','{u\'description\': None, u\'title\': u\'Sprint 77 Ending Jan 15, 2018\', u\'url\': u\'https://api.github.com/repos/ManageIQ/manageiq-providers-ansible_tower/milestones/16\', u\'labels_url\': u\'https://api.github.com/repos/ManageIQ/manageiq-providers-ansible_tower/milestones/16/labels\', u\'created_at\': u\'2018-01-02T14:36:38Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/chessbyte/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/chessbyte/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/chessbyte/orgs\', u\'url\': u\'https://api.github.com/users/chessbyte\', u\'gists_url\': u\'https://api.github.com/users/chessbyte/gists{/gist_id}\', u\'html_url\': u\'https://github.com/chessbyte\', u\'subscriptions_url\': u\'https://api.github.com/users/chessbyte/subscriptions\', u\'avatar_url\': u\'https://avatars2.githubusercontent.com/u/82161?v=4\', u\'repos_url\': u\'https://api.github.com/users/chessbyte/repos\', u\'received_events_url\': u\'https://api.github.com/users/chessbyte/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/chessbyte/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'chessbyte\', u\'type\': u\'User\', u\'id\': 82161, u\'followers_url\': u\'https://api.github.com/users/chessbyte/followers\'}, u\'number\': 16, u\'html_url\': u\'https://github.com/ManageIQ/manageiq-providers-ansible_tower/milestone/16\', u\'updated_at\': u\'2018-01-16T14:31:40Z\', u\'due_on\': u\'2018-01-15T08:00:00Z\', u\'state\': u\'closed\', u\'closed_issues\': 2, u\'open_issues\': 0, u\'closed_at\': u\'2018-01-16T14:31:40Z\', u\'id\': 3007516}',00000000000),('https://api.github.com/repos/ManageIQ/manageiq-providers-ansible_tower','{u\'description\': None, u\'title\': u\'Sprint 76 Ending Jan 1, 2018\', u\'url\': u\'https://api.github.com/repos/ManageIQ/manageiq-providers-ansible_tower/milestones/15\', u\'labels_url\': u\'https://api.github.com/repos/ManageIQ/manageiq-providers-ansible_tower/milestones/15/labels\', u\'created_at\': u\'2017-12-12T16:01:45Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/chessbyte/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/chessbyte/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/chessbyte/orgs\', u\'url\': u\'https://api.github.com/users/chessbyte\', u\'gists_url\': u\'https://api.github.com/users/chessbyte/gists{/gist_id}\', u\'html_url\': u\'https://github.com/chessbyte\', u\'subscriptions_url\': u\'https://api.github.com/users/chessbyte/subscriptions\', u\'avatar_url\': u\'https://avatars2.githubusercontent.com/u/82161?v=4\', u\'repos_url\': u\'https://api.github.com/users/chessbyte/repos\', u\'received_events_url\': u\'https://api.github.com/users/chessbyte/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/chessbyte/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'chessbyte\', u\'type\': u\'User\', u\'id\': 82161, u\'followers_url\': u\'https://api.github.com/users/chessbyte/followers\'}, u\'number\': 15, u\'html_url\': u\'https://github.com/ManageIQ/manageiq-providers-ansible_tower/milestone/15\', u\'updated_at\': u\'2018-01-02T14:36:38Z\', u\'due_on\': u\'2018-01-01T08:00:00Z\', u\'state\': u\'closed\', u\'closed_issues\': 3, u\'open_issues\': 0, u\'closed_at\': u\'2018-01-02T14:36:38Z\', u\'id\': 2974799}',00000000000),('https://api.github.com/repos/ManageIQ/manageiq-providers-ansible_tower','{u\'description\': None, u\'title\': u\'Sprint 75 Ending Dec 11, 2017\', u\'url\': u\'https://api.github.com/repos/ManageIQ/manageiq-providers-ansible_tower/milestones/14\', u\'labels_url\': u\'https://api.github.com/repos/ManageIQ/manageiq-providers-ansible_tower/milestones/14/labels\', u\'created_at\': u\'2017-11-28T14:39:33Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/chessbyte/following{/other_user}\
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/hashicorp/vagrant','{u\'description\': u\'\', u\'title\': u\'1.8.4\', u\'url\': u\'https://api.github.com/repos/hashicorp/vagrant/milestones/16\', u\'labels_url\': u\'https://api.github.com/repos/hashicorp/vagrant/milestones/16/labels\', u\'created_at\': u\'2016-06-10T19:22:59Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/sethvargo/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/sethvargo/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/sethvargo/orgs\', u\'url\': u\'https://api.github.com/users/sethvargo\', u\'gists_url\': u\'https://api.github.com/users/sethvargo/gists{/gist_id}\', u\'html_url\': u\'https://github.com/sethvargo\', u\'subscriptions_url\': u\'https://api.github.com/users/sethvargo/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/408570?v=4\', u\'repos_url\': u\'https://api.github.com/users/sethvargo/repos\', u\'received_events_url\': u\'https://api.github.com/users/sethvargo/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/sethvargo/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'sethvargo\', u\'type\': u\'User\', u\'id\': 408570, u\'followers_url\': u\'https://api.github.com/users/sethvargo/followers\'}, u\'number\': 16, u\'html_url\': u\'https://github.com/hashicorp/vagrant/milestone/16\', u\'updated_at\': u\'2016-06-14T21:57:09Z\', u\'due_on\': None, u\'state\': u\'closed\', u\'closed_issues\': 5, u\'open_issues\': 0, u\'closed_at\': u\'2016-06-14T21:57:09Z\', u\'id\': 1820758}',00000000000),('https://api.github.com/repos/hashicorp/vagrant','{u\'description\': u\'Note: This release should have been 1.8.2.\', u\'title\': u\'1.8.3\', u\'url\': u\'https://api.github.com/repos/hashicorp/vagrant/milestones/14\', u\'labels_url\': u\'https://api.github.com/repos/hashicorp/vagrant/milestones/14/labels\', u\'created_at\': u\'2015-12-27T21:19:06Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/gildegoma/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/gildegoma/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/gildegoma/orgs\', u\'url\': u\'https://api.github.com/users/gildegoma\', u\'gists_url\': u\'https://api.github.com/users/gildegoma/gists{/gist_id}\', u\'html_url\': u\'https://github.com/gildegoma\', u\'subscriptions_url\': u\'https://api.github.com/users/gildegoma/subscriptions\', u\'avatar_url\': u\'https://avatars3.githubusercontent.com/u/434654?v=4\', u\'repos_url\': u\'https://api.github.com/users/gildegoma/repos\', u\'received_events_url\': u\'https://api.github.com/users/gildegoma/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/gildegoma/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'gildegoma\', u\'type\': u\'User\', u\'id\': 434654, u\'followers_url\': u\'https://api.github.com/users/gildegoma/followers\'}, u\'number\': 14, u\'html_url\': u\'https://github.com/hashicorp/vagrant/milestone/14\', u\'updated_at\': u\'2016-06-10T22:08:56Z\', u\'due_on\': u\'2016-06-09T07:00:00Z\', u\'state\': u\'closed\', u\'closed_issues\': 31, u\'open_issues\': 0, u\'closed_at\': u\'2016-06-10T19:23:47Z\', u\'id\': 1475284}',00000000000),('https://api.github.com/repos/hashicorp/vagrant','{u\'description\': u\'\', u\'title\': u\'1.8.1\', u\'url\': u\'https://api.github.com/repos/hashicorp/vagrant/milestones/13\', u\'labels_url\': u\'https://api.github.com/repos/hashicorp/vagrant/milestones/13/labels\', u\'created_at\': u\'2015-12-21T22:28:55Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/sethvargo/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/sethvargo/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/sethvargo/orgs\', u\'url\': u\'https://api.github.com/users/sethvargo\', u\'gists_url\': u\'https://api.github.com/users/sethvargo/gists{/gist_id}\', u\'html_url\': u\'
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/sul-dlss/preservation_catalog','{u\'description\': u\'For goals, see #475\', u\'title\': u\'2018-02-02: sprint 11\', u\'url\': u\'https://api.github.com/repos/sul-dlss/preservation_catalog/milestones/13\', u\'labels_url\': u\'https://api.github.com/repos/sul-dlss/preservation_catalog/milestones/13/labels\', u\'created_at\': u\'2018-01-19T18:25:21Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/tallenaz/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/tallenaz/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/tallenaz/orgs\', u\'url\': u\'https://api.github.com/users/tallenaz\', u\'gists_url\': u\'https://api.github.com/users/tallenaz/gists{/gist_id}\', u\'html_url\': u\'https://github.com/tallenaz\', u\'subscriptions_url\': u\'https://api.github.com/users/tallenaz/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/97104?v=4\', u\'repos_url\': u\'https://api.github.com/users/tallenaz/repos\', u\'received_events_url\': u\'https://api.github.com/users/tallenaz/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/tallenaz/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'tallenaz\', u\'type\': u\'User\', u\'id\': 97104, u\'followers_url\': u\'https://api.github.com/users/tallenaz/followers\'}, u\'number\': 13, u\'html_url\': u\'https://github.com/sul-dlss/preservation_catalog/milestone/13\', u\'updated_at\': u\'2018-02-03T17:23:42Z\', u\'due_on\': u\'2018-02-02T08:00:00Z\', u\'state\': u\'open\', u\'closed_issues\': 27, u\'open_issues\': 8, u\'closed_at\': None, u\'id\': 3049216}',00000000000),('https://api.github.com/repos/sul-dlss/preservation_catalog','{u\'description\': u\'For goals, see #557\', u\'title\': u\'2018-02-09: Sprint 12\', u\'url\': u\'https://api.github.com/repos/sul-dlss/preservation_catalog/milestones/14\', u\'labels_url\': u\'https://api.github.com/repos/sul-dlss/preservation_catalog/milestones/14/labels\', u\'created_at\': u\'2018-02-02T18:32:22Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/SaravShah/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/SaravShah/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/SaravShah/orgs\', u\'url\': u\'https://api.github.com/users/SaravShah\', u\'gists_url\': u\'https://api.github.com/users/SaravShah/gists{/gist_id}\', u\'html_url\': u\'https://github.com/SaravShah\', u\'subscriptions_url\': u\'https://api.github.com/users/SaravShah/subscriptions\', u\'avatar_url\': u\'https://avatars1.githubusercontent.com/u/7877303?v=4\', u\'repos_url\': u\'https://api.github.com/users/SaravShah/repos\', u\'received_events_url\': u\'https://api.github.com/users/SaravShah/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/SaravShah/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'SaravShah\', u\'type\': u\'User\', u\'id\': 7877303, u\'followers_url\': u\'https://api.github.com/users/SaravShah/followers\'}, u\'number\': 14, u\'html_url\': u\'https://github.com/sul-dlss/preservation_catalog/milestone/14\', u\'updated_at\': u\'2018-02-02T18:32:39Z\', u\'due_on\': u\'2018-02-09T08:00:00Z\', u\'state\': u\'open\', u\'closed_issues\': 0, u\'open_issues\': 1, u\'closed_at\': None, u\'id\': 3084619}',00000000000),('https://api.github.com/repos/sul-dlss/preservation_catalog','{u\'description\': u\'For goals, see #440\', u\'title\': u\'2018-01-19: sprint 10\', u\'url\': u\'https://api.github.com/repos/sul-dlss/preservation_catalog/milestones/12\', u\'labels_url\': u\'https://api.github.com/repos/sul-dlss/preservation_catalog/milestones/12/labels\', u\'created_at\': u\'2017-12-21T19:04:26Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/tallenaz/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/tallenaz/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/tallenaz/org
|
||
|
|
INSERT INTO `api_ruby_milestone` VALUES ('https://api.github.com/repos/bah87/venn','{u\'description\': u\"Users can view all of their posts and their friends\' posts in a single feed.\", u\'title\': u\'News Feed\', u\'url\': u\'https://api.github.com/repos/bah87/venn/milestones/7\', u\'labels_url\': u\'https://api.github.com/repos/bah87/venn/milestones/7/labels\', u\'created_at\': u\'2017-12-26T20:40:45Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/bah87/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/bah87/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/bah87/orgs\', u\'url\': u\'https://api.github.com/users/bah87\', u\'gists_url\': u\'https://api.github.com/users/bah87/gists{/gist_id}\', u\'html_url\': u\'https://github.com/bah87\', u\'subscriptions_url\': u\'https://api.github.com/users/bah87/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/20092099?v=4\', u\'repos_url\': u\'https://api.github.com/users/bah87/repos\', u\'received_events_url\': u\'https://api.github.com/users/bah87/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/bah87/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'bah87\', u\'type\': u\'User\', u\'id\': 20092099, u\'followers_url\': u\'https://api.github.com/users/bah87/followers\'}, u\'number\': 7, u\'html_url\': u\'https://github.com/bah87/venn/milestone/7\', u\'updated_at\': u\'2018-01-27T17:48:52Z\', u\'due_on\': u\'2018-01-09T08:00:00Z\', u\'state\': u\'closed\', u\'closed_issues\': 1, u\'open_issues\': 1, u\'closed_at\': u\'2018-01-27T17:48:52Z\', u\'id\': 2998601}',00000000000),('https://api.github.com/repos/bah87/venn','{u\'description\': u\'Get the live site up and running on Heroku. Always maintain an operational version on Heroku.\', u\'title\': u\'Hosting on Heroku\', u\'url\': u\'https://api.github.com/repos/bah87/venn/milestones/2\', u\'labels_url\': u\'https://api.github.com/repos/bah87/venn/milestones/2/labels\', u\'created_at\': u\'2017-12-26T20:35:02Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/bah87/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/bah87/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/bah87/orgs\', u\'url\': u\'https://api.github.com/users/bah87\', u\'gists_url\': u\'https://api.github.com/users/bah87/gists{/gist_id}\', u\'html_url\': u\'https://github.com/bah87\', u\'subscriptions_url\': u\'https://api.github.com/users/bah87/subscriptions\', u\'avatar_url\': u\'https://avatars0.githubusercontent.com/u/20092099?v=4\', u\'repos_url\': u\'https://api.github.com/users/bah87/repos\', u\'received_events_url\': u\'https://api.github.com/users/bah87/received_events\', u\'gravatar_id\': u\'\', u\'starred_url\': u\'https://api.github.com/users/bah87/starred{/owner}{/repo}\', u\'site_admin\': False, u\'login\': u\'bah87\', u\'type\': u\'User\', u\'id\': 20092099, u\'followers_url\': u\'https://api.github.com/users/bah87/followers\'}, u\'number\': 2, u\'html_url\': u\'https://github.com/bah87/venn/milestone/2\', u\'updated_at\': u\'2018-01-27T17:48:46Z\', u\'due_on\': u\'2018-01-02T08:00:00Z\', u\'state\': u\'closed\', u\'closed_issues\': 3, u\'open_issues\': 0, u\'closed_at\': u\'2018-01-27T17:48:46Z\', u\'id\': 2998593}',00000000000),('https://api.github.com/repos/bah87/venn','{u\'description\': u\'Users can create new accounts, log into their account, and log out.\', u\'title\': u\'User Authentication\', u\'url\': u\'https://api.github.com/repos/bah87/venn/milestones/1\', u\'labels_url\': u\'https://api.github.com/repos/bah87/venn/milestones/1/labels\', u\'created_at\': u\'2017-12-26T20:34:13Z\', u\'creator\': {u\'following_url\': u\'https://api.github.com/users/bah87/following{/other_user}\', u\'events_url\': u\'https://api.github.com/users/bah87/events{/privacy}\', u\'organizations_url\': u\'https://api.github.com/users/bah87/orgs\', u\'url\': u\'https://api.github.com/users/bah87\', u\'gists_url\': u\'https://api.github.com
|
||
|
|
/*!40000 ALTER TABLE `api_ruby_milestone` ENABLE KEYS */;
|
||
|
|
UNLOCK TABLES;
|
||
|
|
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
|
||
|
|
|
||
|
|
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
|
||
|
|
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
|
||
|
|
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
|
||
|
|
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
|
||
|
|
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
|
||
|
|
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||
|
|
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||
|
|
|
||
|
|
-- Dump completed on 2018-02-04 15:34:35
|