DupPRDataset/pullreq_info/pullreq.sql

871 lines
58 MiB
MySQL
Raw Permalink Normal View History

2020-09-23 12:13:07 +08:00
/*
Navicat Premium Data Transfer
Source Server : starlee
Source Server Type : MySQL
Source Server Version : 50718
Source Host : localhost
Source Database : duppr
Target Server Type : MySQL
Target Server Version : 50718
File Encoding : utf-8
Date: 09/23/2020 10:54:44 AM
*/
SET NAMES utf8mb4;
SET FOREIGN_KEY_CHECKS = 0;
-- ----------------------------
-- Table structure for `pullreq`
-- ----------------------------
DROP TABLE IF EXISTS `pullreq`;
CREATE TABLE `pullreq` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`repo_slug` varchar(255) DEFAULT NULL,
`pr_num` int(11) DEFAULT NULL,
`pr_info` longtext,
PRIMARY KEY (`id`),
KEY `repo_id` (`repo_slug`,`pr_num`)
) ENGINE=InnoDB AUTO_INCREMENT=3620 DEFAULT CHARSET=utf8mb4;
-- ----------------------------
-- Records of `pullreq`
-- ----------------------------
BEGIN;
INSERT INTO `pullreq` VALUES ('1', 'saltstack/salt', '11756', '{\"url\":\"https://api.github.com/repos/saltstack/salt/pulls/11756\",\"id\":14352753,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTQzNTI3NTM=\",\"html_url\":\"https://github.com/saltstack/salt/pull/11756\",\"diff_url\":\"https://github.com/saltstack/salt/pull/11756.diff\",\"patch_url\":\"https://github.com/saltstack/salt/pull/11756.patch\",\"issue_url\":\"https://api.github.com/repos/saltstack/salt/issues/11756\",\"number\":11756,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixe git.latest test=true changes check\",\"user\":{\"login\":\"whiteinge\",\"id\":91293,\"node_id\":\"MDQ6VXNlcjkxMjkz\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/91293?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/whiteinge\",\"html_url\":\"https://github.com/whiteinge\",\"followers_url\":\"https://api.github.com/users/whiteinge/followers\",\"following_url\":\"https://api.github.com/users/whiteinge/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/whiteinge/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/whiteinge/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/whiteinge/subscriptions\",\"organizations_url\":\"https://api.github.com/users/whiteinge/orgs\",\"repos_url\":\"https://api.github.com/users/whiteinge/repos\",\"events_url\":\"https://api.github.com/users/whiteinge/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/whiteinge/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Thanks @jasonrm for pointing out the problem.\\n\",\"created_at\":\"2014-04-03T20:20:25Z\",\"updated_at\":\"2014-07-05T18:39:04Z\",\"closed_at\":\"2014-04-03T20:21:11Z\",\"merged_at\":null,\"merge_commit_sha\":\"ef4b943853ef7d612dcbe819cfc9bd2974407f60\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/saltstack/salt/pulls/11756/commits\",\"review_comments_url\":\"https://api.github.com/repos/saltstack/salt/pulls/11756/comments\",\"review_comment_url\":\"https://api.github.com/repos/saltstack/salt/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/saltstack/salt/issues/11756/comments\",\"statuses_url\":\"https://api.github.com/repos/saltstack/salt/statuses/927c9c085cde30dd2ab0195e660d9ad583cf27dc\",\"head\":{\"label\":\"whiteinge:git-latest-remote_rev\",\"ref\":\"git-latest-remote_rev\",\"sha\":\"927c9c085cde30dd2ab0195e660d9ad583cf27dc\",\"user\":{\"login\":\"whiteinge\",\"id\":91293,\"node_id\":\"MDQ6VXNlcjkxMjkz\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/91293?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/whiteinge\",\"html_url\":\"https://github.com/whiteinge\",\"followers_url\":\"https://api.github.com/users/whiteinge/followers\",\"following_url\":\"https://api.github.com/users/whiteinge/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/whiteinge/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/whiteinge/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/whiteinge/subscriptions\",\"organizations_url\":\"https://api.github.com/users/whiteinge/orgs\",\"repos_url\":\"https://api.github.com/users/whiteinge/repos\",\"events_url\":\"https://api.github.com/users/whiteinge/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/whiteinge/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":1742148,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNzQyMTQ4\",\"name\":\"salt\",\"full_name\":\"whiteinge/salt\",\"owner\":{\"login\":\"whiteinge\",\"id\":91293,\"node_id\":\"MDQ6VXNlcjkxMjkz\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/91293?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/whiteinge\",\"html_url\":\"https://github.com/whiteinge\",\"followers_url\":\"https://api.github.com/users/whiteinge/followers\",\"following_url\":\"https://api.github.com/users/whiteinge/following{/other_us
INSERT INTO `pullreq` VALUES ('6', 'symfony/symfony-docs', '3567', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/3567\",\"id\":12427072,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTI0MjcwNzI=\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/3567\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/3567.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/3567.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/3567\",\"number\":3567,\"state\":\"closed\",\"locked\":false,\"title\":\"Update checkbox_compound.rst.inc\",\"user\":{\"login\":\"joshuaadickerson\",\"id\":195087,\"node_id\":\"MDQ6VXNlcjE5NTA4Nw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/195087?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/joshuaadickerson\",\"html_url\":\"https://github.com/joshuaadickerson\",\"followers_url\":\"https://api.github.com/users/joshuaadickerson/followers\",\"following_url\":\"https://api.github.com/users/joshuaadickerson/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/joshuaadickerson/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/joshuaadickerson/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/joshuaadickerson/subscriptions\",\"organizations_url\":\"https://api.github.com/users/joshuaadickerson/orgs\",\"repos_url\":\"https://api.github.com/users/joshuaadickerson/repos\",\"events_url\":\"https://api.github.com/users/joshuaadickerson/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/joshuaadickerson/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"_very_ small typo\\n\",\"created_at\":\"2014-02-11T18:11:59Z\",\"updated_at\":\"2014-07-03T10:20:16Z\",\"closed_at\":\"2014-02-27T01:00:04Z\",\"merged_at\":\"2014-02-27T01:00:04Z\",\"merge_commit_sha\":\"cc90413963ecd42f8b74be7b64b10f10b93adb67\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/3567/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/3567/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/3567/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/d83a8cb2fa963e068b8f98f92a538143aaa29ef1\",\"head\":{\"label\":\"joshuaadickerson:patch-1\",\"ref\":\"patch-1\",\"sha\":\"d83a8cb2fa963e068b8f98f92a538143aaa29ef1\",\"user\":{\"login\":\"joshuaadickerson\",\"id\":195087,\"node_id\":\"MDQ6VXNlcjE5NTA4Nw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/195087?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/joshuaadickerson\",\"html_url\":\"https://github.com/joshuaadickerson\",\"followers_url\":\"https://api.github.com/users/joshuaadickerson/followers\",\"following_url\":\"https://api.github.com/users/joshuaadickerson/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/joshuaadickerson/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/joshuaadickerson/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/joshuaadickerson/subscriptions\",\"organizations_url\":\"https://api.github.com/users/joshuaadickerson/orgs\",\"repos_url\":\"https://api.github.com/users/joshuaadickerson/repos\",\"events_url\":\"https://api.github.com/users/joshuaadickerson/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/joshuaadickerson/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":16740118,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNjc0MDExOA==\",\"name\":\"symfony-docs\",\"full_name\":\"joshuaadickerson/symfony-docs\",\"owner\":{\"login\":\"joshuaadickerson\",\"id\":195087,\"node_id\":\"MDQ6VXNlcjE5NTA4Nw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/195087?v=4\",\"gravatar_id\":\"\",\"url
INSERT INTO `pullreq` VALUES ('10', 'elastic/elasticsearch', '17398', '{\"url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/17398\",\"id\":64590550,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjQ1OTA1NTA=\",\"html_url\":\"https://github.com/elastic/elasticsearch/pull/17398\",\"diff_url\":\"https://github.com/elastic/elasticsearch/pull/17398.diff\",\"patch_url\":\"https://github.com/elastic/elasticsearch/pull/17398.patch\",\"issue_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/17398\",\"number\":17398,\"state\":\"closed\",\"locked\":false,\"title\":\"Factor out slow logs into Search and IndexingOperationListeners\",\"user\":{\"login\":\"s1monw\",\"id\":973334,\"node_id\":\"MDQ6VXNlcjk3MzMzNA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/973334?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/s1monw\",\"html_url\":\"https://github.com/s1monw\",\"followers_url\":\"https://api.github.com/users/s1monw/followers\",\"following_url\":\"https://api.github.com/users/s1monw/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/s1monw/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/s1monw/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/s1monw/subscriptions\",\"organizations_url\":\"https://api.github.com/users/s1monw/orgs\",\"repos_url\":\"https://api.github.com/users/s1monw/repos\",\"events_url\":\"https://api.github.com/users/s1monw/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/s1monw/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This commit introduces SearchOperationListeneres which allow to hook\\ninto search operation lifecycle and execute operations like slow-logs\\nand statistic collection in a transparent way. SearchOperationListenrs\\ncan be registered on the IndexModule just like IndexingOperationListeners.\\nThe main consumers (slow log) have already been moved out of IndexService\\ninto IndexModule which reduces the dependency on IndexService as well as\\nIndexShard and makes slowlogging transparent.\\n\",\"created_at\":\"2016-03-30T08:41:48Z\",\"updated_at\":\"2016-03-30T12:39:12Z\",\"closed_at\":\"2016-03-30T12:39:12Z\",\"merged_at\":\"2016-03-30T12:39:12Z\",\"merge_commit_sha\":\"81801451ad803a8ebae3a587a2029a8c4b049a30\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":151561891,\"node_id\":\"MDU6TGFiZWwxNTE1NjE4OTE=\",\"url\":\"https://api.github.com/repos/elastic/elasticsearch/labels/:Core/Logging\",\"name\":\":Core/Logging\",\"color\":\"0e8a16\",\"default\":false},{\"id\":23174,\"node_id\":\"MDU6TGFiZWwyMzE3NA==\",\"url\":\"https://api.github.com/repos/elastic/elasticsearch/labels/%3Eenhancement\",\"name\":\">enhancement\",\"color\":\"4a4ea8\",\"default\":false},{\"id\":94283388,\"node_id\":\"MDU6TGFiZWw5NDI4MzM4OA==\",\"url\":\"https://api.github.com/repos/elastic/elasticsearch/labels/review\",\"name\":\"review\",\"color\":\"0052cc\",\"default\":false},{\"id\":246685314,\"node_id\":\"MDU6TGFiZWwyNDY2ODUzMTQ=\",\"url\":\"https://api.github.com/repos/elastic/elasticsearch/labels/v5.0.0-alpha1\",\"name\":\"v5.0.0-alpha1\",\"color\":\"dddddd\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/17398/commits\",\"review_comments_url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/17398/comments\",\"review_comment_url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/17398/comments\",\"statuses_url\":\"https://api.github.com/repos/elastic/elasticsearch/statuses/81801451ad803a8ebae3a587a2029a8c4b049a30\",\"head\":{\"label\":\"s1monw:add_search_op_listener\",\"ref\":\"add_search_op_listener\",\"sha\":\"81801451ad803a8ebae3a587a2029a8c4b049a30\",\"user\":{\"login\":\"s1monw\",\"id\":973334,\"node_id\":\"MDQ6VXNlcjk3MzMzNA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/973334?v=4\",\"gravatar_id\":\"\",\"
INSERT INTO `pullreq` VALUES ('14', 'rails/rails', '5273', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/5273\",\"id\":925967,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTI1OTY3\",\"html_url\":\"https://github.com/rails/rails/pull/5273\",\"diff_url\":\"https://github.com/rails/rails/pull/5273.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/5273.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/5273\",\"number\":5273,\"state\":\"closed\",\"locked\":false,\"title\":\"Modified usage of if ! .empty? to if .any? which reads better\",\"user\":{\"login\":\"parndt\",\"id\":10128,\"node_id\":\"MDQ6VXNlcjEwMTI4\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/10128?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/parndt\",\"html_url\":\"https://github.com/parndt\",\"followers_url\":\"https://api.github.com/users/parndt/followers\",\"following_url\":\"https://api.github.com/users/parndt/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/parndt/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/parndt/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/parndt/subscriptions\",\"organizations_url\":\"https://api.github.com/users/parndt/orgs\",\"repos_url\":\"https://api.github.com/users/parndt/repos\",\"events_url\":\"https://api.github.com/users/parndt/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/parndt/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"cc @NZKoz\\n\\nThanks!\\n\",\"created_at\":\"2012-03-04T22:38:21Z\",\"updated_at\":\"2014-07-02T02:51:58Z\",\"closed_at\":\"2012-03-05T08:08:08Z\",\"merged_at\":null,\"merge_commit_sha\":\"1b58f14594ec6da9f45e1a329684fde7944ec94a\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/5273/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/5273/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/5273/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/efc3ce39780a1e227d3d1580b504e5cd99928ed1\",\"head\":{\"label\":\"refinerycms:master\",\"ref\":\"master\",\"sha\":\"efc3ce39780a1e227d3d1580b504e5cd99928ed1\",\"user\":{\"login\":\"refinerycms\",\"id\":339099,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjMzOTA5OQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/339099?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/refinerycms\",\"html_url\":\"https://github.com/refinerycms\",\"followers_url\":\"https://api.github.com/users/refinerycms/followers\",\"following_url\":\"https://api.github.com/users/refinerycms/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/refinerycms/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/refinerycms/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/refinerycms/subscriptions\",\"organizations_url\":\"https://api.github.com/users/refinerycms/orgs\",\"repos_url\":\"https://api.github.com/users/refinerycms/repos\",\"events_url\":\"https://api.github.com/users/refinerycms/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/refinerycms/received_events\",\"type\":\"Organization\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"rails:master\",\"ref\":\"master\",\"sha\":\"641a4f62405cc2765424320932902ed8076b5d38\",\"user\":{\"login\":\"rails\",\"id\":4223,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjQyMjM=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/4223?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rails\",\"html_url\":\"https://github.com/rails\",\"followers_url\":\"https://api.github.com/users/rails/followers\",\"following_url\":\"https://api.github.com/users/rails/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rail
INSERT INTO `pullreq` VALUES ('19', 'docker/docker', '6766', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/6766\",\"id\":17753883,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTc3NTM4ODM=\",\"html_url\":\"https://github.com/moby/moby/pull/6766\",\"diff_url\":\"https://github.com/moby/moby/pull/6766.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/6766.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/6766\",\"number\":6766,\"state\":\"closed\",\"locked\":false,\"title\":\"Formatting and consistency fixes to CLI and RUN references\",\"user\":{\"login\":\"jamtur01\",\"id\":4365,\"node_id\":\"MDQ6VXNlcjQzNjU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/4365?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jamtur01\",\"html_url\":\"https://github.com/jamtur01\",\"followers_url\":\"https://api.github.com/users/jamtur01/followers\",\"following_url\":\"https://api.github.com/users/jamtur01/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jamtur01/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jamtur01/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jamtur01/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jamtur01/orgs\",\"repos_url\":\"https://api.github.com/users/jamtur01/repos\",\"events_url\":\"https://api.github.com/users/jamtur01/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jamtur01/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"- Removed double backticks.\\n- Reformatted paragraphs.\\n- Fixed consistent STDOUT/STDIN/STDERR references.\\n- Fixed several broken URLs.\\n- Fixed backtick mismatches.\\n\\nDocker-DCO-1.1-Signed-off-by: James Turnbull james@lovedthanlost.net (github: jamtur01)\\n\",\"created_at\":\"2014-06-30T02:28:59Z\",\"updated_at\":\"2014-06-30T12:21:57Z\",\"closed_at\":\"2014-06-30T12:21:57Z\",\"merged_at\":\"2014-06-30T12:21:57Z\",\"merge_commit_sha\":\"d7f0eb6397da07b3c707c1542f8750326f16d66f\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/moby/moby/pulls/6766/commits\",\"review_comments_url\":\"https://api.github.com/repos/moby/moby/pulls/6766/comments\",\"review_comment_url\":\"https://api.github.com/repos/moby/moby/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/moby/moby/issues/6766/comments\",\"statuses_url\":\"https://api.github.com/repos/moby/moby/statuses/8c765ae68a4a9aceb9886f4d92f2ded7af144e22\",\"head\":{\"label\":\"jamtur01:clirun\",\"ref\":\"clirun\",\"sha\":\"8c765ae68a4a9aceb9886f4d92f2ded7af144e22\",\"user\":{\"login\":\"jamtur01\",\"id\":4365,\"node_id\":\"MDQ6VXNlcjQzNjU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/4365?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jamtur01\",\"html_url\":\"https://github.com/jamtur01\",\"followers_url\":\"https://api.github.com/users/jamtur01/followers\",\"following_url\":\"https://api.github.com/users/jamtur01/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jamtur01/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jamtur01/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jamtur01/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jamtur01/orgs\",\"repos_url\":\"https://api.github.com/users/jamtur01/repos\",\"events_url\":\"https://api.github.com/users/jamtur01/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jamtur01/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":10413800,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMDQxMzgwMA==\",\"name\":\"docker\",\"full_name\":\"jamtur01/docker\",\"owner\":{\"login\":\"jamtur01\",\"id\":4365,\"node_id\":\"MDQ6VXNlcjQzNjU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/4365?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jamtur01\",\"html_url\":\"https://github.com/jamtur01\",\"follow
INSERT INTO `pullreq` VALUES ('24', 'docker/docker', '2906', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/2906\",\"id\":10326621,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAzMjY2MjE=\",\"html_url\":\"https://github.com/moby/moby/pull/2906\",\"diff_url\":\"https://github.com/moby/moby/pull/2906.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/2906.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/2906\",\"number\":2906,\"state\":\"closed\",\"locked\":false,\"title\":\"Update the \\\"docker attach\\\" section of the Hello World example\",\"user\":{\"login\":\"huckphin\",\"id\":648121,\"node_id\":\"MDQ6VXNlcjY0ODEyMQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/648121?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/huckphin\",\"html_url\":\"https://github.com/huckphin\",\"followers_url\":\"https://api.github.com/users/huckphin/followers\",\"following_url\":\"https://api.github.com/users/huckphin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/huckphin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/huckphin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/huckphin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/huckphin/orgs\",\"repos_url\":\"https://api.github.com/users/huckphin/repos\",\"events_url\":\"https://api.github.com/users/huckphin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/huckphin/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This removes the description about \\\"-sig-proxy=true\\\" from the example in Hello, World. I removed this from the example because it is not currently being used in the example when you use \\\"docker attach\\\". Having the description for an option that is not being used in the Hello, World example is confusing for new learners of Docker.\\n\",\"created_at\":\"2013-11-27T04:58:35Z\",\"updated_at\":\"2014-07-06T07:31:46Z\",\"closed_at\":\"2013-11-28T22:38:49Z\",\"merged_at\":null,\"merge_commit_sha\":\"0c6a218a910507fb24ab8d3f6049d96f454d618c\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/moby/moby/pulls/2906/commits\",\"review_comments_url\":\"https://api.github.com/repos/moby/moby/pulls/2906/comments\",\"review_comment_url\":\"https://api.github.com/repos/moby/moby/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/moby/moby/issues/2906/comments\",\"statuses_url\":\"https://api.github.com/repos/moby/moby/statuses/fba1f98149076ab2b1862db44082eb560eab80de\",\"head\":{\"label\":\"huckphin:huckphin-removeSigProxyInHelloWorld\",\"ref\":\"huckphin-removeSigProxyInHelloWorld\",\"sha\":\"fba1f98149076ab2b1862db44082eb560eab80de\",\"user\":{\"login\":\"huckphin\",\"id\":648121,\"node_id\":\"MDQ6VXNlcjY0ODEyMQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/648121?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/huckphin\",\"html_url\":\"https://github.com/huckphin\",\"followers_url\":\"https://api.github.com/users/huckphin/followers\",\"following_url\":\"https://api.github.com/users/huckphin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/huckphin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/huckphin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/huckphin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/huckphin/orgs\",\"repos_url\":\"https://api.github.com/users/huckphin/repos\",\"events_url\":\"https://api.github.com/users/huckphin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/huckphin/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"docker:master\",\"ref\":\"master\",\"sha\":\"6344e6f258c7aef7d805b6ede8a94bde4372d7df\",\"user\":{\"login\":\"docker\",\"id\":5429470,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjU0Mjk0NzA=\",\"avatar_url\":\"htt
INSERT INTO `pullreq` VALUES ('29', 'rust-lang/rust', '14014', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/14014\",\"id\":15591242,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTU1OTEyNDI=\",\"html_url\":\"https://github.com/rust-lang/rust/pull/14014\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/14014.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/14014.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/14014\",\"number\":14014,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix `make check-stage2` by fixing deps of exported syntax cfail tests.\",\"user\":{\"login\":\"pnkfelix\",\"id\":173127,\"node_id\":\"MDQ6VXNlcjE3MzEyNw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/173127?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/pnkfelix\",\"html_url\":\"https://github.com/pnkfelix\",\"followers_url\":\"https://api.github.com/users/pnkfelix/followers\",\"following_url\":\"https://api.github.com/users/pnkfelix/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/pnkfelix/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/pnkfelix/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/pnkfelix/subscriptions\",\"organizations_url\":\"https://api.github.com/users/pnkfelix/orgs\",\"repos_url\":\"https://api.github.com/users/pnkfelix/repos\",\"events_url\":\"https://api.github.com/users/pnkfelix/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/pnkfelix/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Our `make check-stageN` for all N (including N=2) was not working,\\nbecause there is an unspecified dependence from the cfail tests on\\ncertain crates that export syntax.\\n\\nWe need to encode that dependence in some manner. The quick hack is\\nto add `$$(CSREQ$(1)_T_$(3)_H_$(3)) $$(SREQ$(1)_T_$(2)_H_$(3))` to the\\ndependency list for _all_ of the cfail tests. But I would prefer to\\nnot force the make logic to build all of the external crates before it\\ngets to exercise the cfail tests.\\n\\nSo, here is how this PR fixes the problem more properly:\\n- Add `CTEST_DEPS_cfail-full` that, analogous to\\n `CTEST_DEPS_rpass-full`, has a dependency on\\n `$$(CSREQ$(1)_T_$(3)_H_$(3)) $$(SREQ$(1)_T_$(2)_H_$(3))`.\\n `CTEST_DEPS_cfail` is left unchanged (and thus continues to\\n match the structure of `CTEST_DEPS_rpass`).\\n- Added all of the other ingredients for `cfail-full` family of make\\n logic.\\n- moved cfail tests that rely on macros in separate crates to\\n separate compile-fail-fulldeps/ directory.\\n\\n---\\n\\n(Landing this may or not be a prerequisite for landing PR #14000. In\\nany case, this is a pretty isolated change and a net improvement in\\nthe overall structure for the tests, IMO, at least given what we\\ncurrently have in the makefiles.)\\n\",\"created_at\":\"2014-05-07T11:59:30Z\",\"updated_at\":\"2014-07-15T03:58:51Z\",\"closed_at\":\"2014-05-07T15:27:45Z\",\"merged_at\":null,\"merge_commit_sha\":\"866764da07792c44c3574f92f64267d19b8ddb57\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/14014/commits\",\"review_comments_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/14014/comments\",\"review_comment_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rust-lang/rust/issues/14014/comments\",\"statuses_url\":\"https://api.github.com/repos/rust-lang/rust/statuses/1fb2c681b06569201d5b48cc96698d2de37673d1\",\"head\":{\"label\":\"pnkfelix:fsk-make-cfail-full\",\"ref\":\"fsk-make-cfail-full\",\"sha\":\"1fb2c681b06569201d5b48cc96698d2de37673d1\",\"user\":{\"login\":\"pnkfelix\",\"id\":173127,\"node_id\":\"MDQ6VXNlcjE3MzEyNw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/173127?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/pnkfelix\",\"html_url\":\"https://github.com/pnkfel
INSERT INTO `pullreq` VALUES ('34', 'kubernetes/kubernetes', '28294', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/28294\",\"id\":75851192,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzU4NTExOTI=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/28294\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/28294.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/28294.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/28294\",\"number\":28294,\"state\":\"closed\",\"locked\":false,\"title\":\"kubectl: don\'t display an empty list when trying to get a single resource that isn\'t found\",\"user\":{\"login\":\"ncdc\",\"id\":354,\"node_id\":\"MDQ6VXNlcjM1NA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/354?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ncdc\",\"html_url\":\"https://github.com/ncdc\",\"followers_url\":\"https://api.github.com/users/ncdc/followers\",\"following_url\":\"https://api.github.com/users/ncdc/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ncdc/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ncdc/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ncdc/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ncdc/orgs\",\"repos_url\":\"https://api.github.com/users/ncdc/repos\",\"events_url\":\"https://api.github.com/users/ncdc/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ncdc/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Return immediately when attempting to get a singular resource that isn\'t found, so that we avoid\\nprinting out a List if the output format is something like json or yaml.\\n\\nBefore:\\n\\n```\\n$ kubectl get pod/foo -o yaml\\napiVersion: v1\\nitems: []\\nkind: List\\nmetadata: {}\\npods \\\"foo\\\" not found\\n```\\n\\nAfter:\\n\\n```\\n$ kubectl get pod/foo -o yaml\\npods \\\"foo\\\" not found\\n```\\n\\nFixes #28243 \\n\\n@kubernetes/kubectl @kubernetes/rh-ux @smarterclayton @liggitt @deads2k @metral \\n\",\"created_at\":\"2016-06-30T16:33:54Z\",\"updated_at\":\"2017-02-13T17:24:09Z\",\"closed_at\":\"2016-07-01T20:40:46Z\",\"merged_at\":\"2016-07-01T20:40:46Z\",\"merge_commit_sha\":\"1e33d117fefa56dc5bdbb6281590995009656c6f\",\"assignee\":{\"login\":\"janetkuo\",\"id\":4876867,\"node_id\":\"MDQ6VXNlcjQ4NzY4Njc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/4876867?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/janetkuo\",\"html_url\":\"https://github.com/janetkuo\",\"followers_url\":\"https://api.github.com/users/janetkuo/followers\",\"following_url\":\"https://api.github.com/users/janetkuo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/janetkuo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/janetkuo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/janetkuo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/janetkuo/orgs\",\"repos_url\":\"https://api.github.com/users/janetkuo/repos\",\"events_url\":\"https://api.github.com/users/janetkuo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/janetkuo/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"janetkuo\",\"id\":4876867,\"node_id\":\"MDQ6VXNlcjQ4NzY4Njc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/4876867?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/janetkuo\",\"html_url\":\"https://github.com/janetkuo\",\"followers_url\":\"https://api.github.com/users/janetkuo/followers\",\"following_url\":\"https://api.github.com/users/janetkuo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/janetkuo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/janetkuo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/janetkuo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/janetkuo/orgs\",\"repos_url\":\"https://
INSERT INTO `pullreq` VALUES ('38', 'pydata/pandas', '8948', '{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/8948\",\"id\":25240637,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjUyNDA2Mzc=\",\"html_url\":\"https://github.com/pandas-dev/pandas/pull/8948\",\"diff_url\":\"https://github.com/pandas-dev/pandas/pull/8948.diff\",\"patch_url\":\"https://github.com/pandas-dev/pandas/pull/8948.patch\",\"issue_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/8948\",\"number\":8948,\"state\":\"closed\",\"locked\":false,\"title\":\"BUG: preserve left frame order in left merge\",\"user\":{\"login\":\"behzadnouri\",\"id\":1288998,\"node_id\":\"MDQ6VXNlcjEyODg5OTg=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1288998?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/behzadnouri\",\"html_url\":\"https://github.com/behzadnouri\",\"followers_url\":\"https://api.github.com/users/behzadnouri/followers\",\"following_url\":\"https://api.github.com/users/behzadnouri/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/behzadnouri/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/behzadnouri/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/behzadnouri/subscriptions\",\"organizations_url\":\"https://api.github.com/users/behzadnouri/orgs\",\"repos_url\":\"https://api.github.com/users/behzadnouri/repos\",\"events_url\":\"https://api.github.com/users/behzadnouri/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/behzadnouri/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"closes https://github.com/pydata/pandas/issues/7331\\n\\non master:\\n\\n```\\n>>> left\\n dates states\\n0 20140101 CA\\n1 20140102 NY\\n2 20140103 CA\\n>>> right\\n stateid states\\n0 1 CA\\n1 2 NY\\n>>> pd.merge(left, right, how=\'left\', on=\'states\', sort=False)\\n dates states stateid\\n0 20140101 CA 1\\n1 20140103 CA 1\\n2 20140102 NY 2\\n```\\n\\n`DataFrame.join` already works fine:\\n\\n```\\n>>> left.join(right.set_index(\'states\'), on=\'states\', how=\'left\')\\n dates states stateid\\n0 20140101 CA 1\\n1 20140102 NY 2\\n2 20140103 CA 1\\n```\\n\\non branch:\\n\\n```\\n>>> pd.merge(left, right, how=\'left\', on=\'states\', sort=False)\\n dates states stateid\\n0 20140101 CA 1\\n1 20140102 NY 2\\n2 20140103 CA 1\\n\\n>>> pd.merge(left, right, how=\'left\', on=\'states\', sort=True)\\n dates states stateid\\n0 20140101 CA 1\\n1 20140103 CA 1\\n2 20140102 NY 2\\n```\\n\",\"created_at\":\"2014-11-30T22:20:32Z\",\"updated_at\":\"2014-12-01T12:54:02Z\",\"closed_at\":\"2014-12-01T00:46:44Z\",\"merged_at\":\"2014-12-01T00:46:44Z\",\"merge_commit_sha\":\"327c5d430af305988367ebf0fd4a6d298afb9c3e\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":76811,\"node_id\":\"MDU6TGFiZWw3NjgxMQ==\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/Bug\",\"name\":\"Bug\",\"color\":\"e10c02\",\"default\":false},{\"id\":13098779,\"node_id\":\"MDU6TGFiZWwxMzA5ODc3OQ==\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping\",\"name\":\"Reshaping\",\"color\":\"02d7e1\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/30\",\"html_url\":\"https://github.com/pandas-dev/pandas/milestone/30\",\"labels_url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/30/labels\",\"id\":816816,\"node_id\":\"MDk6TWlsZXN0b25lODE2ODE2\",\"number\":30,\"title\":\"0.15.2\",\"description\":\"after 0.15.1 of course\",\"creator\":{\"login\":\"jreback\",\"id\":953992,\"node_id\":\"MDQ6VXNlcjk1Mzk5Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/953992?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jreback\",\"html_url\":\"https://github.com/jreback\",\"followers_url\":\"htt
INSERT INTO `pullreq` VALUES ('42', 'twbs/bootstrap', '11664', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/11664\",\"id\":10416365,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA0MTYzNjU=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/11664\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/11664.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/11664.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/11664\",\"number\":11664,\"state\":\"closed\",\"locked\":false,\"title\":\"Feature affix events\",\"user\":{\"login\":\"sclarson\",\"id\":393467,\"node_id\":\"MDQ6VXNlcjM5MzQ2Nw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/393467?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sclarson\",\"html_url\":\"https://github.com/sclarson\",\"followers_url\":\"https://api.github.com/users/sclarson/followers\",\"following_url\":\"https://api.github.com/users/sclarson/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sclarson/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sclarson/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sclarson/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sclarson/orgs\",\"repos_url\":\"https://api.github.com/users/sclarson/repos\",\"events_url\":\"https://api.github.com/users/sclarson/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sclarson/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixing my own issues from previous pull request https://github.com/twbs/bootstrap/pull/8113\\n\\nThis should now conform to the event guidelines. Please let me know if I made any other mistakes that need to be resolved.\\n\",\"created_at\":\"2013-12-01T16:19:59Z\",\"updated_at\":\"2014-06-12T17:54:01Z\",\"closed_at\":\"2013-12-25T00:39:04Z\",\"merged_at\":null,\"merge_commit_sha\":\"36a3d656d005e1ffae03f51bbc9eef2ac369474a\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":148230,\"node_id\":\"MDU6TGFiZWwxNDgyMzA=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/feature\",\"name\":\"feature\",\"color\":\"4bb14b\",\"default\":false},{\"id\":143643,\"node_id\":\"MDU6TGFiZWwxNDM2NDM=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/js\",\"name\":\"js\",\"color\":\"ffc40d\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/11664/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/11664/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/11664/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/97cef5327e7b44644469215ce843a1c29c37438e\",\"head\":{\"label\":\"sclarson:feature-affix-events\",\"ref\":\"feature-affix-events\",\"sha\":\"97cef5327e7b44644469215ce843a1c29c37438e\",\"user\":{\"login\":\"sclarson\",\"id\":393467,\"node_id\":\"MDQ6VXNlcjM5MzQ2Nw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/393467?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sclarson\",\"html_url\":\"https://github.com/sclarson\",\"followers_url\":\"https://api.github.com/users/sclarson/followers\",\"following_url\":\"https://api.github.com/users/sclarson/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sclarson/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sclarson/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sclarson/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sclarson/orgs\",\"repos_url\":\"https://api.github.com/users/sclarson/repos\",\"events_url\":\"https://api.github.com/users/sclarson/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sclarson/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":14824833,\"node_id\":\"M
INSERT INTO `pullreq` VALUES ('46', 'rust-lang/rust', '19387', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/19387\",\"id\":25217080,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjUyMTcwODA=\",\"html_url\":\"https://github.com/rust-lang/rust/pull/19387\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/19387.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/19387.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/19387\",\"number\":19387,\"state\":\"closed\",\"locked\":false,\"title\":\"fix expand_quote_ty function as parse_ty was changed and needs no args now\",\"user\":{\"login\":\"jauhien\",\"id\":1590238,\"node_id\":\"MDQ6VXNlcjE1OTAyMzg=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1590238?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jauhien\",\"html_url\":\"https://github.com/jauhien\",\"followers_url\":\"https://api.github.com/users/jauhien/followers\",\"following_url\":\"https://api.github.com/users/jauhien/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jauhien/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jauhien/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jauhien/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jauhien/orgs\",\"repos_url\":\"https://api.github.com/users/jauhien/repos\",\"events_url\":\"https://api.github.com/users/jauhien/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jauhien/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Subj., expand_quote_ty produces wrong call to parse_ty now.\\n\",\"created_at\":\"2014-11-29T00:38:46Z\",\"updated_at\":\"2014-12-06T03:13:02Z\",\"closed_at\":\"2014-12-05T22:46:50Z\",\"merged_at\":\"2014-12-05T22:46:50Z\",\"merge_commit_sha\":\"d62038b80b90e576db695c88567b9afc52d02461\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/19387/commits\",\"review_comments_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/19387/comments\",\"review_comment_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rust-lang/rust/issues/19387/comments\",\"statuses_url\":\"https://api.github.com/repos/rust-lang/rust/statuses/a74b492763a212399276133287b053616dad0306\",\"head\":{\"label\":\"jauhien:fix-expand_quote_ty\",\"ref\":\"fix-expand_quote_ty\",\"sha\":\"a74b492763a212399276133287b053616dad0306\",\"user\":{\"login\":\"jauhien\",\"id\":1590238,\"node_id\":\"MDQ6VXNlcjE1OTAyMzg=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1590238?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jauhien\",\"html_url\":\"https://github.com/jauhien\",\"followers_url\":\"https://api.github.com/users/jauhien/followers\",\"following_url\":\"https://api.github.com/users/jauhien/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jauhien/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jauhien/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jauhien/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jauhien/orgs\",\"repos_url\":\"https://api.github.com/users/jauhien/repos\",\"events_url\":\"https://api.github.com/users/jauhien/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jauhien/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":23031322,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyMzAzMTMyMg==\",\"name\":\"rust\",\"full_name\":\"jauhien/rust\",\"owner\":{\"login\":\"jauhien\",\"id\":1590238,\"node_id\":\"MDQ6VXNlcjE1OTAyMzg=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1590238?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jauhien\",\"html_url\":\"https://github.com/jauhien\",\"followers_url\":\"https://api.github.com/users/jauhien/followers\",\"following_url\":\"https://api.github.com/
INSERT INTO `pullreq` VALUES ('51', 'docker/docker', '15749', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/15749\",\"id\":43030367,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDMwMzAzNjc=\",\"html_url\":\"https://github.com/moby/moby/pull/15749\",\"diff_url\":\"https://github.com/moby/moby/pull/15749.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/15749.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/15749\",\"number\":15749,\"state\":\"closed\",\"locked\":false,\"title\":\"Systemd init script should support DOCKER_OPTS\",\"user\":{\"login\":\"maclennann\",\"id\":192728,\"node_id\":\"MDQ6VXNlcjE5MjcyOA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/192728?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/maclennann\",\"html_url\":\"https://github.com/maclennann\",\"followers_url\":\"https://api.github.com/users/maclennann/followers\",\"following_url\":\"https://api.github.com/users/maclennann/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/maclennann/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/maclennann/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/maclennann/subscriptions\",\"organizations_url\":\"https://api.github.com/users/maclennann/orgs\",\"repos_url\":\"https://api.github.com/users/maclennann/repos\",\"events_url\":\"https://api.github.com/users/maclennann/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/maclennann/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"See #9889 (specifically, [here](https://github.com/docker/docker/issues/9889#issuecomment-109766580)). The systemd daemon should support `DOCKER_OPTS` the same as upstart and sysv do.\\n\",\"created_at\":\"2015-08-21T11:58:32Z\",\"updated_at\":\"2015-08-21T12:28:57Z\",\"closed_at\":\"2015-08-21T12:28:57Z\",\"merged_at\":null,\"merge_commit_sha\":\"b7323f40fcdaaedb84fe3db5c6d1a8bcfab0ab1c\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":175374554,\"node_id\":\"MDU6TGFiZWwxNzUzNzQ1NTQ=\",\"url\":\"https://api.github.com/repos/moby/moby/labels/status/0-triage\",\"name\":\"status/0-triage\",\"color\":\"EEEEEE\",\"default\":false,\"description\":\"\"}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/moby/moby/pulls/15749/commits\",\"review_comments_url\":\"https://api.github.com/repos/moby/moby/pulls/15749/comments\",\"review_comment_url\":\"https://api.github.com/repos/moby/moby/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/moby/moby/issues/15749/comments\",\"statuses_url\":\"https://api.github.com/repos/moby/moby/statuses/0e7fb272d6ce8e26984dd1b3501b6fb6a57ba9ff\",\"head\":{\"label\":\"maclennann:patch-1\",\"ref\":\"patch-1\",\"sha\":\"0e7fb272d6ce8e26984dd1b3501b6fb6a57ba9ff\",\"user\":{\"login\":\"maclennann\",\"id\":192728,\"node_id\":\"MDQ6VXNlcjE5MjcyOA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/192728?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/maclennann\",\"html_url\":\"https://github.com/maclennann\",\"followers_url\":\"https://api.github.com/users/maclennann/followers\",\"following_url\":\"https://api.github.com/users/maclennann/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/maclennann/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/maclennann/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/maclennann/subscriptions\",\"organizations_url\":\"https://api.github.com/users/maclennann/orgs\",\"repos_url\":\"https://api.github.com/users/maclennann/repos\",\"events_url\":\"https://api.github.com/users/maclennann/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/maclennann/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"docker:master\",\"ref\":\"master\",\"sha\":\"5ceff3f191ec7678362d2538aab7ed54ce17b859\",\"user\":{\"login\":\"docker\",\"id\":5429470,\"node_id\":\"MDEyOk9yZ2Fu
INSERT INTO `pullreq` VALUES ('56', 'ansible/ansible', '22779', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/22779\",\"id\":111482118,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTExNDgyMTE4\",\"html_url\":\"https://github.com/ansible/ansible/pull/22779\",\"diff_url\":\"https://github.com/ansible/ansible/pull/22779.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/22779.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/22779\",\"number\":22779,\"state\":\"open\",\"locked\":false,\"title\":\"seboolean: Fix issue with changing persistent SELinux boolean values\",\"user\":{\"login\":\"mkrupcale\",\"id\":13936020,\"node_id\":\"MDQ6VXNlcjEzOTM2MDIw\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/13936020?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mkrupcale\",\"html_url\":\"https://github.com/mkrupcale\",\"followers_url\":\"https://api.github.com/users/mkrupcale/followers\",\"following_url\":\"https://api.github.com/users/mkrupcale/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mkrupcale/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mkrupcale/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mkrupcale/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mkrupcale/orgs\",\"repos_url\":\"https://api.github.com/users/mkrupcale/repos\",\"events_url\":\"https://api.github.com/users/mkrupcale/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mkrupcale/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"##### SUMMARY\\r\\nPreviously, when the active SELinux boolean value was the same as the desired value, regardless of the value of `persistent`, the module would simply exit successfully, assuming no need for update. This made the assumption that the active and persistent values should be the same, but that is not always the case. This modification treats both the active and persistent values separately when checking for the need to update. Note that the persistent update mode, however, will still update the active as well as the persistent value. If this is not desired, it is possible to separately toggle the active value alone.\\r\\n\\r\\nOther changes:\\r\\n* Make the check mode actually perform checks for changes\\r\\n* Organizes semanage commands into set of logical steps\\r\\n\\r\\n##### ISSUE TYPE\\r\\n - Feature Pull Request\\r\\n\\r\\n##### COMPONENT NAME\\r\\nseboolean\\r\\n\\r\\n##### ANSIBLE VERSION\\r\\n```\\r\\nansible 2.4.0 (seboolean-persistent-changed 94283d29d9) last updated 2017/03/19 22:20:16 (GMT -400)\\r\\n config file = \\r\\n configured module search path = Default w/o overrides\\r\\n python version = 2.7.13 (default, Jan 12 2017, 17:59:37) [GCC 6.3.1 20161221 (Red Hat 6.3.1-1)]\\r\\n```\\r\\n\\r\\n\\r\\n##### ADDITIONAL INFORMATION\\r\\nTo test this, we can set the active SELinux boolean value and then change the persistent value to the same value.\\r\\n```\\r\\n$ sudo semanage boolean -l | grep use_fusefs_home_dirs\\r\\nuse_fusefs_home_dirs (off , off) Allow use to fusefs home dirs\\r\\n$ ansible localhost -b -K -m seboolean -a \'name=\\\"use_fusefs_home_dirs\\\" state=\\\"yes\\\" persistent=\\\"no\\\"\'\\r\\n$ sudo semanage boolean -l | grep use_fusefs_home_dirs\\r\\nuse_fusefs_home_dirs (on , off) Allow use to fusefs home dirs\\r\\n$ ansible localhost -b -K -m seboolean -a \'name=\\\"use_fusefs_home_dirs\\\" state=\\\"yes\\\" persistent=\\\"yes\\\"\'\\r\\n$ sudo semanage boolean -l | grep use_fusefs_home_dirs\\r\\nuse_fusefs_home_dirs (on , on) Allow use to fusefs home dirs\\r\\n```\\r\\nNote that in the previous version, the attempt to toggle the persistent value to \\\"on\\\" while the active value was \\\"on\\\" would exit before doing so.\",\"created_at\":\"2017-03-20T02:39:20Z\",\"updated_at\":\"2018-03-02T10:21:22Z\",\"closed_at\":null,\"merged_at\":null,\"merge_commit_sha\":\"240bdd612076a86af2218c360f701f5aa39f713e\",\"assignee\":null,\"assignees\":
INSERT INTO `pullreq` VALUES ('60', 'rails/rails', '13295', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/13295\",\"id\":10766370,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA3NjYzNzA=\",\"html_url\":\"https://github.com/rails/rails/pull/13295\",\"diff_url\":\"https://github.com/rails/rails/pull/13295.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/13295.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/13295\",\"number\":13295,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix retrieving duplicated columns with mysql\",\"user\":{\"login\":\"dmathieu\",\"id\":9347,\"node_id\":\"MDQ6VXNlcjkzNDc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/9347?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dmathieu\",\"html_url\":\"https://github.com/dmathieu\",\"followers_url\":\"https://api.github.com/users/dmathieu/followers\",\"following_url\":\"https://api.github.com/users/dmathieu/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dmathieu/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dmathieu/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dmathieu/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dmathieu/orgs\",\"repos_url\":\"https://api.github.com/users/dmathieu/repos\",\"events_url\":\"https://api.github.com/users/dmathieu/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dmathieu/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This fixes SQL queries with MySQL where the same name is used several times for the same column, therefore [breaking the build](https://travis-ci.org/rails/rails/jobs/15329752#L1172).\\n\\nWhen a field is named several times, second and further occurencies get prepended the name \\\"_x\\\" where x is the index.\\n\",\"created_at\":\"2013-12-12T13:51:32Z\",\"updated_at\":\"2014-06-23T05:58:55Z\",\"closed_at\":\"2013-12-13T13:56:46Z\",\"merged_at\":null,\"merge_commit_sha\":\"d62dd7eae2a8a12641c7b6be56165e551a07dbf0\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/13295/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/13295/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/13295/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/c8abf01fdd50921dff1ec5e488a7d22503af3ce6\",\"head\":{\"label\":\"dmathieu:fix_mysql_build\",\"ref\":\"fix_mysql_build\",\"sha\":\"c8abf01fdd50921dff1ec5e488a7d22503af3ce6\",\"user\":{\"login\":\"dmathieu\",\"id\":9347,\"node_id\":\"MDQ6VXNlcjkzNDc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/9347?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dmathieu\",\"html_url\":\"https://github.com/dmathieu\",\"followers_url\":\"https://api.github.com/users/dmathieu/followers\",\"following_url\":\"https://api.github.com/users/dmathieu/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dmathieu/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dmathieu/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dmathieu/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dmathieu/orgs\",\"repos_url\":\"https://api.github.com/users/dmathieu/repos\",\"events_url\":\"https://api.github.com/users/dmathieu/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dmathieu/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"rails:master\",\"ref\":\"master\",\"sha\":\"5c5d5080b7ea008f0b4a5bf2e65bb22d24094cea\",\"user\":{\"login\":\"rails\",\"id\":4223,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjQyMjM=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/4223?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.g
INSERT INTO `pullreq` VALUES ('65', 'docker/docker', '12299', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/12299\",\"id\":33106462,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzMxMDY0NjI=\",\"html_url\":\"https://github.com/moby/moby/pull/12299\",\"diff_url\":\"https://github.com/moby/moby/pull/12299.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/12299.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/12299\",\"number\":12299,\"state\":\"closed\",\"locked\":false,\"title\":\"Support Elementary OS\",\"user\":{\"login\":\"Sarkie\",\"id\":283203,\"node_id\":\"MDQ6VXNlcjI4MzIwMw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/283203?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Sarkie\",\"html_url\":\"https://github.com/Sarkie\",\"followers_url\":\"https://api.github.com/users/Sarkie/followers\",\"following_url\":\"https://api.github.com/users/Sarkie/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Sarkie/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Sarkie/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Sarkie/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Sarkie/orgs\",\"repos_url\":\"https://api.github.com/users/Sarkie/repos\",\"events_url\":\"https://api.github.com/users/Sarkie/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Sarkie/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Its an Ubuntu based distro, all worked for me with the above changes. Assumed the quotes were needed because of the space.\\n\",\"created_at\":\"2015-04-11T17:09:28Z\",\"updated_at\":\"2015-04-13T16:50:44Z\",\"closed_at\":\"2015-04-13T16:31:49Z\",\"merged_at\":null,\"merge_commit_sha\":\"e0333a4761061103a98b58f7f4d1cdd590790b8e\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":175374554,\"node_id\":\"MDU6TGFiZWwxNzUzNzQ1NTQ=\",\"url\":\"https://api.github.com/repos/moby/moby/labels/status/0-triage\",\"name\":\"status/0-triage\",\"color\":\"EEEEEE\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/moby/moby/pulls/12299/commits\",\"review_comments_url\":\"https://api.github.com/repos/moby/moby/pulls/12299/comments\",\"review_comment_url\":\"https://api.github.com/repos/moby/moby/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/moby/moby/issues/12299/comments\",\"statuses_url\":\"https://api.github.com/repos/moby/moby/statuses/7c190f6402162a6998de827bc00aeb376184df02\",\"head\":{\"label\":\"Sarkie:patch-1\",\"ref\":\"patch-1\",\"sha\":\"7c190f6402162a6998de827bc00aeb376184df02\",\"user\":{\"login\":\"Sarkie\",\"id\":283203,\"node_id\":\"MDQ6VXNlcjI4MzIwMw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/283203?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Sarkie\",\"html_url\":\"https://github.com/Sarkie\",\"followers_url\":\"https://api.github.com/users/Sarkie/followers\",\"following_url\":\"https://api.github.com/users/Sarkie/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Sarkie/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Sarkie/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Sarkie/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Sarkie/orgs\",\"repos_url\":\"https://api.github.com/users/Sarkie/repos\",\"events_url\":\"https://api.github.com/users/Sarkie/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Sarkie/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":33784522,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMzc4NDUyMg==\",\"name\":\"docker\",\"full_name\":\"Sarkie/docker\",\"owner\":{\"login\":\"Sarkie\",\"id\":283203,\"node_id\":\"MDQ6VXNlcjI4MzIwMw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/283203?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Sarkie\",\"html_url\":\"https://github.com/Sarkie\",\"followers_url\":\"https:/
INSERT INTO `pullreq` VALUES ('69', 'docker/docker', '30281', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/30281\",\"id\":102280296,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAyMjgwMjk2\",\"html_url\":\"https://github.com/moby/moby/pull/30281\",\"diff_url\":\"https://github.com/moby/moby/pull/30281.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/30281.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/30281\",\"number\":30281,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix panic in `stats --format \'table {{.Name}}\'` with no container\",\"user\":{\"login\":\"yongtang\",\"id\":6932348,\"node_id\":\"MDQ6VXNlcjY5MzIzNDg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/6932348?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/yongtang\",\"html_url\":\"https://github.com/yongtang\",\"followers_url\":\"https://api.github.com/users/yongtang/followers\",\"following_url\":\"https://api.github.com/users/yongtang/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/yongtang/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/yongtang/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/yongtang/subscriptions\",\"organizations_url\":\"https://api.github.com/users/yongtang/orgs\",\"repos_url\":\"https://api.github.com/users/yongtang/repos\",\"events_url\":\"https://api.github.com/users/yongtang/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/yongtang/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This fix fixes the issue in #30277 where `stats --format \'table {{.Name}}\'` will panic when there is no container available.\\r\\n\\r\\nThe reason for the panic is becuse `c.s.Name[1:]` is out of bound. When there is no container, the placeholder is only invoked for the header printout.\\r\\n\\r\\nThis fix fixes the issue.\\r\\n\\r\\nThis fix fixes #30277.\\r\\n\\r\\nSigned-off-by: Yong Tang <yong.tang.github@outlook.com>\\r\\n\",\"created_at\":\"2017-01-19T14:49:45Z\",\"updated_at\":\"2017-01-24T16:44:13Z\",\"closed_at\":\"2017-01-24T02:23:10Z\",\"merged_at\":null,\"merge_commit_sha\":\"2b8c3ba98b155bc1a7cceeb246992c07e971516c\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":73644419,\"node_id\":\"MDU6TGFiZWw3MzY0NDQxOQ==\",\"url\":\"https://api.github.com/repos/moby/moby/labels/area/cli\",\"name\":\"area/cli\",\"color\":\"fbca04\",\"default\":false},{\"id\":190258329,\"node_id\":\"MDU6TGFiZWwxOTAyNTgzMjk=\",\"url\":\"https://api.github.com/repos/moby/moby/labels/kind/bug\",\"name\":\"kind/bug\",\"color\":\"FF8C94\",\"default\":false},{\"id\":175375407,\"node_id\":\"MDU6TGFiZWwxNzUzNzU0MDc=\",\"url\":\"https://api.github.com/repos/moby/moby/labels/status/2-code-review\",\"name\":\"status/2-code-review\",\"color\":\"fad8c7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/moby/moby/pulls/30281/commits\",\"review_comments_url\":\"https://api.github.com/repos/moby/moby/pulls/30281/comments\",\"review_comment_url\":\"https://api.github.com/repos/moby/moby/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/moby/moby/issues/30281/comments\",\"statuses_url\":\"https://api.github.com/repos/moby/moby/statuses/26caedc0a0ead93f559a1419596ec73a73bea38c\",\"head\":{\"label\":\"yongtang:30277-docker-stats--format-panic\",\"ref\":\"30277-docker-stats--format-panic\",\"sha\":\"26caedc0a0ead93f559a1419596ec73a73bea38c\",\"user\":{\"login\":\"yongtang\",\"id\":6932348,\"node_id\":\"MDQ6VXNlcjY5MzIzNDg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/6932348?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/yongtang\",\"html_url\":\"https://github.com/yongtang\",\"followers_url\":\"https://api.github.com/users/yongtang/followers\",\"following_url\":\"https://api.github.com/users/yongtang/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/yongtang/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/yongtang/starr
INSERT INTO `pullreq` VALUES ('74', 'hashicorp/terraform', '5850', '{\"url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/5850\",\"id\":64146414,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjQxNDY0MTQ=\",\"html_url\":\"https://github.com/hashicorp/terraform/pull/5850\",\"diff_url\":\"https://github.com/hashicorp/terraform/pull/5850.diff\",\"patch_url\":\"https://github.com/hashicorp/terraform/pull/5850.patch\",\"issue_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/5850\",\"number\":5850,\"state\":\"closed\",\"locked\":false,\"title\":\"provider/aws: Add support for AWSConfig service\",\"user\":{\"login\":\"radeksimko\",\"id\":287584,\"node_id\":\"MDQ6VXNlcjI4NzU4NA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/287584?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/radeksimko\",\"html_url\":\"https://github.com/radeksimko\",\"followers_url\":\"https://api.github.com/users/radeksimko/followers\",\"following_url\":\"https://api.github.com/users/radeksimko/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/radeksimko/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/radeksimko/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/radeksimko/subscriptions\",\"organizations_url\":\"https://api.github.com/users/radeksimko/orgs\",\"repos_url\":\"https://api.github.com/users/radeksimko/repos\",\"events_url\":\"https://api.github.com/users/radeksimko/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/radeksimko/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"### TODO\\r\\n- [x] Implementation of `aws_config_configuration_recorder`\\r\\n- [x] Implementation of `aws_config_configuration_recorder_status`\\r\\n- [x] Implementation of `aws_config_delivery_channel`\\r\\n- [x] Implementation of `aws_config_config_rule`\\r\\n- [x] Docs for `aws_config_configuration_recorder`\\r\\n- [x] Docs for `aws_config_configuration_recorder_status`\\r\\n- [x] Docs for `aws_config_delivery_channel`\\r\\n- [x] Docs for `aws_config_config_rule`\\r\\n- [x] Acceptance tests for `aws_config_configuration_recorder`\\r\\n- [x] Acceptance tests for `aws_config_configuration_recorder_status`\\r\\n- [x] Acceptance tests for `aws_config_delivery_channel`\\r\\n- [x] Acceptance tests for `aws_config_config_rule`\\r\\n- [x] `ValidateFunc` functions on all fields of all 4 resources where it makes sense\\r\\n- [x] Import of all 4 resources + tests\\r\\n- [x] Guard against deletion of all 4 resources outside of Terraform\\r\\n\",\"created_at\":\"2016-03-25T09:37:08Z\",\"updated_at\":\"2017-03-08T12:56:26Z\",\"closed_at\":\"2017-02-13T15:07:16Z\",\"merged_at\":\"2017-02-13T15:07:16Z\",\"merge_commit_sha\":\"c6b21d853afe833fe08d74d76f2caf6695c5f78d\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":85946959,\"node_id\":\"MDU6TGFiZWw4NTk0Njk1OQ==\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/enhancement\",\"name\":\"enhancement\",\"color\":\"d4c5f9\",\"default\":true},{\"id\":323728928,\"node_id\":\"MDU6TGFiZWwzMjM3Mjg5Mjg=\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/new-resource\",\"name\":\"new-resource\",\"color\":\"d4c5f9\",\"default\":false},{\"id\":127939518,\"node_id\":\"MDU6TGFiZWwxMjc5Mzk1MTg=\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/provider/aws\",\"name\":\"provider/aws\",\"color\":\"bfdadc\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/5850/commits\",\"review_comments_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/5850/comments\",\"review_comment_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/5850/comments\",\"statuses_url\":\"https://api.github.com/repos/hashicorp/terraform/statuses/f2af02eb59ebd70267ea749fd62494b81dfe730a\",\"head\":{\"label\":\"TimeIncOSS:f-aws-config\",\"ref\":\"f-aws-
INSERT INTO `pullreq` VALUES ('78', 'symfony/symfony', '11412', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/11412\",\"id\":18537003,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTg1MzcwMDM=\",\"html_url\":\"https://github.com/symfony/symfony/pull/11412\",\"diff_url\":\"https://github.com/symfony/symfony/pull/11412.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/11412.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/11412\",\"number\":11412,\"state\":\"closed\",\"locked\":false,\"title\":\"[Validator] Made sure that context changes don\'t leak out of (Contextual)ValidatorInterface\",\"user\":{\"login\":\"webmozart\",\"id\":176399,\"node_id\":\"MDQ6VXNlcjE3NjM5OQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/176399?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/webmozart\",\"html_url\":\"https://github.com/webmozart\",\"followers_url\":\"https://api.github.com/users/webmozart/followers\",\"following_url\":\"https://api.github.com/users/webmozart/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/webmozart/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/webmozart/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/webmozart/subscriptions\",\"organizations_url\":\"https://api.github.com/users/webmozart/orgs\",\"repos_url\":\"https://api.github.com/users/webmozart/repos\",\"events_url\":\"https://api.github.com/users/webmozart/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/webmozart/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | yes |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | #11046 |\\n| License | MIT |\\n| Doc PR | - |\\n\",\"created_at\":\"2014-07-17T15:55:56Z\",\"updated_at\":\"2014-08-04T14:40:50Z\",\"closed_at\":\"2014-07-28T10:08:11Z\",\"merged_at\":\"2014-07-28T10:08:11Z\",\"merge_commit_sha\":\"b34d0cbc159a52346572e5f495a143a57e240e28\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":99599,\"node_id\":\"MDU6TGFiZWw5OTU5OQ==\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Validator\",\"name\":\"Validator\",\"color\":\"DDDDDD\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/11412/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/11412/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/11412/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/ff489390c6910d1499253f8d5a76cec71d3bf906\",\"head\":{\"label\":\"webmozart:issue11046\",\"ref\":\"issue11046\",\"sha\":\"ff489390c6910d1499253f8d5a76cec71d3bf906\",\"user\":{\"login\":\"webmozart\",\"id\":176399,\"node_id\":\"MDQ6VXNlcjE3NjM5OQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/176399?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/webmozart\",\"html_url\":\"https://github.com/webmozart\",\"followers_url\":\"https://api.github.com/users/webmozart/followers\",\"following_url\":\"https://api.github.com/users/webmozart/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/webmozart/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/webmozart/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/webmozart/subscriptions\",\"organizations_url\":\"https://api.github.com/users/webmozart/orgs\",\"repos_url\":\"https://api.github.com/users/webmozart/repos\",\"events_url\":\"https://api.github.com/users/webmozart/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/webmozart/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":1402087,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNDAyMDg3\",\"name\":\"symfony\",\"full_name\":\"webmozar
INSERT INTO `pullreq` VALUES ('83', 'ceph/ceph', '8715', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/8715\",\"id\":67600068,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Njc2MDAwNjg=\",\"html_url\":\"https://github.com/ceph/ceph/pull/8715\",\"diff_url\":\"https://github.com/ceph/ceph/pull/8715.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/8715.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/8715\",\"number\":8715,\"state\":\"closed\",\"locked\":false,\"title\":\"cmake: use LINK_PRIVATE instead of PRIVATE for CMake version == 2.8.11\",\"user\":{\"login\":\"runsisi\",\"id\":2339258,\"node_id\":\"MDQ6VXNlcjIzMzkyNTg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2339258?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/runsisi\",\"html_url\":\"https://github.com/runsisi\",\"followers_url\":\"https://api.github.com/users/runsisi/followers\",\"following_url\":\"https://api.github.com/users/runsisi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/runsisi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/runsisi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/runsisi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/runsisi/orgs\",\"repos_url\":\"https://api.github.com/users/runsisi/repos\",\"events_url\":\"https://api.github.com/users/runsisi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/runsisi/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"with version 2.8.11, i.e., the minimum version required by the building\\nsystem, we will hit a compile error as follows:\\n\\n```\\n /usr/bin/ld: cannot find -lPRIVATE\\n collect2: error: ld returned 1 exit status\\n make[2]: *** [lib/librbd.so.1.0.0] Error 1\\n make[1]: *** [src/librbd/CMakeFiles/librbd.dir/all] Error 2\\n```\\n\\nSigned-off-by: runsisi runsisi@zte.com.cn\\n\",\"created_at\":\"2016-04-23T08:06:48Z\",\"updated_at\":\"2016-04-26T02:38:42Z\",\"closed_at\":\"2016-04-25T17:30:45Z\",\"merged_at\":\"2016-04-25T17:30:45Z\",\"merge_commit_sha\":\"aede4a6c4d9dc198e77953a5d65d8c227fa6048d\",\"assignee\":{\"login\":\"alimaredia\",\"id\":4624480,\"node_id\":\"MDQ6VXNlcjQ2MjQ0ODA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/4624480?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/alimaredia\",\"html_url\":\"https://github.com/alimaredia\",\"followers_url\":\"https://api.github.com/users/alimaredia/followers\",\"following_url\":\"https://api.github.com/users/alimaredia/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/alimaredia/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/alimaredia/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/alimaredia/subscriptions\",\"organizations_url\":\"https://api.github.com/users/alimaredia/orgs\",\"repos_url\":\"https://api.github.com/users/alimaredia/repos\",\"events_url\":\"https://api.github.com/users/alimaredia/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/alimaredia/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"alimaredia\",\"id\":4624480,\"node_id\":\"MDQ6VXNlcjQ2MjQ0ODA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/4624480?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/alimaredia\",\"html_url\":\"https://github.com/alimaredia\",\"followers_url\":\"https://api.github.com/users/alimaredia/followers\",\"following_url\":\"https://api.github.com/users/alimaredia/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/alimaredia/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/alimaredia/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/alimaredia/subscriptions\",\"organizations_url\":\"https://api.github.com/users/alimaredia/orgs\",\"repos_url\":\"https://api.github.com/users/alimaredia/repos\",\"events_url\":\"https://api.github.com/users/alimaredia/events{/privacy}\",\"received_events_url\":\"
INSERT INTO `pullreq` VALUES ('87', 'twbs/bootstrap', '11496', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/11496\",\"id\":10018982,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAwMTg5ODI=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/11496\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/11496.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/11496.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/11496\",\"number\":11496,\"state\":\"closed\",\"locked\":false,\"title\":\"Clear timeout on destroy.\",\"user\":{\"login\":\"satazor\",\"id\":1017236,\"node_id\":\"MDQ6VXNlcjEwMTcyMzY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1017236?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/satazor\",\"html_url\":\"https://github.com/satazor\",\"followers_url\":\"https://api.github.com/users/satazor/followers\",\"following_url\":\"https://api.github.com/users/satazor/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/satazor/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/satazor/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/satazor/subscriptions\",\"organizations_url\":\"https://api.github.com/users/satazor/orgs\",\"repos_url\":\"https://api.github.com/users/satazor/repos\",\"events_url\":\"https://api.github.com/users/satazor/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/satazor/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Clears the internal timeout on destroy so that hanging timers are not fired after destruction.\\n\\n@fat does this need tests?\\n\",\"created_at\":\"2013-11-15T23:33:41Z\",\"updated_at\":\"2014-06-12T06:50:34Z\",\"closed_at\":\"2013-12-27T02:18:09Z\",\"merged_at\":\"2013-12-27T02:18:09Z\",\"merge_commit_sha\":\"eb3c6d2a1b39cb4655d202b1a90a4f11ca696b35\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":143643,\"node_id\":\"MDU6TGFiZWwxNDM2NDM=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/js\",\"name\":\"js\",\"color\":\"ffc40d\",\"default\":false,\"description\":null}],\"milestone\":{\"url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/21\",\"html_url\":\"https://github.com/twbs/bootstrap/milestone/21\",\"labels_url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/21/labels\",\"id\":395087,\"node_id\":\"MDk6TWlsZXN0b25lMzk1MDg3\",\"number\":21,\"title\":\"v3.1.0\",\"description\":\"\",\"creator\":{\"login\":\"mdo\",\"id\":98681,\"node_id\":\"MDQ6VXNlcjk4Njgx\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/98681?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mdo\",\"html_url\":\"https://github.com/mdo\",\"followers_url\":\"https://api.github.com/users/mdo/followers\",\"following_url\":\"https://api.github.com/users/mdo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mdo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mdo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mdo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mdo/orgs\",\"repos_url\":\"https://api.github.com/users/mdo/repos\",\"events_url\":\"https://api.github.com/users/mdo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mdo/received_events\",\"type\":\"User\",\"site_admin\":true},\"open_issues\":0,\"closed_issues\":360,\"state\":\"closed\",\"created_at\":\"2013-08-05T22:46:23Z\",\"updated_at\":\"2014-05-23T04:40:17Z\",\"due_on\":null,\"closed_at\":\"2014-01-30T16:20:33Z\"},\"draft\":false,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/11496/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/11496/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/11496/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/
INSERT INTO `pullreq` VALUES ('91', 'kubernetes/kubernetes', '5735', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/5735\",\"id\":31655681,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzE2NTU2ODE=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/5735\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/5735.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/5735.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/5735\",\"number\":5735,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix releases link\",\"user\":{\"login\":\"vmarmol\",\"id\":985208,\"node_id\":\"MDQ6VXNlcjk4NTIwOA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/985208?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/vmarmol\",\"html_url\":\"https://github.com/vmarmol\",\"followers_url\":\"https://api.github.com/users/vmarmol/followers\",\"following_url\":\"https://api.github.com/users/vmarmol/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/vmarmol/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/vmarmol/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/vmarmol/subscriptions\",\"organizations_url\":\"https://api.github.com/users/vmarmol/orgs\",\"repos_url\":\"https://api.github.com/users/vmarmol/repos\",\"events_url\":\"https://api.github.com/users/vmarmol/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/vmarmol/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2015-03-20T22:01:11Z\",\"updated_at\":\"2015-03-20T22:54:22Z\",\"closed_at\":\"2015-03-20T22:54:17Z\",\"merged_at\":\"2015-03-20T22:54:17Z\",\"merge_commit_sha\":\"c158b6d0ca55cfbbe3b2c0545b1688f38f5e03f4\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/5735/commits\",\"review_comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/5735/comments\",\"review_comment_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/5735/comments\",\"statuses_url\":\"https://api.github.com/repos/kubernetes/kubernetes/statuses/1a7db97b971af34dcb93b88a82999ad4ee70d66a\",\"head\":{\"label\":\"vmarmol:gh-pages\",\"ref\":\"gh-pages\",\"sha\":\"1a7db97b971af34dcb93b88a82999ad4ee70d66a\",\"user\":{\"login\":\"vmarmol\",\"id\":985208,\"node_id\":\"MDQ6VXNlcjk4NTIwOA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/985208?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/vmarmol\",\"html_url\":\"https://github.com/vmarmol\",\"followers_url\":\"https://api.github.com/users/vmarmol/followers\",\"following_url\":\"https://api.github.com/users/vmarmol/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/vmarmol/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/vmarmol/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/vmarmol/subscriptions\",\"organizations_url\":\"https://api.github.com/users/vmarmol/orgs\",\"repos_url\":\"https://api.github.com/users/vmarmol/repos\",\"events_url\":\"https://api.github.com/users/vmarmol/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/vmarmol/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":21019364,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyMTAxOTM2NA==\",\"name\":\"kubernetes\",\"full_name\":\"vmarmol/kubernetes\",\"owner\":{\"login\":\"vmarmol\",\"id\":985208,\"node_id\":\"MDQ6VXNlcjk4NTIwOA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/985208?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/vmarmol\",\"html_url\":\"https://github.com/vmarmol\",\"followers_url\":\"https://api.github.com/users/vmarmol/followers\",\"following_url\":\"https://api.github.com/users/vmarmol/following{/other_user}\",\"gists_url\":\"https://api.g
INSERT INTO `pullreq` VALUES ('96', 'facebook/react', '5257', '{\"url\":\"https://api.github.com/repos/facebook/react/pulls/5257\",\"id\":48576903,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDg1NzY5MDM=\",\"html_url\":\"https://github.com/facebook/react/pull/5257\",\"diff_url\":\"https://github.com/facebook/react/pull/5257.diff\",\"patch_url\":\"https://github.com/facebook/react/pull/5257.patch\",\"issue_url\":\"https://api.github.com/repos/facebook/react/issues/5257\",\"number\":5257,\"state\":\"closed\",\"locked\":false,\"title\":\"Add missing index for array in tutorial\",\"user\":{\"login\":\"romainneutron\",\"id\":137574,\"node_id\":\"MDQ6VXNlcjEzNzU3NA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/137574?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/romainneutron\",\"html_url\":\"https://github.com/romainneutron\",\"followers_url\":\"https://api.github.com/users/romainneutron/followers\",\"following_url\":\"https://api.github.com/users/romainneutron/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/romainneutron/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/romainneutron/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/romainneutron/subscriptions\",\"organizations_url\":\"https://api.github.com/users/romainneutron/orgs\",\"repos_url\":\"https://api.github.com/users/romainneutron/repos\",\"events_url\":\"https://api.github.com/users/romainneutron/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/romainneutron/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Hello, I was reading and following steps in the tutorial. I realised the example missed an `key` property, otherwise I got this error in the console:\\n\\n`Warning: Each child in an array or iterator should have a unique \\\"key\\\" prop. Check the render method of CommentList. See https://fb.me/react-warning-keys for more information.`\\n\",\"created_at\":\"2015-10-23T12:59:36Z\",\"updated_at\":\"2015-11-23T16:13:27Z\",\"closed_at\":\"2015-11-11T00:27:11Z\",\"merged_at\":null,\"merge_commit_sha\":\"084621ee795328dea3469c3697bbad5c44d57298\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":196858374,\"node_id\":\"MDU6TGFiZWwxOTY4NTgzNzQ=\",\"url\":\"https://api.github.com/repos/facebook/react/labels/CLA%20Signed\",\"name\":\"CLA Signed\",\"color\":\"e7e7e7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/facebook/react/pulls/5257/commits\",\"review_comments_url\":\"https://api.github.com/repos/facebook/react/pulls/5257/comments\",\"review_comment_url\":\"https://api.github.com/repos/facebook/react/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/facebook/react/issues/5257/comments\",\"statuses_url\":\"https://api.github.com/repos/facebook/react/statuses/0e67cb6f81d5717ae4565c40880ed0d20c63075f\",\"head\":{\"label\":\"romainneutron:patch-1\",\"ref\":\"patch-1\",\"sha\":\"0e67cb6f81d5717ae4565c40880ed0d20c63075f\",\"user\":{\"login\":\"romainneutron\",\"id\":137574,\"node_id\":\"MDQ6VXNlcjEzNzU3NA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/137574?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/romainneutron\",\"html_url\":\"https://github.com/romainneutron\",\"followers_url\":\"https://api.github.com/users/romainneutron/followers\",\"following_url\":\"https://api.github.com/users/romainneutron/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/romainneutron/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/romainneutron/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/romainneutron/subscriptions\",\"organizations_url\":\"https://api.github.com/users/romainneutron/orgs\",\"repos_url\":\"https://api.github.com/users/romainneutron/repos\",\"events_url\":\"https://api.github.com/users/romainneutron/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/romainneutron/received_events\",\"type\":\"Us
INSERT INTO `pullreq` VALUES ('101', 'rails/rails', '13685', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/13685\",\"id\":11436721,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE0MzY3MjE=\",\"html_url\":\"https://github.com/rails/rails/pull/13685\",\"diff_url\":\"https://github.com/rails/rails/pull/13685.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/13685.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/13685\",\"number\":13685,\"state\":\"closed\",\"locked\":false,\"title\":\"Don\'t parallelize tests running on jruby\",\"user\":{\"login\":\"gaurish\",\"id\":235844,\"node_id\":\"MDQ6VXNlcjIzNTg0NA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/235844?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gaurish\",\"html_url\":\"https://github.com/gaurish\",\"followers_url\":\"https://api.github.com/users/gaurish/followers\",\"following_url\":\"https://api.github.com/users/gaurish/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gaurish/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gaurish/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gaurish/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gaurish/orgs\",\"repos_url\":\"https://api.github.com/users/gaurish/repos\",\"events_url\":\"https://api.github.com/users/gaurish/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/gaurish/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Running tests using Minitest\'s `parallelize_me!` leads to the following\\nerror:\\n\\n``` ruby\\n\\nArgumentError: marshal data too short\\n load at org/jruby/RubyMarshal.java:150\\n run at\\n/home/travis/build/rails/rails/activesupport/lib/active_support/testing/isolation.rb:82\\n _run_suite at\\n/home/travis/build/rails/rails/vendor/bundle/jruby/1.9/gems/minitest-4.7.5/lib/minitest/unit.rb:933\\n each at\\n/home/travis/build/rails/rails/vendor/bundle/jruby/1.9/gems/minitest-4.7.5/lib/minitest/parallel_each.rb:45\\nrake aborted!\\n```\\n\\nFull Log here:\\nhttps://s3.amazonaws.com/archive.travis-ci.org/jobs/16812844/log.txt\\n\\nAbove Error Occurs in many railties, ap, amo, av when tests are run on jruby. with this patch, atleast the tests would compete & not due due weird threading issues. \\n#11700\\n\",\"created_at\":\"2014-01-12T19:31:18Z\",\"updated_at\":\"2014-09-28T15:46:38Z\",\"closed_at\":\"2014-09-28T15:46:38Z\",\"merged_at\":null,\"merge_commit_sha\":\"56855e0b276a69c4361da1cfd87dd82018e8ef06\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/13685/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/13685/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/13685/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/411cd8acfd92f34fe440baabac28dce16e2cad03\",\"head\":{\"label\":\"gaurish:no-parallel-test-on-jruby\",\"ref\":\"no-parallel-test-on-jruby\",\"sha\":\"411cd8acfd92f34fe440baabac28dce16e2cad03\",\"user\":{\"login\":\"gaurish\",\"id\":235844,\"node_id\":\"MDQ6VXNlcjIzNTg0NA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/235844?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gaurish\",\"html_url\":\"https://github.com/gaurish\",\"followers_url\":\"https://api.github.com/users/gaurish/followers\",\"following_url\":\"https://api.github.com/users/gaurish/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gaurish/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gaurish/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gaurish/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gaurish/orgs\",\"repos_url\":\"https://api.github.com/users/g
INSERT INTO `pullreq` VALUES ('106', 'ansible/ansible', '17551', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/17551\",\"id\":85110713,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODUxMTA3MTM=\",\"html_url\":\"https://github.com/ansible/ansible/pull/17551\",\"diff_url\":\"https://github.com/ansible/ansible/pull/17551.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/17551.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/17551\",\"number\":17551,\"state\":\"closed\",\"locked\":true,\"title\":\"Fix slaac filter\",\"user\":{\"login\":\"jre\",\"id\":107666,\"node_id\":\"MDQ6VXNlcjEwNzY2Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/107666?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jre\",\"html_url\":\"https://github.com/jre\",\"followers_url\":\"https://api.github.com/users/jre/followers\",\"following_url\":\"https://api.github.com/users/jre/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jre/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jre/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jre/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jre/orgs\",\"repos_url\":\"https://api.github.com/users/jre/repos\",\"events_url\":\"https://api.github.com/users/jre/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jre/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"##### ISSUE TYPE\\n\\n<!--- Pick one below and delete the rest: -->\\n- Bugfix Pull Request\\n##### COMPONENT NAME\\n\\nslaac filter module\\n##### ANSIBLE VERSION\\n\\n<!--- Paste verbatim output from “ansible --version” between quotes below -->\\n\\n```\\nansible 2.1.1.0\\n config file = /etc/ansible/ansible.cfg\\n configured module search path = Default w/o overrides\\n\\n```\\n##### SUMMARY\\n\\nThe code which attempts to test an IP address version attribute doesn\'t work, the address is a string. I\'ve followed the style of the existing code and used the ipaddr() function to do so.\\n\\nUsing the template data `{{ \'fe80::\' | slaac(\'00:11:22:33:44:55\') }}` the slaac filter output changes from False to a SLAAC address:\\n\\n```\\nTASK [template] ****************************************************************\\n--- before: /tmp/testfile\\n+++ after: dynamically generated\\n@@ -1 +1 @@\\n-False\\n+fe80::211:22ff:fe33:4455\\n```\\n\",\"created_at\":\"2016-09-13T19:33:47Z\",\"updated_at\":\"2019-04-26T17:14:36Z\",\"closed_at\":\"2016-09-17T21:52:10Z\",\"merged_at\":\"2016-09-17T21:52:10Z\",\"merge_commit_sha\":\"fa5f8a75433fa3d10d55da52efba34d1f653fdda\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/ansible/ansible/pulls/17551/commits\",\"review_comments_url\":\"https://api.github.com/repos/ansible/ansible/pulls/17551/comments\",\"review_comment_url\":\"https://api.github.com/repos/ansible/ansible/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ansible/ansible/issues/17551/comments\",\"statuses_url\":\"https://api.github.com/repos/ansible/ansible/statuses/9007da175bdaa374277e200e32f8bb498f2add24\",\"head\":{\"label\":\"jre:fix-slaac-filter\",\"ref\":\"fix-slaac-filter\",\"sha\":\"9007da175bdaa374277e200e32f8bb498f2add24\",\"user\":{\"login\":\"jre\",\"id\":107666,\"node_id\":\"MDQ6VXNlcjEwNzY2Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/107666?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jre\",\"html_url\":\"https://github.com/jre\",\"followers_url\":\"https://api.github.com/users/jre/followers\",\"following_url\":\"https://api.github.com/users/jre/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jre/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jre/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jre/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jre/orgs
INSERT INTO `pullreq` VALUES ('111', 'scikit-learn/scikit-learn', '5378', '{\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/5378\",\"id\":47298371,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDcyOTgzNzE=\",\"html_url\":\"https://github.com/scikit-learn/scikit-learn/pull/5378\",\"diff_url\":\"https://github.com/scikit-learn/scikit-learn/pull/5378.diff\",\"patch_url\":\"https://github.com/scikit-learn/scikit-learn/pull/5378.patch\",\"issue_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/5378\",\"number\":5378,\"state\":\"closed\",\"locked\":false,\"title\":\"[MRG+2] Trying to make GridSearchCV docs more accurate (don\'t say classifier)\",\"user\":{\"login\":\"amueller\",\"id\":449558,\"node_id\":\"MDQ6VXNlcjQ0OTU1OA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/449558?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/amueller\",\"html_url\":\"https://github.com/amueller\",\"followers_url\":\"https://api.github.com/users/amueller/followers\",\"following_url\":\"https://api.github.com/users/amueller/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/amueller/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/amueller/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/amueller/subscriptions\",\"organizations_url\":\"https://api.github.com/users/amueller/orgs\",\"repos_url\":\"https://api.github.com/users/amueller/repos\",\"events_url\":\"https://api.github.com/users/amueller/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/amueller/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes #5376.\\nHelp with wording appreciated ^^\\n\",\"created_at\":\"2015-10-09T17:30:39Z\",\"updated_at\":\"2017-05-19T20:29:27Z\",\"closed_at\":\"2015-10-13T11:02:21Z\",\"merged_at\":\"2015-10-13T11:02:21Z\",\"merge_commit_sha\":\"abc4bc2331263ded4e65e6e12498358f9885484b\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":{\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/milestones/15\",\"html_url\":\"https://github.com/scikit-learn/scikit-learn/milestone/15\",\"labels_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/milestones/15/labels\",\"id\":995666,\"node_id\":\"MDk6TWlsZXN0b25lOTk1NjY2\",\"number\":15,\"title\":\"0.17\",\"description\":\"\",\"creator\":{\"login\":\"amueller\",\"id\":449558,\"node_id\":\"MDQ6VXNlcjQ0OTU1OA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/449558?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/amueller\",\"html_url\":\"https://github.com/amueller\",\"followers_url\":\"https://api.github.com/users/amueller/followers\",\"following_url\":\"https://api.github.com/users/amueller/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/amueller/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/amueller/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/amueller/subscriptions\",\"organizations_url\":\"https://api.github.com/users/amueller/orgs\",\"repos_url\":\"https://api.github.com/users/amueller/repos\",\"events_url\":\"https://api.github.com/users/amueller/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/amueller/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":122,\"state\":\"closed\",\"created_at\":\"2015-02-25T18:59:07Z\",\"updated_at\":\"2016-09-06T14:17:49Z\",\"due_on\":\"2015-09-20T07:00:00Z\",\"closed_at\":\"2015-12-08T22:41:54Z\"},\"commits_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/5378/commits\",\"review_comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/5378/comments\",\"review_comment_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/5378/comments\",\"statuses_url\":\"https://api.github.com/repos/scikit-learn/scikit-le
INSERT INTO `pullreq` VALUES ('115', 'twbs/bootstrap', '13410', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/13410\",\"id\":15076777,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTUwNzY3Nzc=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/13410\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/13410.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/13410.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/13410\",\"number\":13410,\"state\":\"closed\",\"locked\":true,\"title\":\"Repaint fixes\",\"user\":{\"login\":\"ItsJonQ\",\"id\":2322354,\"node_id\":\"MDQ6VXNlcjIzMjIzNTQ=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2322354?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ItsJonQ\",\"html_url\":\"https://github.com/ItsJonQ\",\"followers_url\":\"https://api.github.com/users/ItsJonQ/followers\",\"following_url\":\"https://api.github.com/users/ItsJonQ/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ItsJonQ/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ItsJonQ/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ItsJonQ/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ItsJonQ/orgs\",\"repos_url\":\"https://api.github.com/users/ItsJonQ/repos\",\"events_url\":\"https://api.github.com/users/ItsJonQ/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ItsJonQ/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Hey hey,\\nApplied translateZ / translate3d to fixed elements to prevent browser repaint when scrolling.\\n\\nThese changes were originally part of a Bootstrap reset I made called \\\"Lil\' B\\\"\\nhttp://itsjonq.github.io/lil-b/\\n\\nAlso added a new mixin under vendor-prefixes.less - .translateZ(@z). This targets translateZ directly.\\nI initially wanted to use .translate3d to target the \\\"Z\\\" axis for the repaint fixes.. but I believe translateZ has IE9 whereas translate3d doesn\'t:\\n\\nhttp://caniuse.com/transforms3d\\n\\nHope this helps!\\n\\nFor you guys:\\nhttps://pbs.twimg.com/media/Bl3XWPkIUAAm66k.jpg:large\\n\",\"created_at\":\"2014-04-23T16:51:39Z\",\"updated_at\":\"2014-06-13T15:42:43Z\",\"closed_at\":\"2014-05-21T21:58:33Z\",\"merged_at\":null,\"merge_commit_sha\":\"e7fef2de09b9394d11f7ccc2707359171978b98f\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":210556,\"node_id\":\"MDU6TGFiZWwyMTA1NTY=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/css\",\"name\":\"css\",\"color\":\"563d7c\",\"default\":false,\"description\":null},{\"id\":148230,\"node_id\":\"MDU6TGFiZWwxNDgyMzA=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/feature\",\"name\":\"feature\",\"color\":\"4bb14b\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/13410/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/13410/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/13410/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/4846a028ecb7764538fe7ee529e0a034cce5c627\",\"head\":{\"label\":\"ItsJonQ:repaint-fixes\",\"ref\":\"repaint-fixes\",\"sha\":\"4846a028ecb7764538fe7ee529e0a034cce5c627\",\"user\":{\"login\":\"ItsJonQ\",\"id\":2322354,\"node_id\":\"MDQ6VXNlcjIzMjIzNTQ=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2322354?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ItsJonQ\",\"html_url\":\"https://github.com/ItsJonQ\",\"followers_url\":\"https://api.github.com/users/ItsJonQ/followers\",\"following_url\":\"https://api.github.com/users/ItsJonQ/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ItsJonQ/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ItsJonQ/starred{/owner}{/repo}\",\"subscription
INSERT INTO `pullreq` VALUES ('120', 'cocos2d/cocos2d-x', '8204', '{\"url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/8204\",\"id\":21928375,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjE5MjgzNzU=\",\"html_url\":\"https://github.com/cocos2d/cocos2d-x/pull/8204\",\"diff_url\":\"https://github.com/cocos2d/cocos2d-x/pull/8204.diff\",\"patch_url\":\"https://github.com/cocos2d/cocos2d-x/pull/8204.patch\",\"issue_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/8204\",\"number\":8204,\"state\":\"closed\",\"locked\":false,\"title\":\"normalize path on android.\",\"user\":{\"login\":\"litefeel\",\"id\":1288575,\"node_id\":\"MDQ6VXNlcjEyODg1NzU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1288575?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/litefeel\",\"html_url\":\"https://github.com/litefeel\",\"followers_url\":\"https://api.github.com/users/litefeel/followers\",\"following_url\":\"https://api.github.com/users/litefeel/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/litefeel/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/litefeel/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/litefeel/subscriptions\",\"organizations_url\":\"https://api.github.com/users/litefeel/orgs\",\"repos_url\":\"https://api.github.com/users/litefeel/repos\",\"events_url\":\"https://api.github.com/users/litefeel/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/litefeel/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"because AAssetManager_open do not support \'../\' in path.\\nfor example:\\n\\ncan not open `test/../img.png` in android.\\nopen `img.png` is ok.\\n\\nthis patch will change `test/../img.png` to `img.png`. \\n\",\"created_at\":\"2014-09-29T11:36:43Z\",\"updated_at\":\"2014-10-14T03:50:03Z\",\"closed_at\":\"2014-10-14T03:50:03Z\",\"merged_at\":\"2014-10-14T03:50:03Z\",\"merge_commit_sha\":\"06a29de70bcdb7d23b88649491602b3bff2c1bbb\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/8204/commits\",\"review_comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/8204/comments\",\"review_comment_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/8204/comments\",\"statuses_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/statuses/3419a38961d55b1c8ebabef018157888377b959a\",\"head\":{\"label\":\"litefeel:v3\",\"ref\":\"v3\",\"sha\":\"3419a38961d55b1c8ebabef018157888377b959a\",\"user\":{\"login\":\"litefeel\",\"id\":1288575,\"node_id\":\"MDQ6VXNlcjEyODg1NzU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1288575?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/litefeel\",\"html_url\":\"https://github.com/litefeel\",\"followers_url\":\"https://api.github.com/users/litefeel/followers\",\"following_url\":\"https://api.github.com/users/litefeel/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/litefeel/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/litefeel/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/litefeel/subscriptions\",\"organizations_url\":\"https://api.github.com/users/litefeel/orgs\",\"repos_url\":\"https://api.github.com/users/litefeel/repos\",\"events_url\":\"https://api.github.com/users/litefeel/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/litefeel/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":19972897,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxOTk3Mjg5Nw==\",\"name\":\"cocos2d-x\",\"full_name\":\"litefeel/cocos2d-x\",\"owner\":{\"login\":\"litefeel\",\"id\":1288575,\"node_id\":\"MDQ6VXNlcjEyODg1NzU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1288575?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/litefeel\",\"html_url\":\"https://githu
INSERT INTO `pullreq` VALUES ('125', 'rails/rails', '14141', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/14141\",\"id\":12795805,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTI3OTU4MDU=\",\"html_url\":\"https://github.com/rails/rails/pull/14141\",\"diff_url\":\"https://github.com/rails/rails/pull/14141.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/14141.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/14141\",\"number\":14141,\"state\":\"closed\",\"locked\":false,\"title\":\"Pass instance to I18n when translating error\",\"user\":{\"login\":\"printercu\",\"id\":1144890,\"node_id\":\"MDQ6VXNlcjExNDQ4OTA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1144890?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/printercu\",\"html_url\":\"https://github.com/printercu\",\"followers_url\":\"https://api.github.com/users/printercu/followers\",\"following_url\":\"https://api.github.com/users/printercu/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/printercu/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/printercu/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/printercu/subscriptions\",\"organizations_url\":\"https://api.github.com/users/printercu/orgs\",\"repos_url\":\"https://api.github.com/users/printercu/repos\",\"events_url\":\"https://api.github.com/users/printercu/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/printercu/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"It\'ll allow to do like this:\\n\\n``` ruby\\n# inside model that has .title\\nvalidates_numericality_of :quantity, greater_then: 0,\\n title: ->(h) { h[:instance].title }\\n```\\n\\nwith translations\\n\\n``` yaml\\nerrors:\\n models:\\n my_model:\\n greater_then: of %{title} must be greater than %{count}\\n```\\n\",\"created_at\":\"2014-02-21T15:20:35Z\",\"updated_at\":\"2016-04-10T08:07:17Z\",\"closed_at\":\"2016-04-10T08:06:53Z\",\"merged_at\":null,\"merge_commit_sha\":\"43b2166368d2d0a2f83c2d8ed85e8a5bb74d711c\",\"assignee\":{\"login\":\"rafaelfranca\",\"id\":47848,\"node_id\":\"MDQ6VXNlcjQ3ODQ4\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafaelfranca\",\"html_url\":\"https://github.com/rafaelfranca\",\"followers_url\":\"https://api.github.com/users/rafaelfranca/followers\",\"following_url\":\"https://api.github.com/users/rafaelfranca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rafaelfranca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rafaelfranca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rafaelfranca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rafaelfranca/orgs\",\"repos_url\":\"https://api.github.com/users/rafaelfranca/repos\",\"events_url\":\"https://api.github.com/users/rafaelfranca/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rafaelfranca/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"rafaelfranca\",\"id\":47848,\"node_id\":\"MDQ6VXNlcjQ3ODQ4\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafaelfranca\",\"html_url\":\"https://github.com/rafaelfranca\",\"followers_url\":\"https://api.github.com/users/rafaelfranca/followers\",\"following_url\":\"https://api.github.com/users/rafaelfranca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rafaelfranca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rafaelfranca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rafaelfranca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rafaelfranca/orgs\",\"repos_url\":\"https://api.github.com/users/rafaelfranca/repos\",\"events_url\":\"https://api.github.com/users/rafaelfranca/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/
INSERT INTO `pullreq` VALUES ('129', 'twbs/bootstrap', '19863', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/19863\",\"id\":69279958,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjkyNzk5NTg=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/19863\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/19863.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/19863.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/19863\",\"number\":19863,\"state\":\"closed\",\"locked\":false,\"title\":\"v4: Inverse table variants\",\"user\":{\"login\":\"mdo\",\"id\":98681,\"node_id\":\"MDQ6VXNlcjk4Njgx\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/98681?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mdo\",\"html_url\":\"https://github.com/mdo\",\"followers_url\":\"https://api.github.com/users/mdo/followers\",\"following_url\":\"https://api.github.com/users/mdo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mdo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mdo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mdo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mdo/orgs\",\"repos_url\":\"https://api.github.com/users/mdo/repos\",\"events_url\":\"https://api.github.com/users/mdo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mdo/received_events\",\"type\":\"User\",\"site_admin\":true},\"body\":\"Fixes #19317. Nullifies #19755.\\n\\n<img width=\\\"877\\\" alt=\\\"screen shot 2016-05-08 at 2 15 44 pm\\\" src=\\\"https://cloud.githubusercontent.com/assets/98681/15100471/99370df8-1527-11e6-885c-058fad14f927.png\\\">\\n\",\"created_at\":\"2016-05-08T21:18:12Z\",\"updated_at\":\"2016-05-08T21:33:40Z\",\"closed_at\":\"2016-05-08T21:33:38Z\",\"merged_at\":\"2016-05-08T21:33:38Z\",\"merge_commit_sha\":\"aa5ef212f3397528d0cd193a2cb684423c355bb6\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":210556,\"node_id\":\"MDU6TGFiZWwyMTA1NTY=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/css\",\"name\":\"css\",\"color\":\"563d7c\",\"default\":false},{\"id\":143597,\"node_id\":\"MDU6TGFiZWwxNDM1OTc=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/docs\",\"name\":\"docs\",\"color\":\"007bff\",\"default\":false},{\"id\":250176882,\"node_id\":\"MDU6TGFiZWwyNTAxNzY4ODI=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/v4\",\"name\":\"v4\",\"color\":\"563d7c\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/35\",\"html_url\":\"https://github.com/twbs/bootstrap/milestone/35\",\"labels_url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/35/labels\",\"id\":1449413,\"node_id\":\"MDk6TWlsZXN0b25lMTQ0OTQxMw==\",\"number\":35,\"title\":\"v4.0.0-alpha.3\",\"description\":\"\",\"creator\":{\"login\":\"mdo\",\"id\":98681,\"node_id\":\"MDQ6VXNlcjk4Njgx\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/98681?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mdo\",\"html_url\":\"https://github.com/mdo\",\"followers_url\":\"https://api.github.com/users/mdo/followers\",\"following_url\":\"https://api.github.com/users/mdo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mdo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mdo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mdo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mdo/orgs\",\"repos_url\":\"https://api.github.com/users/mdo/repos\",\"events_url\":\"https://api.github.com/users/mdo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mdo/received_events\",\"type\":\"User\",\"site_admin\":true},\"open_issues\":0,\"closed_issues\":545,\"state\":\"closed\",\"created_at\":\"2015-12-08T08:29:51Z\",\"updated_at\":\"2016-11-26T02:26:27Z\",\"due_on\":null,\"closed_at\":\"2016-07-27T16:51:17Z\"},\"commits_url\":\"https://api.github.com/repos
INSERT INTO `pullreq` VALUES ('133', 'symfony/symfony', '15987', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/15987\",\"id\":46238718,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDYyMzg3MTg=\",\"html_url\":\"https://github.com/symfony/symfony/pull/15987\",\"diff_url\":\"https://github.com/symfony/symfony/pull/15987.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/15987.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/15987\",\"number\":15987,\"state\":\"closed\",\"locked\":false,\"title\":\"[CS] Added some missing license headers\",\"user\":{\"login\":\"csarrazi\",\"id\":465798,\"node_id\":\"MDQ6VXNlcjQ2NTc5OA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/465798?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/csarrazi\",\"html_url\":\"https://github.com/csarrazi\",\"followers_url\":\"https://api.github.com/users/csarrazi/followers\",\"following_url\":\"https://api.github.com/users/csarrazi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/csarrazi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/csarrazi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/csarrazi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/csarrazi/orgs\",\"repos_url\":\"https://api.github.com/users/csarrazi/repos\",\"events_url\":\"https://api.github.com/users/csarrazi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/csarrazi/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | no |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | none |\\n| License | MIT |\\n| Doc PR | none |\\n\\nSome headers were missing from the LDAP request. This PR fixes this.\\n\",\"created_at\":\"2015-09-29T05:48:59Z\",\"updated_at\":\"2016-01-27T11:03:11Z\",\"closed_at\":\"2015-09-29T06:14:00Z\",\"merged_at\":null,\"merge_commit_sha\":\"80b2f26eda8630bf68c60aceb23f5fd1f8e7f110\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":237003792,\"node_id\":\"MDU6TGFiZWwyMzcwMDM3OTI=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Status:%20Needs%20Review\",\"name\":\"Status: Needs Review\",\"color\":\"ededed\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/15987/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/15987/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/15987/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/5eaeb4191319da3043fb7172e4f590fc85e3c0d4\",\"head\":{\"label\":\"csarrazi:add-headers\",\"ref\":\"add-headers\",\"sha\":\"5eaeb4191319da3043fb7172e4f590fc85e3c0d4\",\"user\":{\"login\":\"csarrazi\",\"id\":465798,\"node_id\":\"MDQ6VXNlcjQ2NTc5OA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/465798?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/csarrazi\",\"html_url\":\"https://github.com/csarrazi\",\"followers_url\":\"https://api.github.com/users/csarrazi/followers\",\"following_url\":\"https://api.github.com/users/csarrazi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/csarrazi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/csarrazi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/csarrazi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/csarrazi/orgs\",\"repos_url\":\"https://api.github.com/users/csarrazi/repos\",\"events_url\":\"https://api.github.com/users/csarrazi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/csarrazi/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":16704730,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNjcwNDczMA==\",\"name\":\"symfony\",\"full
INSERT INTO `pullreq` VALUES ('137', 'twbs/bootstrap', '20926', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/20926\",\"id\":89741844,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODk3NDE4NDQ=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/20926\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/20926.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/20926.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/20926\",\"number\":20926,\"state\":\"closed\",\"locked\":false,\"title\":\"Make spacer utils responsive\",\"user\":{\"login\":\"mdo\",\"id\":98681,\"node_id\":\"MDQ6VXNlcjk4Njgx\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/98681?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mdo\",\"html_url\":\"https://github.com/mdo\",\"followers_url\":\"https://api.github.com/users/mdo/followers\",\"following_url\":\"https://api.github.com/users/mdo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mdo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mdo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mdo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mdo/orgs\",\"repos_url\":\"https://api.github.com/users/mdo/repos\",\"events_url\":\"https://api.github.com/users/mdo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mdo/received_events\",\"type\":\"User\",\"site_admin\":true},\"body\":\"This makes the spacer utilities responsive. Instead of `.mt-0` for example, we have `.mt-sm-0`. Bit longer of a class name, but more versatile.\\n\",\"created_at\":\"2016-10-18T03:39:36Z\",\"updated_at\":\"2016-11-01T04:13:07Z\",\"closed_at\":\"2016-11-01T04:13:05Z\",\"merged_at\":\"2016-11-01T04:13:05Z\",\"merge_commit_sha\":\"f734814f6ba6c86673f771b073425ca6f7f72693\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":210556,\"node_id\":\"MDU6TGFiZWwyMTA1NTY=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/css\",\"name\":\"css\",\"color\":\"563d7c\",\"default\":false},{\"id\":148230,\"node_id\":\"MDU6TGFiZWwxNDgyMzA=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/feature\",\"name\":\"feature\",\"color\":\"4bb14b\",\"default\":false},{\"id\":250176882,\"node_id\":\"MDU6TGFiZWwyNTAxNzY4ODI=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/v4\",\"name\":\"v4\",\"color\":\"563d7c\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/39\",\"html_url\":\"https://github.com/twbs/bootstrap/milestone/39\",\"labels_url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/39/labels\",\"id\":1903367,\"node_id\":\"MDk6TWlsZXN0b25lMTkwMzM2Nw==\",\"number\":39,\"title\":\"v4.0.0-alpha.6\",\"description\":\"\",\"creator\":{\"login\":\"mdo\",\"id\":98681,\"node_id\":\"MDQ6VXNlcjk4Njgx\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/98681?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mdo\",\"html_url\":\"https://github.com/mdo\",\"followers_url\":\"https://api.github.com/users/mdo/followers\",\"following_url\":\"https://api.github.com/users/mdo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mdo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mdo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mdo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mdo/orgs\",\"repos_url\":\"https://api.github.com/users/mdo/repos\",\"events_url\":\"https://api.github.com/users/mdo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mdo/received_events\",\"type\":\"User\",\"site_admin\":true},\"open_issues\":0,\"closed_issues\":376,\"state\":\"closed\",\"created_at\":\"2016-07-25T19:23:48Z\",\"updated_at\":\"2017-01-06T16:31:38Z\",\"due_on\":null,\"closed_at\":\"2017-01-06T16:31:19Z\"},\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/20926/commits\",\"review_comments_url\":\"https
INSERT INTO `pullreq` VALUES ('141', 'kubernetes/kubernetes', '6949', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/6949\",\"id\":33507891,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzM1MDc4OTE=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/6949\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/6949.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/6949.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/6949\",\"number\":6949,\"state\":\"closed\",\"locked\":false,\"title\":\"Modify nodes to register directly with the master.\",\"user\":{\"login\":\"roberthbailey\",\"id\":7751204,\"node_id\":\"MDQ6VXNlcjc3NTEyMDQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7751204?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/roberthbailey\",\"html_url\":\"https://github.com/roberthbailey\",\"followers_url\":\"https://api.github.com/users/roberthbailey/followers\",\"following_url\":\"https://api.github.com/users/roberthbailey/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/roberthbailey/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/roberthbailey/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/roberthbailey/subscriptions\",\"organizations_url\":\"https://api.github.com/users/roberthbailey/orgs\",\"repos_url\":\"https://api.github.com/users/roberthbailey/repos\",\"events_url\":\"https://api.github.com/users/roberthbailey/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/roberthbailey/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Ref #6087. \\nFixes #7495. \\n\",\"created_at\":\"2015-04-17T01:28:31Z\",\"updated_at\":\"2015-08-20T21:36:42Z\",\"closed_at\":\"2015-05-19T18:29:43Z\",\"merged_at\":\"2015-05-19T18:29:43Z\",\"merge_commit_sha\":\"8ac566f39030dc965052cfa702ba9c6e19db1d7b\",\"assignee\":{\"login\":\"erictune\",\"id\":8105590,\"node_id\":\"MDQ6VXNlcjgxMDU1OTA=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/8105590?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/erictune\",\"html_url\":\"https://github.com/erictune\",\"followers_url\":\"https://api.github.com/users/erictune/followers\",\"following_url\":\"https://api.github.com/users/erictune/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/erictune/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/erictune/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/erictune/subscriptions\",\"organizations_url\":\"https://api.github.com/users/erictune/orgs\",\"repos_url\":\"https://api.github.com/users/erictune/repos\",\"events_url\":\"https://api.github.com/users/erictune/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/erictune/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"erictune\",\"id\":8105590,\"node_id\":\"MDQ6VXNlcjgxMDU1OTA=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/8105590?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/erictune\",\"html_url\":\"https://github.com/erictune\",\"followers_url\":\"https://api.github.com/users/erictune/followers\",\"following_url\":\"https://api.github.com/users/erictune/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/erictune/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/erictune/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/erictune/subscriptions\",\"organizations_url\":\"https://api.github.com/users/erictune/orgs\",\"repos_url\":\"https://api.github.com/users/erictune/repos\",\"events_url\":\"https://api.github.com/users/erictune/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/erictune/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/6949/commits\",\"re
INSERT INTO `pullreq` VALUES ('145', 'servo/servo', '16465', '{\"url\":\"https://api.github.com/repos/servo/servo/pulls/16465\",\"id\":115979724,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE1OTc5NzI0\",\"html_url\":\"https://github.com/servo/servo/pull/16465\",\"diff_url\":\"https://github.com/servo/servo/pull/16465.diff\",\"patch_url\":\"https://github.com/servo/servo/pull/16465.patch\",\"issue_url\":\"https://api.github.com/repos/servo/servo/issues/16465\",\"number\":16465,\"state\":\"closed\",\"locked\":false,\"title\":\"Implement text-combine-upright property.\",\"user\":{\"login\":\"pyfisch\",\"id\":2781017,\"node_id\":\"MDQ6VXNlcjI3ODEwMTc=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2781017?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/pyfisch\",\"html_url\":\"https://github.com/pyfisch\",\"followers_url\":\"https://api.github.com/users/pyfisch/followers\",\"following_url\":\"https://api.github.com/users/pyfisch/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/pyfisch/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/pyfisch/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/pyfisch/subscriptions\",\"organizations_url\":\"https://api.github.com/users/pyfisch/orgs\",\"repos_url\":\"https://api.github.com/users/pyfisch/repos\",\"events_url\":\"https://api.github.com/users/pyfisch/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/pyfisch/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Closes #13769\\r\\n\\r\\n<!-- Please describe your changes on the following line: -->\\r\\n---\\r\\n<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->\\r\\n- [X] `./mach build -d` does not report any errors\\r\\n- [X] `./mach test-tidy` does not report any errors\\r\\n- [X] These changes fix #13769 (github issue number if applicable).\\r\\n\\r\\n<!-- Either: -->\\r\\n- [X] These changes do not require tests because it is a simple property. If it needs tests, what should be tested?\\r\\n\\r\\n<!-- Also, please make sure that \\\"Allow edits from maintainers\\\" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->\\r\\n\\r\\n<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->\\n\\n<!-- Reviewable:start -->\\n---\\nThis change is[<img src=\\\"https://reviewable.io/review_button.svg\\\" height=\\\"34\\\" align=\\\"absmiddle\\\" alt=\\\"Reviewable\\\"/>](https://reviewable.io/reviews/servo/servo/16465)\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2017-04-14T19:45:17Z\",\"updated_at\":\"2017-04-14T21:33:37Z\",\"closed_at\":\"2017-04-14T21:21:26Z\",\"merged_at\":null,\"merge_commit_sha\":\"7e30851e0f0768f6f3c53b61d4b187f6a106cd5d\",\"assignee\":{\"login\":\"cbrewster\",\"id\":9086315,\"node_id\":\"MDQ6VXNlcjkwODYzMTU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/9086315?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cbrewster\",\"html_url\":\"https://github.com/cbrewster\",\"followers_url\":\"https://api.github.com/users/cbrewster/followers\",\"following_url\":\"https://api.github.com/users/cbrewster/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cbrewster/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cbrewster/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cbrewster/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cbrewster/orgs\",\"repos_url\":\"https://api.github.com/users/cbrewster/repos\",\"events_url\":\"https://api.github.com/users/cbrewster/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cbrewster/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"cbrewster\",\"id\":9086315,\"node_id\":\"MDQ6VXNlcjkwODYzMTU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/9086315?v=4\",\"grav
INSERT INTO `pullreq` VALUES ('149', 'rails/rails', '13886', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/13886\",\"id\":12020708,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTIwMjA3MDg=\",\"html_url\":\"https://github.com/rails/rails/pull/13886\",\"diff_url\":\"https://github.com/rails/rails/pull/13886.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/13886.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/13886\",\"number\":13886,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix regression on .select method\",\"user\":{\"login\":\"arthurnn\",\"id\":833383,\"node_id\":\"MDQ6VXNlcjgzMzM4Mw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/833383?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/arthurnn\",\"html_url\":\"https://github.com/arthurnn\",\"followers_url\":\"https://api.github.com/users/arthurnn/followers\",\"following_url\":\"https://api.github.com/users/arthurnn/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/arthurnn/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/arthurnn/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/arthurnn/subscriptions\",\"organizations_url\":\"https://api.github.com/users/arthurnn/orgs\",\"repos_url\":\"https://api.github.com/users/arthurnn/repos\",\"events_url\":\"https://api.github.com/users/arthurnn/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/arthurnn/received_events\",\"type\":\"User\",\"site_admin\":true},\"body\":\"### Problem\\n\\n``` ruby\\nquery = author.posts.select(:title)\\nconnection.select_one(query)\\n```\\n\\nThat code wont work anymore on rails 4. And it used to work on rails 3.\\n### Why\\n\\n`select` method, returns a `ActiveRecord::AssociationRelation` and the connection is not expecting that object.\\n### Solution\\n\\nIf the argument is a `ActiveRecord::AssociationRelation`, get the arel and binds from it.\\n\\nreview @rafaelfranca @dmathieu\\n\\nSee this example that fails on AR 4 and not on 3:\\nhttps://gist.github.com/arthurnn/8701203\\n\\n[fixes #7538]\\n[fixes #12017]\\n[related #13731]\\n\",\"created_at\":\"2014-01-30T02:23:59Z\",\"updated_at\":\"2014-06-12T19:13:43Z\",\"closed_at\":\"2014-01-30T20:14:39Z\",\"merged_at\":\"2014-01-30T20:14:39Z\",\"merge_commit_sha\":\"51dde7a2d1fcce61b11ddbdb1bab1c96f8e566c9\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":107191,\"node_id\":\"MDU6TGFiZWwxMDcxOTE=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/activerecord\",\"name\":\"activerecord\",\"color\":\"0b02e1\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/rails/rails/milestones/28\",\"html_url\":\"https://github.com/rails/rails/milestone/28\",\"labels_url\":\"https://api.github.com/repos/rails/rails/milestones/28/labels\",\"id\":458710,\"node_id\":\"MDk6TWlsZXN0b25lNDU4NzEw\",\"number\":28,\"title\":\"4.0.4\",\"description\":\"\",\"creator\":{\"login\":\"rafaelfranca\",\"id\":47848,\"node_id\":\"MDQ6VXNlcjQ3ODQ4\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafaelfranca\",\"html_url\":\"https://github.com/rafaelfranca\",\"followers_url\":\"https://api.github.com/users/rafaelfranca/followers\",\"following_url\":\"https://api.github.com/users/rafaelfranca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rafaelfranca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rafaelfranca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rafaelfranca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rafaelfranca/orgs\",\"repos_url\":\"https://api.github.com/users/rafaelfranca/repos\",\"events_url\":\"https://api.github.com/users/rafaelfranca/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rafaelfranca/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":54,\"state\":\"closed\",\"cr
INSERT INTO `pullreq` VALUES ('153', 'ansible/ansible', '5480', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/5480\",\"id\":11197781,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTExOTc3ODE=\",\"html_url\":\"https://github.com/ansible/ansible/pull/5480\",\"diff_url\":\"https://github.com/ansible/ansible/pull/5480.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/5480.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/5480\",\"number\":5480,\"state\":\"closed\",\"locked\":false,\"title\":\"ec2_group support for egress rules and referring to security groups by name in rules\",\"user\":{\"login\":\"esp1\",\"id\":73882,\"node_id\":\"MDQ6VXNlcjczODgy\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/73882?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/esp1\",\"html_url\":\"https://github.com/esp1\",\"followers_url\":\"https://api.github.com/users/esp1/followers\",\"following_url\":\"https://api.github.com/users/esp1/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/esp1/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/esp1/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/esp1/subscriptions\",\"organizations_url\":\"https://api.github.com/users/esp1/orgs\",\"repos_url\":\"https://api.github.com/users/esp1/repos\",\"events_url\":\"https://api.github.com/users/esp1/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/esp1/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This patch allows security groups to be referred to by name in rules by using the group_name parameter. If a named security group does not exist, it will be automatically created.\\n\\nRules now also support a type parameter to specify whether they are ingress or egress rules. If the type parameter is omitted the rule will be considered an ingress rule.\\n\",\"created_at\":\"2014-01-03T01:04:39Z\",\"updated_at\":\"2018-03-04T10:44:56Z\",\"closed_at\":\"2014-03-12T00:37:03Z\",\"merged_at\":null,\"merge_commit_sha\":\"b9ca4fe6344666fca012b2ca75a65656ddd59c7f\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":61528803,\"node_id\":\"MDU6TGFiZWw2MTUyODgwMw==\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/cloud\",\"name\":\"cloud\",\"color\":\"c7def8\",\"default\":false},{\"id\":852590921,\"node_id\":\"MDU6TGFiZWw4NTI1OTA5MjE=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/feature\",\"name\":\"feature\",\"color\":\"006b75\",\"default\":false},{\"id\":61436281,\"node_id\":\"MDU6TGFiZWw2MTQzNjI4MQ==\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/needs_revision\",\"name\":\"needs_revision\",\"color\":\"eb6450\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ansible/ansible/pulls/5480/commits\",\"review_comments_url\":\"https://api.github.com/repos/ansible/ansible/pulls/5480/comments\",\"review_comment_url\":\"https://api.github.com/repos/ansible/ansible/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ansible/ansible/issues/5480/comments\",\"statuses_url\":\"https://api.github.com/repos/ansible/ansible/statuses/a8e0c4ea94ada66be825a9f9f955de2a55c10577\",\"head\":{\"label\":\"esp1:devel\",\"ref\":\"devel\",\"sha\":\"a8e0c4ea94ada66be825a9f9f955de2a55c10577\",\"user\":{\"login\":\"esp1\",\"id\":73882,\"node_id\":\"MDQ6VXNlcjczODgy\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/73882?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/esp1\",\"html_url\":\"https://github.com/esp1\",\"followers_url\":\"https://api.github.com/users/esp1/followers\",\"following_url\":\"https://api.github.com/users/esp1/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/esp1/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/esp1/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/esp1/subscriptions\",\"organizations_url\":\"https://api.github.com/users/esp1/orgs\",\
INSERT INTO `pullreq` VALUES ('157', 'angular/angular.js', '6986', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/6986\",\"id\":14361559,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTQzNjE1NTk=\",\"html_url\":\"https://github.com/angular/angular.js/pull/6986\",\"diff_url\":\"https://github.com/angular/angular.js/pull/6986.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/6986.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/6986\",\"number\":6986,\"state\":\"closed\",\"locked\":false,\"title\":\"fix(ngHref): remove attribute when empty value instead of ignoring\",\"user\":{\"login\":\"shahata\",\"id\":1764161,\"node_id\":\"MDQ6VXNlcjE3NjQxNjE=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1764161?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/shahata\",\"html_url\":\"https://github.com/shahata\",\"followers_url\":\"https://api.github.com/users/shahata/followers\",\"following_url\":\"https://api.github.com/users/shahata/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/shahata/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/shahata/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/shahata/subscriptions\",\"organizations_url\":\"https://api.github.com/users/shahata/orgs\",\"repos_url\":\"https://api.github.com/users/shahata/repos\",\"events_url\":\"https://api.github.com/users/shahata/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/shahata/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"this will allow updating the values of ng-src, ng-srcset, ng-href back to empty state while preserving the intended behavior of not setting the attribute to an empty string to prevent behavior like trying to download the current page as an image or creating a link to the current page.\\n\\nFixes https://github.com/angular/angular.js/issues/2755\\n\",\"created_at\":\"2014-04-03T23:37:30Z\",\"updated_at\":\"2014-09-10T14:27:46Z\",\"closed_at\":\"2014-07-23T20:45:12Z\",\"merged_at\":null,\"merge_commit_sha\":\"4dcd987b0d461b8add5b74eb2aedb15a1e3830be\",\"assignee\":{\"login\":\"btford\",\"id\":474988,\"node_id\":\"MDQ6VXNlcjQ3NDk4OA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/474988?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/btford\",\"html_url\":\"https://github.com/btford\",\"followers_url\":\"https://api.github.com/users/btford/followers\",\"following_url\":\"https://api.github.com/users/btford/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/btford/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/btford/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/btford/subscriptions\",\"organizations_url\":\"https://api.github.com/users/btford/orgs\",\"repos_url\":\"https://api.github.com/users/btford/repos\",\"events_url\":\"https://api.github.com/users/btford/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/btford/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"btford\",\"id\":474988,\"node_id\":\"MDQ6VXNlcjQ3NDk4OA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/474988?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/btford\",\"html_url\":\"https://github.com/btford\",\"followers_url\":\"https://api.github.com/users/btford/followers\",\"following_url\":\"https://api.github.com/users/btford/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/btford/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/btford/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/btford/subscriptions\",\"organizations_url\":\"https://api.github.com/users/btford/orgs\",\"repos_url\":\"https://api.github.com/users/btford/repos\",\"events_url\":\"https://api.github.com/users/btford/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/btford/received_events\",\"type\":\"User\",\"site_admin\":false}],\"re
INSERT INTO `pullreq` VALUES ('161', 'twbs/bootstrap', '8430', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/8430\",\"id\":6806094,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjgwNjA5NA==\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/8430\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/8430.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/8430.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/8430\",\"number\":8430,\"state\":\"closed\",\"locked\":false,\"title\":\"Dustin the docs again\",\"user\":{\"login\":\"juthilo\",\"id\":3535675,\"node_id\":\"MDQ6VXNlcjM1MzU2NzU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/3535675?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/juthilo\",\"html_url\":\"https://github.com/juthilo\",\"followers_url\":\"https://api.github.com/users/juthilo/followers\",\"following_url\":\"https://api.github.com/users/juthilo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/juthilo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/juthilo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/juthilo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/juthilo/orgs\",\"repos_url\":\"https://api.github.com/users/juthilo/repos\",\"events_url\":\"https://api.github.com/users/juthilo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/juthilo/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"- Fix alllll the links!\\n- Change all `*.js` in JS plugin docs (no mo `bootstrap-`)\\n- Fully remove `tr.info`\\n- Bring nav includes up to date\\n\",\"created_at\":\"2013-07-09T13:34:40Z\",\"updated_at\":\"2014-06-24T20:01:11Z\",\"closed_at\":\"2013-07-09T19:41:09Z\",\"merged_at\":\"2013-07-09T19:41:09Z\",\"merge_commit_sha\":\"89be1f7fce96e58f4213a1f7f47d080680c5e956\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/8430/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/8430/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/8430/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/88d76e386f566b0c49d85aa32d0c385870bbbfb3\",\"head\":{\"label\":\"juthilo:3.0.0-docs-fixes\",\"ref\":\"3.0.0-docs-fixes\",\"sha\":\"88d76e386f566b0c49d85aa32d0c385870bbbfb3\",\"user\":{\"login\":\"juthilo\",\"id\":3535675,\"node_id\":\"MDQ6VXNlcjM1MzU2NzU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/3535675?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/juthilo\",\"html_url\":\"https://github.com/juthilo\",\"followers_url\":\"https://api.github.com/users/juthilo/followers\",\"following_url\":\"https://api.github.com/users/juthilo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/juthilo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/juthilo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/juthilo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/juthilo/orgs\",\"repos_url\":\"https://api.github.com/users/juthilo/repos\",\"events_url\":\"https://api.github.com/users/juthilo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/juthilo/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"twbs:3.0.0-wip\",\"ref\":\"3.0.0-wip\",\"sha\":\"1045226544c6f9396227974b5543df1caf74f8cf\",\"user\":{\"login\":\"twbs\",\"id\":2918581,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjI5MTg1ODE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2918581?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/twbs\",\"html_url\":\"https://github.com/twbs\",\"followers_url\":\"https://api.github.com/users/twbs/followers\",\"foll
INSERT INTO `pullreq` VALUES ('166', 'symfony/symfony', '9785', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/9785\",\"id\":10838889,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA4Mzg4ODk=\",\"html_url\":\"https://github.com/symfony/symfony/pull/9785\",\"diff_url\":\"https://github.com/symfony/symfony/pull/9785.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/9785.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/9785\",\"number\":9785,\"state\":\"closed\",\"locked\":false,\"title\":\"[WebProfilerBundle] Fixed form icon in toolbar\",\"user\":{\"login\":\"pborreli\",\"id\":77759,\"node_id\":\"MDQ6VXNlcjc3NzU5\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/77759?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/pborreli\",\"html_url\":\"https://github.com/pborreli\",\"followers_url\":\"https://api.github.com/users/pborreli/followers\",\"following_url\":\"https://api.github.com/users/pborreli/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/pborreli/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/pborreli/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/pborreli/subscriptions\",\"organizations_url\":\"https://api.github.com/users/pborreli/orgs\",\"repos_url\":\"https://api.github.com/users/pborreli/repos\",\"events_url\":\"https://api.github.com/users/pborreli/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/pborreli/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | no |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | N/A |\\n| License | MIT |\\n| Doc PR | N/A |\\n\\nUsage of same form icon in toolbar than the one in sidebar, plus lossless compression of icon.\\n\\nBefore : \\n![form-before](https://f.cloud.github.com/assets/77759/1750792/652c719e-65b4-11e3-9797-81bd87252515.png)\\n\\nAfter :\\n![form-after](https://f.cloud.github.com/assets/77759/1750793/6d616a7c-65b4-11e3-8306-5e00ff1c9aa4.png)\\n\",\"created_at\":\"2013-12-15T18:15:16Z\",\"updated_at\":\"2014-06-23T16:47:03Z\",\"closed_at\":\"2013-12-16T13:17:32Z\",\"merged_at\":null,\"merge_commit_sha\":\"fb4eea58b444f8992ba8d7f7bea185b7abcdc99b\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/9785/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/9785/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/9785/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/30377bb652286a87ee5301089b3b996003455e06\",\"head\":{\"label\":\"pborreli:form-icon\",\"ref\":\"form-icon\",\"sha\":\"30377bb652286a87ee5301089b3b996003455e06\",\"user\":{\"login\":\"pborreli\",\"id\":77759,\"node_id\":\"MDQ6VXNlcjc3NzU5\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/77759?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/pborreli\",\"html_url\":\"https://github.com/pborreli\",\"followers_url\":\"https://api.github.com/users/pborreli/followers\",\"following_url\":\"https://api.github.com/users/pborreli/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/pborreli/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/pborreli/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/pborreli/subscriptions\",\"organizations_url\":\"https://api.github.com/users/pborreli/orgs\",\"repos_url\":\"https://api.github.com/users/pborreli/repos\",\"events_url\":\"https://api.github.com/users/pborreli/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/pborreli/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"symfony:2.4\",\"ref\":\"
INSERT INTO `pullreq` VALUES ('171', 'twbs/bootstrap', '14400', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/14400\",\"id\":19855123,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTk4NTUxMjM=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/14400\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/14400.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/14400.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/14400\",\"number\":14400,\"state\":\"closed\",\"locked\":false,\"title\":\"Added responsive text-align classes\",\"user\":{\"login\":\"ohryan\",\"id\":195085,\"node_id\":\"MDQ6VXNlcjE5NTA4NQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/195085?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ohryan\",\"html_url\":\"https://github.com/ohryan\",\"followers_url\":\"https://api.github.com/users/ohryan/followers\",\"following_url\":\"https://api.github.com/users/ohryan/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ohryan/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ohryan/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ohryan/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ohryan/orgs\",\"repos_url\":\"https://api.github.com/users/ohryan/repos\",\"events_url\":\"https://api.github.com/users/ohryan/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ohryan/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This allows you to set text-alignment for specific screen width. For example, if you want to centre text to improve readability on xsmall screens. \\n\",\"created_at\":\"2014-08-15T17:06:33Z\",\"updated_at\":\"2014-08-15T17:24:57Z\",\"closed_at\":\"2014-08-15T17:09:51Z\",\"merged_at\":null,\"merge_commit_sha\":\"7a219e38c239dc6eaf904c1ff17a8ac53f0b30c0\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":210556,\"node_id\":\"MDU6TGFiZWwyMTA1NTY=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/css\",\"name\":\"css\",\"color\":\"563d7c\",\"default\":false},{\"id\":148230,\"node_id\":\"MDU6TGFiZWwxNDgyMzA=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/feature\",\"name\":\"feature\",\"color\":\"4bb14b\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/14400/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/14400/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/14400/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/92a4ce4b196f397f9e646472a849af96ee4165c0\",\"head\":{\"label\":\"ohryan:responsive-align\",\"ref\":\"responsive-align\",\"sha\":\"92a4ce4b196f397f9e646472a849af96ee4165c0\",\"user\":{\"login\":\"ohryan\",\"id\":195085,\"node_id\":\"MDQ6VXNlcjE5NTA4NQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/195085?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ohryan\",\"html_url\":\"https://github.com/ohryan\",\"followers_url\":\"https://api.github.com/users/ohryan/followers\",\"following_url\":\"https://api.github.com/users/ohryan/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ohryan/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ohryan/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ohryan/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ohryan/orgs\",\"repos_url\":\"https://api.github.com/users/ohryan/repos\",\"events_url\":\"https://api.github.com/users/ohryan/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ohryan/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":22992683,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyMjk5MjY4Mw==\",\"name\":\"bootstrap\",\"full_name\":\"ohryan/bootstrap\",\"owner\":{\"login\"
INSERT INTO `pullreq` VALUES ('175', 'elastic/elasticsearch', '6800', '{\"url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/6800\",\"id\":18168245,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTgxNjgyNDU=\",\"html_url\":\"https://github.com/elastic/elasticsearch/pull/6800\",\"diff_url\":\"https://github.com/elastic/elasticsearch/pull/6800.diff\",\"patch_url\":\"https://github.com/elastic/elasticsearch/pull/6800.patch\",\"issue_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/6800\",\"number\":6800,\"state\":\"closed\",\"locked\":false,\"title\":\"Docs: Deprecated index_name in the docs\",\"user\":{\"login\":\"clintongormley\",\"id\":56599,\"node_id\":\"MDQ6VXNlcjU2NTk5\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/56599?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/clintongormley\",\"html_url\":\"https://github.com/clintongormley\",\"followers_url\":\"https://api.github.com/users/clintongormley/followers\",\"following_url\":\"https://api.github.com/users/clintongormley/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/clintongormley/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/clintongormley/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/clintongormley/subscriptions\",\"organizations_url\":\"https://api.github.com/users/clintongormley/orgs\",\"repos_url\":\"https://api.github.com/users/clintongormley/repos\",\"events_url\":\"https://api.github.com/users/clintongormley/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/clintongormley/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Relates to #6677\\n\",\"created_at\":\"2014-07-09T15:46:46Z\",\"updated_at\":\"2015-08-09T16:25:10Z\",\"closed_at\":\"2015-04-04T18:06:40Z\",\"merged_at\":null,\"merge_commit_sha\":\"fd8ca66b11bad7483d81e40b1f1d10b4c7fab34b\",\"assignee\":{\"login\":\"clintongormley\",\"id\":56599,\"node_id\":\"MDQ6VXNlcjU2NTk5\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/56599?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/clintongormley\",\"html_url\":\"https://github.com/clintongormley\",\"followers_url\":\"https://api.github.com/users/clintongormley/followers\",\"following_url\":\"https://api.github.com/users/clintongormley/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/clintongormley/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/clintongormley/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/clintongormley/subscriptions\",\"organizations_url\":\"https://api.github.com/users/clintongormley/orgs\",\"repos_url\":\"https://api.github.com/users/clintongormley/repos\",\"events_url\":\"https://api.github.com/users/clintongormley/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/clintongormley/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"clintongormley\",\"id\":56599,\"node_id\":\"MDQ6VXNlcjU2NTk5\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/56599?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/clintongormley\",\"html_url\":\"https://github.com/clintongormley\",\"followers_url\":\"https://api.github.com/users/clintongormley/followers\",\"following_url\":\"https://api.github.com/users/clintongormley/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/clintongormley/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/clintongormley/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/clintongormley/subscriptions\",\"organizations_url\":\"https://api.github.com/users/clintongormley/orgs\",\"repos_url\":\"https://api.github.com/users/clintongormley/repos\",\"events_url\":\"https://api.github.com/users/clintongormley/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/clintongormley/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"dr
INSERT INTO `pullreq` VALUES ('180', 'symfony/symfony', '16775', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/16775\",\"id\":52227979,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTIyMjc5Nzk=\",\"html_url\":\"https://github.com/symfony/symfony/pull/16775\",\"diff_url\":\"https://github.com/symfony/symfony/pull/16775.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/16775.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/16775\",\"number\":16775,\"state\":\"closed\",\"locked\":false,\"title\":\"[Security] These interface allways send deprecated because of wrong inheritance\",\"user\":{\"login\":\"xkobal\",\"id\":1136820,\"node_id\":\"MDQ6VXNlcjExMzY4MjA=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1136820?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/xkobal\",\"html_url\":\"https://github.com/xkobal\",\"followers_url\":\"https://api.github.com/users/xkobal/followers\",\"following_url\":\"https://api.github.com/users/xkobal/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/xkobal/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/xkobal/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/xkobal/subscriptions\",\"organizations_url\":\"https://api.github.com/users/xkobal/orgs\",\"repos_url\":\"https://api.github.com/users/xkobal/repos\",\"events_url\":\"https://api.github.com/users/xkobal/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/xkobal/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | yes |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | #16643 |\\n| License | MIT |\\n| Doc PR | |\\n\",\"created_at\":\"2015-12-01T08:19:40Z\",\"updated_at\":\"2016-01-11T14:32:55Z\",\"closed_at\":\"2016-01-11T14:32:55Z\",\"merged_at\":null,\"merge_commit_sha\":\"477767c92ab49480ad16b232415fd9412f24a0b1\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":237003792,\"node_id\":\"MDU6TGFiZWwyMzcwMDM3OTI=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Status:%20Needs%20Review\",\"name\":\"Status: Needs Review\",\"color\":\"ededed\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/16775/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/16775/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/16775/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/341ed6c22b9dfb7c9ae7b03149e26dbf8f1dccb9\",\"head\":{\"label\":\"xkobal:2.8\",\"ref\":\"2.8\",\"sha\":\"341ed6c22b9dfb7c9ae7b03149e26dbf8f1dccb9\",\"user\":{\"login\":\"xkobal\",\"id\":1136820,\"node_id\":\"MDQ6VXNlcjExMzY4MjA=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1136820?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/xkobal\",\"html_url\":\"https://github.com/xkobal\",\"followers_url\":\"https://api.github.com/users/xkobal/followers\",\"following_url\":\"https://api.github.com/users/xkobal/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/xkobal/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/xkobal/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/xkobal/subscriptions\",\"organizations_url\":\"https://api.github.com/users/xkobal/orgs\",\"repos_url\":\"https://api.github.com/users/xkobal/repos\",\"events_url\":\"https://api.github.com/users/xkobal/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/xkobal/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"symfony:2.8\",\"ref\":\"2.8\",\"sha\":\"bc642fb6330958a8db383fcbc54b8d23892b2cc9\",\"user\":{\"login\":\"symfony\",\"id\":143
INSERT INTO `pullreq` VALUES ('184', 'kubernetes/kubernetes', '39342', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/39342\",\"id\":99832386,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTk4MzIzODY=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/39342\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/39342.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/39342.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/39342\",\"number\":39342,\"state\":\"closed\",\"locked\":false,\"title\":\"Update generated for 2017\",\"user\":{\"login\":\"ixdy\",\"id\":8061296,\"node_id\":\"MDQ6VXNlcjgwNjEyOTY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/8061296?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ixdy\",\"html_url\":\"https://github.com/ixdy\",\"followers_url\":\"https://api.github.com/users/ixdy/followers\",\"following_url\":\"https://api.github.com/users/ixdy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ixdy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ixdy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ixdy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ixdy/orgs\",\"repos_url\":\"https://api.github.com/users/ixdy/repos\",\"events_url\":\"https://api.github.com/users/ixdy/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ixdy/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"**What this PR does / why we need it**: repeat of #19222 for 2017. Some year we\'ll properly fix this.\\r\\n\\r\\n**Which issue this PR fixes**: fixes ci-kubernetes-verify-master build\\r\\n\\r\\n**Release note**:\\r\\n<!-- Steps to write your release note:\\r\\n1. Use the release-note-* labels to set the release note state (if you have access) \\r\\n2. Enter your extended release note in the below block; leaving it blank means using the PR title as the release note. If no release note is required, just write `NONE`. \\r\\n-->\\r\\n```release-note\\r\\nNONE\\r\\n```\\r\\n\",\"created_at\":\"2017-01-01T22:44:12Z\",\"updated_at\":\"2018-05-15T23:35:57Z\",\"closed_at\":\"2017-01-02T08:10:00Z\",\"merged_at\":\"2017-01-02T08:10:00Z\",\"merge_commit_sha\":\"5e9f39b5fb07781d37322ab67fcbe4bcb5712bfb\",\"assignee\":{\"login\":\"nikhiljindal\",\"id\":10199099,\"node_id\":\"MDQ6VXNlcjEwMTk5MDk5\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/10199099?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nikhiljindal\",\"html_url\":\"https://github.com/nikhiljindal\",\"followers_url\":\"https://api.github.com/users/nikhiljindal/followers\",\"following_url\":\"https://api.github.com/users/nikhiljindal/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nikhiljindal/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nikhiljindal/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nikhiljindal/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nikhiljindal/orgs\",\"repos_url\":\"https://api.github.com/users/nikhiljindal/repos\",\"events_url\":\"https://api.github.com/users/nikhiljindal/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nikhiljindal/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"nikhiljindal\",\"id\":10199099,\"node_id\":\"MDQ6VXNlcjEwMTk5MDk5\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/10199099?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nikhiljindal\",\"html_url\":\"https://github.com/nikhiljindal\",\"followers_url\":\"https://api.github.com/users/nikhiljindal/followers\",\"following_url\":\"https://api.github.com/users/nikhiljindal/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nikhiljindal/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nikhiljindal/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nikhiljindal/subscriptions\
INSERT INTO `pullreq` VALUES ('188', 'emberjs/ember.js', '2973', '{\"url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/2973\",\"id\":6779705,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Njc3OTcwNQ==\",\"html_url\":\"https://github.com/emberjs/ember.js/pull/2973\",\"diff_url\":\"https://github.com/emberjs/ember.js/pull/2973.diff\",\"patch_url\":\"https://github.com/emberjs/ember.js/pull/2973.patch\",\"issue_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/2973\",\"number\":2973,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix the jQuery patch code for ember-testing click in Firefox.\",\"user\":{\"login\":\"eventualbuddha\",\"id\":1938,\"node_id\":\"MDQ6VXNlcjE5Mzg=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1938?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/eventualbuddha\",\"html_url\":\"https://github.com/eventualbuddha\",\"followers_url\":\"https://api.github.com/users/eventualbuddha/followers\",\"following_url\":\"https://api.github.com/users/eventualbuddha/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/eventualbuddha/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/eventualbuddha/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/eventualbuddha/subscriptions\",\"organizations_url\":\"https://api.github.com/users/eventualbuddha/orgs\",\"repos_url\":\"https://api.github.com/users/eventualbuddha/repos\",\"events_url\":\"https://api.github.com/users/eventualbuddha/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/eventualbuddha/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The first problem was that Firefox was not firing all the expected events on checkboxes that were not in the DOM, so we have to make sure the checkboxes are appended to the body before testing them. The second problem was that Firefox fires change/click events on checkboxes in a [different order than everybody else](https://bugzilla.mozilla.org/show_bug.cgi?id=843554), so we can\'t make the more exact assertion about events fired without doing browser sniffing or more in depth bug sniffing, which didn\'t quite seem worth it.\\n\",\"created_at\":\"2013-07-08T14:43:46Z\",\"updated_at\":\"2014-06-20T02:26:12Z\",\"closed_at\":\"2013-07-08T14:44:24Z\",\"merged_at\":\"2013-07-08T14:44:24Z\",\"merge_commit_sha\":\"77e6442b092a539c1b67df087591d0c083bc9ba2\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/2973/commits\",\"review_comments_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/2973/comments\",\"review_comment_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/2973/comments\",\"statuses_url\":\"https://api.github.com/repos/emberjs/ember.js/statuses/4de4855237e1abe5cf9a59cff1244f1d41fa4d77\",\"head\":{\"label\":\"eventualbuddha:fix-ember-testing-click-in-firefox\",\"ref\":\"fix-ember-testing-click-in-firefox\",\"sha\":\"4de4855237e1abe5cf9a59cff1244f1d41fa4d77\",\"user\":{\"login\":\"eventualbuddha\",\"id\":1938,\"node_id\":\"MDQ6VXNlcjE5Mzg=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1938?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/eventualbuddha\",\"html_url\":\"https://github.com/eventualbuddha\",\"followers_url\":\"https://api.github.com/users/eventualbuddha/followers\",\"following_url\":\"https://api.github.com/users/eventualbuddha/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/eventualbuddha/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/eventualbuddha/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/eventualbuddha/subscriptions\",\"organizations_url\":\"https://api.github.com/users/eventualbuddha/orgs\",\"repos_url\":\"https://api.github.com/users/eventualbuddha/repos\",\"events_url\":\"https://api.github.com/users/eventualbuddha
INSERT INTO `pullreq` VALUES ('192', 'ceph/ceph', '11287', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/11287\",\"id\":87592964,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODc1OTI5NjQ=\",\"html_url\":\"https://github.com/ceph/ceph/pull/11287\",\"diff_url\":\"https://github.com/ceph/ceph/pull/11287.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/11287.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/11287\",\"number\":11287,\"state\":\"closed\",\"locked\":false,\"title\":\"mds: fix a compiler warning about unused-variable\",\"user\":{\"login\":\"runsisi\",\"id\":2339258,\"node_id\":\"MDQ6VXNlcjIzMzkyNTg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2339258?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/runsisi\",\"html_url\":\"https://github.com/runsisi\",\"followers_url\":\"https://api.github.com/users/runsisi/followers\",\"following_url\":\"https://api.github.com/users/runsisi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/runsisi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/runsisi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/runsisi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/runsisi/orgs\",\"repos_url\":\"https://api.github.com/users/runsisi/repos\",\"events_url\":\"https://api.github.com/users/runsisi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/runsisi/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"#11078 has removed the use of this variable, so remove it should be safe.\\n\\nSigned-off-by: runsisi runsisi@zte.com.cn\\n\",\"created_at\":\"2016-10-01T05:57:44Z\",\"updated_at\":\"2016-10-01T16:32:55Z\",\"closed_at\":\"2016-10-01T16:32:55Z\",\"merged_at\":null,\"merge_commit_sha\":\"557642e1bef8618df0041b9da48246b54de7bd3d\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":144329802,\"node_id\":\"MDU6TGFiZWwxNDQzMjk4MDI=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/cephfs\",\"name\":\"cephfs\",\"color\":\"b192ff\",\"default\":false},{\"id\":140959062,\"node_id\":\"MDU6TGFiZWwxNDA5NTkwNjI=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/cleanup\",\"name\":\"cleanup\",\"color\":\"009800\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ceph/ceph/pulls/11287/commits\",\"review_comments_url\":\"https://api.github.com/repos/ceph/ceph/pulls/11287/comments\",\"review_comment_url\":\"https://api.github.com/repos/ceph/ceph/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ceph/ceph/issues/11287/comments\",\"statuses_url\":\"https://api.github.com/repos/ceph/ceph/statuses/dc356b7c7739135a3dfdac5d0a29e36274b25fed\",\"head\":{\"label\":\"runsisi:wip-fix-mds-compile-warning\",\"ref\":\"wip-fix-mds-compile-warning\",\"sha\":\"dc356b7c7739135a3dfdac5d0a29e36274b25fed\",\"user\":{\"login\":\"runsisi\",\"id\":2339258,\"node_id\":\"MDQ6VXNlcjIzMzkyNTg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2339258?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/runsisi\",\"html_url\":\"https://github.com/runsisi\",\"followers_url\":\"https://api.github.com/users/runsisi/followers\",\"following_url\":\"https://api.github.com/users/runsisi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/runsisi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/runsisi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/runsisi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/runsisi/orgs\",\"repos_url\":\"https://api.github.com/users/runsisi/repos\",\"events_url\":\"https://api.github.com/users/runsisi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/runsisi/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":41540087,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0MTU0MDA4Nw==\",\"name\":\"ceph\",\"full_name\":\"runsisi/ceph\",\"owner\":{\"login\":\"runsisi\",\"i
INSERT INTO `pullreq` VALUES ('196', 'ceph/ceph', '9006', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/9006\",\"id\":69383721,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjkzODM3MjE=\",\"html_url\":\"https://github.com/ceph/ceph/pull/9006\",\"diff_url\":\"https://github.com/ceph/ceph/pull/9006.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/9006.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/9006\",\"number\":9006,\"state\":\"closed\",\"locked\":false,\"title\":\"OSDMonitor: avoid underflow in reweight-by-utilization if max_change=1\",\"user\":{\"login\":\"athanatos\",\"id\":544782,\"node_id\":\"MDQ6VXNlcjU0NDc4Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/544782?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/athanatos\",\"html_url\":\"https://github.com/athanatos\",\"followers_url\":\"https://api.github.com/users/athanatos/followers\",\"following_url\":\"https://api.github.com/users/athanatos/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/athanatos/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/athanatos/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/athanatos/subscriptions\",\"organizations_url\":\"https://api.github.com/users/athanatos/orgs\",\"repos_url\":\"https://api.github.com/users/athanatos/repos\",\"events_url\":\"https://api.github.com/users/athanatos/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/athanatos/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes: http://tracker.ceph.com/issues/15655\\nSigned-off-by: Samuel Just sjust@redhat.com\\n(cherry picked from commit c121bc51a5a877a49094cfbd3bd16af1f3ae5090)\\n\",\"created_at\":\"2016-05-09T17:50:59Z\",\"updated_at\":\"2016-05-09T17:54:58Z\",\"closed_at\":\"2016-05-09T17:54:58Z\",\"merged_at\":\"2016-05-09T17:54:58Z\",\"merge_commit_sha\":\"fdf8dcb772d8313a3a801bf265f022505dba934d\",\"assignee\":{\"login\":\"liewegas\",\"id\":433031,\"node_id\":\"MDQ6VXNlcjQzMzAzMQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/433031?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/liewegas\",\"html_url\":\"https://github.com/liewegas\",\"followers_url\":\"https://api.github.com/users/liewegas/followers\",\"following_url\":\"https://api.github.com/users/liewegas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/liewegas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/liewegas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/liewegas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/liewegas/orgs\",\"repos_url\":\"https://api.github.com/users/liewegas/repos\",\"events_url\":\"https://api.github.com/users/liewegas/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/liewegas/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"liewegas\",\"id\":433031,\"node_id\":\"MDQ6VXNlcjQzMzAzMQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/433031?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/liewegas\",\"html_url\":\"https://github.com/liewegas\",\"followers_url\":\"https://api.github.com/users/liewegas/followers\",\"following_url\":\"https://api.github.com/users/liewegas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/liewegas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/liewegas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/liewegas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/liewegas/orgs\",\"repos_url\":\"https://api.github.com/users/liewegas/repos\",\"events_url\":\"https://api.github.com/users/liewegas/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/liewegas/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":134774049,\"node_id\":\"MDU6TGFiZWwxMzQ3NzQwNDk=\",\"url\":\"https://api.github.
INSERT INTO `pullreq` VALUES ('200', 'ceph/ceph', '12847', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/12847\",\"id\":100789774,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAwNzg5Nzc0\",\"html_url\":\"https://github.com/ceph/ceph/pull/12847\",\"diff_url\":\"https://github.com/ceph/ceph/pull/12847.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/12847.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/12847\",\"number\":12847,\"state\":\"open\",\"locked\":false,\"title\":\"DNM qa: update deb package list\",\"user\":{\"login\":\"jdurgin\",\"id\":1022584,\"node_id\":\"MDQ6VXNlcjEwMjI1ODQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1022584?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jdurgin\",\"html_url\":\"https://github.com/jdurgin\",\"followers_url\":\"https://api.github.com/users/jdurgin/followers\",\"following_url\":\"https://api.github.com/users/jdurgin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jdurgin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jdurgin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jdurgin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jdurgin/orgs\",\"repos_url\":\"https://api.github.com/users/jdurgin/repos\",\"events_url\":\"https://api.github.com/users/jdurgin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jdurgin/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Include all debs explicitly, so that installing a downgrade from the distro\\n(e.g. 10.2.0 on xenial) works.\\n\\nRelated: http://tracker.ceph.com/issues/17960\",\"created_at\":\"2017-01-10T00:32:26Z\",\"updated_at\":\"2017-05-01T21:46:22Z\",\"closed_at\":null,\"merged_at\":null,\"merge_commit_sha\":\"466cc1a0ce9365e240bfd2713d39660247fe0567\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":168653239,\"node_id\":\"MDU6TGFiZWwxNjg2NTMyMzk=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/tests\",\"name\":\"tests\",\"color\":\"cccccc\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ceph/ceph/pulls/12847/commits\",\"review_comments_url\":\"https://api.github.com/repos/ceph/ceph/pulls/12847/comments\",\"review_comment_url\":\"https://api.github.com/repos/ceph/ceph/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ceph/ceph/issues/12847/comments\",\"statuses_url\":\"https://api.github.com/repos/ceph/ceph/statuses/33fc6b7ee799e0a7c967378d3c6958f71679ad72\",\"head\":{\"label\":\"jdurgin:wip-package-list\",\"ref\":\"wip-package-list\",\"sha\":\"33fc6b7ee799e0a7c967378d3c6958f71679ad72\",\"user\":{\"login\":\"jdurgin\",\"id\":1022584,\"node_id\":\"MDQ6VXNlcjEwMjI1ODQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1022584?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jdurgin\",\"html_url\":\"https://github.com/jdurgin\",\"followers_url\":\"https://api.github.com/users/jdurgin/followers\",\"following_url\":\"https://api.github.com/users/jdurgin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jdurgin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jdurgin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jdurgin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jdurgin/orgs\",\"repos_url\":\"https://api.github.com/users/jdurgin/repos\",\"events_url\":\"https://api.github.com/users/jdurgin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jdurgin/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":4960649,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0OTYwNjQ5\",\"name\":\"ceph\",\"full_name\":\"jdurgin/ceph\",\"owner\":{\"login\":\"jdurgin\",\"id\":1022584,\"node_id\":\"MDQ6VXNlcjEwMjI1ODQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1022584?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jdurgin\",\"html_url\":\"https://gith
INSERT INTO `pullreq` VALUES ('204', 'symfony/symfony', '6259', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/6259\",\"id\":3307318,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzMwNzMxOA==\",\"html_url\":\"https://github.com/symfony/symfony/pull/6259\",\"diff_url\":\"https://github.com/symfony/symfony/pull/6259.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/6259.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/6259\",\"number\":6259,\"state\":\"closed\",\"locked\":false,\"title\":\"[HttpKernel] ExceptionHandler is actually displaying all PHP errors\",\"user\":{\"login\":\"bamarni\",\"id\":1205386,\"node_id\":\"MDQ6VXNlcjEyMDUzODY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1205386?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bamarni\",\"html_url\":\"https://github.com/bamarni\",\"followers_url\":\"https://api.github.com/users/bamarni/followers\",\"following_url\":\"https://api.github.com/users/bamarni/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bamarni/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bamarni/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bamarni/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bamarni/orgs\",\"repos_url\":\"https://api.github.com/users/bamarni/repos\",\"events_url\":\"https://api.github.com/users/bamarni/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bamarni/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"So there is no need to set display_errors to true in that case.\\n\\nPartially fixes #6254.\\n\",\"created_at\":\"2012-12-10T19:41:15Z\",\"updated_at\":\"2014-07-06T07:10:56Z\",\"closed_at\":\"2012-12-11T09:05:57Z\",\"merged_at\":\"2012-12-11T09:05:56Z\",\"merge_commit_sha\":\"ea1983643e7ea9054903984f18d61c4565d7c84d\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/6259/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/6259/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/6259/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/5d98fb124863bd008f74ca166cee6381d95ba1b1\",\"head\":{\"label\":\"bamarni:display-errors\",\"ref\":\"display-errors\",\"sha\":\"5d98fb124863bd008f74ca166cee6381d95ba1b1\",\"user\":{\"login\":\"bamarni\",\"id\":1205386,\"node_id\":\"MDQ6VXNlcjEyMDUzODY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1205386?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bamarni\",\"html_url\":\"https://github.com/bamarni\",\"followers_url\":\"https://api.github.com/users/bamarni/followers\",\"following_url\":\"https://api.github.com/users/bamarni/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bamarni/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bamarni/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bamarni/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bamarni/orgs\",\"repos_url\":\"https://api.github.com/users/bamarni/repos\",\"events_url\":\"https://api.github.com/users/bamarni/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bamarni/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"symfony:master\",\"ref\":\"master\",\"sha\":\"1ec59f174e43c64357e4bfa7bcb13cba82dc6418\",\"user\":{\"login\":\"symfony\",\"id\":143937,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjE0MzkzNw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/143937?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/symfony\",\"html_url\":\"https://github.com/symfony\",\"followers_url\":\"https://api.github.com/users/symfony/followers\",
INSERT INTO `pullreq` VALUES ('210', 'nodejs/node', '493', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/493\",\"id\":27570843,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mjc1NzA4NDM=\",\"html_url\":\"https://github.com/nodejs/node/pull/493\",\"diff_url\":\"https://github.com/nodejs/node/pull/493.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/493.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/493\",\"number\":493,\"state\":\"closed\",\"locked\":false,\"title\":\"src: introduce process.release object (WIP)\",\"user\":{\"login\":\"rvagg\",\"id\":495647,\"node_id\":\"MDQ6VXNlcjQ5NTY0Nw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/495647?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rvagg\",\"html_url\":\"https://github.com/rvagg\",\"followers_url\":\"https://api.github.com/users/rvagg/followers\",\"following_url\":\"https://api.github.com/users/rvagg/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rvagg/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rvagg/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rvagg/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rvagg/orgs\",\"repos_url\":\"https://api.github.com/users/rvagg/repos\",\"events_url\":\"https://api.github.com/users/rvagg/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rvagg/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"I\'m messing around in node-gyp to see how workable this is and I haven\'t actually tested this on Windows yet although I\'ve modified vcbuild.bat. Putting this up early to get feedback.\\n\\nsupersedes #491 and see also https://github.com/TooTallNate/node-gyp/pull/564 for further discussion and an apparent :+1: from @TooTallNate on the proposal.\\n\",\"created_at\":\"2015-01-18T12:53:03Z\",\"updated_at\":\"2015-07-12T00:22:30Z\",\"closed_at\":\"2015-07-12T00:22:30Z\",\"merged_at\":null,\"merge_commit_sha\":\"ba28b15a85fc8fd0056e3f6fa7ec8fb57dd47db1\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":154312478,\"node_id\":\"MDU6TGFiZWwxNTQzMTI0Nzg=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/in%20progress\",\"name\":\"in progress\",\"color\":\"ffff00\",\"default\":false},{\"id\":169485478,\"node_id\":\"MDU6TGFiZWwxNjk0ODU0Nzg=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/semver-minor\",\"name\":\"semver-minor\",\"color\":\"fef2c0\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/493/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/493/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/493/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/3d25a08c6c15c149a55c1d0a5c5a36853907ee07\",\"head\":{\"label\":\"rvagg:process.release\",\"ref\":\"process.release\",\"sha\":\"3d25a08c6c15c149a55c1d0a5c5a36853907ee07\",\"user\":{\"login\":\"rvagg\",\"id\":495647,\"node_id\":\"MDQ6VXNlcjQ5NTY0Nw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/495647?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rvagg\",\"html_url\":\"https://github.com/rvagg\",\"followers_url\":\"https://api.github.com/users/rvagg/followers\",\"following_url\":\"https://api.github.com/users/rvagg/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rvagg/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rvagg/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rvagg/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rvagg/orgs\",\"repos_url\":\"https://api.github.com/users/rvagg/repos\",\"events_url\":\"https://api.github.com/users/rvagg/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rvagg/received_events\",\"type\":\"User\",\"site_adm
INSERT INTO `pullreq` VALUES ('214', 'kubernetes/kubernetes', '11474', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/11474\",\"id\":40276183,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDAyNzYxODM=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/11474\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/11474.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/11474.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/11474\",\"number\":11474,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix gendocs on master\",\"user\":{\"login\":\"zmerlynn\",\"id\":4942464,\"node_id\":\"MDQ6VXNlcjQ5NDI0NjQ=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/4942464?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zmerlynn\",\"html_url\":\"https://github.com/zmerlynn\",\"followers_url\":\"https://api.github.com/users/zmerlynn/followers\",\"following_url\":\"https://api.github.com/users/zmerlynn/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zmerlynn/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zmerlynn/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zmerlynn/subscriptions\",\"organizations_url\":\"https://api.github.com/users/zmerlynn/orgs\",\"repos_url\":\"https://api.github.com/users/zmerlynn/repos\",\"events_url\":\"https://api.github.com/users/zmerlynn/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/zmerlynn/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"master seems to be broken right now\\n\",\"created_at\":\"2015-07-17T22:09:58Z\",\"updated_at\":\"2015-07-17T22:37:46Z\",\"closed_at\":\"2015-07-17T22:16:37Z\",\"merged_at\":null,\"merge_commit_sha\":\"057459b7959638de740ca5c8bb78559e0d6fc979\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/11474/commits\",\"review_comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/11474/comments\",\"review_comment_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/11474/comments\",\"statuses_url\":\"https://api.github.com/repos/kubernetes/kubernetes/statuses/3429516307b90e955fa526aa1be00a9caa00593d\",\"head\":{\"label\":\"zmerlynn:fix_gendocs_2\",\"ref\":\"fix_gendocs_2\",\"sha\":\"3429516307b90e955fa526aa1be00a9caa00593d\",\"user\":{\"login\":\"zmerlynn\",\"id\":4942464,\"node_id\":\"MDQ6VXNlcjQ5NDI0NjQ=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/4942464?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zmerlynn\",\"html_url\":\"https://github.com/zmerlynn\",\"followers_url\":\"https://api.github.com/users/zmerlynn/followers\",\"following_url\":\"https://api.github.com/users/zmerlynn/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zmerlynn/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zmerlynn/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zmerlynn/subscriptions\",\"organizations_url\":\"https://api.github.com/users/zmerlynn/orgs\",\"repos_url\":\"https://api.github.com/users/zmerlynn/repos\",\"events_url\":\"https://api.github.com/users/zmerlynn/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/zmerlynn/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":27641977,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyNzY0MTk3Nw==\",\"name\":\"kubernetes\",\"full_name\":\"zmerlynn/kubernetes\",\"owner\":{\"login\":\"zmerlynn\",\"id\":4942464,\"node_id\":\"MDQ6VXNlcjQ5NDI0NjQ=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/4942464?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zmerlynn\",\"html_url\":\"https://github.com/zmerlynn\",\"followers_url\":\"https://api.github.com/users/zmerlynn/followers\",\"following_url\":\"https://api.
INSERT INTO `pullreq` VALUES ('218', 'elastic/elasticsearch', '6976', '{\"url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/6976\",\"id\":18767385,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTg3NjczODU=\",\"html_url\":\"https://github.com/elastic/elasticsearch/pull/6976\",\"diff_url\":\"https://github.com/elastic/elasticsearch/pull/6976.diff\",\"patch_url\":\"https://github.com/elastic/elasticsearch/pull/6976.patch\",\"issue_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/6976\",\"number\":6976,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixes parse error with complex shapes\",\"user\":{\"login\":\"colings86\",\"id\":236731,\"node_id\":\"MDQ6VXNlcjIzNjczMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/236731?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/colings86\",\"html_url\":\"https://github.com/colings86\",\"followers_url\":\"https://api.github.com/users/colings86/followers\",\"following_url\":\"https://api.github.com/users/colings86/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/colings86/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/colings86/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/colings86/subscriptions\",\"organizations_url\":\"https://api.github.com/users/colings86/orgs\",\"repos_url\":\"https://api.github.com/users/colings86/repos\",\"events_url\":\"https://api.github.com/users/colings86/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/colings86/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The bug reproduces when the point under test for the placement of the hole of the polygon has an x coordinate which only intersects with the ends of edges in the main polygon. The previous code threw out these cases as not relevant but an intersect at 1.0 of the distance from the start to the end of an edge is just as valid as an intersect at any other point along the edge. The fix corrects this and adds a test.\\n\\nCloses #5773\\n\",\"created_at\":\"2014-07-23T10:25:20Z\",\"updated_at\":\"2015-06-07T19:16:11Z\",\"closed_at\":\"2014-07-24T14:19:09Z\",\"merged_at\":\"2014-07-24T14:19:09Z\",\"merge_commit_sha\":\"c0650c89fedee39f489c8d519c9a2beb2ba0f857\",\"assignee\":{\"login\":\"colings86\",\"id\":236731,\"node_id\":\"MDQ6VXNlcjIzNjczMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/236731?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/colings86\",\"html_url\":\"https://github.com/colings86\",\"followers_url\":\"https://api.github.com/users/colings86/followers\",\"following_url\":\"https://api.github.com/users/colings86/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/colings86/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/colings86/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/colings86/subscriptions\",\"organizations_url\":\"https://api.github.com/users/colings86/orgs\",\"repos_url\":\"https://api.github.com/users/colings86/repos\",\"events_url\":\"https://api.github.com/users/colings86/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/colings86/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"colings86\",\"id\":236731,\"node_id\":\"MDQ6VXNlcjIzNjczMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/236731?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/colings86\",\"html_url\":\"https://github.com/colings86\",\"followers_url\":\"https://api.github.com/users/colings86/followers\",\"following_url\":\"https://api.github.com/users/colings86/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/colings86/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/colings86/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/colings86/subscriptions\",\"organizations_url\":\"https://api.github.com/users/colings86/orgs\",\"repos_url\":\"https://api.github.com/users/colings86/repos\",\"events_url
INSERT INTO `pullreq` VALUES ('222', 'joomla/joomla-cms', '2668', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2668\",\"id\":10729714,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA3Mjk3MTQ=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/2668\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/2668.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/2668.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/2668\",\"number\":2668,\"state\":\"closed\",\"locked\":false,\"title\":\"Missing CSS File at the Updater (choosen.css)\",\"user\":{\"login\":\"zero-24\",\"id\":2596554,\"node_id\":\"MDQ6VXNlcjI1OTY1NTQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2596554?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zero-24\",\"html_url\":\"https://github.com/zero-24\",\"followers_url\":\"https://api.github.com/users/zero-24/followers\",\"following_url\":\"https://api.github.com/users/zero-24/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zero-24/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zero-24/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zero-24/subscriptions\",\"organizations_url\":\"https://api.github.com/users/zero-24/orgs\",\"repos_url\":\"https://api.github.com/users/zero-24/repos\",\"events_url\":\"https://api.github.com/users/zero-24/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/zero-24/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Tracker: #32938\\nhttp://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=32938&start=0\\n\",\"created_at\":\"2013-12-11T15:25:50Z\",\"updated_at\":\"2014-06-15T21:01:10Z\",\"closed_at\":\"2013-12-20T20:29:19Z\",\"merged_at\":null,\"merge_commit_sha\":\"b3c703aa17e64516c2d9b737a979b15f1469a039\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2668/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2668/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/2668/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/3f6dad803d747207c45ec43ee1d30a2f304ee226\",\"head\":{\"label\":\"zero-24:patch-5\",\"ref\":\"patch-5\",\"sha\":\"3f6dad803d747207c45ec43ee1d30a2f304ee226\",\"user\":{\"login\":\"zero-24\",\"id\":2596554,\"node_id\":\"MDQ6VXNlcjI1OTY1NTQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2596554?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zero-24\",\"html_url\":\"https://github.com/zero-24\",\"followers_url\":\"https://api.github.com/users/zero-24/followers\",\"following_url\":\"https://api.github.com/users/zero-24/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zero-24/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zero-24/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zero-24/subscriptions\",\"organizations_url\":\"https://api.github.com/users/zero-24/orgs\",\"repos_url\":\"https://api.github.com/users/zero-24/repos\",\"events_url\":\"https://api.github.com/users/zero-24/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/zero-24/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"joomla:master\",\"ref\":\"master\",\"sha\":\"6da43fe95b58bc7b5816feb04c6996b7bb961a51\",\"user\":{\"login\":\"joomla\",\"id\":751633,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjc1MTYzMw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/751633?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/joomla\",\"html_url\":\"https://github.com/joomla\",\"followers_url\":\"https://api.github.com/users/joomla/followers\",\"followin
INSERT INTO `pullreq` VALUES ('227', 'joomla/joomla-cms', '2735', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2735\",\"id\":11125540,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTExMjU1NDA=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/2735\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/2735.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/2735.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/2735\",\"number\":2735,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix for JDatabaseQuery->union method. See #32995.\",\"user\":{\"login\":\"chrisdavenport\",\"id\":305153,\"node_id\":\"MDQ6VXNlcjMwNTE1Mw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/305153?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/chrisdavenport\",\"html_url\":\"https://github.com/chrisdavenport\",\"followers_url\":\"https://api.github.com/users/chrisdavenport/followers\",\"following_url\":\"https://api.github.com/users/chrisdavenport/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/chrisdavenport/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/chrisdavenport/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/chrisdavenport/subscriptions\",\"organizations_url\":\"https://api.github.com/users/chrisdavenport/orgs\",\"repos_url\":\"https://api.github.com/users/chrisdavenport/repos\",\"events_url\":\"https://api.github.com/users/chrisdavenport/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/chrisdavenport/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Also minor corrections and improvements to docblocks for union methods.\\n\\nUnion method currently just doesn\'t work at all. This fixes it. See tracker #32995 and PR #1629. If accepted this fix also needs to go into Joomla 2.5 and Framework 1.x.\\n\",\"created_at\":\"2013-12-28T15:41:22Z\",\"updated_at\":\"2014-10-14T04:04:36Z\",\"closed_at\":\"2014-03-11T22:51:53Z\",\"merged_at\":\"2014-03-11T22:51:53Z\",\"merge_commit_sha\":\"05dd47bc9a420253cce907345f8a643252e8bb7e\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2735/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2735/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/2735/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/da074cf20980aeff9b163c7708b6adfbae773a41\",\"head\":{\"label\":\"chrisdavenport:db-union-fix\",\"ref\":\"db-union-fix\",\"sha\":\"da074cf20980aeff9b163c7708b6adfbae773a41\",\"user\":{\"login\":\"chrisdavenport\",\"id\":305153,\"node_id\":\"MDQ6VXNlcjMwNTE1Mw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/305153?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/chrisdavenport\",\"html_url\":\"https://github.com/chrisdavenport\",\"followers_url\":\"https://api.github.com/users/chrisdavenport/followers\",\"following_url\":\"https://api.github.com/users/chrisdavenport/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/chrisdavenport/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/chrisdavenport/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/chrisdavenport/subscriptions\",\"organizations_url\":\"https://api.github.com/users/chrisdavenport/orgs\",\"repos_url\":\"https://api.github.com/users/chrisdavenport/repos\",\"events_url\":\"https://api.github.com/users/chrisdavenport/events{/privacy}\",\"received_events_url\":\"https://api.github.com/use
INSERT INTO `pullreq` VALUES ('232', 'symfony/symfony', '233', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/233\",\"id\":90228,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTAyMjg=\",\"html_url\":\"https://github.com/symfony/symfony/pull/233\",\"diff_url\":\"https://github.com/symfony/symfony/pull/233.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/233.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/233\",\"number\":233,\"state\":\"closed\",\"locked\":false,\"title\":\"[WebProfilerBundle] Added style=\\\"border: 0;\\\" to symfony logo in profiler toolbar\",\"user\":{\"login\":\"arjenjb\",\"id\":327281,\"node_id\":\"MDQ6VXNlcjMyNzI4MQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/327281?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/arjenjb\",\"html_url\":\"https://github.com/arjenjb\",\"followers_url\":\"https://api.github.com/users/arjenjb/followers\",\"following_url\":\"https://api.github.com/users/arjenjb/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/arjenjb/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/arjenjb/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/arjenjb/subscriptions\",\"organizations_url\":\"https://api.github.com/users/arjenjb/orgs\",\"repos_url\":\"https://api.github.com/users/arjenjb/repos\",\"events_url\":\"https://api.github.com/users/arjenjb/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/arjenjb/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Without the border attribute I see a big border around the symfony logo in the toolbar.\\n\",\"created_at\":\"2011-03-10T16:42:55Z\",\"updated_at\":\"2014-07-06T08:31:55Z\",\"closed_at\":\"2011-03-10T17:01:23Z\",\"merged_at\":null,\"merge_commit_sha\":\"\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/233/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/233/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/233/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/e50c42af002f5d959f1b435e647de30d27df0cfa\",\"head\":{\"label\":\"arjenjb:master\",\"ref\":\"master\",\"sha\":\"e50c42af002f5d959f1b435e647de30d27df0cfa\",\"user\":{\"login\":\"arjenjb\",\"id\":327281,\"node_id\":\"MDQ6VXNlcjMyNzI4MQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/327281?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/arjenjb\",\"html_url\":\"https://github.com/arjenjb\",\"followers_url\":\"https://api.github.com/users/arjenjb/followers\",\"following_url\":\"https://api.github.com/users/arjenjb/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/arjenjb/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/arjenjb/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/arjenjb/subscriptions\",\"organizations_url\":\"https://api.github.com/users/arjenjb/orgs\",\"repos_url\":\"https://api.github.com/users/arjenjb/repos\",\"events_url\":\"https://api.github.com/users/arjenjb/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/arjenjb/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":1463669,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNDYzNjY5\",\"name\":\"symfony\",\"full_name\":\"arjenjb/symfony\",\"owner\":{\"login\":\"arjenjb\",\"id\":327281,\"node_id\":\"MDQ6VXNlcjMyNzI4MQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/327281?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/arjenjb\",\"html_url\":\"https://github.com/arjenjb\",\"followers_url\":\"https://api.github.com/users/arjenjb/followers\",\"following_url\":\"https://api.github.com/users/arjenjb/following{/other_user}\",\"gists_url\":\"https://api
INSERT INTO `pullreq` VALUES ('236', 'symfony/symfony-docs', '5208', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/5208\",\"id\":33930505,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzM5MzA1MDU=\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/5208\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/5208.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/5208.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/5208\",\"number\":5208,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix typo in Options\",\"user\":{\"login\":\"cedriclombardot\",\"id\":651484,\"node_id\":\"MDQ6VXNlcjY1MTQ4NA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/651484?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cedriclombardot\",\"html_url\":\"https://github.com/cedriclombardot\",\"followers_url\":\"https://api.github.com/users/cedriclombardot/followers\",\"following_url\":\"https://api.github.com/users/cedriclombardot/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cedriclombardot/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cedriclombardot/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cedriclombardot/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cedriclombardot/orgs\",\"repos_url\":\"https://api.github.com/users/cedriclombardot/repos\",\"events_url\":\"https://api.github.com/users/cedriclombardot/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cedriclombardot/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2015-04-23T07:31:30Z\",\"updated_at\":\"2015-04-23T08:21:54Z\",\"closed_at\":\"2015-04-23T08:21:54Z\",\"merged_at\":null,\"merge_commit_sha\":\"5a01e98fcb17b807b3b4a587a11ba4344722dd30\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/5208/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/5208/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/5208/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/cb5deb8266a428157c0d4c8051bd7e6176ff021f\",\"head\":{\"label\":\"cedriclombardot:patch-2\",\"ref\":\"patch-2\",\"sha\":\"cb5deb8266a428157c0d4c8051bd7e6176ff021f\",\"user\":{\"login\":\"cedriclombardot\",\"id\":651484,\"node_id\":\"MDQ6VXNlcjY1MTQ4NA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/651484?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cedriclombardot\",\"html_url\":\"https://github.com/cedriclombardot\",\"followers_url\":\"https://api.github.com/users/cedriclombardot/followers\",\"following_url\":\"https://api.github.com/users/cedriclombardot/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cedriclombardot/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cedriclombardot/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cedriclombardot/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cedriclombardot/orgs\",\"repos_url\":\"https://api.github.com/users/cedriclombardot/repos\",\"events_url\":\"https://api.github.com/users/cedriclombardot/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cedriclombardot/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":8346909,\"node_id\":\"MDEwOlJlcG9zaXRvcnk4MzQ2OTA5\",\"name\":\"symfony-docs\",\"full_name\":\"cedriclombardot/symfony-docs\",\"owner\":{\"login\":\"cedriclombardot\",\"id\":651484,\"node_id\":\"MDQ6VXNlcjY1MTQ4NA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/651484?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cedriclombardot\",\"html_url\":\"https://github.c
INSERT INTO `pullreq` VALUES ('240', 'joomla/joomla-cms', '9095', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/9095\",\"id\":58882567,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTg4ODI1Njc=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/9095\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/9095.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/9095.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/9095\",\"number\":9095,\"state\":\"closed\",\"locked\":false,\"title\":\"[imp] Adding a dropdown with flags display in language switcher\",\"user\":{\"login\":\"infograf768\",\"id\":869724,\"node_id\":\"MDQ6VXNlcjg2OTcyNA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/869724?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/infograf768\",\"html_url\":\"https://github.com/infograf768\",\"followers_url\":\"https://api.github.com/users/infograf768/followers\",\"following_url\":\"https://api.github.com/users/infograf768/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/infograf768/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/infograf768/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/infograf768/subscriptions\",\"organizations_url\":\"https://api.github.com/users/infograf768/orgs\",\"repos_url\":\"https://api.github.com/users/infograf768/repos\",\"events_url\":\"https://api.github.com/users/infograf768/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/infograf768/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Redo because of a conflict in https://github.com/joomla/joomla-cms/pull/9084\\n\\nThis improvement adds a new parameter to let display a bootstrap dropdown with flags and language names instead of the older dropdown. It is B/C. Test on Protostar. Beez3 is untouched by adding an override.\\nIt was requested by many users on the forums.\\nUntil now choosing dropdown display we would get:\\n![screen shot 2016-02-08 at 12 17 43](https://cloud.githubusercontent.com/assets/869724/12884375/1ec594fa-ce5e-11e5-9488-d870d5158144.png)\\n\\n---\\n\\n<b>New parameters in the language Switcher</b>\\n\\nUse simple dropdown (as in the past)\\n![screen shot 2016-02-10 at 09 54 14](https://cloud.githubusercontent.com/assets/869724/12942539/48e5d93c-cfdc-11e5-8b30-68b10cabf87f.png)\\n\\nYes to Flags for dropdown\\n![screen shot 2016-02-10 at 09 56 19](https://cloud.githubusercontent.com/assets/869724/12942580/90175a2e-cfdc-11e5-97c7-b8518719b765.png)\\n\\nDo not use dropdown as well as do not use Image flags\\n![screen shot 2016-02-10 at 09 57 46](https://cloud.githubusercontent.com/assets/869724/12942613/cafdf3b4-cfdc-11e5-9e3f-10488fb59475.png)\\n\\nNo to dropdown and yes to Image flags\\n![screen shot 2016-02-10 at 09 58 49](https://cloud.githubusercontent.com/assets/869724/12942637/e8ea5002-cfdc-11e5-8e30-df3655b99717.png)\\n\\n---\\n\\nResults of the new type of dropdown in frontend (other types are unchanged)\\n\\n![screen shot 2016-02-08 at 12 08 10](https://cloud.githubusercontent.com/assets/869724/12884208/fd4bc62e-ce5c-11e5-86ed-7d9232f1509d.png)\\n\\n![screen shot 2016-02-08 at 12 11 04](https://cloud.githubusercontent.com/assets/869724/12884220/1107929c-ce5d-11e5-8bde-aa1d2ea9f5ed.png)\\n\\nif choosing Yes to decrease line height:\\n![screen shot 2016-02-08 at 12 12 17](https://cloud.githubusercontent.com/assets/869724/12884241/3c5b2db4-ce5d-11e5-8068-d752e54a2b17.png)\\n\\n@andrepereiradasilva \\n@dgt41 \\n@richard67 \\n\",\"created_at\":\"2016-02-10T12:15:29Z\",\"updated_at\":\"2018-04-11T05:41:40Z\",\"closed_at\":\"2016-05-02T06:04:49Z\",\"merged_at\":\"2016-05-02T06:04:49Z\",\"merge_commit_sha\":\"ca95012e8b138ae75c4df598c4a47389e5b97f03\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":198658453,\"node_id\":\"MDU6TGFiZWwxOTg2NTg0NTM=\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/Language%20Change\",\"name\":\"Language Change\",\"colo
INSERT INTO `pullreq` VALUES ('244', 'symfony/symfony-docs', '6821', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/6821\",\"id\":79633591,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Nzk2MzM1OTE=\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/6821\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/6821.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/6821.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/6821\",\"number\":6821,\"state\":\"closed\",\"locked\":false,\"title\":\"missing method name in handle submittion section\",\"user\":{\"login\":\"lecneri\",\"id\":431453,\"node_id\":\"MDQ6VXNlcjQzMTQ1Mw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/431453?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lecneri\",\"html_url\":\"https://github.com/lecneri\",\"followers_url\":\"https://api.github.com/users/lecneri/followers\",\"following_url\":\"https://api.github.com/users/lecneri/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lecneri/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lecneri/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lecneri/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lecneri/orgs\",\"repos_url\":\"https://api.github.com/users/lecneri/repos\",\"events_url\":\"https://api.github.com/users/lecneri/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/lecneri/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"was $form->()\\n\",\"created_at\":\"2016-08-01T20:46:16Z\",\"updated_at\":\"2016-08-03T14:55:28Z\",\"closed_at\":\"2016-08-03T14:55:28Z\",\"merged_at\":null,\"merge_commit_sha\":\"5c36c7732eb87c27b348d2567ac35ceb13df6b63\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":390692613,\"node_id\":\"MDU6TGFiZWwzOTA2OTI2MTM=\",\"url\":\"https://api.github.com/repos/symfony/symfony-docs/labels/Status:%20Needs%20Review\",\"name\":\"Status: Needs Review\",\"color\":\"1d76db\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/6821/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/6821/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/6821/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/0b91797735a853331712738ec8fc087301d8b4db\",\"head\":{\"label\":\"lecneri:patch-2\",\"ref\":\"patch-2\",\"sha\":\"0b91797735a853331712738ec8fc087301d8b4db\",\"user\":{\"login\":\"lecneri\",\"id\":431453,\"node_id\":\"MDQ6VXNlcjQzMTQ1Mw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/431453?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lecneri\",\"html_url\":\"https://github.com/lecneri\",\"followers_url\":\"https://api.github.com/users/lecneri/followers\",\"following_url\":\"https://api.github.com/users/lecneri/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lecneri/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lecneri/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lecneri/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lecneri/orgs\",\"repos_url\":\"https://api.github.com/users/lecneri/repos\",\"events_url\":\"https://api.github.com/users/lecneri/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/lecneri/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":64700078,\"node_id\":\"MDEwOlJlcG9zaXRvcnk2NDcwMDA3OA==\",\"name\":\"symfony-docs\",\"full_name\":\"lecneri/symfony-docs\",\"owner\":{\"login\":\"lecneri\",\"id\":431453,\"node_id\":\"MDQ6VXNlcjQzMTQ1Mw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/431453?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github
INSERT INTO `pullreq` VALUES ('248', 'servo/servo', '6024', '{\"url\":\"https://api.github.com/repos/servo/servo/pulls/6024\",\"id\":35267863,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzUyNjc4NjM=\",\"html_url\":\"https://github.com/servo/servo/pull/6024\",\"diff_url\":\"https://github.com/servo/servo/pull/6024.diff\",\"patch_url\":\"https://github.com/servo/servo/pull/6024.patch\",\"issue_url\":\"https://api.github.com/repos/servo/servo/issues/6024\",\"number\":6024,\"state\":\"closed\",\"locked\":false,\"title\":\"Update android-rs-glue for loading SpiderMonkey on android\",\"user\":{\"login\":\"larsbergstrom\",\"id\":475847,\"node_id\":\"MDQ6VXNlcjQ3NTg0Nw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/475847?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/larsbergstrom\",\"html_url\":\"https://github.com/larsbergstrom\",\"followers_url\":\"https://api.github.com/users/larsbergstrom/followers\",\"following_url\":\"https://api.github.com/users/larsbergstrom/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/larsbergstrom/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/larsbergstrom/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/larsbergstrom/subscriptions\",\"organizations_url\":\"https://api.github.com/users/larsbergstrom/orgs\",\"repos_url\":\"https://api.github.com/users/larsbergstrom/repos\",\"events_url\":\"https://api.github.com/users/larsbergstrom/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/larsbergstrom/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"fixes #6002\\n\\nr? @mbrubeck\\n\\n<!-- Reviewable:start -->\\n\\n[<img src=\\\"https://reviewable.io/review_button.png\\\" height=40 alt=\\\"Review on Reviewable\\\"/>](https://reviewable.io/reviews/servo/servo/6024)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2015-05-12T20:37:15Z\",\"updated_at\":\"2016-09-29T10:41:17Z\",\"closed_at\":\"2015-05-12T22:04:12Z\",\"merged_at\":\"2015-05-12T22:04:12Z\",\"merge_commit_sha\":\"3a9dd54c09be7a5017ebfe946e0f37eb13fd4626\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155503129,\"node_id\":\"MDU6TGFiZWwxNTU1MDMxMjk=\",\"url\":\"https://api.github.com/repos/servo/servo/labels/S-awaiting-merge\",\"name\":\"S-awaiting-merge\",\"color\":\"d4c5f9\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/servo/servo/pulls/6024/commits\",\"review_comments_url\":\"https://api.github.com/repos/servo/servo/pulls/6024/comments\",\"review_comment_url\":\"https://api.github.com/repos/servo/servo/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/servo/servo/issues/6024/comments\",\"statuses_url\":\"https://api.github.com/repos/servo/servo/statuses/853bcccd69f86d325e869a3b5a94b0d16de771d3\",\"head\":{\"label\":\"larsbergstrom:android_update\",\"ref\":\"android_update\",\"sha\":\"853bcccd69f86d325e869a3b5a94b0d16de771d3\",\"user\":{\"login\":\"larsbergstrom\",\"id\":475847,\"node_id\":\"MDQ6VXNlcjQ3NTg0Nw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/475847?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/larsbergstrom\",\"html_url\":\"https://github.com/larsbergstrom\",\"followers_url\":\"https://api.github.com/users/larsbergstrom/followers\",\"following_url\":\"https://api.github.com/users/larsbergstrom/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/larsbergstrom/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/larsbergstrom/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/larsbergstrom/subscriptions\",\"organizations_url\":\"https://api.github.com/users/larsbergstrom/orgs\",\"repos_url\":\"https://api.github.com/users/larsbergstrom/repos\",\"events_url\":\"https://api.github.com/users/larsbergstrom/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/larsbergstrom/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":12304721,\"node_id\"
INSERT INTO `pullreq` VALUES ('252', 'angular/angular.js', '5063', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/5063\",\"id\":10162318,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAxNjIzMTg=\",\"html_url\":\"https://github.com/angular/angular.js/pull/5063\",\"diff_url\":\"https://github.com/angular/angular.js/pull/5063.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/5063.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/5063\",\"number\":5063,\"state\":\"closed\",\"locked\":false,\"title\":\"fix(copy): preserve prototype chain when copying object\",\"user\":{\"login\":\"gentooboontoo\",\"id\":137324,\"node_id\":\"MDQ6VXNlcjEzNzMyNA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/137324?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gentooboontoo\",\"html_url\":\"https://github.com/gentooboontoo\",\"followers_url\":\"https://api.github.com/users/gentooboontoo/followers\",\"following_url\":\"https://api.github.com/users/gentooboontoo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gentooboontoo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gentooboontoo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gentooboontoo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gentooboontoo/orgs\",\"repos_url\":\"https://api.github.com/users/gentooboontoo/repos\",\"events_url\":\"https://api.github.com/users/gentooboontoo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/gentooboontoo/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"So far, angular.copy was copying all properties including those from\\nprototype chain and was losing the whole prototype chain (except for Date,\\nRegexp, and Array).\\n\\nDeep copy should exclude properties from the prototype chain because it\\nis useless to do so. When modified, properties from prototype chain are\\noverwritten on the object itself and will be deeply copied then.\\n\\nMoreover, preserving prototype chain allows instanceof operator to be\\nconsistent between the source object and the copy.\\nBefore this change,\\n\\n```\\nvar Foo = function() {};\\nvar foo = new Foo();\\nvar fooCopy = angular.copy(foo);\\nfoo instanceof Foo; // => true\\nfooCopy instanceof Foo; // => false\\n```\\n\\nNow,\\n\\n```\\nfoo instanceof Foo; // => true\\nfooCopy instanceof Foo; // => true\\n```\\n\\nThe new behaviour is useful when using $http transformResponse. When\\nreceiving JSON data, we could transform it and instantiate real object\\n\\\"types\\\" from it. The transformed response is always copied by Angular.\\nThe old behaviour was losing the whole prototype chain and broke all\\n\\\"types\\\" from third-party libraries depending on instanceof.\\n\\nThis PR is somewhat related to issues #4996, #3767 and #1427.\\n\",\"created_at\":\"2013-11-21T08:57:30Z\",\"updated_at\":\"2014-07-01T15:05:00Z\",\"closed_at\":\"2014-06-30T13:00:57Z\",\"merged_at\":null,\"merge_commit_sha\":\"c08b9e6996743f623ad16c4276874d7b00dd9748\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":53200617,\"node_id\":\"MDU6TGFiZWw1MzIwMDYxNw==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/cla:%20yes\",\"name\":\"cla: yes\",\"color\":\"bfe5bf\",\"default\":false},{\"id\":69001023,\"node_id\":\"MDU6TGFiZWw2OTAwMTAyMw==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/component:%20misc%20core\",\"name\":\"component: misc core\",\"color\":\"fef2c0\",\"default\":false},{\"id\":53079815,\"node_id\":\"MDU6TGFiZWw1MzA3OTgxNQ==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/frequency:%20low\",\"name\":\"frequency: low\",\"color\":\"bfe5bf\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/angular/angular.js/milestones/27\",\"html_url\":\"https://github.com/angular/angular.js/milestone/27\",\"labels_url\":\"https://api.github.com/repos/angular/angular.js/milestones/27/labels\",\"id\":489
INSERT INTO `pullreq` VALUES ('256', 'symfony/symfony', '20713', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/20713\",\"id\":96078930,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTYwNzg5MzA=\",\"html_url\":\"https://github.com/symfony/symfony/pull/20713\",\"diff_url\":\"https://github.com/symfony/symfony/pull/20713.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/20713.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/20713\",\"number\":20713,\"state\":\"closed\",\"locked\":false,\"title\":\"[WebProfilerBundle] Fix toolbar max-width for long ajax url\",\"user\":{\"login\":\"ghost\",\"id\":10137,\"node_id\":\"MDQ6VXNlcjEwMTM3\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/10137?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ghost\",\"html_url\":\"https://github.com/ghost\",\"followers_url\":\"https://api.github.com/users/ghost/followers\",\"following_url\":\"https://api.github.com/users/ghost/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ghost/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ghost/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ghost/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ghost/orgs\",\"repos_url\":\"https://api.github.com/users/ghost/repos\",\"events_url\":\"https://api.github.com/users/ghost/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ghost/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A\\r\\n| ------------- | ---\\r\\n| Branch? | 3.2\\r\\n| Bug fix? | yes\\r\\n| New feature? | no\\r\\n| BC breaks? | no\\r\\n| Deprecations? | no\\r\\n| Tests pass? | yes\\r\\n| License | MIT\\r\\n\\r\\n\\r\\n\\r\\nBefore : \\r\\n![toolbar](https://cloud.githubusercontent.com/assets/11868633/20793720/c0765812-b7c8-11e6-94cc-e15483855936.jpg)\\r\\n\\r\\nAfter :\\r\\n![toolbar2](https://cloud.githubusercontent.com/assets/11868633/20793785/1f8f0b46-b7c9-11e6-9c7b-12c9efb8456e.jpg)\\r\\n\\r\\n\\r\\n\",\"created_at\":\"2016-12-01T12:22:56Z\",\"updated_at\":\"2016-12-01T20:32:04Z\",\"closed_at\":\"2016-12-01T20:27:42Z\",\"merged_at\":null,\"merge_commit_sha\":\"b4d8e992185b80af2ba880d6c81985071a3e2cba\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":100079,\"node_id\":\"MDU6TGFiZWwxMDAwNzk=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Bug\",\"name\":\"Bug\",\"color\":\"e10c02\",\"default\":false,\"description\":null},{\"id\":237003792,\"node_id\":\"MDU6TGFiZWwyMzcwMDM3OTI=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Status:%20Needs%20Review\",\"name\":\"Status: Needs Review\",\"color\":\"ededed\",\"default\":false,\"description\":null},{\"id\":199779,\"node_id\":\"MDU6TGFiZWwxOTk3Nzk=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/WebProfilerBundle\",\"name\":\"WebProfilerBundle\",\"color\":\"DDDDDD\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/20713/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/20713/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/20713/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/f605a026e456347251cbacfb3db016b050e50471\",\"head\":{\"label\":null,\"ref\":\"patch-1\",\"sha\":\"f605a026e456347251cbacfb3db016b050e50471\",\"user\":null,\"repo\":null},\"base\":{\"label\":\"symfony:master\",\"ref\":\"master\",\"sha\":\"e7658492152b8f097c5bfaa9ed0facc93633a9ed\",\"user\":{\"login\":\"symfony\",\"id\":143937,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjE0MzkzNw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/143937?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/symfony\",\"html_url\":\"https://github.com/sym
INSERT INTO `pullreq` VALUES ('261', 'dotnet/corefx', '6293', '{\"url\":\"https://api.github.com/repos/dotnet/corefx/pulls/6293\",\"id\":60108764,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjAxMDg3NjQ=\",\"html_url\":\"https://github.com/dotnet/corefx/pull/6293\",\"diff_url\":\"https://github.com/dotnet/corefx/pull/6293.diff\",\"patch_url\":\"https://github.com/dotnet/corefx/pull/6293.patch\",\"issue_url\":\"https://api.github.com/repos/dotnet/corefx/issues/6293\",\"number\":6293,\"state\":\"closed\",\"locked\":false,\"title\":\"Cleanup Array tests\",\"user\":{\"login\":\"hughbe\",\"id\":1275900,\"node_id\":\"MDQ6VXNlcjEyNzU5MDA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1275900?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/hughbe\",\"html_url\":\"https://github.com/hughbe\",\"followers_url\":\"https://api.github.com/users/hughbe/followers\",\"following_url\":\"https://api.github.com/users/hughbe/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/hughbe/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/hughbe/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/hughbe/subscriptions\",\"organizations_url\":\"https://api.github.com/users/hughbe/orgs\",\"repos_url\":\"https://api.github.com/users/hughbe/repos\",\"events_url\":\"https://api.github.com/users/hughbe/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/hughbe/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The Array.\\\\* test files were removed because their functionality was\\nduplicated in Array.cs or I added tests that did the same thing in a\\nbetter way in Array.\\n\\nThis was not done to combine test files into a single class.\\n\\nIncreases coverage to over 90%\\n\",\"created_at\":\"2016-02-21T23:08:21Z\",\"updated_at\":\"2016-12-03T06:43:12Z\",\"closed_at\":\"2016-04-11T15:58:16Z\",\"merged_at\":\"2016-04-11T15:58:16Z\",\"merge_commit_sha\":\"6d6c449199b67ecac7c59abc28f4c7b090f0c7a6\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":197706871,\"node_id\":\"MDU6TGFiZWwxOTc3MDY4NzE=\",\"url\":\"https://api.github.com/repos/dotnet/corefx/labels/cla-already-signed\",\"name\":\"cla-already-signed\",\"color\":\"009800\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/dotnet/corefx/milestones/8\",\"html_url\":\"https://github.com/dotnet/corefx/milestone/8\",\"labels_url\":\"https://api.github.com/repos/dotnet/corefx/milestones/8/labels\",\"id\":1719259,\"node_id\":\"MDk6TWlsZXN0b25lMTcxOTI1OQ==\",\"number\":8,\"title\":\"1.0.0-rtm\",\"description\":\".NET Core 1.0.0 - released on 2016/6/27 - https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.0.md\",\"creator\":{\"login\":\"joshfree\",\"id\":1302850,\"node_id\":\"MDQ6VXNlcjEzMDI4NTA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1302850?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/joshfree\",\"html_url\":\"https://github.com/joshfree\",\"followers_url\":\"https://api.github.com/users/joshfree/followers\",\"following_url\":\"https://api.github.com/users/joshfree/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/joshfree/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/joshfree/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/joshfree/subscriptions\",\"organizations_url\":\"https://api.github.com/users/joshfree/orgs\",\"repos_url\":\"https://api.github.com/users/joshfree/repos\",\"events_url\":\"https://api.github.com/users/joshfree/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/joshfree/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":6968,\"state\":\"closed\",\"created_at\":\"2016-04-19T20:53:30Z\",\"updated_at\":\"2018-08-27T21:18:59Z\",\"due_on\":\"2016-06-30T07:00:00Z\",\"closed_at\":\"2016-12-03T10:19:18Z\"},\"commits_url\":\"https://api.github.com/repos/dotnet/corefx/pulls/6293/commits\",\"review_comments_url\":\"
INSERT INTO `pullreq` VALUES ('265', 'zendframework/zf2', '6617', '{\"url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/6617\",\"id\":20552594,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjA1NTI1OTQ=\",\"html_url\":\"https://github.com/zendframework/zendframework/pull/6617\",\"diff_url\":\"https://github.com/zendframework/zendframework/pull/6617.diff\",\"patch_url\":\"https://github.com/zendframework/zendframework/pull/6617.patch\",\"issue_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/6617\",\"number\":6617,\"state\":\"closed\",\"locked\":false,\"title\":\"Support additional params for PATCH request test.\",\"user\":{\"login\":\"ErsanJSano\",\"id\":5183209,\"node_id\":\"MDQ6VXNlcjUxODMyMDk=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5183209?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ErsanJSano\",\"html_url\":\"https://github.com/ErsanJSano\",\"followers_url\":\"https://api.github.com/users/ErsanJSano/followers\",\"following_url\":\"https://api.github.com/users/ErsanJSano/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ErsanJSano/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ErsanJSano/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ErsanJSano/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ErsanJSano/orgs\",\"repos_url\":\"https://api.github.com/users/ErsanJSano/repos\",\"events_url\":\"https://api.github.com/users/ErsanJSano/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ErsanJSano/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2014-09-01T02:24:57Z\",\"updated_at\":\"2014-11-22T07:04:58Z\",\"closed_at\":\"2014-11-22T07:04:55Z\",\"merged_at\":null,\"merge_commit_sha\":\"ef2efaf567c60de4eaaae1fdfd8431334cac9122\",\"assignee\":{\"login\":\"Ocramius\",\"id\":154256,\"node_id\":\"MDQ6VXNlcjE1NDI1Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/154256?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Ocramius\",\"html_url\":\"https://github.com/Ocramius\",\"followers_url\":\"https://api.github.com/users/Ocramius/followers\",\"following_url\":\"https://api.github.com/users/Ocramius/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Ocramius/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Ocramius/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Ocramius/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Ocramius/orgs\",\"repos_url\":\"https://api.github.com/users/Ocramius/repos\",\"events_url\":\"https://api.github.com/users/Ocramius/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Ocramius/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"Ocramius\",\"id\":154256,\"node_id\":\"MDQ6VXNlcjE1NDI1Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/154256?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Ocramius\",\"html_url\":\"https://github.com/Ocramius\",\"followers_url\":\"https://api.github.com/users/Ocramius/followers\",\"following_url\":\"https://api.github.com/users/Ocramius/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Ocramius/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Ocramius/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Ocramius/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Ocramius/orgs\",\"repos_url\":\"https://api.github.com/users/Ocramius/repos\",\"events_url\":\"https://api.github.com/users/Ocramius/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Ocramius/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":83945018,\"node_id\":\"MDU6TGFiZWw4Mzk0NTAxOA==\",\"url\":\"https://api.github.com/repos/zendframework/zendframework/labels/Test\",\"name\":\"Test\",\"color\":\"008000\",\"
INSERT INTO `pullreq` VALUES ('269', 'scikit-learn/scikit-learn', '5297', '{\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/5297\",\"id\":45713137,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDU3MTMxMzc=\",\"html_url\":\"https://github.com/scikit-learn/scikit-learn/pull/5297\",\"diff_url\":\"https://github.com/scikit-learn/scikit-learn/pull/5297.diff\",\"patch_url\":\"https://github.com/scikit-learn/scikit-learn/pull/5297.patch\",\"issue_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/5297\",\"number\":5297,\"state\":\"closed\",\"locked\":false,\"title\":\"[MRG] Fix warnings during tests\",\"user\":{\"login\":\"vighneshbirodkar\",\"id\":3823490,\"node_id\":\"MDQ6VXNlcjM4MjM0OTA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/3823490?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/vighneshbirodkar\",\"html_url\":\"https://github.com/vighneshbirodkar\",\"followers_url\":\"https://api.github.com/users/vighneshbirodkar/followers\",\"following_url\":\"https://api.github.com/users/vighneshbirodkar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/vighneshbirodkar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/vighneshbirodkar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/vighneshbirodkar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/vighneshbirodkar/orgs\",\"repos_url\":\"https://api.github.com/users/vighneshbirodkar/repos\",\"events_url\":\"https://api.github.com/users/vighneshbirodkar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/vighneshbirodkar/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Addresses #5089 \\n\",\"created_at\":\"2015-09-22T20:33:39Z\",\"updated_at\":\"2015-10-09T22:31:09Z\",\"closed_at\":\"2015-10-08T18:54:37Z\",\"merged_at\":null,\"merge_commit_sha\":\"b183e84797b73604cae22ab9f3790f54c13ad725\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/5297/commits\",\"review_comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/5297/comments\",\"review_comment_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/5297/comments\",\"statuses_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/statuses/ad3fb71520973e7daf632bedc365b93f1847f554\",\"head\":{\"label\":\"vighneshbirodkar:warn_fix\",\"ref\":\"warn_fix\",\"sha\":\"ad3fb71520973e7daf632bedc365b93f1847f554\",\"user\":{\"login\":\"vighneshbirodkar\",\"id\":3823490,\"node_id\":\"MDQ6VXNlcjM4MjM0OTA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/3823490?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/vighneshbirodkar\",\"html_url\":\"https://github.com/vighneshbirodkar\",\"followers_url\":\"https://api.github.com/users/vighneshbirodkar/followers\",\"following_url\":\"https://api.github.com/users/vighneshbirodkar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/vighneshbirodkar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/vighneshbirodkar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/vighneshbirodkar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/vighneshbirodkar/orgs\",\"repos_url\":\"https://api.github.com/users/vighneshbirodkar/repos\",\"events_url\":\"https://api.github.com/users/vighneshbirodkar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/vighneshbirodkar/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":41329896,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0MTMyOTg5Ng==\",\"name\":\"scikit-learn\",\"full_name\":\"vighneshbirodkar/scikit-learn\",\"owner\":{\"login\":\"vighneshbirodkar\",\"id\":3823490,\"node_id\":\"MDQ6VXNlcjM4MjM0OTA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com
INSERT INTO `pullreq` VALUES ('273', 'symfony/symfony', '13636', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/13636\",\"id\":28994586,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mjg5OTQ1ODY=\",\"html_url\":\"https://github.com/symfony/symfony/pull/13636\",\"diff_url\":\"https://github.com/symfony/symfony/pull/13636.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/13636.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/13636\",\"number\":13636,\"state\":\"closed\",\"locked\":false,\"title\":\"[WebProfilerBundle] Fixes event listener attaching error in IE\",\"user\":{\"login\":\"aik099\",\"id\":1277526,\"node_id\":\"MDQ6VXNlcjEyNzc1MjY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1277526?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/aik099\",\"html_url\":\"https://github.com/aik099\",\"followers_url\":\"https://api.github.com/users/aik099/followers\",\"following_url\":\"https://api.github.com/users/aik099/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/aik099/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/aik099/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/aik099/subscriptions\",\"organizations_url\":\"https://api.github.com/users/aik099/orgs\",\"repos_url\":\"https://api.github.com/users/aik099/repos\",\"events_url\":\"https://api.github.com/users/aik099/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/aik099/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"I haven\'t tested the change, because I don\'t any working Symfony installation at hand. By the looks of changes it should work.\\n\\n| Q | A |\\n| --- | --- |\\n| Bug fix? | yes |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | not sure (do we have JS tests?) |\\n| Fixed tickets | #13447 |\\n| License | MIT |\\n| Doc PR | |\\n\",\"created_at\":\"2015-02-10T10:14:32Z\",\"updated_at\":\"2015-02-11T10:42:07Z\",\"closed_at\":\"2015-02-11T10:39:44Z\",\"merged_at\":\"2015-02-11T10:39:44Z\",\"merge_commit_sha\":\"60155e0c088d9e8cb6f5bc17ed68d54f1a31901a\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/13636/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/13636/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/13636/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/21693e457186f65977bc1143cabdc802dd32016d\",\"head\":{\"label\":\"aik099:13447-symfony-2-profiler-bar-throws-javascript-error-in-ie8\",\"ref\":\"13447-symfony-2-profiler-bar-throws-javascript-error-in-ie8\",\"sha\":\"21693e457186f65977bc1143cabdc802dd32016d\",\"user\":{\"login\":\"aik099\",\"id\":1277526,\"node_id\":\"MDQ6VXNlcjEyNzc1MjY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1277526?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/aik099\",\"html_url\":\"https://github.com/aik099\",\"followers_url\":\"https://api.github.com/users/aik099/followers\",\"following_url\":\"https://api.github.com/users/aik099/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/aik099/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/aik099/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/aik099/subscriptions\",\"organizations_url\":\"https://api.github.com/users/aik099/orgs\",\"repos_url\":\"https://api.github.com/users/aik099/repos\",\"events_url\":\"https://api.github.com/users/aik099/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/aik099/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":14625993,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNDYyNTk5Mw==\",\"name\":\"symfony\",\"full_name\":\"aik099/symfony\",\"owner\":{\"l
INSERT INTO `pullreq` VALUES ('278', 'mozilla-b2g/gaia', '27959', '{\"url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/27959\",\"id\":28708223,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mjg3MDgyMjM=\",\"html_url\":\"https://github.com/mozilla-b2g/gaia/pull/27959\",\"diff_url\":\"https://github.com/mozilla-b2g/gaia/pull/27959.diff\",\"patch_url\":\"https://github.com/mozilla-b2g/gaia/pull/27959.patch\",\"issue_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/issues/27959\",\"number\":27959,\"state\":\"closed\",\"locked\":false,\"title\":\"Bugs 1112131, 1124582, 1127857 - Use gaia-header 0.6.x r=julien,wilsonpa...\",\"user\":{\"login\":\"julienw\",\"id\":454175,\"node_id\":\"MDQ6VXNlcjQ1NDE3NQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/454175?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/julienw\",\"html_url\":\"https://github.com/julienw\",\"followers_url\":\"https://api.github.com/users/julienw/followers\",\"following_url\":\"https://api.github.com/users/julienw/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/julienw/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/julienw/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/julienw/subscriptions\",\"organizations_url\":\"https://api.github.com/users/julienw/orgs\",\"repos_url\":\"https://api.github.com/users/julienw/repos\",\"events_url\":\"https://api.github.com/users/julienw/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/julienw/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"...ge\\n\\nThis changes how gaia-header calculates the font size to squeeze the header text\\nin the available space. We don\'t use offsetLeft but instead we calculate the\\nvarious buttons widths. In the common case where we only have the action button\\nwe don\'t even take the current width and assume it\'s 50 px, which eliminates a\\npossible reflow.\\n\\nAdditionally we now support the start, end, and no-font-fit arguments.\\n\\nstart, end: allows the component user to gives the left/right button sizes to\\nthe component, which effectively eliminates all reflows.\\nno-font-fit: when this attribute is present we skip all font resizing algorithm\\nand thus no reflow. This allows to defer some initialization (and reflow!) for the headers\\nthat are not displayed at startup.\\n\\nLast but not least now we try to squeeze the font fit for centered titles before\\nuncentering them.\\n\",\"created_at\":\"2015-02-05T09:02:51Z\",\"updated_at\":\"2015-02-10T09:42:28Z\",\"closed_at\":\"2015-02-10T09:42:28Z\",\"merged_at\":\"2015-02-10T09:42:28Z\",\"merge_commit_sha\":\"fe1e4262652e55731ad70a61ead790da0f62f461\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/27959/commits\",\"review_comments_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/27959/comments\",\"review_comment_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/issues/27959/comments\",\"statuses_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/statuses/cd0bfb0daf7d81467a169bc2e8513f342cf7c070\",\"head\":{\"label\":\"julienw:update-gaia-header-to-0.6\",\"ref\":\"update-gaia-header-to-0.6\",\"sha\":\"cd0bfb0daf7d81467a169bc2e8513f342cf7c070\",\"user\":{\"login\":\"julienw\",\"id\":454175,\"node_id\":\"MDQ6VXNlcjQ1NDE3NQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/454175?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/julienw\",\"html_url\":\"https://github.com/julienw\",\"followers_url\":\"https://api.github.com/users/julienw/followers\",\"following_url\":\"https://api.github.com/users/julienw/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/julienw/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/julienw/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.
INSERT INTO `pullreq` VALUES ('283', 'hashicorp/terraform', '13852', '{\"url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/13852\",\"id\":117020068,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE3MDIwMDY4\",\"html_url\":\"https://github.com/hashicorp/terraform/pull/13852\",\"diff_url\":\"https://github.com/hashicorp/terraform/pull/13852.diff\",\"patch_url\":\"https://github.com/hashicorp/terraform/pull/13852.patch\",\"issue_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/13852\",\"number\":13852,\"state\":\"closed\",\"locked\":false,\"title\":\"command: Add flag for updating modules on init.\",\"user\":{\"login\":\"fatmcgav\",\"id\":2235170,\"node_id\":\"MDQ6VXNlcjIyMzUxNzA=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2235170?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fatmcgav\",\"html_url\":\"https://github.com/fatmcgav\",\"followers_url\":\"https://api.github.com/users/fatmcgav/followers\",\"following_url\":\"https://api.github.com/users/fatmcgav/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/fatmcgav/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/fatmcgav/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/fatmcgav/subscriptions\",\"organizations_url\":\"https://api.github.com/users/fatmcgav/orgs\",\"repos_url\":\"https://api.github.com/users/fatmcgav/repos\",\"events_url\":\"https://api.github.com/users/fatmcgav/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/fatmcgav/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Add a flag `update-modules` to enable updating modules as part of a `terraform init`, and supporting test case.\\r\\n\\r\\nThe justification behind this is to enable the use of `terraform init` as part of a Jenkins CI pipeline, whereby we are running a `terraform init` on every build. Currently, after the modules are initially downloaded they\'ll never be updated, unless either:\\r\\n* The workspace is cleared \\r\\n-or-\\r\\n* A `terraform get -update` is run\",\"created_at\":\"2017-04-21T16:16:48Z\",\"updated_at\":\"2017-06-13T01:42:31Z\",\"closed_at\":\"2017-06-13T01:42:31Z\",\"merged_at\":null,\"merge_commit_sha\":\"df46858fb10e33c92d9c07e09aef1fce4abbf623\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[{\"login\":\"apparentlymart\",\"id\":20180,\"node_id\":\"MDQ6VXNlcjIwMTgw\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/20180?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/apparentlymart\",\"html_url\":\"https://github.com/apparentlymart\",\"followers_url\":\"https://api.github.com/users/apparentlymart/followers\",\"following_url\":\"https://api.github.com/users/apparentlymart/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/apparentlymart/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/apparentlymart/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/apparentlymart/subscriptions\",\"organizations_url\":\"https://api.github.com/users/apparentlymart/orgs\",\"repos_url\":\"https://api.github.com/users/apparentlymart/repos\",\"events_url\":\"https://api.github.com/users/apparentlymart/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/apparentlymart/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_teams\":[],\"labels\":[{\"id\":127939292,\"node_id\":\"MDU6TGFiZWwxMjc5MzkyOTI=\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/core\",\"name\":\"core\",\"color\":\"cccccc\",\"default\":false},{\"id\":85946959,\"node_id\":\"MDU6TGFiZWw4NTk0Njk1OQ==\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/enhancement\",\"name\":\"enhancement\",\"color\":\"d4c5f9\",\"default\":true}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/13852/commits\",\"review_comments_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/13852/comments\",\"review_comment_url\":\"https://api.github.com/repos/hashicorp/terraform/p
INSERT INTO `pullreq` VALUES ('287', 'mozilla-b2g/gaia', '16480', '{\"url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/16480\",\"id\":12739930,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTI3Mzk5MzA=\",\"html_url\":\"https://github.com/mozilla-b2g/gaia/pull/16480\",\"diff_url\":\"https://github.com/mozilla-b2g/gaia/pull/16480.diff\",\"patch_url\":\"https://github.com/mozilla-b2g/gaia/pull/16480.patch\",\"issue_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/issues/16480\",\"number\":16480,\"state\":\"closed\",\"locked\":false,\"title\":\"Bug 974839 - Unxfail test_ftu_skip_tour.py because Bug 965912 was fixed\",\"user\":{\"login\":\"chirarobert\",\"id\":6347849,\"node_id\":\"MDQ6VXNlcjYzNDc4NDk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/6347849?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/chirarobert\",\"html_url\":\"https://github.com/chirarobert\",\"followers_url\":\"https://api.github.com/users/chirarobert/followers\",\"following_url\":\"https://api.github.com/users/chirarobert/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/chirarobert/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/chirarobert/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/chirarobert/subscriptions\",\"organizations_url\":\"https://api.github.com/users/chirarobert/orgs\",\"repos_url\":\"https://api.github.com/users/chirarobert/repos\",\"events_url\":\"https://api.github.com/users/chirarobert/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/chirarobert/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2014-02-20T10:29:57Z\",\"updated_at\":\"2014-07-11T18:34:42Z\",\"closed_at\":\"2014-02-20T13:09:13Z\",\"merged_at\":null,\"merge_commit_sha\":\"f38b71a704fd32a3ec8c33a080f48ae2894cf6c5\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/16480/commits\",\"review_comments_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/16480/comments\",\"review_comment_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/issues/16480/comments\",\"statuses_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/statuses/179ac44c827252c7793a88aefc6bc26779551b4e\",\"head\":{\"label\":\"chirarobert:unxfail_ftu_skip_tour\",\"ref\":\"unxfail_ftu_skip_tour\",\"sha\":\"179ac44c827252c7793a88aefc6bc26779551b4e\",\"user\":{\"login\":\"chirarobert\",\"id\":6347849,\"node_id\":\"MDQ6VXNlcjYzNDc4NDk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/6347849?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/chirarobert\",\"html_url\":\"https://github.com/chirarobert\",\"followers_url\":\"https://api.github.com/users/chirarobert/followers\",\"following_url\":\"https://api.github.com/users/chirarobert/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/chirarobert/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/chirarobert/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/chirarobert/subscriptions\",\"organizations_url\":\"https://api.github.com/users/chirarobert/orgs\",\"repos_url\":\"https://api.github.com/users/chirarobert/repos\",\"events_url\":\"https://api.github.com/users/chirarobert/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/chirarobert/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":15931664,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNTkzMTY2NA==\",\"name\":\"gaia\",\"full_name\":\"chirarobert/gaia\",\"owner\":{\"login\":\"chirarobert\",\"id\":6347849,\"node_id\":\"MDQ6VXNlcjYzNDc4NDk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/6347849?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/chirarobert\",\"html_url\":\"https://github.com/chirarobert\",\"followers_url\":\"https://api.github.com/users/chira
INSERT INTO `pullreq` VALUES ('292', 'cocos2d/cocos2d-x', '12762', '{\"url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/12762\",\"id\":39561808,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mzk1NjE4MDg=\",\"html_url\":\"https://github.com/cocos2d/cocos2d-x/pull/12762\",\"diff_url\":\"https://github.com/cocos2d/cocos2d-x/pull/12762.diff\",\"patch_url\":\"https://github.com/cocos2d/cocos2d-x/pull/12762.patch\",\"issue_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/12762\",\"number\":12762,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix bug: Clipping node doesn\'t work on Android 5.0.\",\"user\":{\"login\":\"yangws\",\"id\":488183,\"node_id\":\"MDQ6VXNlcjQ4ODE4Mw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/488183?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/yangws\",\"html_url\":\"https://github.com/yangws\",\"followers_url\":\"https://api.github.com/users/yangws/followers\",\"following_url\":\"https://api.github.com/users/yangws/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/yangws/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/yangws/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/yangws/subscriptions\",\"organizations_url\":\"https://api.github.com/users/yangws/orgs\",\"repos_url\":\"https://api.github.com/users/yangws/repos\",\"events_url\":\"https://api.github.com/users/yangws/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/yangws/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The related issue:\\nhttps://github.com/cocos2d/cocos2d-x/issues/10759\\n\\nIn this pr, if configattribs matched, choose the first one config.\\nIf not match, sort all configs, then use bin search to find a closest one.\\n\\nsorted configs example:\\n[0]: { color: 0565; depth: 0; stencil: 0;}\\n[1]: { color: 0565; depth: 0; stencil: 0;}\\n[2]: { color: 0565; depth: 0; stencil: 0;}\\n[3]: { color: 0888; depth: 0; stencil: 0;}\\n[4]: { color: 0888; depth: 0; stencil: 0;}\\n[5]: { color: 0888; depth: 0; stencil: 0;}\\n[6]: { color: 0888; depth: 0; stencil: 0;}\\n[7]: { color: 0888; depth: 0; stencil: 0;}\\n[8]: { color: 0888; depth: 0; stencil: 0;}\\n[9]: { color: 0565; depth: 0; stencil: 8;}\\n[10]: { color: 0565; depth: 0; stencil: 8;}\\n[11]: { color: 0565; depth: 0; stencil: 8;}\\n[12]: { color: 0888; depth: 0; stencil: 8;}\\n[13]: { color: 0888; depth: 0; stencil: 8;}\\n[14]: { color: 0888; depth: 0; stencil: 8;}\\n[15]: { color: 0888; depth: 0; stencil: 8;}\\n[16]: { color: 0888; depth: 0; stencil: 8;}\\n[17]: { color: 0888; depth: 0; stencil: 8;}\\n[18]: { color: 0565; depth: 16; stencil: 0;}\\n[19]: { color: 0565; depth: 16; stencil: 0;}\\n[20]: { color: 0565; depth: 16; stencil: 0;}\\n[21]: { color: 0888; depth: 16; stencil: 0;}\\n[22]: { color: 0888; depth: 16; stencil: 0;}\\n[23]: { color: 0888; depth: 16; stencil: 0;}\\n[24]: { color: 0888; depth: 16; stencil: 0;}\\n[25]: { color: 0888; depth: 16; stencil: 0;}\\n[26]: { color: 0888; depth: 16; stencil: 0;}\\n[27]: { color: 0565; depth: 24; stencil: 8;}\\n[28]: { color: 0565; depth: 24; stencil: 8;}\\n[29]: { color: 0565; depth: 24; stencil: 8;}\\n[30]: { color: 0888; depth: 24; stencil: 8;}\\n[31]: { color: 0888; depth: 24; stencil: 8;}\\n[32]: { color: 0888; depth: 24; stencil: 8;}\\n[33]: { color: 0888; depth: 24; stencil: 8;}\\n[34]: { color: 0888; depth: 24; stencil: 8;}\\n[35]: { color: 0888; depth: 24; stencil: 8;}\\n[36]: { color: 8888; depth: 0; stencil: 0;}\\n[37]: { color: 8888; depth: 0; stencil: 0;}\\n[38]: { color: 8888; depth: 0; stencil: 0;}\\n[39]: { color: 8888; depth: 0; stencil: 8;}\\n[40]: { color: 8888; depth: 0; stencil: 8;}\\n[41]: { color: 8888; depth: 0; stencil: 8;}\\n[42]: { color: 8888; depth: 16; stencil: 0;}\\n[43]: { color: 8888; depth: 16; stencil: 0;}\\n[44]: { color: 8888; depth: 16; stencil: 0;}\\n[45]: { color: 8888; depth: 24; stencil: 8;}\\n[46]: { color: 8888; depth: 24; stencil: 8;}\\n[47]: { color: 8888; depth: 24; stencil: 8;}\\n\\n@pandamicro @dabingnn @felixjingga\\n
INSERT INTO `pullreq` VALUES ('296', 'twbs/bootstrap', '3028', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/3028\",\"id\":1147778,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE0Nzc3OA==\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/3028\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/3028.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/3028.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/3028\",\"number\":3028,\"state\":\"closed\",\"locked\":false,\"title\":\"fixed 2 typos in documentation\",\"user\":{\"login\":\"mishmosh\",\"id\":1306020,\"node_id\":\"MDQ6VXNlcjEzMDYwMjA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1306020?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mishmosh\",\"html_url\":\"https://github.com/mishmosh\",\"followers_url\":\"https://api.github.com/users/mishmosh/followers\",\"following_url\":\"https://api.github.com/users/mishmosh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mishmosh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mishmosh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mishmosh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mishmosh/orgs\",\"repos_url\":\"https://api.github.com/users/mishmosh/repos\",\"events_url\":\"https://api.github.com/users/mishmosh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mishmosh/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"classe -> classes\\nand\\nappropratiely -> appropriately\\n\",\"created_at\":\"2012-04-11T23:25:32Z\",\"updated_at\":\"2014-08-14T16:39:33Z\",\"closed_at\":\"2012-04-14T20:25:14Z\",\"merged_at\":null,\"merge_commit_sha\":\"ea925b74bad487d2752070c6491369e72d434977\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/3028/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/3028/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/3028/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/401c52d5044952cd2cdc9b2bb4f33f2b4f7cfac4\",\"head\":{\"label\":\"mishmosh:master\",\"ref\":\"master\",\"sha\":\"401c52d5044952cd2cdc9b2bb4f33f2b4f7cfac4\",\"user\":{\"login\":\"mishmosh\",\"id\":1306020,\"node_id\":\"MDQ6VXNlcjEzMDYwMjA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1306020?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mishmosh\",\"html_url\":\"https://github.com/mishmosh\",\"followers_url\":\"https://api.github.com/users/mishmosh/followers\",\"following_url\":\"https://api.github.com/users/mishmosh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mishmosh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mishmosh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mishmosh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mishmosh/orgs\",\"repos_url\":\"https://api.github.com/users/mishmosh/repos\",\"events_url\":\"https://api.github.com/users/mishmosh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mishmosh/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":3999351,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzOTk5MzUx\",\"name\":\"bootstrap\",\"full_name\":\"mishmosh/bootstrap\",\"owner\":{\"login\":\"mishmosh\",\"id\":1306020,\"node_id\":\"MDQ6VXNlcjEzMDYwMjA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1306020?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mishmosh\",\"html_url\":\"https://github.com/mishmosh\",\"followers_url\":\"https://api.github.com/users/mishmosh/followers\",\"following_url\":\"https://api.github.com/users/mishmosh/following{/other_user}\",\"gists_url\":\"https://api.
INSERT INTO `pullreq` VALUES ('301', 'kubernetes/kubernetes', '6239', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/6239\",\"id\":32356712,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzIzNTY3MTI=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/6239\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/6239.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/6239.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/6239\",\"number\":6239,\"state\":\"closed\",\"locked\":false,\"title\":\"Call validate on new object when updating\",\"user\":{\"login\":\"thockin\",\"id\":5595220,\"node_id\":\"MDQ6VXNlcjU1OTUyMjA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5595220?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/thockin\",\"html_url\":\"https://github.com/thockin\",\"followers_url\":\"https://api.github.com/users/thockin/followers\",\"following_url\":\"https://api.github.com/users/thockin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/thockin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/thockin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/thockin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/thockin/orgs\",\"repos_url\":\"https://api.github.com/users/thockin/repos\",\"events_url\":\"https://api.github.com/users/thockin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/thockin/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"@smarterclayton \\n\\nObviously some tests are broken.\\n\\n<!-- Reviewable:start -->\\n\\n[<img src=\\\"https://reviewable.io/review_button.png\\\" height=40 alt=\\\"Review on Reviewable\\\"/>](https://reviewable.io/reviews/googlecloudplatform/kubernetes/6239)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2015-03-31T19:26:49Z\",\"updated_at\":\"2015-06-25T04:11:03Z\",\"closed_at\":\"2015-06-01T14:51:44Z\",\"merged_at\":null,\"merge_commit_sha\":\"af4ee0fa79f7061529c65d6f8a6487480cd689a7\",\"assignee\":{\"login\":\"smarterclayton\",\"id\":1163175,\"node_id\":\"MDQ6VXNlcjExNjMxNzU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1163175?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/smarterclayton\",\"html_url\":\"https://github.com/smarterclayton\",\"followers_url\":\"https://api.github.com/users/smarterclayton/followers\",\"following_url\":\"https://api.github.com/users/smarterclayton/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/smarterclayton/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/smarterclayton/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/smarterclayton/subscriptions\",\"organizations_url\":\"https://api.github.com/users/smarterclayton/orgs\",\"repos_url\":\"https://api.github.com/users/smarterclayton/repos\",\"events_url\":\"https://api.github.com/users/smarterclayton/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/smarterclayton/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"smarterclayton\",\"id\":1163175,\"node_id\":\"MDQ6VXNlcjExNjMxNzU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1163175?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/smarterclayton\",\"html_url\":\"https://github.com/smarterclayton\",\"followers_url\":\"https://api.github.com/users/smarterclayton/followers\",\"following_url\":\"https://api.github.com/users/smarterclayton/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/smarterclayton/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/smarterclayton/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/smarterclayton/subscriptions\",\"organizations_url\":\"https://api.github.com/users/smarterclayton/orgs\",\"repos_url\":\"https://api.github.com/users/smarterclayton/repos\",\"events_url\":\"https://api.github.com/users/smarterclayton/events{/privacy}\",
INSERT INTO `pullreq` VALUES ('305', 'symfony/symfony', '17831', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/17831\",\"id\":59686889,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTk2ODY4ODk=\",\"html_url\":\"https://github.com/symfony/symfony/pull/17831\",\"diff_url\":\"https://github.com/symfony/symfony/pull/17831.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/17831.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/17831\",\"number\":17831,\"state\":\"closed\",\"locked\":false,\"title\":\"Create PULL_REQUEST_TEMPLATE.md\",\"user\":{\"login\":\"colinodell\",\"id\":202034,\"node_id\":\"MDQ6VXNlcjIwMjAzNA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/202034?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/colinodell\",\"html_url\":\"https://github.com/colinodell\",\"followers_url\":\"https://api.github.com/users/colinodell/followers\",\"following_url\":\"https://api.github.com/users/colinodell/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/colinodell/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/colinodell/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/colinodell/subscriptions\",\"organizations_url\":\"https://api.github.com/users/colinodell/orgs\",\"repos_url\":\"https://api.github.com/users/colinodell/repos\",\"events_url\":\"https://api.github.com/users/colinodell/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/colinodell/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | no |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | n/a |\\n| Fixed tickets | n/a |\\n| License | MIT |\\n| Doc PR | n/a |\\n\\nGithub has support for issue and template files (`issue_template.md` and `pull_request_template.md`). The contents of these files will auto-populate new issues/PRs.\\n\\nThis PR creates a `PULL_REQUEST_TEMPLATE.md` file using the [Symfony Pull Request Template](https://symfony.com/doc/current/contributing/code/patches.html#make-a-pull-request).\\n\\nSee https://github.com/blog/2111-issue-and-pull-request-templates\\n\",\"created_at\":\"2016-02-17T18:26:22Z\",\"updated_at\":\"2016-02-18T07:18:10Z\",\"closed_at\":\"2016-02-18T07:18:10Z\",\"merged_at\":null,\"merge_commit_sha\":\"a57c2ef7cb6daaf23c96e21aef4ac5288e2d305f\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":237003792,\"node_id\":\"MDU6TGFiZWwyMzcwMDM3OTI=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Status:%20Needs%20Review\",\"name\":\"Status: Needs Review\",\"color\":\"ededed\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/17831/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/17831/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/17831/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/cc85e529c06270b1a825350bbd188b44f3c2b6cb\",\"head\":{\"label\":\"colinodell:patch-1\",\"ref\":\"patch-1\",\"sha\":\"cc85e529c06270b1a825350bbd188b44f3c2b6cb\",\"user\":{\"login\":\"colinodell\",\"id\":202034,\"node_id\":\"MDQ6VXNlcjIwMjAzNA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/202034?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/colinodell\",\"html_url\":\"https://github.com/colinodell\",\"followers_url\":\"https://api.github.com/users/colinodell/followers\",\"following_url\":\"https://api.github.com/users/colinodell/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/colinodell/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/colinodell/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/colinodell/subscriptions\",\"organizations_ur
INSERT INTO `pullreq` VALUES ('310', 'joomla/joomla-cms', '3182', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/3182\",\"id\":12938498,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTI5Mzg0OTg=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/3182\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/3182.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/3182.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/3182\",\"number\":3182,\"state\":\"closed\",\"locked\":false,\"title\":\"[fix][#33344] Wrong filename detection of Content-Disposition URL headers\",\"user\":{\"login\":\"phproberto\",\"id\":1119272,\"node_id\":\"MDQ6VXNlcjExMTkyNzI=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1119272?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/phproberto\",\"html_url\":\"https://github.com/phproberto\",\"followers_url\":\"https://api.github.com/users/phproberto/followers\",\"following_url\":\"https://api.github.com/users/phproberto/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/phproberto/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/phproberto/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/phproberto/subscriptions\",\"organizations_url\":\"https://api.github.com/users/phproberto/orgs\",\"repos_url\":\"https://api.github.com/users/phproberto/repos\",\"events_url\":\"https://api.github.com/users/phproberto/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/phproberto/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The problem is that the current download system tries to read the filename from the Content-Disposition expecting that filename is quoted but that\'s not required. So in some sites (in this example from Github) the update fails. \\n\\nThis is the expected header by the system:\\n`[Content-Disposition] => attachment; filename=\\\"plg_sys_mootable-1.1.1.zip\\\"`\\n\\nThis is the returned header from some sites: \\n`[Content-Disposition] => attachment; filename=plg_sys_mootable-1.1.1.zip` \\n\\nAs you can see the filename comes without the double quotes. I replaced the file name detection to work with both systems because now it\'s based on the equal sign. \\n\\nI provided a demo plugin to test the issue.\\n\\nTracker issue: \\nhttp://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=33344\\n\",\"created_at\":\"2014-02-26T05:16:19Z\",\"updated_at\":\"2014-08-10T17:25:40Z\",\"closed_at\":\"2014-07-14T13:36:58Z\",\"merged_at\":null,\"merge_commit_sha\":\"c060d5c32a0394f36f8ee92d39dda5e5e2c0228a\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/3182/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/3182/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/3182/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/daf949440a8701b5ddbb80efabcabebf3ba5f565\",\"head\":{\"label\":\"phproberto:download-package\",\"ref\":\"download-package\",\"sha\":\"daf949440a8701b5ddbb80efabcabebf3ba5f565\",\"user\":{\"login\":\"phproberto\",\"id\":1119272,\"node_id\":\"MDQ6VXNlcjExMTkyNzI=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1119272?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/phproberto\",\"html_url\":\"https://github.com/phproberto\",\"followers_url\":\"https://api.github.com/users/phproberto/followers\",\"following_url\":\"https://api.github.com/users/phproberto/following{/other_user}\",\"g
INSERT INTO `pullreq` VALUES ('314', 'twbs/bootstrap', '4819', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/4819\",\"id\":2193921,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjE5MzkyMQ==\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/4819\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/4819.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/4819.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/4819\",\"number\":4819,\"state\":\"closed\",\"locked\":false,\"title\":\"Update CSS selector to remove horizontal labels\",\"user\":{\"login\":\"rafeca\",\"id\":408035,\"node_id\":\"MDQ6VXNlcjQwODAzNQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/408035?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafeca\",\"html_url\":\"https://github.com/rafeca\",\"followers_url\":\"https://api.github.com/users/rafeca/followers\",\"following_url\":\"https://api.github.com/users/rafeca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rafeca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rafeca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rafeca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rafeca/orgs\",\"repos_url\":\"https://api.github.com/users/rafeca/repos\",\"events_url\":\"https://api.github.com/users/rafeca/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rafeca/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The CSS selector to float the labels left in horizontal forms is `.form-horizontal .control-label` (https://github.com/twitter/bootstrap/blob/master/less/forms.less#L608) but the selector to remove this float on small screens is `.form-horizontal .control-group > label`.\\n\\nThis can lead to a display error on small screens when using the class `control-label` on elements different than labels:\\n\\n``` html\\n<div class=\\\"control-group\\\">\\n <p class=\\\"control-label\\\">Text input</p>\\n <div class=\\\"controls\\\">\\n <p class=\\\"help-inline\\\">Inline help text with no input</p>\\n </div>\\n</div>\\n```\\n\",\"created_at\":\"2012-08-29T15:13:04Z\",\"updated_at\":\"2014-06-13T10:15:36Z\",\"closed_at\":\"2012-08-29T20:14:34Z\",\"merged_at\":null,\"merge_commit_sha\":\"57772826bcae15fdbead69b391151e70c892e9b1\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":{\"url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/14\",\"html_url\":\"https://github.com/twbs/bootstrap/milestone/14\",\"labels_url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/14/labels\",\"id\":163792,\"node_id\":\"MDk6TWlsZXN0b25lMTYzNzky\",\"number\":14,\"title\":\"v2.1.1\",\"description\":\"\",\"creator\":{\"login\":\"mdo\",\"id\":98681,\"node_id\":\"MDQ6VXNlcjk4Njgx\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/98681?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mdo\",\"html_url\":\"https://github.com/mdo\",\"followers_url\":\"https://api.github.com/users/mdo/followers\",\"following_url\":\"https://api.github.com/users/mdo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mdo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mdo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mdo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mdo/orgs\",\"repos_url\":\"https://api.github.com/users/mdo/repos\",\"events_url\":\"https://api.github.com/users/mdo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mdo/received_events\",\"type\":\"User\",\"site_admin\":true},\"open_issues\":0,\"closed_issues\":72,\"state\":\"closed\",\"created_at\":\"2012-08-21T17:56:34Z\",\"updated_at\":\"2013-12-14T22:25:44Z\",\"due_on\":null,\"closed_at\":\"2012-09-05T03:03:06Z\"},\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/4819/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstra
INSERT INTO `pullreq` VALUES ('318', 'rails/rails', '13509', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/13509\",\"id\":11116583,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTExMTY1ODM=\",\"html_url\":\"https://github.com/rails/rails/pull/13509\",\"diff_url\":\"https://github.com/rails/rails/pull/13509.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/13509.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/13509\",\"number\":13509,\"state\":\"closed\",\"locked\":false,\"title\":\"Update to Unicode 6.3.0\",\"user\":{\"login\":\"norman\",\"id\":5042,\"node_id\":\"MDQ6VXNlcjUwNDI=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/5042?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/norman\",\"html_url\":\"https://github.com/norman\",\"followers_url\":\"https://api.github.com/users/norman/followers\",\"following_url\":\"https://api.github.com/users/norman/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/norman/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/norman/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/norman/subscriptions\",\"organizations_url\":\"https://api.github.com/users/norman/orgs\",\"repos_url\":\"https://api.github.com/users/norman/repos\",\"events_url\":\"https://api.github.com/users/norman/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/norman/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"6.3.0 was released on September 30, 2013.\\n\\nhttp://unicode-inc.blogspot.com.ar/2013/09/announcing-unicode-standard-version-63.html\\n\",\"created_at\":\"2013-12-27T18:00:13Z\",\"updated_at\":\"2014-07-04T13:04:26Z\",\"closed_at\":\"2013-12-27T20:04:25Z\",\"merged_at\":\"2013-12-27T20:04:25Z\",\"merge_commit_sha\":\"b2ac6ee8a30448d7e327b14b6ad233de4d7ac078\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/13509/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/13509/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/13509/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/ef28028c45c6b19f161c74ada460c4590f5ef49d\",\"head\":{\"label\":\"norman:update_unicode\",\"ref\":\"update_unicode\",\"sha\":\"ef28028c45c6b19f161c74ada460c4590f5ef49d\",\"user\":{\"login\":\"norman\",\"id\":5042,\"node_id\":\"MDQ6VXNlcjUwNDI=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/5042?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/norman\",\"html_url\":\"https://github.com/norman\",\"followers_url\":\"https://api.github.com/users/norman/followers\",\"following_url\":\"https://api.github.com/users/norman/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/norman/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/norman/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/norman/subscriptions\",\"organizations_url\":\"https://api.github.com/users/norman/orgs\",\"repos_url\":\"https://api.github.com/users/norman/repos\",\"events_url\":\"https://api.github.com/users/norman/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/norman/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":610694,\"node_id\":\"MDEwOlJlcG9zaXRvcnk2MTA2OTQ=\",\"name\":\"rails\",\"full_name\":\"norman/rails\",\"owner\":{\"login\":\"norman\",\"id\":5042,\"node_id\":\"MDQ6VXNlcjUwNDI=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/5042?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/norman\",\"html_url\":\"https://github.com/norman\",\"followers_url\":\"https://api.github.com/users/norman/followers\",\"following_url\":\"https://api.github.com/users/norman/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/
INSERT INTO `pullreq` VALUES ('322', 'rails/rails', '9264', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/9264\",\"id\":4106144,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDEwNjE0NA==\",\"html_url\":\"https://github.com/rails/rails/pull/9264\",\"diff_url\":\"https://github.com/rails/rails/pull/9264.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/9264.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/9264\",\"number\":9264,\"state\":\"closed\",\"locked\":false,\"title\":\"AR::Base#becomes should change errors base to new object\",\"user\":{\"login\":\"NiDi\",\"id\":37759,\"node_id\":\"MDQ6VXNlcjM3NzU5\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/37759?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/NiDi\",\"html_url\":\"https://github.com/NiDi\",\"followers_url\":\"https://api.github.com/users/NiDi/followers\",\"following_url\":\"https://api.github.com/users/NiDi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/NiDi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/NiDi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/NiDi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/NiDi/orgs\",\"repos_url\":\"https://api.github.com/users/NiDi/repos\",\"events_url\":\"https://api.github.com/users/NiDi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/NiDi/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The current implementation of AR::Base#becomes throws an exception, whenever the new class validates something, the super class doesn\'t \'know\' e.g. the presence of an associated object.\\n\\n``` ruby\\nclass Company < ActiveRecord::Base\\nend\\n\\nclass Client < Company\\n belongs_to :account\\n validates_presence_of :account\\nend\\n\\ncompany = Company.new\\nclient = company.becomes(Client)\\nclient.valid?\\n\\n=> NoMethodError: undefined method `account\' for #<Company:0x0000010383acd0>\\n\\n```\\n\\nThis happens because since https://github.com/rails/rails/pull/3438 AR::Base#becomes copies the errors information, but doesn\'t change the base instance variable of the related ActiveModel::Errors object to the transformed object.\\n\\nIn my opinion, there are two alternatives:\\n1. Fix the bug: I attached a pull request with a failing test and bugfix\\n2. Revert https://github.com/rails/rails/pull/3438 . The whole behaviour could be misleading, because your errors object could contain messages of validations, which were overwritten by the new class.\\n\",\"created_at\":\"2013-02-12T16:28:31Z\",\"updated_at\":\"2015-11-23T17:44:48Z\",\"closed_at\":\"2015-10-30T17:15:21Z\",\"merged_at\":null,\"merge_commit_sha\":\"46928ab07336bc91487b2e21f0f5a9f90b554f4f\",\"assignee\":{\"login\":\"sgrif\",\"id\":1529387,\"node_id\":\"MDQ6VXNlcjE1MjkzODc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1529387?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sgrif\",\"html_url\":\"https://github.com/sgrif\",\"followers_url\":\"https://api.github.com/users/sgrif/followers\",\"following_url\":\"https://api.github.com/users/sgrif/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sgrif/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sgrif/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sgrif/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sgrif/orgs\",\"repos_url\":\"https://api.github.com/users/sgrif/repos\",\"events_url\":\"https://api.github.com/users/sgrif/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sgrif/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"sgrif\",\"id\":1529387,\"node_id\":\"MDQ6VXNlcjE1MjkzODc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1529387?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sgrif\",\"html_url\":\"https://github.com/sgrif\",\"followers_url\":\"https://api.github.com/users/sgrif/followers\",\"following_ur
INSERT INTO `pullreq` VALUES ('326', 'pydata/pandas', '12302', '{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/12302\",\"id\":59117976,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTkxMTc5NzY=\",\"html_url\":\"https://github.com/pandas-dev/pandas/pull/12302\",\"diff_url\":\"https://github.com/pandas-dev/pandas/pull/12302.diff\",\"patch_url\":\"https://github.com/pandas-dev/pandas/pull/12302.patch\",\"issue_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/12302\",\"number\":12302,\"state\":\"closed\",\"locked\":false,\"title\":\"BUG: Fix subtraction with timezone Series\",\"user\":{\"login\":\"gfyoung\",\"id\":9273653,\"node_id\":\"MDQ6VXNlcjkyNzM2NTM=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/9273653?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gfyoung\",\"html_url\":\"https://github.com/gfyoung\",\"followers_url\":\"https://api.github.com/users/gfyoung/followers\",\"following_url\":\"https://api.github.com/users/gfyoung/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gfyoung/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gfyoung/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gfyoung/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gfyoung/orgs\",\"repos_url\":\"https://api.github.com/users/gfyoung/repos\",\"events_url\":\"https://api.github.com/users/gfyoung/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/gfyoung/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Addresses issue in #12290 with timezone `Series` subtraction in which single element `Series`\\nobjects containing tz-aware objects would return a timedelta of zero, even though it visually could not be the case.\\n\\nThe bug was traced to the conversion of the contained timezones to UTC, in which the method call was somehow returning `NaT`, even though attempts to replicate that behaviour were unsuccessful. This new\\nmethod call fixes the issue and is in some ways more intuitive given the comment above the conversions.\\n\",\"created_at\":\"2016-02-12T00:40:08Z\",\"updated_at\":\"2016-02-12T06:37:22Z\",\"closed_at\":\"2016-02-12T06:37:21Z\",\"merged_at\":null,\"merge_commit_sha\":\"f0750861064bedc25a08180933d503aaa3322237\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":76811,\"node_id\":\"MDU6TGFiZWw3NjgxMQ==\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/Bug\",\"name\":\"Bug\",\"color\":\"e10c02\",\"default\":false},{\"id\":60458168,\"node_id\":\"MDU6TGFiZWw2MDQ1ODE2OA==\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/Timezones\",\"name\":\"Timezones\",\"color\":\"5319e7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/12302/commits\",\"review_comments_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/12302/comments\",\"review_comment_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/12302/comments\",\"statuses_url\":\"https://api.github.com/repos/pandas-dev/pandas/statuses/29581d1bda6f4944169cf1f1ec04477d84b4e792\",\"head\":{\"label\":\"gfyoung:tz_series_diff_patch\",\"ref\":\"tz_series_diff_patch\",\"sha\":\"29581d1bda6f4944169cf1f1ec04477d84b4e792\",\"user\":{\"login\":\"gfyoung\",\"id\":9273653,\"node_id\":\"MDQ6VXNlcjkyNzM2NTM=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/9273653?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gfyoung\",\"html_url\":\"https://github.com/gfyoung\",\"followers_url\":\"https://api.github.com/users/gfyoung/followers\",\"following_url\":\"https://api.github.com/users/gfyoung/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gfyoung/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gfyoung/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gfyoung/subscriptions\",\"organiza
INSERT INTO `pullreq` VALUES ('330', 'JuliaLang/julia', '20535', '{\"url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/20535\",\"id\":105363809,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA1MzYzODA5\",\"html_url\":\"https://github.com/JuliaLang/julia/pull/20535\",\"diff_url\":\"https://github.com/JuliaLang/julia/pull/20535.diff\",\"patch_url\":\"https://github.com/JuliaLang/julia/pull/20535.patch\",\"issue_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/20535\",\"number\":20535,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix embedding example, simplify Makefile, and test it\",\"user\":{\"login\":\"ihnorton\",\"id\":327706,\"node_id\":\"MDQ6VXNlcjMyNzcwNg==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/327706?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ihnorton\",\"html_url\":\"https://github.com/ihnorton\",\"followers_url\":\"https://api.github.com/users/ihnorton/followers\",\"following_url\":\"https://api.github.com/users/ihnorton/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ihnorton/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ihnorton/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ihnorton/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ihnorton/orgs\",\"repos_url\":\"https://api.github.com/users/ihnorton/repos\",\"events_url\":\"https://api.github.com/users/ihnorton/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ihnorton/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"- get rid of makefile cruft\\r\\n- build in-place instead of putting in usr/bin\\r\\n- use julia-config for flags, as documented in manual\\r\\n\\r\\n(related: #18421)\",\"created_at\":\"2017-02-09T05:46:18Z\",\"updated_at\":\"2017-04-06T19:57:49Z\",\"closed_at\":\"2017-04-06T19:57:49Z\",\"merged_at\":null,\"merge_commit_sha\":\"2cc1ca4341be5b6c399b8719356618a1ea696528\",\"assignee\":{\"login\":\"JeffBezanson\",\"id\":744556,\"node_id\":\"MDQ6VXNlcjc0NDU1Ng==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/744556?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/JeffBezanson\",\"html_url\":\"https://github.com/JeffBezanson\",\"followers_url\":\"https://api.github.com/users/JeffBezanson/followers\",\"following_url\":\"https://api.github.com/users/JeffBezanson/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/JeffBezanson/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/JeffBezanson/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/JeffBezanson/subscriptions\",\"organizations_url\":\"https://api.github.com/users/JeffBezanson/orgs\",\"repos_url\":\"https://api.github.com/users/JeffBezanson/repos\",\"events_url\":\"https://api.github.com/users/JeffBezanson/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/JeffBezanson/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"JeffBezanson\",\"id\":744556,\"node_id\":\"MDQ6VXNlcjc0NDU1Ng==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/744556?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/JeffBezanson\",\"html_url\":\"https://github.com/JeffBezanson\",\"followers_url\":\"https://api.github.com/users/JeffBezanson/followers\",\"following_url\":\"https://api.github.com/users/JeffBezanson/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/JeffBezanson/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/JeffBezanson/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/JeffBezanson/subscriptions\",\"organizations_url\":\"https://api.github.com/users/JeffBezanson/orgs\",\"repos_url\":\"https://api.github.com/users/JeffBezanson/repos\",\"events_url\":\"https://api.github.com/users/JeffBezanson/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/JeffBezanson/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"lab
INSERT INTO `pullreq` VALUES ('334', 'mozilla-b2g/gaia', '10253', '{\"url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/10253\",\"id\":6172925,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjE3MjkyNQ==\",\"html_url\":\"https://github.com/mozilla-b2g/gaia/pull/10253\",\"diff_url\":\"https://github.com/mozilla-b2g/gaia/pull/10253.diff\",\"patch_url\":\"https://github.com/mozilla-b2g/gaia/pull/10253.patch\",\"issue_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/issues/10253\",\"number\":10253,\"state\":\"closed\",\"locked\":false,\"title\":\"Bug 880445 undo\",\"user\":{\"login\":\"mikehenrty\",\"id\":635365,\"node_id\":\"MDQ6VXNlcjYzNTM2NQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/635365?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mikehenrty\",\"html_url\":\"https://github.com/mikehenrty\",\"followers_url\":\"https://api.github.com/users/mikehenrty/followers\",\"following_url\":\"https://api.github.com/users/mikehenrty/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mikehenrty/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mikehenrty/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mikehenrty/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mikehenrty/orgs\",\"repos_url\":\"https://api.github.com/users/mikehenrty/repos\",\"events_url\":\"https://api.github.com/users/mikehenrty/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mikehenrty/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"note: do not merge this until https://bugzilla.mozilla.org/show_bug.cgi?id=872464 lands\\n\",\"created_at\":\"2013-06-06T21:25:12Z\",\"updated_at\":\"2014-07-16T14:35:11Z\",\"closed_at\":\"2013-06-13T21:36:20Z\",\"merged_at\":null,\"merge_commit_sha\":\"0885611b296bddc10b696a4debe211e0f22c1106\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/10253/commits\",\"review_comments_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/10253/comments\",\"review_comment_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/issues/10253/comments\",\"statuses_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/statuses/9825c446d970209c150e2606e044453427b98bfb\",\"head\":{\"label\":\"mikehenrty:bug-880445-undo\",\"ref\":\"bug-880445-undo\",\"sha\":\"9825c446d970209c150e2606e044453427b98bfb\",\"user\":{\"login\":\"mikehenrty\",\"id\":635365,\"node_id\":\"MDQ6VXNlcjYzNTM2NQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/635365?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mikehenrty\",\"html_url\":\"https://github.com/mikehenrty\",\"followers_url\":\"https://api.github.com/users/mikehenrty/followers\",\"following_url\":\"https://api.github.com/users/mikehenrty/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mikehenrty/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mikehenrty/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mikehenrty/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mikehenrty/orgs\",\"repos_url\":\"https://api.github.com/users/mikehenrty/repos\",\"events_url\":\"https://api.github.com/users/mikehenrty/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mikehenrty/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":9653656,\"node_id\":\"MDEwOlJlcG9zaXRvcnk5NjUzNjU2\",\"name\":\"gaia\",\"full_name\":\"mikehenrty/gaia\",\"private\":false,\"owner\":{\"login\":\"mikehenrty\",\"id\":635365,\"node_id\":\"MDQ6VXNlcjYzNTM2NQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/635365?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mikehenrty\",\"html_url\":\"https://github.com/mikehenrty\",\"followers_url\":\"https://api.github.
INSERT INTO `pullreq` VALUES ('338', 'pydata/pandas', '15248', '{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/15248\",\"id\":103568298,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAzNTY4Mjk4\",\"html_url\":\"https://github.com/pandas-dev/pandas/pull/15248\",\"diff_url\":\"https://github.com/pandas-dev/pandas/pull/15248.diff\",\"patch_url\":\"https://github.com/pandas-dev/pandas/pull/15248.patch\",\"issue_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/15248\",\"number\":15248,\"state\":\"closed\",\"locked\":false,\"title\":\"Timestamp replace compatibility\",\"user\":{\"login\":\"sdementen\",\"id\":1304950,\"node_id\":\"MDQ6VXNlcjEzMDQ5NTA=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1304950?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sdementen\",\"html_url\":\"https://github.com/sdementen\",\"followers_url\":\"https://api.github.com/users/sdementen/followers\",\"following_url\":\"https://api.github.com/users/sdementen/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sdementen/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sdementen/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sdementen/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sdementen/orgs\",\"repos_url\":\"https://api.github.com/users/sdementen/repos\",\"events_url\":\"https://api.github.com/users/sdementen/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sdementen/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\" - [x ] closes #15240 \\r\\n - [] tests added / passed\\r\\n - [x] passes ``git diff upstream/master | flake8 --diff``\\r\\n - [x] whatsnew entry\\r\\n\",\"created_at\":\"2017-01-27T21:17:36Z\",\"updated_at\":\"2017-01-28T18:57:14Z\",\"closed_at\":\"2017-01-28T18:29:12Z\",\"merged_at\":null,\"merge_commit_sha\":\"f7c16eeb9440d08fa4249752f015bc1f825a8556\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":42670965,\"node_id\":\"MDU6TGFiZWw0MjY3MDk2NQ==\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting\",\"name\":\"Error Reporting\",\"color\":\"ffa0ff\",\"default\":false},{\"id\":211840,\"node_id\":\"MDU6TGFiZWwyMTE4NDA=\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries\",\"name\":\"Timeseries\",\"color\":\"AFEEEE\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/39\",\"html_url\":\"https://github.com/pandas-dev/pandas/milestone/39\",\"labels_url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/39/labels\",\"id\":1570595,\"node_id\":\"MDk6TWlsZXN0b25lMTU3MDU5NQ==\",\"number\":39,\"title\":\"0.20.0\",\"description\":\"after 0.19.x series\",\"creator\":{\"login\":\"jreback\",\"id\":953992,\"node_id\":\"MDQ6VXNlcjk1Mzk5Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/953992?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jreback\",\"html_url\":\"https://github.com/jreback\",\"followers_url\":\"https://api.github.com/users/jreback/followers\",\"following_url\":\"https://api.github.com/users/jreback/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jreback/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jreback/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jreback/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jreback/orgs\",\"repos_url\":\"https://api.github.com/users/jreback/repos\",\"events_url\":\"https://api.github.com/users/jreback/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jreback/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":1,\"closed_issues\":987,\"state\":\"closed\",\"created_at\":\"2016-02-08T15:30:21Z\",\"updated_at\":\"2018-01-15T13:24:15Z\",\"due_on\":\"2017-05-12T07:00:00Z\",\"closed_at\":\"2017-05-06T10:20:19Z\"},\"commits_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/15
INSERT INTO `pullreq` VALUES ('342', 'ansible/ansible', '7588', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/7588\",\"id\":16474267,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTY0NzQyNjc=\",\"html_url\":\"https://github.com/ansible/ansible/pull/7588\",\"diff_url\":\"https://github.com/ansible/ansible/pull/7588.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/7588.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/7588\",\"number\":7588,\"state\":\"closed\",\"locked\":false,\"title\":\"ec2_lc: Add params instance_monitoring and spot_price\",\"user\":{\"login\":\"sayap\",\"id\":837049,\"node_id\":\"MDQ6VXNlcjgzNzA0OQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/837049?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sayap\",\"html_url\":\"https://github.com/sayap\",\"followers_url\":\"https://api.github.com/users/sayap/followers\",\"following_url\":\"https://api.github.com/users/sayap/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sayap/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sayap/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sayap/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sayap/orgs\",\"repos_url\":\"https://api.github.com/users/sayap/repos\",\"events_url\":\"https://api.github.com/users/sayap/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sayap/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"In EC2 auto scaling setup, `instance_monitoring` is usually enabled, so that the scale-up / scale-down decision can made based on more accurate statistics. Currently, the parameter is not exposed by ansible, while boto has it disabled by default, thus making the module less useful.\\n\\nThe `spot_price` parameter is to allow spot instance bidding.\\n\",\"created_at\":\"2014-05-29T10:24:51Z\",\"updated_at\":\"2018-03-04T12:49:45Z\",\"closed_at\":\"2014-09-29T20:01:06Z\",\"merged_at\":null,\"merge_commit_sha\":\"39389f0b2fec1b05f9d0256985b2118df4a62435\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":61528803,\"node_id\":\"MDU6TGFiZWw2MTUyODgwMw==\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/cloud\",\"name\":\"cloud\",\"color\":\"c7def8\",\"default\":false},{\"id\":852590921,\"node_id\":\"MDU6TGFiZWw4NTI1OTA5MjE=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/feature\",\"name\":\"feature\",\"color\":\"006b75\",\"default\":false},{\"id\":61436281,\"node_id\":\"MDU6TGFiZWw2MTQzNjI4MQ==\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/needs_revision\",\"name\":\"needs_revision\",\"color\":\"eb6450\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ansible/ansible/pulls/7588/commits\",\"review_comments_url\":\"https://api.github.com/repos/ansible/ansible/pulls/7588/comments\",\"review_comment_url\":\"https://api.github.com/repos/ansible/ansible/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ansible/ansible/issues/7588/comments\",\"statuses_url\":\"https://api.github.com/repos/ansible/ansible/statuses/a6f844eb2ff947e97891cc0ebdebe9c17db663d3\",\"head\":{\"label\":\"sayap:ec2-lc-params\",\"ref\":\"ec2-lc-params\",\"sha\":\"a6f844eb2ff947e97891cc0ebdebe9c17db663d3\",\"user\":{\"login\":\"sayap\",\"id\":837049,\"node_id\":\"MDQ6VXNlcjgzNzA0OQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/837049?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sayap\",\"html_url\":\"https://github.com/sayap\",\"followers_url\":\"https://api.github.com/users/sayap/followers\",\"following_url\":\"https://api.github.com/users/sayap/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sayap/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sayap/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sayap/subscriptions\",\"organizations_url\":\"https://api.github.com/users/s
INSERT INTO `pullreq` VALUES ('347', 'facebook/react', '7272', '{\"url\":\"https://api.github.com/repos/facebook/react/pulls/7272\",\"id\":77310306,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzczMTAzMDY=\",\"html_url\":\"https://github.com/facebook/react/pull/7272\",\"diff_url\":\"https://github.com/facebook/react/pull/7272.diff\",\"patch_url\":\"https://github.com/facebook/react/pull/7272.patch\",\"issue_url\":\"https://api.github.com/repos/facebook/react/issues/7272\",\"number\":7272,\"state\":\"closed\",\"locked\":false,\"title\":\"Warn for functional refs on stateless functional components\",\"user\":{\"login\":\"aweary\",\"id\":6886061,\"node_id\":\"MDQ6VXNlcjY4ODYwNjE=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/6886061?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/aweary\",\"html_url\":\"https://github.com/aweary\",\"followers_url\":\"https://api.github.com/users/aweary/followers\",\"following_url\":\"https://api.github.com/users/aweary/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/aweary/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/aweary/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/aweary/subscriptions\",\"organizations_url\":\"https://api.github.com/users/aweary/orgs\",\"repos_url\":\"https://api.github.com/users/aweary/repos\",\"events_url\":\"https://api.github.com/users/aweary/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/aweary/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Resolves https://github.com/facebook/react/issues/7267\\n\\nCurrently React warns if you do:\\n\\n``` js\\n<StatelessComponent ref=\'foo\' />\\n```\\n\\nBut it doesn\'t warn if you do\\n\\n``` js\\n<StatelessComponent ref={node => { /* ... */ }} />\\n```\\n\\nIt seems like a generally good idea to have a consistent warning when using `refs` with any SFC.\\n\",\"created_at\":\"2016-07-13T15:31:29Z\",\"updated_at\":\"2017-01-09T15:56:23Z\",\"closed_at\":\"2017-01-09T15:56:23Z\",\"merged_at\":null,\"merge_commit_sha\":\"acbf0484c953f13822647de583032c883d412167\",\"assignee\":{\"login\":\"gaearon\",\"id\":810438,\"node_id\":\"MDQ6VXNlcjgxMDQzOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/810438?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gaearon\",\"html_url\":\"https://github.com/gaearon\",\"followers_url\":\"https://api.github.com/users/gaearon/followers\",\"following_url\":\"https://api.github.com/users/gaearon/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gaearon/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gaearon/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gaearon/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gaearon/orgs\",\"repos_url\":\"https://api.github.com/users/gaearon/repos\",\"events_url\":\"https://api.github.com/users/gaearon/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/gaearon/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"gaearon\",\"id\":810438,\"node_id\":\"MDQ6VXNlcjgxMDQzOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/810438?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gaearon\",\"html_url\":\"https://github.com/gaearon\",\"followers_url\":\"https://api.github.com/users/gaearon/followers\",\"following_url\":\"https://api.github.com/users/gaearon/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gaearon/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gaearon/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gaearon/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gaearon/orgs\",\"repos_url\":\"https://api.github.com/users/gaearon/repos\",\"events_url\":\"https://api.github.com/users/gaearon/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/gaearon/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_r
INSERT INTO `pullreq` VALUES ('352', 'kubernetes/kubernetes', '4390', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/4390\",\"id\":29207914,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjkyMDc5MTQ=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/4390\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/4390.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/4390.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/4390\",\"number\":4390,\"state\":\"closed\",\"locked\":false,\"title\":\"allow for unset $@ in kubectl.sh\",\"user\":{\"login\":\"ryfow\",\"id\":717985,\"node_id\":\"MDQ6VXNlcjcxNzk4NQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/717985?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ryfow\",\"html_url\":\"https://github.com/ryfow\",\"followers_url\":\"https://api.github.com/users/ryfow/followers\",\"following_url\":\"https://api.github.com/users/ryfow/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ryfow/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ryfow/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ryfow/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ryfow/orgs\",\"repos_url\":\"https://api.github.com/users/ryfow/repos\",\"events_url\":\"https://api.github.com/users/ryfow/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ryfow/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Running cluster/kubectl.sh with no arguments resulted in the following\\nerror.\\n\\n```\\ncluster/kubectl.sh: line 131: @: unbound variable\\n```\\n\\nWith this change, the kubectl binary is called without a command\\nwhich results in a printout of the the usage text.\\n\",\"created_at\":\"2015-02-12T19:22:51Z\",\"updated_at\":\"2015-02-12T20:36:36Z\",\"closed_at\":\"2015-02-12T20:36:13Z\",\"merged_at\":null,\"merge_commit_sha\":\"53ab9fc3d1571c0df497966e27fb9ebea0983006\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/4390/commits\",\"review_comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/4390/comments\",\"review_comment_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/4390/comments\",\"statuses_url\":\"https://api.github.com/repos/kubernetes/kubernetes/statuses/b076b026a8fa00b2714d770b136383d78051b2b8\",\"head\":{\"label\":\"ryfow:kubectl-param-expansion\",\"ref\":\"kubectl-param-expansion\",\"sha\":\"b076b026a8fa00b2714d770b136383d78051b2b8\",\"user\":{\"login\":\"ryfow\",\"id\":717985,\"node_id\":\"MDQ6VXNlcjcxNzk4NQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/717985?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ryfow\",\"html_url\":\"https://github.com/ryfow\",\"followers_url\":\"https://api.github.com/users/ryfow/followers\",\"following_url\":\"https://api.github.com/users/ryfow/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ryfow/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ryfow/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ryfow/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ryfow/orgs\",\"repos_url\":\"https://api.github.com/users/ryfow/repos\",\"events_url\":\"https://api.github.com/users/ryfow/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ryfow/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":21917062,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyMTkxNzA2Mg==\",\"name\":\"kubernetes\",\"full_name\":\"ryfow/kubernetes\",\"owner\":{\"login\":\"ryfow\",\"id\":717985,\"node_id\":\"MDQ6VXNlcjcxNzk4NQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/717985?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.
INSERT INTO `pullreq` VALUES ('356', 'rails/rails', '5023', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/5023\",\"id\":818985,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODE4OTg1\",\"html_url\":\"https://github.com/rails/rails/pull/5023\",\"diff_url\":\"https://github.com/rails/rails/pull/5023.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/5023.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/5023\",\"number\":5023,\"state\":\"closed\",\"locked\":false,\"title\":\"SSL should not be disabled by default in any environment.\",\"user\":{\"login\":\"pat\",\"id\":4183,\"node_id\":\"MDQ6VXNlcjQxODM=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/4183?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/pat\",\"html_url\":\"https://github.com/pat\",\"followers_url\":\"https://api.github.com/users/pat/followers\",\"following_url\":\"https://api.github.com/users/pat/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/pat/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/pat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/pat/subscriptions\",\"organizations_url\":\"https://api.github.com/users/pat/orgs\",\"repos_url\":\"https://api.github.com/users/pat/repos\",\"events_url\":\"https://api.github.com/users/pat/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/pat/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Disabling SSL in any environment should be a decision made by each individual developer/team - really not keen on Rails forcing this. Also, I think it\'s far better to have a consistent environment as much as possible across all environments. So, this patch removes the `Rails.env.development?` check in `force_ssl`.\\n\\nAs a related aside, I\'ve just been working on a gem that makes it far easier to use SSL in development and (Capybara-driven) test environments. It\'s built with bartt\'s version of ssl_requirement in mind, but I\'m keen to have it work with `force_ssl` as well (I didn\'t realise it existed until just now).\\nhttps://github.com/freelancing-god/thin-glazed\\n\",\"created_at\":\"2012-02-13T08:52:42Z\",\"updated_at\":\"2014-06-13T04:25:02Z\",\"closed_at\":\"2012-02-23T13:27:25Z\",\"merged_at\":null,\"merge_commit_sha\":\"d9bddd86a6b5a169d332f43eab2c5463eec4a2ee\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/5023/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/5023/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/5023/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/33c6f836c11997ba604e515f9296a0b06c486f7f\",\"head\":{\"label\":\"pat:consistent_ssl\",\"ref\":\"consistent_ssl\",\"sha\":\"33c6f836c11997ba604e515f9296a0b06c486f7f\",\"user\":{\"login\":\"pat\",\"id\":4183,\"node_id\":\"MDQ6VXNlcjQxODM=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/4183?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/pat\",\"html_url\":\"https://github.com/pat\",\"followers_url\":\"https://api.github.com/users/pat/followers\",\"following_url\":\"https://api.github.com/users/pat/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/pat/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/pat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/pat/subscriptions\",\"organizations_url\":\"https://api.github.com/users/pat/orgs\",\"repos_url\":\"https://api.github.com/users/pat/repos\",\"events_url\":\"https://api.github.com/users/pat/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/pat/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":3428294,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzNDI4Mjk0\",\"name\":\"rails\",\"full_name\"
INSERT INTO `pullreq` VALUES ('361', 'servo/servo', '12004', '{\"url\":\"https://api.github.com/repos/servo/servo/pulls/12004\",\"id\":75939919,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzU5Mzk5MTk=\",\"html_url\":\"https://github.com/servo/servo/pull/12004\",\"diff_url\":\"https://github.com/servo/servo/pull/12004.diff\",\"patch_url\":\"https://github.com/servo/servo/pull/12004.patch\",\"issue_url\":\"https://api.github.com/repos/servo/servo/issues/12004\",\"number\":12004,\"state\":\"closed\",\"locked\":false,\"title\":\"Add servo-latest on upload-nightly\",\"user\":{\"login\":\"imjacobclark\",\"id\":1641689,\"node_id\":\"MDQ6VXNlcjE2NDE2ODk=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1641689?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/imjacobclark\",\"html_url\":\"https://github.com/imjacobclark\",\"followers_url\":\"https://api.github.com/users/imjacobclark/followers\",\"following_url\":\"https://api.github.com/users/imjacobclark/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/imjacobclark/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/imjacobclark/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/imjacobclark/subscriptions\",\"organizations_url\":\"https://api.github.com/users/imjacobclark/orgs\",\"repos_url\":\"https://api.github.com/users/imjacobclark/repos\",\"events_url\":\"https://api.github.com/users/imjacobclark/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/imjacobclark/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Allows for easy linking over to servo-nightly builds.\\n\\ncc/ @larsbergstrom \\n\\n---\\n\\n<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->\\n- [X] `./mach build -d` does not report any errors\\n- [X] `./mach test-tidy` does not report any errors\\n- [ ] These changes fix #11987 (github issue number if applicable).\\n\\n<!-- Either: -->\\n- [ ] There are tests for these changes OR\\n- [X] These changes do not require tests because they are part of the CI infrastructure\\n\\n<!-- Reviewable:start -->\\n\\n---\\n\\nThis change is [<img src=\\\"https://reviewable.io/review_button.svg\\\" height=\\\"35\\\" align=\\\"absmiddle\\\" alt=\\\"Reviewable\\\"/>](https://reviewable.io/reviews/servo/servo/12004)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2016-07-01T07:47:23Z\",\"updated_at\":\"2016-07-02T01:41:44Z\",\"closed_at\":\"2016-07-01T23:51:24Z\",\"merged_at\":\"2016-07-01T23:51:24Z\",\"merge_commit_sha\":\"6757a374c958877ae154e78a490ee156869332e5\",\"assignee\":{\"login\":\"aneeshusa\",\"id\":2085567,\"node_id\":\"MDQ6VXNlcjIwODU1Njc=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2085567?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/aneeshusa\",\"html_url\":\"https://github.com/aneeshusa\",\"followers_url\":\"https://api.github.com/users/aneeshusa/followers\",\"following_url\":\"https://api.github.com/users/aneeshusa/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/aneeshusa/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/aneeshusa/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/aneeshusa/subscriptions\",\"organizations_url\":\"https://api.github.com/users/aneeshusa/orgs\",\"repos_url\":\"https://api.github.com/users/aneeshusa/repos\",\"events_url\":\"https://api.github.com/users/aneeshusa/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/aneeshusa/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"aneeshusa\",\"id\":2085567,\"node_id\":\"MDQ6VXNlcjIwODU1Njc=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2085567?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/aneeshusa\",\"html_url\":\"https://github.com/aneeshusa\",\"followers_url\":\"https://api.github.com/users/aneeshusa/followers\",\"following_url\":\"https://api.github.com/users/aneeshusa/following{/oth
INSERT INTO `pullreq` VALUES ('365', 'elastic/elasticsearch', '12044', '{\"url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/12044\",\"id\":39252006,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzkyNTIwMDY=\",\"html_url\":\"https://github.com/elastic/elasticsearch/pull/12044\",\"diff_url\":\"https://github.com/elastic/elasticsearch/pull/12044.diff\",\"patch_url\":\"https://github.com/elastic/elasticsearch/pull/12044.patch\",\"issue_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/12044\",\"number\":12044,\"state\":\"closed\",\"locked\":false,\"title\":\"Create $PID_DIR if not exists\",\"user\":{\"login\":\"reversTeam\",\"id\":4600148,\"node_id\":\"MDQ6VXNlcjQ2MDAxNDg=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/4600148?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/reversTeam\",\"html_url\":\"https://github.com/reversTeam\",\"followers_url\":\"https://api.github.com/users/reversTeam/followers\",\"following_url\":\"https://api.github.com/users/reversTeam/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/reversTeam/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/reversTeam/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/reversTeam/subscriptions\",\"organizations_url\":\"https://api.github.com/users/reversTeam/orgs\",\"repos_url\":\"https://api.github.com/users/reversTeam/repos\",\"events_url\":\"https://api.github.com/users/reversTeam/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/reversTeam/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"When you istall elasticsearch with the deb package (apt-get install elasticsearch), you have an error when starting elasticsearch :\\nsudo service elasticsearch start\\n[....] Starting Elasticsearch Server:touch: cannot touch `/var/run/elasticsearch /elasticsearch.pid\': No such file or directory\\nfailed!\\n\\nIf the $PID_DIR doesn\'t exist, elasticsearch can\'t start.\\n\",\"created_at\":\"2015-07-06T09:58:14Z\",\"updated_at\":\"2015-07-06T12:44:14Z\",\"closed_at\":\"2015-07-06T12:44:14Z\",\"merged_at\":null,\"merge_commit_sha\":\"4072a8e28eee6d64c39277a6bc42601c889ccbf3\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/12044/commits\",\"review_comments_url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/12044/comments\",\"review_comment_url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/12044/comments\",\"statuses_url\":\"https://api.github.com/repos/elastic/elasticsearch/statuses/75ce164708b103ca9875bb11b34561ad52ea3e20\",\"head\":{\"label\":\"Edencia:start_service\",\"ref\":\"start_service\",\"sha\":\"75ce164708b103ca9875bb11b34561ad52ea3e20\",\"user\":{\"login\":\"Edencia\",\"id\":9059711,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjkwNTk3MTE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/9059711?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Edencia\",\"html_url\":\"https://github.com/Edencia\",\"followers_url\":\"https://api.github.com/users/Edencia/followers\",\"following_url\":\"https://api.github.com/users/Edencia/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Edencia/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Edencia/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Edencia/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Edencia/orgs\",\"repos_url\":\"https://api.github.com/users/Edencia/repos\",\"events_url\":\"https://api.github.com/users/Edencia/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Edencia/received_events\",\"type\":\"Organization\",\"site_admin\":false},\"repo\":{\"id\":38609712,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzODYwOTcxMg
INSERT INTO `pullreq` VALUES ('369', 'JuliaLang/julia', '20147', '{\"url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/20147\",\"id\":102407623,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAyNDA3NjIz\",\"html_url\":\"https://github.com/JuliaLang/julia/pull/20147\",\"diff_url\":\"https://github.com/JuliaLang/julia/pull/20147.diff\",\"patch_url\":\"https://github.com/JuliaLang/julia/pull/20147.patch\",\"issue_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/20147\",\"number\":20147,\"state\":\"closed\",\"locked\":false,\"title\":\"Make rowvector tests check for specific exception type\",\"user\":{\"login\":\"tkelman\",\"id\":5934628,\"node_id\":\"MDQ6VXNlcjU5MzQ2Mjg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5934628?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tkelman\",\"html_url\":\"https://github.com/tkelman\",\"followers_url\":\"https://api.github.com/users/tkelman/followers\",\"following_url\":\"https://api.github.com/users/tkelman/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tkelman/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tkelman/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tkelman/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tkelman/orgs\",\"repos_url\":\"https://api.github.com/users/tkelman/repos\",\"events_url\":\"https://api.github.com/users/tkelman/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tkelman/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"addresses https://github.com/JuliaLang/julia/pull/19670#discussion_r96156813, cc @andyferris\\r\\n\\r\\nand line wrap\",\"created_at\":\"2017-01-20T06:14:17Z\",\"updated_at\":\"2017-01-21T22:44:06Z\",\"closed_at\":\"2017-01-21T22:44:03Z\",\"merged_at\":\"2017-01-21T22:44:03Z\",\"merge_commit_sha\":\"45bc9e2eb8d3672633fd93f35aa9ef1d272580a4\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":10466303,\"node_id\":\"MDU6TGFiZWwxMDQ2NjMwMw==\",\"url\":\"https://api.github.com/repos/JuliaLang/julia/labels/test\",\"name\":\"test\",\"color\":\"e102d8\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/20147/commits\",\"review_comments_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/20147/comments\",\"review_comment_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/20147/comments\",\"statuses_url\":\"https://api.github.com/repos/JuliaLang/julia/statuses/f90f4f5b29950030aef4868ccd747de093e830ef\",\"head\":{\"label\":\"JuliaLang:tk/rowvector\",\"ref\":\"tk/rowvector\",\"sha\":\"f90f4f5b29950030aef4868ccd747de093e830ef\",\"user\":{\"login\":\"JuliaLang\",\"id\":743164,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjc0MzE2NA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/743164?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/JuliaLang\",\"html_url\":\"https://github.com/JuliaLang\",\"followers_url\":\"https://api.github.com/users/JuliaLang/followers\",\"following_url\":\"https://api.github.com/users/JuliaLang/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/JuliaLang/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/JuliaLang/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/JuliaLang/subscriptions\",\"organizations_url\":\"https://api.github.com/users/JuliaLang/orgs\",\"repos_url\":\"https://api.github.com/users/JuliaLang/repos\",\"events_url\":\"https://api.github.com/users/JuliaLang/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/JuliaLang/received_events\",\"type\":\"Organization\",\"site_admin\":false},\"repo\":{\"id\":1644196,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNjQ0MTk2\",\"name\":\"julia\",\"full_name\":\"JuliaLang/julia\",\"owner\":{\"login\":\"JuliaLang\",\"id\":743164,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjc0MzE2NA==\",\"avatar_url\":\"https:/
INSERT INTO `pullreq` VALUES ('373', 'joomla/joomla-cms', '3902', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/3902\",\"id\":18365745,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTgzNjU3NDU=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/3902\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/3902.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/3902.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/3902\",\"number\":3902,\"state\":\"closed\",\"locked\":false,\"title\":\"[#32762] improve jquery selector\",\"user\":{\"login\":\"roland-d\",\"id\":359377,\"node_id\":\"MDQ6VXNlcjM1OTM3Nw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/359377?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/roland-d\",\"html_url\":\"https://github.com/roland-d\",\"followers_url\":\"https://api.github.com/users/roland-d/followers\",\"following_url\":\"https://api.github.com/users/roland-d/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/roland-d/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/roland-d/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/roland-d/subscriptions\",\"organizations_url\":\"https://api.github.com/users/roland-d/orgs\",\"repos_url\":\"https://api.github.com/users/roland-d/repos\",\"events_url\":\"https://api.github.com/users/roland-d/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/roland-d/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This patch is against staging and replaces #2564.\\n\",\"created_at\":\"2014-07-14T18:40:06Z\",\"updated_at\":\"2015-05-06T06:17:33Z\",\"closed_at\":\"2014-07-14T19:36:13Z\",\"merged_at\":null,\"merge_commit_sha\":\"050f1dbe7743e5b6d016afbd8be6c5b6dba505e2\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/3902/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/3902/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/3902/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/9da0b2739624b6668bf6e92245654a3b0a42cb18\",\"head\":{\"label\":\"roland-d:treeselect\",\"ref\":\"treeselect\",\"sha\":\"9da0b2739624b6668bf6e92245654a3b0a42cb18\",\"user\":{\"login\":\"roland-d\",\"id\":359377,\"node_id\":\"MDQ6VXNlcjM1OTM3Nw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/359377?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/roland-d\",\"html_url\":\"https://github.com/roland-d\",\"followers_url\":\"https://api.github.com/users/roland-d/followers\",\"following_url\":\"https://api.github.com/users/roland-d/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/roland-d/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/roland-d/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/roland-d/subscriptions\",\"organizations_url\":\"https://api.github.com/users/roland-d/orgs\",\"repos_url\":\"https://api.github.com/users/roland-d/repos\",\"events_url\":\"https://api.github.com/users/roland-d/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/roland-d/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":19659596,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxOTY1OTU5Ng==\",\"name\":\"joomla-cms\",\"full_name\":\"roland-d/joomla-cms\",\"owner\":{\"login\":\"roland-d\",\"id\":359377,\"node_id\":\"MDQ6VXNlcjM1OTM3Nw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/359377?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/r
INSERT INTO `pullreq` VALUES ('378', 'angular/angular.js', '10711', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/10711\",\"id\":27159079,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjcxNTkwNzk=\",\"html_url\":\"https://github.com/angular/angular.js/pull/10711\",\"diff_url\":\"https://github.com/angular/angular.js/pull/10711.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/10711.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/10711\",\"number\":10711,\"state\":\"closed\",\"locked\":false,\"title\":\"fix(input:number): min/max not work when binded variable initial as false value\",\"user\":{\"login\":\"kltk\",\"id\":2076518,\"node_id\":\"MDQ6VXNlcjIwNzY1MTg=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/2076518?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kltk\",\"html_url\":\"https://github.com/kltk\",\"followers_url\":\"https://api.github.com/users/kltk/followers\",\"following_url\":\"https://api.github.com/users/kltk/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kltk/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kltk/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kltk/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kltk/orgs\",\"repos_url\":\"https://api.github.com/users/kltk/repos\",\"events_url\":\"https://api.github.com/users/kltk/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/kltk/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"fix(input:number): min/max not work when binded variable initial as false value\\n\",\"created_at\":\"2015-01-11T05:27:16Z\",\"updated_at\":\"2015-01-11T09:28:32Z\",\"closed_at\":\"2015-01-11T09:20:28Z\",\"merged_at\":null,\"merge_commit_sha\":\"f5b4b6dbe30606cd18cf938743b27598a3dccf22\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":53200617,\"node_id\":\"MDU6TGFiZWw1MzIwMDYxNw==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/cla:%20yes\",\"name\":\"cla: yes\",\"color\":\"bfe5bf\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/angular/angular.js/pulls/10711/commits\",\"review_comments_url\":\"https://api.github.com/repos/angular/angular.js/pulls/10711/comments\",\"review_comment_url\":\"https://api.github.com/repos/angular/angular.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/angular/angular.js/issues/10711/comments\",\"statuses_url\":\"https://api.github.com/repos/angular/angular.js/statuses/6c7fc16bb6b44c4ffb60bbc7c5dd766d02a3e556\",\"head\":{\"label\":\"kltk:patch-1\",\"ref\":\"patch-1\",\"sha\":\"6c7fc16bb6b44c4ffb60bbc7c5dd766d02a3e556\",\"user\":{\"login\":\"kltk\",\"id\":2076518,\"node_id\":\"MDQ6VXNlcjIwNzY1MTg=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/2076518?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kltk\",\"html_url\":\"https://github.com/kltk\",\"followers_url\":\"https://api.github.com/users/kltk/followers\",\"following_url\":\"https://api.github.com/users/kltk/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kltk/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kltk/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kltk/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kltk/orgs\",\"repos_url\":\"https://api.github.com/users/kltk/repos\",\"events_url\":\"https://api.github.com/users/kltk/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/kltk/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"angular:master\",\"ref\":\"master\",\"sha\":\"5765061652eee9726c4e44d783b13af96b3880b4\",\"user\":{\"login\":\"angular\",\"id\":139426,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjEzOTQyNg==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/139426?v=4\",\"gravatar_id\":\"\",\"url\":\
INSERT INTO `pullreq` VALUES ('383', 'ceph/ceph', '8449', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/8449\",\"id\":65330505,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjUzMzA1MDU=\",\"html_url\":\"https://github.com/ceph/ceph/pull/8449\",\"diff_url\":\"https://github.com/ceph/ceph/pull/8449.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/8449.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/8449\",\"number\":8449,\"state\":\"closed\",\"locked\":false,\"title\":\"ceph-osd-prestart.sh: drop --setuser/--setgroup\",\"user\":{\"login\":\"javacruft\",\"id\":488632,\"node_id\":\"MDQ6VXNlcjQ4ODYzMg==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/488632?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/javacruft\",\"html_url\":\"https://github.com/javacruft\",\"followers_url\":\"https://api.github.com/users/javacruft/followers\",\"following_url\":\"https://api.github.com/users/javacruft/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/javacruft/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/javacruft/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/javacruft/subscriptions\",\"organizations_url\":\"https://api.github.com/users/javacruft/orgs\",\"repos_url\":\"https://api.github.com/users/javacruft/repos\",\"events_url\":\"https://api.github.com/users/javacruft/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/javacruft/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"These are not supported by /usr/lib/ceph/ceph-osd-prestart.sh,\\nresulting in warnings:\\n\\n ceph-osd-prestart.sh[23367]: getopt: unrecognized option \'--setuser\'\\n ceph-osd-prestart.sh[23367]: getopt: unrecognized option \'--setgroup\'\\n\\n--setuser and --setgroup are only needed for the ceph-osd process.\\n\\nSigned-off-by: James Page james.page@ubuntu.com\\n\",\"created_at\":\"2016-04-05T16:01:33Z\",\"updated_at\":\"2016-04-22T21:06:45Z\",\"closed_at\":\"2016-04-22T21:06:44Z\",\"merged_at\":\"2016-04-22T21:06:44Z\",\"merge_commit_sha\":\"dcd211cdd13f88b0f4813d99d46e805e97833fa3\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":199293022,\"node_id\":\"MDU6TGFiZWwxOTkyOTMwMjI=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/build/ops\",\"name\":\"build/ops\",\"color\":\"fcff00\",\"default\":false},{\"id\":140959062,\"node_id\":\"MDU6TGFiZWwxNDA5NTkwNjI=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/cleanup\",\"name\":\"cleanup\",\"color\":\"009800\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ceph/ceph/pulls/8449/commits\",\"review_comments_url\":\"https://api.github.com/repos/ceph/ceph/pulls/8449/comments\",\"review_comment_url\":\"https://api.github.com/repos/ceph/ceph/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ceph/ceph/issues/8449/comments\",\"statuses_url\":\"https://api.github.com/repos/ceph/ceph/statuses/74977f78840fe95b67788f3aa135ac69a2353c43\",\"head\":{\"label\":\"javacruft:ceph-osd-prestart\",\"ref\":\"ceph-osd-prestart\",\"sha\":\"74977f78840fe95b67788f3aa135ac69a2353c43\",\"user\":{\"login\":\"javacruft\",\"id\":488632,\"node_id\":\"MDQ6VXNlcjQ4ODYzMg==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/488632?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/javacruft\",\"html_url\":\"https://github.com/javacruft\",\"followers_url\":\"https://api.github.com/users/javacruft/followers\",\"following_url\":\"https://api.github.com/users/javacruft/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/javacruft/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/javacruft/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/javacruft/subscriptions\",\"organizations_url\":\"https://api.github.com/users/javacruft/orgs\",\"repos_url\":\"https://api.github.com/users/javacruft/repos\",\"events_url\":\"https://api.github.com/users/javacruft/events{/privacy}\"
INSERT INTO `pullreq` VALUES ('387', 'JuliaLang/julia', '13084', '{\"url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/13084\",\"id\":44843898,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDQ4NDM4OTg=\",\"html_url\":\"https://github.com/JuliaLang/julia/pull/13084\",\"diff_url\":\"https://github.com/JuliaLang/julia/pull/13084.diff\",\"patch_url\":\"https://github.com/JuliaLang/julia/pull/13084.patch\",\"issue_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/13084\",\"number\":13084,\"state\":\"closed\",\"locked\":false,\"title\":\"Add functions nparams, getparam to access type parameters\",\"user\":{\"login\":\"eschnett\",\"id\":213514,\"node_id\":\"MDQ6VXNlcjIxMzUxNA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/213514?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/eschnett\",\"html_url\":\"https://github.com/eschnett\",\"followers_url\":\"https://api.github.com/users/eschnett/followers\",\"following_url\":\"https://api.github.com/users/eschnett/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/eschnett/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/eschnett/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/eschnett/subscriptions\",\"organizations_url\":\"https://api.github.com/users/eschnett/orgs\",\"repos_url\":\"https://api.github.com/users/eschnett/repos\",\"events_url\":\"https://api.github.com/users/eschnett/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/eschnett/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2015-09-12T01:30:32Z\",\"updated_at\":\"2016-03-14T20:40:13Z\",\"closed_at\":\"2016-03-14T20:40:13Z\",\"merged_at\":null,\"merge_commit_sha\":\"aa3dbd71e4415c432b91a49617b064837c8db4e8\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/13084/commits\",\"review_comments_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/13084/comments\",\"review_comment_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/13084/comments\",\"statuses_url\":\"https://api.github.com/repos/JuliaLang/julia/statuses/7ad976057dd648a7d1cb3fc2d0274bae952d015c\",\"head\":{\"label\":\"eschnett:getparam\",\"ref\":\"getparam\",\"sha\":\"7ad976057dd648a7d1cb3fc2d0274bae952d015c\",\"user\":{\"login\":\"eschnett\",\"id\":213514,\"node_id\":\"MDQ6VXNlcjIxMzUxNA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/213514?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/eschnett\",\"html_url\":\"https://github.com/eschnett\",\"followers_url\":\"https://api.github.com/users/eschnett/followers\",\"following_url\":\"https://api.github.com/users/eschnett/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/eschnett/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/eschnett/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/eschnett/subscriptions\",\"organizations_url\":\"https://api.github.com/users/eschnett/orgs\",\"repos_url\":\"https://api.github.com/users/eschnett/repos\",\"events_url\":\"https://api.github.com/users/eschnett/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/eschnett/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":23268889,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyMzI2ODg4OQ==\",\"name\":\"julia\",\"full_name\":\"eschnett/julia\",\"owner\":{\"login\":\"eschnett\",\"id\":213514,\"node_id\":\"MDQ6VXNlcjIxMzUxNA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/213514?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/eschnett\",\"html_url\":\"https://github.com/eschnett\",\"followers_url\":\"https://api.github.com/users/eschnett/followers\",\"following_url\":\"https://api.github.com/users/eschnett/following{/other_user}\",\"gists_url\":\"https://api.github.com/user
INSERT INTO `pullreq` VALUES ('391', 'kubernetes/kubernetes', '657', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/657\",\"id\":18965702,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTg5NjU3MDI=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/657\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/657.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/657.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/657\",\"number\":657,\"state\":\"closed\",\"locked\":false,\"title\":\"More reliable vagrant handling\",\"user\":{\"login\":\"stephanbuys\",\"id\":6009682,\"node_id\":\"MDQ6VXNlcjYwMDk2ODI=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/6009682?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/stephanbuys\",\"html_url\":\"https://github.com/stephanbuys\",\"followers_url\":\"https://api.github.com/users/stephanbuys/followers\",\"following_url\":\"https://api.github.com/users/stephanbuys/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/stephanbuys/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/stephanbuys/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/stephanbuys/subscriptions\",\"organizations_url\":\"https://api.github.com/users/stephanbuys/orgs\",\"repos_url\":\"https://api.github.com/users/stephanbuys/repos\",\"events_url\":\"https://api.github.com/users/stephanbuys/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/stephanbuys/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This addresses some issues when running a local Vagrant cluster.\\n- Ensure the virtualbox provider is used (in util.sh), as the fedora box is virtualbox based.\\n- Use YUM install instead of salt bootstrap. Salt is in EPEL (http://docs.saltstack.com/en/latest/topics/installation/fedora.html), bootstrap does not support Fedora 20 and fails handling systemctl/systemd units (see supported operating systems https://github.com/saltstack/salt-bootstrap)\\n\",\"created_at\":\"2014-07-28T13:09:08Z\",\"updated_at\":\"2014-07-28T19:15:56Z\",\"closed_at\":\"2014-07-28T19:15:56Z\",\"merged_at\":null,\"merge_commit_sha\":\"5a43f5524c639fc297c9203145bd2d60b80d419c\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/657/commits\",\"review_comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/657/comments\",\"review_comment_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/657/comments\",\"statuses_url\":\"https://api.github.com/repos/kubernetes/kubernetes/statuses/bea3514301e3808be2391d936ce141643a6472d3\",\"head\":{\"label\":\"panoptix-za:fix-vagrant-fedora\",\"ref\":\"fix-vagrant-fedora\",\"sha\":\"bea3514301e3808be2391d936ce141643a6472d3\",\"user\":{\"login\":\"panoptix-za\",\"id\":6172700,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjYxNzI3MDA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/6172700?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/panoptix-za\",\"html_url\":\"https://github.com/panoptix-za\",\"followers_url\":\"https://api.github.com/users/panoptix-za/followers\",\"following_url\":\"https://api.github.com/users/panoptix-za/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/panoptix-za/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/panoptix-za/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/panoptix-za/subscriptions\",\"organizations_url\":\"https://api.github.com/users/panoptix-za/orgs\",\"repos_url\":\"https://api.github.com/users/panoptix-za/repos\",\"events_url\":\"https://api.github.com/users/panoptix-za/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/panoptix-za/received_events\",\"type\":\"Organization\",\"site_a
INSERT INTO `pullreq` VALUES ('396', 'saltstack/salt', '17691', '{\"url\":\"https://api.github.com/repos/saltstack/salt/pulls/17691\",\"id\":24232146,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjQyMzIxNDY=\",\"html_url\":\"https://github.com/saltstack/salt/pull/17691\",\"diff_url\":\"https://github.com/saltstack/salt/pull/17691.diff\",\"patch_url\":\"https://github.com/saltstack/salt/pull/17691.patch\",\"issue_url\":\"https://api.github.com/repos/saltstack/salt/issues/17691\",\"number\":17691,\"state\":\"closed\",\"locked\":false,\"title\":\"factorize call\",\"user\":{\"login\":\"kiorky\",\"id\":90111,\"node_id\":\"MDQ6VXNlcjkwMTEx\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/90111?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kiorky\",\"html_url\":\"https://github.com/kiorky\",\"followers_url\":\"https://api.github.com/users/kiorky/followers\",\"following_url\":\"https://api.github.com/users/kiorky/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kiorky/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kiorky/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kiorky/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kiorky/orgs\",\"repos_url\":\"https://api.github.com/users/kiorky/repos\",\"events_url\":\"https://api.github.com/users/kiorky/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/kiorky/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2014-11-11T16:44:26Z\",\"updated_at\":\"2014-11-13T23:57:52Z\",\"closed_at\":\"2014-11-11T17:23:33Z\",\"merged_at\":\"2014-11-11T17:23:33Z\",\"merge_commit_sha\":\"904ce27dd45a865ff6d8d07bd2e9ceb7ebc312d0\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/saltstack/salt/pulls/17691/commits\",\"review_comments_url\":\"https://api.github.com/repos/saltstack/salt/pulls/17691/comments\",\"review_comment_url\":\"https://api.github.com/repos/saltstack/salt/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/saltstack/salt/issues/17691/comments\",\"statuses_url\":\"https://api.github.com/repos/saltstack/salt/statuses/dafb765ad6bc331303573007235fab23f99abda8\",\"head\":{\"label\":\"makinacorpus:7\",\"ref\":\"7\",\"sha\":\"dafb765ad6bc331303573007235fab23f99abda8\",\"user\":{\"login\":\"makinacorpus\",\"id\":546696,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjU0NjY5Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/546696?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/makinacorpus\",\"html_url\":\"https://github.com/makinacorpus\",\"followers_url\":\"https://api.github.com/users/makinacorpus/followers\",\"following_url\":\"https://api.github.com/users/makinacorpus/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/makinacorpus/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/makinacorpus/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/makinacorpus/subscriptions\",\"organizations_url\":\"https://api.github.com/users/makinacorpus/orgs\",\"repos_url\":\"https://api.github.com/users/makinacorpus/repos\",\"events_url\":\"https://api.github.com/users/makinacorpus/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/makinacorpus/received_events\",\"type\":\"Organization\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"saltstack:2014.7\",\"ref\":\"2014.7\",\"sha\":\"f1d2fd8215d2b17c0a29fde979d2c8227db8634e\",\"user\":{\"login\":\"saltstack\",\"id\":1147473,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjExNDc0NzM=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1147473?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/saltstack\",\"html_url\":\"https://github.com/saltstack\",\"followers_url\":\"https://api.github.com/users/saltstack/followers\",\"following_url\":\"https://api.github.com/users/saltstack/following{/other_user}\",\"gists_url\":
INSERT INTO `pullreq` VALUES ('401', 'ansible/ansible', '15796', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/15796\",\"id\":69426748,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Njk0MjY3NDg=\",\"html_url\":\"https://github.com/ansible/ansible/pull/15796\",\"diff_url\":\"https://github.com/ansible/ansible/pull/15796.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/15796.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/15796\",\"number\":15796,\"state\":\"closed\",\"locked\":false,\"title\":\"Add \'external_url\' tags intg tests and skip them.\",\"user\":{\"login\":\"alikins\",\"id\":15162,\"node_id\":\"MDQ6VXNlcjE1MTYy\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/15162?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/alikins\",\"html_url\":\"https://github.com/alikins\",\"followers_url\":\"https://api.github.com/users/alikins/followers\",\"following_url\":\"https://api.github.com/users/alikins/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/alikins/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/alikins/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/alikins/subscriptions\",\"organizations_url\":\"https://api.github.com/users/alikins/orgs\",\"repos_url\":\"https://api.github.com/users/alikins/repos\",\"events_url\":\"https://api.github.com/users/alikins/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/alikins/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"##### ISSUE TYPE\\n- Bugfix Pull Request\\n##### SUMMARY\\n\\nIn Travis, the test_uri integration tests fail a lot.\\nAlmost always because of temporary failures to external\\nurls.\\n\\nThis adds a \'external_url\' tag to those tests, and defaults\\nrun_tests.sh to set TEST_FLAGS to \'--skip-tags external_url\'\\n\",\"created_at\":\"2016-05-09T23:19:21Z\",\"updated_at\":\"2016-05-12T16:45:35Z\",\"closed_at\":\"2016-05-12T16:45:31Z\",\"merged_at\":null,\"merge_commit_sha\":\"c7802314542bb0656cb8e0b5cc39e03f93ae9953\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ansible/ansible/pulls/15796/commits\",\"review_comments_url\":\"https://api.github.com/repos/ansible/ansible/pulls/15796/comments\",\"review_comment_url\":\"https://api.github.com/repos/ansible/ansible/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ansible/ansible/issues/15796/comments\",\"statuses_url\":\"https://api.github.com/repos/ansible/ansible/statuses/aeb6390349927ea85f809842c11628102bf35b13\",\"head\":{\"label\":\"alikins:tag_and_skip_external_urls\",\"ref\":\"tag_and_skip_external_urls\",\"sha\":\"aeb6390349927ea85f809842c11628102bf35b13\",\"user\":{\"login\":\"alikins\",\"id\":15162,\"node_id\":\"MDQ6VXNlcjE1MTYy\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/15162?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/alikins\",\"html_url\":\"https://github.com/alikins\",\"followers_url\":\"https://api.github.com/users/alikins/followers\",\"following_url\":\"https://api.github.com/users/alikins/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/alikins/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/alikins/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/alikins/subscriptions\",\"organizations_url\":\"https://api.github.com/users/alikins/orgs\",\"repos_url\":\"https://api.github.com/users/alikins/repos\",\"events_url\":\"https://api.github.com/users/alikins/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/alikins/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":54061420,\"node_id\":\"MDEwOlJlcG9zaXRvcnk1NDA2MTQyMA==\",\"name\":\"ansible\",\"full_name\":\"alikins/ansible\",\"owner\":{\"login\":\"alikins\",\"id\":15162,\"node_id\":\"MDQ6VXNlcjE1MTYy\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/15162?v=4\",\"grava
INSERT INTO `pullreq` VALUES ('406', 'ceph/ceph', '15536', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/15536\",\"id\":124335963,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTI0MzM1OTYz\",\"html_url\":\"https://github.com/ceph/ceph/pull/15536\",\"diff_url\":\"https://github.com/ceph/ceph/pull/15536.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/15536.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/15536\",\"number\":15536,\"state\":\"closed\",\"locked\":false,\"title\":\"mon: Correct indent to silence -Wmisleading-indentation warning\",\"user\":{\"login\":\"badone\",\"id\":1331115,\"node_id\":\"MDQ6VXNlcjEzMzExMTU=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1331115?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/badone\",\"html_url\":\"https://github.com/badone\",\"followers_url\":\"https://api.github.com/users/badone/followers\",\"following_url\":\"https://api.github.com/users/badone/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/badone/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/badone/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/badone/subscriptions\",\"organizations_url\":\"https://api.github.com/users/badone/orgs\",\"repos_url\":\"https://api.github.com/users/badone/repos\",\"events_url\":\"https://api.github.com/users/badone/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/badone/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Signed-off-by: Brad Hubbard <bhubbard@redhat.com>\",\"created_at\":\"2017-06-07T04:50:29Z\",\"updated_at\":\"2017-06-07T05:08:48Z\",\"closed_at\":\"2017-06-07T05:08:48Z\",\"merged_at\":null,\"merge_commit_sha\":\"eb5a4276e32438b90536df59f097209e980b91c3\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":140959062,\"node_id\":\"MDU6TGFiZWwxNDA5NTkwNjI=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/cleanup\",\"name\":\"cleanup\",\"color\":\"009800\",\"default\":false},{\"id\":513278321,\"node_id\":\"MDU6TGFiZWw1MTMyNzgzMjE=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/mon\",\"name\":\"mon\",\"color\":\"6bbfff\",\"default\":false},{\"id\":340048817,\"node_id\":\"MDU6TGFiZWwzNDAwNDg4MTc=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/needs-review\",\"name\":\"needs-review\",\"color\":\"d4c5f9\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ceph/ceph/pulls/15536/commits\",\"review_comments_url\":\"https://api.github.com/repos/ceph/ceph/pulls/15536/comments\",\"review_comment_url\":\"https://api.github.com/repos/ceph/ceph/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ceph/ceph/issues/15536/comments\",\"statuses_url\":\"https://api.github.com/repos/ceph/ceph/statuses/b00ff16122e41699de08cd2b069346cdee27f01f\",\"head\":{\"label\":\"badone:wip-misleading-indentation-FSCommands\",\"ref\":\"wip-misleading-indentation-FSCommands\",\"sha\":\"b00ff16122e41699de08cd2b069346cdee27f01f\",\"user\":{\"login\":\"badone\",\"id\":1331115,\"node_id\":\"MDQ6VXNlcjEzMzExMTU=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1331115?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/badone\",\"html_url\":\"https://github.com/badone\",\"followers_url\":\"https://api.github.com/users/badone/followers\",\"following_url\":\"https://api.github.com/users/badone/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/badone/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/badone/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/badone/subscriptions\",\"organizations_url\":\"https://api.github.com/users/badone/orgs\",\"repos_url\":\"https://api.github.com/users/badone/repos\",\"events_url\":\"https://api.github.com/users/badone/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/badone/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":40397338,\"node_i
INSERT INTO `pullreq` VALUES ('411', 'pydata/pandas', '6647', '{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/6647\",\"id\":13604276,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTM2MDQyNzY=\",\"html_url\":\"https://github.com/pandas-dev/pandas/pull/6647\",\"diff_url\":\"https://github.com/pandas-dev/pandas/pull/6647.diff\",\"patch_url\":\"https://github.com/pandas-dev/pandas/pull/6647.patch\",\"issue_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/6647\",\"number\":6647,\"state\":\"closed\",\"locked\":false,\"title\":\"BUG: Bug in DataFrame.reindex(labels,level=0) with with reordered labels (GH4088)\",\"user\":{\"login\":\"jreback\",\"id\":953992,\"node_id\":\"MDQ6VXNlcjk1Mzk5Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/953992?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jreback\",\"html_url\":\"https://github.com/jreback\",\"followers_url\":\"https://api.github.com/users/jreback/followers\",\"following_url\":\"https://api.github.com/users/jreback/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jreback/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jreback/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jreback/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jreback/orgs\",\"repos_url\":\"https://api.github.com/users/jreback/repos\",\"events_url\":\"https://api.github.com/users/jreback/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jreback/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"closes #4088\\n\",\"created_at\":\"2014-03-15T15:36:32Z\",\"updated_at\":\"2015-01-18T21:38:51Z\",\"closed_at\":\"2015-01-18T21:38:51Z\",\"merged_at\":null,\"merge_commit_sha\":\"b1bfd8b6a3f8d7d8c566f606542fef3f9802020a\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":76811,\"node_id\":\"MDU6TGFiZWw3NjgxMQ==\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/Bug\",\"name\":\"Bug\",\"color\":\"e10c02\",\"default\":false},{\"id\":2822098,\"node_id\":\"MDU6TGFiZWwyODIyMDk4\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/Indexing\",\"name\":\"Indexing\",\"color\":\"0b02e1\",\"default\":false},{\"id\":71268330,\"node_id\":\"MDU6TGFiZWw3MTI2ODMzMA==\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/MultiIndex\",\"name\":\"MultiIndex\",\"color\":\"207de5\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/25\",\"html_url\":\"https://github.com/pandas-dev/pandas/milestone/25\",\"labels_url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/25/labels\",\"id\":569113,\"node_id\":\"MDk6TWlsZXN0b25lNTY5MTEz\",\"number\":25,\"title\":\"0.16.0\",\"description\":\"after 0.15 of course!\",\"creator\":{\"login\":\"jreback\",\"id\":953992,\"node_id\":\"MDQ6VXNlcjk1Mzk5Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/953992?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jreback\",\"html_url\":\"https://github.com/jreback\",\"followers_url\":\"https://api.github.com/users/jreback/followers\",\"following_url\":\"https://api.github.com/users/jreback/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jreback/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jreback/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jreback/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jreback/orgs\",\"repos_url\":\"https://api.github.com/users/jreback/repos\",\"events_url\":\"https://api.github.com/users/jreback/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jreback/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":400,\"state\":\"closed\",\"created_at\":\"2014-02-14T03:31:22Z\",\"updated_at\":\"2017-08-24T09:17:49Z\",\"due_on\":\"2015-03-22T07:00:00Z\",\"closed_at\":\"2015-03-23T10:50:37Z\"},\"commits_url\":\"https://api.git
INSERT INTO `pullreq` VALUES ('415', 'symfony/symfony', '833', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/833\",\"id\":139867,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTM5ODY3\",\"html_url\":\"https://github.com/symfony/symfony/pull/833\",\"diff_url\":\"https://github.com/symfony/symfony/pull/833.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/833.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/833\",\"number\":833,\"state\":\"closed\",\"locked\":false,\"title\":\"Removed the Request::hasSession()\",\"user\":{\"login\":\"fivestar\",\"id\":30999,\"node_id\":\"MDQ6VXNlcjMwOTk5\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/30999?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fivestar\",\"html_url\":\"https://github.com/fivestar\",\"followers_url\":\"https://api.github.com/users/fivestar/followers\",\"following_url\":\"https://api.github.com/users/fivestar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/fivestar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/fivestar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/fivestar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/fivestar/orgs\",\"repos_url\":\"https://api.github.com/users/fivestar/repos\",\"events_url\":\"https://api.github.com/users/fivestar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/fivestar/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Currently, `Request::hasSession()` is used for a dual purpose as shown below:\\n1. Check the session cookie exists\\n - `Bundle\\\\FrameworkBundle\\\\RequestListener`\\n2. Check the Request has the Session object\\n - `Component\\\\Security\\\\Firewall\\\\ContextListener`\\n - `Component\\\\Security\\\\Firewall\\\\ExceptionListener`\\n - `Component\\\\HttpKernel\\\\DataCollector\\\\RequestDataCollector`\\n\\nThis method seem to be implemented for first purpose. And there is some problems in the second case.\\n\\nFor example, the RequestDataCollector does not record the session data when in the process with the start of a new session. In the same condition, ExceptionListener does not save the target-path that is used as next path after authentication.\\n\\nThis method is used ambiguously(session object exists? session started?). I think this method shuld be removed and the callers should check the condition of the Request properly.\\n\",\"created_at\":\"2011-05-08T17:12:49Z\",\"updated_at\":\"2014-07-06T08:19:28Z\",\"closed_at\":\"2011-05-09T12:34:18Z\",\"merged_at\":null,\"merge_commit_sha\":\"82f8fdedb54b9e5493e8ad4d717a5deae06cc281\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/833/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/833/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/833/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/123d77a966e36052818f52903901c29959f513b4\",\"head\":{\"label\":\"fivestar:session\",\"ref\":\"session\",\"sha\":\"123d77a966e36052818f52903901c29959f513b4\",\"user\":{\"login\":\"fivestar\",\"id\":30999,\"node_id\":\"MDQ6VXNlcjMwOTk5\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/30999?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fivestar\",\"html_url\":\"https://github.com/fivestar\",\"followers_url\":\"https://api.github.com/users/fivestar/followers\",\"following_url\":\"https://api.github.com/users/fivestar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/fivestar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/fivestar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/fivestar/subscriptions\",\"organizations
INSERT INTO `pullreq` VALUES ('420', 'symfony/symfony', '5193', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/5193\",\"id\":1981522,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTk4MTUyMg==\",\"html_url\":\"https://github.com/symfony/symfony/pull/5193\",\"diff_url\":\"https://github.com/symfony/symfony/pull/5193.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/5193.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/5193\",\"number\":5193,\"state\":\"closed\",\"locked\":false,\"title\":\"[Config] Missing type argument passed to loader.\",\"user\":{\"login\":\"beberlei\",\"id\":26936,\"node_id\":\"MDQ6VXNlcjI2OTM2\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/26936?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/beberlei\",\"html_url\":\"https://github.com/beberlei\",\"followers_url\":\"https://api.github.com/users/beberlei/followers\",\"following_url\":\"https://api.github.com/users/beberlei/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/beberlei/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/beberlei/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/beberlei/subscriptions\",\"organizations_url\":\"https://api.github.com/users/beberlei/orgs\",\"repos_url\":\"https://api.github.com/users/beberlei/repos\",\"events_url\":\"https://api.github.com/users/beberlei/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/beberlei/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"In FileLoader the $type is not passed to the child loader.\\n\\nBug fix: yes\\nFeature addition: no\\nBackwards compatibility break: no\\nSymfony2 tests pass: yes\\nLicense of the code: MIT\\n\",\"created_at\":\"2012-08-06T14:10:07Z\",\"updated_at\":\"2014-07-06T07:23:16Z\",\"closed_at\":\"2012-08-06T14:51:16Z\",\"merged_at\":\"2012-08-06T14:51:16Z\",\"merge_commit_sha\":\"0a3ff9ec7dc212d8c31ebd12fe761029eeebe8df\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/5193/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/5193/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/5193/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/b3cf36af9e1b71c8924ad1c9f8784d6a3bf6d26b\",\"head\":{\"label\":\"beberlei:ConfigFileLoaderTypeMissing\",\"ref\":\"ConfigFileLoaderTypeMissing\",\"sha\":\"b3cf36af9e1b71c8924ad1c9f8784d6a3bf6d26b\",\"user\":{\"login\":\"beberlei\",\"id\":26936,\"node_id\":\"MDQ6VXNlcjI2OTM2\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/26936?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/beberlei\",\"html_url\":\"https://github.com/beberlei\",\"followers_url\":\"https://api.github.com/users/beberlei/followers\",\"following_url\":\"https://api.github.com/users/beberlei/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/beberlei/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/beberlei/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/beberlei/subscriptions\",\"organizations_url\":\"https://api.github.com/users/beberlei/orgs\",\"repos_url\":\"https://api.github.com/users/beberlei/repos\",\"events_url\":\"https://api.github.com/users/beberlei/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/beberlei/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":2854991,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyODU0OTkx\",\"name\":\"symfony\",\"full_name\":\"beberlei/symfony\",\"owner\":{\"login\":\"beberlei\",\"id\":26936,\"node_id\":\"MDQ6VXNlcjI2OTM2\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/26936?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/beberlei\",\"html_url\":\"https://github.
INSERT INTO `pullreq` VALUES ('424', 'kubernetes/kubernetes', '21365', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/21365\",\"id\":59582881,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTk1ODI4ODE=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/21365\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/21365.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/21365.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/21365\",\"number\":21365,\"state\":\"closed\",\"locked\":false,\"title\":\"Change default value of kubelet flags:\",\"user\":{\"login\":\"dchen1107\",\"id\":7740897,\"node_id\":\"MDQ6VXNlcjc3NDA4OTc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/7740897?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dchen1107\",\"html_url\":\"https://github.com/dchen1107\",\"followers_url\":\"https://api.github.com/users/dchen1107/followers\",\"following_url\":\"https://api.github.com/users/dchen1107/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dchen1107/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dchen1107/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dchen1107/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dchen1107/orgs\",\"repos_url\":\"https://api.github.com/users/dchen1107/repos\",\"events_url\":\"https://api.github.com/users/dchen1107/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dchen1107/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\" max-pods from 40 to 110 and\\n maximum-dead-containers from 100 to 250\\n\\ncc/ @yujuhong \\n\",\"created_at\":\"2016-02-17T01:22:56Z\",\"updated_at\":\"2016-02-23T23:09:07Z\",\"closed_at\":\"2016-02-23T23:09:07Z\",\"merged_at\":null,\"merge_commit_sha\":\"12fb5db1a8e93ffa582e2b769c517aeb0f707a4e\",\"assignee\":{\"login\":\"yujuhong\",\"id\":10524058,\"node_id\":\"MDQ6VXNlcjEwNTI0MDU4\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/10524058?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/yujuhong\",\"html_url\":\"https://github.com/yujuhong\",\"followers_url\":\"https://api.github.com/users/yujuhong/followers\",\"following_url\":\"https://api.github.com/users/yujuhong/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/yujuhong/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/yujuhong/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/yujuhong/subscriptions\",\"organizations_url\":\"https://api.github.com/users/yujuhong/orgs\",\"repos_url\":\"https://api.github.com/users/yujuhong/repos\",\"events_url\":\"https://api.github.com/users/yujuhong/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/yujuhong/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"yujuhong\",\"id\":10524058,\"node_id\":\"MDQ6VXNlcjEwNTI0MDU4\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/10524058?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/yujuhong\",\"html_url\":\"https://github.com/yujuhong\",\"followers_url\":\"https://api.github.com/users/yujuhong/followers\",\"following_url\":\"https://api.github.com/users/yujuhong/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/yujuhong/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/yujuhong/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/yujuhong/subscriptions\",\"organizations_url\":\"https://api.github.com/users/yujuhong/orgs\",\"repos_url\":\"https://api.github.com/users/yujuhong/repos\",\"events_url\":\"https://api.github.com/users/yujuhong/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/yujuhong/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":240247879,\"node_id\":\"MDU6TGFiZWwyNDAyNDc4Nzk=\",\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/
INSERT INTO `pullreq` VALUES ('428', 'twbs/bootstrap', '8421', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/8421\",\"id\":6775981,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Njc3NTk4MQ==\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/8421\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/8421.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/8421.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/8421\",\"number\":8421,\"state\":\"closed\",\"locked\":false,\"title\":\"Some quick doc link fixes and list-inline ref fix\",\"user\":{\"login\":\"russkel\",\"id\":1073606,\"node_id\":\"MDQ6VXNlcjEwNzM2MDY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1073606?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/russkel\",\"html_url\":\"https://github.com/russkel\",\"followers_url\":\"https://api.github.com/users/russkel/followers\",\"following_url\":\"https://api.github.com/users/russkel/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/russkel/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/russkel/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/russkel/subscriptions\",\"organizations_url\":\"https://api.github.com/users/russkel/orgs\",\"repos_url\":\"https://api.github.com/users/russkel/repos\",\"events_url\":\"https://api.github.com/users/russkel/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/russkel/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"fixed a few links to javascript page\\nfixed list-inline reference\\n\",\"created_at\":\"2013-07-08T12:04:47Z\",\"updated_at\":\"2014-07-25T10:11:12Z\",\"closed_at\":\"2013-07-09T19:45:37Z\",\"merged_at\":null,\"merge_commit_sha\":\"54d8a7b4cc1b85d22f5c2200213336b521d28f5d\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/8421/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/8421/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/8421/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/98113c254ac95be6720fe581647ded6726be77ba\",\"head\":{\"label\":\"russkel:docfixes\",\"ref\":\"docfixes\",\"sha\":\"98113c254ac95be6720fe581647ded6726be77ba\",\"user\":{\"login\":\"russkel\",\"id\":1073606,\"node_id\":\"MDQ6VXNlcjEwNzM2MDY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1073606?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/russkel\",\"html_url\":\"https://github.com/russkel\",\"followers_url\":\"https://api.github.com/users/russkel/followers\",\"following_url\":\"https://api.github.com/users/russkel/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/russkel/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/russkel/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/russkel/subscriptions\",\"organizations_url\":\"https://api.github.com/users/russkel/orgs\",\"repos_url\":\"https://api.github.com/users/russkel/repos\",\"events_url\":\"https://api.github.com/users/russkel/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/russkel/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"twbs:3.0.0-wip\",\"ref\":\"3.0.0-wip\",\"sha\":\"1045226544c6f9396227974b5543df1caf74f8cf\",\"user\":{\"login\":\"twbs\",\"id\":2918581,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjI5MTg1ODE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2918581?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/twbs\",\"html_url\":\"https://github.com/twbs\",\"followers_url\":\"https://api.github.com/users/twbs/followers\",\"following_url\":\"https://api.github.com/users/twbs/following{/other_user}\",\"gists_url\":
INSERT INTO `pullreq` VALUES ('433', 'JuliaLang/julia', '14310', '{\"url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/14310\",\"id\":52897749,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTI4OTc3NDk=\",\"html_url\":\"https://github.com/JuliaLang/julia/pull/14310\",\"diff_url\":\"https://github.com/JuliaLang/julia/pull/14310.diff\",\"patch_url\":\"https://github.com/JuliaLang/julia/pull/14310.patch\",\"issue_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/14310\",\"number\":14310,\"state\":\"closed\",\"locked\":false,\"title\":\"remove unnecessary doc string macros, re-sync documentation\",\"user\":{\"login\":\"jakebolewski\",\"id\":1157798,\"node_id\":\"MDQ6VXNlcjExNTc3OTg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1157798?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jakebolewski\",\"html_url\":\"https://github.com/jakebolewski\",\"followers_url\":\"https://api.github.com/users/jakebolewski/followers\",\"following_url\":\"https://api.github.com/users/jakebolewski/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jakebolewski/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jakebolewski/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jakebolewski/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jakebolewski/orgs\",\"repos_url\":\"https://api.github.com/users/jakebolewski/repos\",\"events_url\":\"https://api.github.com/users/jakebolewski/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jakebolewski/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2015-12-07T20:40:55Z\",\"updated_at\":\"2015-12-14T19:32:04Z\",\"closed_at\":\"2015-12-12T15:19:53Z\",\"merged_at\":null,\"merge_commit_sha\":\"8da31504ff34cb4cb0724997e8d35040ab549217\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":229907793,\"node_id\":\"MDU6TGFiZWwyMjk5MDc3OTM=\",\"url\":\"https://api.github.com/repos/JuliaLang/julia/labels/docsystem\",\"name\":\"docsystem\",\"color\":\"d4c5f9\",\"default\":false},{\"id\":61807486,\"node_id\":\"MDU6TGFiZWw2MTgwNzQ4Ng==\",\"url\":\"https://api.github.com/repos/JuliaLang/julia/labels/linear%20algebra\",\"name\":\"linear algebra\",\"color\":\"f2b3db\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/14310/commits\",\"review_comments_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/14310/comments\",\"review_comment_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/14310/comments\",\"statuses_url\":\"https://api.github.com/repos/JuliaLang/julia/statuses/6bfc6120c896e095eb12a73d3954e6bf4c00b4fa\",\"head\":{\"label\":\"JuliaLang:jcb/syncdoc\",\"ref\":\"jcb/syncdoc\",\"sha\":\"6bfc6120c896e095eb12a73d3954e6bf4c00b4fa\",\"user\":{\"login\":\"JuliaLang\",\"id\":743164,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjc0MzE2NA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/743164?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/JuliaLang\",\"html_url\":\"https://github.com/JuliaLang\",\"followers_url\":\"https://api.github.com/users/JuliaLang/followers\",\"following_url\":\"https://api.github.com/users/JuliaLang/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/JuliaLang/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/JuliaLang/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/JuliaLang/subscriptions\",\"organizations_url\":\"https://api.github.com/users/JuliaLang/orgs\",\"repos_url\":\"https://api.github.com/users/JuliaLang/repos\",\"events_url\":\"https://api.github.com/users/JuliaLang/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/JuliaLang/received_events\",\"type\":\"Organization\",\"site_admin\":false},\"repo\":{\"id\":1644196,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNjQ0MTk2\",\"name\":\"julia\",\"full_name\"
INSERT INTO `pullreq` VALUES ('438', 'pydata/pandas', '8945', '{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/8945\",\"id\":25236082,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjUyMzYwODI=\",\"html_url\":\"https://github.com/pandas-dev/pandas/pull/8945\",\"diff_url\":\"https://github.com/pandas-dev/pandas/pull/8945.diff\",\"patch_url\":\"https://github.com/pandas-dev/pandas/pull/8945.patch\",\"issue_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/8945\",\"number\":8945,\"state\":\"closed\",\"locked\":false,\"title\":\"BUG: Fixed plot label shows as None. #8905\",\"user\":{\"login\":\"dxe4\",\"id\":4346513,\"node_id\":\"MDQ6VXNlcjQzNDY1MTM=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/4346513?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dxe4\",\"html_url\":\"https://github.com/dxe4\",\"followers_url\":\"https://api.github.com/users/dxe4/followers\",\"following_url\":\"https://api.github.com/users/dxe4/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dxe4/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dxe4/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dxe4/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dxe4/orgs\",\"repos_url\":\"https://api.github.com/users/dxe4/repos\",\"events_url\":\"https://api.github.com/users/dxe4/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dxe4/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes https://github.com/pydata/pandas/issues/8905\\n\",\"created_at\":\"2014-11-30T15:45:34Z\",\"updated_at\":\"2015-05-01T16:09:31Z\",\"closed_at\":\"2015-05-01T16:08:58Z\",\"merged_at\":null,\"merge_commit_sha\":\"17b848d1aa7dbf9867daea1e33f6ceec8b4d76f0\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":76811,\"node_id\":\"MDU6TGFiZWw3NjgxMQ==\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/Bug\",\"name\":\"Bug\",\"color\":\"e10c02\",\"default\":false},{\"id\":2413328,\"node_id\":\"MDU6TGFiZWwyNDEzMzI4\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/Visualization\",\"name\":\"Visualization\",\"color\":\"8AE234\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/33\",\"html_url\":\"https://github.com/pandas-dev/pandas/milestone/33\",\"labels_url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/33/labels\",\"id\":997544,\"node_id\":\"MDk6TWlsZXN0b25lOTk3NTQ0\",\"number\":33,\"title\":\"No action\",\"description\":\"A milestone for closed or open issues for which there is no action needed (eg not a bug, just a question / discussion, nothing to resolve, wontfix, etc).\\r\\n\\r\\n\",\"creator\":{\"login\":\"jorisvandenbossche\",\"id\":1020496,\"node_id\":\"MDQ6VXNlcjEwMjA0OTY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1020496?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jorisvandenbossche\",\"html_url\":\"https://github.com/jorisvandenbossche\",\"followers_url\":\"https://api.github.com/users/jorisvandenbossche/followers\",\"following_url\":\"https://api.github.com/users/jorisvandenbossche/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jorisvandenbossche/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jorisvandenbossche/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jorisvandenbossche/orgs\",\"repos_url\":\"https://api.github.com/users/jorisvandenbossche/repos\",\"events_url\":\"https://api.github.com/users/jorisvandenbossche/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jorisvandenbossche/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":6,\"closed_issues\":1662,\"state\":\"open\",\"created_at\":\"2015-02-26T19:29:05Z\",\"updated_at\":\"2018-08-28T02:48:51Z\",\"due_on\":\"2019-09-30T07:00:00Z\",\"closed_at\":nul
INSERT INTO `pullreq` VALUES ('442', 'nodejs/node', '11074', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/11074\",\"id\":103796863,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAzNzk2ODYz\",\"html_url\":\"https://github.com/nodejs/node/pull/11074\",\"diff_url\":\"https://github.com/nodejs/node/pull/11074.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/11074.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/11074\",\"number\":11074,\"state\":\"closed\",\"locked\":false,\"title\":\"doc: replace newlines in deprecation with space\",\"user\":{\"login\":\"thefourtheye\",\"id\":696611,\"node_id\":\"MDQ6VXNlcjY5NjYxMQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/696611?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/thefourtheye\",\"html_url\":\"https://github.com/thefourtheye\",\"followers_url\":\"https://api.github.com/users/thefourtheye/followers\",\"following_url\":\"https://api.github.com/users/thefourtheye/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/thefourtheye/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/thefourtheye/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/thefourtheye/subscriptions\",\"organizations_url\":\"https://api.github.com/users/thefourtheye/orgs\",\"repos_url\":\"https://api.github.com/users/thefourtheye/repos\",\"events_url\":\"https://api.github.com/users/thefourtheye/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/thefourtheye/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"As it is, each line in the deprecation heading which are wrapped at 80\\r\\ncharacters in the *.md files, are shown in different lines. For example\\r\\n\\r\\n > Stability: 0 - Deprecated: Use\\r\\n > `Buffer.from(arrayBuffer[, byteOffset [, length]])`\\r\\n > instead.\\r\\n\\r\\nis shown in three different lines. This patch replaces the newlines\\r\\nwith space characters, so that the output will be in single line.\\r\\n\\r\\n---\\r\\n\\r\\n**Before this patch:**\\r\\n\\r\\nhttps://nodejs.org/api/buffer.html#buffer_new_buffer_arraybuffer_byteoffset_length\\r\\n\\r\\n<img width=\\\"698\\\" alt=\\\"screen shot 2017-01-31 at 12 13 59 am\\\" src=\\\"https://cloud.githubusercontent.com/assets/696611/22436717/45b32030-e74b-11e6-8dd1-6be80ed2562f.png\\\">\\r\\n\\r\\n**After this patch:**\\r\\n\\r\\n<img width=\\\"885\\\" alt=\\\"screen shot 2017-01-31 at 12 22 41 am\\\" src=\\\"https://cloud.githubusercontent.com/assets/696611/22436756/6cef9598-e74b-11e6-92aa-77130e7e19ad.png\\\">\\r\\n\\r\\n\\r\\n<!--\\r\\nThank you for your pull request. Please provide a description above and review\\r\\nthe requirements below.\\r\\n\\r\\nBug fixes and new features should include tests and possibly benchmarks.\\r\\n\\r\\nContributors guide: https://github.com/nodejs/node/blob/master/CONTRIBUTING.md\\r\\n-->\\r\\n\\r\\n##### Checklist\\r\\n<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->\\r\\n\\r\\n- [x] `make -j4 test` (UNIX), or `vcbuild test` (Windows) passes\\r\\n- [x] commit message follows commit guidelines\\r\\n\\r\\n##### Affected core subsystem(s)\\r\\n\\r\\ntools\\r\\n\\r\\n---\\r\\n\\r\\ncc @nodejs/documentation \\r\\n\",\"created_at\":\"2017-01-30T18:53:29Z\",\"updated_at\":\"2017-02-06T19:18:09Z\",\"closed_at\":\"2017-02-01T18:12:59Z\",\"merged_at\":null,\"merge_commit_sha\":\"7c1b41c4493d15ecc2ae878322a372fd8160496d\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155267517,\"node_id\":\"MDU6TGFiZWwxNTUyNjc1MTc=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/doc\",\"name\":\"doc\",\"color\":\"006b75\",\"default\":false},{\"id\":464737589,\"node_id\":\"MDU6TGFiZWw0NjQ3Mzc1ODk=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/land-on-v6.x\",\"name\":\"land-on-v6.x\",\"color\":\"c2e0c6\",\"default\":false},{\"id\":237979054,\"node_id\":\"MDU6TGFiZWwyMzc5NzkwNTQ=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/tools\"
INSERT INTO `pullreq` VALUES ('446', 'nodejs/node', '4585', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/4585\",\"id\":55473467,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTU0NzM0Njc=\",\"html_url\":\"https://github.com/nodejs/node/pull/4585\",\"diff_url\":\"https://github.com/nodejs/node/pull/4585.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/4585.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/4585\",\"number\":4585,\"state\":\"closed\",\"locked\":false,\"title\":\"repl: Allow fn parenthesis across multiple lines\",\"user\":{\"login\":\"tomgco\",\"id\":524382,\"node_id\":\"MDQ6VXNlcjUyNDM4Mg==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/524382?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tomgco\",\"html_url\":\"https://github.com/tomgco\",\"followers_url\":\"https://api.github.com/users/tomgco/followers\",\"following_url\":\"https://api.github.com/users/tomgco/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tomgco/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tomgco/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tomgco/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tomgco/orgs\",\"repos_url\":\"https://api.github.com/users/tomgco/repos\",\"events_url\":\"https://api.github.com/users/tomgco/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tomgco/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This fixes #4060, which breaks due to the error: `missing ) after argument list` and is not treated as recoverable.\\n\",\"created_at\":\"2016-01-08T15:28:47Z\",\"updated_at\":\"2016-02-16T12:01:55Z\",\"closed_at\":\"2016-02-16T12:01:55Z\",\"merged_at\":null,\"merge_commit_sha\":\"18ce3514f25b4dd3c8078ea40376fdeaa5380366\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155435882,\"node_id\":\"MDU6TGFiZWwxNTU0MzU4ODI=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/repl\",\"name\":\"repl\",\"color\":\"5319e7\",\"default\":false},{\"id\":169485478,\"node_id\":\"MDU6TGFiZWwxNjk0ODU0Nzg=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/semver-minor\",\"name\":\"semver-minor\",\"color\":\"fef2c0\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/4585/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/4585/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/4585/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/3565509abbf15359283a1bee1b83c5e7d3f8d903\",\"head\":{\"label\":\"tomgco:repl-fix\",\"ref\":\"repl-fix\",\"sha\":\"3565509abbf15359283a1bee1b83c5e7d3f8d903\",\"user\":{\"login\":\"tomgco\",\"id\":524382,\"node_id\":\"MDQ6VXNlcjUyNDM4Mg==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/524382?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tomgco\",\"html_url\":\"https://github.com/tomgco\",\"followers_url\":\"https://api.github.com/users/tomgco/followers\",\"following_url\":\"https://api.github.com/users/tomgco/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tomgco/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tomgco/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tomgco/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tomgco/orgs\",\"repos_url\":\"https://api.github.com/users/tomgco/repos\",\"events_url\":\"https://api.github.com/users/tomgco/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tomgco/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":42928627,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0MjkyODYyNw==\",\"name\":\"node\",\"full_name\":\"tomgco/node\",\"owner\":{\"login\":\"tomgco\",\"id\":524382,\"node_id\":\"MDQ6VXNlcjUyNDM4Mg==\",\"ava
INSERT INTO `pullreq` VALUES ('450', 'kubernetes/kubernetes', '33757', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/33757\",\"id\":87324479,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODczMjQ0Nzk=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/33757\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/33757.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/33757.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/33757\",\"number\":33757,\"state\":\"closed\",\"locked\":false,\"title\":\"add a return value for remove all test file\",\"user\":{\"login\":\"guangxuli\",\"id\":17472298,\"node_id\":\"MDQ6VXNlcjE3NDcyMjk4\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/17472298?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/guangxuli\",\"html_url\":\"https://github.com/guangxuli\",\"followers_url\":\"https://api.github.com/users/guangxuli/followers\",\"following_url\":\"https://api.github.com/users/guangxuli/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/guangxuli/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/guangxuli/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/guangxuli/subscriptions\",\"organizations_url\":\"https://api.github.com/users/guangxuli/orgs\",\"repos_url\":\"https://api.github.com/users/guangxuli/repos\",\"events_url\":\"https://api.github.com/users/guangxuli/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/guangxuli/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"I think we should add a return value (`tempDir`) that we can remove all tmp files after the test case over.\\n\\n<!-- Reviewable:start -->\\n\\n---\\n\\nThis change is [<img src=\\\"https://reviewable.kubernetes.io/review_button.svg\\\" height=\\\"34\\\" align=\\\"absmiddle\\\" alt=\\\"Reviewable\\\"/>](https://reviewable.kubernetes.io/reviews/kubernetes/kubernetes/33757)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2016-09-29T14:29:49Z\",\"updated_at\":\"2017-10-20T05:38:38Z\",\"closed_at\":\"2017-02-03T01:12:14Z\",\"merged_at\":null,\"merge_commit_sha\":\"aedb13bc4c30201b2a499b8f93ce171adbac70ed\",\"assignee\":{\"login\":\"lavalamp\",\"id\":647318,\"node_id\":\"MDQ6VXNlcjY0NzMxOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/647318?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lavalamp\",\"html_url\":\"https://github.com/lavalamp\",\"followers_url\":\"https://api.github.com/users/lavalamp/followers\",\"following_url\":\"https://api.github.com/users/lavalamp/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lavalamp/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lavalamp/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lavalamp/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lavalamp/orgs\",\"repos_url\":\"https://api.github.com/users/lavalamp/repos\",\"events_url\":\"https://api.github.com/users/lavalamp/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/lavalamp/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"lavalamp\",\"id\":647318,\"node_id\":\"MDQ6VXNlcjY0NzMxOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/647318?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lavalamp\",\"html_url\":\"https://github.com/lavalamp\",\"followers_url\":\"https://api.github.com/users/lavalamp/followers\",\"following_url\":\"https://api.github.com/users/lavalamp/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lavalamp/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lavalamp/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lavalamp/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lavalamp/orgs\",\"repos_url\":\"https://api.github.com/users/lavalamp/repos\",\"events_url\":\"https://api.github.com/users/lavalamp/events{/priva
INSERT INTO `pullreq` VALUES ('454', 'joomla/joomla-cms', '6132', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/6132\",\"id\":29713562,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mjk3MTM1NjI=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/6132\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/6132.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/6132.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/6132\",\"number\":6132,\"state\":\"closed\",\"locked\":false,\"title\":\"fix APC(u) cache storage\",\"user\":{\"login\":\"Fedik\",\"id\":1568198,\"node_id\":\"MDQ6VXNlcjE1NjgxOTg=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1568198?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Fedik\",\"html_url\":\"https://github.com/Fedik\",\"followers_url\":\"https://api.github.com/users/Fedik/followers\",\"following_url\":\"https://api.github.com/users/Fedik/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Fedik/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Fedik/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Fedik/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Fedik/orgs\",\"repos_url\":\"https://api.github.com/users/Fedik/repos\",\"events_url\":\"https://api.github.com/users/Fedik/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Fedik/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"this fix for APC caching when server use PHP 5.5 with APCu,\\nin my configuration it:\\n\\nPHP 5.5.9\\nAPCu 4.0.2\\n\\n**how to test**\\nmake sure that you have installed PHP 5.5 (or higher) and APCu extension,\\nenable APC caching in Global Configuration, and go to the \\\"Clean Cache\\\" page, there you will see a lot errors,\\n\\nthen apply patch, and again go to the \\\"Clean Cache\\\" page and check, whether you are now able to see the cache info, and able to clean up the cache\\n\\nPS: it seems bug in PHP APCu extension, in compatibility with old APC\\n\",\"created_at\":\"2015-02-20T17:19:27Z\",\"updated_at\":\"2016-03-07T22:05:44Z\",\"closed_at\":\"2016-03-07T22:05:41Z\",\"merged_at\":null,\"merge_commit_sha\":\"622dbfef3d05957d11e97b41e01a616304f9fef6\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/6132/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/6132/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/6132/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/f6283d3aea15d364c645ad1fb261da6eaeb4239c\",\"head\":{\"label\":\"Fedik:fix-apc-cache-storage\",\"ref\":\"fix-apc-cache-storage\",\"sha\":\"f6283d3aea15d364c645ad1fb261da6eaeb4239c\",\"user\":{\"login\":\"Fedik\",\"id\":1568198,\"node_id\":\"MDQ6VXNlcjE1NjgxOTg=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1568198?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Fedik\",\"html_url\":\"https://github.com/Fedik\",\"followers_url\":\"https://api.github.com/users/Fedik/followers\",\"following_url\":\"https://api.github.com/users/Fedik/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Fedik/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Fedik/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Fedik/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Fedik/orgs\",\"repos_url\":\"https://api.github.com/users/Fedik/repos\",\"events_url\":\"https://api.github.com/users/Fedik/events{/privacy}\",\"received_event
INSERT INTO `pullreq` VALUES ('458', 'nodejs/node', '5003', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/5003\",\"id\":57769282,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTc3NjkyODI=\",\"html_url\":\"https://github.com/nodejs/node/pull/5003\",\"diff_url\":\"https://github.com/nodejs/node/pull/5003.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/5003.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/5003\",\"number\":5003,\"state\":\"closed\",\"locked\":false,\"title\":\"doc: fix anchor links from stream to HTTP\",\"user\":{\"login\":\"focusaurus\",\"id\":482377,\"node_id\":\"MDQ6VXNlcjQ4MjM3Nw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/482377?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/focusaurus\",\"html_url\":\"https://github.com/focusaurus\",\"followers_url\":\"https://api.github.com/users/focusaurus/followers\",\"following_url\":\"https://api.github.com/users/focusaurus/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/focusaurus/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/focusaurus/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/focusaurus/subscriptions\",\"organizations_url\":\"https://api.github.com/users/focusaurus/orgs\",\"repos_url\":\"https://api.github.com/users/focusaurus/repos\",\"events_url\":\"https://api.github.com/users/focusaurus/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/focusaurus/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2016-01-31T14:01:04Z\",\"updated_at\":\"2016-02-18T01:13:14Z\",\"closed_at\":\"2016-02-02T17:15:02Z\",\"merged_at\":null,\"merge_commit_sha\":\"595a9122c56fd128b3201acd3e8051ea03fb9217\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155267517,\"node_id\":\"MDU6TGFiZWwxNTUyNjc1MTc=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/doc\",\"name\":\"doc\",\"color\":\"006b75\",\"default\":false},{\"id\":155435883,\"node_id\":\"MDU6TGFiZWwxNTU0MzU4ODM=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/stream\",\"name\":\"stream\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/5003/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/5003/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/5003/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/e64f6a15b9876506145b6b4dffad427d746f4a8e\",\"head\":{\"label\":\"focusaurus:doc-stream-http-ref\",\"ref\":\"doc-stream-http-ref\",\"sha\":\"e64f6a15b9876506145b6b4dffad427d746f4a8e\",\"user\":{\"login\":\"focusaurus\",\"id\":482377,\"node_id\":\"MDQ6VXNlcjQ4MjM3Nw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/482377?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/focusaurus\",\"html_url\":\"https://github.com/focusaurus\",\"followers_url\":\"https://api.github.com/users/focusaurus/followers\",\"following_url\":\"https://api.github.com/users/focusaurus/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/focusaurus/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/focusaurus/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/focusaurus/subscriptions\",\"organizations_url\":\"https://api.github.com/users/focusaurus/orgs\",\"repos_url\":\"https://api.github.com/users/focusaurus/repos\",\"events_url\":\"https://api.github.com/users/focusaurus/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/focusaurus/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":50680125,\"node_id\":\"MDEwOlJlcG9zaXRvcnk1MDY4MDEyNQ==\",\"name\":\"node\",\"full_name\":\"focusaurus/node\",\"owner\":{\"login\":\"focusaurus\",\"id\":482377,\"node_id\":\"MDQ6VXNlcjQ4MjM3Nw==\",\"avatar_url\"
INSERT INTO `pullreq` VALUES ('463', 'kubernetes/kubernetes', '44344', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/44344\",\"id\":115362746,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE1MzYyNzQ2\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/44344\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/44344.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/44344.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/44344\",\"number\":44344,\"state\":\"closed\",\"locked\":false,\"title\":\"delete ubuntu kube-up\",\"user\":{\"login\":\"mikedanese\",\"id\":1787169,\"node_id\":\"MDQ6VXNlcjE3ODcxNjk=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1787169?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mikedanese\",\"html_url\":\"https://github.com/mikedanese\",\"followers_url\":\"https://api.github.com/users/mikedanese/followers\",\"following_url\":\"https://api.github.com/users/mikedanese/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mikedanese/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mikedanese/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mikedanese/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mikedanese/orgs\",\"repos_url\":\"https://api.github.com/users/mikedanese/repos\",\"events_url\":\"https://api.github.com/users/mikedanese/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mikedanese/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"```release-note\\r\\nRemove deprecated ubuntu kube-up deployment.\\r\\n```\\r\\n\",\"created_at\":\"2017-04-11T16:31:23Z\",\"updated_at\":\"2017-07-14T10:03:07Z\",\"closed_at\":\"2017-04-15T06:03:57Z\",\"merged_at\":\"2017-04-15T06:03:57Z\",\"merge_commit_sha\":\"b22a298009ec79e7f681ac2ae8070bbcc6fffcd1\",\"assignee\":{\"login\":\"roberthbailey\",\"id\":7751204,\"node_id\":\"MDQ6VXNlcjc3NTEyMDQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7751204?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/roberthbailey\",\"html_url\":\"https://github.com/roberthbailey\",\"followers_url\":\"https://api.github.com/users/roberthbailey/followers\",\"following_url\":\"https://api.github.com/users/roberthbailey/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/roberthbailey/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/roberthbailey/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/roberthbailey/subscriptions\",\"organizations_url\":\"https://api.github.com/users/roberthbailey/orgs\",\"repos_url\":\"https://api.github.com/users/roberthbailey/repos\",\"events_url\":\"https://api.github.com/users/roberthbailey/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/roberthbailey/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"roberthbailey\",\"id\":7751204,\"node_id\":\"MDQ6VXNlcjc3NTEyMDQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7751204?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/roberthbailey\",\"html_url\":\"https://github.com/roberthbailey\",\"followers_url\":\"https://api.github.com/users/roberthbailey/followers\",\"following_url\":\"https://api.github.com/users/roberthbailey/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/roberthbailey/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/roberthbailey/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/roberthbailey/subscriptions\",\"organizations_url\":\"https://api.github.com/users/roberthbailey/orgs\",\"repos_url\":\"https://api.github.com/users/roberthbailey/repos\",\"events_url\":\"https://api.github.com/users/roberthbailey/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/roberthbailey/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\
INSERT INTO `pullreq` VALUES ('467', 'rails/rails', '20813', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/20813\",\"id\":39476627,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mzk0NzY2Mjc=\",\"html_url\":\"https://github.com/rails/rails/pull/20813\",\"diff_url\":\"https://github.com/rails/rails/pull/20813.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/20813.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/20813\",\"number\":20813,\"state\":\"closed\",\"locked\":false,\"title\":\"Allow `pluralize` helper to take a locale.\",\"user\":{\"login\":\"noniq\",\"id\":244158,\"node_id\":\"MDQ6VXNlcjI0NDE1OA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/244158?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/noniq\",\"html_url\":\"https://github.com/noniq\",\"followers_url\":\"https://api.github.com/users/noniq/followers\",\"following_url\":\"https://api.github.com/users/noniq/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/noniq/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/noniq/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/noniq/subscriptions\",\"organizations_url\":\"https://api.github.com/users/noniq/orgs\",\"repos_url\":\"https://api.github.com/users/noniq/repos\",\"events_url\":\"https://api.github.com/users/noniq/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/noniq/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This is already supported in `ActiveSupport::Inflector#pluralize` and `String#pluralize`, so we just forward the locale.\\n\",\"created_at\":\"2015-07-08T13:28:48Z\",\"updated_at\":\"2015-07-09T20:17:52Z\",\"closed_at\":\"2015-07-09T19:24:24Z\",\"merged_at\":\"2015-07-09T19:24:24Z\",\"merge_commit_sha\":\"1d12991516301b2ce0cad2c88dafa310aa6ff687\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/20813/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/20813/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/20813/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/bb851651f19ae91b800c7eff220690d8ca8fc368\",\"head\":{\"label\":\"noniq:locale-argument-for-pluralize-helper\",\"ref\":\"locale-argument-for-pluralize-helper\",\"sha\":\"bb851651f19ae91b800c7eff220690d8ca8fc368\",\"user\":{\"login\":\"noniq\",\"id\":244158,\"node_id\":\"MDQ6VXNlcjI0NDE1OA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/244158?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/noniq\",\"html_url\":\"https://github.com/noniq\",\"followers_url\":\"https://api.github.com/users/noniq/followers\",\"following_url\":\"https://api.github.com/users/noniq/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/noniq/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/noniq/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/noniq/subscriptions\",\"organizations_url\":\"https://api.github.com/users/noniq/orgs\",\"repos_url\":\"https://api.github.com/users/noniq/repos\",\"events_url\":\"https://api.github.com/users/noniq/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/noniq/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":38751555,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzODc1MTU1NQ==\",\"name\":\"rails\",\"full_name\":\"noniq/rails\",\"owner\":{\"login\":\"noniq\",\"id\":244158,\"node_id\":\"MDQ6VXNlcjI0NDE1OA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/244158?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/noniq\",\"html_url\":\"https://github.com/noniq\",\"followers_url\":\"https://api.github.com/users/noniq/followers\",\"following_url\":\"https://api.github.com/users/noniq/following{/other_user
INSERT INTO `pullreq` VALUES ('471', 'symfony/symfony-docs', '2904', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/2904\",\"id\":7681898,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzY4MTg5OA==\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/2904\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/2904.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/2904.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/2904\",\"number\":2904,\"state\":\"closed\",\"locked\":false,\"title\":\"[Cookbook][Testing][Database] Add missing configuration-block\",\"user\":{\"login\":\"iamdto\",\"id\":1457430,\"node_id\":\"MDQ6VXNlcjE0NTc0MzA=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1457430?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/iamdto\",\"html_url\":\"https://github.com/iamdto\",\"followers_url\":\"https://api.github.com/users/iamdto/followers\",\"following_url\":\"https://api.github.com/users/iamdto/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/iamdto/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/iamdto/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/iamdto/subscriptions\",\"organizations_url\":\"https://api.github.com/users/iamdto/orgs\",\"repos_url\":\"https://api.github.com/users/iamdto/repos\",\"events_url\":\"https://api.github.com/users/iamdto/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/iamdto/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Doc fix? | yes |\\n| New docs? | no |\\n| Applies to | 2.2+ |\\n| Fixed tickets | - |\\n\",\"created_at\":\"2013-08-18T10:59:35Z\",\"updated_at\":\"2014-07-03T10:33:45Z\",\"closed_at\":\"2013-09-09T12:33:37Z\",\"merged_at\":null,\"merge_commit_sha\":\"511a92f1e01eed0e9dbbb1111bbeadd699b94bdd\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/2904/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/2904/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/2904/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/230333a3db32a183e5aebf692f79ef0aad28ce36\",\"head\":{\"label\":\"iamdto:missing-configuration-block\",\"ref\":\"missing-configuration-block\",\"sha\":\"230333a3db32a183e5aebf692f79ef0aad28ce36\",\"user\":{\"login\":\"iamdto\",\"id\":1457430,\"node_id\":\"MDQ6VXNlcjE0NTc0MzA=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1457430?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/iamdto\",\"html_url\":\"https://github.com/iamdto\",\"followers_url\":\"https://api.github.com/users/iamdto/followers\",\"following_url\":\"https://api.github.com/users/iamdto/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/iamdto/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/iamdto/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/iamdto/subscriptions\",\"organizations_url\":\"https://api.github.com/users/iamdto/orgs\",\"repos_url\":\"https://api.github.com/users/iamdto/repos\",\"events_url\":\"https://api.github.com/users/iamdto/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/iamdto/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":6851434,\"node_id\":\"MDEwOlJlcG9zaXRvcnk2ODUxNDM0\",\"name\":\"symfony-docs\",\"full_name\":\"iamdto/symfony-docs\",\"owner\":{\"login\":\"iamdto\",\"id\":1457430,\"node_id\":\"MDQ6VXNlcjE0NTc0MzA=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1457430?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/iamdto\",\"html_url\":\"https://github.com/iamdto\",\"followers_url\":\"https://api.git
INSERT INTO `pullreq` VALUES ('475', 'cocos2d/cocos2d-x', '13877', '{\"url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/13877\",\"id\":45164965,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDUxNjQ5NjU=\",\"html_url\":\"https://github.com/cocos2d/cocos2d-x/pull/13877\",\"diff_url\":\"https://github.com/cocos2d/cocos2d-x/pull/13877.diff\",\"patch_url\":\"https://github.com/cocos2d/cocos2d-x/pull/13877.patch\",\"issue_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/13877\",\"number\":13877,\"state\":\"closed\",\"locked\":false,\"title\":\"#13876 Fix\",\"user\":{\"login\":\"dakabang\",\"id\":12713535,\"node_id\":\"MDQ6VXNlcjEyNzEzNTM1\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/12713535?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dakabang\",\"html_url\":\"https://github.com/dakabang\",\"followers_url\":\"https://api.github.com/users/dakabang/followers\",\"following_url\":\"https://api.github.com/users/dakabang/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dakabang/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dakabang/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dakabang/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dakabang/orgs\",\"repos_url\":\"https://api.github.com/users/dakabang/repos\",\"events_url\":\"https://api.github.com/users/dakabang/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dakabang/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fix #13876 \\n\",\"created_at\":\"2015-09-16T12:29:07Z\",\"updated_at\":\"2015-09-18T13:44:20Z\",\"closed_at\":\"2015-09-18T13:44:11Z\",\"merged_at\":null,\"merge_commit_sha\":\"98522380c5b6134604e206b55fe45181da2b4f08\",\"assignee\":{\"login\":\"WenhaiLin\",\"id\":5234286,\"node_id\":\"MDQ6VXNlcjUyMzQyODY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/5234286?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/WenhaiLin\",\"html_url\":\"https://github.com/WenhaiLin\",\"followers_url\":\"https://api.github.com/users/WenhaiLin/followers\",\"following_url\":\"https://api.github.com/users/WenhaiLin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/WenhaiLin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/WenhaiLin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/WenhaiLin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/WenhaiLin/orgs\",\"repos_url\":\"https://api.github.com/users/WenhaiLin/repos\",\"events_url\":\"https://api.github.com/users/WenhaiLin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/WenhaiLin/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"WenhaiLin\",\"id\":5234286,\"node_id\":\"MDQ6VXNlcjUyMzQyODY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/5234286?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/WenhaiLin\",\"html_url\":\"https://github.com/WenhaiLin\",\"followers_url\":\"https://api.github.com/users/WenhaiLin/followers\",\"following_url\":\"https://api.github.com/users/WenhaiLin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/WenhaiLin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/WenhaiLin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/WenhaiLin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/WenhaiLin/orgs\",\"repos_url\":\"https://api.github.com/users/WenhaiLin/repos\",\"events_url\":\"https://api.github.com/users/WenhaiLin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/WenhaiLin/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/13877/commits\",\"review_comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/13877/comments\",\"review_comment_url\":\"https://api.g
INSERT INTO `pullreq` VALUES ('479', 'kubernetes/kubernetes', '25995', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/25995\",\"id\":70922718,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzA5MjI3MTg=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/25995\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/25995.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/25995.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/25995\",\"number\":25995,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix kubelet tls overwrite bug\",\"user\":{\"login\":\"dims\",\"id\":23304,\"node_id\":\"MDQ6VXNlcjIzMzA0\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/23304?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dims\",\"html_url\":\"https://github.com/dims\",\"followers_url\":\"https://api.github.com/users/dims/followers\",\"following_url\":\"https://api.github.com/users/dims/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dims/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dims/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dims/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dims/orgs\",\"repos_url\":\"https://api.github.com/users/dims/repos\",\"events_url\":\"https://api.github.com/users/dims/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dims/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"apiserver was fixed in:\\nhttps://github.com/kubernetes/kubernetes/pull/20313/commits/2302c6604f157f2a5a1b7306c578b689a4b85363\\n\\nWe need to patch up kubelet as well\\n\\nfixes #19309\\n\",\"created_at\":\"2016-05-20T21:56:43Z\",\"updated_at\":\"2016-05-24T00:22:09Z\",\"closed_at\":\"2016-05-24T00:08:51Z\",\"merged_at\":null,\"merge_commit_sha\":\"6ccf21ec89548342e7269f9a36053fb7c76a4dad\",\"assignee\":{\"login\":\"dchen1107\",\"id\":7740897,\"node_id\":\"MDQ6VXNlcjc3NDA4OTc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/7740897?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dchen1107\",\"html_url\":\"https://github.com/dchen1107\",\"followers_url\":\"https://api.github.com/users/dchen1107/followers\",\"following_url\":\"https://api.github.com/users/dchen1107/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dchen1107/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dchen1107/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dchen1107/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dchen1107/orgs\",\"repos_url\":\"https://api.github.com/users/dchen1107/repos\",\"events_url\":\"https://api.github.com/users/dchen1107/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dchen1107/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"dchen1107\",\"id\":7740897,\"node_id\":\"MDQ6VXNlcjc3NDA4OTc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/7740897?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dchen1107\",\"html_url\":\"https://github.com/dchen1107\",\"followers_url\":\"https://api.github.com/users/dchen1107/followers\",\"following_url\":\"https://api.github.com/users/dchen1107/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dchen1107/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dchen1107/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dchen1107/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dchen1107/orgs\",\"repos_url\":\"https://api.github.com/users/dchen1107/repos\",\"events_url\":\"https://api.github.com/users/dchen1107/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dchen1107/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":253450934,\"node_id\":\"MDU6TGFiZWwyNTM0NTA5MzQ=\",\"url\":\"https://api.gi
INSERT INTO `pullreq` VALUES ('483', 'zendframework/zf2', '6264', '{\"url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/6264\",\"id\":15823042,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTU4MjMwNDI=\",\"html_url\":\"https://github.com/zendframework/zendframework/pull/6264\",\"diff_url\":\"https://github.com/zendframework/zendframework/pull/6264.diff\",\"patch_url\":\"https://github.com/zendframework/zendframework/pull/6264.patch\",\"issue_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/6264\",\"number\":6264,\"state\":\"closed\",\"locked\":false,\"title\":\"Input receives complete context for validation\",\"user\":{\"login\":\"marcuswinkler\",\"id\":5886824,\"node_id\":\"MDQ6VXNlcjU4ODY4MjQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5886824?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/marcuswinkler\",\"html_url\":\"https://github.com/marcuswinkler\",\"followers_url\":\"https://api.github.com/users/marcuswinkler/followers\",\"following_url\":\"https://api.github.com/users/marcuswinkler/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/marcuswinkler/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/marcuswinkler/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/marcuswinkler/subscriptions\",\"organizations_url\":\"https://api.github.com/users/marcuswinkler/orgs\",\"repos_url\":\"https://api.github.com/users/marcuswinkler/repos\",\"events_url\":\"https://api.github.com/users/marcuswinkler/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/marcuswinkler/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Instances of InputInterface used to receive all submitted values from BaseInputFilter as context. After the changes made in #5271, only the values extracted from other inputs are passed on.\\n\\nIs this by intention or by accident? I\'d like to peek into the context without defining values as an input sometimes.\\n\",\"created_at\":\"2014-05-13T13:55:37Z\",\"updated_at\":\"2014-08-06T16:04:35Z\",\"closed_at\":\"2014-08-06T16:04:35Z\",\"merged_at\":null,\"merge_commit_sha\":\"008c92121358ac60fec1677cfa356720fdd92209\",\"assignee\":{\"login\":\"Ocramius\",\"id\":154256,\"node_id\":\"MDQ6VXNlcjE1NDI1Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/154256?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Ocramius\",\"html_url\":\"https://github.com/Ocramius\",\"followers_url\":\"https://api.github.com/users/Ocramius/followers\",\"following_url\":\"https://api.github.com/users/Ocramius/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Ocramius/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Ocramius/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Ocramius/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Ocramius/orgs\",\"repos_url\":\"https://api.github.com/users/Ocramius/repos\",\"events_url\":\"https://api.github.com/users/Ocramius/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Ocramius/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"Ocramius\",\"id\":154256,\"node_id\":\"MDQ6VXNlcjE1NDI1Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/154256?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Ocramius\",\"html_url\":\"https://github.com/Ocramius\",\"followers_url\":\"https://api.github.com/users/Ocramius/followers\",\"following_url\":\"https://api.github.com/users/Ocramius/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Ocramius/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Ocramius/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Ocramius/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Ocramius/orgs\",\"repos_url\":\"https://api.github.com/users/Ocramius/repos\",\"events_url\":\"https://api.github.com/users/Ocramius/events{/privacy}\",\"received_event
INSERT INTO `pullreq` VALUES ('487', 'emberjs/ember.js', '11426', '{\"url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/11426\",\"id\":37543006,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mzc1NDMwMDY=\",\"html_url\":\"https://github.com/emberjs/ember.js/pull/11426\",\"diff_url\":\"https://github.com/emberjs/ember.js/pull/11426.diff\",\"patch_url\":\"https://github.com/emberjs/ember.js/pull/11426.patch\",\"issue_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/11426\",\"number\":11426,\"state\":\"closed\",\"locked\":false,\"title\":\"[DOC] Improved assertion message upon calling set on a destroyed object\",\"user\":{\"login\":\"OrKoN\",\"id\":399150,\"node_id\":\"MDQ6VXNlcjM5OTE1MA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/399150?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/OrKoN\",\"html_url\":\"https://github.com/OrKoN\",\"followers_url\":\"https://api.github.com/users/OrKoN/followers\",\"following_url\":\"https://api.github.com/users/OrKoN/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/OrKoN/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/OrKoN/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/OrKoN/subscriptions\",\"organizations_url\":\"https://api.github.com/users/OrKoN/orgs\",\"repos_url\":\"https://api.github.com/users/OrKoN/repos\",\"events_url\":\"https://api.github.com/users/OrKoN/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/OrKoN/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"See https://github.com/emberjs/ember.js/issues/10865\\n\",\"created_at\":\"2015-06-12T08:48:58Z\",\"updated_at\":\"2015-06-21T16:02:00Z\",\"closed_at\":\"2015-06-21T16:02:00Z\",\"merged_at\":null,\"merge_commit_sha\":\"cbea9d40ed17271fcde7108089993320e60ec243\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/11426/commits\",\"review_comments_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/11426/comments\",\"review_comment_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/11426/comments\",\"statuses_url\":\"https://api.github.com/repos/emberjs/ember.js/statuses/d0e2e8684778b1746d4789f8ff1993d6404eb14e\",\"head\":{\"label\":\"OrKoN:master\",\"ref\":\"master\",\"sha\":\"d0e2e8684778b1746d4789f8ff1993d6404eb14e\",\"user\":{\"login\":\"OrKoN\",\"id\":399150,\"node_id\":\"MDQ6VXNlcjM5OTE1MA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/399150?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/OrKoN\",\"html_url\":\"https://github.com/OrKoN\",\"followers_url\":\"https://api.github.com/users/OrKoN/followers\",\"following_url\":\"https://api.github.com/users/OrKoN/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/OrKoN/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/OrKoN/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/OrKoN/subscriptions\",\"organizations_url\":\"https://api.github.com/users/OrKoN/orgs\",\"repos_url\":\"https://api.github.com/users/OrKoN/repos\",\"events_url\":\"https://api.github.com/users/OrKoN/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/OrKoN/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"emberjs:master\",\"ref\":\"master\",\"sha\":\"285030a1b3ceb51e5fac9309faa4eca95c1ee344\",\"user\":{\"login\":\"emberjs\",\"id\":1253363,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjEyNTMzNjM=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1253363?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/emberjs\",\"html_url\":\"https://github.com/emberjs\",\"followers_url\":\"https://api.github.com/users/emberjs/followers\",\"following_url\":\"https://api.github.com/users/emberjs/following{/other_user}\",\"gists_url\":\"htt
INSERT INTO `pullreq` VALUES ('492', 'servo/servo', '6258', '{\"url\":\"https://api.github.com/repos/servo/servo/pulls/6258\",\"id\":36728557,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzY3Mjg1NTc=\",\"html_url\":\"https://github.com/servo/servo/pull/6258\",\"diff_url\":\"https://github.com/servo/servo/pull/6258.diff\",\"patch_url\":\"https://github.com/servo/servo/pull/6258.patch\",\"issue_url\":\"https://api.github.com/repos/servo/servo/issues/6258\",\"number\":6258,\"state\":\"closed\",\"locked\":false,\"title\":\"Drop support for `box-sizing: padding-box`\",\"user\":{\"login\":\"SimonSapin\",\"id\":291359,\"node_id\":\"MDQ6VXNlcjI5MTM1OQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/291359?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/SimonSapin\",\"html_url\":\"https://github.com/SimonSapin\",\"followers_url\":\"https://api.github.com/users/SimonSapin/followers\",\"following_url\":\"https://api.github.com/users/SimonSapin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/SimonSapin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/SimonSapin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/SimonSapin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/SimonSapin/orgs\",\"repos_url\":\"https://api.github.com/users/SimonSapin/repos\",\"events_url\":\"https://api.github.com/users/SimonSapin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/SimonSapin/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This reverts commit 945adab / PR #6033.\\n\\nThe CSS Working Group resolved to drop this value from the spec:\\nhttp://log.csswg.org/irc.w3.org/css/2015-05-20/#e555680\\n\\nThe group was unable to come up with even a theoretical use case. Gecko only implemented this value for completeness. Other browsers vendors have clearly expressed they have no interest in implementing this.\\n\\n<!-- Reviewable:start -->\\n\\n[<img src=\\\"https://reviewable.io/review_button.png\\\" height=40 alt=\\\"Review on Reviewable\\\"/>](https://reviewable.io/reviews/servo/servo/6258)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2015-06-02T13:34:20Z\",\"updated_at\":\"2015-06-02T15:37:49Z\",\"closed_at\":\"2015-06-02T14:39:42Z\",\"merged_at\":\"2015-06-02T14:39:42Z\",\"merge_commit_sha\":\"6e943c487a18599924448d9bcfedb30d56f802fa\",\"assignee\":{\"login\":\"jdm\",\"id\":27658,\"node_id\":\"MDQ6VXNlcjI3NjU4\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/27658?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jdm\",\"html_url\":\"https://github.com/jdm\",\"followers_url\":\"https://api.github.com/users/jdm/followers\",\"following_url\":\"https://api.github.com/users/jdm/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jdm/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jdm/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jdm/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jdm/orgs\",\"repos_url\":\"https://api.github.com/users/jdm/repos\",\"events_url\":\"https://api.github.com/users/jdm/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jdm/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"jdm\",\"id\":27658,\"node_id\":\"MDQ6VXNlcjI3NjU4\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/27658?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jdm\",\"html_url\":\"https://github.com/jdm\",\"followers_url\":\"https://api.github.com/users/jdm/followers\",\"following_url\":\"https://api.github.com/users/jdm/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jdm/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jdm/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jdm/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jdm/orgs\",\"repos_url\":\"https://api.github.com/users/jdm/repos\",\"events_url\":\"https://api.github
INSERT INTO `pullreq` VALUES ('496', 'django/django', '5621', '{\"url\":\"https://api.github.com/repos/django/django/pulls/5621\",\"id\":50293452,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTAyOTM0NTI=\",\"html_url\":\"https://github.com/django/django/pull/5621\",\"diff_url\":\"https://github.com/django/django/pull/5621.diff\",\"patch_url\":\"https://github.com/django/django/pull/5621.patch\",\"issue_url\":\"https://api.github.com/repos/django/django/issues/5621\",\"number\":5621,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixed #25710 -- Documented what INTERNAL_IPS does under the DEBUG set…\",\"user\":{\"login\":\"atombrella\",\"id\":6141390,\"node_id\":\"MDQ6VXNlcjYxNDEzOTA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/6141390?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/atombrella\",\"html_url\":\"https://github.com/atombrella\",\"followers_url\":\"https://api.github.com/users/atombrella/followers\",\"following_url\":\"https://api.github.com/users/atombrella/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/atombrella/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/atombrella/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/atombrella/subscriptions\",\"organizations_url\":\"https://api.github.com/users/atombrella/orgs\",\"repos_url\":\"https://api.github.com/users/atombrella/repos\",\"events_url\":\"https://api.github.com/users/atombrella/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/atombrella/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"…ting.\\n\",\"created_at\":\"2015-11-10T18:43:41Z\",\"updated_at\":\"2015-11-14T22:09:46Z\",\"closed_at\":\"2015-11-14T22:09:46Z\",\"merged_at\":null,\"merge_commit_sha\":\"a0f8c3bb74663570489483b7af5d7c0951ea7641\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/django/django/pulls/5621/commits\",\"review_comments_url\":\"https://api.github.com/repos/django/django/pulls/5621/comments\",\"review_comment_url\":\"https://api.github.com/repos/django/django/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/django/django/issues/5621/comments\",\"statuses_url\":\"https://api.github.com/repos/django/django/statuses/4d5aec19cc5e7d3c518fe44faeaaa7db9c2b62d2\",\"head\":{\"label\":\"atombrella:25710debug_doc\",\"ref\":\"25710debug_doc\",\"sha\":\"4d5aec19cc5e7d3c518fe44faeaaa7db9c2b62d2\",\"user\":{\"login\":\"atombrella\",\"id\":6141390,\"node_id\":\"MDQ6VXNlcjYxNDEzOTA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/6141390?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/atombrella\",\"html_url\":\"https://github.com/atombrella\",\"followers_url\":\"https://api.github.com/users/atombrella/followers\",\"following_url\":\"https://api.github.com/users/atombrella/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/atombrella/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/atombrella/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/atombrella/subscriptions\",\"organizations_url\":\"https://api.github.com/users/atombrella/orgs\",\"repos_url\":\"https://api.github.com/users/atombrella/repos\",\"events_url\":\"https://api.github.com/users/atombrella/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/atombrella/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":24504708,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyNDUwNDcwOA==\",\"name\":\"django\",\"full_name\":\"atombrella/django\",\"owner\":{\"login\":\"atombrella\",\"id\":6141390,\"node_id\":\"MDQ6VXNlcjYxNDEzOTA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/6141390?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/atombrella\",\"html_url\":\"https://github.com/atombrella\",\"followers_url\":\"https://api.github.com/users/atombrella/followers\",\"following_url\":\"https://api.github.com/users/ato
INSERT INTO `pullreq` VALUES ('500', 'twbs/bootstrap', '17404', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/17404\",\"id\":43729105,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDM3MjkxMDU=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/17404\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/17404.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/17404.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/17404\",\"number\":17404,\"state\":\"closed\",\"locked\":false,\"title\":\"add Chinese translations website boot4.com\",\"user\":{\"login\":\"vincent4j\",\"id\":808989,\"node_id\":\"MDQ6VXNlcjgwODk4OQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/808989?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/vincent4j\",\"html_url\":\"https://github.com/vincent4j\",\"followers_url\":\"https://api.github.com/users/vincent4j/followers\",\"following_url\":\"https://api.github.com/users/vincent4j/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/vincent4j/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/vincent4j/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/vincent4j/subscriptions\",\"organizations_url\":\"https://api.github.com/users/vincent4j/orgs\",\"repos_url\":\"https://api.github.com/users/vincent4j/repos\",\"events_url\":\"https://api.github.com/users/vincent4j/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/vincent4j/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2015-08-31T03:27:31Z\",\"updated_at\":\"2015-09-05T06:39:46Z\",\"closed_at\":\"2015-09-05T06:39:46Z\",\"merged_at\":\"2015-09-05T06:39:45Z\",\"merge_commit_sha\":\"7eeeeba4af9e24fd8fe7276fbf0f3202927f5973\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":143597,\"node_id\":\"MDU6TGFiZWwxNDM1OTc=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/docs\",\"name\":\"docs\",\"color\":\"007bff\",\"default\":false,\"description\":null},{\"id\":250176882,\"node_id\":\"MDU6TGFiZWwyNTAxNzY4ODI=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/v4\",\"name\":\"v4\",\"color\":\"563d7c\",\"default\":false,\"description\":null}],\"milestone\":{\"url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/33\",\"html_url\":\"https://github.com/twbs/bootstrap/milestone/33\",\"labels_url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/33/labels\",\"id\":1263350,\"node_id\":\"MDk6TWlsZXN0b25lMTI2MzM1MA==\",\"number\":33,\"title\":\"v4.0.0-alpha.2\",\"description\":\"\",\"creator\":{\"login\":\"cvrebert\",\"id\":419884,\"node_id\":\"MDQ6VXNlcjQxOTg4NA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/419884?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cvrebert\",\"html_url\":\"https://github.com/cvrebert\",\"followers_url\":\"https://api.github.com/users/cvrebert/followers\",\"following_url\":\"https://api.github.com/users/cvrebert/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cvrebert/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cvrebert/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cvrebert/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cvrebert/orgs\",\"repos_url\":\"https://api.github.com/users/cvrebert/repos\",\"events_url\":\"https://api.github.com/users/cvrebert/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cvrebert/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":432,\"state\":\"closed\",\"created_at\":\"2015-08-19T20:07:07Z\",\"updated_at\":\"2015-12-24T04:14:41Z\",\"due_on\":null,\"closed_at\":\"2015-12-08T16:51:56Z\"},\"draft\":false,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/17404/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/17404/comments\",\"review_comment_url\":\"https://api.github.com/
INSERT INTO `pullreq` VALUES ('505', 'docker/docker', '10126', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/10126\",\"id\":27470083,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mjc0NzAwODM=\",\"html_url\":\"https://github.com/moby/moby/pull/10126\",\"diff_url\":\"https://github.com/moby/moby/pull/10126.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/10126.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/10126\",\"number\":10126,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix up nameserver localhost detection\",\"user\":{\"login\":\"VictorLowther\",\"id\":770578,\"node_id\":\"MDQ6VXNlcjc3MDU3OA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/770578?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/VictorLowther\",\"html_url\":\"https://github.com/VictorLowther\",\"followers_url\":\"https://api.github.com/users/VictorLowther/followers\",\"following_url\":\"https://api.github.com/users/VictorLowther/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/VictorLowther/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/VictorLowther/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/VictorLowther/subscriptions\",\"organizations_url\":\"https://api.github.com/users/VictorLowther/orgs\",\"repos_url\":\"https://api.github.com/users/VictorLowther/repos\",\"events_url\":\"https://api.github.com/users/VictorLowther/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/VictorLowther/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The current code only cares about 127.0.0.1, but lets the equally\\ndevestating ::1 through. That needs fixing.\\n\",\"created_at\":\"2015-01-15T22:55:27Z\",\"updated_at\":\"2015-01-20T00:00:45Z\",\"closed_at\":\"2015-01-20T00:00:45Z\",\"merged_at\":null,\"merge_commit_sha\":\"6ba81011f78a6d1b782d5f04e0772c833f90eeeb\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/moby/moby/pulls/10126/commits\",\"review_comments_url\":\"https://api.github.com/repos/moby/moby/pulls/10126/comments\",\"review_comment_url\":\"https://api.github.com/repos/moby/moby/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/moby/moby/issues/10126/comments\",\"statuses_url\":\"https://api.github.com/repos/moby/moby/statuses/da52ab98cdcc892464ff262ab56f81015aef8287\",\"head\":{\"label\":\"VictorLowther:master\",\"ref\":\"master\",\"sha\":\"da52ab98cdcc892464ff262ab56f81015aef8287\",\"user\":{\"login\":\"VictorLowther\",\"id\":770578,\"node_id\":\"MDQ6VXNlcjc3MDU3OA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/770578?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/VictorLowther\",\"html_url\":\"https://github.com/VictorLowther\",\"followers_url\":\"https://api.github.com/users/VictorLowther/followers\",\"following_url\":\"https://api.github.com/users/VictorLowther/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/VictorLowther/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/VictorLowther/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/VictorLowther/subscriptions\",\"organizations_url\":\"https://api.github.com/users/VictorLowther/orgs\",\"repos_url\":\"https://api.github.com/users/VictorLowther/repos\",\"events_url\":\"https://api.github.com/users/VictorLowther/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/VictorLowther/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":29320248,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyOTMyMDI0OA==\",\"name\":\"docker\",\"full_name\":\"VictorLowther/docker\",\"owner\":{\"login\":\"VictorLowther\",\"id\":770578,\"node_id\":\"MDQ6VXNlcjc3MDU3OA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/770578?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/VictorLowther\",\"html_url\":\"https://github.com/VictorLowther\",\"followers_url\":\"
INSERT INTO `pullreq` VALUES ('509', 'zendframework/zf2', '1041', '{\"url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/1041\",\"id\":1160716,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE2MDcxNg==\",\"html_url\":\"https://github.com/zendframework/zendframework/pull/1041\",\"diff_url\":\"https://github.com/zendframework/zendframework/pull/1041.diff\",\"patch_url\":\"https://github.com/zendframework/zendframework/pull/1041.patch\",\"issue_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/1041\",\"number\":1041,\"state\":\"closed\",\"locked\":true,\"title\":\"bugfix DSN creation\",\"user\":{\"login\":\"HHGAG\",\"id\":1430818,\"node_id\":\"MDQ6VXNlcjE0MzA4MTg=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1430818?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/HHGAG\",\"html_url\":\"https://github.com/HHGAG\",\"followers_url\":\"https://api.github.com/users/HHGAG/followers\",\"following_url\":\"https://api.github.com/users/HHGAG/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/HHGAG/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/HHGAG/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/HHGAG/subscriptions\",\"organizations_url\":\"https://api.github.com/users/HHGAG/orgs\",\"repos_url\":\"https://api.github.com/users/HHGAG/repos\",\"events_url\":\"https://api.github.com/users/HHGAG/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/HHGAG/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"http://framework.zend.com/issues/browse/ZF2-189?focusedCommentId=50196&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-50196\\n\",\"created_at\":\"2012-04-13T16:45:23Z\",\"updated_at\":\"2014-06-22T00:37:14Z\",\"closed_at\":\"2012-04-15T15:30:18Z\",\"merged_at\":null,\"merge_commit_sha\":\"3cbab5cec71d85b41488ae32c8a31adbdefa5cc1\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/1041/commits\",\"review_comments_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/1041/comments\",\"review_comment_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/1041/comments\",\"statuses_url\":\"https://api.github.com/repos/zendframework/zendframework/statuses/4c6c8edded44c439dfa41421d8475d51099ea041\",\"head\":{\"label\":\"HHGAG:hotfix/ZF2-189\",\"ref\":\"hotfix/ZF2-189\",\"sha\":\"4c6c8edded44c439dfa41421d8475d51099ea041\",\"user\":{\"login\":\"HHGAG\",\"id\":1430818,\"node_id\":\"MDQ6VXNlcjE0MzA4MTg=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1430818?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/HHGAG\",\"html_url\":\"https://github.com/HHGAG\",\"followers_url\":\"https://api.github.com/users/HHGAG/followers\",\"following_url\":\"https://api.github.com/users/HHGAG/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/HHGAG/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/HHGAG/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/HHGAG/subscriptions\",\"organizations_url\":\"https://api.github.com/users/HHGAG/orgs\",\"repos_url\":\"https://api.github.com/users/HHGAG/repos\",\"events_url\":\"https://api.github.com/users/HHGAG/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/HHGAG/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"zendframework:master\",\"ref\":\"master\",\"sha\":\"a568a7d77e1ed7d34779a91b10cf6ebf26c4ef2e\",\"user\":{\"login\":\"zendframework\",\"id\":296074,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjI5NjA3NA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/296074?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zendframework\",\"html_url\":\"https://github
INSERT INTO `pullreq` VALUES ('514', 'JuliaLang/julia', '10835', '{\"url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/10835\",\"id\":33376779,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzMzNzY3Nzk=\",\"html_url\":\"https://github.com/JuliaLang/julia/pull/10835\",\"diff_url\":\"https://github.com/JuliaLang/julia/pull/10835.diff\",\"patch_url\":\"https://github.com/JuliaLang/julia/pull/10835.patch\",\"issue_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/10835\",\"number\":10835,\"state\":\"closed\",\"locked\":false,\"title\":\"Don\'t bail out on test errors by default\",\"user\":{\"login\":\"ihnorton\",\"id\":327706,\"node_id\":\"MDQ6VXNlcjMyNzcwNg==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/327706?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ihnorton\",\"html_url\":\"https://github.com/ihnorton\",\"followers_url\":\"https://api.github.com/users/ihnorton/followers\",\"following_url\":\"https://api.github.com/users/ihnorton/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ihnorton/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ihnorton/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ihnorton/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ihnorton/orgs\",\"repos_url\":\"https://api.github.com/users/ihnorton/repos\",\"events_url\":\"https://api.github.com/users/ihnorton/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ihnorton/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"I don\'t always run tests\\nBut when I do, I ignore the failures.\\n\\nSeriously though: when I run all tests locally, it is because I want to know the status of all of them for individual investigation later (e.g. #10394). Tests are slow in general, really slow on Windows, and painfully slow with MCJIT on Windows. Stopping the run due to a (possibly random) failure in the middle of the list is unhelpful because it only tells me about one test failure at a time. (I usually go away when running tests because my 2-core 3320 gets really sluggish). \\n\\nThis PR makes the test suite continue through errors by default, and adds a check for the environment variable `JL_TESTFAILURE_STOP` for use on the CI systems.\\n\",\"created_at\":\"2015-04-15T17:19:20Z\",\"updated_at\":\"2015-09-23T14:25:38Z\",\"closed_at\":\"2015-09-23T14:25:26Z\",\"merged_at\":null,\"merge_commit_sha\":\"9dedfc1be16d6636cc4b6cf7339e9d25023d5ef3\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":10466303,\"node_id\":\"MDU6TGFiZWwxMDQ2NjMwMw==\",\"url\":\"https://api.github.com/repos/JuliaLang/julia/labels/test\",\"name\":\"test\",\"color\":\"e102d8\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/10835/commits\",\"review_comments_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/10835/comments\",\"review_comment_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/10835/comments\",\"statuses_url\":\"https://api.github.com/repos/JuliaLang/julia/statuses/ddd1b02cfffc26fab35ca5090ba4166bdbf5583f\",\"head\":{\"label\":\"ihnorton:runalltestsplease\",\"ref\":\"runalltestsplease\",\"sha\":\"ddd1b02cfffc26fab35ca5090ba4166bdbf5583f\",\"user\":{\"login\":\"ihnorton\",\"id\":327706,\"node_id\":\"MDQ6VXNlcjMyNzcwNg==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/327706?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ihnorton\",\"html_url\":\"https://github.com/ihnorton\",\"followers_url\":\"https://api.github.com/users/ihnorton/followers\",\"following_url\":\"https://api.github.com/users/ihnorton/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ihnorton/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ihnorton/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ihnorton/subscriptions\",\"organizations_u
INSERT INTO `pullreq` VALUES ('519', 'symfony/symfony', '22968', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/22968\",\"id\":123092439,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTIzMDkyNDM5\",\"html_url\":\"https://github.com/symfony/symfony/pull/22968\",\"diff_url\":\"https://github.com/symfony/symfony/pull/22968.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/22968.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/22968\",\"number\":22968,\"state\":\"closed\",\"locked\":false,\"title\":\"[Profiler] Fix text selection & click on file links on exception pages\",\"user\":{\"login\":\"ogizanagi\",\"id\":2211145,\"node_id\":\"MDQ6VXNlcjIyMTExNDU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2211145?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ogizanagi\",\"html_url\":\"https://github.com/ogizanagi\",\"followers_url\":\"https://api.github.com/users/ogizanagi/followers\",\"following_url\":\"https://api.github.com/users/ogizanagi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ogizanagi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ogizanagi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ogizanagi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ogizanagi/orgs\",\"repos_url\":\"https://api.github.com/users/ogizanagi/repos\",\"events_url\":\"https://api.github.com/users/ogizanagi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ogizanagi/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A\\r\\n| ------------- | ---\\r\\n| Branch? | 3.3 <!-- see comment below -->\\r\\n| Bug fix? | yes\\r\\n| New feature? | no <!-- don\'t forget updating src/**/CHANGELOG.md files -->\\r\\n| BC breaks? | no\\r\\n| Deprecations? | no <!-- don\'t forget updating UPGRADE-*.md files -->\\r\\n| Tests pass? | yes\\r\\n| Fixed tickets | #22957, #22978 <!-- #-prefixed issue number(s), if any -->\\r\\n| License | MIT\\r\\n| Doc PR | N/A\\r\\n\\r\\nI don\'t really know the purpose of this css rule here, but I admit it\'s quite frustrating not to be able to select something here.\\r\\n\\r\\nThis PR also prevents the following annoying behavior (selecting text collapses/uncollapses traces):\\r\\n![mai-30-2017 18-26-29](https://cloud.githubusercontent.com/assets/2211145/26593977/3afbc510-4566-11e7-9114-8934ba6126a2.gif)\\r\\n\\r\\nAbout the trick used, I think the browser support is safe enough: https://caniuse.com/#search=window.getSelection\\r\\n\\r\\nEDIT: new commit added which allows to fix #22978\",\"created_at\":\"2017-05-30T16:33:49Z\",\"updated_at\":\"2017-05-31T17:45:38Z\",\"closed_at\":\"2017-05-31T17:44:17Z\",\"merged_at\":\"2017-05-31T17:44:16Z\",\"merge_commit_sha\":\"8618399e4264d810aecb33e33edbf628a71cf913\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":100079,\"node_id\":\"MDU6TGFiZWwxMDAwNzk=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Bug\",\"name\":\"Bug\",\"color\":\"e10c02\",\"default\":false},{\"id\":237003792,\"node_id\":\"MDU6TGFiZWwyMzcwMDM3OTI=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Status:%20Needs%20Review\",\"name\":\"Status: Needs Review\",\"color\":\"ededed\",\"default\":false},{\"id\":199779,\"node_id\":\"MDU6TGFiZWwxOTk3Nzk=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/WebProfilerBundle\",\"name\":\"WebProfilerBundle\",\"color\":\"DDDDDD\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/symfony/symfony/milestones/16\",\"html_url\":\"https://github.com/symfony/symfony/milestone/16\",\"labels_url\":\"https://api.github.com/repos/symfony/symfony/milestones/16/labels\",\"id\":2180800,\"node_id\":\"MDk6TWlsZXN0b25lMjE4MDgwMA==\",\"number\":16,\"title\":\"3.3\",\"description\":\"https://symfony.com/roadmap?version=3.3#checker\",\"creator\":{\"login\":\"xabbuh\",\"id\":1957048,\"node_id\":\"MDQ6VXNlcjE5NTcwNDg=\",\"avatar
INSERT INTO `pullreq` VALUES ('523', 'elastic/elasticsearch', '6082', '{\"url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/6082\",\"id\":15612567,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTU2MTI1Njc=\",\"html_url\":\"https://github.com/elastic/elasticsearch/pull/6082\",\"diff_url\":\"https://github.com/elastic/elasticsearch/pull/6082.diff\",\"patch_url\":\"https://github.com/elastic/elasticsearch/pull/6082.patch\",\"issue_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/6082\",\"number\":6082,\"state\":\"closed\",\"locked\":false,\"title\":\"[DOCS] Update fielddata.asciidoc\",\"user\":{\"login\":\"brusic\",\"id\":354105,\"node_id\":\"MDQ6VXNlcjM1NDEwNQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/354105?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/brusic\",\"html_url\":\"https://github.com/brusic\",\"followers_url\":\"https://api.github.com/users/brusic/followers\",\"following_url\":\"https://api.github.com/users/brusic/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/brusic/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/brusic/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/brusic/subscriptions\",\"organizations_url\":\"https://api.github.com/users/brusic/orgs\",\"repos_url\":\"https://api.github.com/users/brusic/repos\",\"events_url\":\"https://api.github.com/users/brusic/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/brusic/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Spelling correction and corrected breaker limit default value.\\n\",\"created_at\":\"2014-05-07T18:45:36Z\",\"updated_at\":\"2014-07-16T21:45:28Z\",\"closed_at\":\"2014-05-08T08:59:41Z\",\"merged_at\":null,\"merge_commit_sha\":\"a481f5b6a781e8331f4647d9bfd98622862b629c\",\"assignee\":{\"login\":\"javanna\",\"id\":832460,\"node_id\":\"MDQ6VXNlcjgzMjQ2MA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/832460?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/javanna\",\"html_url\":\"https://github.com/javanna\",\"followers_url\":\"https://api.github.com/users/javanna/followers\",\"following_url\":\"https://api.github.com/users/javanna/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/javanna/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/javanna/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/javanna/subscriptions\",\"organizations_url\":\"https://api.github.com/users/javanna/orgs\",\"repos_url\":\"https://api.github.com/users/javanna/repos\",\"events_url\":\"https://api.github.com/users/javanna/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/javanna/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"javanna\",\"id\":832460,\"node_id\":\"MDQ6VXNlcjgzMjQ2MA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/832460?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/javanna\",\"html_url\":\"https://github.com/javanna\",\"followers_url\":\"https://api.github.com/users/javanna/followers\",\"following_url\":\"https://api.github.com/users/javanna/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/javanna/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/javanna/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/javanna/subscriptions\",\"organizations_url\":\"https://api.github.com/users/javanna/orgs\",\"repos_url\":\"https://api.github.com/users/javanna/repos\",\"events_url\":\"https://api.github.com/users/javanna/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/javanna/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":23715,\"node_id\":\"MDU6TGFiZWwyMzcxNQ==\",\"url\":\"https://api.github.com/repos/elastic/elasticsearch/labels/%3Edocs\",\"name\":\">docs\",\"color\":\"db755e\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https:
INSERT INTO `pullreq` VALUES ('527', 'angular/angular.js', '5976', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/5976\",\"id\":11861508,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE4NjE1MDg=\",\"html_url\":\"https://github.com/angular/angular.js/pull/5976\",\"diff_url\":\"https://github.com/angular/angular.js/pull/5976.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/5976.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/5976\",\"number\":5976,\"state\":\"closed\",\"locked\":false,\"title\":\"refactor($q): make $q Promises A+ v1.1 compilant\",\"user\":{\"login\":\"lgalfaso\",\"id\":391394,\"node_id\":\"MDQ6VXNlcjM5MTM5NA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/391394?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lgalfaso\",\"html_url\":\"https://github.com/lgalfaso\",\"followers_url\":\"https://api.github.com/users/lgalfaso/followers\",\"following_url\":\"https://api.github.com/users/lgalfaso/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lgalfaso/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lgalfaso/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lgalfaso/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lgalfaso/orgs\",\"repos_url\":\"https://api.github.com/users/lgalfaso/repos\",\"events_url\":\"https://api.github.com/users/lgalfaso/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/lgalfaso/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Refactor to make $q Promises A+ v1.1 compilant\\n\",\"created_at\":\"2014-01-24T20:57:19Z\",\"updated_at\":\"2014-08-21T17:53:22Z\",\"closed_at\":\"2014-08-21T17:53:22Z\",\"merged_at\":null,\"merge_commit_sha\":\"952c525e4539954d6dbf3f7d3ddea3526f04fbe0\",\"assignee\":{\"login\":\"jeffbcross\",\"id\":463703,\"node_id\":\"MDQ6VXNlcjQ2MzcwMw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/463703?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jeffbcross\",\"html_url\":\"https://github.com/jeffbcross\",\"followers_url\":\"https://api.github.com/users/jeffbcross/followers\",\"following_url\":\"https://api.github.com/users/jeffbcross/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jeffbcross/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jeffbcross/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jeffbcross/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jeffbcross/orgs\",\"repos_url\":\"https://api.github.com/users/jeffbcross/repos\",\"events_url\":\"https://api.github.com/users/jeffbcross/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jeffbcross/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"jeffbcross\",\"id\":463703,\"node_id\":\"MDQ6VXNlcjQ2MzcwMw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/463703?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jeffbcross\",\"html_url\":\"https://github.com/jeffbcross\",\"followers_url\":\"https://api.github.com/users/jeffbcross/followers\",\"following_url\":\"https://api.github.com/users/jeffbcross/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jeffbcross/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jeffbcross/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jeffbcross/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jeffbcross/orgs\",\"repos_url\":\"https://api.github.com/users/jeffbcross/repos\",\"events_url\":\"https://api.github.com/users/jeffbcross/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jeffbcross/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":53200617,\"node_id\":\"MDU6TGFiZWw1MzIwMDYxNw==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/cla:%20yes\",\"name\":\"cla: ye
INSERT INTO `pullreq` VALUES ('531', 'joomla/joomla-cms', '2833', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2833\",\"id\":11826112,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE4MjYxMTI=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/2833\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/2833.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/2833.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/2833\",\"number\":2833,\"state\":\"closed\",\"locked\":false,\"title\":\"Cache root ID for nested sets table\",\"user\":{\"login\":\"pasamio\",\"id\":163200,\"node_id\":\"MDQ6VXNlcjE2MzIwMA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/163200?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/pasamio\",\"html_url\":\"https://github.com/pasamio\",\"followers_url\":\"https://api.github.com/users/pasamio/followers\",\"following_url\":\"https://api.github.com/users/pasamio/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/pasamio/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/pasamio/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/pasamio/subscriptions\",\"organizations_url\":\"https://api.github.com/users/pasamio/orgs\",\"repos_url\":\"https://api.github.com/users/pasamio/repos\",\"events_url\":\"https://api.github.com/users/pasamio/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/pasamio/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The root ID of a nested sets table is highly unlikely to change within a single page load of the site. When there are potentially multiple queries being executed to determine the root ID, this can become redundant work on a popular tree. To avoid this, once we have determined the root ID for a given table-key combination, the code will cache it internally and return that later reducing the number of times that redundant queries need to be executed.\\n\\nJoomlaCode Issue Tracker: https://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=33187&start=0\\n\",\"created_at\":\"2014-01-23T23:36:21Z\",\"updated_at\":\"2014-07-26T16:06:54Z\",\"closed_at\":\"2014-07-26T16:06:54Z\",\"merged_at\":null,\"merge_commit_sha\":\"acf268658e02c46d9266d25bd85cfc093205483c\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2833/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2833/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/2833/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/45e46f6a21ed2bb99e0313ac8e9f66427a8a4df7\",\"head\":{\"label\":\"pasamio:nestedsets_rootid\",\"ref\":\"nestedsets_rootid\",\"sha\":\"45e46f6a21ed2bb99e0313ac8e9f66427a8a4df7\",\"user\":{\"login\":\"pasamio\",\"id\":163200,\"node_id\":\"MDQ6VXNlcjE2MzIwMA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/163200?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/pasamio\",\"html_url\":\"https://github.com/pasamio\",\"followers_url\":\"https://api.github.com/users/pasamio/followers\",\"following_url\":\"https://api.github.com/users/pasamio/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/pasamio/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/pasamio/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/pasamio/subscriptions\",\"organizations_url\":\"https://api.github.com/users/pasamio/orgs\",\"repos_url\":\"https://api.github.com/users/pasamio/repos\",\"events_url\":\"ht
INSERT INTO `pullreq` VALUES ('536', 'cocos2d/cocos2d-x', '7501', '{\"url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/7501\",\"id\":18520389,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTg1MjAzODk=\",\"html_url\":\"https://github.com/cocos2d/cocos2d-x/pull/7501\",\"diff_url\":\"https://github.com/cocos2d/cocos2d-x/pull/7501.diff\",\"patch_url\":\"https://github.com/cocos2d/cocos2d-x/pull/7501.patch\",\"issue_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/7501\",\"number\":7501,\"state\":\"closed\",\"locked\":false,\"title\":\"fix richText UTF8\",\"user\":{\"login\":\"zilongshanren\",\"id\":785541,\"node_id\":\"MDQ6VXNlcjc4NTU0MQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/785541?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zilongshanren\",\"html_url\":\"https://github.com/zilongshanren\",\"followers_url\":\"https://api.github.com/users/zilongshanren/followers\",\"following_url\":\"https://api.github.com/users/zilongshanren/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zilongshanren/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zilongshanren/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zilongshanren/subscriptions\",\"organizations_url\":\"https://api.github.com/users/zilongshanren/orgs\",\"repos_url\":\"https://api.github.com/users/zilongshanren/repos\",\"events_url\":\"https://api.github.com/users/zilongshanren/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/zilongshanren/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":null,\"created_at\":\"2014-07-17T10:31:18Z\",\"updated_at\":\"2014-07-17T10:34:05Z\",\"closed_at\":\"2014-07-17T10:33:51Z\",\"merged_at\":\"2014-07-17T10:33:51Z\",\"merge_commit_sha\":\"2de54edc4e809e51da267604929ae2aa663f7591\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/7501/commits\",\"review_comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/7501/comments\",\"review_comment_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/7501/comments\",\"statuses_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/statuses/7ff78c61ba14cf3396cbb7d0fa8e49736b4bd4f9\",\"head\":{\"label\":\"zilongshanren:fixRichTextUTF8\",\"ref\":\"fixRichTextUTF8\",\"sha\":\"7ff78c61ba14cf3396cbb7d0fa8e49736b4bd4f9\",\"user\":{\"login\":\"zilongshanren\",\"id\":785541,\"node_id\":\"MDQ6VXNlcjc4NTU0MQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/785541?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zilongshanren\",\"html_url\":\"https://github.com/zilongshanren\",\"followers_url\":\"https://api.github.com/users/zilongshanren/followers\",\"following_url\":\"https://api.github.com/users/zilongshanren/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zilongshanren/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zilongshanren/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zilongshanren/subscriptions\",\"organizations_url\":\"https://api.github.com/users/zilongshanren/orgs\",\"repos_url\":\"https://api.github.com/users/zilongshanren/repos\",\"events_url\":\"https://api.github.com/users/zilongshanren/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/zilongshanren/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":14677297,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNDY3NzI5Nw==\",\"name\":\"cocos2d-x\",\"full_name\":\"zilongshanren/cocos2d-x\",\"owner\":{\"login\":\"zilongshanren\",\"id\":785541,\"node_id\":\"MDQ6VXNlcjc4NTU0MQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/785541?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zilongshanren\",\"html_url\":\"https://github.com/zilongshanren\",\"followers_url\":\"https://api.githu
INSERT INTO `pullreq` VALUES ('541', 'emberjs/ember.js', '11516', '{\"url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/11516\",\"id\":38123655,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzgxMjM2NTU=\",\"html_url\":\"https://github.com/emberjs/ember.js/pull/11516\",\"diff_url\":\"https://github.com/emberjs/ember.js/pull/11516.diff\",\"patch_url\":\"https://github.com/emberjs/ember.js/pull/11516.patch\",\"issue_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/11516\",\"number\":11516,\"state\":\"closed\",\"locked\":false,\"title\":\"Added a link to Guidelines Page and Changelog\",\"user\":{\"login\":\"wifelette\",\"id\":25433,\"node_id\":\"MDQ6VXNlcjI1NDMz\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/25433?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wifelette\",\"html_url\":\"https://github.com/wifelette\",\"followers_url\":\"https://api.github.com/users/wifelette/followers\",\"following_url\":\"https://api.github.com/users/wifelette/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/wifelette/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/wifelette/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/wifelette/subscriptions\",\"organizations_url\":\"https://api.github.com/users/wifelette/orgs\",\"repos_url\":\"https://api.github.com/users/wifelette/repos\",\"events_url\":\"https://api.github.com/users/wifelette/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/wifelette/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Practically, we should only be maintaining one copy of this. So I\'m adding the missing links to places folks might go _looking_ for this :)\\n\",\"created_at\":\"2015-06-19T16:18:31Z\",\"updated_at\":\"2015-06-20T12:37:24Z\",\"closed_at\":\"2015-06-20T12:37:19Z\",\"merged_at\":null,\"merge_commit_sha\":\"261c6f93c7d1a9a1edcb7469822a927c227aaaba\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":206528,\"node_id\":\"MDU6TGFiZWwyMDY1Mjg=\",\"url\":\"https://api.github.com/repos/emberjs/ember.js/labels/Cleanup\",\"name\":\"Cleanup\",\"color\":\"5319e7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/11516/commits\",\"review_comments_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/11516/comments\",\"review_comment_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/11516/comments\",\"statuses_url\":\"https://api.github.com/repos/emberjs/ember.js/statuses/99887312cfc1698e6ca672c960f5a6c50de8f19e\",\"head\":{\"label\":\"emberjs:wifelette-coc-link\",\"ref\":\"wifelette-coc-link\",\"sha\":\"99887312cfc1698e6ca672c960f5a6c50de8f19e\",\"user\":{\"login\":\"emberjs\",\"id\":1253363,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjEyNTMzNjM=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1253363?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/emberjs\",\"html_url\":\"https://github.com/emberjs\",\"followers_url\":\"https://api.github.com/users/emberjs/followers\",\"following_url\":\"https://api.github.com/users/emberjs/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/emberjs/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/emberjs/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/emberjs/subscriptions\",\"organizations_url\":\"https://api.github.com/users/emberjs/orgs\",\"repos_url\":\"https://api.github.com/users/emberjs/repos\",\"events_url\":\"https://api.github.com/users/emberjs/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/emberjs/received_events\",\"type\":\"Organization\",\"site_admin\":false},\"repo\":{\"id\":1801829,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxODAxODI5\",\"name\":\"ember.js\",\"full_name\":\"emberjs/ember.js\",\"owner\":{\"login\":\"emberjs\",\"id\":1253363,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjEyNTMzNjM=\",\"avatar_
INSERT INTO `pullreq` VALUES ('546', 'emberjs/ember.js', '13194', '{\"url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/13194\",\"id\":64272734,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjQyNzI3MzQ=\",\"html_url\":\"https://github.com/emberjs/ember.js/pull/13194\",\"diff_url\":\"https://github.com/emberjs/ember.js/pull/13194.diff\",\"patch_url\":\"https://github.com/emberjs/ember.js/pull/13194.patch\",\"issue_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/13194\",\"number\":13194,\"state\":\"closed\",\"locked\":false,\"title\":\"[Glimmer2] port {{input}} helper tests\",\"user\":{\"login\":\"GavinJoyce\",\"id\":2526,\"node_id\":\"MDQ6VXNlcjI1MjY=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2526?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/GavinJoyce\",\"html_url\":\"https://github.com/GavinJoyce\",\"followers_url\":\"https://api.github.com/users/GavinJoyce/followers\",\"following_url\":\"https://api.github.com/users/GavinJoyce/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/GavinJoyce/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/GavinJoyce/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/GavinJoyce/subscriptions\",\"organizations_url\":\"https://api.github.com/users/GavinJoyce/orgs\",\"repos_url\":\"https://api.github.com/users/GavinJoyce/repos\",\"events_url\":\"https://api.github.com/users/GavinJoyce/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/GavinJoyce/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Part of https://github.com/emberjs/ember.js/issues/13127\\n\\nUPDATE: **This is ready for review**\\n\\nTODO:\\n- [x] port main tests\\n- [x] port remaining two tests\\n- [x] refactor to remove boilerplate\\n- [x] 🍏 build (there are some tests failing in saucelabs possible due to a [bug with `{{input}}` on firefox](https://ember-twiddle.com/33e506329f8176ae874422644d4cc08c?fileTreeShown=false&openFiles=components.input-component.js%2Ctemplates.components.input-component.hbs)?)\\n- [x] annotate/deleted moved tests\\n- [x] comment on commented out `null` tests ([comment here](https://github.com/emberjs/ember.js/pull/13194#discussion_r60652043))\\n\",\"created_at\":\"2016-03-27T19:02:06Z\",\"updated_at\":\"2016-06-07T07:38:22Z\",\"closed_at\":\"2016-06-06T23:46:22Z\",\"merged_at\":\"2016-06-06T23:46:21Z\",\"merge_commit_sha\":\"1a61ed01d8e1bf1113b69e0698a7647d2487aec7\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/13194/commits\",\"review_comments_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/13194/comments\",\"review_comment_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/13194/comments\",\"statuses_url\":\"https://api.github.com/repos/emberjs/ember.js/statuses/884c93bfafbb5e46756903d699d6849cfe556cc1\",\"head\":{\"label\":\"GavinJoyce:gj/glimmer2-port-input-helper-tests\",\"ref\":\"gj/glimmer2-port-input-helper-tests\",\"sha\":\"884c93bfafbb5e46756903d699d6849cfe556cc1\",\"user\":{\"login\":\"GavinJoyce\",\"id\":2526,\"node_id\":\"MDQ6VXNlcjI1MjY=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2526?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/GavinJoyce\",\"html_url\":\"https://github.com/GavinJoyce\",\"followers_url\":\"https://api.github.com/users/GavinJoyce/followers\",\"following_url\":\"https://api.github.com/users/GavinJoyce/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/GavinJoyce/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/GavinJoyce/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/GavinJoyce/subscriptions\",\"organizations_url\":\"https://api.github.com/users/GavinJoyce/orgs\",\"repos_url\":\"https://api.github.com/users/GavinJoyce/repos\",\"events_url\":\"https:
INSERT INTO `pullreq` VALUES ('550', 'rust-lang/rust', '21096', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/21096\",\"id\":27279821,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjcyNzk4MjE=\",\"html_url\":\"https://github.com/rust-lang/rust/pull/21096\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/21096.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/21096.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/21096\",\"number\":21096,\"state\":\"closed\",\"locked\":false,\"title\":\"[r+] Intpocalypse, book edition.\",\"user\":{\"login\":\"steveklabnik\",\"id\":27786,\"node_id\":\"MDQ6VXNlcjI3Nzg2\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/27786?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/steveklabnik\",\"html_url\":\"https://github.com/steveklabnik\",\"followers_url\":\"https://api.github.com/users/steveklabnik/followers\",\"following_url\":\"https://api.github.com/users/steveklabnik/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/steveklabnik/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/steveklabnik/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/steveklabnik/subscriptions\",\"organizations_url\":\"https://api.github.com/users/steveklabnik/orgs\",\"repos_url\":\"https://api.github.com/users/steveklabnik/repos\",\"events_url\":\"https://api.github.com/users/steveklabnik/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/steveklabnik/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fix all usage of int/uint/i/u in the book.\\n\\nr? @nikomatsakis who called this to my attention.\\n\",\"created_at\":\"2015-01-13T15:40:48Z\",\"updated_at\":\"2017-10-25T18:28:20Z\",\"closed_at\":\"2015-01-17T23:07:41Z\",\"merged_at\":null,\"merge_commit_sha\":\"20dfc76c0d0803c738a0cc3c3acd76235ddfe2ed\",\"assignee\":{\"login\":\"nikomatsakis\",\"id\":155238,\"node_id\":\"MDQ6VXNlcjE1NTIzOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/155238?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nikomatsakis\",\"html_url\":\"https://github.com/nikomatsakis\",\"followers_url\":\"https://api.github.com/users/nikomatsakis/followers\",\"following_url\":\"https://api.github.com/users/nikomatsakis/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nikomatsakis/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nikomatsakis/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nikomatsakis/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nikomatsakis/orgs\",\"repos_url\":\"https://api.github.com/users/nikomatsakis/repos\",\"events_url\":\"https://api.github.com/users/nikomatsakis/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nikomatsakis/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"nikomatsakis\",\"id\":155238,\"node_id\":\"MDQ6VXNlcjE1NTIzOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/155238?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nikomatsakis\",\"html_url\":\"https://github.com/nikomatsakis\",\"followers_url\":\"https://api.github.com/users/nikomatsakis/followers\",\"following_url\":\"https://api.github.com/users/nikomatsakis/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nikomatsakis/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nikomatsakis/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nikomatsakis/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nikomatsakis/orgs\",\"repos_url\":\"https://api.github.com/users/nikomatsakis/repos\",\"events_url\":\"https://api.github.com/users/nikomatsakis/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nikomatsakis/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https:
INSERT INTO `pullreq` VALUES ('555', 'rails/rails', '19772', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/19772\",\"id\":33387724,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzMzODc3MjQ=\",\"html_url\":\"https://github.com/rails/rails/pull/19772\",\"diff_url\":\"https://github.com/rails/rails/pull/19772.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/19772.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/19772\",\"number\":19772,\"state\":\"closed\",\"locked\":false,\"title\":\"Raise an error if loading pg structure file fails\",\"user\":{\"login\":\"ngauthier\",\"id\":13654,\"node_id\":\"MDQ6VXNlcjEzNjU0\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/13654?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ngauthier\",\"html_url\":\"https://github.com/ngauthier\",\"followers_url\":\"https://api.github.com/users/ngauthier/followers\",\"following_url\":\"https://api.github.com/users/ngauthier/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ngauthier/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ngauthier/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ngauthier/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ngauthier/orgs\",\"repos_url\":\"https://api.github.com/users/ngauthier/repos\",\"events_url\":\"https://api.github.com/users/ngauthier/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ngauthier/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Hi all. When dumping the db structure file for PG we raise an error if the shelled out command fails, but we don\'t raise an error when loading the file. I added a consistent exception for this case.\\n\\nI was pulling my hair out trying to figure out why my tables were not loaded despite a 0 exit code from the task. Turns out I didn\'t have the postgresql client tools installed.\\n\\nxoxo Nick\\n\",\"created_at\":\"2015-04-15T19:23:54Z\",\"updated_at\":\"2015-04-16T11:21:57Z\",\"closed_at\":\"2015-04-16T11:21:57Z\",\"merged_at\":null,\"merge_commit_sha\":\"9c10b00b68c168e3f2fed3dbc022bd8bb7e7c4ed\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/19772/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/19772/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/19772/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/de6bc644af309d7612f75f887995327b0034284e\",\"head\":{\"label\":\"ngauthier:raise-error-on-structure-load-failure\",\"ref\":\"raise-error-on-structure-load-failure\",\"sha\":\"de6bc644af309d7612f75f887995327b0034284e\",\"user\":{\"login\":\"ngauthier\",\"id\":13654,\"node_id\":\"MDQ6VXNlcjEzNjU0\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/13654?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ngauthier\",\"html_url\":\"https://github.com/ngauthier\",\"followers_url\":\"https://api.github.com/users/ngauthier/followers\",\"following_url\":\"https://api.github.com/users/ngauthier/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ngauthier/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ngauthier/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ngauthier/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ngauthier/orgs\",\"repos_url\":\"https://api.github.com/users/ngauthier/repos\",\"events_url\":\"https://api.github.com/users/ngauthier/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ngauthier/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"rails:master\",\"ref\":\"master\",\"sha\":\"75f141553d1648f5f69332313fd4541da7f60998\",\"user\":{\"login\":\"rails\",\"id\"
INSERT INTO `pullreq` VALUES ('560', 'symfony/symfony', '16527', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/16527\",\"id\":50394101,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTAzOTQxMDE=\",\"html_url\":\"https://github.com/symfony/symfony/pull/16527\",\"diff_url\":\"https://github.com/symfony/symfony/pull/16527.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/16527.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/16527\",\"number\":16527,\"state\":\"closed\",\"locked\":false,\"title\":\"[Form] translation_domain in placeholder of collapsed choice\",\"user\":{\"login\":\"wiistriker\",\"id\":967817,\"node_id\":\"MDQ6VXNlcjk2NzgxNw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/967817?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wiistriker\",\"html_url\":\"https://github.com/wiistriker\",\"followers_url\":\"https://api.github.com/users/wiistriker/followers\",\"following_url\":\"https://api.github.com/users/wiistriker/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/wiistriker/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/wiistriker/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/wiistriker/subscriptions\",\"organizations_url\":\"https://api.github.com/users/wiistriker/orgs\",\"repos_url\":\"https://api.github.com/users/wiistriker/repos\",\"events_url\":\"https://api.github.com/users/wiistriker/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/wiistriker/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Check that translation_domain is not false\\n\\n| Q | A |\\n| --- | --- |\\n| Bug fix? | yes |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | |\\n| License | MIT |\\n| Doc PR | |\\n\",\"created_at\":\"2015-11-11T15:15:31Z\",\"updated_at\":\"2015-11-14T17:24:13Z\",\"closed_at\":\"2015-11-14T17:24:13Z\",\"merged_at\":null,\"merge_commit_sha\":\"c93a59f3067865e9f7be5d4cc8cf9996582c7de3\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":237003792,\"node_id\":\"MDU6TGFiZWwyMzcwMDM3OTI=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Status:%20Needs%20Review\",\"name\":\"Status: Needs Review\",\"color\":\"ededed\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/16527/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/16527/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/16527/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/48349f0c7f2396bbf4a3e04171285230444d99ee\",\"head\":{\"label\":\"wiistriker:patch-1\",\"ref\":\"patch-1\",\"sha\":\"48349f0c7f2396bbf4a3e04171285230444d99ee\",\"user\":{\"login\":\"wiistriker\",\"id\":967817,\"node_id\":\"MDQ6VXNlcjk2NzgxNw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/967817?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wiistriker\",\"html_url\":\"https://github.com/wiistriker\",\"followers_url\":\"https://api.github.com/users/wiistriker/followers\",\"following_url\":\"https://api.github.com/users/wiistriker/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/wiistriker/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/wiistriker/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/wiistriker/subscriptions\",\"organizations_url\":\"https://api.github.com/users/wiistriker/orgs\",\"repos_url\":\"https://api.github.com/users/wiistriker/repos\",\"events_url\":\"https://api.github.com/users/wiistriker/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/wiistriker/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":45989101,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0NTk4OTEwMQ==
INSERT INTO `pullreq` VALUES ('565', 'joomla/joomla-cms', '11353', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/11353\",\"id\":79375984,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzkzNzU5ODQ=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/11353\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/11353.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/11353.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/11353\",\"number\":11353,\"state\":\"closed\",\"locked\":false,\"title\":\"Email Cloaking plugin corrupts HTML\",\"user\":{\"login\":\"demis-palma\",\"id\":1609992,\"node_id\":\"MDQ6VXNlcjE2MDk5OTI=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1609992?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/demis-palma\",\"html_url\":\"https://github.com/demis-palma\",\"followers_url\":\"https://api.github.com/users/demis-palma/followers\",\"following_url\":\"https://api.github.com/users/demis-palma/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/demis-palma/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/demis-palma/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/demis-palma/subscriptions\",\"organizations_url\":\"https://api.github.com/users/demis-palma/orgs\",\"repos_url\":\"https://api.github.com/users/demis-palma/repos\",\"events_url\":\"https://api.github.com/users/demis-palma/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/demis-palma/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The plugin “Content - Email Cloaking”, under some circumstances, corrupts the HTML of the processed content.\\n\\nThe use of email addresses within attributes of HTML tags is legitimate in the HTML code of a Joomla article.\\nChances are high this actually happens when users include any kind of modules within articles, using the “Content - Load Modules” plugin (now used more than ever, due to the new editor button “Module”).\\n\\nAn article containing this HTML code\\n`<img src=\\\"/envelope.png\\\" title=\\\"email@address.com\\\">`\\n\\nShould appear like that:\\n\\n![img-expected](https://cloud.githubusercontent.com/assets/1609992/17252677/83036c52-55a5-11e6-8a91-eb5330dd620d.png)\\n\\nBut the cloak plugin corrupts the output\\n\\n`<img src=\\\"/envelope.png\\\" title=\\\"<span id=\\\"cloak84493\\\">This email address is being protected ...</span><script type=\'text/javascript\'>...</script>`\\n\\nWhich produce that result:\\n\\n![img-got](https://cloud.githubusercontent.com/assets/1609992/17252766/c8a99aec-55a5-11e6-8279-e32ee4c6299a.png)\\n\\nThe same goes for an input element\\n\\n`<input type=\\\"text\\\" value=\\\"\\\" placeholder=\\\"email@address.com\\\">`\\n\\nWhich should appear like that:\\n\\n![input-expected](https://cloud.githubusercontent.com/assets/1609992/17252797/e56829f0-55a5-11e6-8b10-6ebf18f4424c.png)\\n\\nbut it becomes like that instead:\\n\\n`<input type=\\\"text\\\" value=\\\"\\\" placeholder=\\\"<span id=\\\"cloak77416\\\">This email address is being protected ...</span><script type=\'text/javascript\'>...</script>`\\n\\n![input-got](https://cloud.githubusercontent.com/assets/1609992/17252815/f8436cec-55a5-11e6-8ff5-132af825e509.png)\\n## The cause\\n\\nHTML attributes (like title=”...”) don\'t allow any further nested HTML tags, nor JavaScripts inside them.\\n## Summary of Changes\\n1. The negative lookahead \'(?![^<]*>)\' added to the regular expression is used to exclude occurrences within HTML tags.\\n2. Added exhaustive comments to explain the reason behind the lookahead.\\n## Testing Instructions\\n\\n[I have tested](https://regex101.com/r/rP2hR5/3) the new regular expression with a lot of sample text, and it behaves good to me, but everyone interested is encouraged to test further (we know how tricky regular expressions can be).\\n\",\"created_at\":\"2016-07-29T15:15:11Z\",\"updated_at\":\"2017-03-30T15:08:29Z\",\"closed_at\":\"2016-08-04T21:23:36Z\",\"merged_at\":\"2016-08-04
INSERT INTO `pullreq` VALUES ('569', 'joomla/joomla-cms', '14752', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/14752\",\"id\":111444292,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTExNDQ0Mjky\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/14752\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/14752.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/14752.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/14752\",\"number\":14752,\"state\":\"closed\",\"locked\":false,\"title\":\"Intro image was calling fulltext alt attibute.\",\"user\":{\"login\":\"tonypartridge\",\"id\":1400982,\"node_id\":\"MDQ6VXNlcjE0MDA5ODI=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1400982?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tonypartridge\",\"html_url\":\"https://github.com/tonypartridge\",\"followers_url\":\"https://api.github.com/users/tonypartridge/followers\",\"following_url\":\"https://api.github.com/users/tonypartridge/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tonypartridge/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tonypartridge/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tonypartridge/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tonypartridge/orgs\",\"repos_url\":\"https://api.github.com/users/tonypartridge/repos\",\"events_url\":\"https://api.github.com/users/tonypartridge/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tonypartridge/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"When listing tags, with show images enabled the alt was calling the full text image alt, but calling the intro image for display. \\r\\n\\r\\nFixes the alt text to use intro, inline with the image.\\r\\n\\r\\nNoticed when inspecting #14636 \",\"created_at\":\"2017-03-19T10:12:14Z\",\"updated_at\":\"2017-03-19T17:32:53Z\",\"closed_at\":\"2017-03-19T10:20:21Z\",\"merged_at\":null,\"merge_commit_sha\":\"65003c8d1a2f3d45380f3e9f6d23cf8c63af4f37\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/14752/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/14752/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/14752/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/980b60e33fc4166de8875cb36882aa049c285603\",\"head\":{\"label\":\"tonypartridge:staging-3\",\"ref\":\"staging-3\",\"sha\":\"980b60e33fc4166de8875cb36882aa049c285603\",\"user\":{\"login\":\"tonypartridge\",\"id\":1400982,\"node_id\":\"MDQ6VXNlcjE0MDA5ODI=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1400982?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tonypartridge\",\"html_url\":\"https://github.com/tonypartridge\",\"followers_url\":\"https://api.github.com/users/tonypartridge/followers\",\"following_url\":\"https://api.github.com/users/tonypartridge/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tonypartridge/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tonypartridge/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tonypartridge/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tonypartridge/orgs\",\"repos_url\":\"https://api.github.com/users/tonypartridge/repos\",\"events_url\":\"https://api.github.com/users/tonypartridge/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tonypartridge/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id
INSERT INTO `pullreq` VALUES ('573', 'symfony/symfony', '8350', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/8350\",\"id\":6505978,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjUwNTk3OA==\",\"html_url\":\"https://github.com/symfony/symfony/pull/8350\",\"diff_url\":\"https://github.com/symfony/symfony/pull/8350.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/8350.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/8350\",\"number\":8350,\"state\":\"closed\",\"locked\":false,\"title\":\"[WebProfiler] fix content-type parameter\",\"user\":{\"login\":\"Tobion\",\"id\":610090,\"node_id\":\"MDQ6VXNlcjYxMDA5MA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/610090?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Tobion\",\"html_url\":\"https://github.com/Tobion\",\"followers_url\":\"https://api.github.com/users/Tobion/followers\",\"following_url\":\"https://api.github.com/users/Tobion/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Tobion/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Tobion/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Tobion/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Tobion/orgs\",\"repos_url\":\"https://api.github.com/users/Tobion/repos\",\"events_url\":\"https://api.github.com/users/Tobion/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Tobion/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Bc break: no\\n\\nThis fixes an error in #8050 that was raising a fatal error.\\nIt also adds the typehint for consistency because the typehint is also present in ResponseHeaderBag where the param is passed through. This should help that such errors are more unlikely to happen.\\n\",\"created_at\":\"2013-06-24T15:11:12Z\",\"updated_at\":\"2014-07-06T06:45:31Z\",\"closed_at\":\"2013-07-02T12:51:44Z\",\"merged_at\":null,\"merge_commit_sha\":\"a6834098157670e31efa043055bfe9092245df75\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/8350/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/8350/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/8350/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/03df80e08fb937961dbd25d521be2ef5984b7afd\",\"head\":{\"label\":\"Tobion:exception-profiler\",\"ref\":\"exception-profiler\",\"sha\":\"03df80e08fb937961dbd25d521be2ef5984b7afd\",\"user\":{\"login\":\"Tobion\",\"id\":610090,\"node_id\":\"MDQ6VXNlcjYxMDA5MA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/610090?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Tobion\",\"html_url\":\"https://github.com/Tobion\",\"followers_url\":\"https://api.github.com/users/Tobion/followers\",\"following_url\":\"https://api.github.com/users/Tobion/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Tobion/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Tobion/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Tobion/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Tobion/orgs\",\"repos_url\":\"https://api.github.com/users/Tobion/repos\",\"events_url\":\"https://api.github.com/users/Tobion/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Tobion/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":2967822,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyOTY3ODIy\",\"name\":\"symfony\",\"full_name\":\"Tobion/symfony\",\"owner\":{\"login\":\"Tobion\",\"id\":610090,\"node_id\":\"MDQ6VXNlcjYxMDA5MA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/610090?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Tobion\",\"html_url\":\"https://gi
INSERT INTO `pullreq` VALUES ('578', 'facebook/react', '8436', '{\"url\":\"https://api.github.com/repos/facebook/react/pulls/8436\",\"id\":95479923,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTU0Nzk5MjM=\",\"html_url\":\"https://github.com/facebook/react/pull/8436\",\"diff_url\":\"https://github.com/facebook/react/pull/8436.diff\",\"patch_url\":\"https://github.com/facebook/react/pull/8436.patch\",\"issue_url\":\"https://api.github.com/repos/facebook/react/issues/8436\",\"number\":8436,\"state\":\"closed\",\"locked\":false,\"title\":\"[Fiber]Fix tests for mount/update callback errors\",\"user\":{\"login\":\"koba04\",\"id\":250407,\"node_id\":\"MDQ6VXNlcjI1MDQwNw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/250407?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/koba04\",\"html_url\":\"https://github.com/koba04\",\"followers_url\":\"https://api.github.com/users/koba04/followers\",\"following_url\":\"https://api.github.com/users/koba04/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/koba04/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/koba04/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/koba04/subscriptions\",\"organizations_url\":\"https://api.github.com/users/koba04/orgs\",\"repos_url\":\"https://api.github.com/users/koba04/repos\",\"events_url\":\"https://api.github.com/users/koba04/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/koba04/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This PR fixes some failing Fiber tests.\\r\\n\\r\\nThis is passing `callerName` to validate callback arguments.\\r\\n`callerName` is being passed as an optional argument. Should I annotate it as a required argument?\",\"created_at\":\"2016-11-28T11:18:14Z\",\"updated_at\":\"2017-01-04T04:59:53Z\",\"closed_at\":\"2017-01-04T04:59:53Z\",\"merged_at\":null,\"merge_commit_sha\":\"3e46cc069fd88f422cbf9108466855fa50ea69f3\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":196858374,\"node_id\":\"MDU6TGFiZWwxOTY4NTgzNzQ=\",\"url\":\"https://api.github.com/repos/facebook/react/labels/CLA%20Signed\",\"name\":\"CLA Signed\",\"color\":\"e7e7e7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/facebook/react/pulls/8436/commits\",\"review_comments_url\":\"https://api.github.com/repos/facebook/react/pulls/8436/comments\",\"review_comment_url\":\"https://api.github.com/repos/facebook/react/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/facebook/react/issues/8436/comments\",\"statuses_url\":\"https://api.github.com/repos/facebook/react/statuses/f141f1888801cea1042b2e105a51024d724a4262\",\"head\":{\"label\":\"koba04:fix-fiber-tests-for-update-callback\",\"ref\":\"fix-fiber-tests-for-update-callback\",\"sha\":\"f141f1888801cea1042b2e105a51024d724a4262\",\"user\":{\"login\":\"koba04\",\"id\":250407,\"node_id\":\"MDQ6VXNlcjI1MDQwNw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/250407?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/koba04\",\"html_url\":\"https://github.com/koba04\",\"followers_url\":\"https://api.github.com/users/koba04/followers\",\"following_url\":\"https://api.github.com/users/koba04/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/koba04/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/koba04/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/koba04/subscriptions\",\"organizations_url\":\"https://api.github.com/users/koba04/orgs\",\"repos_url\":\"https://api.github.com/users/koba04/repos\",\"events_url\":\"https://api.github.com/users/koba04/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/koba04/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":27382217,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyNzM4MjIxNw==\",\"name\":\"react\",\"full_name\":\"koba04/react\",\"owner\":{\"login\":\"koba04\",\"id\":250407,\"node_id\":\"MDQ6VXNlcjI1MDQwNw==\"
INSERT INTO `pullreq` VALUES ('582', 'mozilla-b2g/gaia', '27829', '{\"url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/27829\",\"id\":28403808,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mjg0MDM4MDg=\",\"html_url\":\"https://github.com/mozilla-b2g/gaia/pull/27829\",\"diff_url\":\"https://github.com/mozilla-b2g/gaia/pull/27829.diff\",\"patch_url\":\"https://github.com/mozilla-b2g/gaia/pull/27829.patch\",\"issue_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/issues/27829\",\"number\":27829,\"state\":\"closed\",\"locked\":false,\"title\":\"Bug 1116630 - Use rtl stylilng for lockscreen notifications +autoland\",\"user\":{\"login\":\"mikehenrty\",\"id\":635365,\"node_id\":\"MDQ6VXNlcjYzNTM2NQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/635365?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mikehenrty\",\"html_url\":\"https://github.com/mikehenrty\",\"followers_url\":\"https://api.github.com/users/mikehenrty/followers\",\"following_url\":\"https://api.github.com/users/mikehenrty/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mikehenrty/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mikehenrty/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mikehenrty/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mikehenrty/orgs\",\"repos_url\":\"https://api.github.com/users/mikehenrty/repos\",\"events_url\":\"https://api.github.com/users/mikehenrty/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mikehenrty/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2015-01-31T00:04:30Z\",\"updated_at\":\"2015-02-03T23:26:00Z\",\"closed_at\":\"2015-02-03T23:26:00Z\",\"merged_at\":null,\"merge_commit_sha\":\"12cff35abf0a5f896a2b917c85f66fbc8aed8de7\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/27829/commits\",\"review_comments_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/27829/comments\",\"review_comment_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/issues/27829/comments\",\"statuses_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/statuses/923cbe446e47ea0ab980b22ccc4ca908472c56a6\",\"head\":{\"label\":\"mikehenrty:bug-1116630-rtl-lockscreen\",\"ref\":\"bug-1116630-rtl-lockscreen\",\"sha\":\"923cbe446e47ea0ab980b22ccc4ca908472c56a6\",\"user\":{\"login\":\"mikehenrty\",\"id\":635365,\"node_id\":\"MDQ6VXNlcjYzNTM2NQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/635365?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mikehenrty\",\"html_url\":\"https://github.com/mikehenrty\",\"followers_url\":\"https://api.github.com/users/mikehenrty/followers\",\"following_url\":\"https://api.github.com/users/mikehenrty/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mikehenrty/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mikehenrty/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mikehenrty/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mikehenrty/orgs\",\"repos_url\":\"https://api.github.com/users/mikehenrty/repos\",\"events_url\":\"https://api.github.com/users/mikehenrty/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mikehenrty/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":9653656,\"node_id\":\"MDEwOlJlcG9zaXRvcnk5NjUzNjU2\",\"name\":\"gaia\",\"full_name\":\"mikehenrty/gaia\",\"owner\":{\"login\":\"mikehenrty\",\"id\":635365,\"node_id\":\"MDQ6VXNlcjYzNTM2NQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/635365?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mikehenrty\",\"html_url\":\"https://github.com/mikehenrty\",\"followers_url\":\"https://api.github.com/users/mikehenrty/followers\",\"following_ur
INSERT INTO `pullreq` VALUES ('586', 'nodejs/node', '3511', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/3511\",\"id\":48669933,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDg2Njk5MzM=\",\"html_url\":\"https://github.com/nodejs/node/pull/3511\",\"diff_url\":\"https://github.com/nodejs/node/pull/3511.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/3511.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/3511\",\"number\":3511,\"state\":\"closed\",\"locked\":false,\"title\":\"crypto: ecdh - generate public key when setting private key and more\",\"user\":{\"login\":\"mruddy\",\"id\":6440430,\"node_id\":\"MDQ6VXNlcjY0NDA0MzA=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/6440430?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mruddy\",\"html_url\":\"https://github.com/mruddy\",\"followers_url\":\"https://api.github.com/users/mruddy/followers\",\"following_url\":\"https://api.github.com/users/mruddy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mruddy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mruddy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mruddy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mruddy/orgs\",\"repos_url\":\"https://api.github.com/users/mruddy/repos\",\"events_url\":\"https://api.github.com/users/mruddy/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mruddy/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"crypto: ecdh updates to support using previously known private keys\\n- generate public key when setting private key\\n- remove \\\"generated\\\" checks from getters\\n- added tests\\n- updated docs\\n- check the key pair before computing the secret to avoid computing a garbage shared secret\\n- added ECDH.validKeyPair\\n- marked ECDH.setPublicKey as deprecated\\n\\nThis pull request shares many similarities with #1020.\\n\\nI decided not to add the public key generation as a separate method like was proposed in #1020.\\nRather I made it part of setting the private key.\\nI liked this way more because then it leaves two main ways to use the class. Either generate the keys, or set the private key then compute the shared secret.\\n\\nOriginally I started looking at this code because the following error was annoying and unnecessary (and is why I removed the generated_ member from ECDH):\\n\\n```\\n> node -p \\\"require(\'crypto\').createECDH(\'secp256k1\').setPrivateKey(new Buffer(\'1111111111111111111111111111111111111111111111111111111111111111\', \'hex\')).getPublicKey()\\\"\\n crypto.js:526\\n var key = this._handle.getPublicKey(f);\\n ^\\n\\n Error: You should generate ECDH keys first\\n at Error (native)\\n at ECDH.getPublicKey (crypto.js:526:26)\\n```\\n\",\"created_at\":\"2015-10-25T02:08:40Z\",\"updated_at\":\"2015-12-07T11:46:13Z\",\"closed_at\":\"2015-12-07T11:46:13Z\",\"merged_at\":null,\"merge_commit_sha\":\"3439f3c9877330f465badef15aa95dc9382e9cdd\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155267357,\"node_id\":\"MDU6TGFiZWwxNTUyNjczNTc=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/crypto\",\"name\":\"crypto\",\"color\":\"009800\",\"default\":false,\"description\":\"Issues and PRs related to the crypto subsystem.\"},{\"id\":169485478,\"node_id\":\"MDU6TGFiZWwxNjk0ODU0Nzg=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/semver-minor\",\"name\":\"semver-minor\",\"color\":\"fef2c0\",\"default\":false,\"description\":\"PRs that contain new features and should be released in the next minor version.\"}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/3511/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/3511/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/
INSERT INTO `pullreq` VALUES ('591', 'cocos2d/cocos2d-x', '10439', '{\"url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/10439\",\"id\":29070586,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjkwNzA1ODY=\",\"html_url\":\"https://github.com/cocos2d/cocos2d-x/pull/10439\",\"diff_url\":\"https://github.com/cocos2d/cocos2d-x/pull/10439.diff\",\"patch_url\":\"https://github.com/cocos2d/cocos2d-x/pull/10439.patch\",\"issue_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/10439\",\"number\":10439,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix jsb-tests compile error on the iOS platform\",\"user\":{\"login\":\"samuele3hu\",\"id\":4231014,\"node_id\":\"MDQ6VXNlcjQyMzEwMTQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/4231014?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/samuele3hu\",\"html_url\":\"https://github.com/samuele3hu\",\"followers_url\":\"https://api.github.com/users/samuele3hu/followers\",\"following_url\":\"https://api.github.com/users/samuele3hu/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/samuele3hu/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/samuele3hu/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/samuele3hu/subscriptions\",\"organizations_url\":\"https://api.github.com/users/samuele3hu/orgs\",\"repos_url\":\"https://api.github.com/users/samuele3hu/repos\",\"events_url\":\"https://api.github.com/users/samuele3hu/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/samuele3hu/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2015-02-11T06:27:04Z\",\"updated_at\":\"2015-02-11T06:51:34Z\",\"closed_at\":\"2015-02-11T06:51:34Z\",\"merged_at\":null,\"merge_commit_sha\":\"166f83037e115d98ad926b71c814dff10227f6f8\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/10439/commits\",\"review_comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/10439/comments\",\"review_comment_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/10439/comments\",\"statuses_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/statuses/d2f4cfc8ab3024e21d89fd5b19612165c820b895\",\"head\":{\"label\":\"samuele3hu:v4_jsb_fx\",\"ref\":\"v4_jsb_fx\",\"sha\":\"d2f4cfc8ab3024e21d89fd5b19612165c820b895\",\"user\":{\"login\":\"samuele3hu\",\"id\":4231014,\"node_id\":\"MDQ6VXNlcjQyMzEwMTQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/4231014?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/samuele3hu\",\"html_url\":\"https://github.com/samuele3hu\",\"followers_url\":\"https://api.github.com/users/samuele3hu/followers\",\"following_url\":\"https://api.github.com/users/samuele3hu/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/samuele3hu/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/samuele3hu/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/samuele3hu/subscriptions\",\"organizations_url\":\"https://api.github.com/users/samuele3hu/orgs\",\"repos_url\":\"https://api.github.com/users/samuele3hu/repos\",\"events_url\":\"https://api.github.com/users/samuele3hu/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/samuele3hu/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":9614668,\"node_id\":\"MDEwOlJlcG9zaXRvcnk5NjE0NjY4\",\"name\":\"cocos2d-x\",\"full_name\":\"samuele3hu/cocos2d-x\",\"owner\":{\"login\":\"samuele3hu\",\"id\":4231014,\"node_id\":\"MDQ6VXNlcjQyMzEwMTQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/4231014?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/samuele3hu\",\"html_url\":\"https://github.com/samuele3hu\",\"followers_url\":\"https://api.github.com/users/samuele3hu/followers\",\"following_url\":\"https://api.github.com/
INSERT INTO `pullreq` VALUES ('596', 'rust-lang/rust', '5663', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/5663\",\"id\":4917057,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDkxNzA1Nw==\",\"html_url\":\"https://github.com/rust-lang/rust/pull/5663\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/5663.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/5663.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/5663\",\"number\":5663,\"state\":\"closed\",\"locked\":false,\"title\":\"docs: Describe core injection correctly in tutorial\",\"user\":{\"login\":\"catamorphism\",\"id\":427212,\"node_id\":\"MDQ6VXNlcjQyNzIxMg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/427212?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/catamorphism\",\"html_url\":\"https://github.com/catamorphism\",\"followers_url\":\"https://api.github.com/users/catamorphism/followers\",\"following_url\":\"https://api.github.com/users/catamorphism/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/catamorphism/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/catamorphism/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/catamorphism/subscriptions\",\"organizations_url\":\"https://api.github.com/users/catamorphism/orgs\",\"repos_url\":\"https://api.github.com/users/catamorphism/repos\",\"events_url\":\"https://api.github.com/users/catamorphism/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/catamorphism/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"r? @brson\\n\",\"created_at\":\"2013-04-01T21:20:56Z\",\"updated_at\":\"2014-07-17T22:27:54Z\",\"closed_at\":\"2013-04-01T21:22:43Z\",\"merged_at\":null,\"merge_commit_sha\":\"7f090aedddf39e2dd2b65931a8fc9ff3474a94e6\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/5663/commits\",\"review_comments_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/5663/comments\",\"review_comment_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rust-lang/rust/issues/5663/comments\",\"statuses_url\":\"https://api.github.com/repos/rust-lang/rust/statuses/8cb12fdfe70732302e7c79790fd17179e1e1d42a\",\"head\":{\"label\":\"catamorphism:docs-tutorial\",\"ref\":\"docs-tutorial\",\"sha\":\"8cb12fdfe70732302e7c79790fd17179e1e1d42a\",\"user\":{\"login\":\"catamorphism\",\"id\":427212,\"node_id\":\"MDQ6VXNlcjQyNzIxMg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/427212?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/catamorphism\",\"html_url\":\"https://github.com/catamorphism\",\"followers_url\":\"https://api.github.com/users/catamorphism/followers\",\"following_url\":\"https://api.github.com/users/catamorphism/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/catamorphism/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/catamorphism/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/catamorphism/subscriptions\",\"organizations_url\":\"https://api.github.com/users/catamorphism/orgs\",\"repos_url\":\"https://api.github.com/users/catamorphism/repos\",\"events_url\":\"https://api.github.com/users/catamorphism/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/catamorphism/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":1526645,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNTI2NjQ1\",\"name\":\"rust\",\"full_name\":\"catamorphism/rust\",\"owner\":{\"login\":\"catamorphism\",\"id\":427212,\"node_id\":\"MDQ6VXNlcjQyNzIxMg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/427212?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/catamorphism\",\"html_url\":\"https://github.com/catamorphism\",\"followers_url\":\"https://api.github.com/users/catamorphism/followers\",\"following_url\":\
INSERT INTO `pullreq` VALUES ('601', 'rust-lang/rust', '7738', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/7738\",\"id\":6882976,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Njg4Mjk3Ng==\",\"html_url\":\"https://github.com/rust-lang/rust/pull/7738\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/7738.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/7738.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/7738\",\"number\":7738,\"state\":\"closed\",\"locked\":false,\"title\":\"Account for possible 0-sized elements in vector iterators\",\"user\":{\"login\":\"alexcrichton\",\"id\":64996,\"node_id\":\"MDQ6VXNlcjY0OTk2\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/64996?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/alexcrichton\",\"html_url\":\"https://github.com/alexcrichton\",\"followers_url\":\"https://api.github.com/users/alexcrichton/followers\",\"following_url\":\"https://api.github.com/users/alexcrichton/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/alexcrichton/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/alexcrichton/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/alexcrichton/subscriptions\",\"organizations_url\":\"https://api.github.com/users/alexcrichton/orgs\",\"repos_url\":\"https://api.github.com/users/alexcrichton/repos\",\"events_url\":\"https://api.github.com/users/alexcrichton/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/alexcrichton/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Closes #7733\\n\",\"created_at\":\"2013-07-12T03:28:46Z\",\"updated_at\":\"2014-06-19T09:22:05Z\",\"closed_at\":\"2013-07-12T20:27:31Z\",\"merged_at\":null,\"merge_commit_sha\":\"4834d7a8d3f6547796d1fdf162f0e9e50acd1b46\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/7738/commits\",\"review_comments_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/7738/comments\",\"review_comment_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rust-lang/rust/issues/7738/comments\",\"statuses_url\":\"https://api.github.com/repos/rust-lang/rust/statuses/f7b56f908d6327ccce05927c0e1466504fac8d6a\",\"head\":{\"label\":\"alexcrichton:issue-7733\",\"ref\":\"issue-7733\",\"sha\":\"f7b56f908d6327ccce05927c0e1466504fac8d6a\",\"user\":{\"login\":\"alexcrichton\",\"id\":64996,\"node_id\":\"MDQ6VXNlcjY0OTk2\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/64996?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/alexcrichton\",\"html_url\":\"https://github.com/alexcrichton\",\"followers_url\":\"https://api.github.com/users/alexcrichton/followers\",\"following_url\":\"https://api.github.com/users/alexcrichton/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/alexcrichton/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/alexcrichton/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/alexcrichton/subscriptions\",\"organizations_url\":\"https://api.github.com/users/alexcrichton/orgs\",\"repos_url\":\"https://api.github.com/users/alexcrichton/repos\",\"events_url\":\"https://api.github.com/users/alexcrichton/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/alexcrichton/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":7385331,\"node_id\":\"MDEwOlJlcG9zaXRvcnk3Mzg1MzMx\",\"name\":\"rust\",\"full_name\":\"alexcrichton/rust\",\"owner\":{\"login\":\"alexcrichton\",\"id\":64996,\"node_id\":\"MDQ6VXNlcjY0OTk2\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/64996?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/alexcrichton\",\"html_url\":\"https://github.com/alexcrichton\",\"followers_url\":\"https://api.github.com/users/alexcrichton/followers\",\"following_url\":\"https://api.gi
INSERT INTO `pullreq` VALUES ('605', 'rust-lang/rust', '24024', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/24024\",\"id\":32611058,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzI2MTEwNTg=\",\"html_url\":\"https://github.com/rust-lang/rust/pull/24024\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/24024.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/24024.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/24024\",\"number\":24024,\"state\":\"closed\",\"locked\":false,\"title\":\"Remove old_io from trpl/concurrency.md\",\"user\":{\"login\":\"callahad\",\"id\":24193,\"node_id\":\"MDQ6VXNlcjI0MTkz\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/24193?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/callahad\",\"html_url\":\"https://github.com/callahad\",\"followers_url\":\"https://api.github.com/users/callahad/followers\",\"following_url\":\"https://api.github.com/users/callahad/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/callahad/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/callahad/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/callahad/subscriptions\",\"organizations_url\":\"https://api.github.com/users/callahad/orgs\",\"repos_url\":\"https://api.github.com/users/callahad/repos\",\"events_url\":\"https://api.github.com/users/callahad/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/callahad/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2015-04-03T19:36:55Z\",\"updated_at\":\"2015-04-03T22:39:39Z\",\"closed_at\":\"2015-04-03T22:39:39Z\",\"merged_at\":null,\"merge_commit_sha\":\"2c9591b5a85a0302129177387b1dc9c10165a4bc\",\"assignee\":{\"login\":\"steveklabnik\",\"id\":27786,\"node_id\":\"MDQ6VXNlcjI3Nzg2\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/27786?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/steveklabnik\",\"html_url\":\"https://github.com/steveklabnik\",\"followers_url\":\"https://api.github.com/users/steveklabnik/followers\",\"following_url\":\"https://api.github.com/users/steveklabnik/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/steveklabnik/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/steveklabnik/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/steveklabnik/subscriptions\",\"organizations_url\":\"https://api.github.com/users/steveklabnik/orgs\",\"repos_url\":\"https://api.github.com/users/steveklabnik/repos\",\"events_url\":\"https://api.github.com/users/steveklabnik/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/steveklabnik/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"steveklabnik\",\"id\":27786,\"node_id\":\"MDQ6VXNlcjI3Nzg2\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/27786?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/steveklabnik\",\"html_url\":\"https://github.com/steveklabnik\",\"followers_url\":\"https://api.github.com/users/steveklabnik/followers\",\"following_url\":\"https://api.github.com/users/steveklabnik/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/steveklabnik/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/steveklabnik/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/steveklabnik/subscriptions\",\"organizations_url\":\"https://api.github.com/users/steveklabnik/orgs\",\"repos_url\":\"https://api.github.com/users/steveklabnik/repos\",\"events_url\":\"https://api.github.com/users/steveklabnik/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/steveklabnik/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/24024/commits\",\"review_comments_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/24024/comments\",\"
INSERT INTO `pullreq` VALUES ('610', 'rust-lang/rust', '22055', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/22055\",\"id\":28866562,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mjg4NjY1NjI=\",\"html_url\":\"https://github.com/rust-lang/rust/pull/22055\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/22055.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/22055.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/22055\",\"number\":22055,\"state\":\"closed\",\"locked\":false,\"title\":\"Eliminate assoc type projection predicate candidate duplicates\",\"user\":{\"login\":\"edwardw\",\"id\":454049,\"node_id\":\"MDQ6VXNlcjQ1NDA0OQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/454049?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/edwardw\",\"html_url\":\"https://github.com/edwardw\",\"followers_url\":\"https://api.github.com/users/edwardw/followers\",\"following_url\":\"https://api.github.com/users/edwardw/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/edwardw/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/edwardw/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/edwardw/subscriptions\",\"organizations_url\":\"https://api.github.com/users/edwardw/orgs\",\"repos_url\":\"https://api.github.com/users/edwardw/repos\",\"events_url\":\"https://api.github.com/users/edwardw/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/edwardw/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"When projecting associate types for a trait\'s default methods, the\\ntrait itself was added to the predicate candidate list twice: one from\\nparameter environment, the other from trait definition. Then the\\nduplicates were deemed as code ambiguity and the compiler rejected the\\ncode. Simply checking and dropping the duplicates solves the issue.\\n\\nCloses #22036\\n\",\"created_at\":\"2015-02-07T16:55:32Z\",\"updated_at\":\"2015-02-11T17:12:49Z\",\"closed_at\":\"2015-02-10T10:42:56Z\",\"merged_at\":null,\"merge_commit_sha\":\"e3431eff0edb025235b7c52de741f3133ba12056\",\"assignee\":{\"login\":\"nikomatsakis\",\"id\":155238,\"node_id\":\"MDQ6VXNlcjE1NTIzOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/155238?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nikomatsakis\",\"html_url\":\"https://github.com/nikomatsakis\",\"followers_url\":\"https://api.github.com/users/nikomatsakis/followers\",\"following_url\":\"https://api.github.com/users/nikomatsakis/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nikomatsakis/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nikomatsakis/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nikomatsakis/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nikomatsakis/orgs\",\"repos_url\":\"https://api.github.com/users/nikomatsakis/repos\",\"events_url\":\"https://api.github.com/users/nikomatsakis/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nikomatsakis/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"nikomatsakis\",\"id\":155238,\"node_id\":\"MDQ6VXNlcjE1NTIzOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/155238?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nikomatsakis\",\"html_url\":\"https://github.com/nikomatsakis\",\"followers_url\":\"https://api.github.com/users/nikomatsakis/followers\",\"following_url\":\"https://api.github.com/users/nikomatsakis/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nikomatsakis/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nikomatsakis/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nikomatsakis/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nikomatsakis/orgs\",\"repos_url\":\"https://api.github.com/users/nikomatsakis/repos\",\"events_url\":\"https://api.github.com/users/nikomatsakis/events
INSERT INTO `pullreq` VALUES ('614', 'twbs/bootstrap', '13965', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/13965\",\"id\":17725283,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTc3MjUyODM=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/13965\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/13965.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/13965.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/13965\",\"number\":13965,\"state\":\"closed\",\"locked\":false,\"title\":\"Let grid mixins to pass columns total as parameter\",\"user\":{\"login\":\"kapooostin\",\"id\":467097,\"node_id\":\"MDQ6VXNlcjQ2NzA5Nw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/467097?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kapooostin\",\"html_url\":\"https://github.com/kapooostin\",\"followers_url\":\"https://api.github.com/users/kapooostin/followers\",\"following_url\":\"https://api.github.com/users/kapooostin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kapooostin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kapooostin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kapooostin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kapooostin/orgs\",\"repos_url\":\"https://api.github.com/users/kapooostin/repos\",\"events_url\":\"https://api.github.com/users/kapooostin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/kapooostin/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Arbitrary simultaneous grids and uneven columns\\n- Add the total amount of columns in a grid to grid mixins as a parameter\\n- Use global variable @grid-columns as default value for backward compatibility\\n\\nCloses #13959 \\n\",\"created_at\":\"2014-06-27T20:49:57Z\",\"updated_at\":\"2014-09-16T17:23:24Z\",\"closed_at\":\"2014-06-29T02:16:50Z\",\"merged_at\":null,\"merge_commit_sha\":\"066a515b5416458765a8e48bb07ce7c66e1a47eb\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":210556,\"node_id\":\"MDU6TGFiZWwyMTA1NTY=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/css\",\"name\":\"css\",\"color\":\"563d7c\",\"default\":false},{\"id\":148230,\"node_id\":\"MDU6TGFiZWwxNDgyMzA=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/feature\",\"name\":\"feature\",\"color\":\"4bb14b\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/13965/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/13965/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/13965/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/d892a96a11a6e7a9c263cf083c2dc064c61777f3\",\"head\":{\"label\":\"kapooostin:arbitrary-grids\",\"ref\":\"arbitrary-grids\",\"sha\":\"d892a96a11a6e7a9c263cf083c2dc064c61777f3\",\"user\":{\"login\":\"kapooostin\",\"id\":467097,\"node_id\":\"MDQ6VXNlcjQ2NzA5Nw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/467097?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kapooostin\",\"html_url\":\"https://github.com/kapooostin\",\"followers_url\":\"https://api.github.com/users/kapooostin/followers\",\"following_url\":\"https://api.github.com/users/kapooostin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kapooostin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kapooostin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kapooostin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kapooostin/orgs\",\"repos_url\":\"https://api.github.com/users/kapooostin/repos\",\"events_url\":\"https://api.github.com/users/kapooostin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/kapooostin/received_events\",\"
INSERT INTO `pullreq` VALUES ('619', 'twbs/bootstrap', '20174', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/20174\",\"id\":75214860,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzUyMTQ4NjA=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/20174\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/20174.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/20174.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/20174\",\"number\":20174,\"state\":\"closed\",\"locked\":false,\"title\":\"do not show tab when disabled\",\"user\":{\"login\":\"maxbeatty\",\"id\":93179,\"node_id\":\"MDQ6VXNlcjkzMTc5\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/93179?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/maxbeatty\",\"html_url\":\"https://github.com/maxbeatty\",\"followers_url\":\"https://api.github.com/users/maxbeatty/followers\",\"following_url\":\"https://api.github.com/users/maxbeatty/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/maxbeatty/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/maxbeatty/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/maxbeatty/subscriptions\",\"organizations_url\":\"https://api.github.com/users/maxbeatty/orgs\",\"repos_url\":\"https://api.github.com/users/maxbeatty/repos\",\"events_url\":\"https://api.github.com/users/maxbeatty/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/maxbeatty/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"attempts to fix #19849\\n\",\"created_at\":\"2016-06-25T21:27:51Z\",\"updated_at\":\"2016-11-28T21:48:14Z\",\"closed_at\":\"2016-11-28T21:48:14Z\",\"merged_at\":null,\"merge_commit_sha\":\"b8c1c7ad77b540ac88326924622d56fbc13fd2dd\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":143643,\"node_id\":\"MDU6TGFiZWwxNDM2NDM=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/js\",\"name\":\"js\",\"color\":\"ffc40d\",\"default\":false},{\"id\":250176882,\"node_id\":\"MDU6TGFiZWwyNTAxNzY4ODI=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/v4\",\"name\":\"v4\",\"color\":\"563d7c\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/20174/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/20174/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/20174/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/ad0182c0b404e9fd75b2fdce5c52b11dbffdfd59\",\"head\":{\"label\":\"maxbeatty:v4-dev-19849\",\"ref\":\"v4-dev-19849\",\"sha\":\"ad0182c0b404e9fd75b2fdce5c52b11dbffdfd59\",\"user\":{\"login\":\"maxbeatty\",\"id\":93179,\"node_id\":\"MDQ6VXNlcjkzMTc5\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/93179?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/maxbeatty\",\"html_url\":\"https://github.com/maxbeatty\",\"followers_url\":\"https://api.github.com/users/maxbeatty/followers\",\"following_url\":\"https://api.github.com/users/maxbeatty/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/maxbeatty/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/maxbeatty/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/maxbeatty/subscriptions\",\"organizations_url\":\"https://api.github.com/users/maxbeatty/orgs\",\"repos_url\":\"https://api.github.com/users/maxbeatty/repos\",\"events_url\":\"https://api.github.com/users/maxbeatty/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/maxbeatty/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":41168767,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0MTE2ODc2Nw==\",\"name\":\"bootstrap\",\"full_name\":\"maxbeatty/bootstrap\",\"owner\":{\"login\":\"maxbeatty\",\"id\":93179,\"node_id\":\"MDQ6VXNlcjkzMTc5\",\"avatar_url\":\"
INSERT INTO `pullreq` VALUES ('623', 'rails/rails', '21828', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/21828\",\"id\":46519793,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDY1MTk3OTM=\",\"html_url\":\"https://github.com/rails/rails/pull/21828\",\"diff_url\":\"https://github.com/rails/rails/pull/21828.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/21828.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/21828\",\"number\":21828,\"state\":\"closed\",\"locked\":false,\"title\":\"Set-Cookie values must be strings according to rack spec\",\"user\":{\"login\":\"Eric-Guo\",\"id\":1131536,\"node_id\":\"MDQ6VXNlcjExMzE1MzY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1131536?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Eric-Guo\",\"html_url\":\"https://github.com/Eric-Guo\",\"followers_url\":\"https://api.github.com/users/Eric-Guo/followers\",\"following_url\":\"https://api.github.com/users/Eric-Guo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Eric-Guo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Eric-Guo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Eric-Guo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Eric-Guo/orgs\",\"repos_url\":\"https://api.github.com/users/Eric-Guo/repos\",\"events_url\":\"https://api.github.com/users/Eric-Guo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Eric-Guo/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"But it\'s still possible, make_set_cookie_header return nil in a [empty rails 5 app](https://github.com/cloud-mes/demo).\\n\\nOnce I think it should be handle [via rack#955](https://github.com/rack/rack/pull/955), but according to the [rack SPEC](https://github.com/rack/rack/blob/master/SPEC#L234-L236), seems this is a better place.\\n\\nNotice it\'s still not perfect way to fix, because if I add `Rack::Lint` to application.rb, still `ActionDispatch::Request::Session:0x6c5d108 not yet loaded` error happen.\\n\\n``` ruby\\n# ActionDispatch::Session::CookieStore can not pass Rack::Lint and report below error.\\n# session #<ActionDispatch::Request::Session not yet loaded> must respond to store and []=\\nconfig.middleware.insert_after ActionDispatch::Session::CookieStore, Rack::Lint\\n```\\n\",\"created_at\":\"2015-10-01T12:57:47Z\",\"updated_at\":\"2015-10-02T02:28:09Z\",\"closed_at\":\"2015-10-02T02:00:15Z\",\"merged_at\":null,\"merge_commit_sha\":\"6f7c60af4bab884f98163de3b67fbc6d06dbfdc9\",\"assignee\":{\"login\":\"jeremy\",\"id\":199,\"node_id\":\"MDQ6VXNlcjE5OQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/199?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jeremy\",\"html_url\":\"https://github.com/jeremy\",\"followers_url\":\"https://api.github.com/users/jeremy/followers\",\"following_url\":\"https://api.github.com/users/jeremy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jeremy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jeremy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jeremy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jeremy/orgs\",\"repos_url\":\"https://api.github.com/users/jeremy/repos\",\"events_url\":\"https://api.github.com/users/jeremy/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jeremy/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"jeremy\",\"id\":199,\"node_id\":\"MDQ6VXNlcjE5OQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/199?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jeremy\",\"html_url\":\"https://github.com/jeremy\",\"followers_url\":\"https://api.github.com/users/jeremy/followers\",\"following_url\":\"https://api.github.com/users/jeremy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jeremy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jeremy/starred{/owner}{/repo}\",\"su
INSERT INTO `pullreq` VALUES ('627', 'cocos2d/cocos2d-x', '13634', '{\"url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/13634\",\"id\":43745009,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDM3NDUwMDk=\",\"html_url\":\"https://github.com/cocos2d/cocos2d-x/pull/13634\",\"diff_url\":\"https://github.com/cocos2d/cocos2d-x/pull/13634.diff\",\"patch_url\":\"https://github.com/cocos2d/cocos2d-x/pull/13634.patch\",\"issue_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/13634\",\"number\":13634,\"state\":\"closed\",\"locked\":false,\"title\":\"This is a small optimization about TextReader.\",\"user\":{\"login\":\"WenhaiLin\",\"id\":5234286,\"node_id\":\"MDQ6VXNlcjUyMzQyODY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/5234286?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/WenhaiLin\",\"html_url\":\"https://github.com/WenhaiLin\",\"followers_url\":\"https://api.github.com/users/WenhaiLin/followers\",\"following_url\":\"https://api.github.com/users/WenhaiLin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/WenhaiLin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/WenhaiLin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/WenhaiLin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/WenhaiLin/orgs\",\"repos_url\":\"https://api.github.com/users/WenhaiLin/repos\",\"events_url\":\"https://api.github.com/users/WenhaiLin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/WenhaiLin/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2015-08-31T09:07:29Z\",\"updated_at\":\"2015-09-02T02:06:03Z\",\"closed_at\":\"2015-09-01T01:40:52Z\",\"merged_at\":\"2015-09-01T01:40:52Z\",\"merge_commit_sha\":\"9346faa72402089710b546ad455e3bb9364e4323\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/13634/commits\",\"review_comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/13634/comments\",\"review_comment_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/13634/comments\",\"statuses_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/statuses/df383de894c52f34bad186aea953e7a53c04979e\",\"head\":{\"label\":\"WenhaiLin:v3.8-textreader-refine\",\"ref\":\"v3.8-textreader-refine\",\"sha\":\"df383de894c52f34bad186aea953e7a53c04979e\",\"user\":{\"login\":\"WenhaiLin\",\"id\":5234286,\"node_id\":\"MDQ6VXNlcjUyMzQyODY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/5234286?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/WenhaiLin\",\"html_url\":\"https://github.com/WenhaiLin\",\"followers_url\":\"https://api.github.com/users/WenhaiLin/followers\",\"following_url\":\"https://api.github.com/users/WenhaiLin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/WenhaiLin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/WenhaiLin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/WenhaiLin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/WenhaiLin/orgs\",\"repos_url\":\"https://api.github.com/users/WenhaiLin/repos\",\"events_url\":\"https://api.github.com/users/WenhaiLin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/WenhaiLin/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":13027918,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMzAyNzkxOA==\",\"name\":\"cocos2d-x\",\"full_name\":\"WenhaiLin/cocos2d-x\",\"owner\":{\"login\":\"WenhaiLin\",\"id\":5234286,\"node_id\":\"MDQ6VXNlcjUyMzQyODY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/5234286?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/WenhaiLin\",\"html_url\":\"https://github.com/WenhaiLin\",\"followers_url\":\"https://api.github.com/users/WenhaiLin/followers\",\"following_url\":\"htt
INSERT INTO `pullreq` VALUES ('632', 'saltstack/salt', '22347', '{\"url\":\"https://api.github.com/repos/saltstack/salt/pulls/22347\",\"id\":32622991,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzI2MjI5OTE=\",\"html_url\":\"https://github.com/saltstack/salt/pull/22347\",\"diff_url\":\"https://github.com/saltstack/salt/pull/22347.diff\",\"patch_url\":\"https://github.com/saltstack/salt/pull/22347.patch\",\"issue_url\":\"https://api.github.com/repos/saltstack/salt/issues/22347\",\"number\":22347,\"state\":\"closed\",\"locked\":false,\"title\":\"Boto cfn\",\"user\":{\"login\":\"tsaridas\",\"id\":6619221,\"node_id\":\"MDQ6VXNlcjY2MTkyMjE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/6619221?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tsaridas\",\"html_url\":\"https://github.com/tsaridas\",\"followers_url\":\"https://api.github.com/users/tsaridas/followers\",\"following_url\":\"https://api.github.com/users/tsaridas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tsaridas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tsaridas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tsaridas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tsaridas/orgs\",\"repos_url\":\"https://api.github.com/users/tsaridas/repos\",\"events_url\":\"https://api.github.com/users/tsaridas/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tsaridas/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"module + state\\n\",\"created_at\":\"2015-04-03T23:14:36Z\",\"updated_at\":\"2015-04-07T15:10:25Z\",\"closed_at\":\"2015-04-07T15:10:25Z\",\"merged_at\":\"2015-04-07T15:10:25Z\",\"merge_commit_sha\":\"3a0fbbee55d343adc132855680f1e55571425a82\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":174209063,\"node_id\":\"MDU6TGFiZWwxNzQyMDkwNjM=\",\"url\":\"https://api.github.com/repos/saltstack/salt/labels/Tests%20Passed\",\"name\":\"Tests Passed\",\"color\":\"009800\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/saltstack/salt/pulls/22347/commits\",\"review_comments_url\":\"https://api.github.com/repos/saltstack/salt/pulls/22347/comments\",\"review_comment_url\":\"https://api.github.com/repos/saltstack/salt/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/saltstack/salt/issues/22347/comments\",\"statuses_url\":\"https://api.github.com/repos/saltstack/salt/statuses/4f2d368bc1ac234b987ea23e1bedd879154ff3df\",\"head\":{\"label\":\"tsaridas:boto_cfn\",\"ref\":\"boto_cfn\",\"sha\":\"4f2d368bc1ac234b987ea23e1bedd879154ff3df\",\"user\":{\"login\":\"tsaridas\",\"id\":6619221,\"node_id\":\"MDQ6VXNlcjY2MTkyMjE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/6619221?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tsaridas\",\"html_url\":\"https://github.com/tsaridas\",\"followers_url\":\"https://api.github.com/users/tsaridas/followers\",\"following_url\":\"https://api.github.com/users/tsaridas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tsaridas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tsaridas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tsaridas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tsaridas/orgs\",\"repos_url\":\"https://api.github.com/users/tsaridas/repos\",\"events_url\":\"https://api.github.com/users/tsaridas/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tsaridas/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":30811634,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMDgxMTYzNA==\",\"name\":\"salt\",\"full_name\":\"tsaridas/salt\",\"owner\":{\"login\":\"tsaridas\",\"id\":6619221,\"node_id\":\"MDQ6VXNlcjY2MTkyMjE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/6619221?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tsaridas\",\"html_url\":\"https://github.com/tsaridas\",\"followers_u
INSERT INTO `pullreq` VALUES ('636', 'rails/rails', '6936', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/6936\",\"id\":1699150,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTY5OTE1MA==\",\"html_url\":\"https://github.com/rails/rails/pull/6936\",\"diff_url\":\"https://github.com/rails/rails/pull/6936.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/6936.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/6936\",\"number\":6936,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix collisions with before and after validation callbacks.\",\"user\":{\"login\":\"jfoley\",\"id\":847613,\"node_id\":\"MDQ6VXNlcjg0NzYxMw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/847613?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jfoley\",\"html_url\":\"https://github.com/jfoley\",\"followers_url\":\"https://api.github.com/users/jfoley/followers\",\"following_url\":\"https://api.github.com/users/jfoley/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jfoley/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jfoley/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jfoley/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jfoley/orgs\",\"repos_url\":\"https://api.github.com/users/jfoley/repos\",\"events_url\":\"https://api.github.com/users/jfoley/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jfoley/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This commit allows a user to do something like:\\n\\n``` ruby\\n before_validation :do_stuff, :on => [ :create, :update ]\\n after_validation :do_more, :on => [ :create, :update ]\\n```\\n\\nThis addresses issue #6744.\\n\\nThis also uses the unit tests from mandrews/rails/@0f115f4012779ec8691d2c20ad3be8033861c1b0\\n(lightly modified) \\n\",\"created_at\":\"2012-07-02T19:14:05Z\",\"updated_at\":\"2014-06-26T15:43:30Z\",\"closed_at\":\"2012-09-24T14:52:51Z\",\"merged_at\":\"2012-09-24T14:52:51Z\",\"merge_commit_sha\":\"ed5e276dcc29be2bed1f7448a471d017dc43c2f2\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":107190,\"node_id\":\"MDU6TGFiZWwxMDcxOTA=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/activemodel\",\"name\":\"activemodel\",\"color\":\"00E5FF\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/6936/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/6936/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/6936/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/f31ea4df3ac760ab7ff18ea439e9a9ce9b8c625a\",\"head\":{\"label\":\"jfoley:callbacks\",\"ref\":\"callbacks\",\"sha\":\"f31ea4df3ac760ab7ff18ea439e9a9ce9b8c625a\",\"user\":{\"login\":\"jfoley\",\"id\":847613,\"node_id\":\"MDQ6VXNlcjg0NzYxMw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/847613?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jfoley\",\"html_url\":\"https://github.com/jfoley\",\"followers_url\":\"https://api.github.com/users/jfoley/followers\",\"following_url\":\"https://api.github.com/users/jfoley/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jfoley/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jfoley/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jfoley/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jfoley/orgs\",\"repos_url\":\"https://api.github.com/users/jfoley/repos\",\"events_url\":\"https://api.github.com/users/jfoley/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jfoley/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":4861567,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0ODYxNTY3\",\"name\":\"rails\",\"full_name\":\"jfoley/rails\",\"owner\":{\"login\":\"
INSERT INTO `pullreq` VALUES ('641', 'symfony/symfony', '14531', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/14531\",\"id\":34608822,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzQ2MDg4MjI=\",\"html_url\":\"https://github.com/symfony/symfony/pull/14531\",\"diff_url\":\"https://github.com/symfony/symfony/pull/14531.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/14531.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/14531\",\"number\":14531,\"state\":\"closed\",\"locked\":false,\"title\":\"[Validator] Added a format option to the DateTime constraint.\",\"user\":{\"login\":\"dosten\",\"id\":510842,\"node_id\":\"MDQ6VXNlcjUxMDg0Mg==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/510842?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dosten\",\"html_url\":\"https://github.com/dosten\",\"followers_url\":\"https://api.github.com/users/dosten/followers\",\"following_url\":\"https://api.github.com/users/dosten/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dosten/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dosten/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dosten/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dosten/orgs\",\"repos_url\":\"https://api.github.com/users/dosten/repos\",\"events_url\":\"https://api.github.com/users/dosten/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dosten/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | no |\\n| New feature? | yes |\\n| BC breaks? | no |\\n| Deprecations? | yes |\\n| Tests pass? | yes |\\n| Fixed tickets | #14521 |\\n| License | MIT |\\n| Doc PR | symfony/symfony-docs#5223 |\\n\\nThis PR adds a new `format` option to the `DateTime` constraint and deprecate the `Date` and `Time` constraints in favor of this new option.\\n- [x] update docs\\n\",\"created_at\":\"2015-05-03T22:15:55Z\",\"updated_at\":\"2016-01-27T00:39:00Z\",\"closed_at\":\"2016-01-27T00:38:56Z\",\"merged_at\":null,\"merge_commit_sha\":\"5497a7e3e283ed5d3483bf343b8520ac16f4d796\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":100378,\"node_id\":\"MDU6TGFiZWwxMDAzNzg=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Feature\",\"name\":\"Feature\",\"color\":\"02e10c\",\"default\":false},{\"id\":99599,\"node_id\":\"MDU6TGFiZWw5OTU5OQ==\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Validator\",\"name\":\"Validator\",\"color\":\"DDDDDD\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/14531/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/14531/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/14531/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/d8d01b2a1b0ce4965142d0950e9faed599230185\",\"head\":{\"label\":\"dosten:deprecate-date-constraints\",\"ref\":\"deprecate-date-constraints\",\"sha\":\"d8d01b2a1b0ce4965142d0950e9faed599230185\",\"user\":{\"login\":\"dosten\",\"id\":510842,\"node_id\":\"MDQ6VXNlcjUxMDg0Mg==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/510842?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dosten\",\"html_url\":\"https://github.com/dosten\",\"followers_url\":\"https://api.github.com/users/dosten/followers\",\"following_url\":\"https://api.github.com/users/dosten/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dosten/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dosten/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dosten/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dosten/orgs\",\"repos_url\":\"https://api.github.com/users/dosten/repos\",\"events_url\":\"https:/
INSERT INTO `pullreq` VALUES ('645', 'rails/rails', '2679', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/2679\",\"id\":289210,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mjg5MjEw\",\"html_url\":\"https://github.com/rails/rails/pull/2679\",\"diff_url\":\"https://github.com/rails/rails/pull/2679.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/2679.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/2679\",\"number\":2679,\"state\":\"closed\",\"locked\":false,\"title\":\"do not compute table names for abstract classes\",\"user\":{\"login\":\"amatsuda\",\"id\":11493,\"node_id\":\"MDQ6VXNlcjExNDkz\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/11493?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/amatsuda\",\"html_url\":\"https://github.com/amatsuda\",\"followers_url\":\"https://api.github.com/users/amatsuda/followers\",\"following_url\":\"https://api.github.com/users/amatsuda/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/amatsuda/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/amatsuda/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/amatsuda/subscriptions\",\"organizations_url\":\"https://api.github.com/users/amatsuda/orgs\",\"repos_url\":\"https://api.github.com/users/amatsuda/repos\",\"events_url\":\"https://api.github.com/users/amatsuda/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/amatsuda/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"I found a trivial inconsistency on AR table_name computing behavior.\\n\\nWhile there are an abstract_class model and its child:\\n\\n``` ruby\\nclass User < ActiveRecord::Base\\n self.abstract_class = true\\nend\\n\\nclass Admin < User\\nend\\n```\\n\\nThe child\'s table_name changes depending on whether the abstract model\'s table_name were called or not.\\n\\n``` ruby\\nUser.table_name\\n=> \\\"users\\\"\\nUser.scoped.to_sql\\n=> SELECT \\\"users\\\".* FROM \\\"users\\\"\\nAdmin.table_name\\n=> \\\"users\\\"\\nAdmin.scoped.to_sql\\n=> SELECT \\\"users\\\".* FROM \\\"users\\\"\\n\\nAdmin.table_name\\n=> \\\"admins\\\"\\nAdmin.scoped.to_sql\\n=> SELECT \\\"admins\\\".* FROM \\\"admins\\\"\\n```\\n\\nThis doesn\'t matter for normal use, but sometimes causes weird errors, for example, when dealing with an AR extension plugin that scans through descendants of AR::Base on Railtie hook.\\n\\nHere\'s a patch that makes abstract models always skip compute_table_name.\\n\",\"created_at\":\"2011-08-24T22:48:45Z\",\"updated_at\":\"2014-06-26T15:44:40Z\",\"closed_at\":\"2011-08-24T23:05:26Z\",\"merged_at\":\"2011-08-24T23:05:25Z\",\"merge_commit_sha\":\"a111a6ee1eb02687099d382b7e3650bea6875618\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/2679/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/2679/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/2679/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/0a0da9d554490f01fe57d69fe8d98f29b02be3e5\",\"head\":{\"label\":\"amatsuda:nullify_abstract_class_table_name\",\"ref\":\"nullify_abstract_class_table_name\",\"sha\":\"0a0da9d554490f01fe57d69fe8d98f29b02be3e5\",\"user\":{\"login\":\"amatsuda\",\"id\":11493,\"node_id\":\"MDQ6VXNlcjExNDkz\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/11493?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/amatsuda\",\"html_url\":\"https://github.com/amatsuda\",\"followers_url\":\"https://api.github.com/users/amatsuda/followers\",\"following_url\":\"https://api.github.com/users/amatsuda/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/amatsuda/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/amatsuda/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://a
INSERT INTO `pullreq` VALUES ('649', 'servo/servo', '4096', '{\"url\":\"https://api.github.com/repos/servo/servo/pulls/4096\",\"id\":24994343,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjQ5OTQzNDM=\",\"html_url\":\"https://github.com/servo/servo/pull/4096\",\"diff_url\":\"https://github.com/servo/servo/pull/4096.diff\",\"patch_url\":\"https://github.com/servo/servo/pull/4096.patch\",\"issue_url\":\"https://api.github.com/repos/servo/servo/issues/4096\",\"number\":4096,\"state\":\"closed\",\"locked\":false,\"title\":\"Adding a new webidl and websocket.rs file\",\"user\":{\"login\":\"Ms2ger\",\"id\":111161,\"node_id\":\"MDQ6VXNlcjExMTE2MQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/111161?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Ms2ger\",\"html_url\":\"https://github.com/Ms2ger\",\"followers_url\":\"https://api.github.com/users/Ms2ger/followers\",\"following_url\":\"https://api.github.com/users/Ms2ger/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Ms2ger/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Ms2ger/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Ms2ger/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Ms2ger/orgs\",\"repos_url\":\"https://api.github.com/users/Ms2ger/repos\",\"events_url\":\"https://api.github.com/users/Ms2ger/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Ms2ger/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Closes #3813.\\n\",\"created_at\":\"2014-11-25T09:31:27Z\",\"updated_at\":\"2014-12-02T23:18:37Z\",\"closed_at\":\"2014-11-25T15:06:45Z\",\"merged_at\":\"2014-11-25T15:06:46Z\",\"merge_commit_sha\":\"c73af2bf6997c8686347067d5b5260aa3b7ca170\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/servo/servo/pulls/4096/commits\",\"review_comments_url\":\"https://api.github.com/repos/servo/servo/pulls/4096/comments\",\"review_comment_url\":\"https://api.github.com/repos/servo/servo/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/servo/servo/issues/4096/comments\",\"statuses_url\":\"https://api.github.com/repos/servo/servo/statuses/b1d60414200d825672955fbf54ac47ebf32b382c\",\"head\":{\"label\":\"servo:websocket\",\"ref\":\"websocket\",\"sha\":\"b1d60414200d825672955fbf54ac47ebf32b382c\",\"user\":{\"login\":\"servo\",\"id\":2566135,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjI1NjYxMzU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2566135?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/servo\",\"html_url\":\"https://github.com/servo\",\"followers_url\":\"https://api.github.com/users/servo/followers\",\"following_url\":\"https://api.github.com/users/servo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/servo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/servo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/servo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/servo/orgs\",\"repos_url\":\"https://api.github.com/users/servo/repos\",\"events_url\":\"https://api.github.com/users/servo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/servo/received_events\",\"type\":\"Organization\",\"site_admin\":false},\"repo\":{\"id\":3390243,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMzkwMjQz\",\"name\":\"servo\",\"full_name\":\"servo/servo\",\"owner\":{\"login\":\"servo\",\"id\":2566135,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjI1NjYxMzU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2566135?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/servo\",\"html_url\":\"https://github.com/servo\",\"followers_url\":\"https://api.github.com/users/servo/followers\",\"following_url\":\"https://api.github.com/users/servo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/servo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/servo/sta
INSERT INTO `pullreq` VALUES ('654', 'docker/docker', '10005', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/10005\",\"id\":27114742,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjcxMTQ3NDI=\",\"html_url\":\"https://github.com/moby/moby/pull/10005\",\"diff_url\":\"https://github.com/moby/moby/pull/10005.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/10005.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/10005\",\"number\":10005,\"state\":\"closed\",\"locked\":false,\"title\":\"Clean up localhost resolv logic and add IPv6 support to regexp\",\"user\":{\"login\":\"estesp\",\"id\":1397980,\"node_id\":\"MDQ6VXNlcjEzOTc5ODA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1397980?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/estesp\",\"html_url\":\"https://github.com/estesp\",\"followers_url\":\"https://api.github.com/users/estesp/followers\",\"following_url\":\"https://api.github.com/users/estesp/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/estesp/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/estesp/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/estesp/subscriptions\",\"organizations_url\":\"https://api.github.com/users/estesp/orgs\",\"repos_url\":\"https://api.github.com/users/estesp/repos\",\"events_url\":\"https://api.github.com/users/estesp/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/estesp/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Addresses #5811\\n\\nThis cleans up an error in the logic which removes localhost resolvers\\nfrom the host resolv.conf at container creation start time. Specifically\\nwhen the determination is made if any nameservers are left after\\nremoving localhost resolvers, it was using a string match on the word\\n\\\"nameserver\\\", which could have been anywhere (including commented out)\\nleading to incorrect situations where no nameservers were left but the\\ndefault ones were not added.\\n\\nThis also adds some complexity to the regular expressions for finding\\nnameservers in general, as well as matching on localhost resolvers due\\nto the recent addition of IPv6 support. Because of IPv6 support now\\navailable in the Docker daemon, the resolvconf code is now aware of\\nIPv6 enable/disable state and uses that for both filter/cleaning of\\nnameservers as well as adding default Google DNS (IPv4 only vs. IPv4\\nand IPv6 if IPv6 enabled). For all these changes, tests have been\\nadded/strengthened to test these additional capabilities.\\n\\nDocker-DCO-1.1-Signed-off-by: Phil Estes estesp@linux.vnet.ibm.com (github: estesp)\\n\",\"created_at\":\"2015-01-09T17:21:15Z\",\"updated_at\":\"2015-01-20T18:30:06Z\",\"closed_at\":\"2015-01-20T18:30:06Z\",\"merged_at\":\"2015-01-20T18:30:06Z\",\"merge_commit_sha\":\"c44729c2f70efd6d82f29a578c7f39e424c0de1b\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":{\"url\":\"https://api.github.com/repos/moby/moby/milestones/34\",\"html_url\":\"https://github.com/moby/moby/milestone/34\",\"labels_url\":\"https://api.github.com/repos/moby/moby/milestones/34/labels\",\"id\":906381,\"node_id\":\"MDk6TWlsZXN0b25lOTA2Mzgx\",\"number\":34,\"title\":\"1.5.0\",\"description\":\"### NOTICE:\\r\\n\\r\\nIssues and PRs included in milestones are not a guarantee that they will be merged or included in a release. \\r\\n\\r\\n### RELEASE MANAGER:\\r\\n\\r\\n@icecrime will be the point of contact for the 1.5.0 release. \\r\\n\\r\\n### CODE FREEZE:\\r\\n\\r\\nCode freeze will begin on January 20th for the final features to be included in Docker 1.5.0. Any features not merged by this time will not be included **or** considered for a release. At this time a bump branch with the final commits for this release will be created and an RC will be pushed to https://test.docker.com for QA and testing in advance of the Feb. 3 release. date. \",\"creator\":{\"login\":\"crosbymichael\",\"id\":749551,\"node_id\":\"MDQ6VXNlcjc0OTU1MQ==\",\"
INSERT INTO `pullreq` VALUES ('659', 'django/django', '875', '{\"url\":\"https://api.github.com/repos/django/django/pulls/875\",\"id\":4412474,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDQxMjQ3NA==\",\"html_url\":\"https://github.com/django/django/pull/875\",\"diff_url\":\"https://github.com/django/django/pull/875.diff\",\"patch_url\":\"https://github.com/django/django/pull/875.patch\",\"issue_url\":\"https://api.github.com/repos/django/django/issues/875\",\"number\":875,\"state\":\"closed\",\"locked\":false,\"title\":\"Add back verbose_name[_plural] for contrib.auth.models.User\",\"user\":{\"login\":\"SonOfLilit\",\"id\":14973,\"node_id\":\"MDQ6VXNlcjE0OTcz\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/14973?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/SonOfLilit\",\"html_url\":\"https://github.com/SonOfLilit\",\"followers_url\":\"https://api.github.com/users/SonOfLilit/followers\",\"following_url\":\"https://api.github.com/users/SonOfLilit/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/SonOfLilit/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/SonOfLilit/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/SonOfLilit/subscriptions\",\"organizations_url\":\"https://api.github.com/users/SonOfLilit/orgs\",\"repos_url\":\"https://api.github.com/users/SonOfLilit/repos\",\"events_url\":\"https://api.github.com/users/SonOfLilit/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/SonOfLilit/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"I also translated to Hebrew.\\n\\nIt was lost with the changes to User in Django 1.5. Surely it was accidental.\\n\",\"created_at\":\"2013-03-03T02:50:55Z\",\"updated_at\":\"2014-07-20T01:24:18Z\",\"closed_at\":\"2013-03-03T04:02:53Z\",\"merged_at\":null,\"merge_commit_sha\":\"2953964c6a1d018dfddb25762d95e125aff2c09b\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/django/django/pulls/875/commits\",\"review_comments_url\":\"https://api.github.com/repos/django/django/pulls/875/comments\",\"review_comment_url\":\"https://api.github.com/repos/django/django/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/django/django/issues/875/comments\",\"statuses_url\":\"https://api.github.com/repos/django/django/statuses/9f4e60581b24756ee9816afb8b0acc30777cb253\",\"head\":{\"label\":\"SonOfLilit:master\",\"ref\":\"master\",\"sha\":\"9f4e60581b24756ee9816afb8b0acc30777cb253\",\"user\":{\"login\":\"SonOfLilit\",\"id\":14973,\"node_id\":\"MDQ6VXNlcjE0OTcz\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/14973?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/SonOfLilit\",\"html_url\":\"https://github.com/SonOfLilit\",\"followers_url\":\"https://api.github.com/users/SonOfLilit/followers\",\"following_url\":\"https://api.github.com/users/SonOfLilit/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/SonOfLilit/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/SonOfLilit/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/SonOfLilit/subscriptions\",\"organizations_url\":\"https://api.github.com/users/SonOfLilit/orgs\",\"repos_url\":\"https://api.github.com/users/SonOfLilit/repos\",\"events_url\":\"https://api.github.com/users/SonOfLilit/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/SonOfLilit/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":8530787,\"node_id\":\"MDEwOlJlcG9zaXRvcnk4NTMwNzg3\",\"name\":\"django\",\"full_name\":\"SonOfLilit/django\",\"owner\":{\"login\":\"SonOfLilit\",\"id\":14973,\"node_id\":\"MDQ6VXNlcjE0OTcz\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/14973?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/SonOfLilit\",\"html_url\":\"https://github.com/SonOfLilit\",\"followers_url\":\"https://api.github.com/users/SonOfLilit/followers\",\"following_url\":
INSERT INTO `pullreq` VALUES ('663', 'ceph/ceph', '8108', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/8108\",\"id\":62844390,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjI4NDQzOTA=\",\"html_url\":\"https://github.com/ceph/ceph/pull/8108\",\"diff_url\":\"https://github.com/ceph/ceph/pull/8108.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/8108.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/8108\",\"number\":8108,\"state\":\"closed\",\"locked\":false,\"title\":\"Wip rgw highres 3\",\"user\":{\"login\":\"yehudasa\",\"id\":1036377,\"node_id\":\"MDQ6VXNlcjEwMzYzNzc=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1036377?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/yehudasa\",\"html_url\":\"https://github.com/yehudasa\",\"followers_url\":\"https://api.github.com/users/yehudasa/followers\",\"following_url\":\"https://api.github.com/users/yehudasa/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/yehudasa/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/yehudasa/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/yehudasa/subscriptions\",\"organizations_url\":\"https://api.github.com/users/yehudasa/orgs\",\"repos_url\":\"https://api.github.com/users/yehudasa/repos\",\"events_url\":\"https://api.github.com/users/yehudasa/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/yehudasa/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"adapt rgw to use higher resultion clock\\n\",\"created_at\":\"2016-03-15T01:51:18Z\",\"updated_at\":\"2016-03-15T22:37:19Z\",\"closed_at\":\"2016-03-15T22:37:19Z\",\"merged_at\":\"2016-03-15T22:37:19Z\",\"merge_commit_sha\":\"80260c2a3d2b93501ad0cbc045f890d46a0f6945\",\"assignee\":{\"login\":\"mattbenjamin\",\"id\":301287,\"node_id\":\"MDQ6VXNlcjMwMTI4Nw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/301287?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mattbenjamin\",\"html_url\":\"https://github.com/mattbenjamin\",\"followers_url\":\"https://api.github.com/users/mattbenjamin/followers\",\"following_url\":\"https://api.github.com/users/mattbenjamin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mattbenjamin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mattbenjamin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mattbenjamin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mattbenjamin/orgs\",\"repos_url\":\"https://api.github.com/users/mattbenjamin/repos\",\"events_url\":\"https://api.github.com/users/mattbenjamin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mattbenjamin/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"mattbenjamin\",\"id\":301287,\"node_id\":\"MDQ6VXNlcjMwMTI4Nw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/301287?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mattbenjamin\",\"html_url\":\"https://github.com/mattbenjamin\",\"followers_url\":\"https://api.github.com/users/mattbenjamin/followers\",\"following_url\":\"https://api.github.com/users/mattbenjamin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mattbenjamin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mattbenjamin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mattbenjamin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mattbenjamin/orgs\",\"repos_url\":\"https://api.github.com/users/mattbenjamin/repos\",\"events_url\":\"https://api.github.com/users/mattbenjamin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mattbenjamin/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":134774006,\"node_id\":\"MDU6TGFiZWwxMzQ3NzQwMDY=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/feature\",\"name\":\"feature\",\"color\":\"00ff24\",\"default
INSERT INTO `pullreq` VALUES ('667', 'django/django', '1888', '{\"url\":\"https://api.github.com/repos/django/django/pulls/1888\",\"id\":9746845,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTc0Njg0NQ==\",\"html_url\":\"https://github.com/django/django/pull/1888\",\"diff_url\":\"https://github.com/django/django/pull/1888.diff\",\"patch_url\":\"https://github.com/django/django/pull/1888.patch\",\"issue_url\":\"https://api.github.com/repos/django/django/issues/1888\",\"number\":1888,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixed #21371 - Added block.super to bodyclass blocks in relevant admin templates.\",\"user\":{\"login\":\"electrolusty\",\"id\":366052,\"node_id\":\"MDQ6VXNlcjM2NjA1Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/366052?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/electrolusty\",\"html_url\":\"https://github.com/electrolusty\",\"followers_url\":\"https://api.github.com/users/electrolusty/followers\",\"following_url\":\"https://api.github.com/users/electrolusty/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/electrolusty/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/electrolusty/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/electrolusty/subscriptions\",\"organizations_url\":\"https://api.github.com/users/electrolusty/orgs\",\"repos_url\":\"https://api.github.com/users/electrolusty/repos\",\"events_url\":\"https://api.github.com/users/electrolusty/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/electrolusty/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2013-11-07T05:43:11Z\",\"updated_at\":\"2014-07-19T16:16:18Z\",\"closed_at\":\"2014-01-15T12:55:32Z\",\"merged_at\":null,\"merge_commit_sha\":\"0e72face3fd01fd8ba848ea8b48453dfda4202a5\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/django/django/pulls/1888/commits\",\"review_comments_url\":\"https://api.github.com/repos/django/django/pulls/1888/comments\",\"review_comment_url\":\"https://api.github.com/repos/django/django/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/django/django/issues/1888/comments\",\"statuses_url\":\"https://api.github.com/repos/django/django/statuses/f1c5eda4219c5ea4bdcb14707efd051623848b07\",\"head\":{\"label\":\"electrolusty:ticket_21371\",\"ref\":\"ticket_21371\",\"sha\":\"f1c5eda4219c5ea4bdcb14707efd051623848b07\",\"user\":{\"login\":\"electrolusty\",\"id\":366052,\"node_id\":\"MDQ6VXNlcjM2NjA1Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/366052?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/electrolusty\",\"html_url\":\"https://github.com/electrolusty\",\"followers_url\":\"https://api.github.com/users/electrolusty/followers\",\"following_url\":\"https://api.github.com/users/electrolusty/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/electrolusty/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/electrolusty/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/electrolusty/subscriptions\",\"organizations_url\":\"https://api.github.com/users/electrolusty/orgs\",\"repos_url\":\"https://api.github.com/users/electrolusty/repos\",\"events_url\":\"https://api.github.com/users/electrolusty/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/electrolusty/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":14192092,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNDE5MjA5Mg==\",\"name\":\"django\",\"full_name\":\"electrolusty/django\",\"owner\":{\"login\":\"electrolusty\",\"id\":366052,\"node_id\":\"MDQ6VXNlcjM2NjA1Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/366052?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/electrolusty\",\"html_url\":\"https://github.com/electrolusty\",\"followers_url\":\"https://api.github.com/users/electrolusty/followers\",\"fol
INSERT INTO `pullreq` VALUES ('671', 'twbs/bootstrap', '15563', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/15563\",\"id\":27374561,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjczNzQ1NjE=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/15563\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/15563.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/15563.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/15563\",\"number\":15563,\"state\":\"closed\",\"locked\":false,\"title\":\"Update modals.less\",\"user\":{\"login\":\"stramel\",\"id\":855184,\"node_id\":\"MDQ6VXNlcjg1NTE4NA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/855184?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/stramel\",\"html_url\":\"https://github.com/stramel\",\"followers_url\":\"https://api.github.com/users/stramel/followers\",\"following_url\":\"https://api.github.com/users/stramel/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/stramel/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/stramel/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/stramel/subscriptions\",\"organizations_url\":\"https://api.github.com/users/stramel/orgs\",\"repos_url\":\"https://api.github.com/users/stramel/repos\",\"events_url\":\"https://api.github.com/users/stramel/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/stramel/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Missing bottom is causing backdrop to not be visible.\\n\",\"created_at\":\"2015-01-14T19:09:11Z\",\"updated_at\":\"2015-01-14T23:00:49Z\",\"closed_at\":\"2015-01-14T22:45:06Z\",\"merged_at\":null,\"merge_commit_sha\":\"c3321e049f9375d3f5861d4eb285d8a53cb7298e\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":210556,\"node_id\":\"MDU6TGFiZWwyMTA1NTY=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/css\",\"name\":\"css\",\"color\":\"563d7c\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/15563/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/15563/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/15563/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/9f6b0ecefabcf7a4397a01c4aa3d899470040785\",\"head\":{\"label\":\"stramel:patch-1\",\"ref\":\"patch-1\",\"sha\":\"9f6b0ecefabcf7a4397a01c4aa3d899470040785\",\"user\":{\"login\":\"stramel\",\"id\":855184,\"node_id\":\"MDQ6VXNlcjg1NTE4NA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/855184?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/stramel\",\"html_url\":\"https://github.com/stramel\",\"followers_url\":\"https://api.github.com/users/stramel/followers\",\"following_url\":\"https://api.github.com/users/stramel/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/stramel/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/stramel/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/stramel/subscriptions\",\"organizations_url\":\"https://api.github.com/users/stramel/orgs\",\"repos_url\":\"https://api.github.com/users/stramel/repos\",\"events_url\":\"https://api.github.com/users/stramel/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/stramel/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":29260742,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyOTI2MDc0Mg==\",\"name\":\"bootstrap-1\",\"full_name\":\"stramel/bootstrap-1\",\"owner\":{\"login\":\"stramel\",\"id\":855184,\"node_id\":\"MDQ6VXNlcjg1NTE4NA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/855184?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/stramel\",\"html_url\":\"https://github.com/stramel\",\"followers_url\":\"https://api.gi
INSERT INTO `pullreq` VALUES ('675', 'rails/rails', '4205', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/4205\",\"id\":632256,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjMyMjU2\",\"html_url\":\"https://github.com/rails/rails/pull/4205\",\"diff_url\":\"https://github.com/rails/rails/pull/4205.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/4205.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/4205\",\"number\":4205,\"state\":\"closed\",\"locked\":false,\"title\":\"Allow accessing the current nested index for a form builder.\",\"user\":{\"login\":\"jcoleman\",\"id\":125331,\"node_id\":\"MDQ6VXNlcjEyNTMzMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/125331?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jcoleman\",\"html_url\":\"https://github.com/jcoleman\",\"followers_url\":\"https://api.github.com/users/jcoleman/followers\",\"following_url\":\"https://api.github.com/users/jcoleman/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jcoleman/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jcoleman/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jcoleman/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jcoleman/orgs\",\"repos_url\":\"https://api.github.com/users/jcoleman/repos\",\"events_url\":\"https://api.github.com/users/jcoleman/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jcoleman/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"When using field_for_nested_attributes, you should be able to access the current auto-generated nested index so that you can embed it in a view for use by JS.\\n\",\"created_at\":\"2011-12-27T16:41:04Z\",\"updated_at\":\"2014-06-27T19:01:33Z\",\"closed_at\":\"2012-04-22T16:12:34Z\",\"merged_at\":null,\"merge_commit_sha\":\"cfcc8fb71efa677cf2ca77fb214614486e44fd3c\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/4205/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/4205/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/4205/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/a60c37c3015aeae3fc600933bccfb474df8d632c\",\"head\":{\"label\":\"jcoleman:patch-accessible-form-nested-current-index\",\"ref\":\"patch-accessible-form-nested-current-index\",\"sha\":\"a60c37c3015aeae3fc600933bccfb474df8d632c\",\"user\":{\"login\":\"jcoleman\",\"id\":125331,\"node_id\":\"MDQ6VXNlcjEyNTMzMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/125331?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jcoleman\",\"html_url\":\"https://github.com/jcoleman\",\"followers_url\":\"https://api.github.com/users/jcoleman/followers\",\"following_url\":\"https://api.github.com/users/jcoleman/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jcoleman/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jcoleman/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jcoleman/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jcoleman/orgs\",\"repos_url\":\"https://api.github.com/users/jcoleman/repos\",\"events_url\":\"https://api.github.com/users/jcoleman/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jcoleman/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":3045092,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMDQ1MDky\",\"name\":\"rails\",\"full_name\":\"jcoleman/rails\",\"owner\":{\"login\":\"jcoleman\",\"id\":125331,\"node_id\":\"MDQ6VXNlcjEyNTMzMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/125331?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jcoleman\",\"html_url\":\"https://github.com/jcoleman\",\"followers_url\":\"https://a
INSERT INTO `pullreq` VALUES ('679', 'django/django', '8303', '{\"url\":\"https://api.github.com/repos/django/django/pulls/8303\",\"id\":114564018,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE0NTY0MDE4\",\"html_url\":\"https://github.com/django/django/pull/8303\",\"diff_url\":\"https://github.com/django/django/pull/8303.diff\",\"patch_url\":\"https://github.com/django/django/pull/8303.patch\",\"issue_url\":\"https://api.github.com/repos/django/django/issues/8303\",\"number\":8303,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixed #28126 -- Added GiST Index to contrib.postgres.\",\"user\":{\"login\":\"mjtamlyn\",\"id\":389581,\"node_id\":\"MDQ6VXNlcjM4OTU4MQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/389581?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mjtamlyn\",\"html_url\":\"https://github.com/mjtamlyn\",\"followers_url\":\"https://api.github.com/users/mjtamlyn/followers\",\"following_url\":\"https://api.github.com/users/mjtamlyn/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mjtamlyn/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mjtamlyn/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mjtamlyn/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mjtamlyn/orgs\",\"repos_url\":\"https://api.github.com/users/mjtamlyn/repos\",\"events_url\":\"https://api.github.com/users/mjtamlyn/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mjtamlyn/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"We can already create them on spatial fields, but they are generally useful for other fields such as hstore.\\r\\n\\r\\nhttps://www.postgresql.org/docs/9.5/static/gist-examples.html\\r\\nhttps://code.djangoproject.com/ticket/28126\",\"created_at\":\"2017-04-06T10:01:37Z\",\"updated_at\":\"2017-07-01T23:17:33Z\",\"closed_at\":\"2017-07-01T23:17:33Z\",\"merged_at\":null,\"merge_commit_sha\":\"691741fb24063b088b743f2a575a743823c64f91\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/django/django/pulls/8303/commits\",\"review_comments_url\":\"https://api.github.com/repos/django/django/pulls/8303/comments\",\"review_comment_url\":\"https://api.github.com/repos/django/django/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/django/django/issues/8303/comments\",\"statuses_url\":\"https://api.github.com/repos/django/django/statuses/fa91d29058b6f357382fcc945957e52035b1eb8e\",\"head\":{\"label\":\"mjtamlyn:gist-index\",\"ref\":\"gist-index\",\"sha\":\"fa91d29058b6f357382fcc945957e52035b1eb8e\",\"user\":{\"login\":\"mjtamlyn\",\"id\":389581,\"node_id\":\"MDQ6VXNlcjM4OTU4MQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/389581?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mjtamlyn\",\"html_url\":\"https://github.com/mjtamlyn\",\"followers_url\":\"https://api.github.com/users/mjtamlyn/followers\",\"following_url\":\"https://api.github.com/users/mjtamlyn/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mjtamlyn/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mjtamlyn/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mjtamlyn/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mjtamlyn/orgs\",\"repos_url\":\"https://api.github.com/users/mjtamlyn/repos\",\"events_url\":\"https://api.github.com/users/mjtamlyn/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mjtamlyn/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":4529204,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0NTI5MjA0\",\"name\":\"django\",\"full_name\":\"mjtamlyn/django\",\"owner\":{\"login\":\"mjtamlyn\",\"id\":389581,\"node_id\":\"MDQ6VXNlcjM4OTU4MQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/389581?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mjtamlyn\",\"html_url\":\"https://github.com/mjtamlyn\",
INSERT INTO `pullreq` VALUES ('683', 'symfony/symfony-docs', '1453', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/1453\",\"id\":1557402,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTU1NzQwMg==\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/1453\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/1453.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/1453.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/1453\",\"number\":1453,\"state\":\"closed\",\"locked\":false,\"title\":\"Add link for psr0, psr1, psr2\",\"user\":{\"login\":\"stephpy\",\"id\":232744,\"node_id\":\"MDQ6VXNlcjIzMjc0NA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/232744?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/stephpy\",\"html_url\":\"https://github.com/stephpy\",\"followers_url\":\"https://api.github.com/users/stephpy/followers\",\"following_url\":\"https://api.github.com/users/stephpy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/stephpy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/stephpy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/stephpy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/stephpy/orgs\",\"repos_url\":\"https://api.github.com/users/stephpy/repos\",\"events_url\":\"https://api.github.com/users/stephpy/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/stephpy/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"imho it\'s interesting to have link to each psr\\n\",\"created_at\":\"2012-06-13T17:24:54Z\",\"updated_at\":\"2014-07-03T10:59:08Z\",\"closed_at\":\"2012-06-21T12:33:01Z\",\"merged_at\":null,\"merge_commit_sha\":\"b3e030e870cd8d804904c5f2781af2cec4cebe17\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/1453/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/1453/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/1453/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/5cc6bd6c13b88be60150e2fa1af52eda2dae9763\",\"head\":{\"label\":\"stephpy:link_for_psr\",\"ref\":\"link_for_psr\",\"sha\":\"5cc6bd6c13b88be60150e2fa1af52eda2dae9763\",\"user\":{\"login\":\"stephpy\",\"id\":232744,\"node_id\":\"MDQ6VXNlcjIzMjc0NA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/232744?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/stephpy\",\"html_url\":\"https://github.com/stephpy\",\"followers_url\":\"https://api.github.com/users/stephpy/followers\",\"following_url\":\"https://api.github.com/users/stephpy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/stephpy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/stephpy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/stephpy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/stephpy/orgs\",\"repos_url\":\"https://api.github.com/users/stephpy/repos\",\"events_url\":\"https://api.github.com/users/stephpy/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/stephpy/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":3625905,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzNjI1OTA1\",\"name\":\"symfony-docs\",\"full_name\":\"stephpy/symfony-docs\",\"owner\":{\"login\":\"stephpy\",\"id\":232744,\"node_id\":\"MDQ6VXNlcjIzMjc0NA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/232744?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/stephpy\",\"html_url\":\"https://github.com/stephpy\",\"followers_url\":\"https://api.github.com/users/stephpy/followers\",\"following_url\":\"https://api.github.com/users/stephpy/following{/other
INSERT INTO `pullreq` VALUES ('688', 'nodejs/node', '9233', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/9233\",\"id\":90458924,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTA0NTg5MjQ=\",\"html_url\":\"https://github.com/nodejs/node/pull/9233\",\"diff_url\":\"https://github.com/nodejs/node/pull/9233.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/9233.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/9233\",\"number\":9233,\"state\":\"closed\",\"locked\":false,\"title\":\"inspector: do not dereference null pointer\",\"user\":{\"login\":\"eugeneo\",\"id\":287917,\"node_id\":\"MDQ6VXNlcjI4NzkxNw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/287917?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/eugeneo\",\"html_url\":\"https://github.com/eugeneo\",\"followers_url\":\"https://api.github.com/users/eugeneo/followers\",\"following_url\":\"https://api.github.com/users/eugeneo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/eugeneo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/eugeneo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/eugeneo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/eugeneo/orgs\",\"repos_url\":\"https://api.github.com/users/eugeneo/repos\",\"events_url\":\"https://api.github.com/users/eugeneo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/eugeneo/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"<!--\\nThank you for your pull request. Please review below requirements.\\n\\nBug fixes and new features should include tests and possibly benchmarks.\\n\\nContributors guide: https://github.com/nodejs/node/blob/master/CONTRIBUTING.md\\n-->\\n##### Checklist\\n\\n<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->\\n- [x] `make -j8 test` (UNIX), or `vcbuild test nosign` (Windows) passes\\n- [x] commit message follows commit guidelines\\n##### Affected core subsystem(s)\\n\\ninspector - just a minor bugfix\\n##### Description of change\\n\\n<!-- Provide a description of the change below this comment. -->\\n\\nThis issue was caught by Coverity. Apparently, nullptr in std::string\\nctor is undefined behaviour.\\n\",\"created_at\":\"2016-10-21T23:25:20Z\",\"updated_at\":\"2016-10-24T16:25:53Z\",\"closed_at\":\"2016-10-24T16:15:31Z\",\"merged_at\":null,\"merge_commit_sha\":\"6716f6ea20c89f36523772090236713c9b0746fe\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155267502,\"node_id\":\"MDU6TGFiZWwxNTUyNjc1MDI=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/C++\",\"name\":\"C++\",\"color\":\"e11d21\",\"default\":false,\"description\":\"PRs and issues that require attention from people who are familiar with C++.\"},{\"id\":386816750,\"node_id\":\"MDU6TGFiZWwzODY4MTY3NTA=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/inspector\",\"name\":\"inspector\",\"color\":\"bfd4f2\",\"default\":false,\"description\":\"Issues and PRs related to node-inspect or the V8 inspector protocol.\"}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/9233/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/9233/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/9233/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/bf2b0e4e0c7cde5c22404ea33e96a361e9e5bc9c\",\"head\":{\"label\":\"eugeneo:more_coverity\",\"ref\":\"more_coverity\",\"sha\":\"bf2b0e4e0c7cde5c22404ea33e96a361e9e5bc9c\",\"user\":{\"login\":\"eugeneo\",\"id\":287917,\"node_id\":\"MDQ6VXNlcjI4NzkxNw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/287917?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/eugeneo\",\"html_url\":\"https://github.com/eugeneo\",\"followers_url\":\"https://api.github.com/users/eugeneo/fo
INSERT INTO `pullreq` VALUES ('693', 'symfony/symfony-docs', '5203', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/5203\",\"id\":33858306,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzM4NTgzMDY=\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/5203\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/5203.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/5203.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/5203\",\"number\":5203,\"state\":\"closed\",\"locked\":false,\"title\":\"Order has one param without spaces\",\"user\":{\"login\":\"carlosbuenosvinos\",\"id\":351553,\"node_id\":\"MDQ6VXNlcjM1MTU1Mw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/351553?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/carlosbuenosvinos\",\"html_url\":\"https://github.com/carlosbuenosvinos\",\"followers_url\":\"https://api.github.com/users/carlosbuenosvinos/followers\",\"following_url\":\"https://api.github.com/users/carlosbuenosvinos/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/carlosbuenosvinos/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/carlosbuenosvinos/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/carlosbuenosvinos/subscriptions\",\"organizations_url\":\"https://api.github.com/users/carlosbuenosvinos/orgs\",\"repos_url\":\"https://api.github.com/users/carlosbuenosvinos/repos\",\"events_url\":\"https://api.github.com/users/carlosbuenosvinos/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/carlosbuenosvinos/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Doc fix? | yes |\\n| New docs? | no |\\n| Applies to | all |\\n| Fixed tickets | none |\\n\\nfrom http://httpd.apache.org/docs/current/mod/mod_access_compat.html#order\\n\\\"Ordering is one of:\\n\\nAllow,Deny\\nFirst, all Allow directives are evaluated; at least one must match, or the request is rejected. Next, all Deny directives are evaluated. If any matches, the request is rejected. Last, any requests which do not match an Allow or a Deny directive are denied by default.\\n\\nDeny,Allow\\nFirst, all Deny directives are evaluated; if any match, the request is denied unless it also matches an Allow directive. Any requests which do not match any Allow or Deny directives are permitted.\\n\\nMutual-failure\\nThis order has the same effect as Order Allow,Deny and is deprecated in its favor.\\\"\\n\",\"created_at\":\"2015-04-22T13:34:57Z\",\"updated_at\":\"2015-05-10T22:42:05Z\",\"closed_at\":\"2015-05-10T13:11:37Z\",\"merged_at\":null,\"merge_commit_sha\":\"5ced041905ad61cff6bd430cae543306e4233816\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/5203/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/5203/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/5203/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/911286b0eab4dca55d53bdd96f3d31f07878d316\",\"head\":{\"label\":\"carlosbuenosvinos:patch-2\",\"ref\":\"patch-2\",\"sha\":\"911286b0eab4dca55d53bdd96f3d31f07878d316\",\"user\":{\"login\":\"carlosbuenosvinos\",\"id\":351553,\"node_id\":\"MDQ6VXNlcjM1MTU1Mw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/351553?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/carlosbuenosvinos\",\"html_url\":\"https://github.com/carlosbuenosvinos\",\"followers_url\":\"https://api.github.com/users/carlosbuenosvinos/followers\",\"following_url\":\"https://api.github.com/users/carlosbuenosvinos/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/carlosbuenosvinos/gists{/gist_id}\",\"starred_url\":\"https://api.github.c
INSERT INTO `pullreq` VALUES ('698', 'rails/rails', '12670', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/12670\",\"id\":9440905,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTQ0MDkwNQ==\",\"html_url\":\"https://github.com/rails/rails/pull/12670\",\"diff_url\":\"https://github.com/rails/rails/pull/12670.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/12670.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/12670\",\"number\":12670,\"state\":\"closed\",\"locked\":false,\"title\":\"Optimize none? and one? relation query methods to use LIMIT 1 and COUNT.\",\"user\":{\"login\":\"egilburg\",\"id\":242532,\"node_id\":\"MDQ6VXNlcjI0MjUzMg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/242532?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/egilburg\",\"html_url\":\"https://github.com/egilburg\",\"followers_url\":\"https://api.github.com/users/egilburg/followers\",\"following_url\":\"https://api.github.com/users/egilburg/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/egilburg/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/egilburg/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/egilburg/subscriptions\",\"organizations_url\":\"https://api.github.com/users/egilburg/orgs\",\"repos_url\":\"https://api.github.com/users/egilburg/repos\",\"events_url\":\"https://api.github.com/users/egilburg/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/egilburg/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"I was surprised to find out that relation\'s `none?` method was loading the entire collection as an array,\\neven if no block or limit was given. This contrasts how `any?` and `many?` work, which is to use `LIMIT 1` and `COUNT` respectively, if no block and limit is given.\\n\\nIMO it\'s more natural to use `.none?` query rather than either `empty?` (because `empty?` is an Array method while `none?` is an Enumerable method and thus seems more suitable for a generic set such a a set of database rows). I therefore changed `none?` to follow the already existing behavior for `any?` and `many?`. \\n\\nI also implemented an optimized `one?` for similar reasons and for completion sake - just as me, others could be surprised that `one?` behaves differently than `any?` and `many?`, and I don\'t see a drawback to being consistent in providing an efficient implementation if possible.\\n\\nThis change applies to relations (e.g. `User.all`) as well as associations (e.g. `account.users`).\\n\\nBefore:\\n\\n``` ruby\\nusers.none?\\nSELECT \\\"users\\\".* FROM \\\"users\\\"\\n\\nusers.one?\\nSELECT \\\"users\\\".* FROM \\\"users\\\"\\n```\\n\\nAfter:\\n\\n``` ruby\\nusers.none?\\nSELECT 1 AS one FROM \\\"users\\\" LIMIT 1\\n\\nusers.one?\\nSELECT COUNT(*) FROM \\\"users\\\"\\n```\\n\\n`NullRelation` has been updated to short-curciut `none?` and `one?`, as it already does with `any?` and `many?`.\\n\\nAlso, improved method documentation a bit.\\n\\nI added the (appropriately modified) same set of tests as present for `any?` and `many?` methods in `relations_test.rb` and `associations/has_many_association_test.rb` unit tests.\\n\",\"created_at\":\"2013-10-28T07:11:45Z\",\"updated_at\":\"2015-12-30T17:52:08Z\",\"closed_at\":\"2015-02-12T19:41:26Z\",\"merged_at\":null,\"merge_commit_sha\":\"8df0791203a40e186c3de246286c9a2da6412f82\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":{\"url\":\"https://api.github.com/repos/rails/rails/milestones/47\",\"html_url\":\"https://github.com/rails/rails/milestone/47\",\"labels_url\":\"https://api.github.com/repos/rails/rails/milestones/47/labels\",\"id\":1467326,\"node_id\":\"MDk6TWlsZXN0b25lMTQ2NzMyNg==\",\"number\":47,\"title\":\"5.0.0\",\"description\":\"\",\"creator\":{\"login\":\"rafaelfranca\",\"id\":47848,\"node_id\":\"MDQ6VXNlcjQ3ODQ4\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafaelfr
INSERT INTO `pullreq` VALUES ('703', 'symfony/symfony-docs', '4385', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/4385\",\"id\":23461106,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjM0NjExMDY=\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/4385\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/4385.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/4385.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/4385\",\"number\":4385,\"state\":\"closed\",\"locked\":false,\"title\":\"[Form] Removed deprecated getErrorAsString doc\",\"user\":{\"login\":\"stefanosala\",\"id\":182844,\"node_id\":\"MDQ6VXNlcjE4Mjg0NA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/182844?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/stefanosala\",\"html_url\":\"https://github.com/stefanosala\",\"followers_url\":\"https://api.github.com/users/stefanosala/followers\",\"following_url\":\"https://api.github.com/users/stefanosala/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/stefanosala/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/stefanosala/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/stefanosala/subscriptions\",\"organizations_url\":\"https://api.github.com/users/stefanosala/orgs\",\"repos_url\":\"https://api.github.com/users/stefanosala/repos\",\"events_url\":\"https://api.github.com/users/stefanosala/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/stefanosala/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Doc fix? | Yes |\\n| New docs? | No |\\n| Applies to | master |\\n| Fixed tickets | - |\\n\\n`Form::getErrorAsString()` method is deprecated since Symfony 2.5. I\'m open to adding some deprecation messages :)\\n\",\"created_at\":\"2014-10-28T14:45:24Z\",\"updated_at\":\"2014-10-28T14:52:38Z\",\"closed_at\":\"2014-10-28T14:49:04Z\",\"merged_at\":null,\"merge_commit_sha\":\"c1fab92b582622d02fe11d4aa79ad108a4d053dd\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/4385/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/4385/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/4385/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/647d2b53b805945261eb718bce28a8843ddf1486\",\"head\":{\"label\":\"stefanosala:fix-get-errors-as-string\",\"ref\":\"fix-get-errors-as-string\",\"sha\":\"647d2b53b805945261eb718bce28a8843ddf1486\",\"user\":{\"login\":\"stefanosala\",\"id\":182844,\"node_id\":\"MDQ6VXNlcjE4Mjg0NA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/182844?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/stefanosala\",\"html_url\":\"https://github.com/stefanosala\",\"followers_url\":\"https://api.github.com/users/stefanosala/followers\",\"following_url\":\"https://api.github.com/users/stefanosala/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/stefanosala/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/stefanosala/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/stefanosala/subscriptions\",\"organizations_url\":\"https://api.github.com/users/stefanosala/orgs\",\"repos_url\":\"https://api.github.com/users/stefanosala/repos\",\"events_url\":\"https://api.github.com/users/stefanosala/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/stefanosala/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":4497850,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0NDk3ODUw\",\"name\":\"symfony-docs\",\"full_name\":\"stefanosala/symfony-docs\",\"owner\":{\"login\":\"stefanosala\",\"id\":182844,\"node_id\":\"MDQ6VXNlc
INSERT INTO `pullreq` VALUES ('707', 'ansible/ansible', '20190', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/20190\",\"id\":101324855,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAxMzI0ODU1\",\"html_url\":\"https://github.com/ansible/ansible/pull/20190\",\"diff_url\":\"https://github.com/ansible/ansible/pull/20190.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/20190.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/20190\",\"number\":20190,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixed failure with Redis clusters not having primary endpoint address\",\"user\":{\"login\":\"wholroyd\",\"id\":147990,\"node_id\":\"MDQ6VXNlcjE0Nzk5MA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/147990?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wholroyd\",\"html_url\":\"https://github.com/wholroyd\",\"followers_url\":\"https://api.github.com/users/wholroyd/followers\",\"following_url\":\"https://api.github.com/users/wholroyd/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/wholroyd/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/wholroyd/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/wholroyd/subscriptions\",\"organizations_url\":\"https://api.github.com/users/wholroyd/orgs\",\"repos_url\":\"https://api.github.com/users/wholroyd/repos\",\"events_url\":\"https://api.github.com/users/wholroyd/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/wholroyd/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixed an issue where script would fail with Redis clusters where attempting to get the address off it\'s primary endpoint.\\r\\n\\r\\n##### ISSUE TYPE\\r\\n - Bugfix Pull Request\\r\\n\\r\\n##### COMPONENT NAME\\r\\nec2 dynamic inventory script\\r\\n\\r\\n##### ANSIBLE VERSION\\r\\n```\\r\\nansible 2.2.0.0\\r\\n config file = /etc/ansible/ansible.cfg\\r\\n configured module search path = Default w/o overrides\\r\\n```\\r\\n\\r\\n##### SUMMARY\\r\\nIt appears the the Redis clusters don\'t have a Primary Endpoint address, so the script currently fails because it\'s trying to find a key of \'Address\' off an object of None (the key of \'PrimaryEndpoint\' in the parent dictionary).\\r\\n\\r\\n\\r\\n\\r\\nBefore\\r\\n```\\r\\n[wholroyd@wholroyd-fedora Ansible]$ ./hosts --refresh-cache --boto-profile stage\\r\\nTraceback (most recent call last):\\r\\n File \\\"./hosts\\\", line 1510, in <module>\\r\\n Ec2Inventory()\\r\\n File \\\"./hosts\\\", line 186, in __init__\\r\\n self.do_api_calls_update_cache()\\r\\n File \\\"./hosts\\\", line 492, in do_api_calls_update_cache\\r\\n self.get_elasticache_replication_groups_by_region(region)\\r\\n File \\\"./hosts\\\", line 722, in get_elasticache_replication_groups_by_region\\r\\n self.add_elasticache_replication_group(replication_group, region)\\r\\n File \\\"./hosts\\\", line 1198, in add_elasticache_replication_group\\r\\n dest = replication_group[\'NodeGroups\'][0][\'PrimaryEndpoint\'][\'Address\']\\r\\nTypeError: \'NoneType\' object has no attribute \'__getitem__\'\\r\\n\\r\\n```\\r\\n\\r\\nAfter\\r\\n```\\r\\nNot posting the output of my entire us-east-1 inventory, but it does work\\r\\n```\",\"created_at\":\"2017-01-12T19:32:54Z\",\"updated_at\":\"2018-03-05T18:03:22Z\",\"closed_at\":\"2017-03-10T18:08:54Z\",\"merged_at\":\"2017-03-10T18:08:54Z\",\"merge_commit_sha\":\"4ca7726e7590972e775408ee99a62cd51f9598a6\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":454885231,\"node_id\":\"MDU6TGFiZWw0NTQ4ODUyMzE=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/affects_2.3\",\"name\":\"affects_2.3\",\"color\":\"5319e7\",\"default\":false},{\"id\":379680333,\"node_id\":\"MDU6TGFiZWwzNzk2ODAzMzM=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/aws\",\"name\":\"aws\",\"color\":\"c5def5\",\"default\":false},{\"id\":785271699,\"node_id\":\"MDU6TGFiZWw3ODUyNzE2OTk=\",\"url\":\"https://api.github.com/rep
INSERT INTO `pullreq` VALUES ('711', 'ansible/ansible', '8935', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/8935\",\"id\":20942216,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjA5NDIyMTY=\",\"html_url\":\"https://github.com/ansible/ansible/pull/8935\",\"diff_url\":\"https://github.com/ansible/ansible/pull/8935.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/8935.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/8935\",\"number\":8935,\"state\":\"closed\",\"locked\":false,\"title\":\"Add options to control output and execution of test-module\",\"user\":{\"login\":\"willthames\",\"id\":391807,\"node_id\":\"MDQ6VXNlcjM5MTgwNw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/391807?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/willthames\",\"html_url\":\"https://github.com/willthames\",\"followers_url\":\"https://api.github.com/users/willthames/followers\",\"following_url\":\"https://api.github.com/users/willthames/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/willthames/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/willthames/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/willthames/subscriptions\",\"organizations_url\":\"https://api.github.com/users/willthames/orgs\",\"repos_url\":\"https://api.github.com/users/willthames/repos\",\"events_url\":\"https://api.github.com/users/willthames/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/willthames/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"test-module is useful but sometimes you want to edit the\\nresult before running it to e.g. set a debug point.\\n\\nAdded a noexecute option (i.e. just create the module script, don\'t\\nrun it) and an output option to choose the filename of the result.\\n\",\"created_at\":\"2014-09-09T09:10:15Z\",\"updated_at\":\"2018-03-04T14:17:20Z\",\"closed_at\":\"2015-07-22T01:35:01Z\",\"merged_at\":null,\"merge_commit_sha\":\"1d71e706a5f81fb56559f3a4bbc6d2e32fe9388d\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":852590921,\"node_id\":\"MDU6TGFiZWw4NTI1OTA5MjE=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/feature\",\"name\":\"feature\",\"color\":\"006b75\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ansible/ansible/pulls/8935/commits\",\"review_comments_url\":\"https://api.github.com/repos/ansible/ansible/pulls/8935/comments\",\"review_comment_url\":\"https://api.github.com/repos/ansible/ansible/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ansible/ansible/issues/8935/comments\",\"statuses_url\":\"https://api.github.com/repos/ansible/ansible/statuses/60588f562c87459e922224fb644693f086fe41b8\",\"head\":{\"label\":\"willthames:test-module-improvement\",\"ref\":\"test-module-improvement\",\"sha\":\"60588f562c87459e922224fb644693f086fe41b8\",\"user\":{\"login\":\"willthames\",\"id\":391807,\"node_id\":\"MDQ6VXNlcjM5MTgwNw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/391807?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/willthames\",\"html_url\":\"https://github.com/willthames\",\"followers_url\":\"https://api.github.com/users/willthames/followers\",\"following_url\":\"https://api.github.com/users/willthames/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/willthames/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/willthames/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/willthames/subscriptions\",\"organizations_url\":\"https://api.github.com/users/willthames/orgs\",\"repos_url\":\"https://api.github.com/users/willthames/repos\",\"events_url\":\"https://api.github.com/users/willthames/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/willthames/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":5199299,\"node_id\":\"MDEwOlJlcG9zaXRvcnk1MTk5Mjk5\",\"name\
INSERT INTO `pullreq` VALUES ('715', 'twbs/bootstrap', '13519', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/13519\",\"id\":15532748,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTU1MzI3NDg=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/13519\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/13519.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/13519.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/13519\",\"number\":13519,\"state\":\"closed\",\"locked\":false,\"title\":\"at-breakpoint\",\"user\":{\"login\":\"Dakuan\",\"id\":633621,\"node_id\":\"MDQ6VXNlcjYzMzYyMQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/633621?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Dakuan\",\"html_url\":\"https://github.com/Dakuan\",\"followers_url\":\"https://api.github.com/users/Dakuan/followers\",\"following_url\":\"https://api.github.com/users/Dakuan/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Dakuan/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Dakuan/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Dakuan/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Dakuan/orgs\",\"repos_url\":\"https://api.github.com/users/Dakuan/repos\",\"events_url\":\"https://api.github.com/users/Dakuan/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Dakuan/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This feature allows you to apply different styles to elements based on the screen width.\\n\\nUsage:\\n\\n``` LESS\\n// arbitrary width\\n.thing {\\n .at-breakpoint(100px, {\\n background-color: red;\\n });\\n .at-breakpoint(200px, {\\n background-color: green;\\n });\\n}\\n\\n// bootstrap cols\\n.thing {\\n background-color: blue;\\n .at-md({\\n background-color: yellow;\\n });\\n}\\n```\\n\",\"created_at\":\"2014-05-06T09:54:00Z\",\"updated_at\":\"2014-06-12T07:30:15Z\",\"closed_at\":\"2014-05-13T02:30:39Z\",\"merged_at\":null,\"merge_commit_sha\":\"9e795778b4d76dca46aeed4ed427506c027f75fb\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":210556,\"node_id\":\"MDU6TGFiZWwyMTA1NTY=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/css\",\"name\":\"css\",\"color\":\"563d7c\",\"default\":false},{\"id\":148230,\"node_id\":\"MDU6TGFiZWwxNDgyMzA=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/feature\",\"name\":\"feature\",\"color\":\"4bb14b\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/13519/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/13519/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/13519/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/3338d35990353cc7cc72607d723df95f07269c65\",\"head\":{\"label\":\"Dakuan:at-breakpoint\",\"ref\":\"at-breakpoint\",\"sha\":\"3338d35990353cc7cc72607d723df95f07269c65\",\"user\":{\"login\":\"Dakuan\",\"id\":633621,\"node_id\":\"MDQ6VXNlcjYzMzYyMQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/633621?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Dakuan\",\"html_url\":\"https://github.com/Dakuan\",\"followers_url\":\"https://api.github.com/users/Dakuan/followers\",\"following_url\":\"https://api.github.com/users/Dakuan/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Dakuan/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Dakuan/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Dakuan/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Dakuan/orgs\",\"repos_url\":\"https://api.github.com/users/Dakuan/repos\",\"events_url\":\"https://api.github.com/users/Dakuan/events{/privacy}\",\"received_events_url\":\"https://api.git
INSERT INTO `pullreq` VALUES ('719', 'servo/servo', '8928', '{\"url\":\"https://api.github.com/repos/servo/servo/pulls/8928\",\"id\":53351276,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTMzNTEyNzY=\",\"html_url\":\"https://github.com/servo/servo/pull/8928\",\"diff_url\":\"https://github.com/servo/servo/pull/8928.diff\",\"patch_url\":\"https://github.com/servo/servo/pull/8928.patch\",\"issue_url\":\"https://api.github.com/repos/servo/servo/issues/8928\",\"number\":8928,\"state\":\"closed\",\"locked\":false,\"title\":\"Replace usage of deprecated min_by with min_by_key\",\"user\":{\"login\":\"alex\",\"id\":772,\"node_id\":\"MDQ6VXNlcjc3Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/772?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/alex\",\"html_url\":\"https://github.com/alex\",\"followers_url\":\"https://api.github.com/users/alex/followers\",\"following_url\":\"https://api.github.com/users/alex/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/alex/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/alex/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/alex/subscriptions\",\"organizations_url\":\"https://api.github.com/users/alex/orgs\",\"repos_url\":\"https://api.github.com/users/alex/repos\",\"events_url\":\"https://api.github.com/users/alex/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/alex/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"<!-- Reviewable:start -->\\n\\n[<img src=\\\"https://reviewable.io/review_button.png\\\" height=40 alt=\\\"Review on Reviewable\\\"/>](https://reviewable.io/reviews/servo/servo/8928)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2015-12-11T03:54:59Z\",\"updated_at\":\"2015-12-11T04:01:34Z\",\"closed_at\":\"2015-12-11T04:00:59Z\",\"merged_at\":null,\"merge_commit_sha\":\"b7006b4487d75bb908909d0d64b247bb67730507\",\"assignee\":{\"login\":\"mbrubeck\",\"id\":5920,\"node_id\":\"MDQ6VXNlcjU5MjA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5920?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mbrubeck\",\"html_url\":\"https://github.com/mbrubeck\",\"followers_url\":\"https://api.github.com/users/mbrubeck/followers\",\"following_url\":\"https://api.github.com/users/mbrubeck/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mbrubeck/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mbrubeck/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mbrubeck/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mbrubeck/orgs\",\"repos_url\":\"https://api.github.com/users/mbrubeck/repos\",\"events_url\":\"https://api.github.com/users/mbrubeck/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mbrubeck/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"mbrubeck\",\"id\":5920,\"node_id\":\"MDQ6VXNlcjU5MjA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5920?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mbrubeck\",\"html_url\":\"https://github.com/mbrubeck\",\"followers_url\":\"https://api.github.com/users/mbrubeck/followers\",\"following_url\":\"https://api.github.com/users/mbrubeck/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mbrubeck/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mbrubeck/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mbrubeck/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mbrubeck/orgs\",\"repos_url\":\"https://api.github.com/users/mbrubeck/repos\",\"events_url\":\"https://api.github.com/users/mbrubeck/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mbrubeck/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155503129,\"node_id\":\"MDU6TGFiZWwxNTU1MDMxMjk=\",\"url\":\"https://api.github.com/repos/servo/servo/labels/S-awaiting-merge\",\"name\":\"S-aw
INSERT INTO `pullreq` VALUES ('723', 'ceph/ceph', '7189', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/7189\",\"id\":55611729,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTU2MTE3Mjk=\",\"html_url\":\"https://github.com/ceph/ceph/pull/7189\",\"diff_url\":\"https://github.com/ceph/ceph/pull/7189.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/7189.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/7189\",\"number\":7189,\"state\":\"closed\",\"locked\":false,\"title\":\"mailmap updates\",\"user\":{\"login\":\"ghost\",\"id\":10137,\"node_id\":\"MDQ6VXNlcjEwMTM3\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/10137?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ghost\",\"html_url\":\"https://github.com/ghost\",\"followers_url\":\"https://api.github.com/users/ghost/followers\",\"following_url\":\"https://api.github.com/users/ghost/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ghost/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ghost/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ghost/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ghost/orgs\",\"repos_url\":\"https://api.github.com/users/ghost/repos\",\"events_url\":\"https://api.github.com/users/ghost/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ghost/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2016-01-11T11:33:44Z\",\"updated_at\":\"2016-01-11T13:05:51Z\",\"closed_at\":\"2016-01-11T13:05:51Z\",\"merged_at\":\"2016-01-11T13:05:51Z\",\"merge_commit_sha\":\"4532c3b97a9497df7a7183708f4f75e772b89f61\",\"assignee\":{\"login\":\"theanalyst\",\"id\":1433152,\"node_id\":\"MDQ6VXNlcjE0MzMxNTI=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1433152?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/theanalyst\",\"html_url\":\"https://github.com/theanalyst\",\"followers_url\":\"https://api.github.com/users/theanalyst/followers\",\"following_url\":\"https://api.github.com/users/theanalyst/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/theanalyst/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/theanalyst/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/theanalyst/subscriptions\",\"organizations_url\":\"https://api.github.com/users/theanalyst/orgs\",\"repos_url\":\"https://api.github.com/users/theanalyst/repos\",\"events_url\":\"https://api.github.com/users/theanalyst/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/theanalyst/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"theanalyst\",\"id\":1433152,\"node_id\":\"MDQ6VXNlcjE0MzMxNTI=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1433152?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/theanalyst\",\"html_url\":\"https://github.com/theanalyst\",\"followers_url\":\"https://api.github.com/users/theanalyst/followers\",\"following_url\":\"https://api.github.com/users/theanalyst/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/theanalyst/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/theanalyst/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/theanalyst/subscriptions\",\"organizations_url\":\"https://api.github.com/users/theanalyst/orgs\",\"repos_url\":\"https://api.github.com/users/theanalyst/repos\",\"events_url\":\"https://api.github.com/users/theanalyst/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/theanalyst/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":141186344,\"node_id\":\"MDU6TGFiZWwxNDExODYzNDQ=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/documentation\",\"name\":\"documentation\",\"color\":\"fef2c0\",\"default\":true,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/ceph/ce
INSERT INTO `pullreq` VALUES ('727', 'joomla/joomla-cms', '11524', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/11524\",\"id\":80559397,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODA1NTkzOTc=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/11524\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/11524.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/11524.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/11524\",\"number\":11524,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix folderlist in windows, issue #11102\",\"user\":{\"login\":\"khanhlh\",\"id\":340521,\"node_id\":\"MDQ6VXNlcjM0MDUyMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/340521?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/khanhlh\",\"html_url\":\"https://github.com/khanhlh\",\"followers_url\":\"https://api.github.com/users/khanhlh/followers\",\"following_url\":\"https://api.github.com/users/khanhlh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/khanhlh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/khanhlh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/khanhlh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/khanhlh/orgs\",\"repos_url\":\"https://api.github.com/users/khanhlh/repos\",\"events_url\":\"https://api.github.com/users/khanhlh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/khanhlh/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Pull Request for Issue # .\\n#11102\\n#### Summary of Changes\\n\\nClean input path before calling JFolder:folders\\n#### Testing Instructions\\n#### Documentation Changes Required\\n\",\"created_at\":\"2016-08-09T04:19:23Z\",\"updated_at\":\"2017-02-23T01:29:15Z\",\"closed_at\":\"2017-02-23T01:29:15Z\",\"merged_at\":null,\"merge_commit_sha\":\"3eab8ee47f34d464b162e9453d0d0dd77f1064b6\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/11524/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/11524/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/11524/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/9ff8672dce740ddeab7f6c17c1d8dcbac05b775c\",\"head\":{\"label\":\"khanhlh:patch-4\",\"ref\":\"patch-4\",\"sha\":\"9ff8672dce740ddeab7f6c17c1d8dcbac05b775c\",\"user\":{\"login\":\"khanhlh\",\"id\":340521,\"node_id\":\"MDQ6VXNlcjM0MDUyMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/340521?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/khanhlh\",\"html_url\":\"https://github.com/khanhlh\",\"followers_url\":\"https://api.github.com/users/khanhlh/followers\",\"following_url\":\"https://api.github.com/users/khanhlh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/khanhlh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/khanhlh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/khanhlh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/khanhlh/orgs\",\"repos_url\":\"https://api.github.com/users/khanhlh/repos\",\"events_url\":\"https://api.github.com/users/khanhlh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/khanhlh/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":14889389,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNDg4OTM4OQ==\",\"name\":\"joomla-cms\",\"full_name\":\"khanhlh/joomla-cms\",\"owner\":{\"login\":\"khanhlh\",\"id\":340521,\"node_id\":\"MDQ6VXNlcjM0MDUyMQ==\",\"avatar_url\":\"
INSERT INTO `pullreq` VALUES ('731', 'angular/angular.js', '10327', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/10327\",\"id\":25512764,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjU1MTI3NjQ=\",\"html_url\":\"https://github.com/angular/angular.js/pull/10327\",\"diff_url\":\"https://github.com/angular/angular.js/pull/10327.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/10327.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/10327\",\"number\":10327,\"state\":\"closed\",\"locked\":false,\"title\":\"fix(input): create max and/or min validation whatever the initial value is\",\"user\":{\"login\":\"Tobyee\",\"id\":1400574,\"node_id\":\"MDQ6VXNlcjE0MDA1NzQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1400574?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Tobyee\",\"html_url\":\"https://github.com/Tobyee\",\"followers_url\":\"https://api.github.com/users/Tobyee/followers\",\"following_url\":\"https://api.github.com/users/Tobyee/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Tobyee/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Tobyee/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Tobyee/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Tobyee/orgs\",\"repos_url\":\"https://api.github.com/users/Tobyee/repos\",\"events_url\":\"https://api.github.com/users/Tobyee/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Tobyee/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"- fix issue #10307\\n- change tests to corresponding changes\\n- also change tests for ngmax and ngmin (though they have no some issue)\\n\\nCloses #10307\\n\",\"created_at\":\"2014-12-04T17:22:22Z\",\"updated_at\":\"2015-02-11T02:03:04Z\",\"closed_at\":\"2015-02-10T22:40:30Z\",\"merged_at\":null,\"merge_commit_sha\":\"ce18326a623eb6eeab01b338f5bd0fefbdcd84f7\",\"assignee\":{\"login\":\"Narretz\",\"id\":1153097,\"node_id\":\"MDQ6VXNlcjExNTMwOTc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1153097?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Narretz\",\"html_url\":\"https://github.com/Narretz\",\"followers_url\":\"https://api.github.com/users/Narretz/followers\",\"following_url\":\"https://api.github.com/users/Narretz/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Narretz/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Narretz/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Narretz/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Narretz/orgs\",\"repos_url\":\"https://api.github.com/users/Narretz/repos\",\"events_url\":\"https://api.github.com/users/Narretz/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Narretz/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"Narretz\",\"id\":1153097,\"node_id\":\"MDQ6VXNlcjExNTMwOTc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1153097?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Narretz\",\"html_url\":\"https://github.com/Narretz\",\"followers_url\":\"https://api.github.com/users/Narretz/followers\",\"following_url\":\"https://api.github.com/users/Narretz/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Narretz/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Narretz/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Narretz/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Narretz/orgs\",\"repos_url\":\"https://api.github.com/users/Narretz/repos\",\"events_url\":\"https://api.github.com/users/Narretz/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Narretz/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":53200617,\"node_id\":\"MDU6TGFiZWw1MzIwMDYxNw==\",\"url\":\"https://api.github.com/repos/angula
INSERT INTO `pullreq` VALUES ('735', 'kubernetes/kubernetes', '11475', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/11475\",\"id\":40276212,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDAyNzYyMTI=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/11475\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/11475.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/11475.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/11475\",\"number\":11475,\"state\":\"closed\",\"locked\":false,\"title\":\"Run hack/run-gendocs.sh to fix issue, otherwise shippable is failed f…\",\"user\":{\"login\":\"dchen1107\",\"id\":7740897,\"node_id\":\"MDQ6VXNlcjc3NDA4OTc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/7740897?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dchen1107\",\"html_url\":\"https://github.com/dchen1107\",\"followers_url\":\"https://api.github.com/users/dchen1107/followers\",\"following_url\":\"https://api.github.com/users/dchen1107/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dchen1107/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dchen1107/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dchen1107/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dchen1107/orgs\",\"repos_url\":\"https://api.github.com/users/dchen1107/repos\",\"events_url\":\"https://api.github.com/users/dchen1107/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dchen1107/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"…or all prs.\\n\\ncc/ @ArtfulCoder \\n\",\"created_at\":\"2015-07-17T22:10:25Z\",\"updated_at\":\"2015-07-17T22:22:15Z\",\"closed_at\":\"2015-07-17T22:14:32Z\",\"merged_at\":\"2015-07-17T22:14:32Z\",\"merge_commit_sha\":\"5bea2ba2c16ec0c93a87cbcf4462c14995af1a63\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/11475/commits\",\"review_comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/11475/comments\",\"review_comment_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/11475/comments\",\"statuses_url\":\"https://api.github.com/repos/kubernetes/kubernetes/statuses/2ea8a7d3165762a81960258c30fd8bea6fe851e5\",\"head\":{\"label\":\"dchen1107:monit\",\"ref\":\"monit\",\"sha\":\"2ea8a7d3165762a81960258c30fd8bea6fe851e5\",\"user\":{\"login\":\"dchen1107\",\"id\":7740897,\"node_id\":\"MDQ6VXNlcjc3NDA4OTc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/7740897?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dchen1107\",\"html_url\":\"https://github.com/dchen1107\",\"followers_url\":\"https://api.github.com/users/dchen1107/followers\",\"following_url\":\"https://api.github.com/users/dchen1107/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dchen1107/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dchen1107/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dchen1107/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dchen1107/orgs\",\"repos_url\":\"https://api.github.com/users/dchen1107/repos\",\"events_url\":\"https://api.github.com/users/dchen1107/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dchen1107/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":21153738,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyMTE1MzczOA==\",\"name\":\"kubernetes-1\",\"full_name\":\"dchen1107/kubernetes-1\",\"owner\":{\"login\":\"dchen1107\",\"id\":7740897,\"node_id\":\"MDQ6VXNlcjc3NDA4OTc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/7740897?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dchen1107\",\"html_url\":\"https://github.com/dchen1107\",\"followers_
INSERT INTO `pullreq` VALUES ('739', 'rails/rails', '24233', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/24233\",\"id\":63317638,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjMzMTc2Mzg=\",\"html_url\":\"https://github.com/rails/rails/pull/24233\",\"diff_url\":\"https://github.com/rails/rails/pull/24233.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/24233.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/24233\",\"number\":24233,\"state\":\"closed\",\"locked\":false,\"title\":\"Cable message encoding\",\"user\":{\"login\":\"jeremy\",\"id\":199,\"node_id\":\"MDQ6VXNlcjE5OQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/199?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jeremy\",\"html_url\":\"https://github.com/jeremy\",\"followers_url\":\"https://api.github.com/users/jeremy/followers\",\"following_url\":\"https://api.github.com/users/jeremy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jeremy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jeremy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jeremy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jeremy/orgs\",\"repos_url\":\"https://api.github.com/users/jeremy/repos\",\"events_url\":\"https://api.github.com/users/jeremy/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jeremy/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"- Introduce a connection coder responsible for encoding Cable messages\\n as WebSocket messages, defaulting to `ActiveSupport::JSON` and duck-typing to any object responding to `#encode` and `#decode`.\\n- Consolidate encoding responsibility to the connection. No longer\\n explicitly JSON-encode from channels or other sources. Pass Cable\\n messages as Hashes to `#transmit` and rely on it to encode.\\n- Introduce stream encoders responsible for decoding pubsub messages.\\n Preserve the currently raw encoding, but make it easy to use JSON.\\n Same duck type as the connection encoder.\\n- Revert recent data normalization/quoting (#23649) which treated\\n `identifier` and `data` values as nested JSON objects rather than as\\n opaque JSON-encoded strings. That dealt us an awkward hand where we\'d\\n decode JSON strings or not, but always encode as JSON. Embedding\\n JSON object values directly is preferably, no extra JSON encoding,\\n but that should be a purposeful protocol version change rather than\\n ambiguously, inadvertently supporting multiple message formats.\\n\",\"created_at\":\"2016-03-18T01:43:02Z\",\"updated_at\":\"2016-03-31T14:08:52Z\",\"closed_at\":\"2016-03-31T14:08:49Z\",\"merged_at\":\"2016-03-31T14:08:49Z\",\"merge_commit_sha\":\"9a83ef38912063db127a3918b0f155d5d3acfe3b\",\"assignee\":{\"login\":\"jeremy\",\"id\":199,\"node_id\":\"MDQ6VXNlcjE5OQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/199?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jeremy\",\"html_url\":\"https://github.com/jeremy\",\"followers_url\":\"https://api.github.com/users/jeremy/followers\",\"following_url\":\"https://api.github.com/users/jeremy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jeremy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jeremy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jeremy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jeremy/orgs\",\"repos_url\":\"https://api.github.com/users/jeremy/repos\",\"events_url\":\"https://api.github.com/users/jeremy/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jeremy/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"jeremy\",\"id\":199,\"node_id\":\"MDQ6VXNlcjE5OQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/199?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jeremy\",\"html_url\":\"https://github.com/jeremy\",\"followers_url\":\"https://api.github.com/users/jerem
INSERT INTO `pullreq` VALUES ('743', 'twbs/bootstrap', '19829', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/19829\",\"id\":68480002,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Njg0ODAwMDI=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/19829\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/19829.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/19829.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/19829\",\"number\":19829,\"state\":\"closed\",\"locked\":false,\"title\":\"Use light color for toggler button for dark navbar\",\"user\":{\"login\":\"olivierlemasle\",\"id\":628140,\"node_id\":\"MDQ6VXNlcjYyODE0MA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/628140?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/olivierlemasle\",\"html_url\":\"https://github.com/olivierlemasle\",\"followers_url\":\"https://api.github.com/users/olivierlemasle/followers\",\"following_url\":\"https://api.github.com/users/olivierlemasle/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/olivierlemasle/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/olivierlemasle/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/olivierlemasle/subscriptions\",\"organizations_url\":\"https://api.github.com/users/olivierlemasle/orgs\",\"repos_url\":\"https://api.github.com/users/olivierlemasle/repos\",\"events_url\":\"https://api.github.com/users/olivierlemasle/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/olivierlemasle/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Currently, the navbar toggler button used to display collapsed items\\nis always black, even if the navbar is dark themed (`.navbar-dark`).\\n\\nWith this commit, navbar-toggler uses the same colors as navbar-brand and\\nnavbar-link.\\n\",\"created_at\":\"2016-04-30T21:51:51Z\",\"updated_at\":\"2016-05-12T11:07:53Z\",\"closed_at\":\"2016-05-12T11:07:53Z\",\"merged_at\":null,\"merge_commit_sha\":\"331a47819b2444e06d80dcccbe24c34f3ee67517\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":210556,\"node_id\":\"MDU6TGFiZWwyMTA1NTY=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/css\",\"name\":\"css\",\"color\":\"563d7c\",\"default\":false},{\"id\":250176882,\"node_id\":\"MDU6TGFiZWwyNTAxNzY4ODI=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/v4\",\"name\":\"v4\",\"color\":\"563d7c\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/19829/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/19829/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/19829/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/8c1b8874798df84dde4582cf5ebc0031134ffb9b\",\"head\":{\"label\":\"olivierlemasle:fix-collapse-button-color\",\"ref\":\"fix-collapse-button-color\",\"sha\":\"8c1b8874798df84dde4582cf5ebc0031134ffb9b\",\"user\":{\"login\":\"olivierlemasle\",\"id\":628140,\"node_id\":\"MDQ6VXNlcjYyODE0MA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/628140?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/olivierlemasle\",\"html_url\":\"https://github.com/olivierlemasle\",\"followers_url\":\"https://api.github.com/users/olivierlemasle/followers\",\"following_url\":\"https://api.github.com/users/olivierlemasle/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/olivierlemasle/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/olivierlemasle/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/olivierlemasle/subscriptions\",\"organizations_url\":\"https://api.github.com/users/olivierlemasle/orgs\",\"repos_url\":\"https://api.github.com/users/olivierlemasle/repos\",\"events_url\":\"https://api.github.com/users
INSERT INTO `pullreq` VALUES ('747', 'scikit-learn/scikit-learn', '3181', '{\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/3181\",\"id\":16213792,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTYyMTM3OTI=\",\"html_url\":\"https://github.com/scikit-learn/scikit-learn/pull/3181\",\"diff_url\":\"https://github.com/scikit-learn/scikit-learn/pull/3181.diff\",\"patch_url\":\"https://github.com/scikit-learn/scikit-learn/pull/3181.patch\",\"issue_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/3181\",\"number\":3181,\"state\":\"closed\",\"locked\":false,\"title\":\"fix sign error in gp + unit test #3180\",\"user\":{\"login\":\"filthysocks\",\"id\":7404851,\"node_id\":\"MDQ6VXNlcjc0MDQ4NTE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/7404851?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/filthysocks\",\"html_url\":\"https://github.com/filthysocks\",\"followers_url\":\"https://api.github.com/users/filthysocks/followers\",\"following_url\":\"https://api.github.com/users/filthysocks/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/filthysocks/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/filthysocks/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/filthysocks/subscriptions\",\"organizations_url\":\"https://api.github.com/users/filthysocks/orgs\",\"repos_url\":\"https://api.github.com/users/filthysocks/repos\",\"events_url\":\"https://api.github.com/users/filthysocks/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/filthysocks/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"fix for issue #3180\\n\",\"created_at\":\"2014-05-22T11:25:09Z\",\"updated_at\":\"2014-09-26T15:38:17Z\",\"closed_at\":\"2014-09-26T15:38:17Z\",\"merged_at\":null,\"merge_commit_sha\":\"a4e54c29d1b56b238929533361a12ef1b49d1377\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/3181/commits\",\"review_comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/3181/comments\",\"review_comment_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/3181/comments\",\"statuses_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/statuses/661d3c37373ec77f86e063cb61bea8a3424691c6\",\"head\":{\"label\":\"filthysocks:gp_max_ll\",\"ref\":\"gp_max_ll\",\"sha\":\"661d3c37373ec77f86e063cb61bea8a3424691c6\",\"user\":{\"login\":\"filthysocks\",\"id\":7404851,\"node_id\":\"MDQ6VXNlcjc0MDQ4NTE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/7404851?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/filthysocks\",\"html_url\":\"https://github.com/filthysocks\",\"followers_url\":\"https://api.github.com/users/filthysocks/followers\",\"following_url\":\"https://api.github.com/users/filthysocks/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/filthysocks/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/filthysocks/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/filthysocks/subscriptions\",\"organizations_url\":\"https://api.github.com/users/filthysocks/orgs\",\"repos_url\":\"https://api.github.com/users/filthysocks/repos\",\"events_url\":\"https://api.github.com/users/filthysocks/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/filthysocks/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":19935736,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxOTkzNTczNg==\",\"name\":\"scikit-learn\",\"full_name\":\"filthysocks/scikit-learn\",\"owner\":{\"login\":\"filthysocks\",\"id\":7404851,\"node_id\":\"MDQ6VXNlcjc0MDQ4NTE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/7404851?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/filthysocks\",\"html_url\":\"https://github.co
INSERT INTO `pullreq` VALUES ('751', 'ansible/ansible', '8694', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/8694\",\"id\":20042521,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjAwNDI1MjE=\",\"html_url\":\"https://github.com/ansible/ansible/pull/8694\",\"diff_url\":\"https://github.com/ansible/ansible/pull/8694.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/8694.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/8694\",\"number\":8694,\"state\":\"closed\",\"locked\":false,\"title\":\"ansible-vault edit: replicate sudoedit behavior\",\"user\":{\"login\":\"darkk\",\"id\":21046,\"node_id\":\"MDQ6VXNlcjIxMDQ2\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/21046?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/darkk\",\"html_url\":\"https://github.com/darkk\",\"followers_url\":\"https://api.github.com/users/darkk/followers\",\"following_url\":\"https://api.github.com/users/darkk/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/darkk/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/darkk/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/darkk/subscriptions\",\"organizations_url\":\"https://api.github.com/users/darkk/orgs\",\"repos_url\":\"https://api.github.com/users/darkk/repos\",\"events_url\":\"https://api.github.com/users/darkk/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/darkk/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"- do not touch original file if temporary file is not changed,\\n but rekey original file if it uses obsolete scheme\\n- create new encrypted file if it does not exist\\n- see also #7041 and #7042\\n\",\"created_at\":\"2014-08-20T12:50:04Z\",\"updated_at\":\"2018-03-04T13:57:24Z\",\"closed_at\":\"2015-07-30T02:04:07Z\",\"merged_at\":null,\"merge_commit_sha\":\"1b428190eff84ee4176ba4ac429ac6b8b37a6772\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":87036843,\"node_id\":\"MDU6TGFiZWw4NzAzNjg0Mw==\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/P2\",\"name\":\"P2\",\"color\":\"fad8c7\",\"default\":false},{\"id\":852590921,\"node_id\":\"MDU6TGFiZWw4NTI1OTA5MjE=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/feature\",\"name\":\"feature\",\"color\":\"006b75\",\"default\":false},{\"id\":231201931,\"node_id\":\"MDU6TGFiZWwyMzEyMDE5MzE=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/needs_rebase\",\"name\":\"needs_rebase\",\"color\":\"eb6420\",\"default\":false},{\"id\":228502356,\"node_id\":\"MDU6TGFiZWwyMjg1MDIzNTY=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/pending_action\",\"name\":\"pending_action\",\"color\":\"dbaa04\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ansible/ansible/pulls/8694/commits\",\"review_comments_url\":\"https://api.github.com/repos/ansible/ansible/pulls/8694/comments\",\"review_comment_url\":\"https://api.github.com/repos/ansible/ansible/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ansible/ansible/issues/8694/comments\",\"statuses_url\":\"https://api.github.com/repos/ansible/ansible/statuses/4bf1f50a129616180767faff2c8c33dd2f8e0f7a\",\"head\":{\"label\":\"darkk:avoid-rekey-on-noop-edit\",\"ref\":\"avoid-rekey-on-noop-edit\",\"sha\":\"4bf1f50a129616180767faff2c8c33dd2f8e0f7a\",\"user\":{\"login\":\"darkk\",\"id\":21046,\"node_id\":\"MDQ6VXNlcjIxMDQ2\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/21046?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/darkk\",\"html_url\":\"https://github.com/darkk\",\"followers_url\":\"https://api.github.com/users/darkk/followers\",\"following_url\":\"https://api.github.com/users/darkk/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/darkk/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/darkk/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/darkk/subscriptions\",\"org
INSERT INTO `pullreq` VALUES ('755', 'pydata/pandas', '15253', '{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/15253\",\"id\":103598917,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAzNTk4OTE3\",\"html_url\":\"https://github.com/pandas-dev/pandas/pull/15253\",\"diff_url\":\"https://github.com/pandas-dev/pandas/pull/15253.diff\",\"patch_url\":\"https://github.com/pandas-dev/pandas/pull/15253.patch\",\"issue_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/15253\",\"number\":15253,\"state\":\"closed\",\"locked\":false,\"title\":\"BUG GH15240 Timestamp.replace raised ValueError instead of TypeError.\",\"user\":{\"login\":\"AlexTheProgrammer\",\"id\":4017555,\"node_id\":\"MDQ6VXNlcjQwMTc1NTU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/4017555?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/AlexTheProgrammer\",\"html_url\":\"https://github.com/AlexTheProgrammer\",\"followers_url\":\"https://api.github.com/users/AlexTheProgrammer/followers\",\"following_url\":\"https://api.github.com/users/AlexTheProgrammer/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/AlexTheProgrammer/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/AlexTheProgrammer/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/AlexTheProgrammer/subscriptions\",\"organizations_url\":\"https://api.github.com/users/AlexTheProgrammer/orgs\",\"repos_url\":\"https://api.github.com/users/AlexTheProgrammer/repos\",\"events_url\":\"https://api.github.com/users/AlexTheProgrammer/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/AlexTheProgrammer/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\" - [ ] closes #15240\\r\\n - [1] tests added / passed\\r\\n - [ ] passes ``git diff upstream/master | flake8 --diff``\\r\\n - [ ] whatsnew entry 514\\r\\n\",\"created_at\":\"2017-01-28T03:24:25Z\",\"updated_at\":\"2017-01-28T03:29:09Z\",\"closed_at\":\"2017-01-28T03:26:16Z\",\"merged_at\":null,\"merge_commit_sha\":\"79952b3d7fc4c5e8e92a01a7549bbe7a022b3127\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/15253/commits\",\"review_comments_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/15253/comments\",\"review_comment_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/15253/comments\",\"statuses_url\":\"https://api.github.com/repos/pandas-dev/pandas/statuses/b4af0d2810a3f2ef1ac8ccd07914582d85e15532\",\"head\":{\"label\":\"AlexTheProgrammer:issue_15240\",\"ref\":\"issue_15240\",\"sha\":\"b4af0d2810a3f2ef1ac8ccd07914582d85e15532\",\"user\":{\"login\":\"AlexTheProgrammer\",\"id\":4017555,\"node_id\":\"MDQ6VXNlcjQwMTc1NTU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/4017555?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/AlexTheProgrammer\",\"html_url\":\"https://github.com/AlexTheProgrammer\",\"followers_url\":\"https://api.github.com/users/AlexTheProgrammer/followers\",\"following_url\":\"https://api.github.com/users/AlexTheProgrammer/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/AlexTheProgrammer/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/AlexTheProgrammer/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/AlexTheProgrammer/subscriptions\",\"organizations_url\":\"https://api.github.com/users/AlexTheProgrammer/orgs\",\"repos_url\":\"https://api.github.com/users/AlexTheProgrammer/repos\",\"events_url\":\"https://api.github.com/users/AlexTheProgrammer/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/AlexTheProgrammer/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":78734172,\"node_id\":\"MDEwOlJlcG9zaXRvcnk3ODczNDE3Mg==\",\"name\":\"pandas\",\"full_name\":\"AlexTheProgrammer/pandas\",\"owner\":{\"login\":\"AlexTheProgram
INSERT INTO `pullreq` VALUES ('759', 'dotnet/corefx', '19477', '{\"url\":\"https://api.github.com/repos/dotnet/corefx/pulls/19477\",\"id\":119467354,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE5NDY3MzU0\",\"html_url\":\"https://github.com/dotnet/corefx/pull/19477\",\"diff_url\":\"https://github.com/dotnet/corefx/pull/19477.diff\",\"patch_url\":\"https://github.com/dotnet/corefx/pull/19477.patch\",\"issue_url\":\"https://api.github.com/repos/dotnet/corefx/issues/19477\",\"number\":19477,\"state\":\"closed\",\"locked\":false,\"title\":\"Disable two System.Net.Security tests on desktop\",\"user\":{\"login\":\"stephentoub\",\"id\":2642209,\"node_id\":\"MDQ6VXNlcjI2NDIyMDk=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2642209?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/stephentoub\",\"html_url\":\"https://github.com/stephentoub\",\"followers_url\":\"https://api.github.com/users/stephentoub/followers\",\"following_url\":\"https://api.github.com/users/stephentoub/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/stephentoub/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/stephentoub/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/stephentoub/subscriptions\",\"organizations_url\":\"https://api.github.com/users/stephentoub/orgs\",\"repos_url\":\"https://api.github.com/users/stephentoub/repos\",\"events_url\":\"https://api.github.com/users/stephentoub/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/stephentoub/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"These tests are .NET Core-specific, as they\'re verifying that protocols that have been explicitly made unsupported for security reasons fail appropriately, but they\'re still supported on desktop.\\r\\n\\r\\nFixes https://github.com/dotnet/corefx/issues/19456\\r\\nFixes https://github.com/dotnet/corefx/issues/19458\\r\\ncc: @cipop, @davidsh, @safern\",\"created_at\":\"2017-05-08T15:01:51Z\",\"updated_at\":\"2017-05-09T17:59:56Z\",\"closed_at\":\"2017-05-08T16:33:13Z\",\"merged_at\":\"2017-05-08T16:33:13Z\",\"merge_commit_sha\":\"581e5e4235ab32e02f1044848e63432e98271346\",\"assignee\":{\"login\":\"stephentoub\",\"id\":2642209,\"node_id\":\"MDQ6VXNlcjI2NDIyMDk=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2642209?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/stephentoub\",\"html_url\":\"https://github.com/stephentoub\",\"followers_url\":\"https://api.github.com/users/stephentoub/followers\",\"following_url\":\"https://api.github.com/users/stephentoub/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/stephentoub/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/stephentoub/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/stephentoub/subscriptions\",\"organizations_url\":\"https://api.github.com/users/stephentoub/orgs\",\"repos_url\":\"https://api.github.com/users/stephentoub/repos\",\"events_url\":\"https://api.github.com/users/stephentoub/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/stephentoub/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"stephentoub\",\"id\":2642209,\"node_id\":\"MDQ6VXNlcjI2NDIyMDk=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2642209?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/stephentoub\",\"html_url\":\"https://github.com/stephentoub\",\"followers_url\":\"https://api.github.com/users/stephentoub/followers\",\"following_url\":\"https://api.github.com/users/stephentoub/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/stephentoub/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/stephentoub/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/stephentoub/subscriptions\",\"organizations_url\":\"https://api.github.com/users/stephentoub/orgs\",\"repos_url\":\"https://api.github.com/users/stephentoub/repos\",\"events_url\":\"https://api.github.com/users/stephe
INSERT INTO `pullreq` VALUES ('763', 'hashicorp/terraform', '440', '{\"url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/440\",\"id\":22935955,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjI5MzU5NTU=\",\"html_url\":\"https://github.com/hashicorp/terraform/pull/440\",\"diff_url\":\"https://github.com/hashicorp/terraform/pull/440.diff\",\"patch_url\":\"https://github.com/hashicorp/terraform/pull/440.patch\",\"issue_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/440\",\"number\":440,\"state\":\"closed\",\"locked\":true,\"title\":\"AWS Instance `block_device` Attribute\",\"user\":{\"login\":\"buth\",\"id\":1918465,\"node_id\":\"MDQ6VXNlcjE5MTg0NjU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1918465?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/buth\",\"html_url\":\"https://github.com/buth\",\"followers_url\":\"https://api.github.com/users/buth/followers\",\"following_url\":\"https://api.github.com/users/buth/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/buth/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/buth/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/buth/subscriptions\",\"organizations_url\":\"https://api.github.com/users/buth/orgs\",\"repos_url\":\"https://api.github.com/users/buth/repos\",\"events_url\":\"https://api.github.com/users/buth/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/buth/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Added the ability to specify block devices for an AWS instance.\\n\\n```\\nblock_device {\\n device_name = \\\"/dev/sda\\\"\\n volume_type = \\\"gp2\\\"\\n volume_size = 500\\n}\\n```\\n\",\"created_at\":\"2014-10-17T16:20:37Z\",\"updated_at\":\"2020-05-05T01:55:31Z\",\"closed_at\":\"2014-11-19T23:52:00Z\",\"merged_at\":\"2014-11-19T23:52:00Z\",\"merge_commit_sha\":\"79ce3a23c0ad859bb653708c1bdc86ce88f78fe2\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":127939518,\"node_id\":\"MDU6TGFiZWwxMjc5Mzk1MTg=\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/provider/aws\",\"name\":\"provider/aws\",\"color\":\"bfdadc\",\"default\":false,\"description\":\"\"}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/440/commits\",\"review_comments_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/440/comments\",\"review_comment_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/440/comments\",\"statuses_url\":\"https://api.github.com/repos/hashicorp/terraform/statuses/9fa25c40b2261311d4eef4dfd43917eabecff43c\",\"head\":{\"label\":\"buth:awsblockdevices\",\"ref\":\"awsblockdevices\",\"sha\":\"9fa25c40b2261311d4eef4dfd43917eabecff43c\",\"user\":{\"login\":\"buth\",\"id\":1918465,\"node_id\":\"MDQ6VXNlcjE5MTg0NjU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1918465?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/buth\",\"html_url\":\"https://github.com/buth\",\"followers_url\":\"https://api.github.com/users/buth/followers\",\"following_url\":\"https://api.github.com/users/buth/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/buth/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/buth/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/buth/subscriptions\",\"organizations_url\":\"https://api.github.com/users/buth/orgs\",\"repos_url\":\"https://api.github.com/users/buth/repos\",\"events_url\":\"https://api.github.com/users/buth/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/buth/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"hashicorp:master\",\"ref\":\"master\",\"sha\":\"75472ecb8e4caed27d5c401593d59339f13d9f17\",\"user\":{\"login\":\"hashicorp\",\"id\":761456,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjc2MTQ1Ng==\
INSERT INTO `pullreq` VALUES ('768', 'zendframework/zf2', '2973', '{\"url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/2973\",\"id\":3014684,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzAxNDY4NA==\",\"html_url\":\"https://github.com/zendframework/zendframework/pull/2973\",\"diff_url\":\"https://github.com/zendframework/zendframework/pull/2973.diff\",\"patch_url\":\"https://github.com/zendframework/zendframework/pull/2973.patch\",\"issue_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/2973\",\"number\":2973,\"state\":\"closed\",\"locked\":false,\"title\":\"Zend\\\\Db\\\\Sql : Create NotIn predicate\",\"user\":{\"login\":\"coolmic\",\"id\":946415,\"node_id\":\"MDQ6VXNlcjk0NjQxNQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/946415?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/coolmic\",\"html_url\":\"https://github.com/coolmic\",\"followers_url\":\"https://api.github.com/users/coolmic/followers\",\"following_url\":\"https://api.github.com/users/coolmic/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/coolmic/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/coolmic/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/coolmic/subscriptions\",\"organizations_url\":\"https://api.github.com/users/coolmic/orgs\",\"repos_url\":\"https://api.github.com/users/coolmic/repos\",\"events_url\":\"https://api.github.com/users/coolmic/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/coolmic/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"http://framework.zend.com/issues/browse/ZF2-492\\n\\nRebase branch to develop\\n\",\"created_at\":\"2012-11-15T15:53:07Z\",\"updated_at\":\"2014-06-13T05:26:19Z\",\"closed_at\":\"2013-01-04T21:53:28Z\",\"merged_at\":\"2013-01-04T21:53:28Z\",\"merge_commit_sha\":\"e80b862dfef47941c13cb7cd14cad78002751e23\",\"assignee\":{\"login\":\"ralphschindler\",\"id\":76674,\"node_id\":\"MDQ6VXNlcjc2Njc0\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/76674?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ralphschindler\",\"html_url\":\"https://github.com/ralphschindler\",\"followers_url\":\"https://api.github.com/users/ralphschindler/followers\",\"following_url\":\"https://api.github.com/users/ralphschindler/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ralphschindler/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ralphschindler/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ralphschindler/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ralphschindler/orgs\",\"repos_url\":\"https://api.github.com/users/ralphschindler/repos\",\"events_url\":\"https://api.github.com/users/ralphschindler/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ralphschindler/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"ralphschindler\",\"id\":76674,\"node_id\":\"MDQ6VXNlcjc2Njc0\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/76674?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ralphschindler\",\"html_url\":\"https://github.com/ralphschindler\",\"followers_url\":\"https://api.github.com/users/ralphschindler/followers\",\"following_url\":\"https://api.github.com/users/ralphschindler/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ralphschindler/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ralphschindler/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ralphschindler/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ralphschindler/orgs\",\"repos_url\":\"https://api.github.com/users/ralphschindler/repos\",\"events_url\":\"https://api.github.com/users/ralphschindler/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ralphschindler/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labe
INSERT INTO `pullreq` VALUES ('772', 'servo/servo', '6261', '{\"url\":\"https://api.github.com/repos/servo/servo/pulls/6261\",\"id\":36740062,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzY3NDAwNjI=\",\"html_url\":\"https://github.com/servo/servo/pull/6261\",\"diff_url\":\"https://github.com/servo/servo/pull/6261.diff\",\"patch_url\":\"https://github.com/servo/servo/pull/6261.patch\",\"issue_url\":\"https://api.github.com/repos/servo/servo/issues/6261\",\"number\":6261,\"state\":\"closed\",\"locked\":false,\"title\":\"Remove unnecessary unsafe block\",\"user\":{\"login\":\"deokjinkim\",\"id\":5592478,\"node_id\":\"MDQ6VXNlcjU1OTI0Nzg=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5592478?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/deokjinkim\",\"html_url\":\"https://github.com/deokjinkim\",\"followers_url\":\"https://api.github.com/users/deokjinkim/followers\",\"following_url\":\"https://api.github.com/users/deokjinkim/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/deokjinkim/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/deokjinkim/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/deokjinkim/subscriptions\",\"organizations_url\":\"https://api.github.com/users/deokjinkim/orgs\",\"repos_url\":\"https://api.github.com/users/deokjinkim/repos\",\"events_url\":\"https://api.github.com/users/deokjinkim/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/deokjinkim/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Remove unused unsafe block.\\ncc @yichoi\\n\\n<!-- Reviewable:start -->\\n\\n[<img src=\\\"https://reviewable.io/review_button.png\\\" height=40 alt=\\\"Review on Reviewable\\\"/>](https://reviewable.io/reviews/servo/servo/6261)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2015-06-02T15:17:06Z\",\"updated_at\":\"2015-06-02T15:38:42Z\",\"closed_at\":\"2015-06-02T15:38:42Z\",\"merged_at\":null,\"merge_commit_sha\":\"9a0a8d9d560afa02268caf50c5d0013f0add0a35\",\"assignee\":{\"login\":\"Ms2ger\",\"id\":111161,\"node_id\":\"MDQ6VXNlcjExMTE2MQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/111161?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Ms2ger\",\"html_url\":\"https://github.com/Ms2ger\",\"followers_url\":\"https://api.github.com/users/Ms2ger/followers\",\"following_url\":\"https://api.github.com/users/Ms2ger/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Ms2ger/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Ms2ger/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Ms2ger/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Ms2ger/orgs\",\"repos_url\":\"https://api.github.com/users/Ms2ger/repos\",\"events_url\":\"https://api.github.com/users/Ms2ger/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Ms2ger/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"Ms2ger\",\"id\":111161,\"node_id\":\"MDQ6VXNlcjExMTE2MQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/111161?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Ms2ger\",\"html_url\":\"https://github.com/Ms2ger\",\"followers_url\":\"https://api.github.com/users/Ms2ger/followers\",\"following_url\":\"https://api.github.com/users/Ms2ger/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Ms2ger/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Ms2ger/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Ms2ger/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Ms2ger/orgs\",\"repos_url\":\"https://api.github.com/users/Ms2ger/repos\",\"events_url\":\"https://api.github.com/users/Ms2ger/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Ms2ger/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":152310043,\"node_id\":\"MDU6TGFiZWwxNTIzMTAwNDM=\",\"url\":\"htt
INSERT INTO `pullreq` VALUES ('776', 'ansible/ansible', '21546', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/21546\",\"id\":106642622,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA2NjQyNjIy\",\"html_url\":\"https://github.com/ansible/ansible/pull/21546\",\"diff_url\":\"https://github.com/ansible/ansible/pull/21546.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/21546.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/21546\",\"number\":21546,\"state\":\"closed\",\"locked\":false,\"title\":\"win_copy: added remote and content options\",\"user\":{\"login\":\"jborean93\",\"id\":8462645,\"node_id\":\"MDQ6VXNlcjg0NjI2NDU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/8462645?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jborean93\",\"html_url\":\"https://github.com/jborean93\",\"followers_url\":\"https://api.github.com/users/jborean93/followers\",\"following_url\":\"https://api.github.com/users/jborean93/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jborean93/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jborean93/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jborean93/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jborean93/orgs\",\"repos_url\":\"https://api.github.com/users/jborean93/repos\",\"events_url\":\"https://api.github.com/users/jborean93/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jborean93/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"##### ISSUE TYPE\\r\\n - Feature Pull Request\\r\\n\\r\\n##### COMPONENT NAME\\r\\nwin_copy\\r\\n\\r\\n##### ANSIBLE VERSION\\r\\n```\\r\\nansible 2.3.0 (win_copy-extra-params 4708fea394) last updated 2017/02/17 08:11:27 (GMT +1000)\\r\\n config file =\\r\\n configured module search path = Default w/o overrides\\r\\n```\\r\\n\\r\\n##### SUMMARY\\r\\n\\r\\nFixed up documentation to reference content parameter\\r\\nAdded support for copy files from remote host with remote_src\\r\\nAdded check mode\\r\\nCleaned up tests\\r\\nCleaned up module to fit with current formatting standard\",\"created_at\":\"2017-02-17T00:10:42Z\",\"updated_at\":\"2018-03-04T21:54:32Z\",\"closed_at\":\"2017-03-02T06:35:04Z\",\"merged_at\":\"2017-03-02T06:35:04Z\",\"merge_commit_sha\":\"778dc9ad381b37e8359e77ef2cb91ebe46b7808f\",\"assignee\":{\"login\":\"jhawkesworth\",\"id\":8440323,\"node_id\":\"MDQ6VXNlcjg0NDAzMjM=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/8440323?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jhawkesworth\",\"html_url\":\"https://github.com/jhawkesworth\",\"followers_url\":\"https://api.github.com/users/jhawkesworth/followers\",\"following_url\":\"https://api.github.com/users/jhawkesworth/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jhawkesworth/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jhawkesworth/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jhawkesworth/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jhawkesworth/orgs\",\"repos_url\":\"https://api.github.com/users/jhawkesworth/repos\",\"events_url\":\"https://api.github.com/users/jhawkesworth/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jhawkesworth/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"jhawkesworth\",\"id\":8440323,\"node_id\":\"MDQ6VXNlcjg0NDAzMjM=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/8440323?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jhawkesworth\",\"html_url\":\"https://github.com/jhawkesworth\",\"followers_url\":\"https://api.github.com/users/jhawkesworth/followers\",\"following_url\":\"https://api.github.com/users/jhawkesworth/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jhawkesworth/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jhawkesworth/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://ap
INSERT INTO `pullreq` VALUES ('780', 'nodejs/node', '11143', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/11143\",\"id\":104499013,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA0NDk5MDEz\",\"html_url\":\"https://github.com/nodejs/node/pull/11143\",\"diff_url\":\"https://github.com/nodejs/node/pull/11143.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/11143.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/11143\",\"number\":11143,\"state\":\"closed\",\"locked\":false,\"title\":\"test: improve crypto.setEngine coverage to check for errors\",\"user\":{\"login\":\"seppevs\",\"id\":1028226,\"node_id\":\"MDQ6VXNlcjEwMjgyMjY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1028226?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/seppevs\",\"html_url\":\"https://github.com/seppevs\",\"followers_url\":\"https://api.github.com/users/seppevs/followers\",\"following_url\":\"https://api.github.com/users/seppevs/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/seppevs/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/seppevs/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/seppevs/subscriptions\",\"organizations_url\":\"https://api.github.com/users/seppevs/orgs\",\"repos_url\":\"https://api.github.com/users/seppevs/repos\",\"events_url\":\"https://api.github.com/users/seppevs/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/seppevs/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"test: improve crypto.setEngine test coverage to check for errors\\r\\n\\r\\n##### Checklist\\r\\n- [x] `make -j4 test` (UNIX), or `vcbuild test` (Windows) passes\\r\\n- [x] tests and/or benchmarks are included\\r\\n- [x] commit message follows commit guidelines\\r\\n\\r\\n##### Affected core subsystem(s)\\r\\nN/A\\r\\n\",\"created_at\":\"2017-02-03T09:22:08Z\",\"updated_at\":\"2017-03-07T19:12:08Z\",\"closed_at\":\"2017-02-07T23:47:19Z\",\"merged_at\":null,\"merge_commit_sha\":\"ecf55b70223cd7d402bbf3b2f0466e8aa87d6625\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155267357,\"node_id\":\"MDU6TGFiZWwxNTUyNjczNTc=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/crypto\",\"name\":\"crypto\",\"color\":\"009800\",\"default\":false},{\"id\":176240519,\"node_id\":\"MDU6TGFiZWwxNzYyNDA1MTk=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/test\",\"name\":\"test\",\"color\":\"990099\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/11143/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/11143/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/11143/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/a82e13decc14fb86d02e748124dcb7de60ee83b4\",\"head\":{\"label\":\"seppevs:test_crypto_engine\",\"ref\":\"test_crypto_engine\",\"sha\":\"a82e13decc14fb86d02e748124dcb7de60ee83b4\",\"user\":{\"login\":\"seppevs\",\"id\":1028226,\"node_id\":\"MDQ6VXNlcjEwMjgyMjY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1028226?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/seppevs\",\"html_url\":\"https://github.com/seppevs\",\"followers_url\":\"https://api.github.com/users/seppevs/followers\",\"following_url\":\"https://api.github.com/users/seppevs/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/seppevs/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/seppevs/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/seppevs/subscriptions\",\"organizations_url\":\"https://api.github.com/users/seppevs/orgs\",\"repos_url\":\"https://api.github.com/users/seppevs/repos\",\"events_url\":\"https://api.github.com/users/seppevs/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/seppevs/received
INSERT INTO `pullreq` VALUES ('784', 'kubernetes/kubernetes', '24549', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/24549\",\"id\":67244506,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjcyNDQ1MDY=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/24549\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/24549.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/24549.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/24549\",\"number\":24549,\"state\":\"closed\",\"locked\":false,\"title\":\"improve the osx build experience\",\"user\":{\"login\":\"MHBauer\",\"id\":13337345,\"node_id\":\"MDQ6VXNlcjEzMzM3MzQ1\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/13337345?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/MHBauer\",\"html_url\":\"https://github.com/MHBauer\",\"followers_url\":\"https://api.github.com/users/MHBauer/followers\",\"following_url\":\"https://api.github.com/users/MHBauer/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/MHBauer/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/MHBauer/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/MHBauer/subscriptions\",\"organizations_url\":\"https://api.github.com/users/MHBauer/orgs\",\"repos_url\":\"https://api.github.com/users/MHBauer/repos\",\"events_url\":\"https://api.github.com/users/MHBauer/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/MHBauer/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"- give the docker-machine VM more memory and access to all CPU cores\\n- make DOCKER_MACHINE_NAME not readonly beacuse it is set by docker-machine\\n- redirect stderr to ignore unhelpful error messages\\n- unquote \'docker-machine create\' argument\\n\\nI am on OSX and having a difficult time getting started. Is the `pre-commit` hook supposed to work on OSX?\\n\",\"created_at\":\"2016-04-20T19:29:25Z\",\"updated_at\":\"2016-05-06T21:40:21Z\",\"closed_at\":\"2016-05-06T21:40:21Z\",\"merged_at\":\"2016-05-06T21:40:21Z\",\"merge_commit_sha\":\"57359e4f2f2f1dda3415e82cf107a4a7b26d35d2\",\"assignee\":{\"login\":\"ihmccreery\",\"id\":368416,\"node_id\":\"MDQ6VXNlcjM2ODQxNg==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/368416?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ihmccreery\",\"html_url\":\"https://github.com/ihmccreery\",\"followers_url\":\"https://api.github.com/users/ihmccreery/followers\",\"following_url\":\"https://api.github.com/users/ihmccreery/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ihmccreery/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ihmccreery/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ihmccreery/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ihmccreery/orgs\",\"repos_url\":\"https://api.github.com/users/ihmccreery/repos\",\"events_url\":\"https://api.github.com/users/ihmccreery/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ihmccreery/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"ihmccreery\",\"id\":368416,\"node_id\":\"MDQ6VXNlcjM2ODQxNg==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/368416?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ihmccreery\",\"html_url\":\"https://github.com/ihmccreery\",\"followers_url\":\"https://api.github.com/users/ihmccreery/followers\",\"following_url\":\"https://api.github.com/users/ihmccreery/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ihmccreery/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ihmccreery/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ihmccreery/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ihmccreery/orgs\",\"repos_url\":\"https://api.github.com/users/ihmccreery/repos\",\"events_url\":\"https://api.github.com/users/ihmccreery/events{/privacy}\",\"rece
INSERT INTO `pullreq` VALUES ('788', 'hashicorp/terraform', '7485', '{\"url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/7485\",\"id\":76227119,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzYyMjcxMTk=\",\"html_url\":\"https://github.com/hashicorp/terraform/pull/7485\",\"diff_url\":\"https://github.com/hashicorp/terraform/pull/7485.diff\",\"patch_url\":\"https://github.com/hashicorp/terraform/pull/7485.patch\",\"issue_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/7485\",\"number\":7485,\"state\":\"closed\",\"locked\":false,\"title\":\"helper/schema: Make nested Set(s) in List(s) work (2)\",\"user\":{\"login\":\"radeksimko\",\"id\":287584,\"node_id\":\"MDQ6VXNlcjI4NzU4NA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/287584?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/radeksimko\",\"html_url\":\"https://github.com/radeksimko\",\"followers_url\":\"https://api.github.com/users/radeksimko/followers\",\"following_url\":\"https://api.github.com/users/radeksimko/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/radeksimko/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/radeksimko/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/radeksimko/subscriptions\",\"organizations_url\":\"https://api.github.com/users/radeksimko/orgs\",\"repos_url\":\"https://api.github.com/users/radeksimko/repos\",\"events_url\":\"https://api.github.com/users/radeksimko/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/radeksimko/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This is a second (patched) version of #7393 which had to be [reverted](https://github.com/hashicorp/terraform/pull/7436) because some acceptance tests were failing as part of the nightly run.\\n\\nRelated to #7253 & #7254\\nSupersedes/fixes #7268\\nBlocking #7395\\n\\n---\\n\\nThe only difference from the original PR is the last commit (`50fbe79`).\\n\\n---\\n\\nI managed to reproduce schema diff edge cases from the failing tests in `aws` provider and fix those. I added 3 new unit tests to cover this new functionality.\\n\\nI ran the [16 (previously failing)](https://gist.github.com/radeksimko/331ed5a2cb2ce7e84d13a3dcc9fd5331) aws acceptance tests, all are now passing. I also ran first `aws` **141** of total 464 acceptance tests which all (eventually) passed.\\n\\nI don\'t have a Fastly account so I would appreciate if someone could double check all acceptance tests are passing there too and generally run the whole shebang once again with this patch (possibly before merging).\\n\",\"created_at\":\"2016-07-05T07:12:34Z\",\"updated_at\":\"2018-01-31T08:10:15Z\",\"closed_at\":\"2018-01-31T08:10:15Z\",\"merged_at\":null,\"merge_commit_sha\":\"964846eaf696f3babfcb02462978d20f9e62f032\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":85946957,\"node_id\":\"MDU6TGFiZWw4NTk0Njk1Nw==\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/bug\",\"name\":\"bug\",\"color\":\"f7c6c7\",\"default\":true},{\"id\":127939292,\"node_id\":\"MDU6TGFiZWwxMjc5MzkyOTI=\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/core\",\"name\":\"core\",\"color\":\"cccccc\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/7485/commits\",\"review_comments_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/7485/comments\",\"review_comment_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/7485/comments\",\"statuses_url\":\"https://api.github.com/repos/hashicorp/terraform/statuses/b136f739c44b5d2a760606ad6a4f414755b6bb4a\",\"head\":{\"label\":\"TimeIncOSS:b-schema-set-in-list\",\"ref\":\"b-schema-set-in-list\",\"sha\":\"b136f739c44b5d2a760606ad6a4f414755b6bb4a\",\"user\":{\"login\":\"TimeIncOSS\",\"id\":11274955,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjExMjc0OTU1\",\"avatar_url\":\"https://avat
INSERT INTO `pullreq` VALUES ('792', 'joomla/joomla-cms', '8475', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/8475\",\"id\":51047261,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTEwNDcyNjE=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/8475\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/8475.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/8475.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/8475\",\"number\":8475,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix pagination in user components and com_users (with enabled filters)\",\"user\":{\"login\":\"Disaron\",\"id\":7919663,\"node_id\":\"MDQ6VXNlcjc5MTk2NjM=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7919663?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Disaron\",\"html_url\":\"https://github.com/Disaron\",\"followers_url\":\"https://api.github.com/users/Disaron/followers\",\"following_url\":\"https://api.github.com/users/Disaron/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Disaron/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Disaron/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Disaron/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Disaron/orgs\",\"repos_url\":\"https://api.github.com/users/Disaron/repos\",\"events_url\":\"https://api.github.com/users/Disaron/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Disaron/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Sometimes pagination in JModelList don`t work. Usually it happens when you are on first page and has no active filters (if it present) in frontend. Reason that list.start state is cleared in populateState method.\\n\\nSecond commit fix pagination in users list com_users when you activate some filters.\\n\",\"created_at\":\"2015-11-18T06:25:55Z\",\"updated_at\":\"2015-11-18T19:16:19Z\",\"closed_at\":\"2015-11-18T19:16:19Z\",\"merged_at\":null,\"merge_commit_sha\":\"19684ef509bd633fe690492e9c058ad0f6889d09\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false},{\"id\":188988761,\"node_id\":\"MDU6TGFiZWwxODg5ODg3NjE=\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/Test%20instructions%20missing\",\"name\":\"Test instructions missing\",\"color\":\"B21212\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/8475/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/8475/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/8475/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/7bd23ff27c661d5f8b3e34372b71e44f3e25e153\",\"head\":{\"label\":\"Disaron:staging\",\"ref\":\"staging\",\"sha\":\"7bd23ff27c661d5f8b3e34372b71e44f3e25e153\",\"user\":{\"login\":\"Disaron\",\"id\":7919663,\"node_id\":\"MDQ6VXNlcjc5MTk2NjM=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7919663?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Disaron\",\"html_url\":\"https://github.com/Disaron\",\"followers_url\":\"https://api.github.com/users/Disaron/followers\",\"following_url\":\"https://api.github.com/users/Disaron/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Disaron/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Disaron/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Disaron/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Disaron/orgs\",\"repos_url\":\"https://api.github.com/users/Disaron/repos\",\"events_url\":\"https://api.github.com/users/Disa
INSERT INTO `pullreq` VALUES ('797', 'kubernetes/kubernetes', '33616', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/33616\",\"id\":87030528,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODcwMzA1Mjg=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/33616\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/33616.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/33616.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/33616\",\"number\":33616,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix volume states out of sync problem after kubelet restarts\",\"user\":{\"login\":\"jingxu97\",\"id\":19172805,\"node_id\":\"MDQ6VXNlcjE5MTcyODA1\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/19172805?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jingxu97\",\"html_url\":\"https://github.com/jingxu97\",\"followers_url\":\"https://api.github.com/users/jingxu97/followers\",\"following_url\":\"https://api.github.com/users/jingxu97/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jingxu97/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jingxu97/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jingxu97/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jingxu97/orgs\",\"repos_url\":\"https://api.github.com/users/jingxu97/repos\",\"events_url\":\"https://api.github.com/users/jingxu97/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jingxu97/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"When kubelet restarts, all the information about the volumes will be\\ngone from actual/desired states. When update node status with mounted\\nvolumes, the volume list might be empty although there are still volumes\\nare mounted and in turn causing master to detach those volumes since\\nthey are not in the mounted volumes list. This fix is to make sure only\\nupdate mounted volumes list after reconciler starts sync states process.\\nThis sync state process will scan the existing volume directories and\\nreconstruct actual states if they are missing.\\n\\nThis PR also fixes the problem during orphaned pods\' directories. In\\ncase of the pod directory is unmounted but has not yet deleted (e.g.,\\ninterrupted with kubelet restarts), clean up routine will delete the\\ndirectory so that the pod directoriy could be cleaned up (it is safe to\\ndelete directory since it is no longer mounted)\\n\\nThe third issue this PR fixes is that during reconstruct volume in\\nactual state, mounter could not be nil since it is required for creating\\ncontainer.VolumeMap. If it is nil, it might cause nil pointer exception\\nin kubelet.\\nDetailed design proposal is #33203\\n\\n``` release-note\\nFix volume states out of sync problem after kubelet restarts\\n```\\n\\n<!-- Reviewable:start -->\\n\\n---\\n\\nThis change is [<img src=\\\"https://reviewable.kubernetes.io/review_button.svg\\\" height=\\\"34\\\" align=\\\"absmiddle\\\" alt=\\\"Reviewable\\\"/>](https://reviewable.kubernetes.io/reviews/kubernetes/kubernetes/33616)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2016-09-27T23:26:03Z\",\"updated_at\":\"2016-11-18T07:10:04Z\",\"closed_at\":\"2016-10-25T23:19:19Z\",\"merged_at\":\"2016-10-25T23:19:19Z\",\"merge_commit_sha\":\"d7f1484e6fbae4b9b81f20d53bfd19b2cfc8805a\",\"assignee\":{\"login\":\"saad-ali\",\"id\":10052848,\"node_id\":\"MDQ6VXNlcjEwMDUyODQ4\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/10052848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/saad-ali\",\"html_url\":\"https://github.com/saad-ali\",\"followers_url\":\"https://api.github.com/users/saad-ali/followers\",\"following_url\":\"https://api.github.com/users/saad-ali/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/saad-ali/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/saad-ali/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/saad-ali/subscriptions\",\"or
INSERT INTO `pullreq` VALUES ('801', 'rails/rails', '20193', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/20193\",\"id\":35674521,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzU2NzQ1MjE=\",\"html_url\":\"https://github.com/rails/rails/pull/20193\",\"diff_url\":\"https://github.com/rails/rails/pull/20193.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/20193.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/20193\",\"number\":20193,\"state\":\"closed\",\"locked\":false,\"title\":\"Ensure HashWithIndifferentAccess#select is consistent with Hash.select\",\"user\":{\"login\":\"dharamgollapudi\",\"id\":737325,\"node_id\":\"MDQ6VXNlcjczNzMyNQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/737325?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dharamgollapudi\",\"html_url\":\"https://github.com/dharamgollapudi\",\"followers_url\":\"https://api.github.com/users/dharamgollapudi/followers\",\"following_url\":\"https://api.github.com/users/dharamgollapudi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dharamgollapudi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dharamgollapudi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dharamgollapudi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dharamgollapudi/orgs\",\"repos_url\":\"https://api.github.com/users/dharamgollapudi/repos\",\"events_url\":\"https://api.github.com/users/dharamgollapudi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dharamgollapudi/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"- Ensure HashWithIndifferentAccess#select is consistent with Hash.select\\n with or without block\\n\\nThis will ensure HashWithIndifferentAccess#select is consistent with Hash.select\\nwith or without block.\\n\",\"created_at\":\"2015-05-18T21:17:47Z\",\"updated_at\":\"2015-06-15T20:36:27Z\",\"closed_at\":\"2015-06-15T20:36:27Z\",\"merged_at\":null,\"merge_commit_sha\":\"5e2b262051f15b44b07be88456cc767e3977fdb6\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/20193/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/20193/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/20193/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/fe8b72d166e7b356b58c56fbbb67aba9c01273cc\",\"head\":{\"label\":\"dharamgollapudi:fix_hwia_select_inconsistency\",\"ref\":\"fix_hwia_select_inconsistency\",\"sha\":\"fe8b72d166e7b356b58c56fbbb67aba9c01273cc\",\"user\":{\"login\":\"dharamgollapudi\",\"id\":737325,\"node_id\":\"MDQ6VXNlcjczNzMyNQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/737325?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dharamgollapudi\",\"html_url\":\"https://github.com/dharamgollapudi\",\"followers_url\":\"https://api.github.com/users/dharamgollapudi/followers\",\"following_url\":\"https://api.github.com/users/dharamgollapudi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dharamgollapudi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dharamgollapudi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dharamgollapudi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dharamgollapudi/orgs\",\"repos_url\":\"https://api.github.com/users/dharamgollapudi/repos\",\"events_url\":\"https://api.github.com/users/dharamgollapudi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dharamgollapudi/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":11157185,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMTE1NzE4NQ==\",\"name\":\"rails\",\"full_name\":\"dharamgollapudi/rails\",\"owner\":{\"login\":\"dharamgollapudi\",\"id\":737325,\"node_i
INSERT INTO `pullreq` VALUES ('805', 'rails/rails', '28068', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/28068\",\"id\":106901465,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA2OTAxNDY1\",\"html_url\":\"https://github.com/rails/rails/pull/28068\",\"diff_url\":\"https://github.com/rails/rails/pull/28068.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/28068.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/28068\",\"number\":28068,\"state\":\"closed\",\"locked\":false,\"title\":\"Extract `data_source_sql` to refactor data source statements\",\"user\":{\"login\":\"kamipo\",\"id\":12642,\"node_id\":\"MDQ6VXNlcjEyNjQy\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/12642?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kamipo\",\"html_url\":\"https://github.com/kamipo\",\"followers_url\":\"https://api.github.com/users/kamipo/followers\",\"following_url\":\"https://api.github.com/users/kamipo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kamipo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kamipo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kamipo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kamipo/orgs\",\"repos_url\":\"https://api.github.com/users/kamipo/repos\",\"events_url\":\"https://api.github.com/users/kamipo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/kamipo/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2017-02-19T13:38:09Z\",\"updated_at\":\"2017-03-14T00:43:07Z\",\"closed_at\":\"2017-03-13T23:56:13Z\",\"merged_at\":\"2017-03-13T23:56:13Z\",\"merge_commit_sha\":\"e2e63770f59ce4585944447ee237ec722761e77d\",\"assignee\":{\"login\":\"rafaelfranca\",\"id\":47848,\"node_id\":\"MDQ6VXNlcjQ3ODQ4\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafaelfranca\",\"html_url\":\"https://github.com/rafaelfranca\",\"followers_url\":\"https://api.github.com/users/rafaelfranca/followers\",\"following_url\":\"https://api.github.com/users/rafaelfranca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rafaelfranca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rafaelfranca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rafaelfranca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rafaelfranca/orgs\",\"repos_url\":\"https://api.github.com/users/rafaelfranca/repos\",\"events_url\":\"https://api.github.com/users/rafaelfranca/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rafaelfranca/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"rafaelfranca\",\"id\":47848,\"node_id\":\"MDQ6VXNlcjQ3ODQ4\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafaelfranca\",\"html_url\":\"https://github.com/rafaelfranca\",\"followers_url\":\"https://api.github.com/users/rafaelfranca/followers\",\"following_url\":\"https://api.github.com/users/rafaelfranca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rafaelfranca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rafaelfranca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rafaelfranca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rafaelfranca/orgs\",\"repos_url\":\"https://api.github.com/users/rafaelfranca/repos\",\"events_url\":\"https://api.github.com/users/rafaelfranca/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rafaelfranca/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":107191,\"node_id\":\"MDU6TGFiZWwxMDcxOTE=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/activerecord\",\"name\":\"activerecord\",\"color\":\"0b02e1\",\"default\":false},{\"id\":
INSERT INTO `pullreq` VALUES ('810', 'emberjs/ember.js', '1012', '{\"url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/1012\",\"id\":1579298,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTU3OTI5OA==\",\"html_url\":\"https://github.com/emberjs/ember.js/pull/1012\",\"diff_url\":\"https://github.com/emberjs/ember.js/pull/1012.diff\",\"patch_url\":\"https://github.com/emberjs/ember.js/pull/1012.patch\",\"issue_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/1012\",\"number\":1012,\"state\":\"closed\",\"locked\":false,\"title\":\"{{action}} should also prevent default\",\"user\":{\"login\":\"josepjaume\",\"id\":111746,\"node_id\":\"MDQ6VXNlcjExMTc0Ng==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/111746?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/josepjaume\",\"html_url\":\"https://github.com/josepjaume\",\"followers_url\":\"https://api.github.com/users/josepjaume/followers\",\"following_url\":\"https://api.github.com/users/josepjaume/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/josepjaume/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/josepjaume/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/josepjaume/subscriptions\",\"organizations_url\":\"https://api.github.com/users/josepjaume/orgs\",\"repos_url\":\"https://api.github.com/users/josepjaume/repos\",\"events_url\":\"https://api.github.com/users/josepjaume/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/josepjaume/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"In order to make it work for <a /> elements, for example. As discussed in aaa22a7ced26ec4cc079818b6a8991baed51d77a /cc @wycats\\n\",\"created_at\":\"2012-06-15T21:56:07Z\",\"updated_at\":\"2014-07-03T03:41:51Z\",\"closed_at\":\"2012-06-15T21:57:27Z\",\"merged_at\":null,\"merge_commit_sha\":\"30667a68bb80d392052cb208d9589972ebf78632\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/1012/commits\",\"review_comments_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/1012/comments\",\"review_comment_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/1012/comments\",\"statuses_url\":\"https://api.github.com/repos/emberjs/ember.js/statuses/d5af167021972726bb9cdad5ca5281e452ab6b2d\",\"head\":{\"label\":\"josepjaume:preventdefault\",\"ref\":\"preventdefault\",\"sha\":\"d5af167021972726bb9cdad5ca5281e452ab6b2d\",\"user\":{\"login\":\"josepjaume\",\"id\":111746,\"node_id\":\"MDQ6VXNlcjExMTc0Ng==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/111746?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/josepjaume\",\"html_url\":\"https://github.com/josepjaume\",\"followers_url\":\"https://api.github.com/users/josepjaume/followers\",\"following_url\":\"https://api.github.com/users/josepjaume/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/josepjaume/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/josepjaume/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/josepjaume/subscriptions\",\"organizations_url\":\"https://api.github.com/users/josepjaume/orgs\",\"repos_url\":\"https://api.github.com/users/josepjaume/repos\",\"events_url\":\"https://api.github.com/users/josepjaume/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/josepjaume/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":4380133,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0MzgwMTMz\",\"name\":\"ember.js\",\"full_name\":\"josepjaume/ember.js\",\"owner\":{\"login\":\"josepjaume\",\"id\":111746,\"node_id\":\"MDQ6VXNlcjExMTc0Ng==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/111746?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/josepjaume\",\"html_url\":\"https://github.com/josepjaume\",\"followers_url
INSERT INTO `pullreq` VALUES ('815', 'nodejs/node', '10531', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/10531\",\"id\":99723689,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTk3MjM2ODk=\",\"html_url\":\"https://github.com/nodejs/node/pull/10531\",\"diff_url\":\"https://github.com/nodejs/node/pull/10531.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/10531.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/10531\",\"number\":10531,\"state\":\"closed\",\"locked\":false,\"title\":\"test: refactor the code in test-util-debug.js\",\"user\":{\"login\":\"sivaprs\",\"id\":5655189,\"node_id\":\"MDQ6VXNlcjU2NTUxODk=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5655189?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sivaprs\",\"html_url\":\"https://github.com/sivaprs\",\"followers_url\":\"https://api.github.com/users/sivaprs/followers\",\"following_url\":\"https://api.github.com/users/sivaprs/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sivaprs/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sivaprs/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sivaprs/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sivaprs/orgs\",\"repos_url\":\"https://api.github.com/users/sivaprs/repos\",\"events_url\":\"https://api.github.com/users/sivaprs/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sivaprs/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"* use const and let instead of var\\r\\n* use assert.strictEqual instead of assert.equal\\r\\n\\r\\n<!--\\r\\nThank you for your pull request. Please provide a description above and review\\r\\nthe requirements below.\\r\\n\\r\\nBug fixes and new features should include tests and possibly benchmarks.\\r\\n\\r\\nContributors guide: https://github.com/nodejs/node/blob/master/CONTRIBUTING.md\\r\\n-->\\r\\n\\r\\n##### Checklist\\r\\n<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->\\r\\n\\r\\n- [x] `make -j4 test` (UNIX), or `vcbuild test` (Windows) passes\\r\\n- [x] commit message follows commit guidelines\\r\\n\\r\\n##### Affected core subsystem(s)\\r\\ntest\\r\\n\\r\\nDescription\\r\\n\\r\\n* use const and let instead of var\\r\\n* use assert.strictEqual instead of assert.equal\",\"created_at\":\"2016-12-30T05:35:51Z\",\"updated_at\":\"2017-03-08T20:29:32Z\",\"closed_at\":\"2017-01-06T17:52:01Z\",\"merged_at\":null,\"merge_commit_sha\":\"92686e8bf39cda6e79d762a3461e5e6791d07bad\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":364533783,\"node_id\":\"MDU6TGFiZWwzNjQ1MzM3ODM=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/dont-land-on-v6.x\",\"name\":\"dont-land-on-v6.x\",\"color\":\"c2e0c6\",\"default\":false},{\"id\":463619724,\"node_id\":\"MDU6TGFiZWw0NjM2MTk3MjQ=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/lts-watch-v6.x\",\"name\":\"lts-watch-v6.x\",\"color\":\"c2e0c6\",\"default\":false},{\"id\":176240519,\"node_id\":\"MDU6TGFiZWwxNzYyNDA1MTk=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/test\",\"name\":\"test\",\"color\":\"990099\",\"default\":false},{\"id\":155267446,\"node_id\":\"MDU6TGFiZWwxNTUyNjc0NDY=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/util\",\"name\":\"util\",\"color\":\"d4c5f9\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/10531/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/10531/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/10531/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/40921a52ce78b0016d54fcff68c30cf246a112f8\",\"head\":{\"label\":\"sivaprs:test-2016\",\"ref\":\"test-2016\",\"sha\":\"40921a52ce78b0016d54fcff68c30cf246a112f8\",\"user\":{\"login\":\"sivaprs\",\"id\":5655189,\"no
INSERT INTO `pullreq` VALUES ('821', 'facebook/react', '6059', '{\"url\":\"https://api.github.com/repos/facebook/react/pulls/6059\",\"id\":59732524,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTk3MzI1MjQ=\",\"html_url\":\"https://github.com/facebook/react/pull/6059\",\"diff_url\":\"https://github.com/facebook/react/pull/6059.diff\",\"patch_url\":\"https://github.com/facebook/react/pull/6059.patch\",\"issue_url\":\"https://api.github.com/repos/facebook/react/issues/6059\",\"number\":6059,\"state\":\"closed\",\"locked\":false,\"title\":\"Clearify callback text in the tutorial\",\"user\":{\"login\":\"jimfb\",\"id\":9595985,\"node_id\":\"MDQ6VXNlcjk1OTU5ODU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/9595985?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jimfb\",\"html_url\":\"https://github.com/jimfb\",\"followers_url\":\"https://api.github.com/users/jimfb/followers\",\"following_url\":\"https://api.github.com/users/jimfb/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jimfb/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jimfb/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jimfb/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jimfb/orgs\",\"repos_url\":\"https://api.github.com/users/jimfb/repos\",\"events_url\":\"https://api.github.com/users/jimfb/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jimfb/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Clarify callback text in the tutorial. Supersedes https://github.com/facebook/react/pull/4642.\\n\",\"created_at\":\"2016-02-18T00:26:49Z\",\"updated_at\":\"2016-02-25T07:40:31Z\",\"closed_at\":\"2016-02-18T19:14:24Z\",\"merged_at\":\"2016-02-18T19:14:24Z\",\"merge_commit_sha\":\"971d96e701498ef4de4e54262401295e5a867b40\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":196858374,\"node_id\":\"MDU6TGFiZWwxOTY4NTgzNzQ=\",\"url\":\"https://api.github.com/repos/facebook/react/labels/CLA%20Signed\",\"name\":\"CLA Signed\",\"color\":\"e7e7e7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/facebook/react/pulls/6059/commits\",\"review_comments_url\":\"https://api.github.com/repos/facebook/react/pulls/6059/comments\",\"review_comment_url\":\"https://api.github.com/repos/facebook/react/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/facebook/react/issues/6059/comments\",\"statuses_url\":\"https://api.github.com/repos/facebook/react/statuses/5ffd1db5706a223b49bebcbdcc0ff51abfd06981\",\"head\":{\"label\":\"jimfb:tutorial-children-callback\",\"ref\":\"tutorial-children-callback\",\"sha\":\"5ffd1db5706a223b49bebcbdcc0ff51abfd06981\",\"user\":{\"login\":\"jimfb\",\"id\":9595985,\"node_id\":\"MDQ6VXNlcjk1OTU5ODU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/9595985?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jimfb\",\"html_url\":\"https://github.com/jimfb\",\"followers_url\":\"https://api.github.com/users/jimfb/followers\",\"following_url\":\"https://api.github.com/users/jimfb/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jimfb/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jimfb/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jimfb/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jimfb/orgs\",\"repos_url\":\"https://api.github.com/users/jimfb/repos\",\"events_url\":\"https://api.github.com/users/jimfb/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jimfb/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":26285889,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyNjI4NTg4OQ==\",\"name\":\"react\",\"full_name\":\"jimfb/react\",\"owner\":{\"login\":\"jimfb\",\"id\":9595985,\"node_id\":\"MDQ6VXNlcjk1OTU5ODU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/9595985?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jimfb\",\"html_
INSERT INTO `pullreq` VALUES ('825', 'django/django', '2366', '{\"url\":\"https://api.github.com/repos/django/django/pulls/2366\",\"id\":12888145,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTI4ODgxNDU=\",\"html_url\":\"https://github.com/django/django/pull/2366\",\"diff_url\":\"https://github.com/django/django/pull/2366.diff\",\"patch_url\":\"https://github.com/django/django/pull/2366.patch\",\"issue_url\":\"https://api.github.com/repos/django/django/issues/2366\",\"number\":2366,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixed #22001: GeoDjango (contrib.gis) does not create geometry columns in 1.7a2\",\"user\":{\"login\":\"bigsassy\",\"id\":382091,\"node_id\":\"MDQ6VXNlcjM4MjA5MQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/382091?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bigsassy\",\"html_url\":\"https://github.com/bigsassy\",\"followers_url\":\"https://api.github.com/users/bigsassy/followers\",\"following_url\":\"https://api.github.com/users/bigsassy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bigsassy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bigsassy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bigsassy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bigsassy/orgs\",\"repos_url\":\"https://api.github.com/users/bigsassy/repos\",\"events_url\":\"https://api.github.com/users/bigsassy/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bigsassy/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"https://code.djangoproject.com/ticket/22001\\n\\nFixed #22001: Added new method `get_column_type` to `BaseDatabaseCreation`, allowing child classes to have more logic then just string formatting a value in the `data_types` dict. This was nessecary for postgis creation where the name of the column type would change from `geometry(POINT, 4326)` to `geography(POINT, 4326)` given the `geography` flag on `GeometryField` (e.g. `PointField(srid=4326, geography=True)`).\\n\\nUpdated the `data_types` field in each `Creation` class under contrib/gis/db/backends to include all the Geodjango fields.\\n\\nAdded a test and supporting classes in the contrib.gis module. This code follows the way tests are setup in the test folder under django/tests/migrations.\\n\",\"created_at\":\"2014-02-25T04:29:56Z\",\"updated_at\":\"2014-06-25T23:03:38Z\",\"closed_at\":\"2014-03-14T22:35:52Z\",\"merged_at\":null,\"merge_commit_sha\":\"e93b88207962d6d651e01573a7aa9229a933545c\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/django/django/pulls/2366/commits\",\"review_comments_url\":\"https://api.github.com/repos/django/django/pulls/2366/comments\",\"review_comment_url\":\"https://api.github.com/repos/django/django/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/django/django/issues/2366/comments\",\"statuses_url\":\"https://api.github.com/repos/django/django/statuses/8dce3d91fa05457f0016c1af90c88bc66739589a\",\"head\":{\"label\":\"bigsassy:22001\",\"ref\":\"22001\",\"sha\":\"8dce3d91fa05457f0016c1af90c88bc66739589a\",\"user\":{\"login\":\"bigsassy\",\"id\":382091,\"node_id\":\"MDQ6VXNlcjM4MjA5MQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/382091?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bigsassy\",\"html_url\":\"https://github.com/bigsassy\",\"followers_url\":\"https://api.github.com/users/bigsassy/followers\",\"following_url\":\"https://api.github.com/users/bigsassy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bigsassy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bigsassy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bigsassy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bigsassy/orgs\",\"repos_url\":\"https://api.github.com/users/bigsassy/repos\",\"events_url\":\"https://api.gith
INSERT INTO `pullreq` VALUES ('830', 'servo/servo', '6741', '{\"url\":\"https://api.github.com/repos/servo/servo/pulls/6741\",\"id\":40822266,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDA4MjIyNjY=\",\"html_url\":\"https://github.com/servo/servo/pull/6741\",\"diff_url\":\"https://github.com/servo/servo/pull/6741.diff\",\"patch_url\":\"https://github.com/servo/servo/pull/6741.patch\",\"issue_url\":\"https://api.github.com/repos/servo/servo/issues/6741\",\"number\":6741,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix CSSStyleDeclaration::setPropertyPriority and some refactoring\",\"user\":{\"login\":\"SimonSapin\",\"id\":291359,\"node_id\":\"MDQ6VXNlcjI5MTM1OQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/291359?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/SimonSapin\",\"html_url\":\"https://github.com/SimonSapin\",\"followers_url\":\"https://api.github.com/users/SimonSapin/followers\",\"following_url\":\"https://api.github.com/users/SimonSapin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/SimonSapin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/SimonSapin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/SimonSapin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/SimonSapin/orgs\",\"repos_url\":\"https://api.github.com/users/SimonSapin/repos\",\"events_url\":\"https://api.github.com/users/SimonSapin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/SimonSapin/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"r? @Ms2ger\\n\\n<!-- Reviewable:start -->\\n\\n[<img src=\\\"https://reviewable.io/review_button.png\\\" height=40 alt=\\\"Review on Reviewable\\\"/>](https://reviewable.io/reviews/servo/servo/6741)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2015-07-24T22:37:14Z\",\"updated_at\":\"2015-08-01T23:08:26Z\",\"closed_at\":\"2015-08-01T22:53:30Z\",\"merged_at\":\"2015-08-01T22:53:30Z\",\"merge_commit_sha\":\"8bf71b8d6e03db33fe7c65ab4b841231dc00f173\",\"assignee\":{\"login\":\"Ms2ger\",\"id\":111161,\"node_id\":\"MDQ6VXNlcjExMTE2MQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/111161?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Ms2ger\",\"html_url\":\"https://github.com/Ms2ger\",\"followers_url\":\"https://api.github.com/users/Ms2ger/followers\",\"following_url\":\"https://api.github.com/users/Ms2ger/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Ms2ger/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Ms2ger/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Ms2ger/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Ms2ger/orgs\",\"repos_url\":\"https://api.github.com/users/Ms2ger/repos\",\"events_url\":\"https://api.github.com/users/Ms2ger/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Ms2ger/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"Ms2ger\",\"id\":111161,\"node_id\":\"MDQ6VXNlcjExMTE2MQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/111161?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Ms2ger\",\"html_url\":\"https://github.com/Ms2ger\",\"followers_url\":\"https://api.github.com/users/Ms2ger/followers\",\"following_url\":\"https://api.github.com/users/Ms2ger/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Ms2ger/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Ms2ger/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Ms2ger/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Ms2ger/orgs\",\"repos_url\":\"https://api.github.com/users/Ms2ger/repos\",\"events_url\":\"https://api.github.com/users/Ms2ger/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Ms2ger/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155503129,\"node_id\":\"MDU6TGFiZWwxNTU1MD
INSERT INTO `pullreq` VALUES ('834', 'joomla/joomla-cms', '2494', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2494\",\"id\":9852854,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTg1Mjg1NA==\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/2494\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/2494.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/2494.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/2494\",\"number\":2494,\"state\":\"closed\",\"locked\":false,\"title\":\"[#32665] Feature jquery keepalive\",\"user\":{\"login\":\"Chris-Jones-Gill\",\"id\":1520943,\"node_id\":\"MDQ6VXNlcjE1MjA5NDM=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1520943?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Chris-Jones-Gill\",\"html_url\":\"https://github.com/Chris-Jones-Gill\",\"followers_url\":\"https://api.github.com/users/Chris-Jones-Gill/followers\",\"following_url\":\"https://api.github.com/users/Chris-Jones-Gill/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Chris-Jones-Gill/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Chris-Jones-Gill/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Chris-Jones-Gill/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Chris-Jones-Gill/orgs\",\"repos_url\":\"https://api.github.com/users/Chris-Jones-Gill/repos\",\"events_url\":\"https://api.github.com/users/Chris-Jones-Gill/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Chris-Jones-Gill/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Change the keepalive function to use jQuery instead of MooTools.\\n\\nTracker http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=32665&start=600\\n\",\"created_at\":\"2013-11-11T17:52:05Z\",\"updated_at\":\"2014-06-13T19:15:36Z\",\"closed_at\":\"2014-04-08T23:31:26Z\",\"merged_at\":null,\"merge_commit_sha\":\"557d71d77566359e18e820de4847cc7233e9c24a\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2494/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2494/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/2494/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/b916f7da674ce666a58aa05caaff70148864dcca\",\"head\":{\"label\":\"Chris-Jones-Gill:feature-jquery-keepalive\",\"ref\":\"feature-jquery-keepalive\",\"sha\":\"b916f7da674ce666a58aa05caaff70148864dcca\",\"user\":{\"login\":\"Chris-Jones-Gill\",\"id\":1520943,\"node_id\":\"MDQ6VXNlcjE1MjA5NDM=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1520943?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Chris-Jones-Gill\",\"html_url\":\"https://github.com/Chris-Jones-Gill\",\"followers_url\":\"https://api.github.com/users/Chris-Jones-Gill/followers\",\"following_url\":\"https://api.github.com/users/Chris-Jones-Gill/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Chris-Jones-Gill/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Chris-Jones-Gill/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Chris-Jones-Gill/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Chris-Jones-Gill/orgs\",\"repos_url\":\"https://api.github.com/users/Chris-Jones-Gill/repos\",\"events_url\":\"https://api.github.com/users/Chris-Jones-Gill/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Chris-Jones-Gill/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"joomla:master\",\"ref\":\"master\",\"sha\":\"2965a5e09a89acb688cf6c75117ad0b8ee36b3a2\",\"user\":{\"login\":\"joomla\",\"id\":751633,\"
INSERT INTO `pullreq` VALUES ('839', 'cocos2d/cocos2d-x', '9057', '{\"url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/9057\",\"id\":24030740,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjQwMzA3NDA=\",\"html_url\":\"https://github.com/cocos2d/cocos2d-x/pull/9057\",\"diff_url\":\"https://github.com/cocos2d/cocos2d-x/pull/9057.diff\",\"patch_url\":\"https://github.com/cocos2d/cocos2d-x/pull/9057.patch\",\"issue_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/9057\",\"number\":9057,\"state\":\"closed\",\"locked\":false,\"title\":\"fix scale9sprite flip issue\",\"user\":{\"login\":\"zilongshanren\",\"id\":785541,\"node_id\":\"MDQ6VXNlcjc4NTU0MQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/785541?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zilongshanren\",\"html_url\":\"https://github.com/zilongshanren\",\"followers_url\":\"https://api.github.com/users/zilongshanren/followers\",\"following_url\":\"https://api.github.com/users/zilongshanren/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zilongshanren/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zilongshanren/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zilongshanren/subscriptions\",\"organizations_url\":\"https://api.github.com/users/zilongshanren/orgs\",\"repos_url\":\"https://api.github.com/users/zilongshanren/repos\",\"events_url\":\"https://api.github.com/users/zilongshanren/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/zilongshanren/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"### Problem description.:\\n- When set Scale9Sprite\'s setFlippedX(false) and setFlippedY(false), the scale9Sprite will be flipped.\\n- When settings the scale and flip property at the same time, the result would be wrong.\\n### After apply this patch\\n- It shouldn\'t be flipped when set flip to false.\\n- And it also fix the the scale and flip conflict issue.\\n\",\"created_at\":\"2014-11-07T03:10:15Z\",\"updated_at\":\"2014-11-12T06:51:04Z\",\"closed_at\":\"2014-11-09T15:27:40Z\",\"merged_at\":\"2014-11-09T15:27:40Z\",\"merge_commit_sha\":\"b62365f0b21aa4fa52413d8439c3fa9b6d92949c\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/9057/commits\",\"review_comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/9057/comments\",\"review_comment_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/9057/comments\",\"statuses_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/statuses/5483bc834d5bdd74eda681751482e15de6ae5c6f\",\"head\":{\"label\":\"zilongshanren:fixScale9FlipIssueNew\",\"ref\":\"fixScale9FlipIssueNew\",\"sha\":\"5483bc834d5bdd74eda681751482e15de6ae5c6f\",\"user\":{\"login\":\"zilongshanren\",\"id\":785541,\"node_id\":\"MDQ6VXNlcjc4NTU0MQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/785541?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zilongshanren\",\"html_url\":\"https://github.com/zilongshanren\",\"followers_url\":\"https://api.github.com/users/zilongshanren/followers\",\"following_url\":\"https://api.github.com/users/zilongshanren/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zilongshanren/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zilongshanren/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zilongshanren/subscriptions\",\"organizations_url\":\"https://api.github.com/users/zilongshanren/orgs\",\"repos_url\":\"https://api.github.com/users/zilongshanren/repos\",\"events_url\":\"https://api.github.com/users/zilongshanren/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/zilongshanren/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":14677297,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNDY3NzI5Nw==\",\
INSERT INTO `pullreq` VALUES ('843', 'symfony/symfony', '13762', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/13762\",\"id\":29772208,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mjk3NzIyMDg=\",\"html_url\":\"https://github.com/symfony/symfony/pull/13762\",\"diff_url\":\"https://github.com/symfony/symfony/pull/13762.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/13762.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/13762\",\"number\":13762,\"state\":\"closed\",\"locked\":false,\"title\":\"[Form] fix deprecated use\",\"user\":{\"login\":\"nicolas-grekas\",\"id\":243674,\"node_id\":\"MDQ6VXNlcjI0MzY3NA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/243674?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nicolas-grekas\",\"html_url\":\"https://github.com/nicolas-grekas\",\"followers_url\":\"https://api.github.com/users/nicolas-grekas/followers\",\"following_url\":\"https://api.github.com/users/nicolas-grekas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nicolas-grekas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nicolas-grekas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nicolas-grekas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nicolas-grekas/orgs\",\"repos_url\":\"https://api.github.com/users/nicolas-grekas/repos\",\"events_url\":\"https://api.github.com/users/nicolas-grekas/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nicolas-grekas/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | no |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | - |\\n| License | MIT |\\n| Doc PR | - |\\n\\nA mistake made on master only\\n\",\"created_at\":\"2015-02-22T15:59:49Z\",\"updated_at\":\"2015-02-26T10:24:34Z\",\"closed_at\":\"2015-02-26T10:24:31Z\",\"merged_at\":null,\"merge_commit_sha\":\"643f696428818ae1d69715f909811ba4be8eb522\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":99594,\"node_id\":\"MDU6TGFiZWw5OTU5NA==\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Form\",\"name\":\"Form\",\"color\":\"DDDDDD\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/13762/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/13762/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/13762/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/990353115acf423455807915a14ee1f23daa6679\",\"head\":{\"label\":\"nicolas-grekas:fix-deprec\",\"ref\":\"fix-deprec\",\"sha\":\"990353115acf423455807915a14ee1f23daa6679\",\"user\":{\"login\":\"nicolas-grekas\",\"id\":243674,\"node_id\":\"MDQ6VXNlcjI0MzY3NA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/243674?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nicolas-grekas\",\"html_url\":\"https://github.com/nicolas-grekas\",\"followers_url\":\"https://api.github.com/users/nicolas-grekas/followers\",\"following_url\":\"https://api.github.com/users/nicolas-grekas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nicolas-grekas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nicolas-grekas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nicolas-grekas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nicolas-grekas/orgs\",\"repos_url\":\"https://api.github.com/users/nicolas-grekas/repos\",\"events_url\":\"https://api.github.com/users/nicolas-grekas/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nicolas-grekas/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":15110606,\"node_id\":\"MDEwOlJlcG9zaXRvc
INSERT INTO `pullreq` VALUES ('847', 'kubernetes/kubernetes', '29489', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/29489\",\"id\":78559980,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Nzg1NTk5ODA=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/29489\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/29489.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/29489.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/29489\",\"number\":29489,\"state\":\"closed\",\"locked\":false,\"title\":\"Allow specification of remote in hack/cherry_pick_pull.sh\",\"user\":{\"login\":\"justinsb\",\"id\":100893,\"node_id\":\"MDQ6VXNlcjEwMDg5Mw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/100893?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/justinsb\",\"html_url\":\"https://github.com/justinsb\",\"followers_url\":\"https://api.github.com/users/justinsb/followers\",\"following_url\":\"https://api.github.com/users/justinsb/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/justinsb/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/justinsb/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/justinsb/subscriptions\",\"organizations_url\":\"https://api.github.com/users/justinsb/orgs\",\"repos_url\":\"https://api.github.com/users/justinsb/repos\",\"events_url\":\"https://api.github.com/users/justinsb/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/justinsb/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The hub tool seems to encourgae setting origin to be the upstream, and\\n`<username>` to be your personal remote. Allow users that follow this\\napproach to specify USER_REMOTE when calling cherry_pick_pull.sh\\n\\n<!-- Reviewable:start -->\\n\\n---\\n\\nThis change is [<img src=\\\"https://reviewable.kubernetes.io/review_button.svg\\\" height=\\\"34\\\" align=\\\"absmiddle\\\" alt=\\\"Reviewable\\\"/>](https://reviewable.kubernetes.io/reviews/kubernetes/kubernetes/29489)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2016-07-23T01:55:14Z\",\"updated_at\":\"2016-11-15T17:34:32Z\",\"closed_at\":\"2016-11-15T17:34:32Z\",\"merged_at\":null,\"merge_commit_sha\":\"fed3811becb0d25c7a40727144a27ab60cfdcf1b\",\"assignee\":{\"login\":\"smarterclayton\",\"id\":1163175,\"node_id\":\"MDQ6VXNlcjExNjMxNzU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1163175?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/smarterclayton\",\"html_url\":\"https://github.com/smarterclayton\",\"followers_url\":\"https://api.github.com/users/smarterclayton/followers\",\"following_url\":\"https://api.github.com/users/smarterclayton/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/smarterclayton/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/smarterclayton/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/smarterclayton/subscriptions\",\"organizations_url\":\"https://api.github.com/users/smarterclayton/orgs\",\"repos_url\":\"https://api.github.com/users/smarterclayton/repos\",\"events_url\":\"https://api.github.com/users/smarterclayton/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/smarterclayton/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"smarterclayton\",\"id\":1163175,\"node_id\":\"MDQ6VXNlcjExNjMxNzU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1163175?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/smarterclayton\",\"html_url\":\"https://github.com/smarterclayton\",\"followers_url\":\"https://api.github.com/users/smarterclayton/followers\",\"following_url\":\"https://api.github.com/users/smarterclayton/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/smarterclayton/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/smarterclayton/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/smart
INSERT INTO `pullreq` VALUES ('851', 'nodejs/node', '5434', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/5434\",\"id\":60671492,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjA2NzE0OTI=\",\"html_url\":\"https://github.com/nodejs/node/pull/5434\",\"diff_url\":\"https://github.com/nodejs/node/pull/5434.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/5434.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/5434\",\"number\":5434,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix typo in the crypto.pbkdf2Sync example\",\"user\":{\"login\":\"SeekTheError\",\"id\":497825,\"node_id\":\"MDQ6VXNlcjQ5NzgyNQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/497825?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/SeekTheError\",\"html_url\":\"https://github.com/SeekTheError\",\"followers_url\":\"https://api.github.com/users/SeekTheError/followers\",\"following_url\":\"https://api.github.com/users/SeekTheError/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/SeekTheError/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/SeekTheError/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/SeekTheError/subscriptions\",\"organizations_url\":\"https://api.github.com/users/SeekTheError/orgs\",\"repos_url\":\"https://api.github.com/users/SeekTheError/repos\",\"events_url\":\"https://api.github.com/users/SeekTheError/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/SeekTheError/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"### Affected core subsystem(s)\\n\\nNA\\n### Description of change\\n\\nFix a typo in the crypto.pbkdf2Sync api doc example.\\n\",\"created_at\":\"2016-02-25T12:33:12Z\",\"updated_at\":\"2016-02-25T19:08:45Z\",\"closed_at\":\"2016-02-25T18:50:22Z\",\"merged_at\":null,\"merge_commit_sha\":\"8dd93a5ed6918f9cf1684233de9d2a3613373dfd\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155267357,\"node_id\":\"MDU6TGFiZWwxNTUyNjczNTc=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/crypto\",\"name\":\"crypto\",\"color\":\"009800\",\"default\":false},{\"id\":155267517,\"node_id\":\"MDU6TGFiZWwxNTUyNjc1MTc=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/doc\",\"name\":\"doc\",\"color\":\"006b75\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/5434/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/5434/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/5434/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/342cdbc3a6864c2bea04eb749219828cb13c286c\",\"head\":{\"label\":\"SeekTheError:fix-typo-in-crypto-doc\",\"ref\":\"fix-typo-in-crypto-doc\",\"sha\":\"342cdbc3a6864c2bea04eb749219828cb13c286c\",\"user\":{\"login\":\"SeekTheError\",\"id\":497825,\"node_id\":\"MDQ6VXNlcjQ5NzgyNQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/497825?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/SeekTheError\",\"html_url\":\"https://github.com/SeekTheError\",\"followers_url\":\"https://api.github.com/users/SeekTheError/followers\",\"following_url\":\"https://api.github.com/users/SeekTheError/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/SeekTheError/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/SeekTheError/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/SeekTheError/subscriptions\",\"organizations_url\":\"https://api.github.com/users/SeekTheError/orgs\",\"repos_url\":\"https://api.github.com/users/SeekTheError/repos\",\"events_url\":\"https://api.github.com/users/SeekTheError/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/SeekTheError/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":52522536,\"node_id\":\"MDEwO
INSERT INTO `pullreq` VALUES ('856', 'symfony/symfony', '10123', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/10123\",\"id\":11854499,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE4NTQ0OTk=\",\"html_url\":\"https://github.com/symfony/symfony/pull/10123\",\"diff_url\":\"https://github.com/symfony/symfony/pull/10123.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/10123.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/10123\",\"number\":10123,\"state\":\"closed\",\"locked\":false,\"title\":\"handle array root element\",\"user\":{\"login\":\"greg0ire\",\"id\":657779,\"node_id\":\"MDQ6VXNlcjY1Nzc3OQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/657779?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/greg0ire\",\"html_url\":\"https://github.com/greg0ire\",\"followers_url\":\"https://api.github.com/users/greg0ire/followers\",\"following_url\":\"https://api.github.com/users/greg0ire/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/greg0ire/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/greg0ire/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/greg0ire/subscriptions\",\"organizations_url\":\"https://api.github.com/users/greg0ire/orgs\",\"repos_url\":\"https://api.github.com/users/greg0ire/repos\",\"events_url\":\"https://api.github.com/users/greg0ire/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/greg0ire/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"An array to string conversion notice was thrown when the root element of the thing being validated is an array.\\n\\n| Q | A |\\n| --- | --- |\\n| Bug fix? | yes |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | |\\n| License | MIT |\\n\",\"created_at\":\"2014-01-24T17:51:54Z\",\"updated_at\":\"2014-06-14T20:13:15Z\",\"closed_at\":\"2014-03-26T17:32:09Z\",\"merged_at\":null,\"merge_commit_sha\":\"ce8bbb0f37e429708c4d4bd3f2f0ad1e4bb9bdfb\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/10123/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/10123/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/10123/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/f12ac4c9785166a73614930a90d11e0c6900bc8a\",\"head\":{\"label\":\"greg0ire:fix_violation_list_bug\",\"ref\":\"fix_violation_list_bug\",\"sha\":\"f12ac4c9785166a73614930a90d11e0c6900bc8a\",\"user\":{\"login\":\"greg0ire\",\"id\":657779,\"node_id\":\"MDQ6VXNlcjY1Nzc3OQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/657779?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/greg0ire\",\"html_url\":\"https://github.com/greg0ire\",\"followers_url\":\"https://api.github.com/users/greg0ire/followers\",\"following_url\":\"https://api.github.com/users/greg0ire/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/greg0ire/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/greg0ire/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/greg0ire/subscriptions\",\"organizations_url\":\"https://api.github.com/users/greg0ire/orgs\",\"repos_url\":\"https://api.github.com/users/greg0ire/repos\",\"events_url\":\"https://api.github.com/users/greg0ire/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/greg0ire/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":2747803,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyNzQ3ODAz\",\"name\":\"symfony\",\"full_name\":\"greg0ire/symfony\",\"owner\":{\"login\":\"greg0ire\",\"id\":657779,\"node_id\":\"MDQ6VXNlcjY1Nzc3OQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/657779?v=4\",\"gravatar_id
INSERT INTO `pullreq` VALUES ('861', 'cocos2d/cocos2d-x', '2873', '{\"url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/2873\",\"id\":6254525,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjI1NDUyNQ==\",\"html_url\":\"https://github.com/cocos2d/cocos2d-x/pull/2873\",\"diff_url\":\"https://github.com/cocos2d/cocos2d-x/pull/2873.diff\",\"patch_url\":\"https://github.com/cocos2d/cocos2d-x/pull/2873.patch\",\"issue_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/2873\",\"number\":2873,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixes for iOS7 and Xcode5\",\"user\":{\"login\":\"ricardoquesada\",\"id\":232330,\"node_id\":\"MDQ6VXNlcjIzMjMzMA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/232330?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ricardoquesada\",\"html_url\":\"https://github.com/ricardoquesada\",\"followers_url\":\"https://api.github.com/users/ricardoquesada/followers\",\"following_url\":\"https://api.github.com/users/ricardoquesada/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ricardoquesada/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ricardoquesada/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ricardoquesada/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ricardoquesada/orgs\",\"repos_url\":\"https://api.github.com/users/ricardoquesada/repos\",\"events_url\":\"https://api.github.com/users/ricardoquesada/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ricardoquesada/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes for iOS 7 and Xcode 5.\\nThe main fix is in CCImage.cpp. If not applied, labels won\'t render correctly on iOS7.\\n\",\"created_at\":\"2013-06-11T19:14:04Z\",\"updated_at\":\"2014-06-12T06:38:35Z\",\"closed_at\":\"2013-06-13T02:28:22Z\",\"merged_at\":\"2013-06-13T02:28:22Z\",\"merge_commit_sha\":\"0a362d512d0b5e9b138c031261fb5640d60ebbf4\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/2873/commits\",\"review_comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/2873/comments\",\"review_comment_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/2873/comments\",\"statuses_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/statuses/e652423639d1d83396af2a331d4edae2af153063\",\"head\":{\"label\":\"ricardoquesada:ios7_xcode5_fixes\",\"ref\":\"ios7_xcode5_fixes\",\"sha\":\"e652423639d1d83396af2a331d4edae2af153063\",\"user\":{\"login\":\"ricardoquesada\",\"id\":232330,\"node_id\":\"MDQ6VXNlcjIzMjMzMA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/232330?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ricardoquesada\",\"html_url\":\"https://github.com/ricardoquesada\",\"followers_url\":\"https://api.github.com/users/ricardoquesada/followers\",\"following_url\":\"https://api.github.com/users/ricardoquesada/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ricardoquesada/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ricardoquesada/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ricardoquesada/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ricardoquesada/orgs\",\"repos_url\":\"https://api.github.com/users/ricardoquesada/repos\",\"events_url\":\"https://api.github.com/users/ricardoquesada/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ricardoquesada/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":7613866,\"node_id\":\"MDEwOlJlcG9zaXRvcnk3NjEzODY2\",\"name\":\"cocos2d-x\",\"full_name\":\"ricardoquesada/cocos2d-x\",\"owner\":{\"login\":\"ricardoquesada\",\"id\":232330,\"node_id\":\"MDQ6VXNlcjIzMjMzMA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/232330?v=4\",\"gravata
INSERT INTO `pullreq` VALUES ('865', 'angular/angular.js', '7762', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/7762\",\"id\":16913630,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTY5MTM2MzA=\",\"html_url\":\"https://github.com/angular/angular.js/pull/7762\",\"diff_url\":\"https://github.com/angular/angular.js/pull/7762.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/7762.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/7762\",\"number\":7762,\"state\":\"closed\",\"locked\":false,\"title\":\"fix($parse): mark empty expressions as constants and literals\",\"user\":{\"login\":\"rodyhaddad\",\"id\":1331190,\"node_id\":\"MDQ6VXNlcjEzMzExOTA=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1331190?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rodyhaddad\",\"html_url\":\"https://github.com/rodyhaddad\",\"followers_url\":\"https://api.github.com/users/rodyhaddad/followers\",\"following_url\":\"https://api.github.com/users/rodyhaddad/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rodyhaddad/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rodyhaddad/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rodyhaddad/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rodyhaddad/orgs\",\"repos_url\":\"https://api.github.com/users/rodyhaddad/repos\",\"events_url\":\"https://api.github.com/users/rodyhaddad/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rodyhaddad/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"In response of [#1405 (comment)](https://github.com/angular/angular.js/issues/1405#issuecomment-45525863)\\n\\nI decided to mark it as a literal because `$parse(\'undefined\')` is a literal.\\n\",\"created_at\":\"2014-06-09T22:56:40Z\",\"updated_at\":\"2015-01-06T23:04:41Z\",\"closed_at\":\"2015-01-06T23:04:41Z\",\"merged_at\":null,\"merge_commit_sha\":\"d5c1c7dde8098fde49f26bc4039730b9251358ad\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":53200617,\"node_id\":\"MDU6TGFiZWw1MzIwMDYxNw==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/cla:%20yes\",\"name\":\"cla: yes\",\"color\":\"bfe5bf\",\"default\":false},{\"id\":69319224,\"node_id\":\"MDU6TGFiZWw2OTMxOTIyNA==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/component:%20$parse\",\"name\":\"component: $parse\",\"color\":\"fef2c0\",\"default\":false},{\"id\":53079815,\"node_id\":\"MDU6TGFiZWw1MzA3OTgxNQ==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/frequency:%20low\",\"name\":\"frequency: low\",\"color\":\"bfe5bf\",\"default\":false},{\"id\":83182243,\"node_id\":\"MDU6TGFiZWw4MzE4MjI0Mw==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/severity:%20broken%20expected%20use\",\"name\":\"severity: broken expected use\",\"color\":\"fbda00\",\"default\":false},{\"id\":58561,\"node_id\":\"MDU6TGFiZWw1ODU2MQ==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/type:%20bug\",\"name\":\"type: bug\",\"color\":\"000000\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/angular/angular.js/milestones/27\",\"html_url\":\"https://github.com/angular/angular.js/milestone/27\",\"labels_url\":\"https://api.github.com/repos/angular/angular.js/milestones/27/labels\",\"id\":489171,\"node_id\":\"MDk6TWlsZXN0b25lNDg5MTcx\",\"number\":27,\"title\":\"Backlog\",\"description\":\"Holds the backlog of issues and pull requests that have been triaged.\\r\\n\\r\\nBefore assigning items to this milestone they should be labelled, at the very least with the correct \\\"type\\\" label (i.e. \\\"issue\\\", \\\"pr\\\", \\\"bug\\\", \\\"regression\\\", \\\"chore\\\", \\\"docs\\\", etc). Preferably you should also check for duplicate issues/PRs, note CLA status and assign \\\"complexity\\\" and \\\"impact\\\" labels too.\",\"creator\":{\"login\":\"IgorMinar\",\"id\":216296,\"node_id\":\"MDQ6VXNlcjIxNjI5Ng==\",\"avatar_url\"
INSERT INTO `pullreq` VALUES ('869', 'rust-lang/rust', '7865', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/7865\",\"id\":7000982,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzAwMDk4Mg==\",\"html_url\":\"https://github.com/rust-lang/rust/pull/7865\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/7865.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/7865.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/7865\",\"number\":7865,\"state\":\"closed\",\"locked\":false,\"title\":\"Implement Option::take()\",\"user\":{\"login\":\"bluss\",\"id\":3209739,\"node_id\":\"MDQ6VXNlcjMyMDk3Mzk=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/3209739?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bluss\",\"html_url\":\"https://github.com/bluss\",\"followers_url\":\"https://api.github.com/users/bluss/followers\",\"following_url\":\"https://api.github.com/users/bluss/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bluss/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bluss/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bluss/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bluss/orgs\",\"repos_url\":\"https://api.github.com/users/bluss/repos\",\"events_url\":\"https://api.github.com/users/bluss/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bluss/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Implement Option::take() that replaces the value with None, and returns the Option value as it was.\\n\\nAs mentioned in issue #7764\\n\",\"created_at\":\"2013-07-17T23:55:23Z\",\"updated_at\":\"2014-07-06T23:02:27Z\",\"closed_at\":\"2013-07-18T00:13:15Z\",\"merged_at\":null,\"merge_commit_sha\":\"7f709645d0cc165de5a8925e952997a29e9b7f3b\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/7865/commits\",\"review_comments_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/7865/comments\",\"review_comment_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rust-lang/rust/issues/7865/comments\",\"statuses_url\":\"https://api.github.com/repos/rust-lang/rust/statuses/d7c3d7d62c6fbf452e8c1d166b951fa5bd7d515e\",\"head\":{\"label\":\"bluss:option-take\",\"ref\":\"option-take\",\"sha\":\"d7c3d7d62c6fbf452e8c1d166b951fa5bd7d515e\",\"user\":{\"login\":\"bluss\",\"id\":3209739,\"node_id\":\"MDQ6VXNlcjMyMDk3Mzk=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/3209739?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bluss\",\"html_url\":\"https://github.com/bluss\",\"followers_url\":\"https://api.github.com/users/bluss/followers\",\"following_url\":\"https://api.github.com/users/bluss/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bluss/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bluss/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bluss/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bluss/orgs\",\"repos_url\":\"https://api.github.com/users/bluss/repos\",\"events_url\":\"https://api.github.com/users/bluss/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bluss/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"rust-lang:master\",\"ref\":\"master\",\"sha\":\"3d13d4b58d5d871312537fabd736811c13ebcf4d\",\"user\":{\"login\":\"rust-lang\",\"id\":5430905,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjU0MzA5MDU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5430905?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rust-lang\",\"html_url\":\"https://github.com/rust-lang\",\"followers_url\":\"https://api.github.com/users/rust-lang/followers\",\"following_url\":\"https://api.github.com/users/rust-lang/following{/other_u
INSERT INTO `pullreq` VALUES ('874', 'nodejs/node', '8587', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/8587\",\"id\":85669085,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODU2NjkwODU=\",\"html_url\":\"https://github.com/nodejs/node/pull/8587\",\"diff_url\":\"https://github.com/nodejs/node/pull/8587.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/8587.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/8587\",\"number\":8587,\"state\":\"closed\",\"locked\":false,\"title\":\"util: Add format for SharedArrayBuffer\",\"user\":{\"login\":\"yosuke-furukawa\",\"id\":555645,\"node_id\":\"MDQ6VXNlcjU1NTY0NQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/555645?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/yosuke-furukawa\",\"html_url\":\"https://github.com/yosuke-furukawa\",\"followers_url\":\"https://api.github.com/users/yosuke-furukawa/followers\",\"following_url\":\"https://api.github.com/users/yosuke-furukawa/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/yosuke-furukawa/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/yosuke-furukawa/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/yosuke-furukawa/subscriptions\",\"organizations_url\":\"https://api.github.com/users/yosuke-furukawa/orgs\",\"repos_url\":\"https://api.github.com/users/yosuke-furukawa/repos\",\"events_url\":\"https://api.github.com/users/yosuke-furukawa/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/yosuke-furukawa/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"<!--\\nThank you for your pull request. Please review below requirements.\\n\\nBug fixes and new features should include tests and possibly benchmarks.\\n\\nContributors guide: https://github.com/nodejs/node/blob/master/CONTRIBUTING.md\\n-->\\n##### Checklist\\n\\n<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->\\n- [x] `make -j4 test` (UNIX), or `vcbuild test nosign` (Windows) passes\\n- [x] tests and/or benchmarks are included\\n- [x] commit message follows commit guidelines\\n##### Affected core subsystem(s)\\n\\n<!-- Provide affected core subsystem(s) (like doc, cluster, crypto, etc). -->\\n\\nutil\\n##### Description of change\\n\\n<!-- Provide a description of the change below this comment. -->\\n\\n[SharedArrayBuffer](https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer) is a new global object to share memories between workers.\\nCurrently workers does not work in node, but future v8 has those new global objects.\\nThis change supports a format for SharedArrayBuffer.\\n\\nNote: this PR is from code-and-learn \\nhttps://github.com/nodejs/code-and-learn/issues/56#issuecomment-247447165\\n\",\"created_at\":\"2016-09-17T09:16:14Z\",\"updated_at\":\"2016-09-26T15:10:21Z\",\"closed_at\":\"2016-09-26T15:10:21Z\",\"merged_at\":null,\"merge_commit_sha\":\"03fcb5cac8bf02f5443a504b6c825c06255fff7e\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155267502,\"node_id\":\"MDU6TGFiZWwxNTUyNjc1MDI=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/C++\",\"name\":\"C++\",\"color\":\"e11d21\",\"default\":false},{\"id\":169485478,\"node_id\":\"MDU6TGFiZWwxNjk0ODU0Nzg=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/semver-minor\",\"name\":\"semver-minor\",\"color\":\"fef2c0\",\"default\":false},{\"id\":155267446,\"node_id\":\"MDU6TGFiZWwxNTUyNjc0NDY=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/util\",\"name\":\"util\",\"color\":\"d4c5f9\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/8587/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/8587/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/8587/comments\",\"statuses_url\":\"https://api.github.com/repos/no
INSERT INTO `pullreq` VALUES ('878', 'symfony/symfony', '4940', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/4940\",\"id\":1803311,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTgwMzMxMQ==\",\"html_url\":\"https://github.com/symfony/symfony/pull/4940\",\"diff_url\":\"https://github.com/symfony/symfony/pull/4940.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/4940.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/4940\",\"number\":4940,\"state\":\"closed\",\"locked\":false,\"title\":\"Added more verbose message for exception when form types have wrong getName\",\"user\":{\"login\":\"biozshock\",\"id\":169384,\"node_id\":\"MDQ6VXNlcjE2OTM4NA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/169384?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/biozshock\",\"html_url\":\"https://github.com/biozshock\",\"followers_url\":\"https://api.github.com/users/biozshock/followers\",\"following_url\":\"https://api.github.com/users/biozshock/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/biozshock/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/biozshock/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/biozshock/subscriptions\",\"organizations_url\":\"https://api.github.com/users/biozshock/orgs\",\"repos_url\":\"https://api.github.com/users/biozshock/repos\",\"events_url\":\"https://api.github.com/users/biozshock/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/biozshock/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"PR based on discussion of commit introduces exception when custom form type have no getName method. https://github.com/symfony/symfony/commit/6489a65960a05b6a5a4f5c5074b941a6765c6381\\n\",\"created_at\":\"2012-07-16T13:28:39Z\",\"updated_at\":\"2014-07-05T18:12:22Z\",\"closed_at\":\"2012-07-18T12:46:19Z\",\"merged_at\":\"2012-07-18T12:46:19Z\",\"merge_commit_sha\":\"0bdbaa6e4b3ae3da92997500a91a157be51e500e\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/4940/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/4940/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/4940/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/89975ef9d6e35fa95e3d63e3b0f332eba72b8e07\",\"head\":{\"label\":\"biozshock:more-verbose-message-form-getname\",\"ref\":\"more-verbose-message-form-getname\",\"sha\":\"89975ef9d6e35fa95e3d63e3b0f332eba72b8e07\",\"user\":{\"login\":\"biozshock\",\"id\":169384,\"node_id\":\"MDQ6VXNlcjE2OTM4NA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/169384?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/biozshock\",\"html_url\":\"https://github.com/biozshock\",\"followers_url\":\"https://api.github.com/users/biozshock/followers\",\"following_url\":\"https://api.github.com/users/biozshock/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/biozshock/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/biozshock/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/biozshock/subscriptions\",\"organizations_url\":\"https://api.github.com/users/biozshock/orgs\",\"repos_url\":\"https://api.github.com/users/biozshock/repos\",\"events_url\":\"https://api.github.com/users/biozshock/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/biozshock/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":3272496,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMjcyNDk2\",\"name\":\"symfony\",\"full_name\":\"biozshock/symfony\",\"owner\":{\"login\":\"biozshock\",\"id\":169384,\"node_id\":\"MDQ6VXNlcjE2OTM4NA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/169384?v=4\",\"gravatar_id\":\"\",\"u
INSERT INTO `pullreq` VALUES ('882', 'symfony/symfony', '9613', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/9613\",\"id\":10278875,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAyNzg4NzU=\",\"html_url\":\"https://github.com/symfony/symfony/pull/9613\",\"diff_url\":\"https://github.com/symfony/symfony/pull/9613.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/9613.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/9613\",\"number\":9613,\"state\":\"closed\",\"locked\":false,\"title\":\"Changed Role to RoleInterface\",\"user\":{\"login\":\"MarieMinasyan\",\"id\":1398717,\"node_id\":\"MDQ6VXNlcjEzOTg3MTc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1398717?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/MarieMinasyan\",\"html_url\":\"https://github.com/MarieMinasyan\",\"followers_url\":\"https://api.github.com/users/MarieMinasyan/followers\",\"following_url\":\"https://api.github.com/users/MarieMinasyan/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/MarieMinasyan/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/MarieMinasyan/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/MarieMinasyan/subscriptions\",\"organizations_url\":\"https://api.github.com/users/MarieMinasyan/orgs\",\"repos_url\":\"https://api.github.com/users/MarieMinasyan/repos\",\"events_url\":\"https://api.github.com/users/MarieMinasyan/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/MarieMinasyan/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Changed Role to RoleInterface so that one doesn\'t have to extend Role, but simply implement RoleInterface.\\nMaybe be better to merge to branch 2.3/2.4\\n\",\"created_at\":\"2013-11-25T22:25:17Z\",\"updated_at\":\"2014-07-06T06:31:39Z\",\"closed_at\":\"2013-11-28T13:22:43Z\",\"merged_at\":null,\"merge_commit_sha\":\"b2c9c0fbfd69dc00f5bdac3bd03b655dfa036a25\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":99600,\"node_id\":\"MDU6TGFiZWw5OTYwMA==\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Security\",\"name\":\"Security\",\"color\":\"DDDDDD\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/9613/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/9613/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/9613/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/27e2f5032d86b2413b89974416b9922bd03917f7\",\"head\":{\"label\":\"MarieMinasyan:patch-1\",\"ref\":\"patch-1\",\"sha\":\"27e2f5032d86b2413b89974416b9922bd03917f7\",\"user\":{\"login\":\"MarieMinasyan\",\"id\":1398717,\"node_id\":\"MDQ6VXNlcjEzOTg3MTc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1398717?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/MarieMinasyan\",\"html_url\":\"https://github.com/MarieMinasyan\",\"followers_url\":\"https://api.github.com/users/MarieMinasyan/followers\",\"following_url\":\"https://api.github.com/users/MarieMinasyan/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/MarieMinasyan/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/MarieMinasyan/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/MarieMinasyan/subscriptions\",\"organizations_url\":\"https://api.github.com/users/MarieMinasyan/orgs\",\"repos_url\":\"https://api.github.com/users/MarieMinasyan/repos\",\"events_url\":\"https://api.github.com/users/MarieMinasyan/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/MarieMinasyan/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"symfony:master\",\"ref\":\"master\",\"sha\":\"4aab341d59ba217a70e7c114c73ac00a61e75377\",\"u
INSERT INTO `pullreq` VALUES ('887', 'symfony/symfony-docs', '2702', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/2702\",\"id\":6127957,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjEyNzk1Nw==\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/2702\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/2702.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/2702.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/2702\",\"number\":2702,\"state\":\"closed\",\"locked\":false,\"title\":\"Process: missing constant colon\",\"user\":{\"login\":\"Divi\",\"id\":1122160,\"node_id\":\"MDQ6VXNlcjExMjIxNjA=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1122160?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Divi\",\"html_url\":\"https://github.com/Divi\",\"followers_url\":\"https://api.github.com/users/Divi/followers\",\"following_url\":\"https://api.github.com/users/Divi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Divi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Divi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Divi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Divi/orgs\",\"repos_url\":\"https://api.github.com/users/Divi/repos\",\"events_url\":\"https://api.github.com/users/Divi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Divi/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Doc fix? | yes |\\n| New docs? | no |\\n| Applies to | 2.1+ |\\n| Fixed tickets | X |\\n\",\"created_at\":\"2013-06-05T10:01:53Z\",\"updated_at\":\"2014-07-03T10:37:25Z\",\"closed_at\":\"2013-06-30T17:03:08Z\",\"merged_at\":null,\"merge_commit_sha\":\"37d5ee9b2d32fee2b80425d92575e610a63c3b2d\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/2702/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/2702/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/2702/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/9fe6296b97b8037e085b1cb82e1f729a643cdb26\",\"head\":{\"label\":\"Divi:patch-1\",\"ref\":\"patch-1\",\"sha\":\"9fe6296b97b8037e085b1cb82e1f729a643cdb26\",\"user\":{\"login\":\"Divi\",\"id\":1122160,\"node_id\":\"MDQ6VXNlcjExMjIxNjA=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1122160?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Divi\",\"html_url\":\"https://github.com/Divi\",\"followers_url\":\"https://api.github.com/users/Divi/followers\",\"following_url\":\"https://api.github.com/users/Divi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Divi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Divi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Divi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Divi/orgs\",\"repos_url\":\"https://api.github.com/users/Divi/repos\",\"events_url\":\"https://api.github.com/users/Divi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Divi/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"symfony:master\",\"ref\":\"master\",\"sha\":\"030a6f8672e914642ddc09dadca3043e98e186f1\",\"user\":{\"login\":\"symfony\",\"id\":143937,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjE0MzkzNw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/143937?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/symfony\",\"html_url\":\"https://github.com/symfony\",\"followers_url\":\"https://api.github.com/users/symfony/followers\",\"following_url\":\"https://api.github.com/users/symfony/following
INSERT INTO `pullreq` VALUES ('892', 'rails/rails', '2062', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/2062\",\"id\":222656,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjIyNjU2\",\"html_url\":\"https://github.com/rails/rails/pull/2062\",\"diff_url\":\"https://github.com/rails/rails/pull/2062.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/2062.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/2062\",\"number\":2062,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix MSSQL and Firebird .exists? problem (issue #1623)\",\"user\":{\"login\":\"arkadiyk\",\"id\":222976,\"node_id\":\"MDQ6VXNlcjIyMjk3Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/222976?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/arkadiyk\",\"html_url\":\"https://github.com/arkadiyk\",\"followers_url\":\"https://api.github.com/users/arkadiyk/followers\",\"following_url\":\"https://api.github.com/users/arkadiyk/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/arkadiyk/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/arkadiyk/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/arkadiyk/subscriptions\",\"organizations_url\":\"https://api.github.com/users/arkadiyk/orgs\",\"repos_url\":\"https://api.github.com/users/arkadiyk/repos\",\"events_url\":\"https://api.github.com/users/arkadiyk/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/arkadiyk/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"MSSQL and Firebird DBs require the fake column to named.\\n\",\"created_at\":\"2011-07-14T02:17:49Z\",\"updated_at\":\"2014-06-26T15:28:53Z\",\"closed_at\":\"2012-04-28T13:10:58Z\",\"merged_at\":null,\"merge_commit_sha\":\"02cf7da581684cc447bd62c5dba2fa7cb8f28034\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/2062/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/2062/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/2062/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/7e2ddddb303d17adc825ebb691097a93902fa539\",\"head\":{\"label\":\"arkadiyk:master\",\"ref\":\"master\",\"sha\":\"7e2ddddb303d17adc825ebb691097a93902fa539\",\"user\":{\"login\":\"arkadiyk\",\"id\":222976,\"node_id\":\"MDQ6VXNlcjIyMjk3Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/222976?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/arkadiyk\",\"html_url\":\"https://github.com/arkadiyk\",\"followers_url\":\"https://api.github.com/users/arkadiyk/followers\",\"following_url\":\"https://api.github.com/users/arkadiyk/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/arkadiyk/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/arkadiyk/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/arkadiyk/subscriptions\",\"organizations_url\":\"https://api.github.com/users/arkadiyk/orgs\",\"repos_url\":\"https://api.github.com/users/arkadiyk/repos\",\"events_url\":\"https://api.github.com/users/arkadiyk/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/arkadiyk/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":1965376,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxOTY1Mzc2\",\"name\":\"rails\",\"full_name\":\"arkadiyk/rails\",\"owner\":{\"login\":\"arkadiyk\",\"id\":222976,\"node_id\":\"MDQ6VXNlcjIyMjk3Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/222976?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/arkadiyk\",\"html_url\":\"https://github.com/arkadiyk\",\"followers_url\":\"https://api.github.com/users/arkadiyk/followers\",\"following_url\":\"https://api.github.com/users/arkadiyk/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/arkadiyk/gis
INSERT INTO `pullreq` VALUES ('897', 'elastic/elasticsearch', '7897', '{\"url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/7897\",\"id\":21845369,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjE4NDUzNjk=\",\"html_url\":\"https://github.com/elastic/elasticsearch/pull/7897\",\"diff_url\":\"https://github.com/elastic/elasticsearch/pull/7897.diff\",\"patch_url\":\"https://github.com/elastic/elasticsearch/pull/7897.patch\",\"issue_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/7897\",\"number\":7897,\"state\":\"closed\",\"locked\":false,\"title\":\"\\\"filter\\\" : { ... },\",\"user\":{\"login\":\"Sohair63\",\"id\":8349026,\"node_id\":\"MDQ6VXNlcjgzNDkwMjY=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/8349026?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Sohair63\",\"html_url\":\"https://github.com/Sohair63\",\"followers_url\":\"https://api.github.com/users/Sohair63/followers\",\"following_url\":\"https://api.github.com/users/Sohair63/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Sohair63/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Sohair63/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Sohair63/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Sohair63/orgs\",\"repos_url\":\"https://api.github.com/users/Sohair63/repos\",\"events_url\":\"https://api.github.com/users/Sohair63/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Sohair63/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The ending braces.\\n\",\"created_at\":\"2014-09-26T12:31:56Z\",\"updated_at\":\"2014-10-14T11:27:21Z\",\"closed_at\":\"2014-10-14T11:27:21Z\",\"merged_at\":null,\"merge_commit_sha\":\"53f75559228dff9d4d8055629f39eadd21e6578a\",\"assignee\":{\"login\":\"clintongormley\",\"id\":56599,\"node_id\":\"MDQ6VXNlcjU2NTk5\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/56599?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/clintongormley\",\"html_url\":\"https://github.com/clintongormley\",\"followers_url\":\"https://api.github.com/users/clintongormley/followers\",\"following_url\":\"https://api.github.com/users/clintongormley/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/clintongormley/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/clintongormley/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/clintongormley/subscriptions\",\"organizations_url\":\"https://api.github.com/users/clintongormley/orgs\",\"repos_url\":\"https://api.github.com/users/clintongormley/repos\",\"events_url\":\"https://api.github.com/users/clintongormley/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/clintongormley/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"clintongormley\",\"id\":56599,\"node_id\":\"MDQ6VXNlcjU2NTk5\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/56599?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/clintongormley\",\"html_url\":\"https://github.com/clintongormley\",\"followers_url\":\"https://api.github.com/users/clintongormley/followers\",\"following_url\":\"https://api.github.com/users/clintongormley/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/clintongormley/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/clintongormley/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/clintongormley/subscriptions\",\"organizations_url\":\"https://api.github.com/users/clintongormley/orgs\",\"repos_url\":\"https://api.github.com/users/clintongormley/repos\",\"events_url\":\"https://api.github.com/users/clintongormley/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/clintongormley/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":23715,\"node_id\":\"MDU6TGFiZWwyMzcxNQ==\",\"url\":\"https://api.github.com/repos/elastic/el
INSERT INTO `pullreq` VALUES ('901', 'symfony/symfony-docs', '4550', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/4550\",\"id\":25223693,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjUyMjM2OTM=\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/4550\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/4550.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/4550.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/4550\",\"number\":4550,\"state\":\"closed\",\"locked\":false,\"title\":\"Ref #3903 - Normalize methods listings\",\"user\":{\"login\":\"ternel\",\"id\":359558,\"node_id\":\"MDQ6VXNlcjM1OTU1OA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/359558?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ternel\",\"html_url\":\"https://github.com/ternel\",\"followers_url\":\"https://api.github.com/users/ternel/followers\",\"following_url\":\"https://api.github.com/users/ternel/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ternel/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ternel/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ternel/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ternel/orgs\",\"repos_url\":\"https://api.github.com/users/ternel/repos\",\"events_url\":\"https://api.github.com/users/ternel/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ternel/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Doc fix? | yes |\\n| New docs? | no |\\n| Applies to | 2.3+ |\\n| Fixed tickets | #3903 |\\n\\nI only did this on methods listings which have some informations about the methods. (ie. I didn\'t change anything on this page: http://symfony.com/doc/current/contributing/code/conventions.html#method-names)\\n\",\"created_at\":\"2014-11-29T14:50:46Z\",\"updated_at\":\"2014-12-22T11:12:54Z\",\"closed_at\":\"2014-12-22T11:12:27Z\",\"merged_at\":null,\"merge_commit_sha\":\"0e120a8f5e8dd5664a1f07b4dd20633a6dba705c\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":122168046,\"node_id\":\"MDU6TGFiZWwxMjIxNjgwNDY=\",\"url\":\"https://api.github.com/repos/symfony/symfony-docs/labels/Status:%20Reviewed\",\"name\":\"Status: Reviewed\",\"color\":\"0e8a16\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/4550/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/4550/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/4550/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/0912b19ee7002ef81fcda4511bc5599fefa732e8\",\"head\":{\"label\":\"ternel:normalize_method_listings\",\"ref\":\"normalize_method_listings\",\"sha\":\"0912b19ee7002ef81fcda4511bc5599fefa732e8\",\"user\":{\"login\":\"ternel\",\"id\":359558,\"node_id\":\"MDQ6VXNlcjM1OTU1OA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/359558?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ternel\",\"html_url\":\"https://github.com/ternel\",\"followers_url\":\"https://api.github.com/users/ternel/followers\",\"following_url\":\"https://api.github.com/users/ternel/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ternel/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ternel/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ternel/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ternel/orgs\",\"repos_url\":\"https://api.github.com/users/ternel/repos\",\"events_url\":\"https://api.github.com/users/ternel/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ternel/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":27302080,\"node_
INSERT INTO `pullreq` VALUES ('906', 'pydata/pandas', '12603', '{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/12603\",\"id\":62655968,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjI2NTU5Njg=\",\"html_url\":\"https://github.com/pandas-dev/pandas/pull/12603\",\"diff_url\":\"https://github.com/pandas-dev/pandas/pull/12603.diff\",\"patch_url\":\"https://github.com/pandas-dev/pandas/pull/12603.patch\",\"issue_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/12603\",\"number\":12603,\"state\":\"closed\",\"locked\":false,\"title\":\"BUG: Matched Round Signature with NumPy\'s\",\"user\":{\"login\":\"gfyoung\",\"id\":9273653,\"node_id\":\"MDQ6VXNlcjkyNzM2NTM=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/9273653?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gfyoung\",\"html_url\":\"https://github.com/gfyoung\",\"followers_url\":\"https://api.github.com/users/gfyoung/followers\",\"following_url\":\"https://api.github.com/users/gfyoung/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gfyoung/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gfyoung/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gfyoung/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gfyoung/orgs\",\"repos_url\":\"https://api.github.com/users/gfyoung/repos\",\"events_url\":\"https://api.github.com/users/gfyoung/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/gfyoung/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Closes #12600 by re-accepting the `out` parameter as a `**kwargs` argument. Also removes the `out` parameter from the signature for `DataFrame.round` and replaces it with `**kwargs` like its `Series` counterpart. Furthermore, since `out` is a parameter that is not supported in `pandas`, checks that `out` is `None` and throws an error if it isn\'t.\\n\",\"created_at\":\"2016-03-12T23:38:09Z\",\"updated_at\":\"2016-03-17T23:16:03Z\",\"closed_at\":\"2016-03-17T22:57:44Z\",\"merged_at\":null,\"merge_commit_sha\":\"cf8832f7de8185eb2fb009451f5eb54eee1bed61\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":76865106,\"node_id\":\"MDU6TGFiZWw3Njg2NTEwNg==\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/Compat\",\"name\":\"Compat\",\"color\":\"0052cc\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/38\",\"html_url\":\"https://github.com/pandas-dev/pandas/milestone/38\",\"labels_url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/38/labels\",\"id\":1570594,\"node_id\":\"MDk6TWlsZXN0b25lMTU3MDU5NA==\",\"number\":38,\"title\":\"0.18.1\",\"description\":\"after 0.18.0 of course!\",\"creator\":{\"login\":\"jreback\",\"id\":953992,\"node_id\":\"MDQ6VXNlcjk1Mzk5Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/953992?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jreback\",\"html_url\":\"https://github.com/jreback\",\"followers_url\":\"https://api.github.com/users/jreback/followers\",\"following_url\":\"https://api.github.com/users/jreback/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jreback/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jreback/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jreback/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jreback/orgs\",\"repos_url\":\"https://api.github.com/users/jreback/repos\",\"events_url\":\"https://api.github.com/users/jreback/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jreback/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":306,\"state\":\"closed\",\"created_at\":\"2016-02-08T15:29:59Z\",\"updated_at\":\"2017-08-10T09:01:26Z\",\"due_on\":\"2016-05-04T07:00:00Z\",\"closed_at\":\"2016-05-05T00:34:40Z\"},\"commits_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/12603/commits\",\"revi
INSERT INTO `pullreq` VALUES ('910', 'cocos2d/cocos2d-x', '10526', '{\"url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/10526\",\"id\":29598249,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mjk1OTgyNDk=\",\"html_url\":\"https://github.com/cocos2d/cocos2d-x/pull/10526\",\"diff_url\":\"https://github.com/cocos2d/cocos2d-x/pull/10526.diff\",\"patch_url\":\"https://github.com/cocos2d/cocos2d-x/pull/10526.patch\",\"issue_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/10526\",\"number\":10526,\"state\":\"closed\",\"locked\":false,\"title\":\"CocosStudio 3DReader\",\"user\":{\"login\":\"sun-ray\",\"id\":9347789,\"node_id\":\"MDQ6VXNlcjkzNDc3ODk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/9347789?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sun-ray\",\"html_url\":\"https://github.com/sun-ray\",\"followers_url\":\"https://api.github.com/users/sun-ray/followers\",\"following_url\":\"https://api.github.com/users/sun-ray/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sun-ray/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sun-ray/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sun-ray/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sun-ray/orgs\",\"repos_url\":\"https://api.github.com/users/sun-ray/repos\",\"events_url\":\"https://api.github.com/users/sun-ray/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sun-ray/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Node3D is the base node of CocosStudio 3D Editor\\nNode3DReader pull request\\n\",\"created_at\":\"2015-02-19T09:56:02Z\",\"updated_at\":\"2015-02-20T01:13:05Z\",\"closed_at\":\"2015-02-20T01:13:05Z\",\"merged_at\":\"2015-02-20T01:13:05Z\",\"merge_commit_sha\":\"1a9f9f5babb5b407988629348f993c87d97a22b1\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/10526/commits\",\"review_comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/10526/comments\",\"review_comment_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/10526/comments\",\"statuses_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/statuses/8eb201797d11fc628536fdcddab56630dc83f9a7\",\"head\":{\"label\":\"sun-ray:v3\",\"ref\":\"v3\",\"sha\":\"8eb201797d11fc628536fdcddab56630dc83f9a7\",\"user\":{\"login\":\"sun-ray\",\"id\":9347789,\"node_id\":\"MDQ6VXNlcjkzNDc3ODk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/9347789?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sun-ray\",\"html_url\":\"https://github.com/sun-ray\",\"followers_url\":\"https://api.github.com/users/sun-ray/followers\",\"following_url\":\"https://api.github.com/users/sun-ray/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sun-ray/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sun-ray/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sun-ray/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sun-ray/orgs\",\"repos_url\":\"https://api.github.com/users/sun-ray/repos\",\"events_url\":\"https://api.github.com/users/sun-ray/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sun-ray/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":30957618,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMDk1NzYxOA==\",\"name\":\"cocos2d-x\",\"full_name\":\"sun-ray/cocos2d-x\",\"owner\":{\"login\":\"sun-ray\",\"id\":9347789,\"node_id\":\"MDQ6VXNlcjkzNDc3ODk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/9347789?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sun-ray\",\"html_url\":\"https://github.com/sun-ray\",\"followers_url\":\"https://api.github.com/users/sun-ray/followers\",\"following_url\":\"https://api.github.com/users/sun-ray/following{/ot
INSERT INTO `pullreq` VALUES ('914', 'symfony/symfony', '21325', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/21325\",\"id\":101933149,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAxOTMzMTQ5\",\"html_url\":\"https://github.com/symfony/symfony/pull/21325\",\"diff_url\":\"https://github.com/symfony/symfony/pull/21325.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/21325.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/21325\",\"number\":21325,\"state\":\"closed\",\"locked\":false,\"title\":\"[FrameworkBundle] Clean unnecessary method_exists calls in descriptors\",\"user\":{\"login\":\"ogizanagi\",\"id\":2211145,\"node_id\":\"MDQ6VXNlcjIyMTExNDU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2211145?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ogizanagi\",\"html_url\":\"https://github.com/ogizanagi\",\"followers_url\":\"https://api.github.com/users/ogizanagi/followers\",\"following_url\":\"https://api.github.com/users/ogizanagi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ogizanagi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ogizanagi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ogizanagi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ogizanagi/orgs\",\"repos_url\":\"https://api.github.com/users/ogizanagi/repos\",\"events_url\":\"https://api.github.com/users/ogizanagi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ogizanagi/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A\\r\\n| ------------- | ---\\r\\n| Branch? | 2.8\\r\\n| Bug fix? | no, only cleanup right now\\r\\n| New feature? | no\\r\\n| BC breaks? | no\\r\\n| Deprecations? | no\\r\\n| Tests pass? | yes\\r\\n| Fixed tickets | N/A\\r\\n| License | MIT\\r\\n| Doc PR | N/A\\r\\n\\r\\nThose checks look useless as soon as the [FrameworkBundle v2.8 already requires the DI component 2.8 version](https://github.com/symfony/symfony/blob/v2.8.0/src/Symfony/Bundle/FrameworkBundle/composer.json#L22) in which were introduced these methods.\\r\\n\\r\\nI also spotted the fact the `shared` property is missing from the `TextDescriptor` (at least should appear when a service is not shared IMHO) and the `autowiringTypes` are also missing from the `XmlDescriptor`.\\r\\n\\r\\nWDYT about fixing this here too, as a bug fix? Or should we actually consider the whole thing (clean + missing info in descriptors) as an enhancement and target master instead?\",\"created_at\":\"2017-01-17T19:46:10Z\",\"updated_at\":\"2017-01-19T09:19:41Z\",\"closed_at\":\"2017-01-19T09:18:41Z\",\"merged_at\":null,\"merge_commit_sha\":\"d31d144911443272378ef086c7adb5dfd71047f8\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/21325/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/21325/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/21325/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/a13bf5659a145f3b25805324aad34d425fbfac60\",\"head\":{\"label\":\"ogizanagi:clean/2.8/descriptors\",\"ref\":\"clean/2.8/descriptors\",\"sha\":\"a13bf5659a145f3b25805324aad34d425fbfac60\",\"user\":{\"login\":\"ogizanagi\",\"id\":2211145,\"node_id\":\"MDQ6VXNlcjIyMTExNDU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2211145?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ogizanagi\",\"html_url\":\"https://github.com/ogizanagi\",\"followers_url\":\"https://api.github.com/users/ogizanagi/followers\",\"following_url\":\"https://api.github.com/users/ogizanagi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ogizanagi/gists{/gist_id}\",\"starred_url\":\"https://api.github.
INSERT INTO `pullreq` VALUES ('918', 'scikit-learn/scikit-learn', '4493', '{\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/4493\",\"id\":32502608,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzI1MDI2MDg=\",\"html_url\":\"https://github.com/scikit-learn/scikit-learn/pull/4493\",\"diff_url\":\"https://github.com/scikit-learn/scikit-learn/pull/4493.diff\",\"patch_url\":\"https://github.com/scikit-learn/scikit-learn/pull/4493.patch\",\"issue_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/4493\",\"number\":4493,\"state\":\"closed\",\"locked\":false,\"title\":\"FeatureUnion: add weights in get_params\",\"user\":{\"login\":\"banilo\",\"id\":3907396,\"node_id\":\"MDQ6VXNlcjM5MDczOTY=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/3907396?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/banilo\",\"html_url\":\"https://github.com/banilo\",\"followers_url\":\"https://api.github.com/users/banilo/followers\",\"following_url\":\"https://api.github.com/users/banilo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/banilo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/banilo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/banilo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/banilo/orgs\",\"repos_url\":\"https://api.github.com/users/banilo/repos\",\"events_url\":\"https://api.github.com/users/banilo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/banilo/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"tries to address #4465\\n\",\"created_at\":\"2015-04-02T11:17:37Z\",\"updated_at\":\"2015-04-19T19:56:13Z\",\"closed_at\":\"2015-04-19T19:56:13Z\",\"merged_at\":null,\"merge_commit_sha\":\"fcd778266fe18b7346b864b9ebfd5cdc2c54b572\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/4493/commits\",\"review_comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/4493/comments\",\"review_comment_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/4493/comments\",\"statuses_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/statuses/d7432e3acf2acb46aa5dbe725af4a20a58be68a0\",\"head\":{\"label\":\"banilo:featunion_params\",\"ref\":\"featunion_params\",\"sha\":\"d7432e3acf2acb46aa5dbe725af4a20a58be68a0\",\"user\":{\"login\":\"banilo\",\"id\":3907396,\"node_id\":\"MDQ6VXNlcjM5MDczOTY=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/3907396?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/banilo\",\"html_url\":\"https://github.com/banilo\",\"followers_url\":\"https://api.github.com/users/banilo/followers\",\"following_url\":\"https://api.github.com/users/banilo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/banilo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/banilo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/banilo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/banilo/orgs\",\"repos_url\":\"https://api.github.com/users/banilo/repos\",\"events_url\":\"https://api.github.com/users/banilo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/banilo/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":26391071,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyNjM5MTA3MQ==\",\"name\":\"scikit-learn\",\"full_name\":\"banilo/scikit-learn\",\"owner\":{\"login\":\"banilo\",\"id\":3907396,\"node_id\":\"MDQ6VXNlcjM5MDczOTY=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/3907396?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/banilo\",\"html_url\":\"https://github.com/banilo\",\"followers_url\":\"https://api.github.com/users/banilo/followers\",\"following_url\":\"https://api.github.com/
INSERT INTO `pullreq` VALUES ('922', 'scikit-learn/scikit-learn', '8517', '{\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/8517\",\"id\":109115171,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA5MTE1MTcx\",\"html_url\":\"https://github.com/scikit-learn/scikit-learn/pull/8517\",\"diff_url\":\"https://github.com/scikit-learn/scikit-learn/pull/8517.diff\",\"patch_url\":\"https://github.com/scikit-learn/scikit-learn/pull/8517.patch\",\"issue_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/8517\",\"number\":8517,\"state\":\"closed\",\"locked\":false,\"title\":\"[MRG] Added variable type check for hyperparameter.bounds\",\"user\":{\"login\":\"RuiyeNi\",\"id\":8366867,\"node_id\":\"MDQ6VXNlcjgzNjY4Njc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/8366867?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/RuiyeNi\",\"html_url\":\"https://github.com/RuiyeNi\",\"followers_url\":\"https://api.github.com/users/RuiyeNi/followers\",\"following_url\":\"https://api.github.com/users/RuiyeNi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/RuiyeNi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/RuiyeNi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/RuiyeNi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/RuiyeNi/orgs\",\"repos_url\":\"https://api.github.com/users/RuiyeNi/repos\",\"events_url\":\"https://api.github.com/users/RuiyeNi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/RuiyeNi/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"<!--\\r\\nThanks for contributing a pull request! Please ensure you have taken a look at\\r\\nthe contribution guidelines: https://github.com/scikit-learn/scikit-learn/blob/master/CONTRIBUTING.md#Contributing-Pull-Requests\\r\\n-->\\r\\n#### Reference Issue\\r\\n<!-- Example: Fixes #8503 -->\\r\\nFixes #8503\\r\\n\\r\\n#### What does this implement/fix? Explain your changes.\\r\\nAdded variable type check for hyperparameter.bounds before comparison with \\\"fixed\\\".\\r\\n\\r\\n#### Any other comments?\\r\\nNope.\\r\\n\\r\\n<!--\\r\\nPlease be aware that we are a loose team of volunteers so patience is\\r\\nnecessary; assistance handling other issues is very welcome. We value\\r\\nall user contributions, no matter how minor they are. If we are slow to\\r\\nreview, either the pull request needs some benchmarking, tinkering,\\r\\nconvincing, etc. or more likely the reviewers are simply busy. In either\\r\\ncase, we ask for your understanding during the review process.\\r\\nFor more information, see our FAQ on this topic:\\r\\nhttp://scikit-learn.org/dev/faq.html#why-is-my-pull-request-not-getting-any-attention.\\r\\n\\r\\nThanks for contributing!\\r\\n-->\",\"created_at\":\"2017-03-04T17:27:10Z\",\"updated_at\":\"2017-03-05T01:03:52Z\",\"closed_at\":\"2017-03-04T21:45:18Z\",\"merged_at\":null,\"merge_commit_sha\":\"2f8e9b64b34a8e5045b8e7c3dd7a7709322b8be7\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/8517/commits\",\"review_comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/8517/comments\",\"review_comment_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/8517/comments\",\"statuses_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/statuses/b4becad8372b27793d074f72d2b4b2a3d276c25f\",\"head\":{\"label\":\"RuiyeNi:my-feature\",\"ref\":\"my-feature\",\"sha\":\"b4becad8372b27793d074f72d2b4b2a3d276c25f\",\"user\":{\"login\":\"RuiyeNi\",\"id\":8366867,\"node_id\":\"MDQ6VXNlcjgzNjY4Njc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/8366867?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/RuiyeNi\",\"html_url\":\"https://github.com/RuiyeNi\",\"followers_url\":\"https://api.github.co
INSERT INTO `pullreq` VALUES ('927', 'kubernetes/kubernetes', '47455', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/47455\",\"id\":125446875,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTI1NDQ2ODc1\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/47455\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/47455.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/47455.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/47455\",\"number\":47455,\"state\":\"closed\",\"locked\":false,\"title\":\"Replace `jregan` with `monopole` in main OWNERS file\",\"user\":{\"login\":\"apelisse\",\"id\":1929644,\"node_id\":\"MDQ6VXNlcjE5Mjk2NDQ=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1929644?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/apelisse\",\"html_url\":\"https://github.com/apelisse\",\"followers_url\":\"https://api.github.com/users/apelisse/followers\",\"following_url\":\"https://api.github.com/users/apelisse/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/apelisse/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/apelisse/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/apelisse/subscriptions\",\"organizations_url\":\"https://api.github.com/users/apelisse/orgs\",\"repos_url\":\"https://api.github.com/users/apelisse/repos\",\"events_url\":\"https://api.github.com/users/apelisse/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/apelisse/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"**What this PR does / why we need it**: Looks like there was a mistake there. It should be the github handle, nothing else will work.\\r\\n\\r\\n**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: Doesn\'t fix any issue. Please approve no-issue.\\r\\n\\r\\n**Special notes for your reviewer**:\\r\\n\\r\\n**Release note**:\\r\\n```release-note\\r\\nNONE\\r\\n```\\r\\n\",\"created_at\":\"2017-06-13T19:51:59Z\",\"updated_at\":\"2017-06-30T20:53:09Z\",\"closed_at\":\"2017-06-13T19:54:01Z\",\"merged_at\":null,\"merge_commit_sha\":\"8fc066defeef1397967c5b9a845849501ce84522\",\"assignee\":{\"login\":\"jbeda\",\"id\":37310,\"node_id\":\"MDQ6VXNlcjM3MzEw\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/37310?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jbeda\",\"html_url\":\"https://github.com/jbeda\",\"followers_url\":\"https://api.github.com/users/jbeda/followers\",\"following_url\":\"https://api.github.com/users/jbeda/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jbeda/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jbeda/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jbeda/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jbeda/orgs\",\"repos_url\":\"https://api.github.com/users/jbeda/repos\",\"events_url\":\"https://api.github.com/users/jbeda/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jbeda/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"jbeda\",\"id\":37310,\"node_id\":\"MDQ6VXNlcjM3MzEw\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/37310?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jbeda\",\"html_url\":\"https://github.com/jbeda\",\"followers_url\":\"https://api.github.com/users/jbeda/followers\",\"following_url\":\"https://api.github.com/users/jbeda/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jbeda/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jbeda/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jbeda/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jbeda/orgs\",\"repos_url\":\"https://api.github.com/users/jbeda/repos\",\"events_url\":\"https://api.github.com/users/jbeda/events{/privacy}\",\"received_events
INSERT INTO `pullreq` VALUES ('931', 'mozilla-b2g/gaia', '14246', '{\"url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/14246\",\"id\":10420805,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA0MjA4MDU=\",\"html_url\":\"https://github.com/mozilla-b2g/gaia/pull/14246\",\"diff_url\":\"https://github.com/mozilla-b2g/gaia/pull/14246.diff\",\"patch_url\":\"https://github.com/mozilla-b2g/gaia/pull/14246.patch\",\"issue_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/issues/14246\",\"number\":14246,\"state\":\"closed\",\"locked\":false,\"title\":\"Bug 945087 - Fix typo in css r=crh0716\",\"user\":{\"login\":\"dwi2\",\"id\":644741,\"node_id\":\"MDQ6VXNlcjY0NDc0MQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/644741?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dwi2\",\"html_url\":\"https://github.com/dwi2\",\"followers_url\":\"https://api.github.com/users/dwi2/followers\",\"following_url\":\"https://api.github.com/users/dwi2/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dwi2/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dwi2/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dwi2/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dwi2/orgs\",\"repos_url\":\"https://api.github.com/users/dwi2/repos\",\"events_url\":\"https://api.github.com/users/dwi2/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dwi2/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=945087\\n\",\"created_at\":\"2013-12-02T03:04:44Z\",\"updated_at\":\"2014-07-16T04:53:08Z\",\"closed_at\":\"2013-12-02T03:45:01Z\",\"merged_at\":\"2013-12-02T03:45:01Z\",\"merge_commit_sha\":\"61f8a74f221a05da78d873620b9faa3999aee90e\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/14246/commits\",\"review_comments_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/14246/comments\",\"review_comment_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/issues/14246/comments\",\"statuses_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/statuses/8d172142f289ee90cdfab76f31365d1c7163cd6b\",\"head\":{\"label\":\"dwi2:bug945087\",\"ref\":\"bug945087\",\"sha\":\"8d172142f289ee90cdfab76f31365d1c7163cd6b\",\"user\":{\"login\":\"dwi2\",\"id\":644741,\"node_id\":\"MDQ6VXNlcjY0NDc0MQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/644741?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dwi2\",\"html_url\":\"https://github.com/dwi2\",\"followers_url\":\"https://api.github.com/users/dwi2/followers\",\"following_url\":\"https://api.github.com/users/dwi2/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dwi2/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dwi2/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dwi2/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dwi2/orgs\",\"repos_url\":\"https://api.github.com/users/dwi2/repos\",\"events_url\":\"https://api.github.com/users/dwi2/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dwi2/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":12803499,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjgwMzQ5OQ==\",\"name\":\"gaia\",\"full_name\":\"dwi2/gaia\",\"owner\":{\"login\":\"dwi2\",\"id\":644741,\"node_id\":\"MDQ6VXNlcjY0NDc0MQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/644741?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dwi2\",\"html_url\":\"https://github.com/dwi2\",\"followers_url\":\"https://api.github.com/users/dwi2/followers\",\"following_url\":\"https://api.github.com/users/dwi2/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dwi2/gists{/gist_id}\",\"starred_url\":\"https://api.git
INSERT INTO `pullreq` VALUES ('935', 'elastic/elasticsearch', '16660', '{\"url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/16660\",\"id\":59296288,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTkyOTYyODg=\",\"html_url\":\"https://github.com/elastic/elasticsearch/pull/16660\",\"diff_url\":\"https://github.com/elastic/elasticsearch/pull/16660.diff\",\"patch_url\":\"https://github.com/elastic/elasticsearch/pull/16660.patch\",\"issue_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/16660\",\"number\":16660,\"state\":\"closed\",\"locked\":false,\"title\":\"Class permission for Groovy references\",\"user\":{\"login\":\"jasontedor\",\"id\":4744941,\"node_id\":\"MDQ6VXNlcjQ3NDQ5NDE=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/4744941?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jasontedor\",\"html_url\":\"https://github.com/jasontedor\",\"followers_url\":\"https://api.github.com/users/jasontedor/followers\",\"following_url\":\"https://api.github.com/users/jasontedor/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jasontedor/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jasontedor/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jasontedor/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jasontedor/orgs\",\"repos_url\":\"https://api.github.com/users/jasontedor/repos\",\"events_url\":\"https://api.github.com/users/jasontedor/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jasontedor/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This commit adds a class permission for groovy.lang.Reference so they\\ncan be used in scripts.\\n\\nCloses #16657\\n\",\"created_at\":\"2016-02-14T14:16:18Z\",\"updated_at\":\"2016-02-15T12:23:14Z\",\"closed_at\":\"2016-02-14T15:14:26Z\",\"merged_at\":null,\"merge_commit_sha\":\"45325357d59e08a66aa0fcd8d499759e310791c5\",\"assignee\":{\"login\":\"ywelsch\",\"id\":3718355,\"node_id\":\"MDQ6VXNlcjM3MTgzNTU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/3718355?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ywelsch\",\"html_url\":\"https://github.com/ywelsch\",\"followers_url\":\"https://api.github.com/users/ywelsch/followers\",\"following_url\":\"https://api.github.com/users/ywelsch/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ywelsch/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ywelsch/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ywelsch/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ywelsch/orgs\",\"repos_url\":\"https://api.github.com/users/ywelsch/repos\",\"events_url\":\"https://api.github.com/users/ywelsch/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ywelsch/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"ywelsch\",\"id\":3718355,\"node_id\":\"MDQ6VXNlcjM3MTgzNTU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/3718355?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ywelsch\",\"html_url\":\"https://github.com/ywelsch\",\"followers_url\":\"https://api.github.com/users/ywelsch/followers\",\"following_url\":\"https://api.github.com/users/ywelsch/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ywelsch/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ywelsch/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ywelsch/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ywelsch/orgs\",\"repos_url\":\"https://api.github.com/users/ywelsch/repos\",\"events_url\":\"https://api.github.com/users/ywelsch/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ywelsch/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":146834791,\"node_id\":\"MDU6TGFiZWwxNDY4MzQ3OTE=\",\"url\":\"https://api.github.com/repos/elastic/elastic
INSERT INTO `pullreq` VALUES ('939', 'twbs/bootstrap', '17283', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/17283\",\"id\":43196387,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDMxOTYzODc=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/17283\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/17283.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/17283.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/17283\",\"number\":17283,\"state\":\"closed\",\"locked\":false,\"title\":\"Use higher precision when calculating breakpoint-max values\",\"user\":{\"login\":\"chrisnicotera\",\"id\":183303,\"node_id\":\"MDQ6VXNlcjE4MzMwMw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/183303?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/chrisnicotera\",\"html_url\":\"https://github.com/chrisnicotera\",\"followers_url\":\"https://api.github.com/users/chrisnicotera/followers\",\"following_url\":\"https://api.github.com/users/chrisnicotera/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/chrisnicotera/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/chrisnicotera/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/chrisnicotera/subscriptions\",\"organizations_url\":\"https://api.github.com/users/chrisnicotera/orgs\",\"repos_url\":\"https://api.github.com/users/chrisnicotera/repos\",\"events_url\":\"https://api.github.com/users/chrisnicotera/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/chrisnicotera/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2015-08-24T16:52:42Z\",\"updated_at\":\"2015-09-28T16:21:43Z\",\"closed_at\":\"2015-09-28T16:21:38Z\",\"merged_at\":null,\"merge_commit_sha\":\"c7fa387f85a2e00cf235d622a487518dfa2296b6\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":210556,\"node_id\":\"MDU6TGFiZWwyMTA1NTY=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/css\",\"name\":\"css\",\"color\":\"563d7c\",\"default\":false},{\"id\":250176882,\"node_id\":\"MDU6TGFiZWwyNTAxNzY4ODI=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/v4\",\"name\":\"v4\",\"color\":\"563d7c\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/17283/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/17283/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/17283/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/f4689f2393a549fcaf33a36c81028d1607047dfc\",\"head\":{\"label\":\"chrisnicotera:v4-dev\",\"ref\":\"v4-dev\",\"sha\":\"f4689f2393a549fcaf33a36c81028d1607047dfc\",\"user\":{\"login\":\"chrisnicotera\",\"id\":183303,\"node_id\":\"MDQ6VXNlcjE4MzMwMw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/183303?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/chrisnicotera\",\"html_url\":\"https://github.com/chrisnicotera\",\"followers_url\":\"https://api.github.com/users/chrisnicotera/followers\",\"following_url\":\"https://api.github.com/users/chrisnicotera/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/chrisnicotera/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/chrisnicotera/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/chrisnicotera/subscriptions\",\"organizations_url\":\"https://api.github.com/users/chrisnicotera/orgs\",\"repos_url\":\"https://api.github.com/users/chrisnicotera/repos\",\"events_url\":\"https://api.github.com/users/chrisnicotera/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/chrisnicotera/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":41314202,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0MTMxNDIwMg==\",\"name\":\"bootstrap\",\"full_name\":\"chrisnicotera
INSERT INTO `pullreq` VALUES ('943', 'angular/angular.js', '3393', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/3393\",\"id\":7261688,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzI2MTY4OA==\",\"html_url\":\"https://github.com/angular/angular.js/pull/3393\",\"diff_url\":\"https://github.com/angular/angular.js/pull/3393.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/3393.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/3393\",\"number\":3393,\"state\":\"closed\",\"locked\":false,\"title\":\"refactor(ngRoute): compile the route once and reuse the regex\",\"user\":{\"login\":\"lgalfaso\",\"id\":391394,\"node_id\":\"MDQ6VXNlcjM5MTM5NA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/391394?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lgalfaso\",\"html_url\":\"https://github.com/lgalfaso\",\"followers_url\":\"https://api.github.com/users/lgalfaso/followers\",\"following_url\":\"https://api.github.com/users/lgalfaso/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lgalfaso/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lgalfaso/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lgalfaso/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lgalfaso/orgs\",\"repos_url\":\"https://api.github.com/users/lgalfaso/repos\",\"events_url\":\"https://api.github.com/users/lgalfaso/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/lgalfaso/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Compile the route path once and reuse it in the future\\n\",\"created_at\":\"2013-07-30T13:42:38Z\",\"updated_at\":\"2014-06-15T02:07:50Z\",\"closed_at\":\"2013-08-12T20:29:41Z\",\"merged_at\":null,\"merge_commit_sha\":\"f36b8631825f4d0e34aad61104b068151d6beb0f\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/angular/angular.js/pulls/3393/commits\",\"review_comments_url\":\"https://api.github.com/repos/angular/angular.js/pulls/3393/comments\",\"review_comment_url\":\"https://api.github.com/repos/angular/angular.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/angular/angular.js/issues/3393/comments\",\"statuses_url\":\"https://api.github.com/repos/angular/angular.js/statuses/8f770416ec964a4abf9fcae38cd5022c197e6d96\",\"head\":{\"label\":\"lgalfaso:route-when-compile-once\",\"ref\":\"route-when-compile-once\",\"sha\":\"8f770416ec964a4abf9fcae38cd5022c197e6d96\",\"user\":{\"login\":\"lgalfaso\",\"id\":391394,\"node_id\":\"MDQ6VXNlcjM5MTM5NA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/391394?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lgalfaso\",\"html_url\":\"https://github.com/lgalfaso\",\"followers_url\":\"https://api.github.com/users/lgalfaso/followers\",\"following_url\":\"https://api.github.com/users/lgalfaso/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lgalfaso/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lgalfaso/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lgalfaso/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lgalfaso/orgs\",\"repos_url\":\"https://api.github.com/users/lgalfaso/repos\",\"events_url\":\"https://api.github.com/users/lgalfaso/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/lgalfaso/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":7570364,\"node_id\":\"MDEwOlJlcG9zaXRvcnk3NTcwMzY0\",\"name\":\"angular.js\",\"full_name\":\"lgalfaso/angular.js\",\"owner\":{\"login\":\"lgalfaso\",\"id\":391394,\"node_id\":\"MDQ6VXNlcjM5MTM5NA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/391394?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lgalfaso\",\"html_url\":\"https://github.com/lgalfaso\",\"followers_url\":\"https://api.github.com/users/lgalfaso/followers\",\"follow
INSERT INTO `pullreq` VALUES ('948', 'kubernetes/kubernetes', '25326', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/25326\",\"id\":69286702,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjkyODY3MDI=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/25326\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/25326.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/25326.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/25326\",\"number\":25326,\"state\":\"closed\",\"locked\":false,\"title\":\"Kubelet: Checkpoint container information into one container info label.\",\"user\":{\"login\":\"Random-Liu\",\"id\":5821883,\"node_id\":\"MDQ6VXNlcjU4MjE4ODM=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/5821883?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Random-Liu\",\"html_url\":\"https://github.com/Random-Liu\",\"followers_url\":\"https://api.github.com/users/Random-Liu/followers\",\"following_url\":\"https://api.github.com/users/Random-Liu/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Random-Liu/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Random-Liu/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Random-Liu/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Random-Liu/orgs\",\"repos_url\":\"https://api.github.com/users/Random-Liu/repos\",\"events_url\":\"https://api.github.com/users/Random-Liu/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Random-Liu/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes #23706 (No uppercases in labels now)\\nFixes #24702\\n\\nThis PR:\\n- **Divide all information needs to be checkpointed into two parts**:\\n - containerMeta: all fields in `containerMeta` will be stored in separate labels. We may also want to use these labels as list filters in the future. The `containerMeta` should be seldom or even never changed.\\n - containerInfo: the `containerInfo` will be saved in one label as a whole.\\n- **Checkpoint last container status into container info label.** With this, we can remove historical containers as soon as the new container is created (see #25239). However, because kubelet may still work with old containers which don\'t have this label, we still can\'t rely on this for now. Currently, we only use the `lastStatus` to calculate the restart count. @yujuhong @dchen1107 Can we assume that people will always drain node before updating kubelet? If so we can start relying on labels.\\n- **Add label version.** Whenever we make any incompatible changes to the labels, we should bump up the label version and try to support backward compatibility relying on label version.\\n\\nNotice that with this PR, kubelet will stop reading _restart count_ and _termination message path_ from labels added in v1.2. It means that if someone does kubelet live upgrade from v1.2 to v1.3, the termination message of old containers will be lost, and restart count of the new container will be recalculated from 0.\\n\\nWe could add some code to prevent this, but that will make the code a bit more complex. Because restart count is just best effort and termination message path is seldom used, can we just ignore that like what we have done in v1.2? WDYT? @yujuhong\\n\\n@yujuhong @vishh \\n/cc @kubernetes/sig-node\\n\\n<!-- Reviewable:start -->\\n\\n---\\n\\nThis change is [<img src=\\\"https://reviewable.kubernetes.io/review_button.svg\\\" height=\\\"34\\\" align=\\\"absmiddle\\\" alt=\\\"Reviewable\\\"/>](https://reviewable.kubernetes.io/reviews/kubernetes/kubernetes/25326)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2016-05-09T01:35:44Z\",\"updated_at\":\"2016-09-01T20:45:05Z\",\"closed_at\":\"2016-09-01T20:45:05Z\",\"merged_at\":null,\"merge_commit_sha\":null,\"assignee\":{\"login\":\"yujuhong\",\"id\":10524058,\"node_id\":\"MDQ6VXNlcjEwNTI0MDU4\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/10524058?v=4\",\"gravatar_id\":\"\",\"url\":\"https:
INSERT INTO `pullreq` VALUES ('952', 'symfony/symfony-docs', '2742', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/2742\",\"id\":6428702,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjQyODcwMg==\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/2742\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/2742.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/2742.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/2742\",\"number\":2742,\"state\":\"closed\",\"locked\":false,\"title\":\"Document spool type\",\"user\":{\"login\":\"tvlooy\",\"id\":391674,\"node_id\":\"MDQ6VXNlcjM5MTY3NA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/391674?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tvlooy\",\"html_url\":\"https://github.com/tvlooy\",\"followers_url\":\"https://api.github.com/users/tvlooy/followers\",\"following_url\":\"https://api.github.com/users/tvlooy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tvlooy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tvlooy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tvlooy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tvlooy/orgs\",\"repos_url\":\"https://api.github.com/users/tvlooy/repos\",\"events_url\":\"https://api.github.com/users/tvlooy/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tvlooy/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This is a known thing (https://github.com/symfony/symfony-standard/issues/425) but not documented. I think many people will trip over this, so I\'m suggesting adding a tip about it.\\n\\n| Q | A |\\n| --- | --- |\\n| Doc fix? | yes |\\n| New docs? | no |\\n| Applies to | all |\\n| Fixed tickets | |\\n\",\"created_at\":\"2013-06-19T21:22:30Z\",\"updated_at\":\"2014-06-13T11:33:20Z\",\"closed_at\":\"2013-07-20T21:49:52Z\",\"merged_at\":null,\"merge_commit_sha\":\"cfc9fc3fefafd85a10a18cf04e161793e955b9f1\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/2742/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/2742/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/2742/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/d1391d8e872206f090475b969ab1f9549b44753e\",\"head\":{\"label\":\"tvlooy:mail_tip\",\"ref\":\"mail_tip\",\"sha\":\"d1391d8e872206f090475b969ab1f9549b44753e\",\"user\":{\"login\":\"tvlooy\",\"id\":391674,\"node_id\":\"MDQ6VXNlcjM5MTY3NA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/391674?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tvlooy\",\"html_url\":\"https://github.com/tvlooy\",\"followers_url\":\"https://api.github.com/users/tvlooy/followers\",\"following_url\":\"https://api.github.com/users/tvlooy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tvlooy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tvlooy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tvlooy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tvlooy/orgs\",\"repos_url\":\"https://api.github.com/users/tvlooy/repos\",\"events_url\":\"https://api.github.com/users/tvlooy/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tvlooy/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":6660797,\"node_id\":\"MDEwOlJlcG9zaXRvcnk2NjYwNzk3\",\"name\":\"symfony-docs\",\"full_name\":\"tvlooy/symfony-docs\",\"owner\":{\"login\":\"tvlooy\",\"id\":391674,\"node_id\":\"MDQ6VXNlcjM5MTY3NA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/391674?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.githu
INSERT INTO `pullreq` VALUES ('956', 'rails/rails', '11202', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/11202\",\"id\":6639901,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjYzOTkwMQ==\",\"html_url\":\"https://github.com/rails/rails/pull/11202\",\"diff_url\":\"https://github.com/rails/rails/pull/11202.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/11202.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/11202\",\"number\":11202,\"state\":\"closed\",\"locked\":false,\"title\":\"updated documentation to be consistant with strong parameters\",\"user\":{\"login\":\"rselk\",\"id\":3610779,\"node_id\":\"MDQ6VXNlcjM2MTA3Nzk=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/3610779?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rselk\",\"html_url\":\"https://github.com/rselk\",\"followers_url\":\"https://api.github.com/users/rselk/followers\",\"following_url\":\"https://api.github.com/users/rselk/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rselk/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rselk/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rselk/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rselk/orgs\",\"repos_url\":\"https://api.github.com/users/rselk/repos\",\"events_url\":\"https://api.github.com/users/rselk/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rselk/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"getting_started.md said that we will \\\"Almost be able to create a post\\\" because we had not setup the strong parameters. The strong parameters had been setup previously as required in rails as of 4.0 so this error does not happen.\\n\",\"created_at\":\"2013-06-30T21:05:20Z\",\"updated_at\":\"2014-07-04T15:20:01Z\",\"closed_at\":\"2013-07-05T10:01:11Z\",\"merged_at\":null,\"merge_commit_sha\":\"3be957d5f1114dfd498d9153bc93f88782316e5c\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/11202/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/11202/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/11202/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/0a9dd885f3df6330357aa863070858e700202611\",\"head\":{\"label\":\"rselk:master\",\"ref\":\"master\",\"sha\":\"0a9dd885f3df6330357aa863070858e700202611\",\"user\":{\"login\":\"rselk\",\"id\":3610779,\"node_id\":\"MDQ6VXNlcjM2MTA3Nzk=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/3610779?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rselk\",\"html_url\":\"https://github.com/rselk\",\"followers_url\":\"https://api.github.com/users/rselk/followers\",\"following_url\":\"https://api.github.com/users/rselk/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rselk/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rselk/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rselk/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rselk/orgs\",\"repos_url\":\"https://api.github.com/users/rselk/repos\",\"events_url\":\"https://api.github.com/users/rselk/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rselk/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"rails:master\",\"ref\":\"master\",\"sha\":\"996f9b5873e80cfc2255b4e28755165fc8e55d83\",\"user\":{\"login\":\"rails\",\"id\":4223,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjQyMjM=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/4223?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rails\",\"html_url\":\"https://github.com/rails\",\"followers_url\":\"https://api.github.com/users/rails/followers\",\
INSERT INTO `pullreq` VALUES ('961', 'hashicorp/terraform', '11093', '{\"url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/11093\",\"id\":100579818,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAwNTc5ODE4\",\"html_url\":\"https://github.com/hashicorp/terraform/pull/11093\",\"diff_url\":\"https://github.com/hashicorp/terraform/pull/11093.diff\",\"patch_url\":\"https://github.com/hashicorp/terraform/pull/11093.patch\",\"issue_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/11093\",\"number\":11093,\"state\":\"closed\",\"locked\":false,\"title\":\"provider/aws require db option group name to be lower case\",\"user\":{\"login\":\"travertischio\",\"id\":8041974,\"node_id\":\"MDQ6VXNlcjgwNDE5NzQ=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/8041974?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/travertischio\",\"html_url\":\"https://github.com/travertischio\",\"followers_url\":\"https://api.github.com/users/travertischio/followers\",\"following_url\":\"https://api.github.com/users/travertischio/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/travertischio/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/travertischio/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/travertischio/subscriptions\",\"organizations_url\":\"https://api.github.com/users/travertischio/orgs\",\"repos_url\":\"https://api.github.com/users/travertischio/repos\",\"events_url\":\"https://api.github.com/users/travertischio/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/travertischio/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"AWS is automatically changing these names to lower case as described in #11040 \\r\\nThis is causing errors when terraform apply is re-run.\\r\\n\\r\\nI don\'t believe this needs any documentation updates.\\r\\n\\r\\nCloses #11040\",\"created_at\":\"2017-01-07T19:42:52Z\",\"updated_at\":\"2017-05-04T22:22:35Z\",\"closed_at\":\"2017-05-04T22:22:35Z\",\"merged_at\":null,\"merge_commit_sha\":\"60107d2a75d6708cfc08337cb3f828d6c6c4a223\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":568185315,\"node_id\":\"MDU6TGFiZWw1NjgxODUzMTU=\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/breaking-change\",\"name\":\"breaking-change\",\"color\":\"d93f0b\",\"default\":false},{\"id\":85946959,\"node_id\":\"MDU6TGFiZWw4NTk0Njk1OQ==\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/enhancement\",\"name\":\"enhancement\",\"color\":\"d4c5f9\",\"default\":true},{\"id\":127939518,\"node_id\":\"MDU6TGFiZWwxMjc5Mzk1MTg=\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/provider/aws\",\"name\":\"provider/aws\",\"color\":\"bfdadc\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/11093/commits\",\"review_comments_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/11093/comments\",\"review_comment_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/11093/comments\",\"statuses_url\":\"https://api.github.com/repos/hashicorp/terraform/statuses/9735016a209b963e11170a5c33b014270649aced\",\"head\":{\"label\":\"travertischio:db-option-group-name\",\"ref\":\"db-option-group-name\",\"sha\":\"9735016a209b963e11170a5c33b014270649aced\",\"user\":{\"login\":\"travertischio\",\"id\":8041974,\"node_id\":\"MDQ6VXNlcjgwNDE5NzQ=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/8041974?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/travertischio\",\"html_url\":\"https://github.com/travertischio\",\"followers_url\":\"https://api.github.com/users/travertischio/followers\",\"following_url\":\"https://api.github.com/users/travertischio/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/travertischio/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/travertischio/st
INSERT INTO `pullreq` VALUES ('965', 'rails/rails', '12072', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/12072\",\"id\":7957877,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Nzk1Nzg3Nw==\",\"html_url\":\"https://github.com/rails/rails/pull/12072\",\"diff_url\":\"https://github.com/rails/rails/pull/12072.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/12072.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/12072\",\"number\":12072,\"state\":\"closed\",\"locked\":false,\"title\":\"Hash#deep_merge does not yield block for false boolean value.\",\"user\":{\"login\":\"smolnar\",\"id\":1520466,\"node_id\":\"MDQ6VXNlcjE1MjA0NjY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1520466?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/smolnar\",\"html_url\":\"https://github.com/smolnar\",\"followers_url\":\"https://api.github.com/users/smolnar/followers\",\"following_url\":\"https://api.github.com/users/smolnar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/smolnar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/smolnar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/smolnar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/smolnar/orgs\",\"repos_url\":\"https://api.github.com/users/smolnar/repos\",\"events_url\":\"https://api.github.com/users/smolnar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/smolnar/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"When applying deep_merge with block on Hash with _false_ keys, the block does not get yielded.\\n\\nhttps://github.com/rails/rails/blob/ef5d85709d346e55827e88f53430a2cbe1e5fb9e/activesupport/lib/active_support/core_ext/hash/deep_merge.rb#L22\\n\\nThe value `tv` should be properly checked for nil, e.g. `!tv.nil?`.\\n\\nFailing test:\\n\\n``` ruby\\n def test_deep_merge_with_block_for_boolean_values\\n hash_1 = { c: { c1: false, c2: false } }\\n hash_2 = { c: { c1: true } }\\n\\n expected = { c: { c1: [:c1, false, true], c2: false } } \\n\\n assert_equal(expected, hash_1.deep_merge(hash_2) { |key, old, n| [key, old, n] })\\n\\n hash_1.deep_merge!(hash_2) { |key, old, n| [key, old, n] }\\n assert_equal expected, hash_1\\n end\\n```\\n\\nTest output:\\n\\n```\\n--- expected\\n+++ actual\\n@@ -1 +1 @@\\n-{:c=>{:c1=>[:c1, false, true], :c2=>false}}\\n+{:c=>{:c1=>true, :c2=>false}}\\n```\\n\",\"created_at\":\"2013-08-29T16:00:03Z\",\"updated_at\":\"2015-02-06T18:42:21Z\",\"closed_at\":\"2015-02-06T18:42:21Z\",\"merged_at\":null,\"merge_commit_sha\":\"ae6448bb75ba9750c0b59c442fc8ade0d791607f\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/12072/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/12072/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/12072/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/5b3196963b4f3d15ade5e057f1468e6fadb34b46\",\"head\":{\"label\":\"smolnar:fix-deep-merge-with-block\",\"ref\":\"fix-deep-merge-with-block\",\"sha\":\"5b3196963b4f3d15ade5e057f1468e6fadb34b46\",\"user\":{\"login\":\"smolnar\",\"id\":1520466,\"node_id\":\"MDQ6VXNlcjE1MjA0NjY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1520466?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/smolnar\",\"html_url\":\"https://github.com/smolnar\",\"followers_url\":\"https://api.github.com/users/smolnar/followers\",\"following_url\":\"https://api.github.com/users/smolnar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/smolnar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/smolnar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/smolnar/subscriptions\",\"organization
INSERT INTO `pullreq` VALUES ('970', 'joomla/joomla-cms', '7274', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/7274\",\"id\":38706313,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mzg3MDYzMTM=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/7274\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/7274.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/7274.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/7274\",\"number\":7274,\"state\":\"closed\",\"locked\":false,\"title\":\"Missing </div> into com_installer default.html\",\"user\":{\"login\":\"b92\",\"id\":5830768,\"node_id\":\"MDQ6VXNlcjU4MzA3Njg=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5830768?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/b92\",\"html_url\":\"https://github.com/b92\",\"followers_url\":\"https://api.github.com/users/b92/followers\",\"following_url\":\"https://api.github.com/users/b92/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/b92/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/b92/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/b92/subscriptions\",\"organizations_url\":\"https://api.github.com/users/b92/orgs\",\"repos_url\":\"https://api.github.com/users/b92/repos\",\"events_url\":\"https://api.github.com/users/b92/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/b92/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Missing /div into file administrator/components/com_installer/views/install/tmpl/default.html\\n\\n**Step to reproduce**\\n\\nGo to the extension manager and check if with https://validator.w3.org/nu/\\n\\nYou will have a message such:\\nThere is a missing html tag line 183 which produce error during W3C validation using https://validator.w3.org/nu/\\nError: Unclosed element div.\\nFrom line 583, column 3; to line 583, column 44\\n/div> div id=\\\"j-main-container\\\" class=\\\"span10\\\">\\n\\nThe proposal is to add the missing <div> on line 177\\n\\n**Expected result**\\n\\nNo more error\\n\\n**Actual result**\\n\\nError: Unclosed element div.\\n\\n**System information**\\n\\nJoomla 3.4.1\\n\",\"created_at\":\"2015-06-27T08:29:48Z\",\"updated_at\":\"2015-06-27T08:36:07Z\",\"closed_at\":\"2015-06-27T08:36:07Z\",\"merged_at\":null,\"merge_commit_sha\":\"75045a93ee5f257620e691a1997f4b9fc5601863\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/7274/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/7274/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/7274/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/ed66f2af946c77170c7bbcb481384f6c2372c50a\",\"head\":{\"label\":\"b92:patch-14\",\"ref\":\"patch-14\",\"sha\":\"ed66f2af946c77170c7bbcb481384f6c2372c50a\",\"user\":{\"login\":\"b92\",\"id\":5830768,\"node_id\":\"MDQ6VXNlcjU4MzA3Njg=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5830768?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/b92\",\"html_url\":\"https://github.com/b92\",\"followers_url\":\"https://api.github.com/users/b92/followers\",\"following_url\":\"https://api.github.com/users/b92/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/b92/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/b92/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/b92/subscriptions\",\"organizations_url\":\"https://api.github.com/users/b92/orgs\",\"repos_url\":\"https://api.github.com/users/b92/repos\",\
INSERT INTO `pullreq` VALUES ('975', 'twbs/bootstrap', '6902', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/6902\",\"id\":4105049,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDEwNTA0OQ==\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/6902\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/6902.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/6902.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/6902\",\"number\":6902,\"state\":\"closed\",\"locked\":false,\"title\":\"Use $.data instead of $.attr\",\"user\":{\"login\":\"ahawkins\",\"id\":48928,\"node_id\":\"MDQ6VXNlcjQ4OTI4\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/48928?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ahawkins\",\"html_url\":\"https://github.com/ahawkins\",\"followers_url\":\"https://api.github.com/users/ahawkins/followers\",\"following_url\":\"https://api.github.com/users/ahawkins/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ahawkins/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ahawkins/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ahawkins/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ahawkins/orgs\",\"repos_url\":\"https://api.github.com/users/ahawkins/repos\",\"events_url\":\"https://api.github.com/users/ahawkins/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ahawkins/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This allows for complex items instead of simple strings.\\n\",\"created_at\":\"2013-02-12T15:39:58Z\",\"updated_at\":\"2017-03-23T03:41:48Z\",\"closed_at\":\"2013-02-12T18:36:49Z\",\"merged_at\":null,\"merge_commit_sha\":\"a03325ae9a9d407798e0004d7385ab2f0d71c1cc\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/6902/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/6902/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/6902/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/ecdf01f06cbf306e559d64e50fae884d578b843e\",\"head\":{\"label\":\"ahawkins:patch-1\",\"ref\":\"patch-1\",\"sha\":\"ecdf01f06cbf306e559d64e50fae884d578b843e\",\"user\":{\"login\":\"ahawkins\",\"id\":48928,\"node_id\":\"MDQ6VXNlcjQ4OTI4\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/48928?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ahawkins\",\"html_url\":\"https://github.com/ahawkins\",\"followers_url\":\"https://api.github.com/users/ahawkins/followers\",\"following_url\":\"https://api.github.com/users/ahawkins/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ahawkins/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ahawkins/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ahawkins/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ahawkins/orgs\",\"repos_url\":\"https://api.github.com/users/ahawkins/repos\",\"events_url\":\"https://api.github.com/users/ahawkins/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ahawkins/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":8161429,\"node_id\":\"MDEwOlJlcG9zaXRvcnk4MTYxNDI5\",\"name\":\"bootstrap\",\"full_name\":\"ahawkins/bootstrap\",\"owner\":{\"login\":\"ahawkins\",\"id\":48928,\"node_id\":\"MDQ6VXNlcjQ4OTI4\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/48928?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ahawkins\",\"html_url\":\"https://github.com/ahawkins\",\"followers_url\":\"https://api.github.com/users/ahawkins/followers\",\"following_url\":\"https://api.github.com/users/ahawkins/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ahawkin
INSERT INTO `pullreq` VALUES ('980', 'symfony/symfony', '12778', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/12778\",\"id\":25235491,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjUyMzU0OTE=\",\"html_url\":\"https://github.com/symfony/symfony/pull/12778\",\"diff_url\":\"https://github.com/symfony/symfony/pull/12778.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/12778.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/12778\",\"number\":12778,\"state\":\"closed\",\"locked\":false,\"title\":\"[3.0] Bumped the minimum php version to 5.5\",\"user\":{\"login\":\"GrahamCampbell\",\"id\":2829600,\"node_id\":\"MDQ6VXNlcjI4Mjk2MDA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2829600?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/GrahamCampbell\",\"html_url\":\"https://github.com/GrahamCampbell\",\"followers_url\":\"https://api.github.com/users/GrahamCampbell/followers\",\"following_url\":\"https://api.github.com/users/GrahamCampbell/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/GrahamCampbell/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/GrahamCampbell/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/GrahamCampbell/subscriptions\",\"organizations_url\":\"https://api.github.com/users/GrahamCampbell/orgs\",\"repos_url\":\"https://api.github.com/users/GrahamCampbell/repos\",\"events_url\":\"https://api.github.com/users/GrahamCampbell/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/GrahamCampbell/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | no |\\n| New feature? | no |\\n| BC breaks? | yes |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | N/A |\\n| License | MIT |\\n| Doc PR | N/A |\\n##### This pull request bumps the minimum php version of symfony 3.0 to php 5.5.\\n\\nThis also removes all the hacky workarounds for php 5.3 and 5.4.\\n\",\"created_at\":\"2014-11-30T14:49:46Z\",\"updated_at\":\"2014-12-27T12:05:32Z\",\"closed_at\":\"2014-12-27T12:05:22Z\",\"merged_at\":null,\"merge_commit_sha\":\"fedf01c8e26201f2220b8804eea4817ca4f4e930\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/12778/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/12778/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/12778/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/a6644d4277ec49c3d6dc3dabea47dfdc7c2dfdf9\",\"head\":{\"label\":null,\"ref\":\"3.0-php-version\",\"sha\":\"a6644d4277ec49c3d6dc3dabea47dfdc7c2dfdf9\",\"user\":null,\"repo\":null},\"base\":{\"label\":\"symfony:master\",\"ref\":\"master\",\"sha\":\"e840ec7effc14379f757977dd627ec9d84baa49b\",\"user\":{\"login\":\"symfony\",\"id\":143937,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjE0MzkzNw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/143937?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/symfony\",\"html_url\":\"https://github.com/symfony\",\"followers_url\":\"https://api.github.com/users/symfony/followers\",\"following_url\":\"https://api.github.com/users/symfony/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/symfony/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/symfony/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/symfony/subscriptions\",\"organizations_url\":\"https://api.github.com/users/symfony/orgs\",\"repos_url\":\"https://api.github.com/users/symfony/repos\",\"events_url\":\"https://api.github.com/users/symfony/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/symfony/received_events\",\"type\":\"Organization\",\"site_admin\":false},\"repo\":{\"id\":45
INSERT INTO `pullreq` VALUES ('985', 'servo/servo', '4285', '{\"url\":\"https://api.github.com/repos/servo/servo/pulls/4285\",\"id\":25679770,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjU2Nzk3NzA=\",\"html_url\":\"https://github.com/servo/servo/pull/4285\",\"diff_url\":\"https://github.com/servo/servo/pull/4285.diff\",\"patch_url\":\"https://github.com/servo/servo/pull/4285.patch\",\"issue_url\":\"https://api.github.com/repos/servo/servo/issues/4285\",\"number\":4285,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix unused result warnings\",\"user\":{\"login\":\"Manishearth\",\"id\":1617736,\"node_id\":\"MDQ6VXNlcjE2MTc3MzY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1617736?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Manishearth\",\"html_url\":\"https://github.com/Manishearth\",\"followers_url\":\"https://api.github.com/users/Manishearth/followers\",\"following_url\":\"https://api.github.com/users/Manishearth/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Manishearth/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Manishearth/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Manishearth/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Manishearth/orgs\",\"repos_url\":\"https://api.github.com/users/Manishearth/repos\",\"events_url\":\"https://api.github.com/users/Manishearth/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Manishearth/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":null,\"created_at\":\"2014-12-08T16:54:13Z\",\"updated_at\":\"2015-09-03T17:50:10Z\",\"closed_at\":\"2014-12-09T05:50:25Z\",\"merged_at\":null,\"merge_commit_sha\":\"fcc1d02b969cd5baa043bcd0b06d2ec0d69e3040\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/servo/servo/pulls/4285/commits\",\"review_comments_url\":\"https://api.github.com/repos/servo/servo/pulls/4285/comments\",\"review_comment_url\":\"https://api.github.com/repos/servo/servo/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/servo/servo/issues/4285/comments\",\"statuses_url\":\"https://api.github.com/repos/servo/servo/statuses/61cbee95e61843f3d3c1e2d0205a5b832f0b1c34\",\"head\":{\"label\":\"Manishearth:warn\",\"ref\":\"warn\",\"sha\":\"61cbee95e61843f3d3c1e2d0205a5b832f0b1c34\",\"user\":{\"login\":\"Manishearth\",\"id\":1617736,\"node_id\":\"MDQ6VXNlcjE2MTc3MzY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1617736?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Manishearth\",\"html_url\":\"https://github.com/Manishearth\",\"followers_url\":\"https://api.github.com/users/Manishearth/followers\",\"following_url\":\"https://api.github.com/users/Manishearth/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Manishearth/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Manishearth/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Manishearth/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Manishearth/orgs\",\"repos_url\":\"https://api.github.com/users/Manishearth/repos\",\"events_url\":\"https://api.github.com/users/Manishearth/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Manishearth/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":17138296,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNzEzODI5Ng==\",\"name\":\"servo\",\"full_name\":\"Manishearth/servo\",\"owner\":{\"login\":\"Manishearth\",\"id\":1617736,\"node_id\":\"MDQ6VXNlcjE2MTc3MzY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1617736?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Manishearth\",\"html_url\":\"https://github.com/Manishearth\",\"followers_url\":\"https://api.github.com/users/Manishearth/followers\",\"following_url\":\"https://api.github.com/users/Manishearth/following{/other_user}\",\"gists_url\":\"https://api.github.co
INSERT INTO `pullreq` VALUES ('990', 'angular/angular.js', '8516', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/8516\",\"id\":19435457,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTk0MzU0NTc=\",\"html_url\":\"https://github.com/angular/angular.js/pull/8516\",\"diff_url\":\"https://github.com/angular/angular.js/pull/8516.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/8516.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/8516\",\"number\":8516,\"state\":\"closed\",\"locked\":false,\"title\":\"fix($parse): ternary and assignment operator precedence\",\"user\":{\"login\":\"lgalfaso\",\"id\":391394,\"node_id\":\"MDQ6VXNlcjM5MTM5NA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/391394?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lgalfaso\",\"html_url\":\"https://github.com/lgalfaso\",\"followers_url\":\"https://api.github.com/users/lgalfaso/followers\",\"following_url\":\"https://api.github.com/users/lgalfaso/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lgalfaso/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lgalfaso/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lgalfaso/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lgalfaso/orgs\",\"repos_url\":\"https://api.github.com/users/lgalfaso/repos\",\"events_url\":\"https://api.github.com/users/lgalfaso/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/lgalfaso/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Properly handle assignemnts inside ternary operators\\n\\nCloses #8484\\n\",\"created_at\":\"2014-08-06T22:08:37Z\",\"updated_at\":\"2014-08-07T22:18:48Z\",\"closed_at\":\"2014-08-06T22:11:31Z\",\"merged_at\":null,\"merge_commit_sha\":\"f65f2843518c9f02b1b2a1815baded6e45a65b8e\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":53200617,\"node_id\":\"MDU6TGFiZWw1MzIwMDYxNw==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/cla:%20yes\",\"name\":\"cla: yes\",\"color\":\"bfe5bf\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/angular/angular.js/pulls/8516/commits\",\"review_comments_url\":\"https://api.github.com/repos/angular/angular.js/pulls/8516/comments\",\"review_comment_url\":\"https://api.github.com/repos/angular/angular.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/angular/angular.js/issues/8516/comments\",\"statuses_url\":\"https://api.github.com/repos/angular/angular.js/statuses/bba766be09d649993f9b7c625f93f4fb2b64b807\",\"head\":{\"label\":\"lgalfaso:issue-8484\",\"ref\":\"issue-8484\",\"sha\":\"bba766be09d649993f9b7c625f93f4fb2b64b807\",\"user\":{\"login\":\"lgalfaso\",\"id\":391394,\"node_id\":\"MDQ6VXNlcjM5MTM5NA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/391394?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lgalfaso\",\"html_url\":\"https://github.com/lgalfaso\",\"followers_url\":\"https://api.github.com/users/lgalfaso/followers\",\"following_url\":\"https://api.github.com/users/lgalfaso/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lgalfaso/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lgalfaso/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lgalfaso/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lgalfaso/orgs\",\"repos_url\":\"https://api.github.com/users/lgalfaso/repos\",\"events_url\":\"https://api.github.com/users/lgalfaso/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/lgalfaso/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":7570364,\"node_id\":\"MDEwOlJlcG9zaXRvcnk3NTcwMzY0\",\"name\":\"angular.js\",\"full_name\":\"lgalfaso/angular.js\",\"owner\":{\"login\":\"lgalfaso\",\"id\":391394,\"node_id\":\"MDQ6VXNlcjM5MTM5NA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/391394?v=4\",\"gravatar_i
INSERT INTO `pullreq` VALUES ('994', 'angular/angular.js', '3898', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/3898\",\"id\":8125886,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODEyNTg4Ng==\",\"html_url\":\"https://github.com/angular/angular.js/pull/3898\",\"diff_url\":\"https://github.com/angular/angular.js/pull/3898.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/3898.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/3898\",\"number\":3898,\"state\":\"closed\",\"locked\":false,\"title\":\"docs($anchorScroll) change example controller name to ScrollCtrl and add...\",\"user\":{\"login\":\"benlesh\",\"id\":1540597,\"node_id\":\"MDQ6VXNlcjE1NDA1OTc=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1540597?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/benlesh\",\"html_url\":\"https://github.com/benlesh\",\"followers_url\":\"https://api.github.com/users/benlesh/followers\",\"following_url\":\"https://api.github.com/users/benlesh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/benlesh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/benlesh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/benlesh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/benlesh/orgs\",\"repos_url\":\"https://api.github.com/users/benlesh/repos\",\"events_url\":\"https://api.github.com/users/benlesh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/benlesh/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"... styling\\n\\nChanged controller name in example html to ScrollCtrl to match name in example js.\\n\\nAdd styling to example html so scrollable area is not obtrusive to documentation page design.\\n\",\"created_at\":\"2013-09-06T02:15:35Z\",\"updated_at\":\"2014-06-13T11:18:27Z\",\"closed_at\":\"2013-10-09T20:16:41Z\",\"merged_at\":null,\"merge_commit_sha\":\"1b3cea067b44aad3b357ebf51f4820c0e63b42bc\",\"assignee\":{\"login\":\"petebacondarwin\",\"id\":15655,\"node_id\":\"MDQ6VXNlcjE1NjU1\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/15655?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/petebacondarwin\",\"html_url\":\"https://github.com/petebacondarwin\",\"followers_url\":\"https://api.github.com/users/petebacondarwin/followers\",\"following_url\":\"https://api.github.com/users/petebacondarwin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/petebacondarwin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/petebacondarwin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/petebacondarwin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/petebacondarwin/orgs\",\"repos_url\":\"https://api.github.com/users/petebacondarwin/repos\",\"events_url\":\"https://api.github.com/users/petebacondarwin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/petebacondarwin/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"petebacondarwin\",\"id\":15655,\"node_id\":\"MDQ6VXNlcjE1NjU1\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/15655?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/petebacondarwin\",\"html_url\":\"https://github.com/petebacondarwin\",\"followers_url\":\"https://api.github.com/users/petebacondarwin/followers\",\"following_url\":\"https://api.github.com/users/petebacondarwin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/petebacondarwin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/petebacondarwin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/petebacondarwin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/petebacondarwin/orgs\",\"repos_url\":\"https://api.github.com/users/petebacondarwin/repos\",\"events_url\":\"https://api.github.com/users/petebacondarwin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/petebacondarwin
INSERT INTO `pullreq` VALUES ('999', 'nodejs/node', '6536', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/6536\",\"id\":68633110,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Njg2MzMxMTA=\",\"html_url\":\"https://github.com/nodejs/node/pull/6536\",\"diff_url\":\"https://github.com/nodejs/node/pull/6536.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/6536.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/6536\",\"number\":6536,\"state\":\"closed\",\"locked\":false,\"title\":\"Revert \\\"module: preserve symlinks when requiring\\\"\",\"user\":{\"login\":\"saper\",\"id\":248374,\"node_id\":\"MDQ6VXNlcjI0ODM3NA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/248374?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/saper\",\"html_url\":\"https://github.com/saper\",\"followers_url\":\"https://api.github.com/users/saper/followers\",\"following_url\":\"https://api.github.com/users/saper/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/saper/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/saper/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/saper/subscriptions\",\"organizations_url\":\"https://api.github.com/users/saper/orgs\",\"repos_url\":\"https://api.github.com/users/saper/repos\",\"events_url\":\"https://api.github.com/users/saper/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/saper/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"After much discussion, it seems that the change\\nbroke the way require detects unique identity of\\nthe binary modules. While resolving module\'s\\nfull path is not sufficient and maybe even\\nnot elegant (like anything that requires the use\\nof realpath() except for certain security scenarios),\\nwe cannot break multiple inclusions of binary\\nmodules across symlinked, substed or otherwise\\nhidden paths.\\n\\nThere should be a test case invoving a binary\\nmodule to check for issues related to the binary\\nmodule identity.\\n\\nRevert https://github.com/nodejs/node/pull/5950\\n\\nThis reverts commit de1dc0ae2eb52842b5c5c974090123a64c3a594c.\\n\",\"created_at\":\"2016-05-02T22:37:23Z\",\"updated_at\":\"2016-05-12T22:15:29Z\",\"closed_at\":\"2016-05-03T01:21:52Z\",\"merged_at\":null,\"merge_commit_sha\":\"735e98c0fe7fd7c1516c8004b4c73fd3627f15b7\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155435814,\"node_id\":\"MDU6TGFiZWwxNTU0MzU4MTQ=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/module\",\"name\":\"module\",\"color\":\"fbca04\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/6536/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/6536/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/6536/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/c97ef1cffd7a0fe11c16c8731975e5d6979be152\",\"head\":{\"label\":\"saper:master\",\"ref\":\"master\",\"sha\":\"c97ef1cffd7a0fe11c16c8731975e5d6979be152\",\"user\":{\"login\":\"saper\",\"id\":248374,\"node_id\":\"MDQ6VXNlcjI0ODM3NA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/248374?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/saper\",\"html_url\":\"https://github.com/saper\",\"followers_url\":\"https://api.github.com/users/saper/followers\",\"following_url\":\"https://api.github.com/users/saper/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/saper/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/saper/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/saper/subscriptions\",\"organizations_url\":\"https://api.github.com/users/saper/orgs\",\"repos_url\":\"https://api.github.com/users/saper/repos\",\"events_url\":\"https://api.github.com/users/saper/events{/privacy}\",\"receive
INSERT INTO `pullreq` VALUES ('1003', 'JuliaLang/julia', '20408', '{\"url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/20408\",\"id\":104406531,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA0NDA2NTMx\",\"html_url\":\"https://github.com/JuliaLang/julia/pull/20408\",\"diff_url\":\"https://github.com/JuliaLang/julia/pull/20408.diff\",\"patch_url\":\"https://github.com/JuliaLang/julia/pull/20408.patch\",\"issue_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/20408\",\"number\":20408,\"state\":\"closed\",\"locked\":false,\"title\":\"Add count(itr) to count true elements\",\"user\":{\"login\":\"cossio\",\"id\":10637482,\"node_id\":\"MDQ6VXNlcjEwNjM3NDgy\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/10637482?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cossio\",\"html_url\":\"https://github.com/cossio\",\"followers_url\":\"https://api.github.com/users/cossio/followers\",\"following_url\":\"https://api.github.com/users/cossio/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cossio/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cossio/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cossio/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cossio/orgs\",\"repos_url\":\"https://api.github.com/users/cossio/repos\",\"events_url\":\"https://api.github.com/users/cossio/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cossio/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fix https://github.com/JuliaLang/julia/issues/20403.\",\"created_at\":\"2017-02-02T19:27:48Z\",\"updated_at\":\"2017-02-02T19:49:58Z\",\"closed_at\":\"2017-02-02T19:49:30Z\",\"merged_at\":null,\"merge_commit_sha\":\"12598142d66f64729dace80d86bfacdb038d2157\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":522769435,\"node_id\":\"MDU6TGFiZWw1MjI3Njk0MzU=\",\"url\":\"https://api.github.com/repos/JuliaLang/julia/labels/collections\",\"name\":\"collections\",\"color\":\"09aeb1\",\"default\":false,\"description\":\"Data structures that are a collection of items\"},{\"id\":294535960,\"node_id\":\"MDU6TGFiZWwyOTQ1MzU5NjA=\",\"url\":\"https://api.github.com/repos/JuliaLang/julia/labels/needs%20tests\",\"name\":\"needs tests\",\"color\":\"5319e7\",\"default\":false,\"description\":\"Unit tests are required for this change\"}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/20408/commits\",\"review_comments_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/20408/comments\",\"review_comment_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/20408/comments\",\"statuses_url\":\"https://api.github.com/repos/JuliaLang/julia/statuses/99de685c7d3079d9ea68d6061d643facb08b9b06\",\"head\":{\"label\":\"cossio:patch-1\",\"ref\":\"patch-1\",\"sha\":\"99de685c7d3079d9ea68d6061d643facb08b9b06\",\"user\":{\"login\":\"cossio\",\"id\":10637482,\"node_id\":\"MDQ6VXNlcjEwNjM3NDgy\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/10637482?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cossio\",\"html_url\":\"https://github.com/cossio\",\"followers_url\":\"https://api.github.com/users/cossio/followers\",\"following_url\":\"https://api.github.com/users/cossio/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cossio/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cossio/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cossio/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cossio/orgs\",\"repos_url\":\"https://api.github.com/users/cossio/repos\",\"events_url\":\"https://api.github.com/users/cossio/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cossio/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"JuliaLang:master\",\"ref
INSERT INTO `pullreq` VALUES ('1008', 'scikit-learn/scikit-learn', '7776', '{\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/7776\",\"id\":91322462,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTEzMjI0NjI=\",\"html_url\":\"https://github.com/scikit-learn/scikit-learn/pull/7776\",\"diff_url\":\"https://github.com/scikit-learn/scikit-learn/pull/7776.diff\",\"patch_url\":\"https://github.com/scikit-learn/scikit-learn/pull/7776.patch\",\"issue_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/7776\",\"number\":7776,\"state\":\"closed\",\"locked\":false,\"title\":\"[MRG] Modify description of \'X\' in k_means_.py fit methods.\",\"user\":{\"login\":\"kdexd\",\"id\":10494087,\"node_id\":\"MDQ6VXNlcjEwNDk0MDg3\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/10494087?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kdexd\",\"html_url\":\"https://github.com/kdexd\",\"followers_url\":\"https://api.github.com/users/kdexd/followers\",\"following_url\":\"https://api.github.com/users/kdexd/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kdexd/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kdexd/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kdexd/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kdexd/orgs\",\"repos_url\":\"https://api.github.com/users/kdexd/repos\",\"events_url\":\"https://api.github.com/users/kdexd/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/kdexd/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"#### Reference Issue\\n\\nFixes #7772\\n#### What does this implement/fix? Explain your changes.\\n\\nIt modifies the description of existing description of \'X\' in `MiniBatchKMeans.fit` method, and for the sake of consistence add a similar description in `KMeans.fit` method.\\n#### Any other comments?\\n\\nThere were discussions on the issue about using the term \\\"coordinates\\\" in reference to treat the training sample as a data point. I referred to documentation of similar use cases in R and Julia packages and did somewhat \\\"best of both worlds\\\" thing here. I\'m available for amendments in the description right away !\\n#### References:\\n1. Julia Package Docs: http://clusteringjl.readthedocs.io/en/latest/kmeans.html#kmeans\\n2. R Package Docs: https://stat.ethz.ch/R-manual/R-devel/library/stats/html/kmeans.html\\n3. OpenCV docs: http://docs.opencv.org/2.4/modules/core/doc/clustering.html\\n\",\"created_at\":\"2016-10-28T04:58:19Z\",\"updated_at\":\"2016-10-28T16:07:17Z\",\"closed_at\":\"2016-10-28T16:07:08Z\",\"merged_at\":null,\"merge_commit_sha\":\"6da34c81e5a1b01fa16970a3120fd1c7eaeccd17\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/7776/commits\",\"review_comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/7776/comments\",\"review_comment_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/7776/comments\",\"statuses_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/statuses/3ece2c27c0a262df975f58879430d9e9a746e998\",\"head\":{\"label\":\"kdexd:kmeans-fit-doc-fix-7772\",\"ref\":\"kmeans-fit-doc-fix-7772\",\"sha\":\"3ece2c27c0a262df975f58879430d9e9a746e998\",\"user\":{\"login\":\"kdexd\",\"id\":10494087,\"node_id\":\"MDQ6VXNlcjEwNDk0MDg3\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/10494087?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kdexd\",\"html_url\":\"https://github.com/kdexd\",\"followers_url\":\"https://api.github.com/users/kdexd/followers\",\"following_url\":\"https://api.github.com/users/kdexd/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kdexd/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kdexd/starred{/owner}{/repo}\",\
INSERT INTO `pullreq` VALUES ('1012', 'kubernetes/kubernetes', '32790', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/32790\",\"id\":85413250,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODU0MTMyNTA=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/32790\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/32790.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/32790.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/32790\",\"number\":32790,\"state\":\"closed\",\"locked\":false,\"title\":\"Adding the option for the system to use the HOME env for windows.\",\"user\":{\"login\":\"mayman\",\"id\":3055905,\"node_id\":\"MDQ6VXNlcjMwNTU5MDU=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/3055905?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mayman\",\"html_url\":\"https://github.com/mayman\",\"followers_url\":\"https://api.github.com/users/mayman/followers\",\"following_url\":\"https://api.github.com/users/mayman/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mayman/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mayman/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mayman/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mayman/orgs\",\"repos_url\":\"https://api.github.com/users/mayman/repos\",\"events_url\":\"https://api.github.com/users/mayman/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mayman/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Adding the option of checking for the HOME environment on windows. As on a work network, HOMEDRIVE is setup from the Group Policy on a work network.\\n\\nInitial change was made https://github.com/kubernetes/kubernetes/pull/17590\\n\\nThis change would fix this issue: \\nhttps://github.com/kubernetes/minikube/issues/459\\n\\n<!-- Reviewable:start -->\\n\\n---\\n\\nThis change is [<img src=\\\"https://reviewable.kubernetes.io/review_button.svg\\\" height=\\\"34\\\" align=\\\"absmiddle\\\" alt=\\\"Reviewable\\\"/>](https://reviewable.kubernetes.io/reviews/kubernetes/kubernetes/32790)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2016-09-15T14:19:37Z\",\"updated_at\":\"2016-12-10T18:35:29Z\",\"closed_at\":\"2016-12-09T19:03:18Z\",\"merged_at\":null,\"merge_commit_sha\":\"ca8d869c93606922d9f355ddac176f9dca10933d\",\"assignee\":{\"login\":\"fabianofranz\",\"id\":158611,\"node_id\":\"MDQ6VXNlcjE1ODYxMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/158611?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fabianofranz\",\"html_url\":\"https://github.com/fabianofranz\",\"followers_url\":\"https://api.github.com/users/fabianofranz/followers\",\"following_url\":\"https://api.github.com/users/fabianofranz/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/fabianofranz/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/fabianofranz/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/fabianofranz/subscriptions\",\"organizations_url\":\"https://api.github.com/users/fabianofranz/orgs\",\"repos_url\":\"https://api.github.com/users/fabianofranz/repos\",\"events_url\":\"https://api.github.com/users/fabianofranz/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/fabianofranz/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"fabianofranz\",\"id\":158611,\"node_id\":\"MDQ6VXNlcjE1ODYxMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/158611?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fabianofranz\",\"html_url\":\"https://github.com/fabianofranz\",\"followers_url\":\"https://api.github.com/users/fabianofranz/followers\",\"following_url\":\"https://api.github.com/users/fabianofranz/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/fabianofranz/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/fabianofranz/starred{/owner}{/repo}\",\"
INSERT INTO `pullreq` VALUES ('1016', 'symfony/symfony-docs', '4071', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/4071\",\"id\":19077217,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTkwNzcyMTc=\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/4071\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/4071.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/4071.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/4071\",\"number\":4071,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixed wrong git conflict resolve\",\"user\":{\"login\":\"manindersingh\",\"id\":1793151,\"node_id\":\"MDQ6VXNlcjE3OTMxNTE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1793151?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/manindersingh\",\"html_url\":\"https://github.com/manindersingh\",\"followers_url\":\"https://api.github.com/users/manindersingh/followers\",\"following_url\":\"https://api.github.com/users/manindersingh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/manindersingh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/manindersingh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/manindersingh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/manindersingh/orgs\",\"repos_url\":\"https://api.github.com/users/manindersingh/repos\",\"events_url\":\"https://api.github.com/users/manindersingh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/manindersingh/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2014-07-30T09:12:56Z\",\"updated_at\":\"2014-07-30T15:38:12Z\",\"closed_at\":\"2014-07-30T15:37:49Z\",\"merged_at\":null,\"merge_commit_sha\":\"671e8a4a1bfc64efdb34a4d771aa2cdb6ddc63ff\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/4071/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/4071/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/4071/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/db88baa6c6b9472e814248bf5ad720c574fae19b\",\"head\":{\"label\":\"manindersingh:patch-4\",\"ref\":\"patch-4\",\"sha\":\"db88baa6c6b9472e814248bf5ad720c574fae19b\",\"user\":{\"login\":\"manindersingh\",\"id\":1793151,\"node_id\":\"MDQ6VXNlcjE3OTMxNTE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1793151?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/manindersingh\",\"html_url\":\"https://github.com/manindersingh\",\"followers_url\":\"https://api.github.com/users/manindersingh/followers\",\"following_url\":\"https://api.github.com/users/manindersingh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/manindersingh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/manindersingh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/manindersingh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/manindersingh/orgs\",\"repos_url\":\"https://api.github.com/users/manindersingh/repos\",\"events_url\":\"https://api.github.com/users/manindersingh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/manindersingh/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":13927579,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMzkyNzU3OQ==\",\"name\":\"symfony-docs\",\"full_name\":\"manindersingh/symfony-docs\",\"owner\":{\"login\":\"manindersingh\",\"id\":1793151,\"node_id\":\"MDQ6VXNlcjE3OTMxNTE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1793151?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/manindersingh\",\"html_url\":\"https://github.com/manindersingh\",\"followers_
INSERT INTO `pullreq` VALUES ('1020', 'scikit-learn/scikit-learn', '7902', '{\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/7902\",\"id\":94116779,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTQxMTY3Nzk=\",\"html_url\":\"https://github.com/scikit-learn/scikit-learn/pull/7902\",\"diff_url\":\"https://github.com/scikit-learn/scikit-learn/pull/7902.diff\",\"patch_url\":\"https://github.com/scikit-learn/scikit-learn/pull/7902.patch\",\"issue_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/7902\",\"number\":7902,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix#7898 bug fixes.py line 406 error\",\"user\":{\"login\":\"willduan\",\"id\":14313839,\"node_id\":\"MDQ6VXNlcjE0MzEzODM5\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/14313839?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/willduan\",\"html_url\":\"https://github.com/willduan\",\"followers_url\":\"https://api.github.com/users/willduan/followers\",\"following_url\":\"https://api.github.com/users/willduan/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/willduan/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/willduan/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/willduan/subscriptions\",\"organizations_url\":\"https://api.github.com/users/willduan/orgs\",\"repos_url\":\"https://api.github.com/users/willduan/repos\",\"events_url\":\"https://api.github.com/users/willduan/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/willduan/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"<!--\\r\\nThanks for contributing a pull request! Please ensure you have taken a look at\\r\\nthe contribution guidelines: https://github.com/scikit-learn/scikit-learn/blob/master/CONTRIBUTING.md#Contributing-Pull-Requests\\r\\n-->\\r\\n#### Reference Issue\\r\\n<!-- Example: Fixes #1234 -->\\r\\nFixes #7898. \\r\\n\\r\\n\\r\\n#### What does this implement/fix? Explain your changes.\\r\\n\\r\\n\\r\\n#### Any other comments?\\r\\n\\r\\n\\r\\n<!--\\r\\nPlease be aware that we are a loose team of volunteers so patience is\\r\\nnecessary; assistance handling other issues is very welcome. We value\\r\\nall user contributions, no matter how minor they are. If we are slow to\\r\\nreview, either the pull request needs some benchmarking, tinkering,\\r\\nconvincing, etc. or more likely the reviewers are simply busy. In either\\r\\ncase, we ask for your understanding during the review process.\\r\\nFor more information, see our FAQ on this topic:\\r\\nhttp://scikit-learn.org/dev/faq.html#why-is-my-pull-request-not-getting-any-attention.\\r\\n\\r\\nThanks for contributing!\\r\\n-->\\r\\nThere is a new bug in master brunch, scikit-learn/sklearn/utils/fixes.py\\r\\nin line 406: if np_version < (1, 12, 0): , an error occured, TypeError: unorderable types: str() < int().\\r\\nIt\'s because in the function :\\r\\n\\r\\ndef _parse_version(version_string):\\r\\n version = []\\r\\n for x in version_string.split(\'.\'):\\r\\n try:\\r\\n version.append(int(x))\\r\\n except ValueError:\\r\\n # x may be of the form dev-1ea1592\\r\\n version.append(x)\\r\\n return tuple(version)\\r\\n\\r\\nI filing the bug by change line 406.\\r\\nI changed `if np_version < (1, 12, 0):` to `if np_version < (1, 12):`\\r\\nAlso can we don\'t compare the third index value in the tuple, because numpy version is not sure ,such as \'1,12,1b1\' etc, the ` _parse_version` just return (1,12,\'1b1\'). So we just compare the first two of the numpy version.\\r\\nSo in fixes.py, line 318 also should change to `if np_version < (1, 6):`\\r\\nand line 356 should change to `if np_version < (1, 8):`\",\"created_at\":\"2016-11-17T07:45:02Z\",\"updated_at\":\"2016-12-05T09:48:39Z\",\"closed_at\":\"2016-12-05T09:22:27Z\",\"merged_at\":\"2016-12-05T09:22:27Z\",\"merge_commit_sha\":\"1f278e1c231e6b9b3cf813377819e25e87b6c8b6\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],
INSERT INTO `pullreq` VALUES ('1024', 'kubernetes/kubernetes', '4494', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/4494\",\"id\":29467362,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mjk0NjczNjI=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/4494\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/4494.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/4494.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/4494\",\"number\":4494,\"state\":\"closed\",\"locked\":false,\"title\":\"Add protection for the pods member varaible.\",\"user\":{\"login\":\"brendandburns\",\"id\":5751682,\"node_id\":\"MDQ6VXNlcjU3NTE2ODI=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5751682?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/brendandburns\",\"html_url\":\"https://github.com/brendandburns\",\"followers_url\":\"https://api.github.com/users/brendandburns/followers\",\"following_url\":\"https://api.github.com/users/brendandburns/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/brendandburns/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/brendandburns/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/brendandburns/subscriptions\",\"organizations_url\":\"https://api.github.com/users/brendandburns/orgs\",\"repos_url\":\"https://api.github.com/users/brendandburns/repos\",\"events_url\":\"https://api.github.com/users/brendandburns/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/brendandburns/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Partially addresses #4462\\n\",\"created_at\":\"2015-02-17T18:53:52Z\",\"updated_at\":\"2015-08-12T17:35:53Z\",\"closed_at\":\"2015-02-25T18:41:33Z\",\"merged_at\":\"2015-02-25T18:41:33Z\",\"merge_commit_sha\":\"947539c9afcba0efe84264d0b3376bd3e984c700\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/4494/commits\",\"review_comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/4494/comments\",\"review_comment_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/4494/comments\",\"statuses_url\":\"https://api.github.com/repos/kubernetes/kubernetes/statuses/801ad909ca1104930bd468fe6c85851c5a79c578\",\"head\":{\"label\":\"brendandburns:race\",\"ref\":\"race\",\"sha\":\"801ad909ca1104930bd468fe6c85851c5a79c578\",\"user\":{\"login\":\"brendandburns\",\"id\":5751682,\"node_id\":\"MDQ6VXNlcjU3NTE2ODI=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5751682?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/brendandburns\",\"html_url\":\"https://github.com/brendandburns\",\"followers_url\":\"https://api.github.com/users/brendandburns/followers\",\"following_url\":\"https://api.github.com/users/brendandburns/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/brendandburns/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/brendandburns/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/brendandburns/subscriptions\",\"organizations_url\":\"https://api.github.com/users/brendandburns/orgs\",\"repos_url\":\"https://api.github.com/users/brendandburns/repos\",\"events_url\":\"https://api.github.com/users/brendandburns/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/brendandburns/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":20748715,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyMDc0ODcxNQ==\",\"name\":\"kubernetes\",\"full_name\":\"brendandburns/kubernetes\",\"owner\":{\"login\":\"brendandburns\",\"id\":5751682,\"node_id\":\"MDQ6VXNlcjU3NTE2ODI=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5751682?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/brendandburns\",\
INSERT INTO `pullreq` VALUES ('1028', 'docker/docker', '11794', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/11794\",\"id\":31987359,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzE5ODczNTk=\",\"html_url\":\"https://github.com/moby/moby/pull/11794\",\"diff_url\":\"https://github.com/moby/moby/pull/11794.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/11794.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/11794\",\"number\":11794,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixes pointer error\",\"user\":{\"login\":\"moomou\",\"id\":856148,\"node_id\":\"MDQ6VXNlcjg1NjE0OA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/856148?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/moomou\",\"html_url\":\"https://github.com/moomou\",\"followers_url\":\"https://api.github.com/users/moomou/followers\",\"following_url\":\"https://api.github.com/users/moomou/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/moomou/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/moomou/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/moomou/subscriptions\",\"organizations_url\":\"https://api.github.com/users/moomou/orgs\",\"repos_url\":\"https://api.github.com/users/moomou/repos\",\"events_url\":\"https://api.github.com/users/moomou/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/moomou/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes https://github.com/docker/docker/issues/11790\\n\\nSigned-off-by: Paul Mou ppymou@gmail.com\\n\",\"created_at\":\"2015-03-26T03:45:53Z\",\"updated_at\":\"2015-03-26T04:30:39Z\",\"closed_at\":\"2015-03-26T04:30:37Z\",\"merged_at\":\"2015-03-26T04:30:37Z\",\"merge_commit_sha\":\"404b83faad658944b21da8b984ffb476f3f82755\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":175375407,\"node_id\":\"MDU6TGFiZWwxNzUzNzU0MDc=\",\"url\":\"https://api.github.com/repos/moby/moby/labels/status/2-code-review\",\"name\":\"status/2-code-review\",\"color\":\"fad8c7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/moby/moby/pulls/11794/commits\",\"review_comments_url\":\"https://api.github.com/repos/moby/moby/pulls/11794/comments\",\"review_comment_url\":\"https://api.github.com/repos/moby/moby/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/moby/moby/issues/11794/comments\",\"statuses_url\":\"https://api.github.com/repos/moby/moby/statuses/273fdd97edec3ad758dbf94e8268fd57512cee02\",\"head\":{\"label\":\"moomou:11790-pkgulimit\",\"ref\":\"11790-pkgulimit\",\"sha\":\"273fdd97edec3ad758dbf94e8268fd57512cee02\",\"user\":{\"login\":\"moomou\",\"id\":856148,\"node_id\":\"MDQ6VXNlcjg1NjE0OA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/856148?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/moomou\",\"html_url\":\"https://github.com/moomou\",\"followers_url\":\"https://api.github.com/users/moomou/followers\",\"following_url\":\"https://api.github.com/users/moomou/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/moomou/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/moomou/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/moomou/subscriptions\",\"organizations_url\":\"https://api.github.com/users/moomou/orgs\",\"repos_url\":\"https://api.github.com/users/moomou/repos\",\"events_url\":\"https://api.github.com/users/moomou/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/moomou/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":32902964,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMjkwMjk2NA==\",\"name\":\"docker\",\"full_name\":\"moomou/docker\",\"owner\":{\"login\":\"moomou\",\"id\":856148,\"node_id\":\"MDQ6VXNlcjg1NjE0OA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/856148?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/moomou\",\"html_url\":\"https://github.com/moomou\",\"foll
INSERT INTO `pullreq` VALUES ('1032', 'joomla/joomla-cms', '7778', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/7778\",\"id\":43526464,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDM1MjY0NjQ=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/7778\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/7778.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/7778.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/7778\",\"number\":7778,\"state\":\"closed\",\"locked\":false,\"title\":\"SQL errors when installing extensions on MS SQL Server\",\"user\":{\"login\":\"tampe125\",\"id\":606707,\"node_id\":\"MDQ6VXNlcjYwNjcwNw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/606707?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tampe125\",\"html_url\":\"https://github.com/tampe125\",\"followers_url\":\"https://api.github.com/users/tampe125/followers\",\"following_url\":\"https://api.github.com/users/tampe125/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tampe125/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tampe125/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tampe125/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tampe125/orgs\",\"repos_url\":\"https://api.github.com/users/tampe125/repos\",\"events_url\":\"https://api.github.com/users/tampe125/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tampe125/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"# Executive summary\\n\\nWhen Joomla is using MS SQL Server database, is not possible to install any extension. A SQL error message is shown or the user is logged out without any message.\\nAs final result the installation is aborted and no extension is added to the site.\\n# Test instructions\\n\\nApply the patch, then try to install any extension (a Joomla installation using MSSQL is required).\\nNo error messages should be presented and you could use the extension without any issue.\\n# Technical information\\n\\nThe main problem is caused by columns flagged as `NOT NULL`, we have to prime them with empty data.\\nAn error occurred while updating site menu entries, too, due a syntax error in the query\\n# Backwards compatibility\\n\\nThis PR does not affect backwards compatibility\\n# Translation impact\\n\\nThis PR does not add, remove or modify any language strings\\n\",\"created_at\":\"2015-08-27T14:51:03Z\",\"updated_at\":\"2015-09-10T06:46:03Z\",\"closed_at\":\"2015-09-07T19:29:17Z\",\"merged_at\":\"2015-09-07T19:29:17Z\",\"merge_commit_sha\":\"e81a6b3b2c6b3428e7ad11af03b5a553b8b1043a\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false,\"description\":null}],\"milestone\":{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/10\",\"html_url\":\"https://github.com/joomla/joomla-cms/milestone/10\",\"labels_url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/10/labels\",\"id\":1190334,\"node_id\":\"MDk6TWlsZXN0b25lMTE5MDMzNA==\",\"number\":10,\"title\":\"Joomla! 3.4.4\",\"description\":\"\",\"creator\":{\"login\":\"zero-24\",\"id\":2596554,\"node_id\":\"MDQ6VXNlcjI1OTY1NTQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2596554?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zero-24\",\"html_url\":\"https://github.com/zero-24\",\"followers_url\":\"https://api.github.com/users/zero-24/followers\",\"following_url\":\"https://api.github.com/users/zero-24/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zero-24/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zero-24/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zero-24/subscriptions\",\"organizations_url\":\"https://api.github.com/u
INSERT INTO `pullreq` VALUES ('1036', 'twbs/bootstrap', '13473', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/13473\",\"id\":15381323,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTUzODEzMjM=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/13473\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/13473.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/13473.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/13473\",\"number\":13473,\"state\":\"closed\",\"locked\":false,\"title\":\"Modals: force translate3d for more performance\",\"user\":{\"login\":\"sparanoid\",\"id\":96356,\"node_id\":\"MDQ6VXNlcjk2MzU2\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/96356?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sparanoid\",\"html_url\":\"https://github.com/sparanoid\",\"followers_url\":\"https://api.github.com/users/sparanoid/followers\",\"following_url\":\"https://api.github.com/users/sparanoid/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sparanoid/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sparanoid/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sparanoid/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sparanoid/orgs\",\"repos_url\":\"https://api.github.com/users/sparanoid/repos\",\"events_url\":\"https://api.github.com/users/sparanoid/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sparanoid/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2014-05-01T08:34:59Z\",\"updated_at\":\"2014-06-26T11:38:43Z\",\"closed_at\":\"2014-05-01T16:11:16Z\",\"merged_at\":null,\"merge_commit_sha\":\"7b2c22a7b963b3a3fe8eff930269e5928375484e\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":210556,\"node_id\":\"MDU6TGFiZWwyMTA1NTY=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/css\",\"name\":\"css\",\"color\":\"563d7c\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/13473/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/13473/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/13473/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/02112a044cf3a39ed44f45e1a3e768639e79f569\",\"head\":{\"label\":\"sparanoid:feat/modal-animate-performance\",\"ref\":\"feat/modal-animate-performance\",\"sha\":\"02112a044cf3a39ed44f45e1a3e768639e79f569\",\"user\":{\"login\":\"sparanoid\",\"id\":96356,\"node_id\":\"MDQ6VXNlcjk2MzU2\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/96356?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sparanoid\",\"html_url\":\"https://github.com/sparanoid\",\"followers_url\":\"https://api.github.com/users/sparanoid/followers\",\"following_url\":\"https://api.github.com/users/sparanoid/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sparanoid/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sparanoid/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sparanoid/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sparanoid/orgs\",\"repos_url\":\"https://api.github.com/users/sparanoid/repos\",\"events_url\":\"https://api.github.com/users/sparanoid/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sparanoid/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":19338916,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxOTMzODkxNg==\",\"name\":\"bootstrap\",\"full_name\":\"sparanoid/bootstrap\",\"owner\":{\"login\":\"sparanoid\",\"id\":96356,\"node_id\":\"MDQ6VXNlcjk2MzU2\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/96356?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sparanoid\",\"html_url\":\"https://gi
INSERT INTO `pullreq` VALUES ('1041', 'joomla/joomla-cms', '4515', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/4515\",\"id\":22601798,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjI2MDE3OTg=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/4515\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/4515.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/4515.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/4515\",\"number\":4515,\"state\":\"closed\",\"locked\":false,\"title\":\"[Code Style] administrator/components/com_banners\",\"user\":{\"login\":\"chrisdavenport\",\"id\":305153,\"node_id\":\"MDQ6VXNlcjMwNTE1Mw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/305153?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/chrisdavenport\",\"html_url\":\"https://github.com/chrisdavenport\",\"followers_url\":\"https://api.github.com/users/chrisdavenport/followers\",\"following_url\":\"https://api.github.com/users/chrisdavenport/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/chrisdavenport/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/chrisdavenport/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/chrisdavenport/subscriptions\",\"organizations_url\":\"https://api.github.com/users/chrisdavenport/orgs\",\"repos_url\":\"https://api.github.com/users/chrisdavenport/repos\",\"events_url\":\"https://api.github.com/users/chrisdavenport/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/chrisdavenport/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\".\\n\",\"created_at\":\"2014-10-11T09:51:08Z\",\"updated_at\":\"2014-11-22T02:43:49Z\",\"closed_at\":\"2014-10-11T14:39:35Z\",\"merged_at\":\"2014-10-11T14:39:35Z\",\"merge_commit_sha\":\"c2931fddfb2775c04f2fce0e923a4bae93b77c82\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false,\"description\":null}],\"milestone\":{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/1\",\"html_url\":\"https://github.com/joomla/joomla-cms/milestone/1\",\"labels_url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/1/labels\",\"id\":798698,\"node_id\":\"MDk6TWlsZXN0b25lNzk4Njk4\",\"number\":1,\"title\":\"Joomla! 3.4.0\",\"description\":\"\",\"creator\":{\"login\":\"mbabker\",\"id\":368545,\"node_id\":\"MDQ6VXNlcjM2ODU0NQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/368545?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mbabker\",\"html_url\":\"https://github.com/mbabker\",\"followers_url\":\"https://api.github.com/users/mbabker/followers\",\"following_url\":\"https://api.github.com/users/mbabker/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mbabker/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mbabker/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mbabker/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mbabker/orgs\",\"repos_url\":\"https://api.github.com/users/mbabker/repos\",\"events_url\":\"https://api.github.com/users/mbabker/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mbabker/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":773,\"state\":\"closed\",\"created_at\":\"2014-09-22T19:29:17Z\",\"updated_at\":\"2015-08-24T14:30:44Z\",\"due_on\":null,\"closed_at\":\"2015-03-15T16:41:43Z\"},\"draft\":false,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/4515/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/4515/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/jo
INSERT INTO `pullreq` VALUES ('1045', 'angular/angular.js', '4086', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/4086\",\"id\":8500360,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODUwMDM2MA==\",\"html_url\":\"https://github.com/angular/angular.js/pull/4086\",\"diff_url\":\"https://github.com/angular/angular.js/pull/4086.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/4086.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/4086\",\"number\":4086,\"state\":\"closed\",\"locked\":false,\"title\":\"fix(ngInput): When \'name\' attribute is a property name, \'$name\' should be evaluated to the property value\",\"user\":{\"login\":\"blai\",\"id\":1664979,\"node_id\":\"MDQ6VXNlcjE2NjQ5Nzk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1664979?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/blai\",\"html_url\":\"https://github.com/blai\",\"followers_url\":\"https://api.github.com/users/blai/followers\",\"following_url\":\"https://api.github.com/users/blai/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/blai/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/blai/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/blai/subscriptions\",\"organizations_url\":\"https://api.github.com/users/blai/orgs\",\"repos_url\":\"https://api.github.com/users/blai/repos\",\"events_url\":\"https://api.github.com/users/blai/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/blai/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Not exactly sure if this is a bug fix or a feature enhancement. For simple cases such as the following, it works:\\n\\n``` html\\n<form name=\\\"myForm\\\">\\n User name: <input type=\\\"text\\\" name=\\\"userName\\\" ng-model=\\\"user.name\\\" required>\\n <span class=\\\"error\\\" ng-show=\\\"myForm.userName.$error.required\\\">Required!</span>\\n</form>\\n```\\n\\nBut if the `<input>` is dynamically generated and the `name` is a scope property, it run into issue:\\n\\n``` html\\n<form name=\\\"myForm\\\">\\n <div ng-repeat=\\\"field in formFields\\\">\\n <span>{{field.label}}</span>\\n <input type=\\\"text\\\" name=\\\"{{field.name}}\\\" required>\\n <span class=\\\"error\\\" ng-show=\\\"myForm[field.name].$error.required\\\">Required!</span>\\n </div>\\n</form>\\n```\\n\",\"created_at\":\"2013-09-20T23:45:19Z\",\"updated_at\":\"2014-10-13T19:11:49Z\",\"closed_at\":\"2014-10-13T19:11:49Z\",\"merged_at\":null,\"merge_commit_sha\":\"617618adc86f4cedb3680cc96fa43d7963e03a99\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":53200617,\"node_id\":\"MDU6TGFiZWw1MzIwMDYxNw==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/cla:%20yes\",\"name\":\"cla: yes\",\"color\":\"bfe5bf\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/angular/angular.js/milestones/27\",\"html_url\":\"https://github.com/angular/angular.js/milestone/27\",\"labels_url\":\"https://api.github.com/repos/angular/angular.js/milestones/27/labels\",\"id\":489171,\"node_id\":\"MDk6TWlsZXN0b25lNDg5MTcx\",\"number\":27,\"title\":\"Backlog\",\"description\":\"Holds the backlog of issues and pull requests that have been triaged.\\r\\n\\r\\nBefore assigning items to this milestone they should be labelled, at the very least with the correct \\\"type\\\" label (i.e. \\\"issue\\\", \\\"pr\\\", \\\"bug\\\", \\\"regression\\\", \\\"chore\\\", \\\"docs\\\", etc). Preferably you should also check for duplicate issues/PRs, note CLA status and assign \\\"complexity\\\" and \\\"impact\\\" labels too.\",\"creator\":{\"login\":\"IgorMinar\",\"id\":216296,\"node_id\":\"MDQ6VXNlcjIxNjI5Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/216296?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/IgorMinar\",\"html_url\":\"https://github.com/IgorMinar\",\"followers_url\":\"https://api.github.com/users/IgorMinar/followers\",\"following_url\"
INSERT INTO `pullreq` VALUES ('1049', 'rails/rails', '10920', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/10920\",\"id\":6265146,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjI2NTE0Ng==\",\"html_url\":\"https://github.com/rails/rails/pull/10920\",\"diff_url\":\"https://github.com/rails/rails/pull/10920.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/10920.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/10920\",\"number\":10920,\"state\":\"closed\",\"locked\":false,\"title\":\"Make .find_each return an Enumerator if no block given\",\"user\":{\"login\":\"alexbartlow\",\"id\":15478,\"node_id\":\"MDQ6VXNlcjE1NDc4\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/15478?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/alexbartlow\",\"html_url\":\"https://github.com/alexbartlow\",\"followers_url\":\"https://api.github.com/users/alexbartlow/followers\",\"following_url\":\"https://api.github.com/users/alexbartlow/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/alexbartlow/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/alexbartlow/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/alexbartlow/subscriptions\",\"organizations_url\":\"https://api.github.com/users/alexbartlow/orgs\",\"repos_url\":\"https://api.github.com/users/alexbartlow/repos\",\"events_url\":\"https://api.github.com/users/alexbartlow/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/alexbartlow/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Previously, find_each required a block. This is in-congruent with other enumerable behavior, which can be chained.\\n\\nBy returning a potentially lazy enumerable, the benefit of memory management is maintained, but with the added benefit of chain-able operations.\\n\",\"created_at\":\"2013-06-12T07:05:30Z\",\"updated_at\":\"2014-06-24T23:42:07Z\",\"closed_at\":\"2013-06-25T23:22:42Z\",\"merged_at\":null,\"merge_commit_sha\":\"ddd0cf284e0de09362ce7eb34489bb9b6bf6552f\",\"assignee\":{\"login\":\"josevalim\",\"id\":9582,\"node_id\":\"MDQ6VXNlcjk1ODI=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/9582?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/josevalim\",\"html_url\":\"https://github.com/josevalim\",\"followers_url\":\"https://api.github.com/users/josevalim/followers\",\"following_url\":\"https://api.github.com/users/josevalim/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/josevalim/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/josevalim/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/josevalim/subscriptions\",\"organizations_url\":\"https://api.github.com/users/josevalim/orgs\",\"repos_url\":\"https://api.github.com/users/josevalim/repos\",\"events_url\":\"https://api.github.com/users/josevalim/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/josevalim/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"josevalim\",\"id\":9582,\"node_id\":\"MDQ6VXNlcjk1ODI=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/9582?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/josevalim\",\"html_url\":\"https://github.com/josevalim\",\"followers_url\":\"https://api.github.com/users/josevalim/followers\",\"following_url\":\"https://api.github.com/users/josevalim/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/josevalim/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/josevalim/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/josevalim/subscriptions\",\"organizations_url\":\"https://api.github.com/users/josevalim/orgs\",\"repos_url\":\"https://api.github.com/users/josevalim/repos\",\"events_url\":\"https://api.github.com/users/josevalim/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/josevalim/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requeste
INSERT INTO `pullreq` VALUES ('1054', 'zendframework/zf2', '3291', '{\"url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/3291\",\"id\":3480040,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzQ4MDA0MA==\",\"html_url\":\"https://github.com/zendframework/zendframework/pull/3291\",\"diff_url\":\"https://github.com/zendframework/zendframework/pull/3291.diff\",\"patch_url\":\"https://github.com/zendframework/zendframework/pull/3291.patch\",\"issue_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/3291\",\"number\":3291,\"state\":\"closed\",\"locked\":false,\"title\":\"added NOT IN predicate in Zend\\\\Db\\\\Sql\\\\Predicate\",\"user\":{\"login\":\"samsonasik\",\"id\":459648,\"node_id\":\"MDQ6VXNlcjQ1OTY0OA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/459648?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/samsonasik\",\"html_url\":\"https://github.com/samsonasik\",\"followers_url\":\"https://api.github.com/users/samsonasik/followers\",\"following_url\":\"https://api.github.com/users/samsonasik/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/samsonasik/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/samsonasik/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/samsonasik/subscriptions\",\"organizations_url\":\"https://api.github.com/users/samsonasik/orgs\",\"repos_url\":\"https://api.github.com/users/samsonasik/repos\",\"events_url\":\"https://api.github.com/users/samsonasik/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/samsonasik/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2012-12-25T22:17:00Z\",\"updated_at\":\"2014-06-26T16:01:55Z\",\"closed_at\":\"2012-12-27T22:46:05Z\",\"merged_at\":null,\"merge_commit_sha\":\"12d6f5cccb29377f82101169a8659f9f04a1f78a\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/3291/commits\",\"review_comments_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/3291/comments\",\"review_comment_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/3291/comments\",\"statuses_url\":\"https://api.github.com/repos/zendframework/zendframework/statuses/86421fc2e26af0473a773321e74252b9f25ed6b5\",\"head\":{\"label\":\"samsonasik:feature/not.in\",\"ref\":\"feature/not.in\",\"sha\":\"86421fc2e26af0473a773321e74252b9f25ed6b5\",\"user\":{\"login\":\"samsonasik\",\"id\":459648,\"node_id\":\"MDQ6VXNlcjQ1OTY0OA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/459648?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/samsonasik\",\"html_url\":\"https://github.com/samsonasik\",\"followers_url\":\"https://api.github.com/users/samsonasik/followers\",\"following_url\":\"https://api.github.com/users/samsonasik/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/samsonasik/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/samsonasik/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/samsonasik/subscriptions\",\"organizations_url\":\"https://api.github.com/users/samsonasik/orgs\",\"repos_url\":\"https://api.github.com/users/samsonasik/repos\",\"events_url\":\"https://api.github.com/users/samsonasik/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/samsonasik/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":5946915,\"node_id\":\"MDEwOlJlcG9zaXRvcnk1OTQ2OTE1\",\"name\":\"zf2\",\"full_name\":\"samsonasik/zf2\",\"owner\":{\"login\":\"samsonasik\",\"id\":459648,\"node_id\":\"MDQ6VXNlcjQ1OTY0OA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/459648?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/samsonasik\",\"html_url\":\"https://github.com/samsonasik\",\"followers_url\":\"http
INSERT INTO `pullreq` VALUES ('1058', 'joomla/joomla-cms', '6439', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/6439\",\"id\":31200699,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzEyMDA2OTk=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/6439\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/6439.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/6439.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/6439\",\"number\":6439,\"state\":\"closed\",\"locked\":false,\"title\":\"Config doesn\'t output error message, when we have a required field (PHP validation, not JS!)\",\"user\":{\"login\":\"compojoom\",\"id\":693770,\"node_id\":\"MDQ6VXNlcjY5Mzc3MA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/693770?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/compojoom\",\"html_url\":\"https://github.com/compojoom\",\"followers_url\":\"https://api.github.com/users/compojoom/followers\",\"following_url\":\"https://api.github.com/users/compojoom/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/compojoom/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/compojoom/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/compojoom/subscriptions\",\"organizations_url\":\"https://api.github.com/users/compojoom/orgs\",\"repos_url\":\"https://api.github.com/users/compojoom/repos\",\"events_url\":\"https://api.github.com/users/compojoom/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/compojoom/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This is the same fix as here: https://github.com/joomla/joomla-cms/pull/3026, except that in the old pull request I\'ve somehow screwed it up...\\n\\nWhen I originally fixed this issue, the configuration didn\'t have Javascript validation. That is why I was able to run into this. Right now the config has a javascript validation and we can only run into the issue when we turn it off. But despite the fact that we can\'t run into the issue when js validation is on, it doesn\'t change the fact that the php code is wrong. \\n\\nTesting instructions:\\nFirst we need to disable the javascript validation. Go to: \\nadministrator\\\\components\\\\com_config\\\\view\\\\component\\\\tmpl\\\\default.php\\ncomment out line 23,24 & 27. At the end your code should look like this:\\n\\n```\\nJoomla.submitbutton = function(task)\\n {\\n// if (task === \\\"config.cancel.component\\\" || document.formvalidator.isValid(document.getElementById(\\\"component-form\\\")))\\n// {\\n Joomla.submitform(task, document.getElementById(\\\"component-form\\\"));\\n// }\\n };\\n```\\n\\nAfter that test it with CMandrill:\\nFirst download CMandrill from:\\nhttps://compojoom.com/downloads/official-releases-stable/mandrill\\n\\nthen install it. Now go to components -> CMandrill options. Go to the permissions tab and try to change any permission. Save. The page will refresh without any error message and the permissions that you\'ve applied shouldn\'t be saved.\\n\\nNow apply the patch and try to save the config again. This time you\'ll see the error message. \\n\",\"created_at\":\"2015-03-15T14:04:39Z\",\"updated_at\":\"2015-03-16T15:00:57Z\",\"closed_at\":\"2015-03-16T15:00:48Z\",\"merged_at\":\"2015-03-16T15:00:48Z\",\"merge_commit_sha\":\"d0a96c693763eb7b1052a62a7c7eb12f5fad0fd6\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/6\",\"html_url\":\"https://github.com/joomla/joomla-cms/milestone/6\",\"labels_url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/6/labels\",\"id\":944888,\"node_id\":\"MDk6TWlsZXN0b25lOTQ0ODg4\",\"number\":6,\"title\":\"Joomla! 3.4.1\",\
INSERT INTO `pullreq` VALUES ('1062', 'zendframework/zf2', '7583', '{\"url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/7583\",\"id\":37461992,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mzc0NjE5OTI=\",\"html_url\":\"https://github.com/zendframework/zendframework/pull/7583\",\"diff_url\":\"https://github.com/zendframework/zendframework/pull/7583.diff\",\"patch_url\":\"https://github.com/zendframework/zendframework/pull/7583.patch\",\"issue_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/7583\",\"number\":7583,\"state\":\"open\",\"locked\":false,\"title\":\"Move test components to require-dev\",\"user\":{\"login\":\"Maks3w\",\"id\":1301698,\"node_id\":\"MDQ6VXNlcjEzMDE2OTg=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1301698?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Maks3w\",\"html_url\":\"https://github.com/Maks3w\",\"followers_url\":\"https://api.github.com/users/Maks3w/followers\",\"following_url\":\"https://api.github.com/users/Maks3w/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Maks3w/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Maks3w/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Maks3w/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Maks3w/orgs\",\"repos_url\":\"https://api.github.com/users/Maks3w/repos\",\"events_url\":\"https://api.github.com/users/Maks3w/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Maks3w/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Close https://github.com/zendframework/zf2/issues/7574\\n\",\"created_at\":\"2015-06-11T13:18:09Z\",\"updated_at\":\"2016-09-22T08:48:44Z\",\"closed_at\":null,\"merged_at\":null,\"merge_commit_sha\":\"07f1e61af05c0885618c143400b7b54341b90834\",\"assignee\":{\"login\":\"weierophinney\",\"id\":25943,\"node_id\":\"MDQ6VXNlcjI1OTQz\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/25943?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/weierophinney\",\"html_url\":\"https://github.com/weierophinney\",\"followers_url\":\"https://api.github.com/users/weierophinney/followers\",\"following_url\":\"https://api.github.com/users/weierophinney/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/weierophinney/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/weierophinney/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/weierophinney/subscriptions\",\"organizations_url\":\"https://api.github.com/users/weierophinney/orgs\",\"repos_url\":\"https://api.github.com/users/weierophinney/repos\",\"events_url\":\"https://api.github.com/users/weierophinney/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/weierophinney/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"weierophinney\",\"id\":25943,\"node_id\":\"MDQ6VXNlcjI1OTQz\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/25943?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/weierophinney\",\"html_url\":\"https://github.com/weierophinney\",\"followers_url\":\"https://api.github.com/users/weierophinney/followers\",\"following_url\":\"https://api.github.com/users/weierophinney/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/weierophinney/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/weierophinney/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/weierophinney/subscriptions\",\"organizations_url\":\"https://api.github.com/users/weierophinney/orgs\",\"repos_url\":\"https://api.github.com/users/weierophinney/repos\",\"events_url\":\"https://api.github.com/users/weierophinney/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/weierophinney/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":15116146,\"node_id\":\"MDU6TGFiZWwxNTExNjE0Ng==\",\"url\":\"https://api.github.com/repos/z
INSERT INTO `pullreq` VALUES ('1066', 'rails/rails', '15764', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/15764\",\"id\":17214711,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTcyMTQ3MTE=\",\"html_url\":\"https://github.com/rails/rails/pull/15764\",\"diff_url\":\"https://github.com/rails/rails/pull/15764.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/15764.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/15764\",\"number\":15764,\"state\":\"closed\",\"locked\":false,\"title\":\"Make dependencies.rb add a name to NameError\",\"user\":{\"login\":\"arthurnn\",\"id\":833383,\"node_id\":\"MDQ6VXNlcjgzMzM4Mw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/833383?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/arthurnn\",\"html_url\":\"https://github.com/arthurnn\",\"followers_url\":\"https://api.github.com/users/arthurnn/followers\",\"following_url\":\"https://api.github.com/users/arthurnn/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/arthurnn/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/arthurnn/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/arthurnn/subscriptions\",\"organizations_url\":\"https://api.github.com/users/arthurnn/orgs\",\"repos_url\":\"https://api.github.com/users/arthurnn/repos\",\"events_url\":\"https://api.github.com/users/arthurnn/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/arthurnn/received_events\",\"type\":\"User\",\"site_admin\":true},\"body\":\"In order to use `.name` on #15762, we need to be consistent and set it when we raise a `NameError` on `Dependencies` module.\\nreview @tenderlove @matthewd @fxn\\n\",\"created_at\":\"2014-06-17T03:19:06Z\",\"updated_at\":\"2014-06-20T14:39:59Z\",\"closed_at\":\"2014-06-20T14:39:45Z\",\"merged_at\":\"2014-06-20T14:39:45Z\",\"merge_commit_sha\":\"a9267fe615baef84fed14ca84142b3c05ad329f2\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/15764/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/15764/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/15764/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/bd3fde093112275bef5ab71bfac7ca17e43af8b8\",\"head\":{\"label\":\"arthurnn:dependencies_name_error\",\"ref\":\"dependencies_name_error\",\"sha\":\"bd3fde093112275bef5ab71bfac7ca17e43af8b8\",\"user\":{\"login\":\"arthurnn\",\"id\":833383,\"node_id\":\"MDQ6VXNlcjgzMzM4Mw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/833383?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/arthurnn\",\"html_url\":\"https://github.com/arthurnn\",\"followers_url\":\"https://api.github.com/users/arthurnn/followers\",\"following_url\":\"https://api.github.com/users/arthurnn/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/arthurnn/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/arthurnn/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/arthurnn/subscriptions\",\"organizations_url\":\"https://api.github.com/users/arthurnn/orgs\",\"repos_url\":\"https://api.github.com/users/arthurnn/repos\",\"events_url\":\"https://api.github.com/users/arthurnn/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/arthurnn/received_events\",\"type\":\"User\",\"site_admin\":true},\"repo\":{\"id\":8482471,\"node_id\":\"MDEwOlJlcG9zaXRvcnk4NDgyNDcx\",\"name\":\"rails\",\"full_name\":\"arthurnn/rails\",\"owner\":{\"login\":\"arthurnn\",\"id\":833383,\"node_id\":\"MDQ6VXNlcjgzMzM4Mw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/833383?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/arthurnn\",\"html_url\":\"https://github.com/arthurnn\",\"followers_url\":\"https://api.github.com/use
INSERT INTO `pullreq` VALUES ('1070', 'symfony/symfony', '9869', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/9869\",\"id\":11113900,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTExMTM5MDA=\",\"html_url\":\"https://github.com/symfony/symfony/pull/9869\",\"diff_url\":\"https://github.com/symfony/symfony/pull/9869.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/9869.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/9869\",\"number\":9869,\"state\":\"closed\",\"locked\":false,\"title\":\"fixed various typos\",\"user\":{\"login\":\"fabpot\",\"id\":47313,\"node_id\":\"MDQ6VXNlcjQ3MzEz\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47313?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fabpot\",\"html_url\":\"https://github.com/fabpot\",\"followers_url\":\"https://api.github.com/users/fabpot/followers\",\"following_url\":\"https://api.github.com/users/fabpot/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/fabpot/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/fabpot/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/fabpot/subscriptions\",\"organizations_url\":\"https://api.github.com/users/fabpot/orgs\",\"repos_url\":\"https://api.github.com/users/fabpot/repos\",\"events_url\":\"https://api.github.com/users/fabpot/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/fabpot/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | no |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | n/a |\\n| License | MIT |\\n| Doc PR | n/a |\\n\",\"created_at\":\"2013-12-27T15:09:18Z\",\"updated_at\":\"2014-07-05T12:18:36Z\",\"closed_at\":\"2013-12-27T15:16:48Z\",\"merged_at\":\"2013-12-27T15:16:48Z\",\"merge_commit_sha\":\"593da873c77526cea27635c0c3ea411d6b131785\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/9869/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/9869/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/9869/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/2f15ac75072e702e8712b0892acbdf9de669fd9d\",\"head\":{\"label\":\"fabpot:typos\",\"ref\":\"typos\",\"sha\":\"2f15ac75072e702e8712b0892acbdf9de669fd9d\",\"user\":{\"login\":\"fabpot\",\"id\":47313,\"node_id\":\"MDQ6VXNlcjQ3MzEz\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47313?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fabpot\",\"html_url\":\"https://github.com/fabpot\",\"followers_url\":\"https://api.github.com/users/fabpot/followers\",\"following_url\":\"https://api.github.com/users/fabpot/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/fabpot/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/fabpot/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/fabpot/subscriptions\",\"organizations_url\":\"https://api.github.com/users/fabpot/orgs\",\"repos_url\":\"https://api.github.com/users/fabpot/repos\",\"events_url\":\"https://api.github.com/users/fabpot/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/fabpot/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":458135,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0NTgxMzU=\",\"name\":\"symfony\",\"full_name\":\"fabpot/symfony\",\"owner\":{\"login\":\"fabpot\",\"id\":47313,\"node_id\":\"MDQ6VXNlcjQ3MzEz\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47313?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fabpot\",\"html_url\":\"https://github.com/fabpot\",\"followers_url\":\"https://api.github.com/users/fabpot/followers\",\"following_url\":\"https://api
INSERT INTO `pullreq` VALUES ('1075', 'rails/rails', '8639', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/8639\",\"id\":3499363,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzQ5OTM2Mw==\",\"html_url\":\"https://github.com/rails/rails/pull/8639\",\"diff_url\":\"https://github.com/rails/rails/pull/8639.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/8639.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/8639\",\"number\":8639,\"state\":\"closed\",\"locked\":false,\"title\":\"Add AR::Base#valid! method\",\"user\":{\"login\":\"bogdan\",\"id\":122436,\"node_id\":\"MDQ6VXNlcjEyMjQzNg==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/122436?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bogdan\",\"html_url\":\"https://github.com/bogdan\",\"followers_url\":\"https://api.github.com/users/bogdan/followers\",\"following_url\":\"https://api.github.com/users/bogdan/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bogdan/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bogdan/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bogdan/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bogdan/orgs\",\"repos_url\":\"https://api.github.com/users/bogdan/repos\",\"events_url\":\"https://api.github.com/users/bogdan/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bogdan/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This is helper method in case when some operations should be done on a record before saving. But they doesn\'t make sence if record is invalid.\\n\\n``` ruby\\ndef create_developer_from_linkedin(parameters)\\n d = Developer.new(parameters)\\n d.valid!\\n d.import_linkedin_profile\\n d.save!\\nend\\n```\\n\",\"created_at\":\"2012-12-28T13:17:43Z\",\"updated_at\":\"2016-01-29T10:43:28Z\",\"closed_at\":\"2014-06-27T17:54:12Z\",\"merged_at\":\"2014-06-27T17:54:12Z\",\"merge_commit_sha\":\"bc636e8f0e69121c72e4ab788fe5b55aa04ea657\",\"assignee\":{\"login\":\"rafaelfranca\",\"id\":47848,\"node_id\":\"MDQ6VXNlcjQ3ODQ4\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafaelfranca\",\"html_url\":\"https://github.com/rafaelfranca\",\"followers_url\":\"https://api.github.com/users/rafaelfranca/followers\",\"following_url\":\"https://api.github.com/users/rafaelfranca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rafaelfranca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rafaelfranca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rafaelfranca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rafaelfranca/orgs\",\"repos_url\":\"https://api.github.com/users/rafaelfranca/repos\",\"events_url\":\"https://api.github.com/users/rafaelfranca/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rafaelfranca/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"rafaelfranca\",\"id\":47848,\"node_id\":\"MDQ6VXNlcjQ3ODQ4\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafaelfranca\",\"html_url\":\"https://github.com/rafaelfranca\",\"followers_url\":\"https://api.github.com/users/rafaelfranca/followers\",\"following_url\":\"https://api.github.com/users/rafaelfranca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rafaelfranca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rafaelfranca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rafaelfranca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rafaelfranca/orgs\",\"repos_url\":\"https://api.github.com/users/rafaelfranca/repos\",\"events_url\":\"https://api.github.com/users/rafaelfranca/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rafaelfranca/received_events\",\"type\":\"User\",\"site_adm
INSERT INTO `pullreq` VALUES ('1080', 'saltstack/salt', '35243', '{\"url\":\"https://api.github.com/repos/saltstack/salt/pulls/35243\",\"id\":80307263,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODAzMDcyNjM=\",\"html_url\":\"https://github.com/saltstack/salt/pull/35243\",\"diff_url\":\"https://github.com/saltstack/salt/pull/35243.diff\",\"patch_url\":\"https://github.com/saltstack/salt/pull/35243.patch\",\"issue_url\":\"https://api.github.com/repos/saltstack/salt/issues/35243\",\"number\":35243,\"state\":\"closed\",\"locked\":false,\"title\":\"Modified nlines variable in append method of file.py by updating list…\",\"user\":{\"login\":\"IJustWorkHere\",\"id\":16140964,\"node_id\":\"MDQ6VXNlcjE2MTQwOTY0\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/16140964?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/IJustWorkHere\",\"html_url\":\"https://github.com/IJustWorkHere\",\"followers_url\":\"https://api.github.com/users/IJustWorkHere/followers\",\"following_url\":\"https://api.github.com/users/IJustWorkHere/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/IJustWorkHere/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/IJustWorkHere/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/IJustWorkHere/subscriptions\",\"organizations_url\":\"https://api.github.com/users/IJustWorkHere/orgs\",\"repos_url\":\"https://api.github.com/users/IJustWorkHere/repos\",\"events_url\":\"https://api.github.com/users/IJustWorkHere/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/IJustWorkHere/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"### What does this PR do?\\n\\nForces nlines and sliines to use the same criteria when being created. Currently one is created used rstrip() and the other rstrip(os.pathsep)\\n### What issues does this PR fix or reference?\\n### Previous Behavior\\n\\nWhen executing a file.append on a RHEL machine subsequent Salt runs were not idempotent because slines was always not equal to nlines. \\n### New Behavior\\n\\nSubsequent file.append Salt runs are idempotent.\\n### Tests written?\\n\\nNo\\n\\nPlease review [Salt\'s Contributing Guide](https://docs.saltstack.com/en/latest/topics/development/contributing.html) for best practices.\\n\\n comprehension.\\n\\nWhen executing a file.append slines is set to [item.rstrip() for item in slines] while nlines is set to [item.rstrip(os.linesep) for item in nlines]. Later if slines is not equal to nlines then it is determined that a change has occurred. This prevents subsequent Salt runs from being idompotent.\\n\",\"created_at\":\"2016-08-05T21:07:06Z\",\"updated_at\":\"2016-08-17T10:49:58Z\",\"closed_at\":\"2016-08-17T10:49:52Z\",\"merged_at\":null,\"merge_commit_sha\":null,\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":41662302,\"node_id\":\"MDU6TGFiZWw0MTY2MjMwMg==\",\"url\":\"https://api.github.com/repos/saltstack/salt/labels/Duplicate\",\"name\":\"Duplicate\",\"color\":\"c7def8\",\"default\":false,\"description\":\"Duplicate of another issue or PR - will be closed\"},{\"id\":77737132,\"node_id\":\"MDU6TGFiZWw3NzczNzEzMg==\",\"url\":\"https://api.github.com/repos/saltstack/salt/labels/Pending%20Discussion\",\"name\":\"Pending Discussion\",\"color\":\"c7def8\",\"default\":false,\"description\":\"The issue or pull request needs more discussion before it can be closed or merged\"}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/saltstack/salt/pulls/35243/commits\",\"review_comments_url\":\"https://api.github.com/repos/saltstack/salt/pulls/35243/comments\",\"review_comment_url\":\"https://api.github.com/repos/saltstack/salt/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/saltstack/salt/issues/35243/comments\",\"statuses_url\":\"https://api.github.com/repos/saltstack/salt/statuses/54d3ed3a9a1bab4da1ad48bb0482c27fe48b5b41\",\"head\":{\"label\":\"IJustWorkHere:develop\",\"ref\":\"develop\",\"sha\":\"54d3ed3a9a1bab4da1ad48bb0482
INSERT INTO `pullreq` VALUES ('1085', 'ansible/ansible', '8345', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/8345\",\"id\":19073854,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTkwNzM4NTQ=\",\"html_url\":\"https://github.com/ansible/ansible/pull/8345\",\"diff_url\":\"https://github.com/ansible/ansible/pull/8345.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/8345.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/8345\",\"number\":8345,\"state\":\"closed\",\"locked\":false,\"title\":\"Suppport for kerberos\\\\domain authentication for winrm\",\"user\":{\"login\":\"bennojoy\",\"id\":315687,\"node_id\":\"MDQ6VXNlcjMxNTY4Nw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/315687?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bennojoy\",\"html_url\":\"https://github.com/bennojoy\",\"followers_url\":\"https://api.github.com/users/bennojoy/followers\",\"following_url\":\"https://api.github.com/users/bennojoy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bennojoy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bennojoy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bennojoy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bennojoy/orgs\",\"repos_url\":\"https://api.github.com/users/bennojoy/repos\",\"events_url\":\"https://api.github.com/users/bennojoy/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bennojoy/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This patch allows ansible to authenticate to winrm server via kerberos for Domain users.\\n\\nPre-requisite steps on Ansible host:\\n\\n1) kinit user@domain.com [The user gets a valid kerberos ticket to authenticate]\\n\\n2) Set the windows variables in ansible. \\n ansible_ssh_user: ansible_kerberos\\n ansible_ssh_pass: ansible_kerberos\\n ansible_ssh_port: 5986\\n ansible_connection: winrm \\nPlease make sure the username and password is set to \'ansible_kerberos\' which tells ansible to use the kerberos ticket for authentication.\\n\\nPre-requisite steps on Windows host:\\n\\n1) Follow the steps on http://docs.ansible.com/intro_windows.html under the section \\\"Window sys prep\\\"\\n\\n2) Make sure that Kerberos and Negotiate authentication is enabled on WinRm service. \\n\'winrm g winrm/config/service/auth\'\\n\\n3) Verify connection with WinRM service using Kerberos.\\n\'winrm id -r:hostname.somedomain.com -a:Kerberos -u:domainusername@somedomain.com -p:\'\\n\\n4) Make sure there are no firewall blocking access to winrm service from ansible host.\\non ansible host: \'telnet <host> 5986/5\'\\n\\nNotes:\\nkinit is provided with the package \'krb5-workstation\' in centos/Rhel\\n\\nAn example /etc/krb5.conf file\\n\\n```\\n[logging]\\n default = FILE:/var/log/krb5libs.log\\n kdc = FILE:/var/log/krb5kdc.log\\n admin_server = FILE:/var/log/kadmind.log\\n\\n[libdefaults]\\n default_realm = BENNO.COM\\n dns_lookup_kdc = false\\n ticket_lifetime = 24h\\n renew_lifetime = 7d\\n forwardable = true\\n udp_preference_limit = 1\\n\\n[realms]\\n BENNO.COM = {\\n kdc = WIN-EUO6PCEBU37.benno.com\\n admin_server = WIN-EUO6PCEBU37.benno.com\\n default_domain = benno.com\\n }\\n\\n[appdefaults]\\nvalidate=false\\n\\n[domain_realm]\\n .benno.com = BENNO.COM\\n benno.com = BENNO.COM\\n\\n```\\n\\nPlease also make sure the hostnames given in ansible are available in both FORWARD and REVERSE DNS lookups.\\n\",\"created_at\":\"2014-07-30T07:49:29Z\",\"updated_at\":\"2018-03-04T13:34:51Z\",\"closed_at\":\"2015-02-20T15:23:14Z\",\"merged_at\":null,\"merge_commit_sha\":\"984de3375a4f40c3c73dbd78469f972d1778e5a6\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":87036843,\"node_id\":\"MDU6TGFiZWw4NzAzNjg0Mw==\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/P2\",\"name\":\"P2\",\"color\":\"fad8c7\",\"default\":false},{\"id\":852590921,\"node_id\":\"MDU6TGFiZWw4NTI1OTA5MjE=\",\"url\":\"https://api.github.com/
INSERT INTO `pullreq` VALUES ('1089', 'joomla/joomla-cms', '8420', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/8420\",\"id\":50655396,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTA2NTUzOTY=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/8420\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/8420.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/8420.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/8420\",\"number\":8420,\"state\":\"closed\",\"locked\":false,\"title\":\"editor button->onclick, SyntaxError: expected expression, got \',\'\",\"user\":{\"login\":\"anibalsanchez\",\"id\":385780,\"node_id\":\"MDQ6VXNlcjM4NTc4MA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/385780?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/anibalsanchez\",\"html_url\":\"https://github.com/anibalsanchez\",\"followers_url\":\"https://api.github.com/users/anibalsanchez/followers\",\"following_url\":\"https://api.github.com/users/anibalsanchez/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/anibalsanchez/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/anibalsanchez/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/anibalsanchez/subscriptions\",\"organizations_url\":\"https://api.github.com/users/anibalsanchez/orgs\",\"repos_url\":\"https://api.github.com/users/anibalsanchez/repos\",\"events_url\":\"https://api.github.com/users/anibalsanchez/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/anibalsanchez/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"tinymce is concatenating button callback with , and it generates the SyntaxError.\\n\\nIt is fixed removing ,\\n\\nTo test it, a callback can be added to any of the current editors-xtd plugins. For instance, in plugins/editors-xtd/image/image.php, line 62:\\n\\n```\\n$button->onclick = \'alert(\\\"test\\\")\';\\n```\\n\\nWhen the patch is applied, there is no console error, editor loads fine and when you click on the button it shows \'test\'\\n\",\"created_at\":\"2015-11-13T15:46:25Z\",\"updated_at\":\"2015-11-14T08:29:29Z\",\"closed_at\":\"2015-11-14T08:29:26Z\",\"merged_at\":\"2015-11-14T08:29:26Z\",\"merge_commit_sha\":\"5fa9bfda722291f79ce2cb9a5927a08f188e6103\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false,\"description\":null}],\"milestone\":{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/7\",\"html_url\":\"https://github.com/joomla/joomla-cms/milestone/7\",\"labels_url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/7/labels\",\"id\":944889,\"node_id\":\"MDk6TWlsZXN0b25lOTQ0ODg5\",\"number\":7,\"title\":\"Joomla! 3.5.0\",\"description\":\"\",\"creator\":{\"login\":\"rdeutz\",\"id\":467356,\"node_id\":\"MDQ6VXNlcjQ2NzM1Ng==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/467356?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rdeutz\",\"html_url\":\"https://github.com/rdeutz\",\"followers_url\":\"https://api.github.com/users/rdeutz/followers\",\"following_url\":\"https://api.github.com/users/rdeutz/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rdeutz/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rdeutz/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rdeutz/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rdeutz/orgs\",\"repos_url\":\"https://api.github.com/users/rdeutz/repos\",\"events_url\":\"https://api.github.com/users/rdeutz/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rdeutz/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":686,\"state\":\"closed\",\"created_at\":\"2015-01-21T08:12:44Z\",\"updated_
INSERT INTO `pullreq` VALUES ('1093', 'cocos2d/cocos2d-x', '2327', '{\"url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/2327\",\"id\":5041500,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTA0MTUwMA==\",\"html_url\":\"https://github.com/cocos2d/cocos2d-x/pull/2327\",\"diff_url\":\"https://github.com/cocos2d/cocos2d-x/pull/2327.diff\",\"patch_url\":\"https://github.com/cocos2d/cocos2d-x/pull/2327.patch\",\"issue_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/2327\",\"number\":2327,\"state\":\"closed\",\"locked\":false,\"title\":\"Issue glEnable in linker under Debian Wheezy\",\"user\":{\"login\":\"Squallium\",\"id\":709429,\"node_id\":\"MDQ6VXNlcjcwOTQyOQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/709429?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Squallium\",\"html_url\":\"https://github.com/Squallium\",\"followers_url\":\"https://api.github.com/users/Squallium/followers\",\"following_url\":\"https://api.github.com/users/Squallium/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Squallium/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Squallium/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Squallium/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Squallium/orgs\",\"repos_url\":\"https://api.github.com/users/Squallium/repos\",\"events_url\":\"https://api.github.com/users/Squallium/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Squallium/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"I have just install the new version of Debian (Wheezy) in my system with an ATI Graphic Card, and when I launch the make-all-linux-project.sh script I get the following error:\\n\\n<pre>\\n/usr/bin/ld: obj/debug/Classes/ClippingNodeTest/ClippingNodeTest.o: undefined reference to symbol \'glEnable\'\\n/usr/bin/ld: note: \'glEnable\' is defined in DSO /usr/lib/libGL.so.1 so try adding it to the linker command line\\n/usr/lib/libGL.so.1: could not read symbols: Invalid operation\\ncollect2: error: ld returned 1 exit status\\nmake[1]: *** [bin/debug/TestCpp] Error 1\\nmake[1]: se sale del directorio `/home/borja/Programas/cocos2d-2.1rc0-x-2.1.2/samples/Cpp/TestCpp/proj.linux\'\\nmake: *** [all] Error 2\\n</pre>\\n\\n\\nI fixed adding in the linker options of the cocos2dx.mk the \\\"-lGL\\\" flag.\\n\",\"created_at\":\"2013-04-08T19:37:32Z\",\"updated_at\":\"2014-07-02T07:21:53Z\",\"closed_at\":\"2013-04-10T05:44:41Z\",\"merged_at\":null,\"merge_commit_sha\":\"d2d4f0e4a841d75be01c866f9093c8c84d83a008\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/2327/commits\",\"review_comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/2327/comments\",\"review_comment_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/2327/comments\",\"statuses_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/statuses/be9fac2ce0b9f406a3190661da2e4fa076118823\",\"head\":{\"label\":\"Squallium:master\",\"ref\":\"master\",\"sha\":\"be9fac2ce0b9f406a3190661da2e4fa076118823\",\"user\":{\"login\":\"Squallium\",\"id\":709429,\"node_id\":\"MDQ6VXNlcjcwOTQyOQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/709429?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Squallium\",\"html_url\":\"https://github.com/Squallium\",\"followers_url\":\"https://api.github.com/users/Squallium/followers\",\"following_url\":\"https://api.github.com/users/Squallium/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Squallium/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Squallium/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Squallium/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Squallium/orgs\",\"repos_url\":
INSERT INTO `pullreq` VALUES ('1098', 'kubernetes/kubernetes', '46913', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/46913\",\"id\":123849041,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTIzODQ5MDQx\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/46913\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/46913.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/46913.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/46913\",\"number\":46913,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix \\\"make help\\\" info\",\"user\":{\"login\":\"xiangpengzhao\",\"id\":15881573,\"node_id\":\"MDQ6VXNlcjE1ODgxNTcz\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/15881573?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/xiangpengzhao\",\"html_url\":\"https://github.com/xiangpengzhao\",\"followers_url\":\"https://api.github.com/users/xiangpengzhao/followers\",\"following_url\":\"https://api.github.com/users/xiangpengzhao/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/xiangpengzhao/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/xiangpengzhao/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/xiangpengzhao/subscriptions\",\"organizations_url\":\"https://api.github.com/users/xiangpengzhao/orgs\",\"repos_url\":\"https://api.github.com/users/xiangpengzhao/repos\",\"events_url\":\"https://api.github.com/users/xiangpengzhao/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/xiangpengzhao/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"<!-- Thanks for sending a pull request! Here are some tips for you:\\r\\n1. If this is your first time, read our contributor guidelines https://github.com/kubernetes/community/blob/master/contributors/devel/pull-requests.md#the-pr-submit-process and developer guide https://github.com/kubernetes/community/blob/master/contributors/devel/development.md#development-guide\\r\\n2. If you want *faster* PR reviews, read how: https://github.com/kubernetes/community/blob/master/contributors/devel/pull-requests.md#best-practices-for-faster-reviews\\r\\n3. Follow the instructions for writing a release note: https://github.com/kubernetes/community/blob/master/contributors/devel/pull-requests.md#write-release-notes-if-needed\\r\\n-->\\r\\n\\r\\n**What this PR does / why we need it**:\\r\\nfixes some incorrect help info\\r\\n\\r\\n**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #46911\\r\\n\\r\\n**Special notes for your reviewer**:\\r\\n\\r\\n**Release note**:\\r\\n<!-- Steps to write your release note:\\r\\n1. Use the release-note-* labels to set the release note state (if you have access)\\r\\n2. Enter your extended release note in the below block; leaving it blank means using the PR title as the release note. If no release note is required, just write `NONE`.\\r\\n-->\\r\\n```release-note\\r\\nNONE\\r\\n```\\r\\n\",\"created_at\":\"2017-06-03T17:03:08Z\",\"updated_at\":\"2017-07-26T06:12:21Z\",\"closed_at\":\"2017-07-26T06:00:29Z\",\"merged_at\":\"2017-07-26T06:00:29Z\",\"merge_commit_sha\":\"c29f6cb5763b097feab2b80d679ea5789e344452\",\"assignee\":{\"login\":\"jbeda\",\"id\":37310,\"node_id\":\"MDQ6VXNlcjM3MzEw\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/37310?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jbeda\",\"html_url\":\"https://github.com/jbeda\",\"followers_url\":\"https://api.github.com/users/jbeda/followers\",\"following_url\":\"https://api.github.com/users/jbeda/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jbeda/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jbeda/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jbeda/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jbeda/orgs\",\"repos_url\":\"https://api.github.com/users/jbeda/repos\",\"events_u
INSERT INTO `pullreq` VALUES ('1102', 'ansible/ansible', '8845', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/8845\",\"id\":20583397,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjA1ODMzOTc=\",\"html_url\":\"https://github.com/ansible/ansible/pull/8845\",\"diff_url\":\"https://github.com/ansible/ansible/pull/8845.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/8845.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/8845\",\"number\":8845,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix #7711\",\"user\":{\"login\":\"dmage\",\"id\":443137,\"node_id\":\"MDQ6VXNlcjQ0MzEzNw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/443137?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dmage\",\"html_url\":\"https://github.com/dmage\",\"followers_url\":\"https://api.github.com/users/dmage/followers\",\"following_url\":\"https://api.github.com/users/dmage/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dmage/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dmage/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dmage/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dmage/orgs\",\"repos_url\":\"https://api.github.com/users/dmage/repos\",\"events_url\":\"https://api.github.com/users/dmage/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dmage/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fix relative symlinks creation in file module.\\n\",\"created_at\":\"2014-09-01T19:28:38Z\",\"updated_at\":\"2018-03-05T10:01:52Z\",\"closed_at\":\"2014-09-22T20:43:39Z\",\"merged_at\":\"2014-09-22T20:43:39Z\",\"merge_commit_sha\":\"87087dd743e57c62db79f3467aa226155a904ea1\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":87036830,\"node_id\":\"MDU6TGFiZWw4NzAzNjgzMA==\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/P1\",\"name\":\"P1\",\"color\":\"f7c6c7\",\"default\":false},{\"id\":785271699,\"node_id\":\"MDU6TGFiZWw3ODUyNzE2OTk=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/bug\",\"name\":\"bug\",\"color\":\"fbca04\",\"default\":true},{\"id\":54811101,\"node_id\":\"MDU6TGFiZWw1NDgxMTEwMQ==\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/needs_info\",\"name\":\"needs_info\",\"color\":\"eb6420\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ansible/ansible/pulls/8845/commits\",\"review_comments_url\":\"https://api.github.com/repos/ansible/ansible/pulls/8845/comments\",\"review_comment_url\":\"https://api.github.com/repos/ansible/ansible/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ansible/ansible/issues/8845/comments\",\"statuses_url\":\"https://api.github.com/repos/ansible/ansible/statuses/a7d38702d95c63d883def6904e37d38093584ce3\",\"head\":{\"label\":\"dmage:devel\",\"ref\":\"devel\",\"sha\":\"a7d38702d95c63d883def6904e37d38093584ce3\",\"user\":{\"login\":\"dmage\",\"id\":443137,\"node_id\":\"MDQ6VXNlcjQ0MzEzNw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/443137?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dmage\",\"html_url\":\"https://github.com/dmage\",\"followers_url\":\"https://api.github.com/users/dmage/followers\",\"following_url\":\"https://api.github.com/users/dmage/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dmage/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dmage/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dmage/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dmage/orgs\",\"repos_url\":\"https://api.github.com/users/dmage/repos\",\"events_url\":\"https://api.github.com/users/dmage/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dmage/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":17804497,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNzgwNDQ5Nw==\",\"name\":\"ansible\",\"full_n
INSERT INTO `pullreq` VALUES ('1106', 'twbs/bootstrap', '1525', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/1525\",\"id\":767392,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzY3Mzky\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/1525\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/1525.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/1525.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/1525\",\"number\":1525,\"state\":\"closed\",\"locked\":false,\"title\":\"fixes typo: are -> our\",\"user\":{\"login\":\"ericbock\",\"id\":188078,\"node_id\":\"MDQ6VXNlcjE4ODA3OA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/188078?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ericbock\",\"html_url\":\"https://github.com/ericbock\",\"followers_url\":\"https://api.github.com/users/ericbock/followers\",\"following_url\":\"https://api.github.com/users/ericbock/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ericbock/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ericbock/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ericbock/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ericbock/orgs\",\"repos_url\":\"https://api.github.com/users/ericbock/repos\",\"events_url\":\"https://api.github.com/users/ericbock/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ericbock/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes a typo.\\n\",\"created_at\":\"2012-02-01T16:06:30Z\",\"updated_at\":\"2014-07-21T14:01:34Z\",\"closed_at\":\"2012-02-01T16:21:08Z\",\"merged_at\":null,\"merge_commit_sha\":\"d0b43e5aa3f51b10920818161b6e66a4ffe87a0d\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/1525/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/1525/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/1525/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/acb6c308a85148f1188ec2048d3058ebcefc0b36\",\"head\":{\"label\":\"ericbock:patch-1\",\"ref\":\"patch-1\",\"sha\":\"acb6c308a85148f1188ec2048d3058ebcefc0b36\",\"user\":{\"login\":\"ericbock\",\"id\":188078,\"node_id\":\"MDQ6VXNlcjE4ODA3OA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/188078?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ericbock\",\"html_url\":\"https://github.com/ericbock\",\"followers_url\":\"https://api.github.com/users/ericbock/followers\",\"following_url\":\"https://api.github.com/users/ericbock/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ericbock/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ericbock/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ericbock/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ericbock/orgs\",\"repos_url\":\"https://api.github.com/users/ericbock/repos\",\"events_url\":\"https://api.github.com/users/ericbock/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ericbock/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":3326364,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMzI2MzY0\",\"name\":\"bootstrap\",\"full_name\":\"ericbock/bootstrap\",\"owner\":{\"login\":\"ericbock\",\"id\":188078,\"node_id\":\"MDQ6VXNlcjE4ODA3OA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/188078?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ericbock\",\"html_url\":\"https://github.com/ericbock\",\"followers_url\":\"https://api.github.com/users/ericbock/followers\",\"following_url\":\"https://api.github.com/users/ericbock/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ericbock/gists{/gist_id}\",\"starred_url\"
INSERT INTO `pullreq` VALUES ('1111', 'rust-lang/rust', '7736', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/7736\",\"id\":6882737,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Njg4MjczNw==\",\"html_url\":\"https://github.com/rust-lang/rust/pull/7736\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/7736.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/7736.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/7736\",\"number\":7736,\"state\":\"closed\",\"locked\":false,\"title\":\"extend the iterator tutorial + fix zero-size element vec iterators\",\"user\":{\"login\":\"thestinger\",\"id\":1505226,\"node_id\":\"MDQ6VXNlcjE1MDUyMjY=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1505226?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/thestinger\",\"html_url\":\"https://github.com/thestinger\",\"followers_url\":\"https://api.github.com/users/thestinger/followers\",\"following_url\":\"https://api.github.com/users/thestinger/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/thestinger/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/thestinger/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/thestinger/subscriptions\",\"organizations_url\":\"https://api.github.com/users/thestinger/orgs\",\"repos_url\":\"https://api.github.com/users/thestinger/repos\",\"events_url\":\"https://api.github.com/users/thestinger/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/thestinger/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"2b96408 r=sanxiyn\\n\\ndocuments conversion, size hints and double-ended iterators and adds\\nmore of the traits to the prelude\\n\",\"created_at\":\"2013-07-12T03:03:01Z\",\"updated_at\":\"2014-06-15T14:32:44Z\",\"closed_at\":\"2013-07-12T22:28:39Z\",\"merged_at\":\"2013-07-12T22:28:41Z\",\"merge_commit_sha\":\"ede81cd16df52b40754579b0ff261d3cf59ce6af\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/7736/commits\",\"review_comments_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/7736/comments\",\"review_comment_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rust-lang/rust/issues/7736/comments\",\"statuses_url\":\"https://api.github.com/repos/rust-lang/rust/statuses/9b21bf45e9be7410f2370e5f178c46f3415b6765\",\"head\":{\"label\":\"thestinger:doc\",\"ref\":\"doc\",\"sha\":\"9b21bf45e9be7410f2370e5f178c46f3415b6765\",\"user\":{\"login\":\"thestinger\",\"id\":1505226,\"node_id\":\"MDQ6VXNlcjE1MDUyMjY=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1505226?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/thestinger\",\"html_url\":\"https://github.com/thestinger\",\"followers_url\":\"https://api.github.com/users/thestinger/followers\",\"following_url\":\"https://api.github.com/users/thestinger/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/thestinger/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/thestinger/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/thestinger/subscriptions\",\"organizations_url\":\"https://api.github.com/users/thestinger/orgs\",\"repos_url\":\"https://api.github.com/users/thestinger/repos\",\"events_url\":\"https://api.github.com/users/thestinger/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/thestinger/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"rust-lang:master\",\"ref\":\"master\",\"sha\":\"07183ea6e719e18f5d6b09afbe519c9f940c4705\",\"user\":{\"login\":\"rust-lang\",\"id\":5430905,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjU0MzA5MDU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5430905?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rust-lang\",\"html_url\":\"https://gith
INSERT INTO `pullreq` VALUES ('1116', 'rails/rails', '27331', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/27331\",\"id\":97467510,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTc0Njc1MTA=\",\"html_url\":\"https://github.com/rails/rails/pull/27331\",\"diff_url\":\"https://github.com/rails/rails/pull/27331.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/27331.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/27331\",\"number\":27331,\"state\":\"closed\",\"locked\":false,\"title\":\"collection_cache_key now respects limit()\",\"user\":{\"login\":\"brchristian\",\"id\":2460418,\"node_id\":\"MDQ6VXNlcjI0NjA0MTg=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2460418?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/brchristian\",\"html_url\":\"https://github.com/brchristian\",\"followers_url\":\"https://api.github.com/users/brchristian/followers\",\"following_url\":\"https://api.github.com/users/brchristian/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/brchristian/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/brchristian/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/brchristian/subscriptions\",\"organizations_url\":\"https://api.github.com/users/brchristian/orgs\",\"repos_url\":\"https://api.github.com/users/brchristian/repos\",\"events_url\":\"https://api.github.com/users/brchristian/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/brchristian/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"As recently discussed in https://github.com/rails/rails/issues/27326 and previously discussed in https://github.com/rails/rails/pull/21503, the implementation of `collection_cache_key` that was merged with https://github.com/rails/rails/pull/20884 would ignore `limit()` relations.\\r\\n\\r\\nThis had the effect of many scenarios where the collection_cache_key query was _slower_ than the actual ActiveRecord query it was supposed to be avoiding.\\r\\n\\r\\nFor example, in a publishing CMS that has 100,000 `Articles`, the front page might say something like `Article.last(5)`, but the `collection_cache_key` would grind away to find the `COUNT` and `MAX` of _all_ 100,000 timestamps!\\r\\n\\r\\n(In our companys application, the SQL for the cache_key queries was about 8x slower than just loading the AR objects directly, even after making custom database indices to make the cache_key as fast as possible.)\\r\\n\\r\\nThis branch includes a failing test illustrating this issue, and a patch that fixes it.\\r\\n\\r\\n(cc @sgrif)\",\"created_at\":\"2016-12-11T18:26:03Z\",\"updated_at\":\"2017-04-24T16:32:20Z\",\"closed_at\":\"2017-04-24T13:23:04Z\",\"merged_at\":null,\"merge_commit_sha\":\"a6da672ae62f6b02bb0d502694b35d5697a2196f\",\"assignee\":{\"login\":\"sgrif\",\"id\":1529387,\"node_id\":\"MDQ6VXNlcjE1MjkzODc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1529387?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sgrif\",\"html_url\":\"https://github.com/sgrif\",\"followers_url\":\"https://api.github.com/users/sgrif/followers\",\"following_url\":\"https://api.github.com/users/sgrif/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sgrif/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sgrif/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sgrif/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sgrif/orgs\",\"repos_url\":\"https://api.github.com/users/sgrif/repos\",\"events_url\":\"https://api.github.com/users/sgrif/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sgrif/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"sgrif\",\"id\":1529387,\"node_id\":\"MDQ6VXNlcjE1MjkzODc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1529387?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sgrif\",\"html_url\":\"https://github.com/sgrif\",\"followers_url\":\"https://api.gi
INSERT INTO `pullreq` VALUES ('1120', 'elastic/elasticsearch', '11570', '{\"url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/11570\",\"id\":37337656,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzczMzc2NTY=\",\"html_url\":\"https://github.com/elastic/elasticsearch/pull/11570\",\"diff_url\":\"https://github.com/elastic/elasticsearch/pull/11570.diff\",\"patch_url\":\"https://github.com/elastic/elasticsearch/pull/11570.patch\",\"issue_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/11570\",\"number\":11570,\"state\":\"closed\",\"locked\":false,\"title\":\"Search Templates: Adds API endpoint to render search templates as a response\",\"user\":{\"login\":\"colings86\",\"id\":236731,\"node_id\":\"MDQ6VXNlcjIzNjczMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/236731?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/colings86\",\"html_url\":\"https://github.com/colings86\",\"followers_url\":\"https://api.github.com/users/colings86/followers\",\"following_url\":\"https://api.github.com/users/colings86/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/colings86/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/colings86/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/colings86/subscriptions\",\"organizations_url\":\"https://api.github.com/users/colings86/orgs\",\"repos_url\":\"https://api.github.com/users/colings86/repos\",\"events_url\":\"https://api.github.com/users/colings86/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/colings86/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Adds a \'_render/template\' endpoint which will render a search template in the response with a provided `params` object.\\n\\nCloses #6821\\n\",\"created_at\":\"2015-06-10T09:04:30Z\",\"updated_at\":\"2018-02-14T13:42:44Z\",\"closed_at\":\"2015-06-30T15:58:28Z\",\"merged_at\":\"2015-06-30T15:58:28Z\",\"merge_commit_sha\":\"8894d88043df6999b90ddb39127cf2636c8a8a89\",\"assignee\":{\"login\":\"colings86\",\"id\":236731,\"node_id\":\"MDQ6VXNlcjIzNjczMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/236731?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/colings86\",\"html_url\":\"https://github.com/colings86\",\"followers_url\":\"https://api.github.com/users/colings86/followers\",\"following_url\":\"https://api.github.com/users/colings86/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/colings86/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/colings86/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/colings86/subscriptions\",\"organizations_url\":\"https://api.github.com/users/colings86/orgs\",\"repos_url\":\"https://api.github.com/users/colings86/repos\",\"events_url\":\"https://api.github.com/users/colings86/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/colings86/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"colings86\",\"id\":236731,\"node_id\":\"MDQ6VXNlcjIzNjczMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/236731?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/colings86\",\"html_url\":\"https://github.com/colings86\",\"followers_url\":\"https://api.github.com/users/colings86/followers\",\"following_url\":\"https://api.github.com/users/colings86/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/colings86/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/colings86/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/colings86/subscriptions\",\"organizations_url\":\"https://api.github.com/users/colings86/orgs\",\"repos_url\":\"https://api.github.com/users/colings86/repos\",\"events_url\":\"https://api.github.com/users/colings86/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/colings86/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":
INSERT INTO `pullreq` VALUES ('1124', 'ansible/ansible', '6931', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/6931\",\"id\":14592968,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTQ1OTI5Njg=\",\"html_url\":\"https://github.com/ansible/ansible/pull/6931\",\"diff_url\":\"https://github.com/ansible/ansible/pull/6931.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/6931.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/6931\",\"number\":6931,\"state\":\"closed\",\"locked\":false,\"title\":\"Filter hosts based on ec2 variables in inventory script\",\"user\":{\"login\":\"hkariti\",\"id\":6575800,\"node_id\":\"MDQ6VXNlcjY1NzU4MDA=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/6575800?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/hkariti\",\"html_url\":\"https://github.com/hkariti\",\"followers_url\":\"https://api.github.com/users/hkariti/followers\",\"following_url\":\"https://api.github.com/users/hkariti/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/hkariti/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/hkariti/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/hkariti/subscriptions\",\"organizations_url\":\"https://api.github.com/users/hkariti/orgs\",\"repos_url\":\"https://api.github.com/users/hkariti/repos\",\"events_url\":\"https://api.github.com/users/hkariti/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/hkariti/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This adds a host_filter option to ec2.ini that adds only hosts that pass the filter to the inventory. Can be used to separate stage and prod envs in the same region via tags, for example.\\n\",\"created_at\":\"2014-04-10T08:54:47Z\",\"updated_at\":\"2018-03-04T12:08:17Z\",\"closed_at\":\"2014-05-26T08:50:05Z\",\"merged_at\":null,\"merge_commit_sha\":\"0c4a15927b11bd2cebaac65fb99d790ac103e9aa\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":61528803,\"node_id\":\"MDU6TGFiZWw2MTUyODgwMw==\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/cloud\",\"name\":\"cloud\",\"color\":\"c7def8\",\"default\":false},{\"id\":852590921,\"node_id\":\"MDU6TGFiZWw4NTI1OTA5MjE=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/feature\",\"name\":\"feature\",\"color\":\"006b75\",\"default\":false},{\"id\":54811101,\"node_id\":\"MDU6TGFiZWw1NDgxMTEwMQ==\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/needs_info\",\"name\":\"needs_info\",\"color\":\"eb6420\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ansible/ansible/pulls/6931/commits\",\"review_comments_url\":\"https://api.github.com/repos/ansible/ansible/pulls/6931/comments\",\"review_comment_url\":\"https://api.github.com/repos/ansible/ansible/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ansible/ansible/issues/6931/comments\",\"statuses_url\":\"https://api.github.com/repos/ansible/ansible/statuses/a2d74a9b3babd80f16d4ccf17f3ec2ebdae39a27\",\"head\":{\"label\":\"hkariti:ec2_filter_by_var\",\"ref\":\"ec2_filter_by_var\",\"sha\":\"a2d74a9b3babd80f16d4ccf17f3ec2ebdae39a27\",\"user\":{\"login\":\"hkariti\",\"id\":6575800,\"node_id\":\"MDQ6VXNlcjY1NzU4MDA=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/6575800?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/hkariti\",\"html_url\":\"https://github.com/hkariti\",\"followers_url\":\"https://api.github.com/users/hkariti/followers\",\"following_url\":\"https://api.github.com/users/hkariti/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/hkariti/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/hkariti/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/hkariti/subscriptions\",\"organizations_url\":\"https://api.github.com/users/hkariti/orgs\",\"repos_url\":\"https://api.github.com/users/hkariti/repos\",\"events_url\":\"https://api.github.co
INSERT INTO `pullreq` VALUES ('1129', 'ansible/ansible', '23748', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/23748\",\"id\":116578233,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE2NTc4MjMz\",\"html_url\":\"https://github.com/ansible/ansible/pull/23748\",\"diff_url\":\"https://github.com/ansible/ansible/pull/23748.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/23748.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/23748\",\"number\":23748,\"state\":\"closed\",\"locked\":false,\"title\":\"finer grained failed/skipped on async for actions\",\"user\":{\"login\":\"bcoca\",\"id\":836171,\"node_id\":\"MDQ6VXNlcjgzNjE3MQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/836171?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bcoca\",\"html_url\":\"https://github.com/bcoca\",\"followers_url\":\"https://api.github.com/users/bcoca/followers\",\"following_url\":\"https://api.github.com/users/bcoca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bcoca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bcoca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bcoca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bcoca/orgs\",\"repos_url\":\"https://api.github.com/users/bcoca/repos\",\"events_url\":\"https://api.github.com/users/bcoca/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bcoca/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"##### SUMMARY\\r\\n<!--- Describe the change, including rationale and design decisions -->\\r\\nBrings back specific behaviour for each condition\\r\\nfixes #23729\\r\\n\\r\\n##### ISSUE TYPE\\r\\n<!--- Pick one below and delete the rest: -->\\r\\n - Bugfix Pull Request\\r\\n\\r\\n##### COMPONENT NAME\\r\\n<!--- Name of the module/plugin/module/task -->\\r\\nasync\\r\\n\\r\\n##### ANSIBLE VERSION\\r\\n<!--- Paste verbatim output from “ansible --version” between quotes below -->\\r\\n```\\r\\n2.3/2.4\\r\\n```\\r\\n\\r\\n\",\"created_at\":\"2017-04-19T15:37:12Z\",\"updated_at\":\"2018-03-06T04:25:36Z\",\"closed_at\":\"2017-04-20T14:58:52Z\",\"merged_at\":\"2017-04-20T14:58:52Z\",\"merge_commit_sha\":\"3965689328a97471afd21a3cdeabdd7c56d83a42\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":454885231,\"node_id\":\"MDU6TGFiZWw0NTQ4ODUyMzE=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/affects_2.3\",\"name\":\"affects_2.3\",\"color\":\"5319e7\",\"default\":false},{\"id\":562292166,\"node_id\":\"MDU6TGFiZWw1NjIyOTIxNjY=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/affects_2.4\",\"name\":\"affects_2.4\",\"color\":\"ededed\",\"default\":false},{\"id\":785271699,\"node_id\":\"MDU6TGFiZWw3ODUyNzE2OTk=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/bug\",\"name\":\"bug\",\"color\":\"fbca04\",\"default\":true},{\"id\":511885572,\"node_id\":\"MDU6TGFiZWw1MTE4ODU1NzI=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/c:plugins/action\",\"name\":\"c:plugins/action\",\"color\":\"b60205\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/ansible/ansible/milestones/9\",\"html_url\":\"https://github.com/ansible/ansible/milestone/9\",\"labels_url\":\"https://api.github.com/repos/ansible/ansible/milestones/9/labels\",\"id\":2025435,\"node_id\":\"MDk6TWlsZXN0b25lMjAyNTQzNQ==\",\"number\":9,\"title\":\"2.3.0\",\"description\":\"Ramble On\",\"creator\":{\"login\":\"mattclay\",\"id\":806360,\"node_id\":\"MDQ6VXNlcjgwNjM2MA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/806360?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mattclay\",\"html_url\":\"https://github.com/mattclay\",\"followers_url\":\"https://api.github.com/users/mattclay/followers\",\"following_url\":\"https://api.github.com/users/mattclay/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mattclay/gists{/gist_id}\",\"starred_url\":\"https://api.github.
INSERT INTO `pullreq` VALUES ('1133', 'angular/angular.js', '2357', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/2357\",\"id\":5091072,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTA5MTA3Mg==\",\"html_url\":\"https://github.com/angular/angular.js/pull/2357\",\"diff_url\":\"https://github.com/angular/angular.js/pull/2357.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/2357.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/2357\",\"number\":2357,\"state\":\"closed\",\"locked\":false,\"title\":\"Update index.ngdoc, testacular renamed to karma\",\"user\":{\"login\":\"kowskis\",\"id\":3288196,\"node_id\":\"MDQ6VXNlcjMyODgxOTY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/3288196?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kowskis\",\"html_url\":\"https://github.com/kowskis\",\"followers_url\":\"https://api.github.com/users/kowskis/followers\",\"following_url\":\"https://api.github.com/users/kowskis/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kowskis/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kowskis/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kowskis/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kowskis/orgs\",\"repos_url\":\"https://api.github.com/users/kowskis/repos\",\"events_url\":\"https://api.github.com/users/kowskis/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/kowskis/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Testacular is deprecated, just updating the doc here for you all\\n\",\"created_at\":\"2013-04-10T19:21:30Z\",\"updated_at\":\"2014-08-10T13:12:59Z\",\"closed_at\":\"2013-04-15T11:34:31Z\",\"merged_at\":null,\"merge_commit_sha\":\"fe630621caa01db621f71ba72be04041d9dea2ee\",\"assignee\":{\"login\":\"IgorMinar\",\"id\":216296,\"node_id\":\"MDQ6VXNlcjIxNjI5Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/216296?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/IgorMinar\",\"html_url\":\"https://github.com/IgorMinar\",\"followers_url\":\"https://api.github.com/users/IgorMinar/followers\",\"following_url\":\"https://api.github.com/users/IgorMinar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/IgorMinar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/IgorMinar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/IgorMinar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/IgorMinar/orgs\",\"repos_url\":\"https://api.github.com/users/IgorMinar/repos\",\"events_url\":\"https://api.github.com/users/IgorMinar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/IgorMinar/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"IgorMinar\",\"id\":216296,\"node_id\":\"MDQ6VXNlcjIxNjI5Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/216296?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/IgorMinar\",\"html_url\":\"https://github.com/IgorMinar\",\"followers_url\":\"https://api.github.com/users/IgorMinar/followers\",\"following_url\":\"https://api.github.com/users/IgorMinar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/IgorMinar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/IgorMinar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/IgorMinar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/IgorMinar/orgs\",\"repos_url\":\"https://api.github.com/users/IgorMinar/repos\",\"events_url\":\"https://api.github.com/users/IgorMinar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/IgorMinar/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/angular/angular.js/pulls/2357/commits\",\"review_comments_url\":\"https://api.github.co
INSERT INTO `pullreq` VALUES ('1138', 'nodejs/node', '9961', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/9961\",\"id\":96128139,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTYxMjgxMzk=\",\"html_url\":\"https://github.com/nodejs/node/pull/9961\",\"diff_url\":\"https://github.com/nodejs/node/pull/9961.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/9961.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/9961\",\"number\":9961,\"state\":\"closed\",\"locked\":false,\"title\":\"doc: add note to parallelize make\",\"user\":{\"login\":\"jmdarling\",\"id\":2251119,\"node_id\":\"MDQ6VXNlcjIyNTExMTk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2251119?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jmdarling\",\"html_url\":\"https://github.com/jmdarling\",\"followers_url\":\"https://api.github.com/users/jmdarling/followers\",\"following_url\":\"https://api.github.com/users/jmdarling/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jmdarling/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jmdarling/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jmdarling/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jmdarling/orgs\",\"repos_url\":\"https://api.github.com/users/jmdarling/repos\",\"events_url\":\"https://api.github.com/users/jmdarling/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jmdarling/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"##### Checklist\\r\\n- [x] documentation is changed or added\\r\\n- [x] commit message follows commit guidelines\\r\\n\\r\\n##### Affected core subsystem(s)\\r\\ndoc\\r\\n\\r\\n##### Description of change\\r\\nAdds a note to the BUILDING doc to encourage parallelizing make. When I\\r\\nfirst built node I didn\'t know this trick and thought that the build was\\r\\njust stuck in an infinite loop after waiting for 10 minutes.\",\"created_at\":\"2016-12-01T16:57:27Z\",\"updated_at\":\"2017-01-16T16:36:49Z\",\"closed_at\":\"2016-12-09T20:54:32Z\",\"merged_at\":null,\"merge_commit_sha\":\"0123d3d67b28cad4223d7677b097b5d2ce1ba2bd\",\"assignee\":{\"login\":\"Fishrock123\",\"id\":1093990,\"node_id\":\"MDQ6VXNlcjEwOTM5OTA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1093990?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Fishrock123\",\"html_url\":\"https://github.com/Fishrock123\",\"followers_url\":\"https://api.github.com/users/Fishrock123/followers\",\"following_url\":\"https://api.github.com/users/Fishrock123/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Fishrock123/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Fishrock123/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Fishrock123/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Fishrock123/orgs\",\"repos_url\":\"https://api.github.com/users/Fishrock123/repos\",\"events_url\":\"https://api.github.com/users/Fishrock123/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Fishrock123/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"Fishrock123\",\"id\":1093990,\"node_id\":\"MDQ6VXNlcjEwOTM5OTA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1093990?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Fishrock123\",\"html_url\":\"https://github.com/Fishrock123\",\"followers_url\":\"https://api.github.com/users/Fishrock123/followers\",\"following_url\":\"https://api.github.com/users/Fishrock123/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Fishrock123/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Fishrock123/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Fishrock123/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Fishrock123/orgs\",\"repos_url\":\"https://api.github.com/users/Fishrock123/repos\",\"events_url\":\"https://api.github.com/users/Fishrock12
INSERT INTO `pullreq` VALUES ('1142', 'angular/angular.js', '6983', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/6983\",\"id\":14352311,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTQzNTIzMTE=\",\"html_url\":\"https://github.com/angular/angular.js/pull/6983\",\"diff_url\":\"https://github.com/angular/angular.js/pull/6983.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/6983.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/6983\",\"number\":6983,\"state\":\"closed\",\"locked\":false,\"title\":\"fix(ngHref): allow setting href to empty string\",\"user\":{\"login\":\"nickeddy\",\"id\":943786,\"node_id\":\"MDQ6VXNlcjk0Mzc4Ng==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/943786?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nickeddy\",\"html_url\":\"https://github.com/nickeddy\",\"followers_url\":\"https://api.github.com/users/nickeddy/followers\",\"following_url\":\"https://api.github.com/users/nickeddy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nickeddy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nickeddy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nickeddy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nickeddy/orgs\",\"repos_url\":\"https://api.github.com/users/nickeddy/repos\",\"events_url\":\"https://api.github.com/users/nickeddy/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nickeddy/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixed issue 2755:\\nhttps://github.com/angular/angular.js/issues/2755\\n\\nngHref should now allow empty strings, and ngSrc will not accept empty strings as intended: https://github.com/angular/angular.js/commit/b6e4a71166c7f00f4140fd7ea8f0cd81b4487a3f\\n\",\"created_at\":\"2014-04-03T20:11:58Z\",\"updated_at\":\"2014-07-23T20:44:57Z\",\"closed_at\":\"2014-07-23T20:44:57Z\",\"merged_at\":null,\"merge_commit_sha\":\"bf6175320772ba4b7dc11138b60a6e7d581d35a4\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":53200617,\"node_id\":\"MDU6TGFiZWw1MzIwMDYxNw==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/cla:%20yes\",\"name\":\"cla: yes\",\"color\":\"bfe5bf\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/angular/angular.js/milestones/27\",\"html_url\":\"https://github.com/angular/angular.js/milestone/27\",\"labels_url\":\"https://api.github.com/repos/angular/angular.js/milestones/27/labels\",\"id\":489171,\"node_id\":\"MDk6TWlsZXN0b25lNDg5MTcx\",\"number\":27,\"title\":\"Backlog\",\"description\":\"Holds the backlog of issues and pull requests that have been triaged.\\r\\n\\r\\nBefore assigning items to this milestone they should be labelled, at the very least with the correct \\\"type\\\" label (i.e. \\\"issue\\\", \\\"pr\\\", \\\"bug\\\", \\\"regression\\\", \\\"chore\\\", \\\"docs\\\", etc). Preferably you should also check for duplicate issues/PRs, note CLA status and assign \\\"complexity\\\" and \\\"impact\\\" labels too.\",\"creator\":{\"login\":\"IgorMinar\",\"id\":216296,\"node_id\":\"MDQ6VXNlcjIxNjI5Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/216296?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/IgorMinar\",\"html_url\":\"https://github.com/IgorMinar\",\"followers_url\":\"https://api.github.com/users/IgorMinar/followers\",\"following_url\":\"https://api.github.com/users/IgorMinar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/IgorMinar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/IgorMinar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/IgorMinar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/IgorMinar/orgs\",\"repos_url\":\"https://api.github.com/users/IgorMinar/repos\",\"events_url\":\"https://api.github.com/users/IgorMinar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/IgorMinar/rec
INSERT INTO `pullreq` VALUES ('1146', 'ansible/ansible', '8093', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/8093\",\"id\":18258293,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTgyNTgyOTM=\",\"html_url\":\"https://github.com/ansible/ansible/pull/8093\",\"diff_url\":\"https://github.com/ansible/ansible/pull/8093.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/8093.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/8093\",\"number\":8093,\"state\":\"closed\",\"locked\":true,\"title\":\"Switched primary and alias names of the name/db parameter. Fixes #8065.\",\"user\":{\"login\":\"ghjm\",\"id\":2052848,\"node_id\":\"MDQ6VXNlcjIwNTI4NDg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2052848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ghjm\",\"html_url\":\"https://github.com/ghjm\",\"followers_url\":\"https://api.github.com/users/ghjm/followers\",\"following_url\":\"https://api.github.com/users/ghjm/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ghjm/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ghjm/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ghjm/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ghjm/orgs\",\"repos_url\":\"https://api.github.com/users/ghjm/repos\",\"events_url\":\"https://api.github.com/users/ghjm/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ghjm/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"In the documentation, the name of the mysql database to create is called \\\"name,\\\" with an alias of \\\"db.\\\" However, in the code, \\\"db\\\" is the primary name and \\\"name\\\" is the alias. This causes a confusing error message. This patch updates the code to match the documentation.\\n\",\"created_at\":\"2014-07-11T02:40:56Z\",\"updated_at\":\"2019-04-26T14:43:20Z\",\"closed_at\":\"2014-07-11T16:57:20Z\",\"merged_at\":\"2014-07-11T16:57:20Z\",\"merge_commit_sha\":\"f27f08709e33e6f8c0f7165dda877e80274d3272\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":1209157245,\"node_id\":\"MDU6TGFiZWwxMjA5MTU3MjQ1\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/mysql\",\"name\":\"mysql\",\"color\":\"c5def5\",\"default\":false,\"description\":\"\"}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/ansible/ansible/pulls/8093/commits\",\"review_comments_url\":\"https://api.github.com/repos/ansible/ansible/pulls/8093/comments\",\"review_comment_url\":\"https://api.github.com/repos/ansible/ansible/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ansible/ansible/issues/8093/comments\",\"statuses_url\":\"https://api.github.com/repos/ansible/ansible/statuses/22390e50e519032e16674c59301b86e3397a9d9e\",\"head\":{\"label\":\"ghjm:mysql-dbname\",\"ref\":\"mysql-dbname\",\"sha\":\"22390e50e519032e16674c59301b86e3397a9d9e\",\"user\":{\"login\":\"ghjm\",\"id\":2052848,\"node_id\":\"MDQ6VXNlcjIwNTI4NDg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2052848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ghjm\",\"html_url\":\"https://github.com/ghjm\",\"followers_url\":\"https://api.github.com/users/ghjm/followers\",\"following_url\":\"https://api.github.com/users/ghjm/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ghjm/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ghjm/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ghjm/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ghjm/orgs\",\"repos_url\":\"https://api.github.com/users/ghjm/repos\",\"events_url\":\"https://api.github.com/users/ghjm/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ghjm/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"ansible:devel\",\"ref\":\"devel\",\"sha\":\"a320c02c81f33c81eb22f22fa1fc2b86172f7856\",\"user\":{\"l
INSERT INTO `pullreq` VALUES ('1151', 'ceph/ceph', '13178', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/13178\",\"id\":103641744,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAzNjQxNzQ0\",\"html_url\":\"https://github.com/ceph/ceph/pull/13178\",\"diff_url\":\"https://github.com/ceph/ceph/pull/13178.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/13178.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/13178\",\"number\":13178,\"state\":\"closed\",\"locked\":false,\"title\":\"jewel: rgw: valgrind invalid read size 4 RGWGetObj\",\"user\":{\"login\":\"smithfarm\",\"id\":3974844,\"node_id\":\"MDQ6VXNlcjM5NzQ4NDQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/3974844?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/smithfarm\",\"html_url\":\"https://github.com/smithfarm\",\"followers_url\":\"https://api.github.com/users/smithfarm/followers\",\"following_url\":\"https://api.github.com/users/smithfarm/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/smithfarm/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/smithfarm/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/smithfarm/subscriptions\",\"organizations_url\":\"https://api.github.com/users/smithfarm/orgs\",\"repos_url\":\"https://api.github.com/users/smithfarm/repos\",\"events_url\":\"https://api.github.com/users/smithfarm/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/smithfarm/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"http://tracker.ceph.com/issues/18569\",\"created_at\":\"2017-01-29T10:38:25Z\",\"updated_at\":\"2017-02-01T22:50:18Z\",\"closed_at\":\"2017-02-01T22:50:15Z\",\"merged_at\":null,\"merge_commit_sha\":\"a5c244c353c2ccf93abe27812edebd254b5741f3\",\"assignee\":{\"login\":\"smithfarm\",\"id\":3974844,\"node_id\":\"MDQ6VXNlcjM5NzQ4NDQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/3974844?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/smithfarm\",\"html_url\":\"https://github.com/smithfarm\",\"followers_url\":\"https://api.github.com/users/smithfarm/followers\",\"following_url\":\"https://api.github.com/users/smithfarm/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/smithfarm/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/smithfarm/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/smithfarm/subscriptions\",\"organizations_url\":\"https://api.github.com/users/smithfarm/orgs\",\"repos_url\":\"https://api.github.com/users/smithfarm/repos\",\"events_url\":\"https://api.github.com/users/smithfarm/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/smithfarm/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"smithfarm\",\"id\":3974844,\"node_id\":\"MDQ6VXNlcjM5NzQ4NDQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/3974844?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/smithfarm\",\"html_url\":\"https://github.com/smithfarm\",\"followers_url\":\"https://api.github.com/users/smithfarm/followers\",\"following_url\":\"https://api.github.com/users/smithfarm/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/smithfarm/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/smithfarm/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/smithfarm/subscriptions\",\"organizations_url\":\"https://api.github.com/users/smithfarm/orgs\",\"repos_url\":\"https://api.github.com/users/smithfarm/repos\",\"events_url\":\"https://api.github.com/users/smithfarm/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/smithfarm/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":134774049,\"node_id\":\"MDU6TGFiZWwxMzQ3NzQwNDk=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/bug%20fix\",\"name\":\"bug fix\",\"color\":\"ac0000\",\"default\":false},{\"id\":144329618,\"node_id\
INSERT INTO `pullreq` VALUES ('1156', 'emberjs/ember.js', '4255', '{\"url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/4255\",\"id\":11977483,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE5Nzc0ODM=\",\"html_url\":\"https://github.com/emberjs/ember.js/pull/4255\",\"diff_url\":\"https://github.com/emberjs/ember.js/pull/4255.diff\",\"patch_url\":\"https://github.com/emberjs/ember.js/pull/4255.patch\",\"issue_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/4255\",\"number\":4255,\"state\":\"closed\",\"locked\":false,\"title\":\"[BUGFIX] Changing eager routing on link-to without href\",\"user\":{\"login\":\"jonnii\",\"id\":2197,\"node_id\":\"MDQ6VXNlcjIxOTc=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2197?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jonnii\",\"html_url\":\"https://github.com/jonnii\",\"followers_url\":\"https://api.github.com/users/jonnii/followers\",\"following_url\":\"https://api.github.com/users/jonnii/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jonnii/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jonnii/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jonnii/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jonnii/orgs\",\"repos_url\":\"https://api.github.com/users/jonnii/repos\",\"events_url\":\"https://api.github.com/users/jonnii/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jonnii/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"When eager routing occurs on a {{link-to}} with a tagName\\nspecified the router attemps to find an href attribute\\nand fails.\\n\",\"created_at\":\"2014-01-29T03:41:49Z\",\"updated_at\":\"2014-06-27T05:53:41Z\",\"closed_at\":\"2014-01-29T03:49:51Z\",\"merged_at\":null,\"merge_commit_sha\":\"9fdfa143060d9545fce956d0142e136c62a4fd65\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/4255/commits\",\"review_comments_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/4255/comments\",\"review_comment_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/4255/comments\",\"statuses_url\":\"https://api.github.com/repos/emberjs/ember.js/statuses/357e7eddbc4856d6013985438d72cdf4fcaae282\",\"head\":{\"label\":\"jonnii:bug-link-to-without-href\",\"ref\":\"bug-link-to-without-href\",\"sha\":\"357e7eddbc4856d6013985438d72cdf4fcaae282\",\"user\":{\"login\":\"jonnii\",\"id\":2197,\"node_id\":\"MDQ6VXNlcjIxOTc=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2197?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jonnii\",\"html_url\":\"https://github.com/jonnii\",\"followers_url\":\"https://api.github.com/users/jonnii/followers\",\"following_url\":\"https://api.github.com/users/jonnii/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jonnii/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jonnii/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jonnii/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jonnii/orgs\",\"repos_url\":\"https://api.github.com/users/jonnii/repos\",\"events_url\":\"https://api.github.com/users/jonnii/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jonnii/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":16334502,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNjMzNDUwMg==\",\"name\":\"ember.js\",\"full_name\":\"jonnii/ember.js\",\"owner\":{\"login\":\"jonnii\",\"id\":2197,\"node_id\":\"MDQ6VXNlcjIxOTc=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2197?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jonnii\",\"html_url\":\"https://github.com/jonnii\",\"followers_url\":\"https://api.github.com/users/jonnii/followers\",\"following_url\":\"https://api.github.com
INSERT INTO `pullreq` VALUES ('1160', 'symfony/symfony', '22793', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/22793\",\"id\":121612612,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTIxNjEyNjEy\",\"html_url\":\"https://github.com/symfony/symfony/pull/22793\",\"diff_url\":\"https://github.com/symfony/symfony/pull/22793.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/22793.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/22793\",\"number\":22793,\"state\":\"closed\",\"locked\":false,\"title\":\"[ClassLoader] remove the component\",\"user\":{\"login\":\"xabbuh\",\"id\":1957048,\"node_id\":\"MDQ6VXNlcjE5NTcwNDg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1957048?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/xabbuh\",\"html_url\":\"https://github.com/xabbuh\",\"followers_url\":\"https://api.github.com/users/xabbuh/followers\",\"following_url\":\"https://api.github.com/users/xabbuh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/xabbuh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/xabbuh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/xabbuh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/xabbuh/orgs\",\"repos_url\":\"https://api.github.com/users/xabbuh/repos\",\"events_url\":\"https://api.github.com/users/xabbuh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/xabbuh/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A\\r\\n| ------------- | ---\\r\\n| Branch? | master\\r\\n| Bug fix? | no\\r\\n| New feature? | no\\r\\n| BC breaks? | yes\\r\\n| Deprecations? | no\\r\\n| Tests pass? | no\\r\\n| Fixed tickets | \\r\\n| License | MIT\\r\\n| Doc PR | \",\"created_at\":\"2017-05-20T06:10:11Z\",\"updated_at\":\"2017-05-20T12:09:55Z\",\"closed_at\":\"2017-05-20T12:09:52Z\",\"merged_at\":null,\"merge_commit_sha\":\"b3e1332c1e8e3c035a25268adaa7189aa2a8df94\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":231677,\"node_id\":\"MDU6TGFiZWwyMzE2Nzc=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/BC%20Break\",\"name\":\"BC Break\",\"color\":\"e10c02\",\"default\":false},{\"id\":130817,\"node_id\":\"MDU6TGFiZWwxMzA4MTc=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/ClassLoader\",\"name\":\"ClassLoader\",\"color\":\"DDDDDD\",\"default\":false},{\"id\":237550465,\"node_id\":\"MDU6TGFiZWwyMzc1NTA0NjU=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Status:%20Reviewed\",\"name\":\"Status: Reviewed\",\"color\":\"bfe5bf\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/symfony/symfony/milestones/12\",\"html_url\":\"https://github.com/symfony/symfony/milestone/12\",\"labels_url\":\"https://api.github.com/repos/symfony/symfony/milestones/12/labels\",\"id\":2119145,\"node_id\":\"MDk6TWlsZXN0b25lMjExOTE0NQ==\",\"number\":12,\"title\":\"4.0\",\"description\":\"https://symfony.com/roadmap?version=4.0#checker\",\"creator\":{\"login\":\"javiereguiluz\",\"id\":73419,\"node_id\":\"MDQ6VXNlcjczNDE5\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/73419?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/javiereguiluz\",\"html_url\":\"https://github.com/javiereguiluz\",\"followers_url\":\"https://api.github.com/users/javiereguiluz/followers\",\"following_url\":\"https://api.github.com/users/javiereguiluz/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/javiereguiluz/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/javiereguiluz/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/javiereguiluz/subscriptions\",\"organizations_url\":\"https://api.github.com/users/javiereguiluz/orgs\",\"repos_url\":\"https://api.github.com/users/javiereguiluz/repos\",\"events_url\":\"https://api.github.com/users/javiereguiluz/events{/privacy}\",\"received_events_url\":\"https://api.github.com/us
INSERT INTO `pullreq` VALUES ('1164', 'ansible/ansible', '20087', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/20087\",\"id\":100875625,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAwODc1NjI1\",\"html_url\":\"https://github.com/ansible/ansible/pull/20087\",\"diff_url\":\"https://github.com/ansible/ansible/pull/20087.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/20087.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/20087\",\"number\":20087,\"state\":\"closed\",\"locked\":false,\"title\":\"Define get_exception()\",\"user\":{\"login\":\"dagwieers\",\"id\":388198,\"node_id\":\"MDQ6VXNlcjM4ODE5OA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/388198?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dagwieers\",\"html_url\":\"https://github.com/dagwieers\",\"followers_url\":\"https://api.github.com/users/dagwieers/followers\",\"following_url\":\"https://api.github.com/users/dagwieers/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dagwieers/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dagwieers/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dagwieers/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dagwieers/orgs\",\"repos_url\":\"https://api.github.com/users/dagwieers/repos\",\"events_url\":\"https://api.github.com/users/dagwieers/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dagwieers/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"##### ISSUE TYPE\\r\\n<!--- Pick one below and delete the rest: -->\\r\\n - Bugfix Pull Request\\r\\n\\r\\n##### COMPONENT NAME\\r\\n<!--- Name of the module/plugin/module/task -->\\r\\nvmware_guest\\r\\n\\r\\n##### ANSIBLE VERSION\\r\\n<!--- Paste verbatim output from “ansible --version” between quotes below -->\\r\\nv2.3\\r\\n\\r\\n##### SUMMARY\\r\\n<!--- Describe the change, including rationale and design decisions -->\\r\\n\\r\\n<!---\\r\\nIf you are fixing an existing issue, please include \\\"Fixes #nnn\\\" in your\\r\\ncommit message and your description; but you should still explain what\\r\\nthe change does.\\r\\n-->\\r\\nThis fixes #20080\",\"created_at\":\"2017-01-10T13:44:37Z\",\"updated_at\":\"2018-03-05T17:56:02Z\",\"closed_at\":\"2017-01-10T16:18:51Z\",\"merged_at\":\"2017-01-10T16:18:51Z\",\"merge_commit_sha\":\"560831752ede7c967737b39762817182b8622cbc\",\"assignee\":{\"login\":\"jctanner\",\"id\":1869705,\"node_id\":\"MDQ6VXNlcjE4Njk3MDU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1869705?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jctanner\",\"html_url\":\"https://github.com/jctanner\",\"followers_url\":\"https://api.github.com/users/jctanner/followers\",\"following_url\":\"https://api.github.com/users/jctanner/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jctanner/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jctanner/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jctanner/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jctanner/orgs\",\"repos_url\":\"https://api.github.com/users/jctanner/repos\",\"events_url\":\"https://api.github.com/users/jctanner/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jctanner/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"jctanner\",\"id\":1869705,\"node_id\":\"MDQ6VXNlcjE4Njk3MDU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1869705?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jctanner\",\"html_url\":\"https://github.com/jctanner\",\"followers_url\":\"https://api.github.com/users/jctanner/followers\",\"following_url\":\"https://api.github.com/users/jctanner/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jctanner/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jctanner/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jcta
INSERT INTO `pullreq` VALUES ('1168', 'ansible/ansible', '16976', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/16976\",\"id\":80258565,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODAyNTg1NjU=\",\"html_url\":\"https://github.com/ansible/ansible/pull/16976\",\"diff_url\":\"https://github.com/ansible/ansible/pull/16976.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/16976.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/16976\",\"number\":16976,\"state\":\"closed\",\"locked\":false,\"title\":\"Refactor and fix the slaac filter.\",\"user\":{\"login\":\"chrko\",\"id\":309376,\"node_id\":\"MDQ6VXNlcjMwOTM3Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/309376?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/chrko\",\"html_url\":\"https://github.com/chrko\",\"followers_url\":\"https://api.github.com/users/chrko/followers\",\"following_url\":\"https://api.github.com/users/chrko/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/chrko/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/chrko/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/chrko/subscriptions\",\"organizations_url\":\"https://api.github.com/users/chrko/orgs\",\"repos_url\":\"https://api.github.com/users/chrko/repos\",\"events_url\":\"https://api.github.com/users/chrko/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/chrko/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"##### ISSUE TYPE\\n- Bugfix Pull Request\\n##### ANSIBLE VERSION\\n\\n```\\nansible 2.2.0 (slaac_fix_and_include_prefix 707622ccf2) last updated 2016/08/05 16:44:53 (GMT +200)\\n lib/ansible/modules/core: (detached HEAD 24db4de245) last updated 2016/08/05 16:41:56 (GMT +200)\\n lib/ansible/modules/extras: (detached HEAD db979dde74) last updated 2016/08/05 16:41:56 (GMT +200)\\n config file = /home/christian/.ansible.cfg\\n configured module search path = Default w/o overrides\\n```\\n##### SUMMARY\\n\\nThe implementation of the slaac filter doesn\'t work (and may have never worked; introduced in cf7744f2f131708acd67c1312f622a3d4e639455 #11394). It calls a method on string instead of the corresponding `netaddr`-Class, see [lib/ansible/plugins/filter/ipaddr.py @ cf7744f](https://github.com/ansible/ansible/commit/cf7744f2f131708acd67c1312f622a3d4e639455#diff-52b5d47bc5ffb759787765a1aae56df7R603) L603 vs L606.\\n\\nThis implementation tries to do be more a wrapper to the existing functions instead of reinventing the wheel. Only respecting the RFC requires the code around the lines L635-L644.\\n\\nWhile developing a fix for the slaac filter I also tried another approach. This will be a separate pull request.\\n\\nDue to this pull request #11658 will be obsolete.\\n\",\"created_at\":\"2016-08-05T15:07:23Z\",\"updated_at\":\"2018-06-03T12:31:03Z\",\"closed_at\":\"2017-06-08T21:58:40Z\",\"merged_at\":null,\"merge_commit_sha\":\"cd1a5fd6c6ee001346af7383411859f8e557a0ec\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[{\"login\":\"privateip\",\"id\":414626,\"node_id\":\"MDQ6VXNlcjQxNDYyNg==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/414626?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/privateip\",\"html_url\":\"https://github.com/privateip\",\"followers_url\":\"https://api.github.com/users/privateip/followers\",\"following_url\":\"https://api.github.com/users/privateip/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/privateip/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/privateip/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/privateip/subscriptions\",\"organizations_url\":\"https://api.github.com/users/privateip/orgs\",\"repos_url\":\"https://api.github.com/users/privateip/repos\",\"events_url\":\"https://api.github.com/users/privateip/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/privateip/received_events\",\"type\":\"User\",\"site_admin\":false},{\"login\":\"ganesh
INSERT INTO `pullreq` VALUES ('1172', 'hashicorp/terraform', '339', '{\"url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/339\",\"id\":22017439,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjIwMTc0Mzk=\",\"html_url\":\"https://github.com/hashicorp/terraform/pull/339\",\"diff_url\":\"https://github.com/hashicorp/terraform/pull/339.diff\",\"patch_url\":\"https://github.com/hashicorp/terraform/pull/339.patch\",\"issue_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/339\",\"number\":339,\"state\":\"closed\",\"locked\":true,\"title\":\"Aws volume size\",\"user\":{\"login\":\"moosilauke18\",\"id\":1585809,\"node_id\":\"MDQ6VXNlcjE1ODU4MDk=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1585809?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/moosilauke18\",\"html_url\":\"https://github.com/moosilauke18\",\"followers_url\":\"https://api.github.com/users/moosilauke18/followers\",\"following_url\":\"https://api.github.com/users/moosilauke18/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/moosilauke18/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/moosilauke18/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/moosilauke18/subscriptions\",\"organizations_url\":\"https://api.github.com/users/moosilauke18/orgs\",\"repos_url\":\"https://api.github.com/users/moosilauke18/repos\",\"events_url\":\"https://api.github.com/users/moosilauke18/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/moosilauke18/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This resolves #328 and allows for larger volume sizes on aws instances.\\n\",\"created_at\":\"2014-09-30T16:36:21Z\",\"updated_at\":\"2020-05-05T01:55:09Z\",\"closed_at\":\"2014-11-20T00:04:42Z\",\"merged_at\":null,\"merge_commit_sha\":\"0cfbcb4d7f14d014e9e0ea33135e4ef5f58c4ced\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":127939518,\"node_id\":\"MDU6TGFiZWwxMjc5Mzk1MTg=\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/provider/aws\",\"name\":\"provider/aws\",\"color\":\"bfdadc\",\"default\":false,\"description\":\"\"},{\"id\":120957393,\"node_id\":\"MDU6TGFiZWwxMjA5NTczOTM=\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/waiting-response\",\"name\":\"waiting-response\",\"color\":\"5319e7\",\"default\":false,\"description\":\"An issue/pull request is waiting for a response from the community\"}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/339/commits\",\"review_comments_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/339/comments\",\"review_comment_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/339/comments\",\"statuses_url\":\"https://api.github.com/repos/hashicorp/terraform/statuses/d306c8b6851bb9a886820dc6f89a33733709acd8\",\"head\":{\"label\":\"moosilauke18:aws-volume-size\",\"ref\":\"aws-volume-size\",\"sha\":\"d306c8b6851bb9a886820dc6f89a33733709acd8\",\"user\":{\"login\":\"moosilauke18\",\"id\":1585809,\"node_id\":\"MDQ6VXNlcjE1ODU4MDk=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1585809?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/moosilauke18\",\"html_url\":\"https://github.com/moosilauke18\",\"followers_url\":\"https://api.github.com/users/moosilauke18/followers\",\"following_url\":\"https://api.github.com/users/moosilauke18/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/moosilauke18/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/moosilauke18/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/moosilauke18/subscriptions\",\"organizations_url\":\"https://api.github.com/users/moosilauke18/orgs\",\"repos_url\":\"https://api.github.com/users/moosilauke18/repos\",\"events_url\":\"https://api.github.com/users/moosilauke18/events{/privacy}\",\"re
INSERT INTO `pullreq` VALUES ('1177', 'mozilla-b2g/gaia', '6996', '{\"url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/6996\",\"id\":3354713,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzM1NDcxMw==\",\"html_url\":\"https://github.com/mozilla-b2g/gaia/pull/6996\",\"diff_url\":\"https://github.com/mozilla-b2g/gaia/pull/6996.diff\",\"patch_url\":\"https://github.com/mozilla-b2g/gaia/pull/6996.patch\",\"issue_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/issues/6996\",\"number\":6996,\"state\":\"closed\",\"locked\":false,\"title\":\"[Bug 815260][SMS][BB] Apply lists BB r=fcampo\",\"user\":{\"login\":\"borjasalguero\",\"id\":1785537,\"node_id\":\"MDQ6VXNlcjE3ODU1Mzc=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1785537?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/borjasalguero\",\"html_url\":\"https://github.com/borjasalguero\",\"followers_url\":\"https://api.github.com/users/borjasalguero/followers\",\"following_url\":\"https://api.github.com/users/borjasalguero/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/borjasalguero/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/borjasalguero/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/borjasalguero/subscriptions\",\"organizations_url\":\"https://api.github.com/users/borjasalguero/orgs\",\"repos_url\":\"https://api.github.com/users/borjasalguero/repos\",\"events_url\":\"https://api.github.com/users/borjasalguero/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/borjasalguero/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"BB applied to list! Work done by @rnowm and I\'ve added JavaScript part. \\n\",\"created_at\":\"2012-12-13T13:14:11Z\",\"updated_at\":\"2014-06-16T05:33:58Z\",\"closed_at\":\"2012-12-17T12:56:59Z\",\"merged_at\":\"2012-12-17T12:56:59Z\",\"merge_commit_sha\":\"f6e027d149ae2f5a1f6868481a4b7ad4e4287ed5\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/6996/commits\",\"review_comments_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/6996/comments\",\"review_comment_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/issues/6996/comments\",\"statuses_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/statuses/4a5062f7e84a583a09ec18cde0cdfcad244fa94c\",\"head\":{\"label\":\"borjasalguero:bb_sms\",\"ref\":\"bb_sms\",\"sha\":\"4a5062f7e84a583a09ec18cde0cdfcad244fa94c\",\"user\":{\"login\":\"borjasalguero\",\"id\":1785537,\"node_id\":\"MDQ6VXNlcjE3ODU1Mzc=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1785537?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/borjasalguero\",\"html_url\":\"https://github.com/borjasalguero\",\"followers_url\":\"https://api.github.com/users/borjasalguero/followers\",\"following_url\":\"https://api.github.com/users/borjasalguero/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/borjasalguero/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/borjasalguero/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/borjasalguero/subscriptions\",\"organizations_url\":\"https://api.github.com/users/borjasalguero/orgs\",\"repos_url\":\"https://api.github.com/users/borjasalguero/repos\",\"events_url\":\"https://api.github.com/users/borjasalguero/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/borjasalguero/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":4470618,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0NDcwNjE4\",\"name\":\"gaia\",\"full_name\":\"borjasalguero/gaia\",\"owner\":{\"login\":\"borjasalguero\",\"id\":1785537,\"node_id\":\"MDQ6VXNlcjE3ODU1Mzc=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1785537?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/borjasalguero\",\"html_url\":\"https:
INSERT INTO `pullreq` VALUES ('1181', 'symfony/symfony', '2048', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/2048\",\"id\":295684,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mjk1Njg0\",\"html_url\":\"https://github.com/symfony/symfony/pull/2048\",\"diff_url\":\"https://github.com/symfony/symfony/pull/2048.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/2048.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/2048\",\"number\":2048,\"state\":\"closed\",\"locked\":false,\"title\":\"[Acl] [ObjectIdentity] Getting parent class on proxies\",\"user\":{\"login\":\"Gregwar\",\"id\":367022,\"node_id\":\"MDQ6VXNlcjM2NzAyMg==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/367022?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Gregwar\",\"html_url\":\"https://github.com/Gregwar\",\"followers_url\":\"https://api.github.com/users/Gregwar/followers\",\"following_url\":\"https://api.github.com/users/Gregwar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Gregwar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Gregwar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Gregwar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Gregwar/orgs\",\"repos_url\":\"https://api.github.com/users/Gregwar/repos\",\"events_url\":\"https://api.github.com/users/Gregwar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Gregwar/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"As raised here:\\nhttps://groups.google.com/d/topic/symfony2/bhk8AiSfloM/discussion\\n\\nThe ObjectIdentity behavior on proxies can be improved.\\n\\nMaybe this could be done in a cleaned way, but this works and the Security component can be still used standalone with this.\\n\",\"created_at\":\"2011-08-29T07:57:01Z\",\"updated_at\":\"2014-06-12T17:37:31Z\",\"closed_at\":\"2011-08-29T09:24:20Z\",\"merged_at\":null,\"merge_commit_sha\":\"bf49d8bcb6fe9250fe5964c84d78d8b5c5962aa2\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/2048/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/2048/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/2048/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/e897e754d7ef7ee2ea6ad25b752003d239df1a36\",\"head\":{\"label\":\"Gregwar:objectidentity_proxy\",\"ref\":\"objectidentity_proxy\",\"sha\":\"e897e754d7ef7ee2ea6ad25b752003d239df1a36\",\"user\":{\"login\":\"Gregwar\",\"id\":367022,\"node_id\":\"MDQ6VXNlcjM2NzAyMg==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/367022?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Gregwar\",\"html_url\":\"https://github.com/Gregwar\",\"followers_url\":\"https://api.github.com/users/Gregwar/followers\",\"following_url\":\"https://api.github.com/users/Gregwar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Gregwar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Gregwar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Gregwar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Gregwar/orgs\",\"repos_url\":\"https://api.github.com/users/Gregwar/repos\",\"events_url\":\"https://api.github.com/users/Gregwar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Gregwar/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":2176206,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyMTc2MjA2\",\"name\":\"symfony\",\"full_name\":\"Gregwar/symfony\",\"owner\":{\"login\":\"Gregwar\",\"id\":367022,\"node_id\":\"MDQ6VXNlcjM2NzAyMg==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/367022?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/use
INSERT INTO `pullreq` VALUES ('1185', 'ansible/ansible', '12528', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/12528\",\"id\":46074792,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDYwNzQ3OTI=\",\"html_url\":\"https://github.com/ansible/ansible/pull/12528\",\"diff_url\":\"https://github.com/ansible/ansible/pull/12528.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/12528.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/12528\",\"number\":12528,\"state\":\"closed\",\"locked\":false,\"title\":\"task logging revamp\",\"user\":{\"login\":\"bcoca\",\"id\":836171,\"node_id\":\"MDQ6VXNlcjgzNjE3MQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/836171?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bcoca\",\"html_url\":\"https://github.com/bcoca\",\"followers_url\":\"https://api.github.com/users/bcoca/followers\",\"following_url\":\"https://api.github.com/users/bcoca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bcoca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bcoca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bcoca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bcoca/orgs\",\"repos_url\":\"https://api.github.com/users/bcoca/repos\",\"events_url\":\"https://api.github.com/users/bcoca/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bcoca/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"- allow global no_log setting, no need to set at play or task level, but can be overriden by them\\n- allow turning off syslog only on task execution from target host (manage_syslog), overlaps with no_log functionality\\n- created log function for task modules to use, now we can remove all syslog references, will use systemd journal if present\\n- added debug flag to modules, so they can make it call new log function conditionally\\n- added debug logging in module\'s run_command\\n\",\"created_at\":\"2015-09-26T03:57:52Z\",\"updated_at\":\"2018-03-05T12:17:18Z\",\"closed_at\":\"2015-09-30T15:38:34Z\",\"merged_at\":\"2015-09-30T15:38:34Z\",\"merge_commit_sha\":\"4f406695121c1f3785007472016851097a160bed\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":87036843,\"node_id\":\"MDU6TGFiZWw4NzAzNjg0Mw==\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/P2\",\"name\":\"P2\",\"color\":\"fad8c7\",\"default\":false},{\"id\":785271699,\"node_id\":\"MDU6TGFiZWw3ODUyNzE2OTk=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/bug\",\"name\":\"bug\",\"color\":\"fbca04\",\"default\":true},{\"id\":852590921,\"node_id\":\"MDU6TGFiZWw4NTI1OTA5MjE=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/feature\",\"name\":\"feature\",\"color\":\"006b75\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/ansible/ansible/milestones/5\",\"html_url\":\"https://github.com/ansible/ansible/milestone/5\",\"labels_url\":\"https://api.github.com/repos/ansible/ansible/milestones/5/labels\",\"id\":975800,\"node_id\":\"MDk6TWlsZXN0b25lOTc1ODAw\",\"number\":5,\"title\":\"2.0\",\"description\":\"Over the Hills and Far Away\",\"creator\":{\"login\":\"bcoca\",\"id\":836171,\"node_id\":\"MDQ6VXNlcjgzNjE3MQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/836171?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bcoca\",\"html_url\":\"https://github.com/bcoca\",\"followers_url\":\"https://api.github.com/users/bcoca/followers\",\"following_url\":\"https://api.github.com/users/bcoca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bcoca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bcoca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bcoca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bcoca/orgs\",\"repos_url\":\"https://api.github.com/users/bcoca/repos\",\"events_url\":\"https://api.github.com/users/bcoca/events{/privacy}\",\"rece
INSERT INTO `pullreq` VALUES ('1190', 'pydata/pandas', '7557', '{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/7557\",\"id\":17527930,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTc1Mjc5MzA=\",\"html_url\":\"https://github.com/pandas-dev/pandas/pull/7557\",\"diff_url\":\"https://github.com/pandas-dev/pandas/pull/7557.diff\",\"patch_url\":\"https://github.com/pandas-dev/pandas/pull/7557.patch\",\"issue_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/7557\",\"number\":7557,\"state\":\"closed\",\"locked\":false,\"title\":\"BUG: isnull doesnt handle PeriodNaT properly\",\"user\":{\"login\":\"sinhrks\",\"id\":1696302,\"node_id\":\"MDQ6VXNlcjE2OTYzMDI=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1696302?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sinhrks\",\"html_url\":\"https://github.com/sinhrks\",\"followers_url\":\"https://api.github.com/users/sinhrks/followers\",\"following_url\":\"https://api.github.com/users/sinhrks/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sinhrks/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sinhrks/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sinhrks/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sinhrks/orgs\",\"repos_url\":\"https://api.github.com/users/sinhrks/repos\",\"events_url\":\"https://api.github.com/users/sinhrks/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sinhrks/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Related to #7485, `isnull` and `notnull` is required to be changed.\\n\",\"created_at\":\"2014-06-24T12:20:47Z\",\"updated_at\":\"2015-11-14T05:26:39Z\",\"closed_at\":\"2015-05-09T16:08:45Z\",\"merged_at\":null,\"merge_commit_sha\":\"dfe51f300acbb3f6fc3ad750b0ca7548de946624\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":2822342,\"node_id\":\"MDU6TGFiZWwyODIyMzQy\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/Missing-data\",\"name\":\"Missing-data\",\"color\":\"d7e102\",\"default\":false},{\"id\":60635328,\"node_id\":\"MDU6TGFiZWw2MDYzNTMyOA==\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/Period\",\"name\":\"Period\",\"color\":\"eb6420\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/32\",\"html_url\":\"https://github.com/pandas-dev/pandas/milestone/32\",\"labels_url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/32/labels\",\"id\":933188,\"node_id\":\"MDk6TWlsZXN0b25lOTMzMTg4\",\"number\":32,\"title\":\"Contributions Welcome\",\"description\":\"Changes that would be nice to have in the next release. These issues are not blocking. They will be pushed to the next release if no one has time to fix them.\",\"creator\":{\"login\":\"jreback\",\"id\":953992,\"node_id\":\"MDQ6VXNlcjk1Mzk5Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/953992?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jreback\",\"html_url\":\"https://github.com/jreback\",\"followers_url\":\"https://api.github.com/users/jreback/followers\",\"following_url\":\"https://api.github.com/users/jreback/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jreback/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jreback/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jreback/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jreback/orgs\",\"repos_url\":\"https://api.github.com/users/jreback/repos\",\"events_url\":\"https://api.github.com/users/jreback/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jreback/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":1184,\"closed_issues\":315,\"state\":\"open\",\"created_at\":\"2015-01-13T10:53:19Z\",\"updated_at\":\"2018-08-29T12:18:37Z\",\"due_on\":\"2020-12-31T08:00:00Z\",\"closed_at\":null},\"commits_url\":\"https://api.github.com/repos/pandas-dev
INSERT INTO `pullreq` VALUES ('1195', 'rails/rails', '12760', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/12760\",\"id\":9658840,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTY1ODg0MA==\",\"html_url\":\"https://github.com/rails/rails/pull/12760\",\"diff_url\":\"https://github.com/rails/rails/pull/12760.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/12760.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/12760\",\"number\":12760,\"state\":\"closed\",\"locked\":false,\"title\":\"fix simple_format escapes own output when sanitize is set to true\",\"user\":{\"login\":\"pseidemann\",\"id\":431162,\"node_id\":\"MDQ6VXNlcjQzMTE2Mg==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/431162?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/pseidemann\",\"html_url\":\"https://github.com/pseidemann\",\"followers_url\":\"https://api.github.com/users/pseidemann/followers\",\"following_url\":\"https://api.github.com/users/pseidemann/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/pseidemann/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/pseidemann/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/pseidemann/subscriptions\",\"organizations_url\":\"https://api.github.com/users/pseidemann/orgs\",\"repos_url\":\"https://api.github.com/users/pseidemann/repos\",\"events_url\":\"https://api.github.com/users/pseidemann/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/pseidemann/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"this fixes #12757\\n\",\"created_at\":\"2013-11-04T21:50:55Z\",\"updated_at\":\"2014-06-25T14:12:58Z\",\"closed_at\":\"2013-11-09T12:07:50Z\",\"merged_at\":\"2013-11-09T12:07:50Z\",\"merge_commit_sha\":\"8041b2a7086807a7377c524565821299b2d4048f\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":{\"url\":\"https://api.github.com/repos/rails/rails/milestones/28\",\"html_url\":\"https://github.com/rails/rails/milestone/28\",\"labels_url\":\"https://api.github.com/repos/rails/rails/milestones/28/labels\",\"id\":458710,\"node_id\":\"MDk6TWlsZXN0b25lNDU4NzEw\",\"number\":28,\"title\":\"4.0.4\",\"description\":\"\",\"creator\":{\"login\":\"rafaelfranca\",\"id\":47848,\"node_id\":\"MDQ6VXNlcjQ3ODQ4\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafaelfranca\",\"html_url\":\"https://github.com/rafaelfranca\",\"followers_url\":\"https://api.github.com/users/rafaelfranca/followers\",\"following_url\":\"https://api.github.com/users/rafaelfranca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rafaelfranca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rafaelfranca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rafaelfranca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rafaelfranca/orgs\",\"repos_url\":\"https://api.github.com/users/rafaelfranca/repos\",\"events_url\":\"https://api.github.com/users/rafaelfranca/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rafaelfranca/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":54,\"state\":\"closed\",\"created_at\":\"2013-10-18T18:07:31Z\",\"updated_at\":\"2014-03-14T20:53:26Z\",\"due_on\":null,\"closed_at\":\"2014-03-14T20:53:26Z\"},\"draft\":false,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/12760/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/12760/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/12760/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/881a2cc9071a3447d562ba358ccd1cf370124617\",\"head\":{\"label\":\"pseidemann:master\",\"ref\":\"master\",\"sha\":\"881a2cc9071a3447d562ba358ccd1cf370124617
INSERT INTO `pullreq` VALUES ('1200', 'zendframework/zf2', '5631', '{\"url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/5631\",\"id\":10951492,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA5NTE0OTI=\",\"html_url\":\"https://github.com/zendframework/zendframework/pull/5631\",\"diff_url\":\"https://github.com/zendframework/zendframework/pull/5631.diff\",\"patch_url\":\"https://github.com/zendframework/zendframework/pull/5631.patch\",\"issue_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/5631\",\"number\":5631,\"state\":\"closed\",\"locked\":true,\"title\":\"Update .travis.yml\",\"user\":{\"login\":\"spiffyjr\",\"id\":2760734,\"node_id\":\"MDQ6VXNlcjI3NjA3MzQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2760734?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/spiffyjr\",\"html_url\":\"https://github.com/spiffyjr\",\"followers_url\":\"https://api.github.com/users/spiffyjr/followers\",\"following_url\":\"https://api.github.com/users/spiffyjr/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/spiffyjr/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/spiffyjr/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/spiffyjr/subscriptions\",\"organizations_url\":\"https://api.github.com/users/spiffyjr/orgs\",\"repos_url\":\"https://api.github.com/users/spiffyjr/repos\",\"events_url\":\"https://api.github.com/users/spiffyjr/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/spiffyjr/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2013-12-18T21:02:52Z\",\"updated_at\":\"2014-07-02T01:38:53Z\",\"closed_at\":\"2013-12-19T21:26:05Z\",\"merged_at\":null,\"merge_commit_sha\":\"76586aeb691a1c97ca15f7cdd3eb7d4c4fb84253\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/5631/commits\",\"review_comments_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/5631/comments\",\"review_comment_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/5631/comments\",\"statuses_url\":\"https://api.github.com/repos/zendframework/zendframework/statuses/0fa3d99df852b06bbc890b08cdcf0f07728ab5c1\",\"head\":{\"label\":\"spiffyjr:master\",\"ref\":\"master\",\"sha\":\"0fa3d99df852b06bbc890b08cdcf0f07728ab5c1\",\"user\":{\"login\":\"spiffyjr\",\"id\":2760734,\"node_id\":\"MDQ6VXNlcjI3NjA3MzQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2760734?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/spiffyjr\",\"html_url\":\"https://github.com/spiffyjr\",\"followers_url\":\"https://api.github.com/users/spiffyjr/followers\",\"following_url\":\"https://api.github.com/users/spiffyjr/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/spiffyjr/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/spiffyjr/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/spiffyjr/subscriptions\",\"organizations_url\":\"https://api.github.com/users/spiffyjr/orgs\",\"repos_url\":\"https://api.github.com/users/spiffyjr/repos\",\"events_url\":\"https://api.github.com/users/spiffyjr/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/spiffyjr/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"zendframework:master\",\"ref\":\"master\",\"sha\":\"9ff45735c699dde3d5f4b719e0b01c00c855c0e9\",\"user\":{\"login\":\"zendframework\",\"id\":296074,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjI5NjA3NA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/296074?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zendframework\",\"html_url\":\"https://github.com/zendframework\",\"followers_url\":\"https://api.github.com/users/zendframework/followers\",\
INSERT INTO `pullreq` VALUES ('1205', 'kubernetes/kubernetes', '25524', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/25524\",\"id\":69784692,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Njk3ODQ2OTI=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/25524\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/25524.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/25524.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/25524\",\"number\":25524,\"state\":\"closed\",\"locked\":false,\"title\":\"update kubectl help output for better organization\",\"user\":{\"login\":\"adohe\",\"id\":1555564,\"node_id\":\"MDQ6VXNlcjE1NTU1NjQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1555564?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/adohe\",\"html_url\":\"https://github.com/adohe\",\"followers_url\":\"https://api.github.com/users/adohe/followers\",\"following_url\":\"https://api.github.com/users/adohe/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/adohe/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/adohe/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/adohe/subscriptions\",\"organizations_url\":\"https://api.github.com/users/adohe/orgs\",\"repos_url\":\"https://api.github.com/users/adohe/repos\",\"events_url\":\"https://api.github.com/users/adohe/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/adohe/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"## Pull Request Guidelines\\n1. Please read our [contributor guidelines](https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md).\\n2. See our [developer guide](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md).\\n3. Follow the instructions for [labeling and writing a release note for this PR](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes) in the block below.\\n\\n``` release-note\\n* Use the release-note-* labels to set the release note state \\n* Clear this block to use the PR title as the release note \\n-OR-\\n* Enter your extended release note here\\n```\\n\\n[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()\\n\\n<!-- Reviewable:start -->\\n\\n---\\n\\nThis change is [<img src=\\\"https://reviewable.kubernetes.io/review_button.svg\\\" height=\\\"34\\\" align=\\\"absmiddle\\\" alt=\\\"Reviewable\\\"/>](https://reviewable.kubernetes.io/reviews/kubernetes/kubernetes/25524)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2016-05-12T06:18:38Z\",\"updated_at\":\"2016-08-21T23:42:55Z\",\"closed_at\":\"2016-08-21T16:08:56Z\",\"merged_at\":\"2016-08-21T16:08:56Z\",\"merge_commit_sha\":\"a956dd1c25fe29ae1bd1bb2c4b64b7edb01836b7\",\"assignee\":{\"login\":\"janetkuo\",\"id\":4876867,\"node_id\":\"MDQ6VXNlcjQ4NzY4Njc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/4876867?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/janetkuo\",\"html_url\":\"https://github.com/janetkuo\",\"followers_url\":\"https://api.github.com/users/janetkuo/followers\",\"following_url\":\"https://api.github.com/users/janetkuo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/janetkuo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/janetkuo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/janetkuo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/janetkuo/orgs\",\"repos_url\":\"https://api.github.com/users/janetkuo/repos\",\"events_url\":\"https://api.github.com/users/janetkuo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/janetkuo/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"janetkuo\",\"id\":4876867,\"node_id\":\"MDQ6VXNlcjQ4NzY4Njc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/4876867?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.git
INSERT INTO `pullreq` VALUES ('1209', 'servo/servo', '8257', '{\"url\":\"https://api.github.com/repos/servo/servo/pulls/8257\",\"id\":49229950,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDkyMjk5NTA=\",\"html_url\":\"https://github.com/servo/servo/pull/8257\",\"diff_url\":\"https://github.com/servo/servo/pull/8257.diff\",\"patch_url\":\"https://github.com/servo/servo/pull/8257.patch\",\"issue_url\":\"https://api.github.com/repos/servo/servo/issues/8257\",\"number\":8257,\"state\":\"closed\",\"locked\":false,\"title\":\"Attempt to fix webfont-related intermittent test failures.\",\"user\":{\"login\":\"eefriedman\",\"id\":12769964,\"node_id\":\"MDQ6VXNlcjEyNzY5OTY0\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/12769964?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/eefriedman\",\"html_url\":\"https://github.com/eefriedman\",\"followers_url\":\"https://api.github.com/users/eefriedman/followers\",\"following_url\":\"https://api.github.com/users/eefriedman/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/eefriedman/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/eefriedman/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/eefriedman/subscriptions\",\"organizations_url\":\"https://api.github.com/users/eefriedman/orgs\",\"repos_url\":\"https://api.github.com/users/eefriedman/repos\",\"events_url\":\"https://api.github.com/users/eefriedman/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/eefriedman/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"I\'m not completely sure the race condition outlined in this patch is\\nactually the race condition causing failures... but it\'s a possibility.\\n\\n(I plan to run this through try a couple of times to see if it actually helps.)\\n\\n<!-- Reviewable:start -->\\n\\n[<img src=\\\"https://reviewable.io/review_button.png\\\" height=40 alt=\\\"Review on Reviewable\\\"/>](https://reviewable.io/reviews/servo/servo/8257)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2015-10-30T04:20:49Z\",\"updated_at\":\"2015-10-30T22:52:45Z\",\"closed_at\":\"2015-10-30T22:52:45Z\",\"merged_at\":\"2015-10-30T22:52:45Z\",\"merge_commit_sha\":\"22424ec3cc73229f518fd548dd495684c979ae1d\",\"assignee\":{\"login\":\"mbrubeck\",\"id\":5920,\"node_id\":\"MDQ6VXNlcjU5MjA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5920?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mbrubeck\",\"html_url\":\"https://github.com/mbrubeck\",\"followers_url\":\"https://api.github.com/users/mbrubeck/followers\",\"following_url\":\"https://api.github.com/users/mbrubeck/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mbrubeck/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mbrubeck/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mbrubeck/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mbrubeck/orgs\",\"repos_url\":\"https://api.github.com/users/mbrubeck/repos\",\"events_url\":\"https://api.github.com/users/mbrubeck/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mbrubeck/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"mbrubeck\",\"id\":5920,\"node_id\":\"MDQ6VXNlcjU5MjA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5920?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mbrubeck\",\"html_url\":\"https://github.com/mbrubeck\",\"followers_url\":\"https://api.github.com/users/mbrubeck/followers\",\"following_url\":\"https://api.github.com/users/mbrubeck/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mbrubeck/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mbrubeck/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mbrubeck/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mbrubeck/orgs\",\"repos_url\":\"https://api.github.com/users/mbrubeck/repos\",\"events_url\":\"https://api.github.com/users/mbrubeck/event
INSERT INTO `pullreq` VALUES ('1213', 'django/django', '2159', '{\"url\":\"https://api.github.com/repos/django/django/pulls/2159\",\"id\":11393978,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTEzOTM5Nzg=\",\"html_url\":\"https://github.com/django/django/pull/2159\",\"diff_url\":\"https://github.com/django/django/pull/2159.diff\",\"patch_url\":\"https://github.com/django/django/pull/2159.patch\",\"issue_url\":\"https://api.github.com/repos/django/django/issues/2159\",\"number\":2159,\"state\":\"closed\",\"locked\":false,\"title\":\"MonthArchiveView & BaseMonthArchiveView docstrings\",\"user\":{\"login\":\"meshy\",\"id\":767671,\"node_id\":\"MDQ6VXNlcjc2NzY3MQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/767671?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/meshy\",\"html_url\":\"https://github.com/meshy\",\"followers_url\":\"https://api.github.com/users/meshy/followers\",\"following_url\":\"https://api.github.com/users/meshy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/meshy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/meshy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/meshy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/meshy/orgs\",\"repos_url\":\"https://api.github.com/users/meshy/repos\",\"events_url\":\"https://api.github.com/users/meshy/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/meshy/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"MonthArchiveView & BaseMonthArchiveView docstrings now reference \\\"month\\\" rather than \\\"year\\\".\\n\\nThanks to @sztosz for [the report](https://github.com/refreshoxford/django-cbv-inspector/issues/87).\\n\",\"created_at\":\"2014-01-10T09:25:17Z\",\"updated_at\":\"2014-06-27T04:25:56Z\",\"closed_at\":\"2014-01-10T10:39:40Z\",\"merged_at\":null,\"merge_commit_sha\":\"eef779c780b731f2d318e29153b910bb90cad586\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/django/django/pulls/2159/commits\",\"review_comments_url\":\"https://api.github.com/repos/django/django/pulls/2159/comments\",\"review_comment_url\":\"https://api.github.com/repos/django/django/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/django/django/issues/2159/comments\",\"statuses_url\":\"https://api.github.com/repos/django/django/statuses/48251ad89da81b4838ceaaeef745e8c39fbdd382\",\"head\":{\"label\":\"meshy:patch-1\",\"ref\":\"patch-1\",\"sha\":\"48251ad89da81b4838ceaaeef745e8c39fbdd382\",\"user\":{\"login\":\"meshy\",\"id\":767671,\"node_id\":\"MDQ6VXNlcjc2NzY3MQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/767671?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/meshy\",\"html_url\":\"https://github.com/meshy\",\"followers_url\":\"https://api.github.com/users/meshy/followers\",\"following_url\":\"https://api.github.com/users/meshy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/meshy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/meshy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/meshy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/meshy/orgs\",\"repos_url\":\"https://api.github.com/users/meshy/repos\",\"events_url\":\"https://api.github.com/users/meshy/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/meshy/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"django:master\",\"ref\":\"master\",\"sha\":\"9eb16031ca837624433c49646289b50f9566a25d\",\"user\":{\"login\":\"django\",\"id\":27804,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjI3ODA0\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/27804?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/django\",\"html_url\":\"https://github.com/django\",\"followers_url\":\"https://api.github.com/users/django/followers\",\"following_url\"
INSERT INTO `pullreq` VALUES ('1217', 'zendframework/zf2', '6184', '{\"url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/6184\",\"id\":15090120,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTUwOTAxMjA=\",\"html_url\":\"https://github.com/zendframework/zendframework/pull/6184\",\"diff_url\":\"https://github.com/zendframework/zendframework/pull/6184.diff\",\"patch_url\":\"https://github.com/zendframework/zendframework/pull/6184.patch\",\"issue_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/6184\",\"number\":6184,\"state\":\"closed\",\"locked\":true,\"title\":\"Fix mongo handler\",\"user\":{\"login\":\"Nainterceptor\",\"id\":1492215,\"node_id\":\"MDQ6VXNlcjE0OTIyMTU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1492215?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Nainterceptor\",\"html_url\":\"https://github.com/Nainterceptor\",\"followers_url\":\"https://api.github.com/users/Nainterceptor/followers\",\"following_url\":\"https://api.github.com/users/Nainterceptor/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Nainterceptor/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Nainterceptor/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Nainterceptor/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Nainterceptor/orgs\",\"repos_url\":\"https://api.github.com/users/Nainterceptor/repos\",\"events_url\":\"https://api.github.com/users/Nainterceptor/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Nainterceptor/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Hello,\\n\\nFirst of all, tests pass :\\n\\n```\\nphp run-tests.php Session\\n> OK, but incomplete or skipped tests!\\n> Tests: 568, Assertions: 781, Skipped: 1\\n```\\n\\nThis fix is about the last version of php-mongo driver, where safe option is deprecated.\\nMore informations here : http://www.php.net/manual/fr/mongo.writeconcerns.php#mongo.writeconcerns.options\\n\\nOn my dev environnement (archlinux), a lot of \\\"deprecated\\\" messages are present without this fix.\\n\",\"created_at\":\"2014-04-23T21:11:35Z\",\"updated_at\":\"2014-06-12T16:32:32Z\",\"closed_at\":\"2014-05-15T01:08:52Z\",\"merged_at\":\"2014-05-15T01:08:52Z\",\"merge_commit_sha\":\"d7f13c71ab516960ffa109f9fd321cc17e16fe5c\",\"assignee\":{\"login\":\"Ocramius\",\"id\":154256,\"node_id\":\"MDQ6VXNlcjE1NDI1Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/154256?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Ocramius\",\"html_url\":\"https://github.com/Ocramius\",\"followers_url\":\"https://api.github.com/users/Ocramius/followers\",\"following_url\":\"https://api.github.com/users/Ocramius/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Ocramius/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Ocramius/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Ocramius/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Ocramius/orgs\",\"repos_url\":\"https://api.github.com/users/Ocramius/repos\",\"events_url\":\"https://api.github.com/users/Ocramius/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Ocramius/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"Ocramius\",\"id\":154256,\"node_id\":\"MDQ6VXNlcjE1NDI1Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/154256?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Ocramius\",\"html_url\":\"https://github.com/Ocramius\",\"followers_url\":\"https://api.github.com/users/Ocramius/followers\",\"following_url\":\"https://api.github.com/users/Ocramius/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Ocramius/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Ocramius/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Ocramius/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Ocramius/orgs
INSERT INTO `pullreq` VALUES ('1221', 'saltstack/salt', '13228', '{\"url\":\"https://api.github.com/repos/saltstack/salt/pulls/13228\",\"id\":16720965,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTY3MjA5NjU=\",\"html_url\":\"https://github.com/saltstack/salt/pull/13228\",\"diff_url\":\"https://github.com/saltstack/salt/pull/13228.diff\",\"patch_url\":\"https://github.com/saltstack/salt/pull/13228.patch\",\"issue_url\":\"https://api.github.com/repos/saltstack/salt/issues/13228\",\"number\":13228,\"state\":\"closed\",\"locked\":false,\"title\":\"salt/client/raet/__init__.py: fix spacing per pylint\",\"user\":{\"login\":\"cvrebert\",\"id\":419884,\"node_id\":\"MDQ6VXNlcjQxOTg4NA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/419884?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cvrebert\",\"html_url\":\"https://github.com/cvrebert\",\"followers_url\":\"https://api.github.com/users/cvrebert/followers\",\"following_url\":\"https://api.github.com/users/cvrebert/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cvrebert/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cvrebert/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cvrebert/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cvrebert/orgs\",\"repos_url\":\"https://api.github.com/users/cvrebert/repos\",\"events_url\":\"https://api.github.com/users/cvrebert/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cvrebert/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"```\\n************* Module salt.client.raet.__init__\\nsalt/client/raet/__init__.py:56: [C0326(bad-whitespace), ] No space allowed around keyword argument assignment\\n name = \'client\' + yid,\\n```\\n\",\"created_at\":\"2014-06-04T17:07:43Z\",\"updated_at\":\"2014-06-13T11:26:03Z\",\"closed_at\":\"2014-06-04T17:08:49Z\",\"merged_at\":\"2014-06-04T17:08:49Z\",\"merge_commit_sha\":\"7a05f61a339946b4218d43d3a8d1590cfa62c034\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/saltstack/salt/pulls/13228/commits\",\"review_comments_url\":\"https://api.github.com/repos/saltstack/salt/pulls/13228/comments\",\"review_comment_url\":\"https://api.github.com/repos/saltstack/salt/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/saltstack/salt/issues/13228/comments\",\"statuses_url\":\"https://api.github.com/repos/saltstack/salt/statuses/71b07a084eee80d49f332f173df3bd8b31cf8df0\",\"head\":{\"label\":\"cvrebert:patch-1\",\"ref\":\"patch-1\",\"sha\":\"71b07a084eee80d49f332f173df3bd8b31cf8df0\",\"user\":{\"login\":\"cvrebert\",\"id\":419884,\"node_id\":\"MDQ6VXNlcjQxOTg4NA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/419884?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cvrebert\",\"html_url\":\"https://github.com/cvrebert\",\"followers_url\":\"https://api.github.com/users/cvrebert/followers\",\"following_url\":\"https://api.github.com/users/cvrebert/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cvrebert/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cvrebert/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cvrebert/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cvrebert/orgs\",\"repos_url\":\"https://api.github.com/users/cvrebert/repos\",\"events_url\":\"https://api.github.com/users/cvrebert/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cvrebert/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"saltstack:develop\",\"ref\":\"develop\",\"sha\":\"4ae72f9b433ba764253f5f2348094359a219f86b\",\"user\":{\"login\":\"saltstack\",\"id\":1147473,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjExNDc0NzM=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1147473?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users
INSERT INTO `pullreq` VALUES ('1226', 'dotnet/corefx', '10715', '{\"url\":\"https://api.github.com/repos/dotnet/corefx/pulls/10715\",\"id\":80988768,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODA5ODg3Njg=\",\"html_url\":\"https://github.com/dotnet/corefx/pull/10715\",\"diff_url\":\"https://github.com/dotnet/corefx/pull/10715.diff\",\"patch_url\":\"https://github.com/dotnet/corefx/pull/10715.patch\",\"issue_url\":\"https://api.github.com/repos/dotnet/corefx/issues/10715\",\"number\":10715,\"state\":\"closed\",\"locked\":false,\"title\":\"Update core fx dependencies and remove System.Private.Xml workaround\",\"user\":{\"login\":\"joperezr\",\"id\":13854455,\"node_id\":\"MDQ6VXNlcjEzODU0NDU1\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/13854455?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/joperezr\",\"html_url\":\"https://github.com/joperezr\",\"followers_url\":\"https://api.github.com/users/joperezr/followers\",\"following_url\":\"https://api.github.com/users/joperezr/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/joperezr/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/joperezr/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/joperezr/subscriptions\",\"organizations_url\":\"https://api.github.com/users/joperezr/orgs\",\"repos_url\":\"https://api.github.com/users/joperezr/repos\",\"events_url\":\"https://api.github.com/users/joperezr/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/joperezr/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"fixes: #10687 \\nreplaces: #10704 \\n\\nFYI: @krwq @weshaggard \\n\",\"created_at\":\"2016-08-11T16:30:34Z\",\"updated_at\":\"2016-12-03T08:36:16Z\",\"closed_at\":\"2016-08-11T19:51:55Z\",\"merged_at\":\"2016-08-11T19:51:55Z\",\"merge_commit_sha\":\"0eb68557c751de68f74026b345d736c2e16f0144\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":197706871,\"node_id\":\"MDU6TGFiZWwxOTc3MDY4NzE=\",\"url\":\"https://api.github.com/repos/dotnet/corefx/labels/cla-already-signed\",\"name\":\"cla-already-signed\",\"color\":\"009800\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/dotnet/corefx/milestones/4\",\"html_url\":\"https://github.com/dotnet/corefx/milestone/4\",\"labels_url\":\"https://api.github.com/repos/dotnet/corefx/milestones/4/labels\",\"id\":1248719,\"node_id\":\"MDk6TWlsZXN0b25lMTI0ODcxOQ==\",\"number\":4,\"title\":\"2.0.0\",\"description\":\".NET Core 2.0, next major release. See [official release dates](https://github.com/dotnet/core/blob/master/roadmap.md) for details.\",\"creator\":{\"login\":\"joshfree\",\"id\":1302850,\"node_id\":\"MDQ6VXNlcjEzMDI4NTA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1302850?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/joshfree\",\"html_url\":\"https://github.com/joshfree\",\"followers_url\":\"https://api.github.com/users/joshfree/followers\",\"following_url\":\"https://api.github.com/users/joshfree/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/joshfree/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/joshfree/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/joshfree/subscriptions\",\"organizations_url\":\"https://api.github.com/users/joshfree/orgs\",\"repos_url\":\"https://api.github.com/users/joshfree/repos\",\"events_url\":\"https://api.github.com/users/joshfree/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/joshfree/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":3,\"closed_issues\":8486,\"state\":\"closed\",\"created_at\":\"2015-08-10T18:04:00Z\",\"updated_at\":\"2018-06-28T16:19:44Z\",\"due_on\":null,\"closed_at\":\"2017-08-17T22:44:43Z\"},\"commits_url\":\"https://api.github.com/repos/dotnet/corefx/pulls/10715/commits\",\"review_comments_url\":\"https://api.github.com/repos/dotnet/corefx/pulls/10715/comments\",\"review_comment_url\":\"https://api.github.com/repos/dotn
INSERT INTO `pullreq` VALUES ('1231', 'mozilla-b2g/gaia', '15022', '{\"url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/15022\",\"id\":11238274,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTEyMzgyNzQ=\",\"html_url\":\"https://github.com/mozilla-b2g/gaia/pull/15022\",\"diff_url\":\"https://github.com/mozilla-b2g/gaia/pull/15022.diff\",\"patch_url\":\"https://github.com/mozilla-b2g/gaia/pull/15022.patch\",\"issue_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/issues/15022\",\"number\":15022,\"state\":\"closed\",\"locked\":false,\"title\":\"Bug 935976 - [first run] tutorial: \\\"fi\\\" in \\\"notifications\\\" is one character, should be two (= \\\"notifications\\\") and other nitpicking. r=fcampo\",\"user\":{\"login\":\"Archaeopteryx\",\"id\":216576,\"node_id\":\"MDQ6VXNlcjIxNjU3Ng==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/216576?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Archaeopteryx\",\"html_url\":\"https://github.com/Archaeopteryx\",\"followers_url\":\"https://api.github.com/users/Archaeopteryx/followers\",\"following_url\":\"https://api.github.com/users/Archaeopteryx/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Archaeopteryx/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Archaeopteryx/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Archaeopteryx/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Archaeopteryx/orgs\",\"repos_url\":\"https://api.github.com/users/Archaeopteryx/repos\",\"events_url\":\"https://api.github.com/users/Archaeopteryx/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Archaeopteryx/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2014-01-05T22:57:24Z\",\"updated_at\":\"2014-07-16T04:47:56Z\",\"closed_at\":\"2014-01-14T14:20:29Z\",\"merged_at\":\"2014-01-14T14:20:29Z\",\"merge_commit_sha\":\"d673df93ba0772c1e63b51487f51a86d6dff8f76\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/15022/commits\",\"review_comments_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/15022/comments\",\"review_comment_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/issues/15022/comments\",\"statuses_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/statuses/f6e16b5c31383f60f187255b097ddd372a06a455\",\"head\":{\"label\":\"Archaeopteryx:ftu-nitpicking-bug939576\",\"ref\":\"ftu-nitpicking-bug939576\",\"sha\":\"f6e16b5c31383f60f187255b097ddd372a06a455\",\"user\":{\"login\":\"Archaeopteryx\",\"id\":216576,\"node_id\":\"MDQ6VXNlcjIxNjU3Ng==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/216576?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Archaeopteryx\",\"html_url\":\"https://github.com/Archaeopteryx\",\"followers_url\":\"https://api.github.com/users/Archaeopteryx/followers\",\"following_url\":\"https://api.github.com/users/Archaeopteryx/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Archaeopteryx/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Archaeopteryx/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Archaeopteryx/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Archaeopteryx/orgs\",\"repos_url\":\"https://api.github.com/users/Archaeopteryx/repos\",\"events_url\":\"https://api.github.com/users/Archaeopteryx/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Archaeopteryx/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":15660083,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNTY2MDA4Mw==\",\"name\":\"gaia\",\"full_name\":\"Archaeopteryx/gaia\",\"owner\":{\"login\":\"Archaeopteryx\",\"id\":216576,\"node_id\":\"MDQ6VXNlcjIxNjU3Ng==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/216576?v=4\",\"gravatar_
INSERT INTO `pullreq` VALUES ('1235', 'pydata/pandas', '12400', '{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/12400\",\"id\":60040407,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjAwNDA0MDc=\",\"html_url\":\"https://github.com/pandas-dev/pandas/pull/12400\",\"diff_url\":\"https://github.com/pandas-dev/pandas/pull/12400.diff\",\"patch_url\":\"https://github.com/pandas-dev/pandas/pull/12400.patch\",\"issue_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/12400\",\"number\":12400,\"state\":\"closed\",\"locked\":false,\"title\":\"COMPAT: Objects construction compat with xarray.Dataset \",\"user\":{\"login\":\"max-sixty\",\"id\":5635139,\"node_id\":\"MDQ6VXNlcjU2MzUxMzk=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5635139?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/max-sixty\",\"html_url\":\"https://github.com/max-sixty\",\"followers_url\":\"https://api.github.com/users/max-sixty/followers\",\"following_url\":\"https://api.github.com/users/max-sixty/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/max-sixty/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/max-sixty/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/max-sixty/subscriptions\",\"organizations_url\":\"https://api.github.com/users/max-sixty/orgs\",\"repos_url\":\"https://api.github.com/users/max-sixty/repos\",\"events_url\":\"https://api.github.com/users/max-sixty/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/max-sixty/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"- [x] closes #12353\\n- [x] tests added \\n- [ ] tests passed\\n- [x] passes `git diff upstream/master | flake8 --diff`\\n- [ ] whatsnew entry\\n\\nI\'m changed the dict / mapping issue, but I can\'t get this part working (so the tests fail at the moment):\\n\\n> But pd.Series(dict(xr.Dataset({\'a\': 2, \'b\': 3}))) doesn\'t work either, because the values in the dict are 0-th dimension arrays, and Series doesn\'t unpack them (list(dict(xr.Dataset({\'a\': 2, \'b\': 3})).values())[0] for the full code) \\n> https://github.com/pydata/pandas/issues/12353#issuecomment-184968747\\n\\nIs that a reasonable goal? Where would be a good place to do the conversion?\\n\",\"created_at\":\"2016-02-20T06:59:54Z\",\"updated_at\":\"2017-08-17T10:28:43Z\",\"closed_at\":\"2017-08-17T10:28:43Z\",\"merged_at\":null,\"merge_commit_sha\":\"d8ea04552537ee2bc33495912a8117ee218d9141\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":76865106,\"node_id\":\"MDU6TGFiZWw3Njg2NTEwNg==\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/Compat\",\"name\":\"Compat\",\"color\":\"0052cc\",\"default\":false},{\"id\":13098779,\"node_id\":\"MDU6TGFiZWwxMzA5ODc3OQ==\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping\",\"name\":\"Reshaping\",\"color\":\"02d7e1\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/12400/commits\",\"review_comments_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/12400/comments\",\"review_comment_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/12400/comments\",\"statuses_url\":\"https://api.github.com/repos/pandas-dev/pandas/statuses/d1b6c62d2549c97bb5d4a67ccea435fdb701e215\",\"head\":{\"label\":\"max-sixty:series-dataset-compat\",\"ref\":\"series-dataset-compat\",\"sha\":\"d1b6c62d2549c97bb5d4a67ccea435fdb701e215\",\"user\":{\"login\":\"max-sixty\",\"id\":5635139,\"node_id\":\"MDQ6VXNlcjU2MzUxMzk=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5635139?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/max-sixty\",\"html_url\":\"https://github.com/max-sixty\",\"followers_url\":\"https://api.github.com/users/max-sixty/followers\",\"following_url\":\"https://api.github.com/users/max-sixty/following{/other_user}\",\"gists_url\":\"https://api.github.
INSERT INTO `pullreq` VALUES ('1240', 'ansible/ansible', '15811', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/15811\",\"id\":69575874,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Njk1NzU4NzQ=\",\"html_url\":\"https://github.com/ansible/ansible/pull/15811\",\"diff_url\":\"https://github.com/ansible/ansible/pull/15811.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/15811.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/15811\",\"number\":15811,\"state\":\"closed\",\"locked\":false,\"title\":\"Use httptester docker image for http tests\",\"user\":{\"login\":\"sivel\",\"id\":39340,\"node_id\":\"MDQ6VXNlcjM5MzQw\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/39340?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sivel\",\"html_url\":\"https://github.com/sivel\",\"followers_url\":\"https://api.github.com/users/sivel/followers\",\"following_url\":\"https://api.github.com/users/sivel/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sivel/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sivel/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sivel/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sivel/orgs\",\"repos_url\":\"https://api.github.com/users/sivel/repos\",\"events_url\":\"https://api.github.com/users/sivel/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sivel/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"##### ISSUE TYPE\\n- Bugfix Pull Request\\n##### ANSIBLE VERSION\\n\\n```\\nv2\\n```\\n##### SUMMARY\\n\\nAs recently evidenced, when we rely on external services for http tests, we often run into connection time outs, rate limits, etc...\\n\\nThis PR will spin up a docker container (currently using sivel/httptester) and links it into the test containers.\\n\\nThe httptester image creates a CA, and certificates needed for the tests. It also contains httpbin, and nginx so we get a full http/https/sni/httpbin/badssl type of testing capabilities.\\n\\nThe names such as `ansible.http.tests` is made available through docker linking, and reference the container running nginx/httpbin.\\n\\nIf desired we can pull the docker image in from https://github.com/sivel/docker-images/tree/master/httptester and make it available from `ansible/ansible:httptester` or similar.\\n\\nIt will probably take a while for the builds to complete. Prior build to me squashing commits: https://travis-ci.org/sivel/ansible/builds/129248935\\n\",\"created_at\":\"2016-05-10T20:53:26Z\",\"updated_at\":\"2018-03-05T14:24:21Z\",\"closed_at\":\"2016-05-11T03:43:07Z\",\"merged_at\":\"2016-05-11T03:43:07Z\",\"merge_commit_sha\":\"accf40d8a854aa42ca17d6a01958f0ca5be23668\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":87036830,\"node_id\":\"MDU6TGFiZWw4NzAzNjgzMA==\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/P1\",\"name\":\"P1\",\"color\":\"f7c6c7\",\"default\":false},{\"id\":785271699,\"node_id\":\"MDU6TGFiZWw3ODUyNzE2OTk=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/bug\",\"name\":\"bug\",\"color\":\"fbca04\",\"default\":true}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ansible/ansible/pulls/15811/commits\",\"review_comments_url\":\"https://api.github.com/repos/ansible/ansible/pulls/15811/comments\",\"review_comment_url\":\"https://api.github.com/repos/ansible/ansible/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ansible/ansible/issues/15811/comments\",\"statuses_url\":\"https://api.github.com/repos/ansible/ansible/statuses/0033b1133397064686e61227bee2508931017e0f\",\"head\":{\"label\":\"sivel:httptester\",\"ref\":\"httptester\",\"sha\":\"0033b1133397064686e61227bee2508931017e0f\",\"user\":{\"login\":\"sivel\",\"id\":39340,\"node_id\":\"MDQ6VXNlcjM5MzQw\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/39340?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sivel\",\"html_u
INSERT INTO `pullreq` VALUES ('1244', 'servo/servo', '5964', '{\"url\":\"https://api.github.com/repos/servo/servo/pulls/5964\",\"id\":34816850,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzQ4MTY4NTA=\",\"html_url\":\"https://github.com/servo/servo/pull/5964\",\"diff_url\":\"https://github.com/servo/servo/pull/5964.diff\",\"patch_url\":\"https://github.com/servo/servo/pull/5964.patch\",\"issue_url\":\"https://api.github.com/repos/servo/servo/issues/5964\",\"number\":5964,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixed #5933\",\"user\":{\"login\":\"jinankjain\",\"id\":3854904,\"node_id\":\"MDQ6VXNlcjM4NTQ5MDQ=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/3854904?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jinankjain\",\"html_url\":\"https://github.com/jinankjain\",\"followers_url\":\"https://api.github.com/users/jinankjain/followers\",\"following_url\":\"https://api.github.com/users/jinankjain/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jinankjain/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jinankjain/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jinankjain/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jinankjain/orgs\",\"repos_url\":\"https://api.github.com/users/jinankjain/repos\",\"events_url\":\"https://api.github.com/users/jinankjain/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jinankjain/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"<!-- Reviewable:start -->\\n\\n[<img src=\\\"https://reviewable.io/review_button.png\\\" height=40 alt=\\\"Review on Reviewable\\\"/>](https://reviewable.io/reviews/servo/servo/5964)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2015-05-06T13:34:50Z\",\"updated_at\":\"2015-05-06T14:47:23Z\",\"closed_at\":\"2015-05-06T14:47:23Z\",\"merged_at\":null,\"merge_commit_sha\":\"1c542c650418e6309b106ac448e4e7cda33d4408\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":152310043,\"node_id\":\"MDU6TGFiZWwxNTIzMTAwNDM=\",\"url\":\"https://api.github.com/repos/servo/servo/labels/S-awaiting-review\",\"name\":\"S-awaiting-review\",\"color\":\"d4c5f9\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/servo/servo/pulls/5964/commits\",\"review_comments_url\":\"https://api.github.com/repos/servo/servo/pulls/5964/comments\",\"review_comment_url\":\"https://api.github.com/repos/servo/servo/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/servo/servo/issues/5964/comments\",\"statuses_url\":\"https://api.github.com/repos/servo/servo/statuses/5acd1d9c4f2e94cb42b63925af298225345980c3\",\"head\":{\"label\":\"jinankjain:Bug#5933\",\"ref\":\"Bug#5933\",\"sha\":\"5acd1d9c4f2e94cb42b63925af298225345980c3\",\"user\":{\"login\":\"jinankjain\",\"id\":3854904,\"node_id\":\"MDQ6VXNlcjM4NTQ5MDQ=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/3854904?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jinankjain\",\"html_url\":\"https://github.com/jinankjain\",\"followers_url\":\"https://api.github.com/users/jinankjain/followers\",\"following_url\":\"https://api.github.com/users/jinankjain/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jinankjain/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jinankjain/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jinankjain/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jinankjain/orgs\",\"repos_url\":\"https://api.github.com/users/jinankjain/repos\",\"events_url\":\"https://api.github.com/users/jinankjain/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jinankjain/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":35158488,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzNTE1ODQ4OA==\",\"name\":\"servo\",\"full_name\":\"jinankjain/servo\",\"owner\":{\"login\":\"jinankjain\",\"id\":3854904,\"node_id\":\"MDQ6VXNlcjM4NTQ5MDQ=\",\"
INSERT INTO `pullreq` VALUES ('1248', 'ceph/ceph', '5714', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/5714\",\"id\":43709441,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDM3MDk0NDE=\",\"html_url\":\"https://github.com/ceph/ceph/pull/5714\",\"diff_url\":\"https://github.com/ceph/ceph/pull/5714.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/5714.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/5714\",\"number\":5714,\"state\":\"closed\",\"locked\":false,\"title\":\"DNM: test_s3.test_object_copy_canned_acl ... FAIL\",\"user\":{\"login\":\"ghost\",\"id\":10137,\"node_id\":\"MDQ6VXNlcjEwMTM3\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/10137?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ghost\",\"html_url\":\"https://github.com/ghost\",\"followers_url\":\"https://api.github.com/users/ghost/followers\",\"following_url\":\"https://api.github.com/users/ghost/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ghost/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ghost/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ghost/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ghost/orgs\",\"repos_url\":\"https://api.github.com/users/ghost/repos\",\"events_url\":\"https://api.github.com/users/ghost/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ghost/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"http://tracker.ceph.com/issues/12852\\n\",\"created_at\":\"2015-08-30T08:04:44Z\",\"updated_at\":\"2018-07-29T09:53:32Z\",\"closed_at\":\"2015-09-22T22:43:43Z\",\"merged_at\":null,\"merge_commit_sha\":\"f2f26e703c87c3137555394eb7b0f30e318bc8b9\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":134774049,\"node_id\":\"MDU6TGFiZWwxMzQ3NzQwNDk=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/bug%20fix\",\"name\":\"bug fix\",\"color\":\"ac0000\",\"default\":false,\"description\":null},{\"id\":144329618,\"node_id\":\"MDU6TGFiZWwxNDQzMjk2MTg=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/rgw\",\"name\":\"rgw\",\"color\":\"00ffe4\",\"default\":false,\"description\":null}],\"milestone\":{\"url\":\"https://api.github.com/repos/ceph/ceph/milestones/5\",\"html_url\":\"https://github.com/ceph/ceph/milestone/5\",\"labels_url\":\"https://api.github.com/repos/ceph/ceph/milestones/5/labels\",\"id\":862053,\"node_id\":\"MDk6TWlsZXN0b25lODYyMDUz\",\"number\":5,\"title\":\"hammer\",\"description\":\"\",\"creator\":{\"login\":\"liewegas\",\"id\":433031,\"node_id\":\"MDQ6VXNlcjQzMzAzMQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/433031?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/liewegas\",\"html_url\":\"https://github.com/liewegas\",\"followers_url\":\"https://api.github.com/users/liewegas/followers\",\"following_url\":\"https://api.github.com/users/liewegas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/liewegas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/liewegas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/liewegas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/liewegas/orgs\",\"repos_url\":\"https://api.github.com/users/liewegas/repos\",\"events_url\":\"https://api.github.com/users/liewegas/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/liewegas/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":764,\"state\":\"closed\",\"created_at\":\"2014-11-11T16:32:01Z\",\"updated_at\":\"2017-09-04T08:39:13Z\",\"due_on\":null,\"closed_at\":\"2017-09-04T08:39:13Z\"},\"draft\":false,\"commits_url\":\"https://api.github.com/repos/ceph/ceph/pulls/5714/commits\",\"review_comments_url\":\"https://api.github.com/repos/ceph/ceph/pulls/5714/comments\",\"review_comment_url\":\"https://api.github.com/repos/ceph/ceph/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ceph/ceph/i
INSERT INTO `pullreq` VALUES ('1252', 'docker/docker', '16172', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/16172\",\"id\":44520135,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDQ1MjAxMzU=\",\"html_url\":\"https://github.com/moby/moby/pull/16172\",\"diff_url\":\"https://github.com/moby/moby/pull/16172.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/16172.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/16172\",\"number\":16172,\"state\":\"closed\",\"locked\":false,\"title\":\"hack/make.sh: rm unneeded linker flags\",\"user\":{\"login\":\"kolyshkin\",\"id\":4522509,\"node_id\":\"MDQ6VXNlcjQ1MjI1MDk=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/4522509?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kolyshkin\",\"html_url\":\"https://github.com/kolyshkin\",\"followers_url\":\"https://api.github.com/users/kolyshkin/followers\",\"following_url\":\"https://api.github.com/users/kolyshkin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kolyshkin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kolyshkin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kolyshkin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kolyshkin/orgs\",\"repos_url\":\"https://api.github.com/users/kolyshkin/repos\",\"events_url\":\"https://api.github.com/users/kolyshkin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/kolyshkin/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"1. Flag -ldl was added by me in commit 15aad5d. No one (including me)\\n noticed that since sqlite3 is now being built with OMIT_LOAD_EXTENTION\\n (see https://github.com/docker/docker/pull/16094) we no longer need -ldl.\\n2. Flag -lpthread was added by @crosbymichael in commit a263e07, I can\'t\\n figure out why. I tried rebuilding with this flag removed and it\'s\\n working just fine, so let\'s assume the flag is no longer needed.\\n\\nPS ideally these should be two separate commits, but let\'s go wild!\\n\\nThis is sort of a followup to https://github.com/docker/docker/pull/15387.\\n\",\"created_at\":\"2015-09-09T07:56:56Z\",\"updated_at\":\"2015-09-10T16:44:47Z\",\"closed_at\":\"2015-09-09T17:26:13Z\",\"merged_at\":null,\"merge_commit_sha\":\"0d6aa2a45ce0dc569d9f6c17f5f631d01368c4da\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":175374554,\"node_id\":\"MDU6TGFiZWwxNzUzNzQ1NTQ=\",\"url\":\"https://api.github.com/repos/moby/moby/labels/status/0-triage\",\"name\":\"status/0-triage\",\"color\":\"EEEEEE\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/moby/moby/pulls/16172/commits\",\"review_comments_url\":\"https://api.github.com/repos/moby/moby/pulls/16172/comments\",\"review_comment_url\":\"https://api.github.com/repos/moby/moby/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/moby/moby/issues/16172/comments\",\"statuses_url\":\"https://api.github.com/repos/moby/moby/statuses/b0858c527701aeb09ab97fae18b5b23d6d91e95e\",\"head\":{\"label\":\"kolyshkin:static-ldflags\",\"ref\":\"static-ldflags\",\"sha\":\"b0858c527701aeb09ab97fae18b5b23d6d91e95e\",\"user\":{\"login\":\"kolyshkin\",\"id\":4522509,\"node_id\":\"MDQ6VXNlcjQ1MjI1MDk=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/4522509?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kolyshkin\",\"html_url\":\"https://github.com/kolyshkin\",\"followers_url\":\"https://api.github.com/users/kolyshkin/followers\",\"following_url\":\"https://api.github.com/users/kolyshkin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kolyshkin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kolyshkin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kolyshkin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kolyshkin/orgs\",\"repos_url\":\"https://api.github.com/users/kolyshkin/repos\",\"events_url\":\"https://api.g
INSERT INTO `pullreq` VALUES ('1256', 'rust-lang/rust', '33189', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/33189\",\"id\":67662766,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Njc2NjI3NjY=\",\"html_url\":\"https://github.com/rust-lang/rust/pull/33189\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/33189.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/33189.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/33189\",\"number\":33189,\"state\":\"closed\",\"locked\":false,\"title\":\"Add ARM MUSL targets\",\"user\":{\"login\":\"timonvo\",\"id\":364229,\"node_id\":\"MDQ6VXNlcjM2NDIyOQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/364229?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/timonvo\",\"html_url\":\"https://github.com/timonvo\",\"followers_url\":\"https://api.github.com/users/timonvo/followers\",\"following_url\":\"https://api.github.com/users/timonvo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/timonvo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/timonvo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/timonvo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/timonvo/orgs\",\"repos_url\":\"https://api.github.com/users/timonvo/repos\",\"events_url\":\"https://api.github.com/users/timonvo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/timonvo/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The targets are:\\n- `arm-unknown-linux-musleabi`\\n- `arm-unknown-linux-musleabihf`\\n- `armv7-unknown-linux-musleabihf`\\n\\nThese mirror the existing `gnueabi` targets.\\n\\nAll of these targets produce fully static binaries, similar to the\\nx86 MUSL targets.\\n\\nFor now these targets can only be used with `--rustbuild` builds, as\\nrust-lang/compiler-rt#22 only made the\\nnecessary compiler-rt changes in the CMake configs, not the plain\\nGNU Make configs.\\n\\nI\'ve tested these targets GCC 5.3.0 compiled again musl-1.1.12\\n(downloaded from http://musl.codu.org/). An example `./configure`\\ninvocation is:\\n\\n```\\n./configure \\\\\\n --enable-rustbuild\\n --target=arm-unknown-linux-musleabi \\\\\\n --musl-root=\\\"$MUSL_ROOT\\\"\\n```\\n\\nwhere `MUSL_ROOT` points to the `arm-linux-musleabi` prefix.\\nUsually that path will be of the form\\n`/foobar/arm-linux-musleabi/arm-linux-musleabi`.\\n\\nUsually the cross-compile toolchain will live under\\n`/foobar/arm-linux-musleabi/bin`. That path should either by added\\nto your `PATH` variable, or you should add a section to your\\n`config.toml` as follows:\\n\\n```\\n[target.arm-unknown-linux-musleabi]\\ncc = \\\"/foobar/arm-linux-musleabi/bin/arm-linux-musleabi-gcc\\\"\\ncxx = \\\"/foobar/arm-linux-musleabi/bin/arm-linux-musleabi-g++\\\"\\n```\\n\\nAs a prerequisite you\'ll also have to put a cross-compiled static\\n`libunwind.a` library in `$MUSL_ROOT/lib`. This is similar to [how\\nthe x86_64 MUSL targets are built](https://doc.rust-lang.org/book/advanced-linking.html).\\n\\nr? @alexcrichton \\n\",\"created_at\":\"2016-04-25T03:39:33Z\",\"updated_at\":\"2016-07-26T20:55:26Z\",\"closed_at\":\"2016-06-28T20:44:01Z\",\"merged_at\":null,\"merge_commit_sha\":\"d49680041704dfefa307d233f144045866178b8d\",\"assignee\":{\"login\":\"alexcrichton\",\"id\":64996,\"node_id\":\"MDQ6VXNlcjY0OTk2\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/64996?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/alexcrichton\",\"html_url\":\"https://github.com/alexcrichton\",\"followers_url\":\"https://api.github.com/users/alexcrichton/followers\",\"following_url\":\"https://api.github.com/users/alexcrichton/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/alexcrichton/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/alexcrichton/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/alexcrichton/subscriptions\",\"organizations_url\":\"https://api.github.com/users/alexcrichton/orgs\
INSERT INTO `pullreq` VALUES ('1260', 'ceph/ceph', '7287', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/7287\",\"id\":56503766,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTY1MDM3NjY=\",\"html_url\":\"https://github.com/ceph/ceph/pull/7287\",\"diff_url\":\"https://github.com/ceph/ceph/pull/7287.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/7287.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/7287\",\"number\":7287,\"state\":\"closed\",\"locked\":false,\"title\":\"Update mon-osd-interaction.rst\",\"user\":{\"login\":\"laggeduout\",\"id\":6632585,\"node_id\":\"MDQ6VXNlcjY2MzI1ODU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/6632585?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/laggeduout\",\"html_url\":\"https://github.com/laggeduout\",\"followers_url\":\"https://api.github.com/users/laggeduout/followers\",\"following_url\":\"https://api.github.com/users/laggeduout/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/laggeduout/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/laggeduout/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/laggeduout/subscriptions\",\"organizations_url\":\"https://api.github.com/users/laggeduout/orgs\",\"repos_url\":\"https://api.github.com/users/laggeduout/repos\",\"events_url\":\"https://api.github.com/users/laggeduout/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/laggeduout/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Correcting a space error to match what is required in ceph.conf to apply this change.\\n\",\"created_at\":\"2016-01-19T18:10:40Z\",\"updated_at\":\"2016-01-20T07:14:33Z\",\"closed_at\":\"2016-01-20T07:14:33Z\",\"merged_at\":null,\"merge_commit_sha\":\"1486e0c7266419d53cbd11bfd06f03e768eebfa0\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":141186344,\"node_id\":\"MDU6TGFiZWwxNDExODYzNDQ=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/documentation\",\"name\":\"documentation\",\"color\":\"fef2c0\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ceph/ceph/pulls/7287/commits\",\"review_comments_url\":\"https://api.github.com/repos/ceph/ceph/pulls/7287/comments\",\"review_comment_url\":\"https://api.github.com/repos/ceph/ceph/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ceph/ceph/issues/7287/comments\",\"statuses_url\":\"https://api.github.com/repos/ceph/ceph/statuses/d5fd9ad7306a30c112841707432ad505fd06331e\",\"head\":{\"label\":\"laggeduout:patch-1\",\"ref\":\"patch-1\",\"sha\":\"d5fd9ad7306a30c112841707432ad505fd06331e\",\"user\":{\"login\":\"laggeduout\",\"id\":6632585,\"node_id\":\"MDQ6VXNlcjY2MzI1ODU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/6632585?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/laggeduout\",\"html_url\":\"https://github.com/laggeduout\",\"followers_url\":\"https://api.github.com/users/laggeduout/followers\",\"following_url\":\"https://api.github.com/users/laggeduout/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/laggeduout/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/laggeduout/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/laggeduout/subscriptions\",\"organizations_url\":\"https://api.github.com/users/laggeduout/orgs\",\"repos_url\":\"https://api.github.com/users/laggeduout/repos\",\"events_url\":\"https://api.github.com/users/laggeduout/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/laggeduout/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":49972469,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0OTk3MjQ2OQ==\",\"name\":\"ceph\",\"full_name\":\"laggeduout/ceph\",\"owner\":{\"login\":\"laggeduout\",\"id\":6632585,\"node_id\":\"MDQ6VXNlcjY2MzI1ODU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/6632585?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/laggeduout\",
INSERT INTO `pullreq` VALUES ('1264', 'scikit-learn/scikit-learn', '7390', '{\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/7390\",\"id\":84813348,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODQ4MTMzNDg=\",\"html_url\":\"https://github.com/scikit-learn/scikit-learn/pull/7390\",\"diff_url\":\"https://github.com/scikit-learn/scikit-learn/pull/7390.diff\",\"patch_url\":\"https://github.com/scikit-learn/scikit-learn/pull/7390.patch\",\"issue_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/7390\",\"number\":7390,\"state\":\"closed\",\"locked\":false,\"title\":\"[MRG+1] make export_graphviz return string if out_file is None\",\"user\":{\"login\":\"themrmax\",\"id\":8220288,\"node_id\":\"MDQ6VXNlcjgyMjAyODg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/8220288?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/themrmax\",\"html_url\":\"https://github.com/themrmax\",\"followers_url\":\"https://api.github.com/users/themrmax/followers\",\"following_url\":\"https://api.github.com/users/themrmax/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/themrmax/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/themrmax/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/themrmax/subscriptions\",\"organizations_url\":\"https://api.github.com/users/themrmax/orgs\",\"repos_url\":\"https://api.github.com/users/themrmax/repos\",\"events_url\":\"https://api.github.com/users/themrmax/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/themrmax/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"<!--\\nThanks for contributing a pull request! Please ensure you have taken a look at\\nthe contribution guidelines: https://github.com/scikit-learn/scikit-learn/blob/master/CONTRIBUTING.md#Contributing-Pull-Requests\\n-->\\n#### Reference Issue\\n\\nFixes #6261.\\n#### What does this implement/fix? Explain your changes.\\n\\nClean up the API for `export_graphviz` to make it possible to create visualisations with `pydotplus` without needing to use `StringIO`. Following the example of `DataFrame.to_csv`, if no file name is provided, now it will just return the output as as a string.\\n#### Any other comments?\\n\\nTested this in Ipython Notebook for both Python 2 and 3.\\n\\n<!--\\nPlease be aware that we are a loose team of volunteers so patience is\\nnecessary; assistance handling other issues is very welcome. We value\\nall user contributions, no matter how minor they are. If we are slow to\\nreview, either the pull request needs some benchmarking, tinkering,\\nconvincing, etc. or more likely the reviewers are simply busy. In either\\ncase, we ask for your understanding during the review process.\\nFor more information, see our FAQ on this topic:\\nhttp://scikit-learn.org/dev/faq.html#why-is-my-pull-request-not-getting-any-attention.\\n\\nThanks for contributing!\\n-->\\n\",\"created_at\":\"2016-09-12T04:08:57Z\",\"updated_at\":\"2016-09-22T06:28:34Z\",\"closed_at\":\"2016-09-21T22:03:25Z\",\"merged_at\":\"2016-09-21T22:03:25Z\",\"merge_commit_sha\":\"1ea557e2d532dcf2f0ad92c1b7e37e63d2c34467\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/7390/commits\",\"review_comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/7390/comments\",\"review_comment_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/7390/comments\",\"statuses_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/statuses/14666a81aed37316c0aee3e80b8e28392a36bdb5\",\"head\":{\"label\":\"themrmax:export-graphviz-to-string\",\"ref\":\"export-graphviz-to-string\",\"sha\":\"14666a81aed37316c0aee3e80b8e28392a36bdb5\",\"user\":{\"login\":\"themrmax\",\"id\":8220288,\"node_id\":\"MDQ6VXNlcjgyMjAyODg=\",\"avatar_url\":\"https://avatars0.g
INSERT INTO `pullreq` VALUES ('1269', 'symfony/symfony', '12056', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/12056\",\"id\":21851141,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjE4NTExNDE=\",\"html_url\":\"https://github.com/symfony/symfony/pull/12056\",\"diff_url\":\"https://github.com/symfony/symfony/pull/12056.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/12056.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/12056\",\"number\":12056,\"state\":\"closed\",\"locked\":false,\"title\":\"[Debug] Fix profiler dump template\",\"user\":{\"login\":\"fpietka\",\"id\":150428,\"node_id\":\"MDQ6VXNlcjE1MDQyOA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/150428?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fpietka\",\"html_url\":\"https://github.com/fpietka\",\"followers_url\":\"https://api.github.com/users/fpietka/followers\",\"following_url\":\"https://api.github.com/users/fpietka/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/fpietka/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/fpietka/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/fpietka/subscriptions\",\"organizations_url\":\"https://api.github.com/users/fpietka/orgs\",\"repos_url\":\"https://api.github.com/users/fpietka/repos\",\"events_url\":\"https://api.github.com/users/fpietka/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/fpietka/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fix a template issue introduced in dadd2fe6\\n\\n| Q | A |\\n| --- | --- |\\n| Bug fix? | yes |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | - |\\n| License | MIT |\\n| Doc PR | - |\\n\",\"created_at\":\"2014-09-26T14:16:34Z\",\"updated_at\":\"2014-09-26T14:25:24Z\",\"closed_at\":\"2014-09-26T14:25:24Z\",\"merged_at\":null,\"merge_commit_sha\":\"e62fbe9123d0d4b03d9a113989c03ea4899d1031\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/12056/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/12056/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/12056/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/9298b11462ad222b24dcec55f4bd1fe7653d3ed3\",\"head\":{\"label\":\"fpietka:master\",\"ref\":\"master\",\"sha\":\"9298b11462ad222b24dcec55f4bd1fe7653d3ed3\",\"user\":{\"login\":\"fpietka\",\"id\":150428,\"node_id\":\"MDQ6VXNlcjE1MDQyOA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/150428?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fpietka\",\"html_url\":\"https://github.com/fpietka\",\"followers_url\":\"https://api.github.com/users/fpietka/followers\",\"following_url\":\"https://api.github.com/users/fpietka/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/fpietka/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/fpietka/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/fpietka/subscriptions\",\"organizations_url\":\"https://api.github.com/users/fpietka/orgs\",\"repos_url\":\"https://api.github.com/users/fpietka/repos\",\"events_url\":\"https://api.github.com/users/fpietka/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/fpietka/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":24500988,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyNDUwMDk4OA==\",\"name\":\"symfony\",\"full_name\":\"fpietka/symfony\",\"owner\":{\"login\":\"fpietka\",\"id\":150428,\"node_id\":\"MDQ6VXNlcjE1MDQyOA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/150428?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fpietka\",\"html_url\":\"https://github.com/fpi
INSERT INTO `pullreq` VALUES ('1274', 'elastic/elasticsearch', '8111', '{\"url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/8111\",\"id\":22855732,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjI4NTU3MzI=\",\"html_url\":\"https://github.com/elastic/elasticsearch/pull/8111\",\"diff_url\":\"https://github.com/elastic/elasticsearch/pull/8111.diff\",\"patch_url\":\"https://github.com/elastic/elasticsearch/pull/8111.patch\",\"issue_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/8111\",\"number\":8111,\"state\":\"closed\",\"locked\":false,\"title\":\"fix typo\",\"user\":{\"login\":\"peschlowp\",\"id\":1713347,\"node_id\":\"MDQ6VXNlcjE3MTMzNDc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1713347?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/peschlowp\",\"html_url\":\"https://github.com/peschlowp\",\"followers_url\":\"https://api.github.com/users/peschlowp/followers\",\"following_url\":\"https://api.github.com/users/peschlowp/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/peschlowp/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/peschlowp/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/peschlowp/subscriptions\",\"organizations_url\":\"https://api.github.com/users/peschlowp/orgs\",\"repos_url\":\"https://api.github.com/users/peschlowp/repos\",\"events_url\":\"https://api.github.com/users/peschlowp/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/peschlowp/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2014-10-16T13:45:53Z\",\"updated_at\":\"2014-10-16T18:49:35Z\",\"closed_at\":\"2014-10-16T18:49:35Z\",\"merged_at\":null,\"merge_commit_sha\":\"99c0239945c58e10ffb32f818d2ae19dac034f5a\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/8111/commits\",\"review_comments_url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/8111/comments\",\"review_comment_url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/8111/comments\",\"statuses_url\":\"https://api.github.com/repos/elastic/elasticsearch/statuses/47a0d76a970e3e30b9fea071eb626439c2c6ae89\",\"head\":{\"label\":\"peschlowp:patch-2\",\"ref\":\"patch-2\",\"sha\":\"47a0d76a970e3e30b9fea071eb626439c2c6ae89\",\"user\":{\"login\":\"peschlowp\",\"id\":1713347,\"node_id\":\"MDQ6VXNlcjE3MTMzNDc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1713347?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/peschlowp\",\"html_url\":\"https://github.com/peschlowp\",\"followers_url\":\"https://api.github.com/users/peschlowp/followers\",\"following_url\":\"https://api.github.com/users/peschlowp/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/peschlowp/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/peschlowp/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/peschlowp/subscriptions\",\"organizations_url\":\"https://api.github.com/users/peschlowp/orgs\",\"repos_url\":\"https://api.github.com/users/peschlowp/repos\",\"events_url\":\"https://api.github.com/users/peschlowp/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/peschlowp/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":20325993,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyMDMyNTk5Mw==\",\"name\":\"elasticsearch\",\"full_name\":\"peschlowp/elasticsearch\",\"owner\":{\"login\":\"peschlowp\",\"id\":1713347,\"node_id\":\"MDQ6VXNlcjE3MTMzNDc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1713347?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/peschlowp\",\"html_url\":\"https://github.com/peschlowp\",\"followers_url\":\"https://api.github.com/users/peschlowp/followers\",\"following_url\":\"https://api.github.com/users/peschlowp/following
INSERT INTO `pullreq` VALUES ('1278', 'rust-lang/rust', '7858', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/7858\",\"id\":6996711,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Njk5NjcxMQ==\",\"html_url\":\"https://github.com/rust-lang/rust/pull/7858\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/7858.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/7858.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/7858\",\"number\":7858,\"state\":\"closed\",\"locked\":false,\"title\":\"Task killing, linked failure, and exit code propagation in the new runtime.\",\"user\":{\"login\":\"bblum\",\"id\":1820515,\"node_id\":\"MDQ6VXNlcjE4MjA1MTU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1820515?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bblum\",\"html_url\":\"https://github.com/bblum\",\"followers_url\":\"https://api.github.com/users/bblum/followers\",\"following_url\":\"https://api.github.com/users/bblum/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bblum/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bblum/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bblum/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bblum/orgs\",\"repos_url\":\"https://api.github.com/users/bblum/repos\",\"events_url\":\"https://api.github.com/users/bblum/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bblum/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Some notes about the commits.\\n\\nExit code propagation commits:\\n- `Reimplement unwrap()` has the same old code from `arc::unwrap` ported to use modern atomic types and finally (it\'s considerably nicer this way)\\n- `Add try_unwrap()` has some new slightly-tricky (but pretty simple) concurrency primitive code\\n- `Add KillHandle` and `Add kill::Death` are the bulk of the logic.\\n\\nTask killing commits:\\n- `Implement KillHandle::kill() and friends`, `Do a task-killed check`, and `Add BlockedTask` implement the killing logic;\\n- `Change the HOF context switchers` turns said logic on\\n\\nLinked failure commits:\\n- `Replace *rust_task ptrs` adapts the taskgroup code to work for both runtimes\\n- `Enable taskgroup code` does what it says on the tin.\\n\\nr? @brson\\n\",\"created_at\":\"2013-07-17T20:55:53Z\",\"updated_at\":\"2014-06-14T03:09:58Z\",\"closed_at\":\"2013-07-20T12:37:39Z\",\"merged_at\":null,\"merge_commit_sha\":\"c980358d28661b08fb6ab66fe41daaca2fff32b7\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/7858/commits\",\"review_comments_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/7858/comments\",\"review_comment_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rust-lang/rust/issues/7858/comments\",\"statuses_url\":\"https://api.github.com/repos/rust-lang/rust/statuses/980646a4501a9622db40d3519a8f6db98f4359a1\",\"head\":{\"label\":\"bblum:kill\",\"ref\":\"kill\",\"sha\":\"980646a4501a9622db40d3519a8f6db98f4359a1\",\"user\":{\"login\":\"bblum\",\"id\":1820515,\"node_id\":\"MDQ6VXNlcjE4MjA1MTU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1820515?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bblum\",\"html_url\":\"https://github.com/bblum\",\"followers_url\":\"https://api.github.com/users/bblum/followers\",\"following_url\":\"https://api.github.com/users/bblum/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bblum/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bblum/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bblum/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bblum/orgs\",\"repos_url\":\"https://api.github.com/users/bblum/repos\",\"events_url\":\"https://api.github.com/users/bblum/events{/privacy}\",\"received_eve
INSERT INTO `pullreq` VALUES ('1283', 'kubernetes/kubernetes', '21532', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/21532\",\"id\":59920554,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTk5MjA1NTQ=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/21532\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/21532.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/21532.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/21532\",\"number\":21532,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix for \\\"./make-ca-cert.sh: line 21: DEBUG: unbound variable\\\"\",\"user\":{\"login\":\"jumpkick\",\"id\":4991612,\"node_id\":\"MDQ6VXNlcjQ5OTE2MTI=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/4991612?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jumpkick\",\"html_url\":\"https://github.com/jumpkick\",\"followers_url\":\"https://api.github.com/users/jumpkick/followers\",\"following_url\":\"https://api.github.com/users/jumpkick/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jumpkick/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jumpkick/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jumpkick/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jumpkick/orgs\",\"repos_url\":\"https://api.github.com/users/jumpkick/repos\",\"events_url\":\"https://api.github.com/users/jumpkick/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jumpkick/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The attached fix was needed to start the script without erroring out.\\n\",\"created_at\":\"2016-02-19T08:55:57Z\",\"updated_at\":\"2016-02-19T16:16:41Z\",\"closed_at\":\"2016-02-19T16:16:36Z\",\"merged_at\":null,\"merge_commit_sha\":\"1eb5bf135986a8f0d7c4ba749e927327210bc48a\",\"assignee\":{\"login\":\"brendandburns\",\"id\":5751682,\"node_id\":\"MDQ6VXNlcjU3NTE2ODI=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5751682?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/brendandburns\",\"html_url\":\"https://github.com/brendandburns\",\"followers_url\":\"https://api.github.com/users/brendandburns/followers\",\"following_url\":\"https://api.github.com/users/brendandburns/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/brendandburns/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/brendandburns/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/brendandburns/subscriptions\",\"organizations_url\":\"https://api.github.com/users/brendandburns/orgs\",\"repos_url\":\"https://api.github.com/users/brendandburns/repos\",\"events_url\":\"https://api.github.com/users/brendandburns/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/brendandburns/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"brendandburns\",\"id\":5751682,\"node_id\":\"MDQ6VXNlcjU3NTE2ODI=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5751682?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/brendandburns\",\"html_url\":\"https://github.com/brendandburns\",\"followers_url\":\"https://api.github.com/users/brendandburns/followers\",\"following_url\":\"https://api.github.com/users/brendandburns/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/brendandburns/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/brendandburns/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/brendandburns/subscriptions\",\"organizations_url\":\"https://api.github.com/users/brendandburns/orgs\",\"repos_url\":\"https://api.github.com/users/brendandburns/repos\",\"events_url\":\"https://api.github.com/users/brendandburns/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/brendandburns/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":
INSERT INTO `pullreq` VALUES ('1287', 'symfony/symfony', '11954', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/11954\",\"id\":21488709,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjE0ODg3MDk=\",\"html_url\":\"https://github.com/symfony/symfony/pull/11954\",\"diff_url\":\"https://github.com/symfony/symfony/pull/11954.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/11954.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/11954\",\"number\":11954,\"state\":\"closed\",\"locked\":false,\"title\":\"Extracted the DI loading of an array from the YamlFileLoader\",\"user\":{\"login\":\"stof\",\"id\":439401,\"node_id\":\"MDQ6VXNlcjQzOTQwMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/439401?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/stof\",\"html_url\":\"https://github.com/stof\",\"followers_url\":\"https://api.github.com/users/stof/followers\",\"following_url\":\"https://api.github.com/users/stof/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/stof/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/stof/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/stof/subscriptions\",\"organizations_url\":\"https://api.github.com/users/stof/orgs\",\"repos_url\":\"https://api.github.com/users/stof/repos\",\"events_url\":\"https://api.github.com/users/stof/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/stof/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | no |\\n| New feature? | sort of |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | none |\\n| License | MIT |\\n| Doc PR | n/a |\\n\\nThis allows to reuse the logic easily for other loaders needing to extract data from an array.\\n\\nNote that references and expressions are subject to the same syntax than in YAML files. the goal is to load arrays from a place where you might not be able to instantiate objects.\\n\\ncurrently, only the YAMLFileLoader is using it, but the PlainArrayLoader (better named ArrayFileLoader btw) submitted in #11953 could reuse it as well. This would make it benefit from the safeguards added in #11374 as well.\\n\\nI haven\'t added dedicated tests yet (but the code is executed by the YamlFileLoader tests). I can add some tests if there is an interest in merging this.\\n\",\"created_at\":\"2014-09-19T10:12:41Z\",\"updated_at\":\"2014-10-19T08:43:19Z\",\"closed_at\":\"2014-09-24T07:34:27Z\",\"merged_at\":null,\"merge_commit_sha\":\"4351e2f1daf42b3db9656d9e77493c7ee4cdf427\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":99863,\"node_id\":\"MDU6TGFiZWw5OTg2Mw==\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/DependencyInjection\",\"name\":\"DependencyInjection\",\"color\":\"DDDDDD\",\"default\":false},{\"id\":100084,\"node_id\":\"MDU6TGFiZWwxMDAwODQ=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Enhancement\",\"name\":\"Enhancement\",\"color\":\"02d7e1\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/11954/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/11954/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/11954/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/ec575d332d5f629e24478ed088261134303e2f65\",\"head\":{\"label\":\"stof:di_array_loader\",\"ref\":\"di_array_loader\",\"sha\":\"ec575d332d5f629e24478ed088261134303e2f65\",\"user\":{\"login\":\"stof\",\"id\":439401,\"node_id\":\"MDQ6VXNlcjQzOTQwMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/439401?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/stof\",\"html_url\":\"https://github.com/stof\",\"followers_url\":\"https://api.github.com/users/stof/followers
INSERT INTO `pullreq` VALUES ('1291', 'ceph/ceph', '11031', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/11031\",\"id\":84621338,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODQ2MjEzMzg=\",\"html_url\":\"https://github.com/ceph/ceph/pull/11031\",\"diff_url\":\"https://github.com/ceph/ceph/pull/11031.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/11031.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/11031\",\"number\":11031,\"state\":\"closed\",\"locked\":false,\"title\":\"rbd: return error if we specified a wrong image name for rbd du\",\"user\":{\"login\":\"yangdongsheng\",\"id\":3012925,\"node_id\":\"MDQ6VXNlcjMwMTI5MjU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/3012925?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/yangdongsheng\",\"html_url\":\"https://github.com/yangdongsheng\",\"followers_url\":\"https://api.github.com/users/yangdongsheng/followers\",\"following_url\":\"https://api.github.com/users/yangdongsheng/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/yangdongsheng/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/yangdongsheng/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/yangdongsheng/subscriptions\",\"organizations_url\":\"https://api.github.com/users/yangdongsheng/orgs\",\"repos_url\":\"https://api.github.com/users/yangdongsheng/repos\",\"events_url\":\"https://api.github.com/users/yangdongsheng/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/yangdongsheng/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes: http://tracker.ceph.com/issues/16987\\nSigned-off-by: Dongsheng Yang dongsheng.yang@easystack.cn\\n\",\"created_at\":\"2016-09-09T09:38:01Z\",\"updated_at\":\"2016-09-21T12:56:05Z\",\"closed_at\":\"2016-09-21T12:56:05Z\",\"merged_at\":\"2016-09-21T12:56:05Z\",\"merge_commit_sha\":\"e0e43dd29208926be6ee3b3078109ae4c8224020\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":134774049,\"node_id\":\"MDU6TGFiZWwxMzQ3NzQwNDk=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/bug%20fix\",\"name\":\"bug fix\",\"color\":\"ac0000\",\"default\":false},{\"id\":144329703,\"node_id\":\"MDU6TGFiZWwxNDQzMjk3MDM=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/rbd\",\"name\":\"rbd\",\"color\":\"40bfb2\",\"default\":false},{\"id\":330056259,\"node_id\":\"MDU6TGFiZWwzMzAwNTYyNTk=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/wip-jason-testing\",\"name\":\"wip-jason-testing\",\"color\":\"23d3ff\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ceph/ceph/pulls/11031/commits\",\"review_comments_url\":\"https://api.github.com/repos/ceph/ceph/pulls/11031/comments\",\"review_comment_url\":\"https://api.github.com/repos/ceph/ceph/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ceph/ceph/issues/11031/comments\",\"statuses_url\":\"https://api.github.com/repos/ceph/ceph/statuses/ce4c801cfc114f718ca51c32b657fec638ca9aaf\",\"head\":{\"label\":\"yangdongsheng:du\",\"ref\":\"du\",\"sha\":\"ce4c801cfc114f718ca51c32b657fec638ca9aaf\",\"user\":{\"login\":\"yangdongsheng\",\"id\":3012925,\"node_id\":\"MDQ6VXNlcjMwMTI5MjU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/3012925?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/yangdongsheng\",\"html_url\":\"https://github.com/yangdongsheng\",\"followers_url\":\"https://api.github.com/users/yangdongsheng/followers\",\"following_url\":\"https://api.github.com/users/yangdongsheng/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/yangdongsheng/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/yangdongsheng/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/yangdongsheng/subscriptions\",\"organizations_url\":\"https://api.github.com/users/yangdongsheng/orgs\",\"repos_url\":\"https://api.github.com/users/yangdongsheng/repos\",\"events_url\":\"https://api.github.com/users/
INSERT INTO `pullreq` VALUES ('1295', 'symfony/symfony', '3359', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/3359\",\"id\":830507,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODMwNTA3\",\"html_url\":\"https://github.com/symfony/symfony/pull/3359\",\"diff_url\":\"https://github.com/symfony/symfony/pull/3359.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/3359.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/3359\",\"number\":3359,\"state\":\"closed\",\"locked\":false,\"title\":\"[HttpKernel] Fixed failing tests due to incorrect parameters\",\"user\":{\"login\":\"ghost\",\"id\":10137,\"node_id\":\"MDQ6VXNlcjEwMTM3\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/10137?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ghost\",\"html_url\":\"https://github.com/ghost\",\"followers_url\":\"https://api.github.com/users/ghost/followers\",\"following_url\":\"https://api.github.com/users/ghost/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ghost/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ghost/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ghost/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ghost/orgs\",\"repos_url\":\"https://api.github.com/users/ghost/repos\",\"events_url\":\"https://api.github.com/users/ghost/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ghost/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Incorrect params for `Memcached::set()` see http://php.net/manual/en/memcached.set.php\\n\\n**These tests really be using test doubles imo.**\\n\\nFixes the following errors:\\n\\n```\\nThere were 6 errors:\\n\\n1) Symfony\\\\Tests\\\\Component\\\\HttpKernel\\\\Profiler\\\\MemcachedProfilerStorageTest::testStore\\nMemcached::set() expects at most 3 parameters, 4 given\\n\\n/home/dordrak/www/symfony/src/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php:70\\n/home/dordrak/www/symfony/src/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php:127\\n/home/dordrak/www/symfony/tests/Symfony/Tests/Component/HttpKernel/Profiler/MemcachedProfilerStorageTest.php:61\\n\\n2) Symfony\\\\Tests\\\\Component\\\\HttpKernel\\\\Profiler\\\\MemcachedProfilerStorageTest::testChildren\\nMemcached::set() expects at most 3 parameters, 4 given\\n\\n/home/dordrak/www/symfony/src/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php:70\\n/home/dordrak/www/symfony/src/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php:127\\n/home/dordrak/www/symfony/tests/Symfony/Tests/Component/HttpKernel/Profiler/MemcachedProfilerStorageTest.php:79\\n\\n3) Symfony\\\\Tests\\\\Component\\\\HttpKernel\\\\Profiler\\\\MemcachedProfilerStorageTest::testStoreSpecialCharsInUrl\\nMemcached::set() expects at most 3 parameters, 4 given\\n\\n/home/dordrak/www/symfony/src/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php:70\\n/home/dordrak/www/symfony/src/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php:127\\n/home/dordrak/www/symfony/tests/Symfony/Tests/Component/HttpKernel/Profiler/MemcachedProfilerStorageTest.php:102\\n\\n4) Symfony\\\\Tests\\\\Component\\\\HttpKernel\\\\Profiler\\\\MemcachedProfilerStorageTest::testStoreDuplicateToken\\nMemcached::set() expects at most 3 parameters, 4 given\\n\\n/home/dordrak/www/symfony/src/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php:70\\n/home/dordrak/www/symfony/src/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php:127\\n/home/dordrak/www/symfony/tests/Symfony/Tests/Component/HttpKernel/Profiler/MemcachedProfilerStorageTest.php:126\\n\\n5) Symfony\\\\Tests\\\\Component\\\\HttpKernel\\\\Profiler\\\\MemcachedProfilerStorageTest::testRetrieveByIp\\nMemcached::set() expects at most 3 parameters, 4 given\\n\\n/home/dordrak/www/symfony/src/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php:70\\n/home/dordrak/www/symfony/src/Symfony/Component/HttpKernel/Profiler/Bas
INSERT INTO `pullreq` VALUES ('1300', 'kubernetes/kubernetes', '15840', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/15840\",\"id\":48064279,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDgwNjQyNzk=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/15840\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/15840.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/15840.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/15840\",\"number\":15840,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixed incorectly displayed min replicas in kubectl get hpa\",\"user\":{\"login\":\"piosz\",\"id\":10819974,\"node_id\":\"MDQ6VXNlcjEwODE5OTc0\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/10819974?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/piosz\",\"html_url\":\"https://github.com/piosz\",\"followers_url\":\"https://api.github.com/users/piosz/followers\",\"following_url\":\"https://api.github.com/users/piosz/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/piosz/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/piosz/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/piosz/subscriptions\",\"organizations_url\":\"https://api.github.com/users/piosz/orgs\",\"repos_url\":\"https://api.github.com/users/piosz/repos\",\"events_url\":\"https://api.github.com/users/piosz/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/piosz/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"cc @fgrzadkowski @jszczepkowski \\n\",\"created_at\":\"2015-10-19T12:23:21Z\",\"updated_at\":\"2016-02-24T08:31:38Z\",\"closed_at\":\"2015-10-20T07:36:46Z\",\"merged_at\":null,\"merge_commit_sha\":\"ef161852408ed70e5750c4cd9b7c4efe953b949c\",\"assignee\":{\"login\":\"wojtek-t\",\"id\":10743879,\"node_id\":\"MDQ6VXNlcjEwNzQzODc5\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/10743879?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wojtek-t\",\"html_url\":\"https://github.com/wojtek-t\",\"followers_url\":\"https://api.github.com/users/wojtek-t/followers\",\"following_url\":\"https://api.github.com/users/wojtek-t/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/wojtek-t/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/wojtek-t/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/wojtek-t/subscriptions\",\"organizations_url\":\"https://api.github.com/users/wojtek-t/orgs\",\"repos_url\":\"https://api.github.com/users/wojtek-t/repos\",\"events_url\":\"https://api.github.com/users/wojtek-t/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/wojtek-t/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"wojtek-t\",\"id\":10743879,\"node_id\":\"MDQ6VXNlcjEwNzQzODc5\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/10743879?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wojtek-t\",\"html_url\":\"https://github.com/wojtek-t\",\"followers_url\":\"https://api.github.com/users/wojtek-t/followers\",\"following_url\":\"https://api.github.com/users/wojtek-t/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/wojtek-t/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/wojtek-t/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/wojtek-t/subscriptions\",\"organizations_url\":\"https://api.github.com/users/wojtek-t/orgs\",\"repos_url\":\"https://api.github.com/users/wojtek-t/repos\",\"events_url\":\"https://api.github.com/users/wojtek-t/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/wojtek-t/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":253450793,\"node_id\":\"MDU6TGFiZWwyNTM0NTA3OTM=\",\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/labels/size/XS\",\"name\":\"size/XS\",\"color\":\"009900\",\"default\":false}],\"mil
INSERT INTO `pullreq` VALUES ('1304', 'rails/rails', '3070', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/3070\",\"id\":338524,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzM4NTI0\",\"html_url\":\"https://github.com/rails/rails/pull/3070\",\"diff_url\":\"https://github.com/rails/rails/pull/3070.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/3070.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/3070\",\"number\":3070,\"state\":\"closed\",\"locked\":false,\"title\":\"Define sqlite3_version only when current_adapter is SQLite3Adapter.\",\"user\":{\"login\":\"yahonda\",\"id\":73684,\"node_id\":\"MDQ6VXNlcjczNjg0\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/73684?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/yahonda\",\"html_url\":\"https://github.com/yahonda\",\"followers_url\":\"https://api.github.com/users/yahonda/followers\",\"following_url\":\"https://api.github.com/users/yahonda/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/yahonda/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/yahonda/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/yahonda/subscriptions\",\"organizations_url\":\"https://api.github.com/users/yahonda/orgs\",\"repos_url\":\"https://api.github.com/users/yahonda/repos\",\"events_url\":\"https://api.github.com/users/yahonda/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/yahonda/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"rake test fails when mysql, mysql2 and postgresql tested. It finishes successfully for sqlite.\\nbecause SQLite3::VERSION value cannot be get unless current adapter is SQLite3Adapter.\\n\\n``` ruby\\n\\n$ cd activerecord\\n$ rake test\\n... snip ...\\nUsing mysql with Identity Map off\\n\\n 1) Error:\\ntest_cache_does_not_wrap_string_results_in_arrays(QueryCacheTest):\\nNameError: uninitialized constant QueryCacheTest::SQLite3\\n /home/yahonda/Dropbox/git/rails/activerecord/test/cases/query_cache_test.rb:151:in `test_cache_does_not_wrap_string_results_in_arrays\'\\n /home/yahonda/.rvm/gems/ruby-1.9.2-p290@rails_master/gems/mocha-0.10.0/lib/mocha/integration/mini_test/version_142_to_172.rb:27:in `run\'\\n /home/yahonda/Dropbox/git/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:35:in `block in run\'\\n /home/yahonda/Dropbox/git/rails/activesupport/lib/active_support/callbacks.rb:408:in `_run_setup_callbacks\'\\n /home/yahonda/Dropbox/git/rails/activesupport/lib/active_support/callbacks.rb:81:in `run_callbacks\'\\n /home/yahonda/Dropbox/git/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:34:in `run\'\\n\\n3150 tests, 9670 assertions, 0 failures, 1 errors, 0 skips\\n\\n... snip ...\\nUsing mysql2 with Identity Map off\\n\\n 1) Error:\\ntest_cache_does_not_wrap_string_results_in_arrays(QueryCacheTest):\\nNameError: uninitialized constant QueryCacheTest::SQLite3\\n /home/yahonda/Dropbox/git/rails/activerecord/test/cases/query_cache_test.rb:151:in `test_cache_does_not_wrap_string_results_in_arrays\'\\n /home/yahonda/.rvm/gems/ruby-1.9.2-p290@rails_master/gems/mocha-0.10.0/lib/mocha/integration/mini_test/version_142_to_172.rb:27:in `run\'\\n /home/yahonda/Dropbox/git/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:35:in `block in run\'\\n /home/yahonda/Dropbox/git/rails/activesupport/lib/active_support/callbacks.rb:408:in `_run_setup_callbacks\'\\n /home/yahonda/Dropbox/git/rails/activesupport/lib/active_support/callbacks.rb:81:in `run_callbacks\'\\n /home/yahonda/Dropbox/git/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:34:in `run\'\\n\\n3134 tests, 9638 assertions, 0 failures, 1 errors, 0 skips\\n\\n... snip ...\\nUsing postgresql with Identity Map off\\n\\n 1) Error:\\ntest_cache_does_not_wrap_string_results_in_arrays(QueryCacheTest):\\nNameError: uninitialized constant QueryCacheTest::SQLite3\\n /home/yahonda/Dropbox/git/rails/activerecord/test/cases/query_cache_test.rb:151
INSERT INTO `pullreq` VALUES ('1309', 'joomla/joomla-cms', '12564', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/12564\",\"id\":90911182,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTA5MTExODI=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/12564\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/12564.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/12564.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/12564\",\"number\":12564,\"state\":\"closed\",\"locked\":false,\"title\":\"Correct spelling\",\"user\":{\"login\":\"mbabker\",\"id\":368545,\"node_id\":\"MDQ6VXNlcjM2ODU0NQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/368545?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mbabker\",\"html_url\":\"https://github.com/mbabker\",\"followers_url\":\"https://api.github.com/users/mbabker/followers\",\"following_url\":\"https://api.github.com/users/mbabker/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mbabker/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mbabker/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mbabker/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mbabker/orgs\",\"repos_url\":\"https://api.github.com/users/mbabker/repos\",\"events_url\":\"https://api.github.com/users/mbabker/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mbabker/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"### Summary of Changes\\n\\nThe word `information` is incorrectly spelled.\\n### Testing Instructions\\n\\nCheck the diff against a dictionary to ensure the correct spelling is used 😉 \\n### Documentation Changes Required\\n\\nN/A\\n\",\"created_at\":\"2016-10-25T23:30:22Z\",\"updated_at\":\"2016-10-28T09:28:55Z\",\"closed_at\":\"2016-10-26T15:43:39Z\",\"merged_at\":\"2016-10-26T15:43:39Z\",\"merge_commit_sha\":\"392d9723b84e25118b2f2e5810ef3eda593717fd\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":198658453,\"node_id\":\"MDU6TGFiZWwxOTg2NTg0NTM=\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/Language%20Change\",\"name\":\"Language Change\",\"color\":\"eb6420\",\"default\":false},{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/14\",\"html_url\":\"https://github.com/joomla/joomla-cms/milestone/14\",\"labels_url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/14/labels\",\"id\":1750036,\"node_id\":\"MDk6TWlsZXN0b25lMTc1MDAzNg==\",\"number\":14,\"title\":\"Joomla 3.7.0\",\"description\":\"\",\"creator\":{\"login\":\"brianteeman\",\"id\":1296369,\"node_id\":\"MDQ6VXNlcjEyOTYzNjk=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1296369?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/brianteeman\",\"html_url\":\"https://github.com/brianteeman\",\"followers_url\":\"https://api.github.com/users/brianteeman/followers\",\"following_url\":\"https://api.github.com/users/brianteeman/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/brianteeman/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/brianteeman/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/brianteeman/subscriptions\",\"organizations_url\":\"https://api.github.com/users/brianteeman/orgs\",\"repos_url\":\"https://api.github.com/users/brianteeman/repos\",\"events_url\":\"https://api.github.com/users/brianteeman/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/brianteeman/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":1326,\"state\":\"closed\",\"created_at\":\"2016-05-05T16:42:34Z\",\"updated_at\":\"2018-01-13T12:50:00Z\",\"due_on\":\"2017-04-25T07:00:00Z\",
INSERT INTO `pullreq` VALUES ('1313', 'kubernetes/kubernetes', '8931', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/8931\",\"id\":36434505,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzY0MzQ1MDU=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/8931\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/8931.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/8931.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/8931\",\"number\":8931,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix the race when monit is used to monitor services which are also\",\"user\":{\"login\":\"dchen1107\",\"id\":7740897,\"node_id\":\"MDQ6VXNlcjc3NDA4OTc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/7740897?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dchen1107\",\"html_url\":\"https://github.com/dchen1107\",\"followers_url\":\"https://api.github.com/users/dchen1107/followers\",\"following_url\":\"https://api.github.com/users/dchen1107/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dchen1107/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dchen1107/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dchen1107/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dchen1107/orgs\",\"repos_url\":\"https://api.github.com/users/dchen1107/repos\",\"events_url\":\"https://api.github.com/users/dchen1107/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dchen1107/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"started at boot time via init.d at boot time.\\n\\nFixed #8742\\n\\nI ran e2e tests earlier this morning, but failed due to e2e current breakage. I manually tested this on machine without current patch, manually running service kubelet start (not restart) will reproduce binding issue reported in #8742 \\n\\n```\\n# ps -ef | grep kubelet\\nroot 5609 1 1 17:38 ? 00:00:12 /usr/local/bin/kubelet --api_servers=https://kubernetes-master --cloud_provider=gce --config=/etc/kubernetes/manifests --allow_privileged=False --v=2 --cluster_dns=10.0.0.10 --cluster_domain=cluster.local --configure-cbr0=true --cgroup_root=/\\n\\n# service kubelet start\\n[ ok ] Starting The Kubernetes container manager: kubelet.\\n\\n# ps -ef | grep kubelet\\nroot 16737 1 9 17:56 ? 00:00:01 /usr/local/bin/kubelet --api_servers=https://kubernetes-master --cloud_provider=gce --config=/etc/kubernetes/manifests --allow_privileged=False --v=2 --cluster_dns=10.0.0.10 --cluster_domain=cluster.local --configure-cbr0=true --cgroup_root=/\\n\\n```\\n\\ncc/ @vmarmol @roberthbailey \\n\",\"created_at\":\"2015-05-28T18:08:43Z\",\"updated_at\":\"2015-05-29T18:23:21Z\",\"closed_at\":\"2015-05-29T18:23:21Z\",\"merged_at\":\"2015-05-29T18:23:21Z\",\"merge_commit_sha\":\"223b84197cc0f30117db5efa1696a596d5a45ecb\",\"assignee\":{\"login\":\"vmarmol\",\"id\":985208,\"node_id\":\"MDQ6VXNlcjk4NTIwOA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/985208?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/vmarmol\",\"html_url\":\"https://github.com/vmarmol\",\"followers_url\":\"https://api.github.com/users/vmarmol/followers\",\"following_url\":\"https://api.github.com/users/vmarmol/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/vmarmol/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/vmarmol/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/vmarmol/subscriptions\",\"organizations_url\":\"https://api.github.com/users/vmarmol/orgs\",\"repos_url\":\"https://api.github.com/users/vmarmol/repos\",\"events_url\":\"https://api.github.com/users/vmarmol/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/vmarmol/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"vmarmol\",\"id\":985208,\"node_id\":\"MDQ6VXNlcjk4NTIwOA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/985208?
INSERT INTO `pullreq` VALUES ('1317', 'emberjs/ember.js', '3764', '{\"url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/3764\",\"id\":10075378,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAwNzUzNzg=\",\"html_url\":\"https://github.com/emberjs/ember.js/pull/3764\",\"diff_url\":\"https://github.com/emberjs/ember.js/pull/3764.diff\",\"patch_url\":\"https://github.com/emberjs/ember.js/pull/3764.patch\",\"issue_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/3764\",\"number\":3764,\"state\":\"closed\",\"locked\":false,\"title\":\"[DOC] Add missing link to handlebars.helpers.input in Ember.Checkbox.\",\"user\":{\"login\":\"abuiles\",\"id\":21772,\"node_id\":\"MDQ6VXNlcjIxNzcy\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/21772?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/abuiles\",\"html_url\":\"https://github.com/abuiles\",\"followers_url\":\"https://api.github.com/users/abuiles/followers\",\"following_url\":\"https://api.github.com/users/abuiles/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/abuiles/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/abuiles/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/abuiles/subscriptions\",\"organizations_url\":\"https://api.github.com/users/abuiles/orgs\",\"repos_url\":\"https://api.github.com/users/abuiles/repos\",\"events_url\":\"https://api.github.com/users/abuiles/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/abuiles/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2013-11-19T02:52:08Z\",\"updated_at\":\"2014-07-12T17:01:58Z\",\"closed_at\":\"2013-11-23T21:02:38Z\",\"merged_at\":\"2013-11-23T21:02:38Z\",\"merge_commit_sha\":\"d47f2a3e0d47c92a698464d8576a763e8429e4f7\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/3764/commits\",\"review_comments_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/3764/comments\",\"review_comment_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/3764/comments\",\"statuses_url\":\"https://api.github.com/repos/emberjs/ember.js/statuses/81ba3bf583a81a788af0eb58278c08da17514604\",\"head\":{\"label\":\"abuiles:add_link_to_handlebars_checkbox\",\"ref\":\"add_link_to_handlebars_checkbox\",\"sha\":\"81ba3bf583a81a788af0eb58278c08da17514604\",\"user\":{\"login\":\"abuiles\",\"id\":21772,\"node_id\":\"MDQ6VXNlcjIxNzcy\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/21772?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/abuiles\",\"html_url\":\"https://github.com/abuiles\",\"followers_url\":\"https://api.github.com/users/abuiles/followers\",\"following_url\":\"https://api.github.com/users/abuiles/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/abuiles/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/abuiles/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/abuiles/subscriptions\",\"organizations_url\":\"https://api.github.com/users/abuiles/orgs\",\"repos_url\":\"https://api.github.com/users/abuiles/repos\",\"events_url\":\"https://api.github.com/users/abuiles/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/abuiles/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":14291401,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNDI5MTQwMQ==\",\"name\":\"ember.js\",\"full_name\":\"abuiles/ember.js\",\"owner\":{\"login\":\"abuiles\",\"id\":21772,\"node_id\":\"MDQ6VXNlcjIxNzcy\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/21772?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/abuiles\",\"html_url\":\"https://github.com/abuiles\",\"followers_url\":\"https://api.github.com/users/abuiles/followers\",\"following_url\":\"https://api.github.com/users/abuiles/following{/other_user}\",\"gist
INSERT INTO `pullreq` VALUES ('1322', 'kubernetes/kubernetes', '12980', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/12980\",\"id\":42946975,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDI5NDY5NzU=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/12980\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/12980.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/12980.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/12980\",\"number\":12980,\"state\":\"closed\",\"locked\":false,\"title\":\"use node hostname for pod while HostNetwork is true\",\"user\":{\"login\":\"wb14123\",\"id\":1906051,\"node_id\":\"MDQ6VXNlcjE5MDYwNTE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1906051?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wb14123\",\"html_url\":\"https://github.com/wb14123\",\"followers_url\":\"https://api.github.com/users/wb14123/followers\",\"following_url\":\"https://api.github.com/users/wb14123/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/wb14123/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/wb14123/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/wb14123/subscriptions\",\"organizations_url\":\"https://api.github.com/users/wb14123/orgs\",\"repos_url\":\"https://api.github.com/users/wb14123/repos\",\"events_url\":\"https://api.github.com/users/wb14123/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/wb14123/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This fixes #12893\\n\",\"created_at\":\"2015-08-20T16:02:20Z\",\"updated_at\":\"2015-08-20T17:52:30Z\",\"closed_at\":\"2015-08-20T17:52:30Z\",\"merged_at\":null,\"merge_commit_sha\":\"e21f3a6b23a84f38d0bde57f2443a1cd0f9537e9\",\"assignee\":{\"login\":\"vishh\",\"id\":7063592,\"node_id\":\"MDQ6VXNlcjcwNjM1OTI=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/7063592?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/vishh\",\"html_url\":\"https://github.com/vishh\",\"followers_url\":\"https://api.github.com/users/vishh/followers\",\"following_url\":\"https://api.github.com/users/vishh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/vishh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/vishh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/vishh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/vishh/orgs\",\"repos_url\":\"https://api.github.com/users/vishh/repos\",\"events_url\":\"https://api.github.com/users/vishh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/vishh/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"vishh\",\"id\":7063592,\"node_id\":\"MDQ6VXNlcjcwNjM1OTI=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/7063592?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/vishh\",\"html_url\":\"https://github.com/vishh\",\"followers_url\":\"https://api.github.com/users/vishh/followers\",\"following_url\":\"https://api.github.com/users/vishh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/vishh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/vishh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/vishh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/vishh/orgs\",\"repos_url\":\"https://api.github.com/users/vishh/repos\",\"events_url\":\"https://api.github.com/users/vishh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/vishh/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/12980/commits\",\"review_comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/12980/comments\",\"review_comment_url\":\"https://api.github.com/repos/kubernetes/kub
INSERT INTO `pullreq` VALUES ('1327', 'zendframework/zf2', '3706', '{\"url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/3706\",\"id\":4034166,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDAzNDE2Ng==\",\"html_url\":\"https://github.com/zendframework/zendframework/pull/3706\",\"diff_url\":\"https://github.com/zendframework/zendframework/pull/3706.diff\",\"patch_url\":\"https://github.com/zendframework/zendframework/pull/3706.patch\",\"issue_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/3706\",\"number\":3706,\"state\":\"closed\",\"locked\":true,\"title\":\"clear joins and create without columns\",\"user\":{\"login\":\"romulobusatto\",\"id\":2951677,\"node_id\":\"MDQ6VXNlcjI5NTE2Nzc=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/2951677?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/romulobusatto\",\"html_url\":\"https://github.com/romulobusatto\",\"followers_url\":\"https://api.github.com/users/romulobusatto/followers\",\"following_url\":\"https://api.github.com/users/romulobusatto/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/romulobusatto/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/romulobusatto/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/romulobusatto/subscriptions\",\"organizations_url\":\"https://api.github.com/users/romulobusatto/orgs\",\"repos_url\":\"https://api.github.com/users/romulobusatto/repos\",\"events_url\":\"https://api.github.com/users/romulobusatto/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/romulobusatto/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"clear joins and create without columns\\n\",\"created_at\":\"2013-02-07T11:59:04Z\",\"updated_at\":\"2014-06-13T07:22:29Z\",\"closed_at\":\"2013-02-19T22:09:08Z\",\"merged_at\":null,\"merge_commit_sha\":\"03da38a44d48db94fd712fafe8251304965aa096\",\"assignee\":{\"login\":\"ralphschindler\",\"id\":76674,\"node_id\":\"MDQ6VXNlcjc2Njc0\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/76674?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ralphschindler\",\"html_url\":\"https://github.com/ralphschindler\",\"followers_url\":\"https://api.github.com/users/ralphschindler/followers\",\"following_url\":\"https://api.github.com/users/ralphschindler/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ralphschindler/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ralphschindler/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ralphschindler/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ralphschindler/orgs\",\"repos_url\":\"https://api.github.com/users/ralphschindler/repos\",\"events_url\":\"https://api.github.com/users/ralphschindler/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ralphschindler/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"ralphschindler\",\"id\":76674,\"node_id\":\"MDQ6VXNlcjc2Njc0\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/76674?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ralphschindler\",\"html_url\":\"https://github.com/ralphschindler\",\"followers_url\":\"https://api.github.com/users/ralphschindler/followers\",\"following_url\":\"https://api.github.com/users/ralphschindler/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ralphschindler/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ralphschindler/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ralphschindler/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ralphschindler/orgs\",\"repos_url\":\"https://api.github.com/users/ralphschindler/repos\",\"events_url\":\"https://api.github.com/users/ralphschindler/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ralphschindler/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\
INSERT INTO `pullreq` VALUES ('1331', 'joomla/joomla-cms', '5276', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/5276\",\"id\":25296441,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjUyOTY0NDE=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/5276\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/5276.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/5276.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/5276\",\"number\":5276,\"state\":\"closed\",\"locked\":false,\"title\":\"ContentHelperRoute::getArticleRoute needs to be called with catid and language\",\"user\":{\"login\":\"Hackwar\",\"id\":313866,\"node_id\":\"MDQ6VXNlcjMxMzg2Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/313866?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Hackwar\",\"html_url\":\"https://github.com/Hackwar\",\"followers_url\":\"https://api.github.com/users/Hackwar/followers\",\"following_url\":\"https://api.github.com/users/Hackwar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Hackwar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Hackwar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Hackwar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Hackwar/orgs\",\"repos_url\":\"https://api.github.com/users/Hackwar/repos\",\"events_url\":\"https://api.github.com/users/Hackwar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Hackwar/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"While working on #5140, I noticed that we never use the language value of the article when calculating the URL for it. Basically it means that we don\'t care if an english article is assigned to a french menu item, etc. Long story short: If you want to get the right URL, you need to provide the article ID, the category ID and the language.\\n\\nTesting instructions: See that Joomla now creates the same and right URLs everywhere. Except for the TOS in the user plugin... Can\'t fix that one...\\nThis testing instructions actually mean, that this needs a code review rather than a test.\\n\\nFor those looking for numbers: We have 35 files where ContentHelperRoute::getArticleRoute is called. Only in 3 of those files we are using the right language parameter.\\n\",\"created_at\":\"2014-12-01T20:31:25Z\",\"updated_at\":\"2014-12-14T08:57:50Z\",\"closed_at\":\"2014-12-09T09:26:29Z\",\"merged_at\":\"2014-12-09T09:26:29Z\",\"merge_commit_sha\":\"940ba44a1aa93d2901936c1b4df4832638c09aaf\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/1\",\"html_url\":\"https://github.com/joomla/joomla-cms/milestone/1\",\"labels_url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/1/labels\",\"id\":798698,\"node_id\":\"MDk6TWlsZXN0b25lNzk4Njk4\",\"number\":1,\"title\":\"Joomla! 3.4.0\",\"description\":\"\",\"creator\":{\"login\":\"mbabker\",\"id\":368545,\"node_id\":\"MDQ6VXNlcjM2ODU0NQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/368545?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mbabker\",\"html_url\":\"https://github.com/mbabker\",\"followers_url\":\"https://api.github.com/users/mbabker/followers\",\"following_url\":\"https://api.github.com/users/mbabker/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mbabker/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mbabker/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mbabker/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mbabker/orgs\",\"repos_url\":\"https://api.github.com/users/mbabker/repos\",\"events_url\":\"https://api.github.com/users/mbabker/eve
INSERT INTO `pullreq` VALUES ('1335', 'nodejs/node', '10753', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/10753\",\"id\":101191956,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAxMTkxOTU2\",\"html_url\":\"https://github.com/nodejs/node/pull/10753\",\"diff_url\":\"https://github.com/nodejs/node/pull/10753.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/10753.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/10753\",\"number\":10753,\"state\":\"closed\",\"locked\":false,\"title\":\"test: cleanup test-crypto-dh.js\",\"user\":{\"login\":\"fluxsauce\",\"id\":976391,\"node_id\":\"MDQ6VXNlcjk3NjM5MQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/976391?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fluxsauce\",\"html_url\":\"https://github.com/fluxsauce\",\"followers_url\":\"https://api.github.com/users/fluxsauce/followers\",\"following_url\":\"https://api.github.com/users/fluxsauce/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/fluxsauce/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/fluxsauce/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/fluxsauce/subscriptions\",\"organizations_url\":\"https://api.github.com/users/fluxsauce/orgs\",\"repos_url\":\"https://api.github.com/users/fluxsauce/repos\",\"events_url\":\"https://api.github.com/users/fluxsauce/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/fluxsauce/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"* Checking for thrown errors from crypto.createDiffieHellman\\r\\n* Avoiding unused vars in ecdh5.setPrivateKey\\r\\n\\r\\n##### Checklist\\r\\n<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->\\r\\n\\r\\n- [X] `make -j4 test` (UNIX), or `vcbuild test` (Windows) passes\\r\\n- [X] tests and/or benchmarks are included\\r\\n- [ ] documentation is changed or added\\r\\n- [X] commit message follows commit guidelines\\r\\n\\r\\n##### Affected core subsystem(s)\\r\\ntest\",\"created_at\":\"2017-01-12T03:42:33Z\",\"updated_at\":\"2017-01-12T05:56:42Z\",\"closed_at\":\"2017-01-12T05:55:58Z\",\"merged_at\":null,\"merge_commit_sha\":\"98e7f898db74715794dd139669bc4a2d5271316e\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155267357,\"node_id\":\"MDU6TGFiZWwxNTUyNjczNTc=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/crypto\",\"name\":\"crypto\",\"color\":\"009800\",\"default\":false,\"description\":\"Issues and PRs related to the crypto subsystem.\"},{\"id\":176240519,\"node_id\":\"MDU6TGFiZWwxNzYyNDA1MTk=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/test\",\"name\":\"test\",\"color\":\"990099\",\"default\":false,\"description\":\"Issues and PRs related to the tests.\"}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/10753/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/10753/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/10753/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/87a4766f2331caebbf6994f791514e3d8ab71abb\",\"head\":{\"label\":\"fluxsauce:test-crypto-dh-args\",\"ref\":\"test-crypto-dh-args\",\"sha\":\"87a4766f2331caebbf6994f791514e3d8ab71abb\",\"user\":{\"login\":\"fluxsauce\",\"id\":976391,\"node_id\":\"MDQ6VXNlcjk3NjM5MQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/976391?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fluxsauce\",\"html_url\":\"https://github.com/fluxsauce\",\"followers_url\":\"https://api.github.com/users/fluxsauce/followers\",\"following_url\":\"https://api.github.com/users/fluxsauce/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/fluxsauce/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/fluxsauce/starred{/owner}{/repo}\",\"subscriptions_url
INSERT INTO `pullreq` VALUES ('1340', 'kubernetes/kubernetes', '9730', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/9730\",\"id\":37597201,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mzc1OTcyMDE=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/9730\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/9730.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/9730.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/9730\",\"number\":9730,\"state\":\"closed\",\"locked\":false,\"title\":\"add some more temporary files to gitignore\",\"user\":{\"login\":\"mikedanese\",\"id\":1787169,\"node_id\":\"MDQ6VXNlcjE3ODcxNjk=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1787169?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mikedanese\",\"html_url\":\"https://github.com/mikedanese\",\"followers_url\":\"https://api.github.com/users/mikedanese/followers\",\"following_url\":\"https://api.github.com/users/mikedanese/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mikedanese/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mikedanese/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mikedanese/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mikedanese/orgs\",\"repos_url\":\"https://api.github.com/users/mikedanese/repos\",\"events_url\":\"https://api.github.com/users/mikedanese/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mikedanese/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"pesky temp files. any emacs users out there?\\n\",\"created_at\":\"2015-06-12T19:39:15Z\",\"updated_at\":\"2015-06-16T23:03:09Z\",\"closed_at\":\"2015-06-16T23:02:19Z\",\"merged_at\":\"2015-06-16T23:02:19Z\",\"merge_commit_sha\":\"b692f57de36a5deb5a9b5d0a03639ae61898a68f\",\"assignee\":{\"login\":\"nikhiljindal\",\"id\":10199099,\"node_id\":\"MDQ6VXNlcjEwMTk5MDk5\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/10199099?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nikhiljindal\",\"html_url\":\"https://github.com/nikhiljindal\",\"followers_url\":\"https://api.github.com/users/nikhiljindal/followers\",\"following_url\":\"https://api.github.com/users/nikhiljindal/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nikhiljindal/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nikhiljindal/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nikhiljindal/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nikhiljindal/orgs\",\"repos_url\":\"https://api.github.com/users/nikhiljindal/repos\",\"events_url\":\"https://api.github.com/users/nikhiljindal/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nikhiljindal/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"nikhiljindal\",\"id\":10199099,\"node_id\":\"MDQ6VXNlcjEwMTk5MDk5\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/10199099?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nikhiljindal\",\"html_url\":\"https://github.com/nikhiljindal\",\"followers_url\":\"https://api.github.com/users/nikhiljindal/followers\",\"following_url\":\"https://api.github.com/users/nikhiljindal/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nikhiljindal/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nikhiljindal/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nikhiljindal/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nikhiljindal/orgs\",\"repos_url\":\"https://api.github.com/users/nikhiljindal/repos\",\"events_url\":\"https://api.github.com/users/nikhiljindal/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nikhiljindal/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":148225179,\"node_id\":\"MDU6TGFiZ
INSERT INTO `pullreq` VALUES ('1344', 'saltstack/salt', '32086', '{\"url\":\"https://api.github.com/repos/saltstack/salt/pulls/32086\",\"id\":63913349,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjM5MTMzNDk=\",\"html_url\":\"https://github.com/saltstack/salt/pull/32086\",\"diff_url\":\"https://github.com/saltstack/salt/pull/32086.diff\",\"patch_url\":\"https://github.com/saltstack/salt/pull/32086.patch\",\"issue_url\":\"https://api.github.com/repos/saltstack/salt/issues/32086\",\"number\":32086,\"state\":\"closed\",\"locked\":false,\"title\":\"RPM epoch is not part of the pakage name\",\"user\":{\"login\":\"pakdel\",\"id\":265504,\"node_id\":\"MDQ6VXNlcjI2NTUwNA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/265504?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/pakdel\",\"html_url\":\"https://github.com/pakdel\",\"followers_url\":\"https://api.github.com/users/pakdel/followers\",\"following_url\":\"https://api.github.com/users/pakdel/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/pakdel/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/pakdel/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/pakdel/subscriptions\",\"organizations_url\":\"https://api.github.com/users/pakdel/orgs\",\"repos_url\":\"https://api.github.com/users/pakdel/repos\",\"events_url\":\"https://api.github.com/users/pakdel/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/pakdel/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"### What does this PR do?\\n\\nFixes a bug related to RPM epoch\\n### What issues does this PR fix or reference?\\n### Previous Behavior\\n\\nIf the epoch was set, it was used as part of the package name. For example, in case for package X, epoch=1, version=2.3.4 and release=9; it was trying to install `X-1:2.3.4-9` instead of `X-2.3.4-9`\\n### New Behavior\\n\\nIt ignores the epoch when constructing the package name\\n### Tests written?\\n\\nNo\\n\",\"created_at\":\"2016-03-23T16:39:54Z\",\"updated_at\":\"2016-03-29T14:28:48Z\",\"closed_at\":\"2016-03-29T01:01:21Z\",\"merged_at\":null,\"merge_commit_sha\":\"21458e39dcac30a1f83cde80cf70460bb15110f2\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":77737132,\"node_id\":\"MDU6TGFiZWw3NzczNzEzMg==\",\"url\":\"https://api.github.com/repos/saltstack/salt/labels/Pending%20Discussion\",\"name\":\"Pending Discussion\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/saltstack/salt/pulls/32086/commits\",\"review_comments_url\":\"https://api.github.com/repos/saltstack/salt/pulls/32086/comments\",\"review_comment_url\":\"https://api.github.com/repos/saltstack/salt/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/saltstack/salt/issues/32086/comments\",\"statuses_url\":\"https://api.github.com/repos/saltstack/salt/statuses/6076fe723484bf5b2d67a454269af45c36eaf480\",\"head\":{\"label\":\"pakdel:2015.8\",\"ref\":\"2015.8\",\"sha\":\"6076fe723484bf5b2d67a454269af45c36eaf480\",\"user\":{\"login\":\"pakdel\",\"id\":265504,\"node_id\":\"MDQ6VXNlcjI2NTUwNA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/265504?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/pakdel\",\"html_url\":\"https://github.com/pakdel\",\"followers_url\":\"https://api.github.com/users/pakdel/followers\",\"following_url\":\"https://api.github.com/users/pakdel/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/pakdel/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/pakdel/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/pakdel/subscriptions\",\"organizations_url\":\"https://api.github.com/users/pakdel/orgs\",\"repos_url\":\"https://api.github.com/users/pakdel/repos\",\"events_url\":\"https://api.github.com/users/pakdel/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/pakdel/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\
INSERT INTO `pullreq` VALUES ('1348', 'kubernetes/kubernetes', '39883', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/39883\",\"id\":101490903,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAxNDkwOTAz\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/39883\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/39883.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/39883.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/39883\",\"number\":39883,\"state\":\"closed\",\"locked\":false,\"title\":\"Use chroot to do containerized mounts\",\"user\":{\"login\":\"rkouj\",\"id\":22875497,\"node_id\":\"MDQ6VXNlcjIyODc1NDk3\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/22875497?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rkouj\",\"html_url\":\"https://github.com/rkouj\",\"followers_url\":\"https://api.github.com/users/rkouj/followers\",\"following_url\":\"https://api.github.com/users/rkouj/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rkouj/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rkouj/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rkouj/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rkouj/orgs\",\"repos_url\":\"https://api.github.com/users/rkouj/repos\",\"events_url\":\"https://api.github.com/users/rkouj/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rkouj/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"**What this PR does / why we need it**:\\r\\nContainerized mounts with chroot\\r\\n\\r\\nhttps://github.com/kubernetes/features/issues/176\\r\\n\\r\\ncc @jingxu97 \",\"created_at\":\"2017-01-13T18:10:36Z\",\"updated_at\":\"2017-05-31T22:53:36Z\",\"closed_at\":\"2017-05-31T22:53:36Z\",\"merged_at\":null,\"merge_commit_sha\":\"b8a65fd310c0148a55267c34e3d64fec18062109\",\"assignee\":{\"login\":\"jbeda\",\"id\":37310,\"node_id\":\"MDQ6VXNlcjM3MzEw\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/37310?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jbeda\",\"html_url\":\"https://github.com/jbeda\",\"followers_url\":\"https://api.github.com/users/jbeda/followers\",\"following_url\":\"https://api.github.com/users/jbeda/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jbeda/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jbeda/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jbeda/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jbeda/orgs\",\"repos_url\":\"https://api.github.com/users/jbeda/repos\",\"events_url\":\"https://api.github.com/users/jbeda/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jbeda/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"jbeda\",\"id\":37310,\"node_id\":\"MDQ6VXNlcjM3MzEw\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/37310?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jbeda\",\"html_url\":\"https://github.com/jbeda\",\"followers_url\":\"https://api.github.com/users/jbeda/followers\",\"following_url\":\"https://api.github.com/users/jbeda/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jbeda/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jbeda/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jbeda/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jbeda/orgs\",\"repos_url\":\"https://api.github.com/users/jbeda/repos\",\"events_url\":\"https://api.github.com/users/jbeda/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jbeda/received_events\",\"type\":\"User\",\"site_admin\":false},{\"login\":\"krousey\",\"id\":157083,\"node_id\":\"MDQ6VXNlcjE1NzA4Mw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/157083?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/krousey\",\"html_url\":\"https://github.com/kr
INSERT INTO `pullreq` VALUES ('1352', 'kubernetes/kubernetes', '14472', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/14472\",\"id\":45865777,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDU4NjU3Nzc=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/14472\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/14472.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/14472.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/14472\",\"number\":14472,\"state\":\"closed\",\"locked\":false,\"title\":\"Move broken service tests to the flaky suite to make GCE suite happy again\",\"user\":{\"login\":\"gmarek\",\"id\":1703842,\"node_id\":\"MDQ6VXNlcjE3MDM4NDI=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1703842?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gmarek\",\"html_url\":\"https://github.com/gmarek\",\"followers_url\":\"https://api.github.com/users/gmarek/followers\",\"following_url\":\"https://api.github.com/users/gmarek/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gmarek/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gmarek/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gmarek/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gmarek/orgs\",\"repos_url\":\"https://api.github.com/users/gmarek/repos\",\"events_url\":\"https://api.github.com/users/gmarek/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/gmarek/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Ref #14424\\ncc @quinton-hoole @wojtek-t @thockin \\n\",\"created_at\":\"2015-09-24T07:13:40Z\",\"updated_at\":\"2016-03-17T14:51:59Z\",\"closed_at\":\"2015-09-24T07:50:57Z\",\"merged_at\":\"2015-09-24T07:50:57Z\",\"merge_commit_sha\":\"fdd3f6b3b34091467cfac8a31d1067ac7d15f19c\",\"assignee\":{\"login\":\"jszczepkowski\",\"id\":10820769,\"node_id\":\"MDQ6VXNlcjEwODIwNzY5\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/10820769?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jszczepkowski\",\"html_url\":\"https://github.com/jszczepkowski\",\"followers_url\":\"https://api.github.com/users/jszczepkowski/followers\",\"following_url\":\"https://api.github.com/users/jszczepkowski/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jszczepkowski/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jszczepkowski/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jszczepkowski/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jszczepkowski/orgs\",\"repos_url\":\"https://api.github.com/users/jszczepkowski/repos\",\"events_url\":\"https://api.github.com/users/jszczepkowski/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jszczepkowski/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"jszczepkowski\",\"id\":10820769,\"node_id\":\"MDQ6VXNlcjEwODIwNzY5\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/10820769?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jszczepkowski\",\"html_url\":\"https://github.com/jszczepkowski\",\"followers_url\":\"https://api.github.com/users/jszczepkowski/followers\",\"following_url\":\"https://api.github.com/users/jszczepkowski/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jszczepkowski/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jszczepkowski/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jszczepkowski/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jszczepkowski/orgs\",\"repos_url\":\"https://api.github.com/users/jszczepkowski/repos\",\"events_url\":\"https://api.github.com/users/jszczepkowski/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jszczepkowski/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":148225179,\"
INSERT INTO `pullreq` VALUES ('1356', 'symfony/symfony-docs', '6927', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/6927\",\"id\":83093829,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODMwOTM4Mjk=\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/6927\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/6927.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/6927.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/6927\",\"number\":6927,\"state\":\"closed\",\"locked\":false,\"title\":\"Update the docs about overriding services\",\"user\":{\"login\":\"javiereguiluz\",\"id\":73419,\"node_id\":\"MDQ6VXNlcjczNDE5\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/73419?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/javiereguiluz\",\"html_url\":\"https://github.com/javiereguiluz\",\"followers_url\":\"https://api.github.com/users/javiereguiluz/followers\",\"following_url\":\"https://api.github.com/users/javiereguiluz/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/javiereguiluz/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/javiereguiluz/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/javiereguiluz/subscriptions\",\"organizations_url\":\"https://api.github.com/users/javiereguiluz/orgs\",\"repos_url\":\"https://api.github.com/users/javiereguiluz/repos\",\"events_url\":\"https://api.github.com/users/javiereguiluz/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/javiereguiluz/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This fixes #6912. In Symfony 3.x we no longer use or recommend to define classes as parameters.\\n\",\"created_at\":\"2016-08-29T12:52:36Z\",\"updated_at\":\"2018-05-24T16:04:46Z\",\"closed_at\":\"2016-10-30T14:15:31Z\",\"merged_at\":null,\"merge_commit_sha\":\"e1c252034139a3debebb4b67bee70cdc49e1596b\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":110986,\"node_id\":\"MDU6TGFiZWwxMTA5ODY=\",\"url\":\"https://api.github.com/repos/symfony/symfony-docs/labels/Bug\",\"name\":\"Bug\",\"color\":\"e10c02\",\"default\":false},{\"id\":122168046,\"node_id\":\"MDU6TGFiZWwxMjIxNjgwNDY=\",\"url\":\"https://api.github.com/repos/symfony/symfony-docs/labels/Status:%20Reviewed\",\"name\":\"Status: Reviewed\",\"color\":\"0e8a16\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/6927/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/6927/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/6927/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/9e35439409305fb58c959a6f9035eca573c85463\",\"head\":{\"label\":\"javiereguiluz:fix_6912\",\"ref\":\"fix_6912\",\"sha\":\"9e35439409305fb58c959a6f9035eca573c85463\",\"user\":{\"login\":\"javiereguiluz\",\"id\":73419,\"node_id\":\"MDQ6VXNlcjczNDE5\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/73419?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/javiereguiluz\",\"html_url\":\"https://github.com/javiereguiluz\",\"followers_url\":\"https://api.github.com/users/javiereguiluz/followers\",\"following_url\":\"https://api.github.com/users/javiereguiluz/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/javiereguiluz/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/javiereguiluz/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/javiereguiluz/subscriptions\",\"organizations_url\":\"https://api.github.com/users/javiereguiluz/orgs\",\"repos_url\":\"https://api.github.com/users/javiereguiluz/repos\",\"events_url\":\"https://api.github.com/users/javiereguiluz/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/javiereguiluz/received_event
INSERT INTO `pullreq` VALUES ('1361', 'rust-lang/rust', '42413', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/42413\",\"id\":123852305,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTIzODUyMzA1\",\"html_url\":\"https://github.com/rust-lang/rust/pull/42413\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/42413.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/42413.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/42413\",\"number\":42413,\"state\":\"closed\",\"locked\":false,\"title\":\"Don\'t run travis tests on master.\",\"user\":{\"login\":\"Mark-Simulacrum\",\"id\":5047365,\"node_id\":\"MDQ6VXNlcjUwNDczNjU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5047365?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Mark-Simulacrum\",\"html_url\":\"https://github.com/Mark-Simulacrum\",\"followers_url\":\"https://api.github.com/users/Mark-Simulacrum/followers\",\"following_url\":\"https://api.github.com/users/Mark-Simulacrum/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Mark-Simulacrum/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Mark-Simulacrum/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Mark-Simulacrum/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Mark-Simulacrum/orgs\",\"repos_url\":\"https://api.github.com/users/Mark-Simulacrum/repos\",\"events_url\":\"https://api.github.com/users/Mark-Simulacrum/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Mark-Simulacrum/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This saves us builders for more helpful purposes.\",\"created_at\":\"2017-06-03T18:49:52Z\",\"updated_at\":\"2017-06-04T03:17:05Z\",\"closed_at\":\"2017-06-04T03:17:05Z\",\"merged_at\":null,\"merge_commit_sha\":\"6eda2efc654bf9452b9d3ff973d7c8b98609b1a3\",\"assignee\":{\"login\":\"alexcrichton\",\"id\":64996,\"node_id\":\"MDQ6VXNlcjY0OTk2\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/64996?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/alexcrichton\",\"html_url\":\"https://github.com/alexcrichton\",\"followers_url\":\"https://api.github.com/users/alexcrichton/followers\",\"following_url\":\"https://api.github.com/users/alexcrichton/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/alexcrichton/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/alexcrichton/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/alexcrichton/subscriptions\",\"organizations_url\":\"https://api.github.com/users/alexcrichton/orgs\",\"repos_url\":\"https://api.github.com/users/alexcrichton/repos\",\"events_url\":\"https://api.github.com/users/alexcrichton/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/alexcrichton/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"alexcrichton\",\"id\":64996,\"node_id\":\"MDQ6VXNlcjY0OTk2\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/64996?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/alexcrichton\",\"html_url\":\"https://github.com/alexcrichton\",\"followers_url\":\"https://api.github.com/users/alexcrichton/followers\",\"following_url\":\"https://api.github.com/users/alexcrichton/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/alexcrichton/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/alexcrichton/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/alexcrichton/subscriptions\",\"organizations_url\":\"https://api.github.com/users/alexcrichton/orgs\",\"repos_url\":\"https://api.github.com/users/alexcrichton/repos\",\"events_url\":\"https://api.github.com/users/alexcrichton/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/alexcrichton/received_events\",\"type\":\"User\",\"site_admin\":false},{\"login\":\"brson\",\"id\":147214,\"node_id\":\"MDQ6VXNlcjE0NzIxNA==\",\"avatar_url\":\"https://avatars0.githubusercontent.
INSERT INTO `pullreq` VALUES ('1365', 'rust-lang/rust', '30676', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/30676\",\"id\":54904047,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTQ5MDQwNDc=\",\"html_url\":\"https://github.com/rust-lang/rust/pull/30676\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/30676.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/30676.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/30676\",\"number\":30676,\"state\":\"closed\",\"locked\":false,\"title\":\"Make coherence more tolerant of error types.\",\"user\":{\"login\":\"nikomatsakis\",\"id\":155238,\"node_id\":\"MDQ6VXNlcjE1NTIzOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/155238?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nikomatsakis\",\"html_url\":\"https://github.com/nikomatsakis\",\"followers_url\":\"https://api.github.com/users/nikomatsakis/followers\",\"following_url\":\"https://api.github.com/users/nikomatsakis/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nikomatsakis/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nikomatsakis/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nikomatsakis/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nikomatsakis/orgs\",\"repos_url\":\"https://api.github.com/users/nikomatsakis/repos\",\"events_url\":\"https://api.github.com/users/nikomatsakis/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nikomatsakis/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This is an alternative to https://github.com/rust-lang/rust/pull/29954 for fixing #29857 that seems to me to be more inline with the general strategy around `TyError`. It also includes the fix for #30589 -- in fact, just the minimal change of making `ty_is_local` tolerate `TyError` avoids the ICE, but you get a lot of duplicate error reports, so in the case where the impl\'s trait reference already includes `TyError`, we just ignore the impl altogether.\\n\\ncc @arielb1 @sanxiyn \\n\\nFixes #29857.\\nFixes #30589.\\n\",\"created_at\":\"2016-01-02T10:00:54Z\",\"updated_at\":\"2016-03-30T16:15:02Z\",\"closed_at\":\"2016-01-11T17:15:34Z\",\"merged_at\":\"2016-01-11T17:15:34Z\",\"merge_commit_sha\":\"932c6feb8b2b43305616b4edccdd00da82f18125\",\"assignee\":{\"login\":\"arielb1\",\"id\":1830974,\"node_id\":\"MDQ6VXNlcjE4MzA5NzQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1830974?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/arielb1\",\"html_url\":\"https://github.com/arielb1\",\"followers_url\":\"https://api.github.com/users/arielb1/followers\",\"following_url\":\"https://api.github.com/users/arielb1/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/arielb1/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/arielb1/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/arielb1/subscriptions\",\"organizations_url\":\"https://api.github.com/users/arielb1/orgs\",\"repos_url\":\"https://api.github.com/users/arielb1/repos\",\"events_url\":\"https://api.github.com/users/arielb1/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/arielb1/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"arielb1\",\"id\":1830974,\"node_id\":\"MDQ6VXNlcjE4MzA5NzQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1830974?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/arielb1\",\"html_url\":\"https://github.com/arielb1\",\"followers_url\":\"https://api.github.com/users/arielb1/followers\",\"following_url\":\"https://api.github.com/users/arielb1/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/arielb1/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/arielb1/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/arielb1/subscriptions\",\"organizations_url\":\"https://api.github.com/users/arielb1/orgs\",\"repos_url\":\"htt
INSERT INTO `pullreq` VALUES ('1369', 'twbs/bootstrap', '10267', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/10267\",\"id\":7940905,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Nzk0MDkwNQ==\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/10267\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/10267.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/10267.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/10267\",\"number\":10267,\"state\":\"closed\",\"locked\":true,\"title\":\"Adding back the color variations for badges\",\"user\":{\"login\":\"zackarychapple\",\"id\":2133184,\"node_id\":\"MDQ6VXNlcjIxMzMxODQ=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/2133184?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zackarychapple\",\"html_url\":\"https://github.com/zackarychapple\",\"followers_url\":\"https://api.github.com/users/zackarychapple/followers\",\"following_url\":\"https://api.github.com/users/zackarychapple/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zackarychapple/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zackarychapple/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zackarychapple/subscriptions\",\"organizations_url\":\"https://api.github.com/users/zackarychapple/orgs\",\"repos_url\":\"https://api.github.com/users/zackarychapple/repos\",\"events_url\":\"https://api.github.com/users/zackarychapple/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/zackarychapple/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Adding back the color variations for badges that were in the previous version of twitter bootstrap. Also made the mixin for color variations name more generic.\\n\",\"created_at\":\"2013-08-29T01:55:32Z\",\"updated_at\":\"2014-10-16T16:19:56Z\",\"closed_at\":\"2013-08-29T02:26:31Z\",\"merged_at\":null,\"merge_commit_sha\":\"df6df01a00595d207ed1cb51d4643f9e3c231ed6\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":210556,\"node_id\":\"MDU6TGFiZWwyMTA1NTY=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/css\",\"name\":\"css\",\"color\":\"563d7c\",\"default\":false,\"description\":null},{\"id\":148230,\"node_id\":\"MDU6TGFiZWwxNDgyMzA=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/feature\",\"name\":\"feature\",\"color\":\"4bb14b\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/10267/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/10267/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/10267/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/8371a0d54de0f5912967e6b8122850b0841c2f9e\",\"head\":{\"label\":\"zackarychapple:badgeColorVariations\",\"ref\":\"badgeColorVariations\",\"sha\":\"8371a0d54de0f5912967e6b8122850b0841c2f9e\",\"user\":{\"login\":\"zackarychapple\",\"id\":2133184,\"node_id\":\"MDQ6VXNlcjIxMzMxODQ=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/2133184?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zackarychapple\",\"html_url\":\"https://github.com/zackarychapple\",\"followers_url\":\"https://api.github.com/users/zackarychapple/followers\",\"following_url\":\"https://api.github.com/users/zackarychapple/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zackarychapple/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zackarychapple/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zackarychapple/subscriptions\",\"organizations_url\":\"https://api.github.com/users/zackarychapple/orgs\",\"repos_url\":\"https://api.github.com/users/zackarychapple/repos\",\"events_url\":\"https://api.github.com/users/zackarychapple/events{/pri
INSERT INTO `pullreq` VALUES ('1374', 'ansible/ansible', '2709', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/2709\",\"id\":5222478,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTIyMjQ3OA==\",\"html_url\":\"https://github.com/ansible/ansible/pull/2709\",\"diff_url\":\"https://github.com/ansible/ansible/pull/2709.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/2709.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/2709\",\"number\":2709,\"state\":\"closed\",\"locked\":false,\"title\":\"Define a persistent guest VM from a xml definition for virt module\",\"user\":{\"login\":\"victorcoder\",\"id\":47026,\"node_id\":\"MDQ6VXNlcjQ3MDI2\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/47026?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/victorcoder\",\"html_url\":\"https://github.com/victorcoder\",\"followers_url\":\"https://api.github.com/users/victorcoder/followers\",\"following_url\":\"https://api.github.com/users/victorcoder/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/victorcoder/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/victorcoder/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/victorcoder/subscriptions\",\"organizations_url\":\"https://api.github.com/users/victorcoder/orgs\",\"repos_url\":\"https://api.github.com/users/victorcoder/repos\",\"events_url\":\"https://api.github.com/users/victorcoder/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/victorcoder/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2013-04-17T21:10:12Z\",\"updated_at\":\"2014-06-12T14:21:38Z\",\"closed_at\":\"2013-04-17T21:13:47Z\",\"merged_at\":null,\"merge_commit_sha\":\"fc5071fec58f60767cd00950d3ee3cf0634e716b\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ansible/ansible/pulls/2709/commits\",\"review_comments_url\":\"https://api.github.com/repos/ansible/ansible/pulls/2709/comments\",\"review_comment_url\":\"https://api.github.com/repos/ansible/ansible/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ansible/ansible/issues/2709/comments\",\"statuses_url\":\"https://api.github.com/repos/ansible/ansible/statuses/e2030188ad955c544917e06187bda1c9fdcfbd0d\",\"head\":{\"label\":\"victorcoder:devel\",\"ref\":\"devel\",\"sha\":\"e2030188ad955c544917e06187bda1c9fdcfbd0d\",\"user\":{\"login\":\"victorcoder\",\"id\":47026,\"node_id\":\"MDQ6VXNlcjQ3MDI2\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/47026?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/victorcoder\",\"html_url\":\"https://github.com/victorcoder\",\"followers_url\":\"https://api.github.com/users/victorcoder/followers\",\"following_url\":\"https://api.github.com/users/victorcoder/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/victorcoder/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/victorcoder/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/victorcoder/subscriptions\",\"organizations_url\":\"https://api.github.com/users/victorcoder/orgs\",\"repos_url\":\"https://api.github.com/users/victorcoder/repos\",\"events_url\":\"https://api.github.com/users/victorcoder/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/victorcoder/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":9080192,\"node_id\":\"MDEwOlJlcG9zaXRvcnk5MDgwMTky\",\"name\":\"ansible\",\"full_name\":\"victorcoder/ansible\",\"owner\":{\"login\":\"victorcoder\",\"id\":47026,\"node_id\":\"MDQ6VXNlcjQ3MDI2\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/47026?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/victorcoder\",\"html_url\":\"https://github.com/victorcoder\",\"followers_url\":\"https://api.github.com/users/victorcoder/followers\",\"following_url\":\"https://api.github.com/users/victorcoder/f
INSERT INTO `pullreq` VALUES ('1378', 'dotnet/corefx', '34', '{\"url\":\"https://api.github.com/repos/dotnet/corefx/pulls/34\",\"id\":24311811,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjQzMTE4MTE=\",\"html_url\":\"https://github.com/dotnet/corefx/pull/34\",\"diff_url\":\"https://github.com/dotnet/corefx/pull/34.diff\",\"patch_url\":\"https://github.com/dotnet/corefx/pull/34.patch\",\"issue_url\":\"https://api.github.com/repos/dotnet/corefx/issues/34\",\"number\":34,\"state\":\"closed\",\"locked\":false,\"title\":\"Tests should be aware of the Current Culture Info\",\"user\":{\"login\":\"jbuiss0n\",\"id\":6897494,\"node_id\":\"MDQ6VXNlcjY4OTc0OTQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/6897494?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jbuiss0n\",\"html_url\":\"https://github.com/jbuiss0n\",\"followers_url\":\"https://api.github.com/users/jbuiss0n/followers\",\"following_url\":\"https://api.github.com/users/jbuiss0n/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jbuiss0n/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jbuiss0n/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jbuiss0n/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jbuiss0n/orgs\",\"repos_url\":\"https://api.github.com/users/jbuiss0n/repos\",\"events_url\":\"https://api.github.com/users/jbuiss0n/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jbuiss0n/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Hello,\\n\\nAs i\'m French, my CultureInfo.CurrentCulture is set to \\\"fr-FR\\\" while running tests.\\nBut for some tests, especially for the ToString() methods, tests are write to check \\\"en-US\\\" Culture.\\n\",\"created_at\":\"2014-11-12T17:59:33Z\",\"updated_at\":\"2016-12-03T08:01:43Z\",\"closed_at\":\"2014-11-13T17:31:05Z\",\"merged_at\":\"2014-11-13T17:31:05Z\",\"merge_commit_sha\":\"acc12a5f234befc783e9e18dac9561aa2e19e6cf\",\"assignee\":{\"login\":\"nguerrera\",\"id\":75470,\"node_id\":\"MDQ6VXNlcjc1NDcw\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/75470?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nguerrera\",\"html_url\":\"https://github.com/nguerrera\",\"followers_url\":\"https://api.github.com/users/nguerrera/followers\",\"following_url\":\"https://api.github.com/users/nguerrera/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nguerrera/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nguerrera/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nguerrera/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nguerrera/orgs\",\"repos_url\":\"https://api.github.com/users/nguerrera/repos\",\"events_url\":\"https://api.github.com/users/nguerrera/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nguerrera/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"nguerrera\",\"id\":75470,\"node_id\":\"MDQ6VXNlcjc1NDcw\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/75470?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nguerrera\",\"html_url\":\"https://github.com/nguerrera\",\"followers_url\":\"https://api.github.com/users/nguerrera/followers\",\"following_url\":\"https://api.github.com/users/nguerrera/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nguerrera/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nguerrera/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nguerrera/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nguerrera/orgs\",\"repos_url\":\"https://api.github.com/users/nguerrera/repos\",\"events_url\":\"https://api.github.com/users/nguerrera/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nguerrera/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":{\"url\":\"https://api.github
INSERT INTO `pullreq` VALUES ('1382', 'mozilla-b2g/gaia', '12565', '{\"url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/12565\",\"id\":8731850,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODczMTg1MA==\",\"html_url\":\"https://github.com/mozilla-b2g/gaia/pull/12565\",\"diff_url\":\"https://github.com/mozilla-b2g/gaia/pull/12565.diff\",\"patch_url\":\"https://github.com/mozilla-b2g/gaia/pull/12565.patch\",\"issue_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/issues/12565\",\"number\":12565,\"state\":\"closed\",\"locked\":false,\"title\":\"Bug 922062. gaia-ui-tests: Skip cleanUp steps that are not necessary whe...\",\"user\":{\"login\":\"zacc\",\"id\":966053,\"node_id\":\"MDQ6VXNlcjk2NjA1Mw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/966053?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zacc\",\"html_url\":\"https://github.com/zacc\",\"followers_url\":\"https://api.github.com/users/zacc/followers\",\"following_url\":\"https://api.github.com/users/zacc/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zacc/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zacc/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zacc/subscriptions\",\"organizations_url\":\"https://api.github.com/users/zacc/orgs\",\"repos_url\":\"https://api.github.com/users/zacc/repos\",\"events_url\":\"https://api.github.com/users/zacc/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/zacc/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"...n --restart is passed in. r=bebe/davehunt\\n\",\"created_at\":\"2013-10-01T08:51:10Z\",\"updated_at\":\"2014-07-16T05:03:58Z\",\"closed_at\":\"2013-10-01T11:04:58Z\",\"merged_at\":null,\"merge_commit_sha\":\"b933aba66f8f64ea950885991ad9210713f28592\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/12565/commits\",\"review_comments_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/12565/comments\",\"review_comment_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/issues/12565/comments\",\"statuses_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/statuses/8f314476f0e5f24ea4080fed9b909553417b10c6\",\"head\":{\"label\":\"zacc:bug922062\",\"ref\":\"bug922062\",\"sha\":\"8f314476f0e5f24ea4080fed9b909553417b10c6\",\"user\":{\"login\":\"zacc\",\"id\":966053,\"node_id\":\"MDQ6VXNlcjk2NjA1Mw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/966053?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zacc\",\"html_url\":\"https://github.com/zacc\",\"followers_url\":\"https://api.github.com/users/zacc/followers\",\"following_url\":\"https://api.github.com/users/zacc/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zacc/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zacc/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zacc/subscriptions\",\"organizations_url\":\"https://api.github.com/users/zacc/orgs\",\"repos_url\":\"https://api.github.com/users/zacc/repos\",\"events_url\":\"https://api.github.com/users/zacc/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/zacc/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"mozilla-b2g:master\",\"ref\":\"master\",\"sha\":\"7cf3eb493e6819eafaeb61a9081eb17a7b199e71\",\"user\":{\"login\":\"mozilla-b2g\",\"id\":1261292,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjEyNjEyOTI=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1261292?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mozilla-b2g\",\"html_url\":\"https://github.com/mozilla-b2g\",\"followers_url\":\"https://api.github.com/users/mozilla-b2g/followers\",\"following_url\":\"https://api.github.com/users/mozilla-b2g/following{/other_user}\",\"gists_url\":\"ht
INSERT INTO `pullreq` VALUES ('1387', 'twbs/bootstrap', '6615', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/6615\",\"id\":3717488,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzcxNzQ4OA==\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/6615\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/6615.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/6615.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/6615\",\"number\":6615,\"state\":\"closed\",\"locked\":false,\"title\":\"Update docs/templates/pages/components.mustache\",\"user\":{\"login\":\"ravage84\",\"id\":625761,\"node_id\":\"MDQ6VXNlcjYyNTc2MQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/625761?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ravage84\",\"html_url\":\"https://github.com/ravage84\",\"followers_url\":\"https://api.github.com/users/ravage84/followers\",\"following_url\":\"https://api.github.com/users/ravage84/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ravage84/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ravage84/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ravage84/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ravage84/orgs\",\"repos_url\":\"https://api.github.com/users/ravage84/repos\",\"events_url\":\"https://api.github.com/users/ravage84/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ravage84/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"https://github.com/twitter/bootstrap/pull/6613#issuecomment-12362360\\n\",\"created_at\":\"2013-01-17T10:51:30Z\",\"updated_at\":\"2014-06-26T23:28:19Z\",\"closed_at\":\"2013-01-17T20:14:50Z\",\"merged_at\":null,\"merge_commit_sha\":\"fa13f1ccf7fc629b1cc202c7b60ff894cda6edf0\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/6615/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/6615/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/6615/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/859b8639eaf1949c6ca581bec8606fba81d6acf9\",\"head\":{\"label\":\"ravage84:patch-3\",\"ref\":\"patch-3\",\"sha\":\"859b8639eaf1949c6ca581bec8606fba81d6acf9\",\"user\":{\"login\":\"ravage84\",\"id\":625761,\"node_id\":\"MDQ6VXNlcjYyNTc2MQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/625761?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ravage84\",\"html_url\":\"https://github.com/ravage84\",\"followers_url\":\"https://api.github.com/users/ravage84/followers\",\"following_url\":\"https://api.github.com/users/ravage84/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ravage84/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ravage84/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ravage84/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ravage84/orgs\",\"repos_url\":\"https://api.github.com/users/ravage84/repos\",\"events_url\":\"https://api.github.com/users/ravage84/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ravage84/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":7664124,\"node_id\":\"MDEwOlJlcG9zaXRvcnk3NjY0MTI0\",\"name\":\"bootstrap\",\"full_name\":\"ravage84/bootstrap\",\"owner\":{\"login\":\"ravage84\",\"id\":625761,\"node_id\":\"MDQ6VXNlcjYyNTc2MQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/625761?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ravage84\",\"html_url\":\"https://github.com/ravage84\",\"followers_url\":\"https://api.github.com/users/ravage84/followers\",\"following_url\":\"https://api.github.com/users/ravage84/following{/other_user}\",\"
INSERT INTO `pullreq` VALUES ('1392', 'django/django', '4115', '{\"url\":\"https://api.github.com/repos/django/django/pulls/4115\",\"id\":29157293,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjkxNTcyOTM=\",\"html_url\":\"https://github.com/django/django/pull/4115\",\"diff_url\":\"https://github.com/django/django/pull/4115.diff\",\"patch_url\":\"https://github.com/django/django/pull/4115.patch\",\"issue_url\":\"https://api.github.com/repos/django/django/issues/4115\",\"number\":4115,\"state\":\"closed\",\"locked\":false,\"title\":\"Refs #24215 -- Prevented pending lookup pollution by abstract models.\",\"user\":{\"login\":\"charettes\",\"id\":9293,\"node_id\":\"MDQ6VXNlcjkyOTM=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/9293?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/charettes\",\"html_url\":\"https://github.com/charettes\",\"followers_url\":\"https://api.github.com/users/charettes/followers\",\"following_url\":\"https://api.github.com/users/charettes/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/charettes/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/charettes/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/charettes/subscriptions\",\"organizations_url\":\"https://api.github.com/users/charettes/orgs\",\"repos_url\":\"https://api.github.com/users/charettes/repos\",\"events_url\":\"https://api.github.com/users/charettes/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/charettes/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2015-02-12T07:11:26Z\",\"updated_at\":\"2015-12-04T15:48:48Z\",\"closed_at\":\"2015-02-12T18:08:13Z\",\"merged_at\":\"2015-02-12T18:08:13Z\",\"merge_commit_sha\":\"ae8b309f9382423268dd383023526524e82cff41\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/django/django/pulls/4115/commits\",\"review_comments_url\":\"https://api.github.com/repos/django/django/pulls/4115/comments\",\"review_comment_url\":\"https://api.github.com/repos/django/django/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/django/django/issues/4115/comments\",\"statuses_url\":\"https://api.github.com/repos/django/django/statuses/9239f1dda7b94f53d21efb8b5e4d056e24f4e906\",\"head\":{\"label\":\"charettes:add-lazy-abstract-model\",\"ref\":\"add-lazy-abstract-model\",\"sha\":\"9239f1dda7b94f53d21efb8b5e4d056e24f4e906\",\"user\":{\"login\":\"charettes\",\"id\":9293,\"node_id\":\"MDQ6VXNlcjkyOTM=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/9293?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/charettes\",\"html_url\":\"https://github.com/charettes\",\"followers_url\":\"https://api.github.com/users/charettes/followers\",\"following_url\":\"https://api.github.com/users/charettes/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/charettes/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/charettes/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/charettes/subscriptions\",\"organizations_url\":\"https://api.github.com/users/charettes/orgs\",\"repos_url\":\"https://api.github.com/users/charettes/repos\",\"events_url\":\"https://api.github.com/users/charettes/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/charettes/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":4164938,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0MTY0OTM4\",\"name\":\"django\",\"full_name\":\"charettes/django\",\"owner\":{\"login\":\"charettes\",\"id\":9293,\"node_id\":\"MDQ6VXNlcjkyOTM=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/9293?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/charettes\",\"html_url\":\"https://github.com/charettes\",\"followers_url\":\"https://api.github.com/users/charettes/followers\",\"following_url\":\"https://api.github.com/users/charettes/following{/other_user}\",\"gists_
INSERT INTO `pullreq` VALUES ('1396', 'scikit-learn/scikit-learn', '1714', '{\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/1714\",\"id\":4319190,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDMxOTE5MA==\",\"html_url\":\"https://github.com/scikit-learn/scikit-learn/pull/1714\",\"diff_url\":\"https://github.com/scikit-learn/scikit-learn/pull/1714.diff\",\"patch_url\":\"https://github.com/scikit-learn/scikit-learn/pull/1714.patch\",\"issue_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/1714\",\"number\":1714,\"state\":\"closed\",\"locked\":false,\"title\":\"Random hidden layer and Extreme Learning Machine implementation\",\"user\":{\"login\":\"dclambert\",\"id\":3647567,\"node_id\":\"MDQ6VXNlcjM2NDc1Njc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/3647567?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dclambert\",\"html_url\":\"https://github.com/dclambert\",\"followers_url\":\"https://api.github.com/users/dclambert/followers\",\"following_url\":\"https://api.github.com/users/dclambert/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dclambert/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dclambert/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dclambert/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dclambert/orgs\",\"repos_url\":\"https://api.github.com/users/dclambert/repos\",\"events_url\":\"https://api.github.com/users/dclambert/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dclambert/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"still missing some docs/doctests\\n\\ndemo IPython notebook in https://gist.github.com/dclambert/b1081db34ddaa282f147\\n\",\"created_at\":\"2013-02-26T04:51:35Z\",\"updated_at\":\"2014-07-15T16:50:57Z\",\"closed_at\":\"2014-07-15T16:50:57Z\",\"merged_at\":null,\"merge_commit_sha\":\"737e52aecc2d5164ccc55a24fda15e194624efbb\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/1714/commits\",\"review_comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/1714/comments\",\"review_comment_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/1714/comments\",\"statuses_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/statuses/fd5ba2b83412fcf54127eed1278a553e630a79f6\",\"head\":{\"label\":\"dclambert:ELM-RHL\",\"ref\":\"ELM-RHL\",\"sha\":\"fd5ba2b83412fcf54127eed1278a553e630a79f6\",\"user\":{\"login\":\"dclambert\",\"id\":3647567,\"node_id\":\"MDQ6VXNlcjM2NDc1Njc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/3647567?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dclambert\",\"html_url\":\"https://github.com/dclambert\",\"followers_url\":\"https://api.github.com/users/dclambert/followers\",\"following_url\":\"https://api.github.com/users/dclambert/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dclambert/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dclambert/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dclambert/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dclambert/orgs\",\"repos_url\":\"https://api.github.com/users/dclambert/repos\",\"events_url\":\"https://api.github.com/users/dclambert/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dclambert/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"scikit-learn:master\",\"ref\":\"master\",\"sha\":\"09abb18cc1e8e109f1c1ebe83dd9e04625a505cc\",\"user\":{\"login\":\"scikit-learn\",\"id\":365630,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjM2NTYzMA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/365630?v=4\",\"gravatar_id\":\"\",\"u
INSERT INTO `pullreq` VALUES ('1400', 'emberjs/ember.js', '2312', '{\"url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/2312\",\"id\":4727679,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDcyNzY3OQ==\",\"html_url\":\"https://github.com/emberjs/ember.js/pull/2312\",\"diff_url\":\"https://github.com/emberjs/ember.js/pull/2312.diff\",\"patch_url\":\"https://github.com/emberjs/ember.js/pull/2312.patch\",\"issue_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/2312\",\"number\":2312,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix for using {{render}} with same template multiple times\",\"user\":{\"login\":\"sebastianseilund\",\"id\":744493,\"node_id\":\"MDQ6VXNlcjc0NDQ5Mw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/744493?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sebastianseilund\",\"html_url\":\"https://github.com/sebastianseilund\",\"followers_url\":\"https://api.github.com/users/sebastianseilund/followers\",\"following_url\":\"https://api.github.com/users/sebastianseilund/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sebastianseilund/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sebastianseilund/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sebastianseilund/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sebastianseilund/orgs\",\"repos_url\":\"https://api.github.com/users/sebastianseilund/repos\",\"events_url\":\"https://api.github.com/users/sebastianseilund/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sebastianseilund/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Yehuda added support for using `{{render}}` with same template multiple times with different models in 47dfe5ed39bade9f261b9049e7e5636bf056d718. But when using it, Ember threw an assertion error, `\\\"This view is already rendered\\\"`, for everything but the first `{{render}}` call.\\n\\nThis should be fixed now, and I added a test for it and adjusted the assertion error message.\\n\",\"created_at\":\"2013-03-20T21:53:07Z\",\"updated_at\":\"2014-07-03T02:20:27Z\",\"closed_at\":\"2013-03-28T20:32:45Z\",\"merged_at\":\"2013-03-28T20:32:45Z\",\"merge_commit_sha\":\"d53f20e27654750afde021fc8187281b3e0de124\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":{\"url\":\"https://api.github.com/repos/emberjs/ember.js/milestones/4\",\"html_url\":\"https://github.com/emberjs/ember.js/milestone/4\",\"labels_url\":\"https://api.github.com/repos/emberjs/ember.js/milestones/4/labels\",\"id\":262561,\"node_id\":\"MDk6TWlsZXN0b25lMjYyNTYx\",\"number\":4,\"title\":\"1.0 Final\",\"description\":\"\",\"creator\":{\"login\":\"wagenet\",\"id\":9835,\"node_id\":\"MDQ6VXNlcjk4MzU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/9835?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wagenet\",\"html_url\":\"https://github.com/wagenet\",\"followers_url\":\"https://api.github.com/users/wagenet/followers\",\"following_url\":\"https://api.github.com/users/wagenet/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/wagenet/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/wagenet/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/wagenet/subscriptions\",\"organizations_url\":\"https://api.github.com/users/wagenet/orgs\",\"repos_url\":\"https://api.github.com/users/wagenet/repos\",\"events_url\":\"https://api.github.com/users/wagenet/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/wagenet/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":289,\"state\":\"closed\",\"created_at\":\"2013-02-08T04:08:31Z\",\"updated_at\":\"2013-09-06T20:36:27Z\",\"due_on\":\"2013-09-01T07:00:00Z\",\"closed_at\":\"2013-09-04T17:22:31Z\"},\"commits_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/2312/commits\",\"review_comments_url\":\"https://api.github.com/repos/emberjs/ember.js/p
INSERT INTO `pullreq` VALUES ('1404', 'ceph/ceph', '6250', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/6250\",\"id\":47561103,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDc1NjExMDM=\",\"html_url\":\"https://github.com/ceph/ceph/pull/6250\",\"diff_url\":\"https://github.com/ceph/ceph/pull/6250.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/6250.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/6250\",\"number\":6250,\"state\":\"closed\",\"locked\":false,\"title\":\"cmake: Removed files and fixed ceph-dencoder cmake\",\"user\":{\"login\":\"alimaredia\",\"id\":4624480,\"node_id\":\"MDQ6VXNlcjQ2MjQ0ODA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/4624480?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/alimaredia\",\"html_url\":\"https://github.com/alimaredia\",\"followers_url\":\"https://api.github.com/users/alimaredia/followers\",\"following_url\":\"https://api.github.com/users/alimaredia/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/alimaredia/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/alimaredia/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/alimaredia/subscriptions\",\"organizations_url\":\"https://api.github.com/users/alimaredia/orgs\",\"repos_url\":\"https://api.github.com/users/alimaredia/repos\",\"events_url\":\"https://api.github.com/users/alimaredia/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/alimaredia/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Recent changes made to librbd_replay were not\\napplied to cmake, and caused the cmake build to\\nfail, also applied an old patch for yasm in cmake\\n\\nSigned-off-by: Ali Maredia amaredia@redhat.com\\n\",\"created_at\":\"2015-10-13T17:10:11Z\",\"updated_at\":\"2015-11-03T20:33:35Z\",\"closed_at\":\"2015-10-14T13:20:02Z\",\"merged_at\":null,\"merge_commit_sha\":\"d2142647a4c787631c81508fec335a966e659eb8\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":199293022,\"node_id\":\"MDU6TGFiZWwxOTkyOTMwMjI=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/build/ops\",\"name\":\"build/ops\",\"color\":\"fcff00\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/ceph/ceph/milestones/7\",\"html_url\":\"https://github.com/ceph/ceph/milestone/7\",\"labels_url\":\"https://api.github.com/repos/ceph/ceph/milestones/7/labels\",\"id\":1252449,\"node_id\":\"MDk6TWlsZXN0b25lMTI1MjQ0OQ==\",\"number\":7,\"title\":\"infernalis\",\"description\":\"\",\"creator\":{\"login\":\"liewegas\",\"id\":433031,\"node_id\":\"MDQ6VXNlcjQzMzAzMQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/433031?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/liewegas\",\"html_url\":\"https://github.com/liewegas\",\"followers_url\":\"https://api.github.com/users/liewegas/followers\",\"following_url\":\"https://api.github.com/users/liewegas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/liewegas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/liewegas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/liewegas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/liewegas/orgs\",\"repos_url\":\"https://api.github.com/users/liewegas/repos\",\"events_url\":\"https://api.github.com/users/liewegas/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/liewegas/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":290,\"state\":\"closed\",\"created_at\":\"2015-08-12T19:54:01Z\",\"updated_at\":\"2016-11-02T06:42:35Z\",\"due_on\":\"2017-10-03T07:00:00Z\",\"closed_at\":\"2016-08-08T07:53:32Z\"},\"commits_url\":\"https://api.github.com/repos/ceph/ceph/pulls/6250/commits\",\"review_comments_url\":\"https://api.github.com/repos/ceph/ceph/pulls/6250/comments\",\"review_comment_url\":\"https://api.github.com/repos/ceph/ceph/pulls/comments{/number}\",\"comments_url\":\"https://api.g
INSERT INTO `pullreq` VALUES ('1408', 'scikit-learn/scikit-learn', '5277', '{\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/5277\",\"id\":45141972,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDUxNDE5NzI=\",\"html_url\":\"https://github.com/scikit-learn/scikit-learn/pull/5277\",\"diff_url\":\"https://github.com/scikit-learn/scikit-learn/pull/5277.diff\",\"patch_url\":\"https://github.com/scikit-learn/scikit-learn/pull/5277.patch\",\"issue_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/5277\",\"number\":5277,\"state\":\"closed\",\"locked\":false,\"title\":\"[issue #5089] Fixed warnings for DataDimensionalityWarning, decision_function and decision_function_shape.\",\"user\":{\"login\":\"hasancansaral\",\"id\":704385,\"node_id\":\"MDQ6VXNlcjcwNDM4NQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/704385?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/hasancansaral\",\"html_url\":\"https://github.com/hasancansaral\",\"followers_url\":\"https://api.github.com/users/hasancansaral/followers\",\"following_url\":\"https://api.github.com/users/hasancansaral/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/hasancansaral/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/hasancansaral/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/hasancansaral/subscriptions\",\"organizations_url\":\"https://api.github.com/users/hasancansaral/orgs\",\"repos_url\":\"https://api.github.com/users/hasancansaral/repos\",\"events_url\":\"https://api.github.com/users/hasancansaral/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/hasancansaral/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"@amueller [issue #5089] Fixed warnings for DataDimensionalityWarning, decision_function and decision_function_shape.\\n\",\"created_at\":\"2015-09-16T08:05:49Z\",\"updated_at\":\"2016-01-16T04:01:49Z\",\"closed_at\":\"2015-10-15T14:46:36Z\",\"merged_at\":null,\"merge_commit_sha\":\"eaa5a794a33a89deb37b534a06e22984a3ee5ff2\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":{\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/milestones/15\",\"html_url\":\"https://github.com/scikit-learn/scikit-learn/milestone/15\",\"labels_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/milestones/15/labels\",\"id\":995666,\"node_id\":\"MDk6TWlsZXN0b25lOTk1NjY2\",\"number\":15,\"title\":\"0.17\",\"description\":\"\",\"creator\":{\"login\":\"amueller\",\"id\":449558,\"node_id\":\"MDQ6VXNlcjQ0OTU1OA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/449558?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/amueller\",\"html_url\":\"https://github.com/amueller\",\"followers_url\":\"https://api.github.com/users/amueller/followers\",\"following_url\":\"https://api.github.com/users/amueller/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/amueller/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/amueller/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/amueller/subscriptions\",\"organizations_url\":\"https://api.github.com/users/amueller/orgs\",\"repos_url\":\"https://api.github.com/users/amueller/repos\",\"events_url\":\"https://api.github.com/users/amueller/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/amueller/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":122,\"state\":\"closed\",\"created_at\":\"2015-02-25T18:59:07Z\",\"updated_at\":\"2016-09-06T14:17:49Z\",\"due_on\":\"2015-09-20T07:00:00Z\",\"closed_at\":\"2015-12-08T22:41:54Z\"},\"draft\":false,\"commits_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/5277/commits\",\"review_comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/5277/comments\",\"review_comment_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/comments{/number}\",\"comments_ur
INSERT INTO `pullreq` VALUES ('1413', 'angular/angular.js', '5674', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/5674\",\"id\":11301800,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTEzMDE4MDA=\",\"html_url\":\"https://github.com/angular/angular.js/pull/5674\",\"diff_url\":\"https://github.com/angular/angular.js/pull/5674.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/5674.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/5674\",\"number\":5674,\"state\":\"closed\",\"locked\":false,\"title\":\"Add precision for currency filter\",\"user\":{\"login\":\"park9140\",\"id\":276898,\"node_id\":\"MDQ6VXNlcjI3Njg5OA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/276898?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/park9140\",\"html_url\":\"https://github.com/park9140\",\"followers_url\":\"https://api.github.com/users/park9140/followers\",\"following_url\":\"https://api.github.com/users/park9140/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/park9140/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/park9140/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/park9140/subscriptions\",\"organizations_url\":\"https://api.github.com/users/park9140/orgs\",\"repos_url\":\"https://api.github.com/users/park9140/repos\",\"events_url\":\"https://api.github.com/users/park9140/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/park9140/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Depends on #5672. \\n\\nThis adds the fractionSize parameter to the currency filter. \\n\\nFor some, the common fractionSize of 2 needs to be overridden in certain scenarios. \\n\\nExample: gas pricing in the US where the price is actually accurate to 3 decimal places.\\n\",\"created_at\":\"2014-01-07T21:42:55Z\",\"updated_at\":\"2014-07-27T18:32:23Z\",\"closed_at\":\"2014-07-27T18:32:23Z\",\"merged_at\":null,\"merge_commit_sha\":\"167d036906f507b4a1ea046d03754f30b680f1f0\",\"assignee\":{\"login\":\"petebacondarwin\",\"id\":15655,\"node_id\":\"MDQ6VXNlcjE1NjU1\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/15655?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/petebacondarwin\",\"html_url\":\"https://github.com/petebacondarwin\",\"followers_url\":\"https://api.github.com/users/petebacondarwin/followers\",\"following_url\":\"https://api.github.com/users/petebacondarwin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/petebacondarwin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/petebacondarwin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/petebacondarwin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/petebacondarwin/orgs\",\"repos_url\":\"https://api.github.com/users/petebacondarwin/repos\",\"events_url\":\"https://api.github.com/users/petebacondarwin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/petebacondarwin/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"petebacondarwin\",\"id\":15655,\"node_id\":\"MDQ6VXNlcjE1NjU1\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/15655?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/petebacondarwin\",\"html_url\":\"https://github.com/petebacondarwin\",\"followers_url\":\"https://api.github.com/users/petebacondarwin/followers\",\"following_url\":\"https://api.github.com/users/petebacondarwin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/petebacondarwin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/petebacondarwin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/petebacondarwin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/petebacondarwin/orgs\",\"repos_url\":\"https://api.github.com/users/petebacondarwin/repos\",\"events_url\":\"https://api.github.com/users/petebacondarwin/events{/privacy}\",\"received_events_url\":\"ht
INSERT INTO `pullreq` VALUES ('1418', 'symfony/symfony', '7791', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/7791\",\"id\":5287654,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTI4NzY1NA==\",\"html_url\":\"https://github.com/symfony/symfony/pull/7791\",\"diff_url\":\"https://github.com/symfony/symfony/pull/7791.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/7791.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/7791\",\"number\":7791,\"state\":\"closed\",\"locked\":false,\"title\":\"[Component] [Security] [Acl] [Domain] Role security identity fix\",\"user\":{\"login\":\"henneboele\",\"id\":1894573,\"node_id\":\"MDQ6VXNlcjE4OTQ1NzM=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1894573?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/henneboele\",\"html_url\":\"https://github.com/henneboele\",\"followers_url\":\"https://api.github.com/users/henneboele/followers\",\"following_url\":\"https://api.github.com/users/henneboele/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/henneboele/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/henneboele/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/henneboele/subscriptions\",\"organizations_url\":\"https://api.github.com/users/henneboele/orgs\",\"repos_url\":\"https://api.github.com/users/henneboele/repos\",\"events_url\":\"https://api.github.com/users/henneboele/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/henneboele/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | yes |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | |\\n| License | MIT |\\n| Doc PR | |\\n\\nCasting the role property in the constructor is necessary to let the equals function binary comparison work properly while using a custom role entity.\\n\\nThe security identity retrieval strategy getSecurityIdentities function instantiates the role security identity class passing an object. The constructor will assign this object to $this->role in case it\'s not an instance of Role. Binary safe comparison will fail even though gettype returns \\\"string\\\". The custom role entity requires a __toString magic method in this case.\\n\",\"created_at\":\"2013-04-22T09:55:43Z\",\"updated_at\":\"2014-07-06T06:52:16Z\",\"closed_at\":\"2013-12-04T08:23:20Z\",\"merged_at\":null,\"merge_commit_sha\":\"82da0cff1c4987d210ab8520addfe2845160b0e6\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":100079,\"node_id\":\"MDU6TGFiZWwxMDAwNzk=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Bug\",\"name\":\"Bug\",\"color\":\"e10c02\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/7791/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/7791/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/7791/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/427b54b717a9f04c0e9bbeb69ef509ebd182c062\",\"head\":{\"label\":\"henneboele:master\",\"ref\":\"master\",\"sha\":\"427b54b717a9f04c0e9bbeb69ef509ebd182c062\",\"user\":{\"login\":\"henneboele\",\"id\":1894573,\"node_id\":\"MDQ6VXNlcjE4OTQ1NzM=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1894573?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/henneboele\",\"html_url\":\"https://github.com/henneboele\",\"followers_url\":\"https://api.github.com/users/henneboele/followers\",\"following_url\":\"https://api.github.com/users/henneboele/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/henneboele/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/henneboele/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github
INSERT INTO `pullreq` VALUES ('1423', 'nodejs/node', '8505', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/8505\",\"id\":84951835,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODQ5NTE4MzU=\",\"html_url\":\"https://github.com/nodejs/node/pull/8505\",\"diff_url\":\"https://github.com/nodejs/node/pull/8505.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/8505.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/8505\",\"number\":8505,\"state\":\"closed\",\"locked\":false,\"title\":\"inspector: wait for both sides closing\",\"user\":{\"login\":\"eugeneo\",\"id\":287917,\"node_id\":\"MDQ6VXNlcjI4NzkxNw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/287917?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/eugeneo\",\"html_url\":\"https://github.com/eugeneo\",\"followers_url\":\"https://api.github.com/users/eugeneo/followers\",\"following_url\":\"https://api.github.com/users/eugeneo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/eugeneo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/eugeneo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/eugeneo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/eugeneo/orgs\",\"repos_url\":\"https://api.github.com/users/eugeneo/repos\",\"events_url\":\"https://api.github.com/users/eugeneo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/eugeneo/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"<!--\\nThank you for your pull request. Please review below requirements.\\n\\nBug fixes and new features should include tests and possibly benchmarks.\\n\\nContributors guide: https://github.com/nodejs/node/blob/master/CONTRIBUTING.md\\n-->\\n##### Checklist\\n\\n<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->\\n- [x] `make -j4 test` (UNIX), or `vcbuild test nosign` (Windows) passes\\n- [x] tests and/or benchmarks are included\\n- [x] commit message follows commit guidelines\\n##### Affected core subsystem(s)\\n\\nInspector test, no run-time changes.\\n##### Description of change\\n\\nRemoves race condition when test relied on both sides of the socket\\nto be closed on the same UV event loop iteration.\\n\\nFixes: nodejs/node#8498\\n\",\"created_at\":\"2016-09-12T21:53:41Z\",\"updated_at\":\"2016-10-13T23:33:28Z\",\"closed_at\":\"2016-09-22T18:21:34Z\",\"merged_at\":null,\"merge_commit_sha\":\"f6e556d263c1cc8acb65cf87f590261a8f324ecb\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":386816750,\"node_id\":\"MDU6TGFiZWwzODY4MTY3NTA=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/inspector\",\"name\":\"inspector\",\"color\":\"bfd4f2\",\"default\":false,\"description\":\"Issues and PRs related to node-inspect or the V8 inspector protocol.\"},{\"id\":176240519,\"node_id\":\"MDU6TGFiZWwxNzYyNDA1MTk=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/test\",\"name\":\"test\",\"color\":\"990099\",\"default\":false,\"description\":\"Issues and PRs related to the tests.\"}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/8505/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/8505/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/8505/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/e2d869ace90db443e21113cb8ad2a3dabdefe09e\",\"head\":{\"label\":\"eugeneo:fix_is_active\",\"ref\":\"fix_is_active\",\"sha\":\"e2d869ace90db443e21113cb8ad2a3dabdefe09e\",\"user\":{\"login\":\"eugeneo\",\"id\":287917,\"node_id\":\"MDQ6VXNlcjI4NzkxNw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/287917?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/eugeneo\",\"html_url\":\"https://github.com/eugeneo\",\"followers_url\":\"https://api.github.com/users/eugeneo/followers\",\"f
INSERT INTO `pullreq` VALUES ('1428', 'rails/rails', '24962', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/24962\",\"id\":69592090,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Njk1OTIwOTA=\",\"html_url\":\"https://github.com/rails/rails/pull/24962\",\"diff_url\":\"https://github.com/rails/rails/pull/24962.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/24962.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/24962\",\"number\":24962,\"state\":\"closed\",\"locked\":false,\"title\":\"Make pg adapter use bigserial for pk by default\",\"user\":{\"login\":\"rwz\",\"id\":129043,\"node_id\":\"MDQ6VXNlcjEyOTA0Mw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/129043?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rwz\",\"html_url\":\"https://github.com/rwz\",\"followers_url\":\"https://api.github.com/users/rwz/followers\",\"following_url\":\"https://api.github.com/users/rwz/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rwz/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rwz/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rwz/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rwz/orgs\",\"repos_url\":\"https://api.github.com/users/rwz/repos\",\"events_url\":\"https://api.github.com/users/rwz/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rwz/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This PR makes postgres adapter generate tables using bigserial type for primary keys. There are no performance implications by doing this and it should be fully backwards compatible.\\n\\nAlso, see https://twitter.com/pvh/status/730141012048281600\\n\\n/cc @tenderlove @pvh @schneems @hone \\n\",\"created_at\":\"2016-05-10T23:04:59Z\",\"updated_at\":\"2016-12-08T19:51:08Z\",\"closed_at\":\"2016-12-08T19:45:53Z\",\"merged_at\":null,\"merge_commit_sha\":null,\"assignee\":{\"login\":\"rafaelfranca\",\"id\":47848,\"node_id\":\"MDQ6VXNlcjQ3ODQ4\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafaelfranca\",\"html_url\":\"https://github.com/rafaelfranca\",\"followers_url\":\"https://api.github.com/users/rafaelfranca/followers\",\"following_url\":\"https://api.github.com/users/rafaelfranca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rafaelfranca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rafaelfranca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rafaelfranca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rafaelfranca/orgs\",\"repos_url\":\"https://api.github.com/users/rafaelfranca/repos\",\"events_url\":\"https://api.github.com/users/rafaelfranca/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rafaelfranca/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"rafaelfranca\",\"id\":47848,\"node_id\":\"MDQ6VXNlcjQ3ODQ4\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafaelfranca\",\"html_url\":\"https://github.com/rafaelfranca\",\"followers_url\":\"https://api.github.com/users/rafaelfranca/followers\",\"following_url\":\"https://api.github.com/users/rafaelfranca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rafaelfranca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rafaelfranca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rafaelfranca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rafaelfranca/orgs\",\"repos_url\":\"https://api.github.com/users/rafaelfranca/repos\",\"events_url\":\"https://api.github.com/users/rafaelfranca/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rafaelfranca/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":7
INSERT INTO `pullreq` VALUES ('1432', 'nodejs/node', '539', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/539\",\"id\":27758813,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mjc3NTg4MTM=\",\"html_url\":\"https://github.com/nodejs/node/pull/539\",\"diff_url\":\"https://github.com/nodejs/node/pull/539.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/539.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/539\",\"number\":539,\"state\":\"closed\",\"locked\":false,\"title\":\"net: move default address logic to `_listen2`\",\"user\":{\"login\":\"vkurchatkin\",\"id\":2993861,\"node_id\":\"MDQ6VXNlcjI5OTM4NjE=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2993861?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/vkurchatkin\",\"html_url\":\"https://github.com/vkurchatkin\",\"followers_url\":\"https://api.github.com/users/vkurchatkin/followers\",\"following_url\":\"https://api.github.com/users/vkurchatkin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/vkurchatkin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/vkurchatkin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/vkurchatkin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/vkurchatkin/orgs\",\"repos_url\":\"https://api.github.com/users/vkurchatkin/repos\",\"events_url\":\"https://api.github.com/users/vkurchatkin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/vkurchatkin/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"When address is not provided to `server.listen()` `_connectionKey` and error messages should include actual address and correct family.\\n\\n``` javascript\\nvar net = require(\'net\');\\n\\nvar s = net.createServer();\\n\\ns.listen(3333)\\n\\nconsole.log(s._connectionKey)\\n\\n s = net.createServer();\\ns.listen(3333)\\n```\\n\\nBefore:\\n\\n```\\n4:null:3333\\nevents.js:76\\n throw er; // Unhandled \'error\' event\\n ^\\nError: listen EADDRINUSE null:3333\\n```\\n\\nAfter:\\n\\n```\\n6::::3333\\nevents.js:76\\n throw er; // Unhandled \'error\' event\\n ^\\nError: listen EADDRINUSE :::3333\\n```\\n\\nR=@bnoordhuis?\\n\",\"created_at\":\"2015-01-21T13:25:18Z\",\"updated_at\":\"2015-01-23T17:11:14Z\",\"closed_at\":\"2015-01-23T17:11:14Z\",\"merged_at\":null,\"merge_commit_sha\":\"2abed917908b8c16b2403b23fdc07b7f5963b346\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/539/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/539/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/539/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/9e12f58c4e85d75c142fbb96aeb96fbb7e2cc4f4\",\"head\":{\"label\":\"vkurchatkin:net-default-address\",\"ref\":\"net-default-address\",\"sha\":\"9e12f58c4e85d75c142fbb96aeb96fbb7e2cc4f4\",\"user\":{\"login\":\"vkurchatkin\",\"id\":2993861,\"node_id\":\"MDQ6VXNlcjI5OTM4NjE=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2993861?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/vkurchatkin\",\"html_url\":\"https://github.com/vkurchatkin\",\"followers_url\":\"https://api.github.com/users/vkurchatkin/followers\",\"following_url\":\"https://api.github.com/users/vkurchatkin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/vkurchatkin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/vkurchatkin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/vkurchatkin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/vkurchatkin/orgs\",\"repos_url\":\"https://api.github.com/users/vkurchatkin/repos\",\"events_url\":\"https://api.github.com/users/vkurchatkin/events{/privacy}\",\"received_events_url\":\"https://ap
INSERT INTO `pullreq` VALUES ('1436', 'hashicorp/terraform', '14514', '{\"url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/14514\",\"id\":120672743,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTIwNjcyNzQz\",\"html_url\":\"https://github.com/hashicorp/terraform/pull/14514\",\"diff_url\":\"https://github.com/hashicorp/terraform/pull/14514.diff\",\"patch_url\":\"https://github.com/hashicorp/terraform/pull/14514.patch\",\"issue_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/14514\",\"number\":14514,\"state\":\"closed\",\"locked\":false,\"title\":\"Add -update flag to init command\",\"user\":{\"login\":\"antonosmond\",\"id\":6912740,\"node_id\":\"MDQ6VXNlcjY5MTI3NDA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/6912740?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/antonosmond\",\"html_url\":\"https://github.com/antonosmond\",\"followers_url\":\"https://api.github.com/users/antonosmond/followers\",\"following_url\":\"https://api.github.com/users/antonosmond/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/antonosmond/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/antonosmond/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/antonosmond/subscriptions\",\"organizations_url\":\"https://api.github.com/users/antonosmond/orgs\",\"repos_url\":\"https://api.github.com/users/antonosmond/repos\",\"events_url\":\"https://api.github.com/users/antonosmond/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/antonosmond/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Add the `-update` flag to the `init` command so modules can be updated if necessary without the need to use `terraform get`\\r\\n\",\"created_at\":\"2017-05-15T19:11:02Z\",\"updated_at\":\"2017-05-16T09:31:04Z\",\"closed_at\":\"2017-05-16T09:31:04Z\",\"merged_at\":null,\"merge_commit_sha\":\"72fca2fcc37e7de7074b734cdb046f5c10fc405b\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[{\"login\":\"jbardin\",\"id\":35067,\"node_id\":\"MDQ6VXNlcjM1MDY3\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/35067?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jbardin\",\"html_url\":\"https://github.com/jbardin\",\"followers_url\":\"https://api.github.com/users/jbardin/followers\",\"following_url\":\"https://api.github.com/users/jbardin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jbardin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jbardin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jbardin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jbardin/orgs\",\"repos_url\":\"https://api.github.com/users/jbardin/repos\",\"events_url\":\"https://api.github.com/users/jbardin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jbardin/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_teams\":[],\"labels\":[{\"id\":127939292,\"node_id\":\"MDU6TGFiZWwxMjc5MzkyOTI=\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/core\",\"name\":\"core\",\"color\":\"cccccc\",\"default\":false},{\"id\":85946959,\"node_id\":\"MDU6TGFiZWw4NTk0Njk1OQ==\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/enhancement\",\"name\":\"enhancement\",\"color\":\"d4c5f9\",\"default\":true}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/14514/commits\",\"review_comments_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/14514/comments\",\"review_comment_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/14514/comments\",\"statuses_url\":\"https://api.github.com/repos/hashicorp/terraform/statuses/49d6423ef27a9ed31bd902a7014c12da95411abe\",\"head\":{\"label\":\"antonosmond:master\",\"ref\":\"master\",\"sha\":\"49d6423ef27a9ed31bd902a7014c12da95411abe\",\"user\":{\"login\":\"antonosmond\",\"id\":69
INSERT INTO `pullreq` VALUES ('1440', 'nodejs/node', '5097', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/5097\",\"id\":58389354,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTgzODkzNTQ=\",\"html_url\":\"https://github.com/nodejs/node/pull/5097\",\"diff_url\":\"https://github.com/nodejs/node/pull/5097.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/5097.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/5097\",\"number\":5097,\"state\":\"closed\",\"locked\":false,\"title\":\"upgrade npm to 3.7.1\",\"user\":{\"login\":\"iarna\",\"id\":983798,\"node_id\":\"MDQ6VXNlcjk4Mzc5OA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/983798?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/iarna\",\"html_url\":\"https://github.com/iarna\",\"followers_url\":\"https://api.github.com/users/iarna/followers\",\"following_url\":\"https://api.github.com/users/iarna/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/iarna/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/iarna/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/iarna/subscriptions\",\"organizations_url\":\"https://api.github.com/users/iarna/orgs\",\"repos_url\":\"https://api.github.com/users/iarna/repos\",\"events_url\":\"https://api.github.com/users/iarna/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/iarna/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This contains these releases:\\n\\nhttps://github.com/npm/npm/releases/tag/v3.7.0\\nhttps://github.com/npm/npm/releases/tag/v3.7.1\\n\\nNotable changes are:\\n- Performance improvements\\n- Support for git submodules\\n\\n**r**: @Fishrock123\\n**r**: @zkat\\n\",\"created_at\":\"2016-02-05T05:14:14Z\",\"updated_at\":\"2016-02-13T02:03:33Z\",\"closed_at\":\"2016-02-13T02:03:33Z\",\"merged_at\":null,\"merge_commit_sha\":\"20dd2f930c4503794af17118c688c58f82d1a339\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":195452799,\"node_id\":\"MDU6TGFiZWwxOTU0NTI3OTk=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/npm\",\"name\":\"npm\",\"color\":\"fad8c7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/5097/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/5097/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/5097/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/b5362b5e111c671f84b0af11b04ccd45a6412706\",\"head\":{\"label\":\"npm:npm-3.7.1\",\"ref\":\"npm-3.7.1\",\"sha\":\"b5362b5e111c671f84b0af11b04ccd45a6412706\",\"user\":{\"login\":\"npm\",\"id\":6078720,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjYwNzg3MjA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/6078720?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/npm\",\"html_url\":\"https://github.com/npm\",\"followers_url\":\"https://api.github.com/users/npm/followers\",\"following_url\":\"https://api.github.com/users/npm/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/npm/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/npm/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/npm/subscriptions\",\"organizations_url\":\"https://api.github.com/users/npm/orgs\",\"repos_url\":\"https://api.github.com/users/npm/repos\",\"events_url\":\"https://api.github.com/users/npm/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/npm/received_events\",\"type\":\"Organization\",\"site_admin\":false},\"repo\":{\"id\":28988550,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyODk4ODU1MA==\",\"name\":\"node\",\"full_name\":\"npm/node\",\"owner\":{\"login\":\"npm\",\"id\":6078720,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjYwNzg3MjA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/6078720?v=4\",\"gravatar_id\":\"\",\"url\":\"https://
INSERT INTO `pullreq` VALUES ('1444', 'elastic/elasticsearch', '6814', '{\"url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/6814\",\"id\":18225349,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTgyMjUzNDk=\",\"html_url\":\"https://github.com/elastic/elasticsearch/pull/6814\",\"diff_url\":\"https://github.com/elastic/elasticsearch/pull/6814.diff\",\"patch_url\":\"https://github.com/elastic/elasticsearch/pull/6814.patch\",\"issue_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/6814\",\"number\":6814,\"state\":\"closed\",\"locked\":false,\"title\":\"Aggregations: Fixed DateHistogramBuilder to accept preOffset and postOff...\",\"user\":{\"login\":\"colings86\",\"id\":236731,\"node_id\":\"MDQ6VXNlcjIzNjczMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/236731?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/colings86\",\"html_url\":\"https://github.com/colings86\",\"followers_url\":\"https://api.github.com/users/colings86/followers\",\"following_url\":\"https://api.github.com/users/colings86/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/colings86/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/colings86/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/colings86/subscriptions\",\"organizations_url\":\"https://api.github.com/users/colings86/orgs\",\"repos_url\":\"https://api.github.com/users/colings86/repos\",\"events_url\":\"https://api.github.com/users/colings86/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/colings86/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"...set as Strings\\n\\nThis is what DateHistogramParser expects so will enable the builder to build valid requests using these variables.\\nAlso added tests for preOffset and postOffset since these tests did not exist\\n\\nCloses #5586\\n\",\"created_at\":\"2014-07-10T15:12:31Z\",\"updated_at\":\"2014-08-21T15:07:40Z\",\"closed_at\":\"2014-07-11T08:26:06Z\",\"merged_at\":null,\"merge_commit_sha\":\"457bfdc1b3f3b990138755e52370d492a21d6f83\",\"assignee\":{\"login\":\"colings86\",\"id\":236731,\"node_id\":\"MDQ6VXNlcjIzNjczMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/236731?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/colings86\",\"html_url\":\"https://github.com/colings86\",\"followers_url\":\"https://api.github.com/users/colings86/followers\",\"following_url\":\"https://api.github.com/users/colings86/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/colings86/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/colings86/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/colings86/subscriptions\",\"organizations_url\":\"https://api.github.com/users/colings86/orgs\",\"repos_url\":\"https://api.github.com/users/colings86/repos\",\"events_url\":\"https://api.github.com/users/colings86/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/colings86/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"colings86\",\"id\":236731,\"node_id\":\"MDQ6VXNlcjIzNjczMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/236731?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/colings86\",\"html_url\":\"https://github.com/colings86\",\"followers_url\":\"https://api.github.com/users/colings86/followers\",\"following_url\":\"https://api.github.com/users/colings86/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/colings86/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/colings86/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/colings86/subscriptions\",\"organizations_url\":\"https://api.github.com/users/colings86/orgs\",\"repos_url\":\"https://api.github.com/users/colings86/repos\",\"events_url\":\"https://api.github.com/users/colings86/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/colings86/received_events\",\"type\":\"User\",\"site_admin\":f
INSERT INTO `pullreq` VALUES ('1448', 'docker/docker', '21723', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/21723\",\"id\":64957375,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjQ5NTczNzU=\",\"html_url\":\"https://github.com/moby/moby/pull/21723\",\"diff_url\":\"https://github.com/moby/moby/pull/21723.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/21723.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/21723\",\"number\":21723,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix compilation errors with btrfs-progs-4.5\",\"user\":{\"login\":\"devimc\",\"id\":13009432,\"node_id\":\"MDQ6VXNlcjEzMDA5NDMy\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/13009432?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/devimc\",\"html_url\":\"https://github.com/devimc\",\"followers_url\":\"https://api.github.com/users/devimc/followers\",\"following_url\":\"https://api.github.com/users/devimc/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/devimc/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/devimc/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/devimc/subscriptions\",\"organizations_url\":\"https://api.github.com/users/devimc/orgs\",\"repos_url\":\"https://api.github.com/users/devimc/repos\",\"events_url\":\"https://api.github.com/users/devimc/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/devimc/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"<!--\\nPlease make sure you\'ve read and understood our contributing guidelines;\\nhttps://github.com/docker/docker/blob/master/CONTRIBUTING.md\\n\\n** Make sure all your commits include a signature generated with `git commit -s` **\\n\\nFor additional information on our contributing process, read our contributing\\nguide https://docs.docker.com/opensource/code/\\n\\nIf this is a bug fix, make sure your description includes \\\"fixes #xxxx\\\", or\\n\\\"closes #xxxx\\\"\\n\\nPlease provide the following information:\\n-->\\n\\nbtrfs-progs-4.5 introduces device delete by devid\\nfor this reason btrfs_ioctl_vol_args_v2\'s name was encapsulated\\nin a union\\n\\nthis patch is for setting btrfs_ioctl_vol_args_v2\'s name\\nusing a C function in order to preserve compatibility\\nwith all btrfs-progs versions\\n\\nSigned-off-by: Julio Montes imc.coder@gmail.com\\n\",\"created_at\":\"2016-04-01T14:58:36Z\",\"updated_at\":\"2016-04-07T00:19:36Z\",\"closed_at\":\"2016-04-06T19:56:42Z\",\"merged_at\":\"2016-04-06T19:56:42Z\",\"merge_commit_sha\":\"8c361eb5da51318168d7d1bd2214f7369de28394\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":333712940,\"node_id\":\"MDU6TGFiZWwzMzM3MTI5NDA=\",\"url\":\"https://api.github.com/repos/moby/moby/labels/process/cherry-picked\",\"name\":\"process/cherry-picked\",\"color\":\"bfe5bf\",\"default\":false},{\"id\":175375598,\"node_id\":\"MDU6TGFiZWwxNzUzNzU1OTg=\",\"url\":\"https://api.github.com/repos/moby/moby/labels/status/4-merge\",\"name\":\"status/4-merge\",\"color\":\"d4c5f9\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/moby/moby/milestones/49\",\"html_url\":\"https://github.com/moby/moby/milestone/49\",\"labels_url\":\"https://api.github.com/repos/moby/moby/milestones/49/labels\",\"id\":1529231,\"node_id\":\"MDk6TWlsZXN0b25lMTUyOTIzMQ==\",\"number\":49,\"title\":\"1.11.0\",\"description\":\"Code freeze / feature freeze 22 March 2016\\r\\nPlanned release: 12 April 2016\\r\\n\\r\\nhttps://github.com/docker/docker/wiki/Engine-1.11.0\",\"creator\":{\"login\":\"thaJeztah\",\"id\":1804568,\"node_id\":\"MDQ6VXNlcjE4MDQ1Njg=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1804568?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/thaJeztah\",\"html_url\":\"https://github.com/thaJeztah\",\"followers_url\":\"https://api.github.com/users/thaJeztah/followers\",\"following_url\":\"https://api.github.com/users/thaJeztah/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/
INSERT INTO `pullreq` VALUES ('1452', 'JuliaLang/julia', '14262', '{\"url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/14262\",\"id\":52648324,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTI2NDgzMjQ=\",\"html_url\":\"https://github.com/JuliaLang/julia/pull/14262\",\"diff_url\":\"https://github.com/JuliaLang/julia/pull/14262.diff\",\"patch_url\":\"https://github.com/JuliaLang/julia/pull/14262.patch\",\"issue_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/14262\",\"number\":14262,\"state\":\"closed\",\"locked\":false,\"title\":\"fix embedding docs of jl_atexit_hook\",\"user\":{\"login\":\"KristofferC\",\"id\":1282691,\"node_id\":\"MDQ6VXNlcjEyODI2OTE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1282691?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/KristofferC\",\"html_url\":\"https://github.com/KristofferC\",\"followers_url\":\"https://api.github.com/users/KristofferC/followers\",\"following_url\":\"https://api.github.com/users/KristofferC/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/KristofferC/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/KristofferC/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/KristofferC/subscriptions\",\"organizations_url\":\"https://api.github.com/users/KristofferC/orgs\",\"repos_url\":\"https://api.github.com/users/KristofferC/repos\",\"events_url\":\"https://api.github.com/users/KristofferC/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/KristofferC/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"It seems that this now takes a return value parameter.\\n\",\"created_at\":\"2015-12-04T09:47:28Z\",\"updated_at\":\"2016-01-13T14:22:25Z\",\"closed_at\":\"2015-12-19T19:33:06Z\",\"merged_at\":\"2015-12-19T19:33:06Z\",\"merge_commit_sha\":\"49bf7bc6e8ef65bd57b204a97b50cf1ebbdd8a56\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":115619,\"node_id\":\"MDU6TGFiZWwxMTU2MTk=\",\"url\":\"https://api.github.com/repos/JuliaLang/julia/labels/doc\",\"name\":\"doc\",\"color\":\"02d7e1\",\"default\":false},{\"id\":161960392,\"node_id\":\"MDU6TGFiZWwxNjE5NjAzOTI=\",\"url\":\"https://api.github.com/repos/JuliaLang/julia/labels/embedding\",\"name\":\"embedding\",\"color\":\"bfd4f2\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/14262/commits\",\"review_comments_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/14262/comments\",\"review_comment_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/14262/comments\",\"statuses_url\":\"https://api.github.com/repos/JuliaLang/julia/statuses/109dcc072fbfa8da9e39a20edd5b18929e788cf6\",\"head\":{\"label\":\"KristofferC:patch-5\",\"ref\":\"patch-5\",\"sha\":\"109dcc072fbfa8da9e39a20edd5b18929e788cf6\",\"user\":{\"login\":\"KristofferC\",\"id\":1282691,\"node_id\":\"MDQ6VXNlcjEyODI2OTE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1282691?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/KristofferC\",\"html_url\":\"https://github.com/KristofferC\",\"followers_url\":\"https://api.github.com/users/KristofferC/followers\",\"following_url\":\"https://api.github.com/users/KristofferC/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/KristofferC/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/KristofferC/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/KristofferC/subscriptions\",\"organizations_url\":\"https://api.github.com/users/KristofferC/orgs\",\"repos_url\":\"https://api.github.com/users/KristofferC/repos\",\"events_url\":\"https://api.github.com/users/KristofferC/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/KristofferC/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":33200454,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMzIwMDQ1NA==\",\"name\":\"jul
INSERT INTO `pullreq` VALUES ('1457', 'twbs/bootstrap', '18739', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/18739\",\"id\":54885696,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTQ4ODU2OTY=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/18739\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/18739.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/18739.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/18739\",\"number\":18739,\"state\":\"closed\",\"locked\":false,\"title\":\"Updated copyright in LICENSE to 2016\",\"user\":{\"login\":\"aqnouch\",\"id\":3692812,\"node_id\":\"MDQ6VXNlcjM2OTI4MTI=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/3692812?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/aqnouch\",\"html_url\":\"https://github.com/aqnouch\",\"followers_url\":\"https://api.github.com/users/aqnouch/followers\",\"following_url\":\"https://api.github.com/users/aqnouch/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/aqnouch/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/aqnouch/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/aqnouch/subscriptions\",\"organizations_url\":\"https://api.github.com/users/aqnouch/orgs\",\"repos_url\":\"https://api.github.com/users/aqnouch/repos\",\"events_url\":\"https://api.github.com/users/aqnouch/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/aqnouch/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2016-01-01T01:09:11Z\",\"updated_at\":\"2016-01-01T20:12:56Z\",\"closed_at\":\"2016-01-01T20:12:56Z\",\"merged_at\":null,\"merge_commit_sha\":\"2af2c93232ec9add0166000fa8a7b79901b14d09\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":26387941,\"node_id\":\"MDU6TGFiZWwyNjM4Nzk0MQ==\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/meta\",\"name\":\"meta\",\"color\":\"444444\",\"default\":false,\"description\":null},{\"id\":250176946,\"node_id\":\"MDU6TGFiZWwyNTAxNzY5NDY=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/v3\",\"name\":\"v3\",\"color\":\"d9534f\",\"default\":false,\"description\":null}],\"milestone\":{\"url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/34\",\"html_url\":\"https://github.com/twbs/bootstrap/milestone/34\",\"labels_url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/34/labels\",\"id\":1427864,\"node_id\":\"MDk6TWlsZXN0b25lMTQyNzg2NA==\",\"number\":34,\"title\":\"v3.3.7\",\"description\":\"\",\"creator\":{\"login\":\"mdo\",\"id\":98681,\"node_id\":\"MDQ6VXNlcjk4Njgx\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/98681?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mdo\",\"html_url\":\"https://github.com/mdo\",\"followers_url\":\"https://api.github.com/users/mdo/followers\",\"following_url\":\"https://api.github.com/users/mdo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mdo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mdo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mdo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mdo/orgs\",\"repos_url\":\"https://api.github.com/users/mdo/repos\",\"events_url\":\"https://api.github.com/users/mdo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mdo/received_events\",\"type\":\"User\",\"site_admin\":true},\"open_issues\":0,\"closed_issues\":84,\"state\":\"closed\",\"created_at\":\"2015-11-24T18:47:38Z\",\"updated_at\":\"2016-07-25T16:06:16Z\",\"due_on\":\"2016-07-25T07:00:00Z\",\"closed_at\":\"2016-07-25T16:06:16Z\"},\"draft\":false,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/18739/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/18739/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/tw
INSERT INTO `pullreq` VALUES ('1461', 'pydata/pandas', '10229', '{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/10229\",\"id\":36484596,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzY0ODQ1OTY=\",\"html_url\":\"https://github.com/pandas-dev/pandas/pull/10229\",\"diff_url\":\"https://github.com/pandas-dev/pandas/pull/10229.diff\",\"patch_url\":\"https://github.com/pandas-dev/pandas/pull/10229.patch\",\"issue_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/10229\",\"number\":10229,\"state\":\"closed\",\"locked\":false,\"title\":\"CLN: Remove redundant self.unique_check and self._do_unique_check\",\"user\":{\"login\":\"toobaz\",\"id\":1224492,\"node_id\":\"MDQ6VXNlcjEyMjQ0OTI=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1224492?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/toobaz\",\"html_url\":\"https://github.com/toobaz\",\"followers_url\":\"https://api.github.com/users/toobaz/followers\",\"following_url\":\"https://api.github.com/users/toobaz/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/toobaz/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/toobaz/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/toobaz/subscriptions\",\"organizations_url\":\"https://api.github.com/users/toobaz/orgs\",\"repos_url\":\"https://api.github.com/users/toobaz/repos\",\"events_url\":\"https://api.github.com/users/toobaz/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/toobaz/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"New version of https://github.com/pydata/pandas/pull/10139 , which now completely removes unused attribute and method, avoiding a couple of useless checks.\\n\",\"created_at\":\"2015-05-29T08:39:44Z\",\"updated_at\":\"2017-11-23T16:23:55Z\",\"closed_at\":\"2015-08-15T23:56:31Z\",\"merged_at\":null,\"merge_commit_sha\":\"b2733da45e29749782af01776d02752d5e212467\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/10229/commits\",\"review_comments_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/10229/comments\",\"review_comment_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/10229/comments\",\"statuses_url\":\"https://api.github.com/repos/pandas-dev/pandas/statuses/4cf678870225328cc3f7a84e366017ca70269f4d\",\"head\":{\"label\":\"toobaz:remove_uniquecheck\",\"ref\":\"remove_uniquecheck\",\"sha\":\"4cf678870225328cc3f7a84e366017ca70269f4d\",\"user\":{\"login\":\"toobaz\",\"id\":1224492,\"node_id\":\"MDQ6VXNlcjEyMjQ0OTI=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1224492?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/toobaz\",\"html_url\":\"https://github.com/toobaz\",\"followers_url\":\"https://api.github.com/users/toobaz/followers\",\"following_url\":\"https://api.github.com/users/toobaz/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/toobaz/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/toobaz/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/toobaz/subscriptions\",\"organizations_url\":\"https://api.github.com/users/toobaz/orgs\",\"repos_url\":\"https://api.github.com/users/toobaz/repos\",\"events_url\":\"https://api.github.com/users/toobaz/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/toobaz/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":17260108,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNzI2MDEwOA==\",\"name\":\"pandas\",\"full_name\":\"toobaz/pandas\",\"owner\":{\"login\":\"toobaz\",\"id\":1224492,\"node_id\":\"MDQ6VXNlcjEyMjQ0OTI=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1224492?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/toobaz\",\"html_url\":\"https://github.com/toobaz\",\"followers_url\":\"https://api.github.co
INSERT INTO `pullreq` VALUES ('1465', 'saltstack/salt', '19890', '{\"url\":\"https://api.github.com/repos/saltstack/salt/pulls/19890\",\"id\":27720095,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mjc3MjAwOTU=\",\"html_url\":\"https://github.com/saltstack/salt/pull/19890\",\"diff_url\":\"https://github.com/saltstack/salt/pull/19890.diff\",\"patch_url\":\"https://github.com/saltstack/salt/pull/19890.patch\",\"issue_url\":\"https://api.github.com/repos/saltstack/salt/issues/19890\",\"number\":19890,\"state\":\"closed\",\"locked\":false,\"title\":\"Revert \\\"Fixes secgroup return for EC2-VPC\\\"\",\"user\":{\"login\":\"ryan-lane\",\"id\":1538354,\"node_id\":\"MDQ6VXNlcjE1MzgzNTQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1538354?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ryan-lane\",\"html_url\":\"https://github.com/ryan-lane\",\"followers_url\":\"https://api.github.com/users/ryan-lane/followers\",\"following_url\":\"https://api.github.com/users/ryan-lane/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ryan-lane/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ryan-lane/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ryan-lane/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ryan-lane/orgs\",\"repos_url\":\"https://api.github.com/users/ryan-lane/repos\",\"events_url\":\"https://api.github.com/users/ryan-lane/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ryan-lane/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"As described in https://github.com/saltstack/salt/pull/19782, this change is dangerous and should be reverted.\\n\",\"created_at\":\"2015-01-20T22:49:07Z\",\"updated_at\":\"2015-01-21T00:31:21Z\",\"closed_at\":\"2015-01-21T00:31:20Z\",\"merged_at\":\"2015-01-21T00:31:20Z\",\"merge_commit_sha\":\"2a64f5dd89901f969dbbabce5d338a02abc2413a\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/saltstack/salt/pulls/19890/commits\",\"review_comments_url\":\"https://api.github.com/repos/saltstack/salt/pulls/19890/comments\",\"review_comment_url\":\"https://api.github.com/repos/saltstack/salt/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/saltstack/salt/issues/19890/comments\",\"statuses_url\":\"https://api.github.com/repos/saltstack/salt/statuses/738a0f2121a42e8cb7f75795fc09602531503d47\",\"head\":{\"label\":\"ryan-lane:revert-19782-boto-secgroup-vpc-return\",\"ref\":\"revert-19782-boto-secgroup-vpc-return\",\"sha\":\"738a0f2121a42e8cb7f75795fc09602531503d47\",\"user\":{\"login\":\"ryan-lane\",\"id\":1538354,\"node_id\":\"MDQ6VXNlcjE1MzgzNTQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1538354?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ryan-lane\",\"html_url\":\"https://github.com/ryan-lane\",\"followers_url\":\"https://api.github.com/users/ryan-lane/followers\",\"following_url\":\"https://api.github.com/users/ryan-lane/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ryan-lane/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ryan-lane/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ryan-lane/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ryan-lane/orgs\",\"repos_url\":\"https://api.github.com/users/ryan-lane/repos\",\"events_url\":\"https://api.github.com/users/ryan-lane/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ryan-lane/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":17241856,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNzI0MTg1Ng==\",\"name\":\"salt\",\"full_name\":\"ryan-lane/salt\",\"owner\":{\"login\":\"ryan-lane\",\"id\":1538354,\"node_id\":\"MDQ6VXNlcjE1MzgzNTQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1538354?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ryan-lane\",\"html_url\":\"https://github.com/rya
INSERT INTO `pullreq` VALUES ('1469', 'rust-lang/rust', '37493', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/37493\",\"id\":91556875,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTE1NTY4NzU=\",\"html_url\":\"https://github.com/rust-lang/rust/pull/37493\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/37493.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/37493.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/37493\",\"number\":37493,\"state\":\"closed\",\"locked\":false,\"title\":\"Show span for trait that doesn\'t implement Copy\",\"user\":{\"login\":\"estebank\",\"id\":1606434,\"node_id\":\"MDQ6VXNlcjE2MDY0MzQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1606434?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/estebank\",\"html_url\":\"https://github.com/estebank\",\"followers_url\":\"https://api.github.com/users/estebank/followers\",\"following_url\":\"https://api.github.com/users/estebank/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/estebank/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/estebank/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/estebank/subscriptions\",\"organizations_url\":\"https://api.github.com/users/estebank/orgs\",\"repos_url\":\"https://api.github.com/users/estebank/repos\",\"events_url\":\"https://api.github.com/users/estebank/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/estebank/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Point at span for trait that doesn\'t implement `Copy`.\\r\\n\\r\\nGiven the following code:\\r\\n\\r\\n```rust\\r\\nstruct NoCopy;\\r\\n\\r\\nenum Test {\\r\\n MyVariant(NoCopy)\\r\\n}\\r\\n\\r\\nimpl Copy for Test {}\\r\\n\\r\\nfn main() {}\\r\\n```\\r\\nshow the following output:\\r\\n\\r\\n```nocode\\r\\nerror[E0205]: the trait `Copy` may not be implemented for this type\\r\\n --> file.rs:7:6\\r\\n |\\r\\n4 | MyVariant(NoCopy)\\r\\n | ----------------- `MyVariant` defined here\\r\\n...\\r\\n7 | impl Copy for Test {}\\r\\n | ^^^^ variant `MyVariant` does not implement `Copy`\\r\\n\\r\\nerror: aborting due to previous error\\r\\n```\\r\\n\\r\\nRe: #19950.\",\"created_at\":\"2016-10-31T04:56:40Z\",\"updated_at\":\"2017-01-05T17:45:00Z\",\"closed_at\":\"2017-01-05T17:42:48Z\",\"merged_at\":null,\"merge_commit_sha\":\"5b4fab110cdb8adf9f051e144a01659f52f62f84\",\"assignee\":{\"login\":\"jonathandturner\",\"id\":547158,\"node_id\":\"MDQ6VXNlcjU0NzE1OA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/547158?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jonathandturner\",\"html_url\":\"https://github.com/jonathandturner\",\"followers_url\":\"https://api.github.com/users/jonathandturner/followers\",\"following_url\":\"https://api.github.com/users/jonathandturner/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jonathandturner/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jonathandturner/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jonathandturner/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jonathandturner/orgs\",\"repos_url\":\"https://api.github.com/users/jonathandturner/repos\",\"events_url\":\"https://api.github.com/users/jonathandturner/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jonathandturner/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"jonathandturner\",\"id\":547158,\"node_id\":\"MDQ6VXNlcjU0NzE1OA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/547158?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jonathandturner\",\"html_url\":\"https://github.com/jonathandturner\",\"followers_url\":\"https://api.github.com/users/jonathandturner/followers\",\"following_url\":\"https://api.github.com/users/jonathandturner/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jonathandturner/gists{/gist_id}\",\"st
INSERT INTO `pullreq` VALUES ('1474', 'hashicorp/terraform', '1952', '{\"url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/1952\",\"id\":35366919,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzUzNjY5MTk=\",\"html_url\":\"https://github.com/hashicorp/terraform/pull/1952\",\"diff_url\":\"https://github.com/hashicorp/terraform/pull/1952.diff\",\"patch_url\":\"https://github.com/hashicorp/terraform/pull/1952.patch\",\"issue_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/1952\",\"number\":1952,\"state\":\"closed\",\"locked\":false,\"title\":\"Add support for SNS topics\",\"user\":{\"login\":\"ctiwald\",\"id\":667276,\"node_id\":\"MDQ6VXNlcjY2NzI3Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/667276?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ctiwald\",\"html_url\":\"https://github.com/ctiwald\",\"followers_url\":\"https://api.github.com/users/ctiwald/followers\",\"following_url\":\"https://api.github.com/users/ctiwald/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ctiwald/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ctiwald/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ctiwald/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ctiwald/orgs\",\"repos_url\":\"https://api.github.com/users/ctiwald/repos\",\"events_url\":\"https://api.github.com/users/ctiwald/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ctiwald/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Chips away at #28. This would have been the simplest thing in the world to do were it not for one, uh, feature of the SNS API. There is no way to describe or filter for an individual topic.\\n\\nInstead, you have to page results back from a complete topic list, and unlike autoscaling groups (whose paging limit is something like 1600), the paging limit for SNS topics is 100. I didn\'t feel right not supporting result paging here; it\'s entirely possible a TF user could have more than 100 SNS topics if they really love the product, so I wrote a pager.\\n\\nThe file is `sns_topic_seeker.go` and implements a basic state machine whose design will look mighty familiar if you\'ve ever seen [this presentation](http://cuddle.googlecode.com/hg/talk/lex.html#title-slide) by Rob Pike or read the source code to `text/template/parse/lex.go` in the stdlib. It\'s basically a slimmed down implementation of the same pattern, and I\'ve covered it with a bunch of unit tests to make sure it works and works well.\\n\\nFor what it\'s worth, I think it could be abstracted to an interface and used to \\\"page\\\" anything in AWS that returns a `NextToken`, but I didn\'t want to build a generalized version if this is the only AWS resource that\'ll use it.\\n\\nAnyway, let me know if there are any problems here. I\'m going to add SNS topic support to AS groups too per #1419, but that file\'s a bit complex and I didn\'t feel like biting it off quite yet. I need it though so I\'ll try to finish it off later this week.\\n\",\"created_at\":\"2015-05-13T20:26:49Z\",\"updated_at\":\"2015-05-18T16:02:37Z\",\"closed_at\":\"2015-05-16T15:41:38Z\",\"merged_at\":null,\"merge_commit_sha\":\"a41eaf6ebbe7706903ebecd89027e0c3c36c47ed\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":85946959,\"node_id\":\"MDU6TGFiZWw4NTk0Njk1OQ==\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/enhancement\",\"name\":\"enhancement\",\"color\":\"d4c5f9\",\"default\":true},{\"id\":127939518,\"node_id\":\"MDU6TGFiZWwxMjc5Mzk1MTg=\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/provider/aws\",\"name\":\"provider/aws\",\"color\":\"bfdadc\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/1952/commits\",\"review_comments_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/1952/comments\",\"review_comment_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/comments
INSERT INTO `pullreq` VALUES ('1479', 'rails/rails', '10538', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/10538\",\"id\":5624469,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTYyNDQ2OQ==\",\"html_url\":\"https://github.com/rails/rails/pull/10538\",\"diff_url\":\"https://github.com/rails/rails/pull/10538.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/10538.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/10538\",\"number\":10538,\"state\":\"closed\",\"locked\":false,\"title\":\"scope_chain should not be mutated for other reflections\",\"user\":{\"login\":\"neerajdotname\",\"id\":6399,\"node_id\":\"MDQ6VXNlcjYzOTk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/6399?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/neerajdotname\",\"html_url\":\"https://github.com/neerajdotname\",\"followers_url\":\"https://api.github.com/users/neerajdotname/followers\",\"following_url\":\"https://api.github.com/users/neerajdotname/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/neerajdotname/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/neerajdotname/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/neerajdotname/subscriptions\",\"organizations_url\":\"https://api.github.com/users/neerajdotname/orgs\",\"repos_url\":\"https://api.github.com/users/neerajdotname/repos\",\"events_url\":\"https://api.github.com/users/neerajdotname/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/neerajdotname/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Currently `scope_chain` uses same array for building different\\n`scope_chain` for different associations. During processing\\nthese arrays are sometimes mutated and because of in-place\\nmutation the changed `scope_chain` impacts other reflections.\\n\\nFix is to dup the value before adding to the `scope_chain`.\\n\\nFixes #3882.\\n\",\"created_at\":\"2013-05-09T17:35:05Z\",\"updated_at\":\"2014-06-13T19:37:53Z\",\"closed_at\":\"2013-10-14T19:26:11Z\",\"merged_at\":\"2013-10-14T19:26:11Z\",\"merge_commit_sha\":\"2dfe13843b30e1dc6afe05743e87fa3e18e30f9c\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/10538/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/10538/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/10538/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/cd9592959f9f16b228ac3f4bc6fc92932253f8dc\",\"head\":{\"label\":\"neerajdotname:3882\",\"ref\":\"3882\",\"sha\":\"cd9592959f9f16b228ac3f4bc6fc92932253f8dc\",\"user\":{\"login\":\"neerajdotname\",\"id\":6399,\"node_id\":\"MDQ6VXNlcjYzOTk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/6399?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/neerajdotname\",\"html_url\":\"https://github.com/neerajdotname\",\"followers_url\":\"https://api.github.com/users/neerajdotname/followers\",\"following_url\":\"https://api.github.com/users/neerajdotname/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/neerajdotname/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/neerajdotname/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/neerajdotname/subscriptions\",\"organizations_url\":\"https://api.github.com/users/neerajdotname/orgs\",\"repos_url\":\"https://api.github.com/users/neerajdotname/repos\",\"events_url\":\"https://api.github.com/users/neerajdotname/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/neerajdotname/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"rails:master\",\"ref\":\"master\",\"sha\":\"ad590413b45bbb3d3f291063158e8c2692e7dc49\",\"user\":{\"login\":\"rails\",\"id\":4223,\"n
INSERT INTO `pullreq` VALUES ('1484', 'rails/rails', '26686', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/26686\",\"id\":87642806,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODc2NDI4MDY=\",\"html_url\":\"https://github.com/rails/rails/pull/26686\",\"diff_url\":\"https://github.com/rails/rails/pull/26686.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/26686.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/26686\",\"number\":26686,\"state\":\"closed\",\"locked\":false,\"title\":\"Correct caller tracking in delegated deprecation methods\",\"user\":{\"login\":\"matthewd\",\"id\":1034,\"node_id\":\"MDQ6VXNlcjEwMzQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1034?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/matthewd\",\"html_url\":\"https://github.com/matthewd\",\"followers_url\":\"https://api.github.com/users/matthewd/followers\",\"following_url\":\"https://api.github.com/users/matthewd/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/matthewd/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/matthewd/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/matthewd/subscriptions\",\"organizations_url\":\"https://api.github.com/users/matthewd/orgs\",\"repos_url\":\"https://api.github.com/users/matthewd/repos\",\"events_url\":\"https://api.github.com/users/matthewd/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/matthewd/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Without this, we\'re relying on the path-based caller stripping to skip over the extra level of in-framework caller... and that doesn\'t always work. Fixes #24858; closes #24861.\\n\\nThe filename-based caller filter makes this hard to test at the moment, but it basically changes:\\n\\n```\\nirb(main):001:0> def retired_method; ActiveSupport::Deprecation.warn \\\"use better_method instead\\\"; nil; end\\n=> :retired_method\\nirb(main):002:0> retired_method\\nDEPRECATION WARNING: use better_method instead (called from retired_method at (irb):1)\\n=> nil\\nirb(main):003:0> retired_method\\nDEPRECATION WARNING: use better_method instead (called from retired_method at (irb):1)\\n=> nil\\n```\\n\\n(incorrectly blaming `retired_method` as being the _caller_)\\n\\ninto:\\n\\n```\\nirb(main):001:0> def retired_method; ActiveSupport::Deprecation.warn \\\"use better_method instead\\\"; nil; end\\n=> :retired_method\\nirb(main):002:0> retired_method\\nDEPRECATION WARNING: use better_method instead (called from irb_binding at (irb):2)\\n=> nil\\nirb(main):003:0> retired_method\\nDEPRECATION WARNING: use better_method instead (called from irb_binding at (irb):3)\\n=> nil\\n```\\n\",\"created_at\":\"2016-10-02T19:00:15Z\",\"updated_at\":\"2017-06-11T23:20:20Z\",\"closed_at\":\"2016-10-04T18:53:21Z\",\"merged_at\":\"2016-10-04T18:53:20Z\",\"merge_commit_sha\":\"6ecb14715e4d5acb06c282b96b795404e25c7a11\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":107194,\"node_id\":\"MDU6TGFiZWwxMDcxOTQ=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/activesupport\",\"name\":\"activesupport\",\"color\":\"FC9300\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/26686/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/26686/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/26686/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/62ed56135be5fd9567fab6647fc588b234a96e04\",\"head\":{\"label\":\"matthewd:deprecation-caller\",\"ref\":\"deprecation-caller\",\"sha\":\"62ed56135be5fd9567fab6647fc588b234a96e04\",\"user\":{\"login\":\"matthewd\",\"id\":1034,\"node_id\":\"MDQ6VXNlcjEwMzQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1034?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/matth
INSERT INTO `pullreq` VALUES ('1488', 'angular/angular.js', '9013', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/9013\",\"id\":21029624,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjEwMjk2MjQ=\",\"html_url\":\"https://github.com/angular/angular.js/pull/9013\",\"diff_url\":\"https://github.com/angular/angular.js/pull/9013.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/9013.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/9013\",\"number\":9013,\"state\":\"closed\",\"locked\":false,\"title\":\"i18n - Extended Number Format Symbol Rules\",\"user\":{\"login\":\"mgallag\",\"id\":4184747,\"node_id\":\"MDQ6VXNlcjQxODQ3NDc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/4184747?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mgallag\",\"html_url\":\"https://github.com/mgallag\",\"followers_url\":\"https://api.github.com/users/mgallag/followers\",\"following_url\":\"https://api.github.com/users/mgallag/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mgallag/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mgallag/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mgallag/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mgallag/orgs\",\"repos_url\":\"https://api.github.com/users/mgallag/repos\",\"events_url\":\"https://api.github.com/users/mgallag/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mgallag/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"- Added `numberformatsymbolsext.js` to Closure Slurper script\\n- Regenerated locales\\n\\nThis should correct the configurations for many locales.\\n\\nFixes currency symbol issue in #8931.\\n\",\"created_at\":\"2014-09-10T15:41:30Z\",\"updated_at\":\"2014-09-11T18:56:53Z\",\"closed_at\":\"2014-09-11T00:16:29Z\",\"merged_at\":null,\"merge_commit_sha\":\"7eb93d38ddfc8262ea57c95a8d4f6b58341a8a97\",\"assignee\":{\"login\":\"caitp\",\"id\":2294695,\"node_id\":\"MDQ6VXNlcjIyOTQ2OTU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2294695?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/caitp\",\"html_url\":\"https://github.com/caitp\",\"followers_url\":\"https://api.github.com/users/caitp/followers\",\"following_url\":\"https://api.github.com/users/caitp/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/caitp/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/caitp/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/caitp/subscriptions\",\"organizations_url\":\"https://api.github.com/users/caitp/orgs\",\"repos_url\":\"https://api.github.com/users/caitp/repos\",\"events_url\":\"https://api.github.com/users/caitp/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/caitp/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"caitp\",\"id\":2294695,\"node_id\":\"MDQ6VXNlcjIyOTQ2OTU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2294695?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/caitp\",\"html_url\":\"https://github.com/caitp\",\"followers_url\":\"https://api.github.com/users/caitp/followers\",\"following_url\":\"https://api.github.com/users/caitp/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/caitp/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/caitp/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/caitp/subscriptions\",\"organizations_url\":\"https://api.github.com/users/caitp/orgs\",\"repos_url\":\"https://api.github.com/users/caitp/repos\",\"events_url\":\"https://api.github.com/users/caitp/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/caitp/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":53200617,\"node_id\":\"MDU6TGFiZWw1MzIwMDYxNw==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/cla:%20yes\",\"nam
INSERT INTO `pullreq` VALUES ('1492', 'ceph/ceph', '11363', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/11363\",\"id\":88373115,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODgzNzMxMTU=\",\"html_url\":\"https://github.com/ceph/ceph/pull/11363\",\"diff_url\":\"https://github.com/ceph/ceph/pull/11363.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/11363.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/11363\",\"number\":11363,\"state\":\"closed\",\"locked\":false,\"title\":\"rbd/cls_rbd: silence compiler warnings\",\"user\":{\"login\":\"xiexingguo\",\"id\":14193361,\"node_id\":\"MDQ6VXNlcjE0MTkzMzYx\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/14193361?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/xiexingguo\",\"html_url\":\"https://github.com/xiexingguo\",\"followers_url\":\"https://api.github.com/users/xiexingguo/followers\",\"following_url\":\"https://api.github.com/users/xiexingguo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/xiexingguo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/xiexingguo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/xiexingguo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/xiexingguo/orgs\",\"repos_url\":\"https://api.github.com/users/xiexingguo/repos\",\"events_url\":\"https://api.github.com/users/xiexingguo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/xiexingguo/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"As below:\\n\\n```\\n[ 15%] Building CXX object src/test/librbd/CMakeFiles/rbd_test.dir/test_fixture.cc.o\\nIn file included from /home/jenkins-build/build/workspace/ceph-pull-requests/src/cls/rbd/cls_rbd.cc:42:0:\\n/home/jenkins-build/build/workspace/ceph-pull-requests/src/cls/rbd/cls_rbd.cc: In function int set_features(cls_method_context_t, ceph::bufferlist*, ceph::bufferlist*):\\n/home/jenkins-build/build/workspace/ceph-pull-requests/src/objclass/objclass.h:35:72: warning: format %lu expects argument of type long unsigned int, but argument 5 has type long long unsigned int [-Wformat=]\\n cls_log(level, \\\"<cls> %s:%d: \\\" fmt, __FILE__, __LINE__, ##__VA_ARGS__)\\n ^\\n/home/jenkins-build/build/workspace/ceph-pull-requests/src/objclass/objclass.h:36:27: note: in expansion of macro CLS_LOG\\n #define CLS_ERR(fmt, ...) CLS_LOG(0, fmt, ##__VA_ARGS__)\\n ^\\n/home/jenkins-build/build/workspace/ceph-pull-requests/src/cls/rbd/cls_rbd.cc:443:5: note: in expansion of macro CLS_ERR\\n CLS_ERR(\\\"Attempting to enable immutable feature: %\\\" PRIu64,\\n ^\\nLinking CXX shared library ../../lib/libcls_journal.so\\n[ 15%] Built target cls_journal\\nScanning dependencies of target rbd_test_mock\\n\\n[ 15%] Building CXX object src/test/librbd/CMakeFiles/rbd_test_mock.dir/mock/MockImageCtx.cc.o\\n CC db/compaction_iterator.o\\n[ 15%] Building CXX object src/test/librados_test_stub/CMakeFiles/rados_test_stub.dir/TestClassHandler.cc.o\\n CC db/compaction_job.o\\n[ 15%] Building CXX object src/test/librados_test_stub/CMakeFiles/rados_test_stub.dir/TestIoCtxImpl.cc.o\\nLinking CXX static library ../../../lib/libjournal_test_mock.a\\n[ 15%] Built target journal_test_mock\\nScanning dependencies of target rbd_api\\n[ 15%] Building CXX object src/librbd/CMakeFiles/rbd_api.dir/librbd.cc.o\\n/home/jenkins-build/build/workspace/ceph-pull-requests/src/cls/rbd/cls_rbd.cc: In function int get_data_pool(cls_method_context_t, ceph::bufferlist*, ceph::bufferlist*):\\n/home/jenkins-build/build/workspace/ceph-pull-requests/src/cls/rbd/cls_rbd.cc:1499:11: warning: data_pool_id may be used uninitialized in this function [-Wmaybe-uninitialized]\\n int64_t data_pool_id;\\n ^\\n```\\n\\nSigned-off-by: xie xingguo xie.xingguo@zte.com.cn\\n\",\"created_at\":\"2016-10-07T02:39:37Z\",\"updated_at\":\"2016-10-10T15:09:21Z\",\"closed_at\":
INSERT INTO `pullreq` VALUES ('1496', 'rails/rails', '3066', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/3066\",\"id\":338367,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzM4MzY3\",\"html_url\":\"https://github.com/rails/rails/pull/3066\",\"diff_url\":\"https://github.com/rails/rails/pull/3066.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/3066.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/3066\",\"number\":3066,\"state\":\"closed\",\"locked\":false,\"title\":\"When running plugin new the generated .gitignore should include non-project files in test dummy\",\"user\":{\"login\":\"mikebannister\",\"id\":65570,\"node_id\":\"MDQ6VXNlcjY1NTcw\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/65570?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mikebannister\",\"html_url\":\"https://github.com/mikebannister\",\"followers_url\":\"https://api.github.com/users/mikebannister/followers\",\"following_url\":\"https://api.github.com/users/mikebannister/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mikebannister/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mikebannister/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mikebannister/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mikebannister/orgs\",\"repos_url\":\"https://api.github.com/users/mikebannister/repos\",\"events_url\":\"https://api.github.com/users/mikebannister/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mikebannister/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The current behavior is that the ignored non-project files are hardcoded to test/dummy in the generated .gitignore. The patch makes .gitignore a template and ensures that the test dummy directory corresponds to the supplied path if the --dummy-path option is supplied (or not).\\n\\nI included a sanity check test that passes for the current behavior and one for the new behavior.\\n\\nMike\\n\\nP.s. First time committing, hope things look OK. Thanks!\\n\",\"created_at\":\"2011-09-18T20:42:35Z\",\"updated_at\":\"2014-07-03T06:03:18Z\",\"closed_at\":\"2011-11-16T11:40:58Z\",\"merged_at\":null,\"merge_commit_sha\":\"a3bb390482d70c87ad2a3d38c1b9ac6c59e243ef\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/3066/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/3066/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/3066/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/065b477de6afb2885331dff32cabefb57122f8b5\",\"head\":{\"label\":\"mikebannister:gitignore-points-to-test-dummy\",\"ref\":\"gitignore-points-to-test-dummy\",\"sha\":\"065b477de6afb2885331dff32cabefb57122f8b5\",\"user\":{\"login\":\"mikebannister\",\"id\":65570,\"node_id\":\"MDQ6VXNlcjY1NTcw\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/65570?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mikebannister\",\"html_url\":\"https://github.com/mikebannister\",\"followers_url\":\"https://api.github.com/users/mikebannister/followers\",\"following_url\":\"https://api.github.com/users/mikebannister/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mikebannister/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mikebannister/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mikebannister/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mikebannister/orgs\",\"repos_url\":\"https://api.github.com/users/mikebannister/repos\",\"events_url\":\"https://api.github.com/users/mikebannister/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mikebannister/received_events\",\"type\":\"User\",\"site_admin\":false},\"re
INSERT INTO `pullreq` VALUES ('1501', 'twbs/bootstrap', '22697', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/22697\",\"id\":122584075,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTIyNTg0MDc1\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/22697\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/22697.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/22697.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/22697\",\"number\":22697,\"state\":\"closed\",\"locked\":false,\"title\":\"Update equal-width example numbering\",\"user\":{\"login\":\"Scoutski\",\"id\":7526146,\"node_id\":\"MDQ6VXNlcjc1MjYxNDY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/7526146?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Scoutski\",\"html_url\":\"https://github.com/Scoutski\",\"followers_url\":\"https://api.github.com/users/Scoutski/followers\",\"following_url\":\"https://api.github.com/users/Scoutski/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Scoutski/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Scoutski/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Scoutski/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Scoutski/orgs\",\"repos_url\":\"https://api.github.com/users/Scoutski/repos\",\"events_url\":\"https://api.github.com/users/Scoutski/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Scoutski/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"PR simply updates the numbering in the equal-width example in the grid docs.\",\"created_at\":\"2017-05-26T07:04:16Z\",\"updated_at\":\"2017-05-26T18:06:33Z\",\"closed_at\":\"2017-05-26T18:06:25Z\",\"merged_at\":\"2017-05-26T18:06:25Z\",\"merge_commit_sha\":\"c8c51186f58886b114fbcc4e0b01dd2df3d74d36\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":143597,\"node_id\":\"MDU6TGFiZWwxNDM1OTc=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/docs\",\"name\":\"docs\",\"color\":\"007bff\",\"default\":false},{\"id\":250176882,\"node_id\":\"MDU6TGFiZWwyNTAxNzY4ODI=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/v4\",\"name\":\"v4\",\"color\":\"563d7c\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/41\",\"html_url\":\"https://github.com/twbs/bootstrap/milestone/41\",\"labels_url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/41/labels\",\"id\":2206502,\"node_id\":\"MDk6TWlsZXN0b25lMjIwNjUwMg==\",\"number\":41,\"title\":\"v4.0.0-beta\",\"description\":\"\",\"creator\":{\"login\":\"mdo\",\"id\":98681,\"node_id\":\"MDQ6VXNlcjk4Njgx\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/98681?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mdo\",\"html_url\":\"https://github.com/mdo\",\"followers_url\":\"https://api.github.com/users/mdo/followers\",\"following_url\":\"https://api.github.com/users/mdo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mdo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mdo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mdo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mdo/orgs\",\"repos_url\":\"https://api.github.com/users/mdo/repos\",\"events_url\":\"https://api.github.com/users/mdo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mdo/received_events\",\"type\":\"User\",\"site_admin\":true},\"open_issues\":0,\"closed_issues\":392,\"state\":\"closed\",\"created_at\":\"2016-12-20T05:42:49Z\",\"updated_at\":\"2017-08-11T05:05:32Z\",\"due_on\":null,\"closed_at\":\"2017-08-11T04:49:33Z\"},\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/22697/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/22697/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"
INSERT INTO `pullreq` VALUES ('1506', 'symfony/symfony-docs', '7587', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/7587\",\"id\":109444040,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA5NDQ0MDQw\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/7587\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/7587.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/7587.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/7587\",\"number\":7587,\"state\":\"closed\",\"locked\":false,\"title\":\"Added note about using the Validator TypeTestCase in form unit testing\",\"user\":{\"login\":\"pierredup\",\"id\":144858,\"node_id\":\"MDQ6VXNlcjE0NDg1OA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/144858?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/pierredup\",\"html_url\":\"https://github.com/pierredup\",\"followers_url\":\"https://api.github.com/users/pierredup/followers\",\"following_url\":\"https://api.github.com/users/pierredup/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/pierredup/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/pierredup/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/pierredup/subscriptions\",\"organizations_url\":\"https://api.github.com/users/pierredup/orgs\",\"repos_url\":\"https://api.github.com/users/pierredup/repos\",\"events_url\":\"https://api.github.com/users/pierredup/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/pierredup/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This update ads the usage of the validator TypeTestCase class to use for testing when validation is required.\",\"created_at\":\"2017-03-07T10:04:16Z\",\"updated_at\":\"2018-01-10T09:14:31Z\",\"closed_at\":\"2018-01-10T09:13:26Z\",\"merged_at\":\"2018-01-10T09:13:26Z\",\"merge_commit_sha\":\"c495b92e084b776944598310525848a1125bae93\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":32958317,\"node_id\":\"MDU6TGFiZWwzMjk1ODMxNw==\",\"url\":\"https://api.github.com/repos/symfony/symfony-docs/labels/Form\",\"name\":\"Form\",\"color\":\"DDDDDD\",\"default\":false},{\"id\":122168046,\"node_id\":\"MDU6TGFiZWwxMjIxNjgwNDY=\",\"url\":\"https://api.github.com/repos/symfony/symfony-docs/labels/Status:%20Reviewed\",\"name\":\"Status: Reviewed\",\"color\":\"0e8a16\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/milestones/9\",\"html_url\":\"https://github.com/symfony/symfony-docs/milestone/9\",\"labels_url\":\"https://api.github.com/repos/symfony/symfony-docs/milestones/9/labels\",\"id\":970401,\"node_id\":\"MDk6TWlsZXN0b25lOTcwNDAx\",\"number\":9,\"title\":\"2.7\",\"description\":\"\",\"creator\":{\"login\":\"wouterj\",\"id\":749025,\"node_id\":\"MDQ6VXNlcjc0OTAyNQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/749025?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wouterj\",\"html_url\":\"https://github.com/wouterj\",\"followers_url\":\"https://api.github.com/users/wouterj/followers\",\"following_url\":\"https://api.github.com/users/wouterj/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/wouterj/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/wouterj/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/wouterj/subscriptions\",\"organizations_url\":\"https://api.github.com/users/wouterj/orgs\",\"repos_url\":\"https://api.github.com/users/wouterj/repos\",\"events_url\":\"https://api.github.com/users/wouterj/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/wouterj/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":386,\"state\":\"closed\",\"created_at\":\"2015-02-08T11:35:04Z\",\"updated_at\":\"2018-07-11T13:46:16Z\",\"due_on\":null,\"closed_at\":\"2018-07-11T13:46:16Z\"},\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/7587/co
INSERT INTO `pullreq` VALUES ('1510', 'facebook/react', '2159', '{\"url\":\"https://api.github.com/repos/facebook/react/pulls/2159\",\"id\":20862942,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjA4NjI5NDI=\",\"html_url\":\"https://github.com/facebook/react/pull/2159\",\"diff_url\":\"https://github.com/facebook/react/pull/2159.diff\",\"patch_url\":\"https://github.com/facebook/react/pull/2159.patch\",\"issue_url\":\"https://api.github.com/repos/facebook/react/issues/2159\",\"number\":2159,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix tutorial code highlights\",\"user\":{\"login\":\"imcotton\",\"id\":149541,\"node_id\":\"MDQ6VXNlcjE0OTU0MQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/149541?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/imcotton\",\"html_url\":\"https://github.com/imcotton\",\"followers_url\":\"https://api.github.com/users/imcotton/followers\",\"following_url\":\"https://api.github.com/users/imcotton/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/imcotton/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/imcotton/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/imcotton/subscriptions\",\"organizations_url\":\"https://api.github.com/users/imcotton/orgs\",\"repos_url\":\"https://api.github.com/users/imcotton/repos\",\"events_url\":\"https://api.github.com/users/imcotton/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/imcotton/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Lines got shift down due to changes made in [this commit](https://github.com/facebook/react/commit/c999785fa0721af549e3d00036714d27fff94158#diff-bec0158e5eafb7c12b1705b74dcaaffbR485).\\n\",\"created_at\":\"2014-09-07T18:42:31Z\",\"updated_at\":\"2014-09-08T01:51:13Z\",\"closed_at\":\"2014-09-08T01:51:13Z\",\"merged_at\":null,\"merge_commit_sha\":\"0d81fbe821c1310ff6b6a6a1245060af0365cea7\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/facebook/react/pulls/2159/commits\",\"review_comments_url\":\"https://api.github.com/repos/facebook/react/pulls/2159/comments\",\"review_comment_url\":\"https://api.github.com/repos/facebook/react/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/facebook/react/issues/2159/comments\",\"statuses_url\":\"https://api.github.com/repos/facebook/react/statuses/038694c93da0ed73290af18365b67e65727f886b\",\"head\":{\"label\":\"imcotton:fix-tutorial-highlights\",\"ref\":\"fix-tutorial-highlights\",\"sha\":\"038694c93da0ed73290af18365b67e65727f886b\",\"user\":{\"login\":\"imcotton\",\"id\":149541,\"node_id\":\"MDQ6VXNlcjE0OTU0MQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/149541?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/imcotton\",\"html_url\":\"https://github.com/imcotton\",\"followers_url\":\"https://api.github.com/users/imcotton/followers\",\"following_url\":\"https://api.github.com/users/imcotton/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/imcotton/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/imcotton/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/imcotton/subscriptions\",\"organizations_url\":\"https://api.github.com/users/imcotton/orgs\",\"repos_url\":\"https://api.github.com/users/imcotton/repos\",\"events_url\":\"https://api.github.com/users/imcotton/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/imcotton/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":23680416,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyMzY4MDQxNg==\",\"name\":\"react\",\"full_name\":\"imcotton/react\",\"owner\":{\"login\":\"imcotton\",\"id\":149541,\"node_id\":\"MDQ6VXNlcjE0OTU0MQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/149541?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/imcotton\",\"html_url\":\"https://github.com/imcotton\",\"followers_url\":\"https://a
INSERT INTO `pullreq` VALUES ('1514', 'ansible/ansible', '4502', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/4502\",\"id\":9080165,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTA4MDE2NQ==\",\"html_url\":\"https://github.com/ansible/ansible/pull/4502\",\"diff_url\":\"https://github.com/ansible/ansible/pull/4502.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/4502.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/4502\",\"number\":4502,\"state\":\"closed\",\"locked\":true,\"title\":\"New library/cloud/ec2 module parameter (assign_public_ip) for non-default VPC instance launching.\",\"user\":{\"login\":\"dxsarmit\",\"id\":5089849,\"node_id\":\"MDQ6VXNlcjUwODk4NDk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5089849?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dxsarmit\",\"html_url\":\"https://github.com/dxsarmit\",\"followers_url\":\"https://api.github.com/users/dxsarmit/followers\",\"following_url\":\"https://api.github.com/users/dxsarmit/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dxsarmit/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dxsarmit/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dxsarmit/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dxsarmit/orgs\",\"repos_url\":\"https://api.github.com/users/dxsarmit/repos\",\"events_url\":\"https://api.github.com/users/dxsarmit/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dxsarmit/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"If an AWS account does not have a default subnet in their VPC configuration, then creating instances in that VPC will not automatically provide a public IP/DNS. Boto added this functionality in 2.13.0 (NetworkInterfaceSpecification.associate_public_ip_address).\\n\\nThis change adds assign_pubic_ip as a parameter to the ec2 module, ensuring that it is not set to one of BOOLEANS_TRUE if vpc_subnet_id is not also set, and if Boto is less than 2.13.0.\\n\\nAll tests pass (make tests).\\n\",\"created_at\":\"2013-10-14T20:28:37Z\",\"updated_at\":\"2019-04-24T19:06:59Z\",\"closed_at\":\"2013-12-02T14:44:29Z\",\"merged_at\":\"2013-12-02T14:44:29Z\",\"merge_commit_sha\":\"67fc8282ce547dae578d7e85d91090e96e75bade\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":61528803,\"node_id\":\"MDU6TGFiZWw2MTUyODgwMw==\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/cloud\",\"name\":\"cloud\",\"color\":\"4071a5\",\"default\":false,\"description\":\"\"},{\"id\":852590921,\"node_id\":\"MDU6TGFiZWw4NTI1OTA5MjE=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/feature\",\"name\":\"feature\",\"color\":\"006b75\",\"default\":false,\"description\":\"This issue/PR relates to a feature request.\"}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/ansible/ansible/pulls/4502/commits\",\"review_comments_url\":\"https://api.github.com/repos/ansible/ansible/pulls/4502/comments\",\"review_comment_url\":\"https://api.github.com/repos/ansible/ansible/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ansible/ansible/issues/4502/comments\",\"statuses_url\":\"https://api.github.com/repos/ansible/ansible/statuses/ef317ecde77b9766806119340b563cb0abc1093f\",\"head\":{\"label\":\"dxsarmit:devel\",\"ref\":\"devel\",\"sha\":\"ef317ecde77b9766806119340b563cb0abc1093f\",\"user\":{\"login\":\"dxsarmit\",\"id\":5089849,\"node_id\":\"MDQ6VXNlcjUwODk4NDk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5089849?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dxsarmit\",\"html_url\":\"https://github.com/dxsarmit\",\"followers_url\":\"https://api.github.com/users/dxsarmit/followers\",\"following_url\":\"https://api.github.com/users/dxsarmit/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dxsarmit/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dxsarmit/starred{/o
INSERT INTO `pullreq` VALUES ('1519', 'joomla/joomla-cms', '2640', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2640\",\"id\":10483084,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA0ODMwODQ=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/2640\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/2640.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/2640.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/2640\",\"number\":2640,\"state\":\"closed\",\"locked\":false,\"title\":\"Problem with the caption position\",\"user\":{\"login\":\"colivier\",\"id\":1595921,\"node_id\":\"MDQ6VXNlcjE1OTU5MjE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1595921?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/colivier\",\"html_url\":\"https://github.com/colivier\",\"followers_url\":\"https://api.github.com/users/colivier/followers\",\"following_url\":\"https://api.github.com/users/colivier/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/colivier/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/colivier/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/colivier/subscriptions\",\"organizations_url\":\"https://api.github.com/users/colivier/orgs\",\"repos_url\":\"https://api.github.com/users/colivier/repos\",\"events_url\":\"https://api.github.com/users/colivier/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/colivier/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The container of caption should be inside the parent block and not before\\n\",\"created_at\":\"2013-12-03T18:32:29Z\",\"updated_at\":\"2014-06-16T20:02:28Z\",\"closed_at\":\"2013-12-04T16:20:04Z\",\"merged_at\":null,\"merge_commit_sha\":\"1f600f9b459ac6571e509fc117f1aa6baec3ab93\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2640/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2640/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/2640/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/3c8343e0769be894182d778c2bf90e853a90b992\",\"head\":{\"label\":\"colivier:patch-1\",\"ref\":\"patch-1\",\"sha\":\"3c8343e0769be894182d778c2bf90e853a90b992\",\"user\":{\"login\":\"colivier\",\"id\":1595921,\"node_id\":\"MDQ6VXNlcjE1OTU5MjE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1595921?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/colivier\",\"html_url\":\"https://github.com/colivier\",\"followers_url\":\"https://api.github.com/users/colivier/followers\",\"following_url\":\"https://api.github.com/users/colivier/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/colivier/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/colivier/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/colivier/subscriptions\",\"organizations_url\":\"https://api.github.com/users/colivier/orgs\",\"repos_url\":\"https://api.github.com/users/colivier/repos\",\"events_url\":\"https://api.github.com/users/colivier/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/colivier/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":14491947,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNDQ5MTk0Nw==\",\"name\":\"joomla-cms\",\"full_name\":\"colivier/joomla-cms\",\"owner\":{\"login\":\"colivier\",\"id\":1595921,\"node_id\":\"MDQ6VXNlcjE1OTU5MjE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1595921?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/colivier\",\"html_url\":\"https://github.com/colivier\",\"followers_url\":\"https://api.github.com/users/colivier/followers\",\"following_url\":\"https://api.github.com/user
INSERT INTO `pullreq` VALUES ('1523', 'rails/rails', '28776', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/28776\",\"id\":116076450,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE2MDc2NDUw\",\"html_url\":\"https://github.com/rails/rails/pull/28776\",\"diff_url\":\"https://github.com/rails/rails/pull/28776.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/28776.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/28776\",\"number\":28776,\"state\":\"closed\",\"locked\":false,\"title\":\"`cache_key` respects the limit in a relation even if a relation is not loaded\",\"user\":{\"login\":\"kamipo\",\"id\":12642,\"node_id\":\"MDQ6VXNlcjEyNjQy\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/12642?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kamipo\",\"html_url\":\"https://github.com/kamipo\",\"followers_url\":\"https://api.github.com/users/kamipo/followers\",\"following_url\":\"https://api.github.com/users/kamipo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kamipo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kamipo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kamipo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kamipo/orgs\",\"repos_url\":\"https://api.github.com/users/kamipo/repos\",\"events_url\":\"https://api.github.com/users/kamipo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/kamipo/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"`cache_key` includes the size of a relation. But if a relation is not\\r\\nloadded, the size is not respected even if a relation has a limit. It\\r\\nshould be respected for consistency.\",\"created_at\":\"2017-04-17T00:09:17Z\",\"updated_at\":\"2017-04-24T13:20:47Z\",\"closed_at\":\"2017-04-20T01:02:08Z\",\"merged_at\":\"2017-04-20T01:02:08Z\",\"merge_commit_sha\":\"d87d0e34dae7511b234058d374507721843dc8ee\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":107191,\"node_id\":\"MDU6TGFiZWwxMDcxOTE=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/activerecord\",\"name\":\"activerecord\",\"color\":\"0b02e1\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/28776/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/28776/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/28776/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/c2dbdd814097031d437aca06f46032c8111d4880\",\"head\":{\"label\":\"kamipo:respect_limit_for_cache_key\",\"ref\":\"respect_limit_for_cache_key\",\"sha\":\"c2dbdd814097031d437aca06f46032c8111d4880\",\"user\":{\"login\":\"kamipo\",\"id\":12642,\"node_id\":\"MDQ6VXNlcjEyNjQy\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/12642?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kamipo\",\"html_url\":\"https://github.com/kamipo\",\"followers_url\":\"https://api.github.com/users/kamipo/followers\",\"following_url\":\"https://api.github.com/users/kamipo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kamipo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kamipo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kamipo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kamipo/orgs\",\"repos_url\":\"https://api.github.com/users/kamipo/repos\",\"events_url\":\"https://api.github.com/users/kamipo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/kamipo/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":14544189,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNDU0NDE4OQ==\",\"name\":\"rails\",\"full_name\":\"kamipo/rails\",\"owner\":{\"login\":\"kamipo\",\"id\":12642,\"node_id\":\"MDQ6VXNlcjEyNjQy\",\"avatar_url\":\"https://avatars0.githubus
INSERT INTO `pullreq` VALUES ('1528', 'joomla/joomla-cms', '13500', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/13500\",\"id\":100570325,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAwNTcwMzI1\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/13500\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/13500.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/13500.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/13500\",\"number\":13500,\"state\":\"open\",\"locked\":false,\"title\":\"Cleanup of canDelete, canEdit and canEditState in Component Models\",\"user\":{\"login\":\"wilsonge\",\"id\":1986000,\"node_id\":\"MDQ6VXNlcjE5ODYwMDA=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1986000?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wilsonge\",\"html_url\":\"https://github.com/wilsonge\",\"followers_url\":\"https://api.github.com/users/wilsonge/followers\",\"following_url\":\"https://api.github.com/users/wilsonge/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/wilsonge/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/wilsonge/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/wilsonge/subscriptions\",\"organizations_url\":\"https://api.github.com/users/wilsonge/orgs\",\"repos_url\":\"https://api.github.com/users/wilsonge/repos\",\"events_url\":\"https://api.github.com/users/wilsonge/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/wilsonge/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This cleans up `canDelete`, `canEdit` and `canEditState` functions so they always return a boolean and are consistent in how they operate (they can return `null` in many cases instead of the documented boolean). There are no actual changes to functionality here so theoretically this is code review.\\r\\n\\r\\nBut feel free to test that the authorisation checks on ability to edit, publish/unpublish and delete are unaffected\\r\\n\",\"created_at\":\"2017-01-07T14:15:33Z\",\"updated_at\":\"2018-08-05T13:10:05Z\",\"closed_at\":null,\"merged_at\":null,\"merge_commit_sha\":\"9ac27a00e83dbce8647a88180509b6ee5e6fc535\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/13500/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/13500/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/13500/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/b865fbbc5d7f889c1866e7ab249a0d9f0da3ff63\",\"head\":{\"label\":\"wilsonge:canDelete\",\"ref\":\"canDelete\",\"sha\":\"b865fbbc5d7f889c1866e7ab249a0d9f0da3ff63\",\"user\":{\"login\":\"wilsonge\",\"id\":1986000,\"node_id\":\"MDQ6VXNlcjE5ODYwMDA=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1986000?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wilsonge\",\"html_url\":\"https://github.com/wilsonge\",\"followers_url\":\"https://api.github.com/users/wilsonge/followers\",\"following_url\":\"https://api.github.com/users/wilsonge/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/wilsonge/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/wilsonge/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/wilsonge/subscriptions\",\"organizations_url\":\"https://api.github.com/users/wilsonge/orgs\",\"repos_url\":\"https://api.github.com/users/wilsonge/repos\",\"events_url\":\"https://api.github.com/users/wilsonge/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/wilsonge/receiv
INSERT INTO `pullreq` VALUES ('1532', 'kubernetes/kubernetes', '15998', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/15998\",\"id\":48277163,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDgyNzcxNjM=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/15998\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/15998.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/15998.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/15998\",\"number\":15998,\"state\":\"closed\",\"locked\":false,\"title\":\"Updated Vagrant VMs to Fedora 23\",\"user\":{\"login\":\"aanm\",\"id\":5714066,\"node_id\":\"MDQ6VXNlcjU3MTQwNjY=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5714066?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/aanm\",\"html_url\":\"https://github.com/aanm\",\"followers_url\":\"https://api.github.com/users/aanm/followers\",\"following_url\":\"https://api.github.com/users/aanm/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/aanm/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/aanm/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/aanm/subscriptions\",\"organizations_url\":\"https://api.github.com/users/aanm/orgs\",\"repos_url\":\"https://api.github.com/users/aanm/repos\",\"events_url\":\"https://api.github.com/users/aanm/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/aanm/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Updated Fedora boxes to Fedora 23 on all providers\\n\\nSigned-off-by: André Martins aanm90@gmail.com\\n\",\"created_at\":\"2015-10-21T00:59:36Z\",\"updated_at\":\"2016-03-04T01:05:41Z\",\"closed_at\":\"2016-01-20T01:13:03Z\",\"merged_at\":\"2016-01-20T01:13:03Z\",\"merge_commit_sha\":\"9593d8447ef49ea14279e33b131e0660f318d763\",\"assignee\":{\"login\":\"derekwaynecarr\",\"id\":6233452,\"node_id\":\"MDQ6VXNlcjYyMzM0NTI=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/6233452?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/derekwaynecarr\",\"html_url\":\"https://github.com/derekwaynecarr\",\"followers_url\":\"https://api.github.com/users/derekwaynecarr/followers\",\"following_url\":\"https://api.github.com/users/derekwaynecarr/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/derekwaynecarr/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/derekwaynecarr/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/derekwaynecarr/subscriptions\",\"organizations_url\":\"https://api.github.com/users/derekwaynecarr/orgs\",\"repos_url\":\"https://api.github.com/users/derekwaynecarr/repos\",\"events_url\":\"https://api.github.com/users/derekwaynecarr/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/derekwaynecarr/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"derekwaynecarr\",\"id\":6233452,\"node_id\":\"MDQ6VXNlcjYyMzM0NTI=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/6233452?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/derekwaynecarr\",\"html_url\":\"https://github.com/derekwaynecarr\",\"followers_url\":\"https://api.github.com/users/derekwaynecarr/followers\",\"following_url\":\"https://api.github.com/users/derekwaynecarr/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/derekwaynecarr/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/derekwaynecarr/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/derekwaynecarr/subscriptions\",\"organizations_url\":\"https://api.github.com/users/derekwaynecarr/orgs\",\"repos_url\":\"https://api.github.com/users/derekwaynecarr/repos\",\"events_url\":\"https://api.github.com/users/derekwaynecarr/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/derekwaynecarr/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":148225
INSERT INTO `pullreq` VALUES ('1536', 'angular/angular.js', '13941', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/13941\",\"id\":58212160,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTgyMTIxNjA=\",\"html_url\":\"https://github.com/angular/angular.js/pull/13941\",\"diff_url\":\"https://github.com/angular/angular.js/pull/13941.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/13941.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/13941\",\"number\":13941,\"state\":\"closed\",\"locked\":false,\"title\":\"refactor(ngAria): remove usused dependency\",\"user\":{\"login\":\"gkalpak\",\"id\":8604205,\"node_id\":\"MDQ6VXNlcjg2MDQyMDU=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/8604205?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gkalpak\",\"html_url\":\"https://github.com/gkalpak\",\"followers_url\":\"https://api.github.com/users/gkalpak/followers\",\"following_url\":\"https://api.github.com/users/gkalpak/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gkalpak/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gkalpak/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gkalpak/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gkalpak/orgs\",\"repos_url\":\"https://api.github.com/users/gkalpak/repos\",\"events_url\":\"https://api.github.com/users/gkalpak/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/gkalpak/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"(As mentioned in https://github.com/angular/angular.js/commit/d06431e5309bb0125588877451dc79b935808134#commitcomment-15871053.)\\n\",\"created_at\":\"2016-02-03T22:33:51Z\",\"updated_at\":\"2016-02-04T09:46:55Z\",\"closed_at\":\"2016-02-03T23:01:39Z\",\"merged_at\":null,\"merge_commit_sha\":\"954cf04681b0ff5ed7a5b4b06ccaf8209ba6dfee\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":53200617,\"node_id\":\"MDU6TGFiZWw1MzIwMDYxNw==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/cla:%20yes\",\"name\":\"cla: yes\",\"color\":\"bfe5bf\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/angular/angular.js/pulls/13941/commits\",\"review_comments_url\":\"https://api.github.com/repos/angular/angular.js/pulls/13941/comments\",\"review_comment_url\":\"https://api.github.com/repos/angular/angular.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/angular/angular.js/issues/13941/comments\",\"statuses_url\":\"https://api.github.com/repos/angular/angular.js/statuses/c33ee9bd0348c5ba0a8f0d2b95d11906e5337085\",\"head\":{\"label\":\"gkalpak:refactor-ngAria-remove-unused-dep\",\"ref\":\"refactor-ngAria-remove-unused-dep\",\"sha\":\"c33ee9bd0348c5ba0a8f0d2b95d11906e5337085\",\"user\":{\"login\":\"gkalpak\",\"id\":8604205,\"node_id\":\"MDQ6VXNlcjg2MDQyMDU=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/8604205?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gkalpak\",\"html_url\":\"https://github.com/gkalpak\",\"followers_url\":\"https://api.github.com/users/gkalpak/followers\",\"following_url\":\"https://api.github.com/users/gkalpak/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gkalpak/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gkalpak/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gkalpak/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gkalpak/orgs\",\"repos_url\":\"https://api.github.com/users/gkalpak/repos\",\"events_url\":\"https://api.github.com/users/gkalpak/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/gkalpak/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":23513120,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyMzUxMzEyMA==\",\"name\":\"angular.js\",\"full_name\":\"gkalpak/angular.js\",\"owner\":{\"login\":\"gkalpak\",\"id\":8604205,\"node_id\":\"MDQ6VXNlcjg2MDQyMDU=\"
INSERT INTO `pullreq` VALUES ('1541', 'kubernetes/kubernetes', '35320', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/35320\",\"id\":90434654,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTA0MzQ2NTQ=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/35320\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/35320.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/35320.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/35320\",\"number\":35320,\"state\":\"closed\",\"locked\":false,\"title\":\"don\'t reread world state after starting reconstruction\",\"user\":{\"login\":\"sjenning\",\"id\":493891,\"node_id\":\"MDQ6VXNlcjQ5Mzg5MQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/493891?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sjenning\",\"html_url\":\"https://github.com/sjenning\",\"followers_url\":\"https://api.github.com/users/sjenning/followers\",\"following_url\":\"https://api.github.com/users/sjenning/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sjenning/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sjenning/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sjenning/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sjenning/orgs\",\"repos_url\":\"https://api.github.com/users/sjenning/repos\",\"events_url\":\"https://api.github.com/users/sjenning/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sjenning/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes #35310 by not rereading the world state after reconstructing from on-disk pod volumes\\n\\n@pmorie @saad-ali @derekwaynecarr\\n\\n<!-- Reviewable:start -->\\n\\n---\\n\\nThis change is [<img src=\\\"https://reviewable.kubernetes.io/review_button.svg\\\" height=\\\"34\\\" align=\\\"absmiddle\\\" alt=\\\"Reviewable\\\"/>](https://reviewable.kubernetes.io/reviews/kubernetes/kubernetes/35320)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2016-10-21T19:57:47Z\",\"updated_at\":\"2016-11-21T16:19:25Z\",\"closed_at\":\"2016-10-26T02:33:23Z\",\"merged_at\":null,\"merge_commit_sha\":\"cfb3a98bd9f081706f0e4c6cc4d311567fbbd834\",\"assignee\":{\"login\":\"saad-ali\",\"id\":10052848,\"node_id\":\"MDQ6VXNlcjEwMDUyODQ4\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/10052848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/saad-ali\",\"html_url\":\"https://github.com/saad-ali\",\"followers_url\":\"https://api.github.com/users/saad-ali/followers\",\"following_url\":\"https://api.github.com/users/saad-ali/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/saad-ali/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/saad-ali/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/saad-ali/subscriptions\",\"organizations_url\":\"https://api.github.com/users/saad-ali/orgs\",\"repos_url\":\"https://api.github.com/users/saad-ali/repos\",\"events_url\":\"https://api.github.com/users/saad-ali/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/saad-ali/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"saad-ali\",\"id\":10052848,\"node_id\":\"MDQ6VXNlcjEwMDUyODQ4\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/10052848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/saad-ali\",\"html_url\":\"https://github.com/saad-ali\",\"followers_url\":\"https://api.github.com/users/saad-ali/followers\",\"following_url\":\"https://api.github.com/users/saad-ali/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/saad-ali/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/saad-ali/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/saad-ali/subscriptions\",\"organizations_url\":\"https://api.github.com/users/saad-ali/orgs\",\"repos_url\":\"https://api.github.com/users/saad-ali/repos\",\"events_url\":\"https://api.github.com/
INSERT INTO `pullreq` VALUES ('1544', 'facebook/react', '5615', '{\"url\":\"https://api.github.com/repos/facebook/react/pulls/5615\",\"id\":52791660,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTI3OTE2NjA=\",\"html_url\":\"https://github.com/facebook/react/pull/5615\",\"diff_url\":\"https://github.com/facebook/react/pull/5615.diff\",\"patch_url\":\"https://github.com/facebook/react/pull/5615.patch\",\"issue_url\":\"https://api.github.com/repos/facebook/react/issues/5615\",\"number\":5615,\"state\":\"closed\",\"locked\":false,\"title\":\"Workaround for dealing with exceptions thrown in asynchronous render method\",\"user\":{\"login\":\"rppc\",\"id\":9116372,\"node_id\":\"MDQ6VXNlcjkxMTYzNzI=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/9116372?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rppc\",\"html_url\":\"https://github.com/rppc\",\"followers_url\":\"https://api.github.com/users/rppc/followers\",\"following_url\":\"https://api.github.com/users/rppc/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rppc/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rppc/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rppc/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rppc/orgs\",\"repos_url\":\"https://api.github.com/users/rppc/repos\",\"events_url\":\"https://api.github.com/users/rppc/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rppc/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"We provide a workaround for [this](https://github.com/facebook/react/issues/2461) issue by allowing the user to define a callback function to be executed whenever an exception is thrown inside the body of a `render` method. This function should be called `exceptionCallBack`, as in the following example, adapted from [this](https://github.com/facebook/react/issues/5549) issue:\\n\\n``` javascript\\nvar a = false;\\n\\nvar MyComponent = React.createClass({\\n render: function() {\\n if (this.props.a) {\\n throw \'err\';\\n }\\n\\n return ( \\n <h1 onClick={ () => {a = true; run()} }>Hello {this.props.name}</h1> \\n );\\n },\\n exceptionCallBack: function(e) {\\n console.log(e);\\n } \\n});\\n\\nfunction run() {\\n ReactDOM.render(\\n <MyComponent a={a} name={\\\"Rui Cardoso\\\"} />,\\n document.getElementById(\'example\')\\n );\\n}\\n\\nReactDOM.render(<MyComponent a={false} name={\\\"Rui Cardoso\\\"} />, document.getElementById(\'example\'));\\n```\\n\\nThis produces the expected result of **err** being logged to the console when the component is clicked.\\n\",\"created_at\":\"2015-12-06T21:56:43Z\",\"updated_at\":\"2015-12-08T01:53:49Z\",\"closed_at\":\"2015-12-08T01:53:49Z\",\"merged_at\":null,\"merge_commit_sha\":\"11838769fc9e8c878c91e3c94be53b6c6e07dc7b\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":196858374,\"node_id\":\"MDU6TGFiZWwxOTY4NTgzNzQ=\",\"url\":\"https://api.github.com/repos/facebook/react/labels/CLA%20Signed\",\"name\":\"CLA Signed\",\"color\":\"e7e7e7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/facebook/react/pulls/5615/commits\",\"review_comments_url\":\"https://api.github.com/repos/facebook/react/pulls/5615/comments\",\"review_comment_url\":\"https://api.github.com/repos/facebook/react/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/facebook/react/issues/5615/comments\",\"statuses_url\":\"https://api.github.com/repos/facebook/react/statuses/98b30cb8dc14530d0a294b3efeea676fc5ffcf47\",\"head\":{\"label\":\"rppc:feature\",\"ref\":\"feature\",\"sha\":\"98b30cb8dc14530d0a294b3efeea676fc5ffcf47\",\"user\":{\"login\":\"rppc\",\"id\":9116372,\"node_id\":\"MDQ6VXNlcjkxMTYzNzI=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/9116372?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rppc\",\"html_url\":\"https://github.com/rppc\
INSERT INTO `pullreq` VALUES ('1548', 'pydata/pandas', '4549', '{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/4549\",\"id\":7568913,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzU2ODkxMw==\",\"html_url\":\"https://github.com/pandas-dev/pandas/pull/4549\",\"diff_url\":\"https://github.com/pandas-dev/pandas/pull/4549.diff\",\"patch_url\":\"https://github.com/pandas-dev/pandas/pull/4549.patch\",\"issue_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/4549\",\"number\":4549,\"state\":\"closed\",\"locked\":false,\"title\":\"ENH/API: Keep original traceback in DataFrame.apply\",\"user\":{\"login\":\"bburan-galenea\",\"id\":3977643,\"node_id\":\"MDQ6VXNlcjM5Nzc2NDM=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/3977643?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bburan-galenea\",\"html_url\":\"https://github.com/bburan-galenea\",\"followers_url\":\"https://api.github.com/users/bburan-galenea/followers\",\"following_url\":\"https://api.github.com/users/bburan-galenea/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bburan-galenea/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bburan-galenea/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bburan-galenea/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bburan-galenea/orgs\",\"repos_url\":\"https://api.github.com/users/bburan-galenea/repos\",\"events_url\":\"https://api.github.com/users/bburan-galenea/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bburan-galenea/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"When \\\"raise <exception instance>\\\" is used inside a try/except block, the\\noriginal stacktrace (containing the code path that raised the original\\nexception). This makes debugging difficult since all we know is that an error\\noccured when `frame._apply_standard` attempted to call the provided function.\\nPreserve the original stacktrace by using \\\"raise\\\" instead of \\\"raise <exception\\ninstance>\\\". This facilitates debugginb by allowing us to see where (in the\\nprovided callable) the exception occured.\\n\",\"created_at\":\"2013-08-13T12:49:27Z\",\"updated_at\":\"2014-06-19T20:26:24Z\",\"closed_at\":\"2013-08-21T13:42:36Z\",\"merged_at\":\"2013-08-21T13:42:36Z\",\"merge_commit_sha\":\"95d2bf5777fdc45fdd726d31b68f5d7fd1342b39\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/18\",\"html_url\":\"https://github.com/pandas-dev/pandas/milestone/18\",\"labels_url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/18/labels\",\"id\":213925,\"node_id\":\"MDk6TWlsZXN0b25lMjEzOTI1\",\"number\":18,\"title\":\"0.13\",\"description\":\"RC1 ANN went out on 2013-12-6: https://groups.google.com/forum/#!topic/pydata/OHutLByJvK0\\r\\nTwo weeks, clear all reported bugs then call it on 2013-12-20. \\r\\n(@y-p)\\r\\n\\r\\nsince we\'ve had some bugs reported at a high enough rate, extending rc by one\\r\\nweek until 2013-12-27. \\r\\n(@y-p)\\r\\n\\r\\nBumping to clear debian sparc\\r\\n2013-12-30. \\r\\n(@y-p)\",\"creator\":{\"login\":\"wesm\",\"id\":329591,\"node_id\":\"MDQ6VXNlcjMyOTU5MQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/329591?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wesm\",\"html_url\":\"https://github.com/wesm\",\"followers_url\":\"https://api.github.com/users/wesm/followers\",\"following_url\":\"https://api.github.com/users/wesm/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/wesm/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/wesm/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/wesm/subscriptions\",\"organizations_url\":\"https://api.github.com/users/wesm/orgs\",\"repos_url\":\"https://api.github.com/users/wesm/repos\",\"events_url\":\"https://api.github.com/users/wesm/events{/privacy}\",\"received_events_url\":\"http
INSERT INTO `pullreq` VALUES ('1552', 'symfony/symfony', '16031', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/16031\",\"id\":46433464,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDY0MzM0NjQ=\",\"html_url\":\"https://github.com/symfony/symfony/pull/16031\",\"diff_url\":\"https://github.com/symfony/symfony/pull/16031.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/16031.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/16031\",\"number\":16031,\"state\":\"closed\",\"locked\":false,\"title\":\"[Translation][Form] Do not translate form labels and placeholders when \'translation_domain\' is false\",\"user\":{\"login\":\"Restless-ET\",\"id\":2746590,\"node_id\":\"MDQ6VXNlcjI3NDY1OTA=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/2746590?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Restless-ET\",\"html_url\":\"https://github.com/Restless-ET\",\"followers_url\":\"https://api.github.com/users/Restless-ET/followers\",\"following_url\":\"https://api.github.com/users/Restless-ET/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Restless-ET/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Restless-ET/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Restless-ET/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Restless-ET/orgs\",\"repos_url\":\"https://api.github.com/users/Restless-ET/repos\",\"events_url\":\"https://api.github.com/users/Restless-ET/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Restless-ET/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | no |\\n| New feature? | yes |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | - |\\n| License | MIT |\\n| Doc PR | - |\\n\\nSeems like this behaviour was already partially added (as stated [here](https://github.com/symfony/symfony/pull/16016#issuecomment-144464875)) to solve the problem of expanded choice widgets.\\n\",\"created_at\":\"2015-09-30T17:46:34Z\",\"updated_at\":\"2015-11-25T16:11:41Z\",\"closed_at\":\"2015-11-25T04:07:34Z\",\"merged_at\":null,\"merge_commit_sha\":\"d59fa53e26bc0cf29fbcbc4adc07397cf3f78608\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":99594,\"node_id\":\"MDU6TGFiZWw5OTU5NA==\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Form\",\"name\":\"Form\",\"color\":\"DDDDDD\",\"default\":false},{\"id\":237550465,\"node_id\":\"MDU6TGFiZWwyMzc1NTA0NjU=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Status:%20Reviewed\",\"name\":\"Status: Reviewed\",\"color\":\"bfe5bf\",\"default\":false},{\"id\":125401,\"node_id\":\"MDU6TGFiZWwxMjU0MDE=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Translator\",\"name\":\"Translator\",\"color\":\"DDDDDD\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/16031/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/16031/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/16031/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/709ac518d06e76a4850a55cc73b2e9a2f0ef696b\",\"head\":{\"label\":\"Restless-ET:2.8-disable-translations-when-translation_domain-is-false\",\"ref\":\"2.8-disable-translations-when-translation_domain-is-false\",\"sha\":\"709ac518d06e76a4850a55cc73b2e9a2f0ef696b\",\"user\":{\"login\":\"Restless-ET\",\"id\":2746590,\"node_id\":\"MDQ6VXNlcjI3NDY1OTA=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/2746590?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Restless-ET\",\"html_url\":\"https://github.com/Restless-ET\",\"followers_url\":\"https://api.github.com/users/Restless-ET/followers\",\"following_url\":\"https://api.github.com/users/Restle
INSERT INTO `pullreq` VALUES ('1556', 'facebook/react', '3589', '{\"url\":\"https://api.github.com/repos/facebook/react/pulls/3589\",\"id\":32642449,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzI2NDI0NDk=\",\"html_url\":\"https://github.com/facebook/react/pull/3589\",\"diff_url\":\"https://github.com/facebook/react/pull/3589.diff\",\"patch_url\":\"https://github.com/facebook/react/pull/3589.patch\",\"issue_url\":\"https://api.github.com/repos/facebook/react/issues/3589\",\"number\":3589,\"state\":\"closed\",\"locked\":false,\"title\":\"Documentation: Fixed typo / grammar in \'clone with props\'\",\"user\":{\"login\":\"theseyi\",\"id\":3725821,\"node_id\":\"MDQ6VXNlcjM3MjU4MjE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/3725821?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/theseyi\",\"html_url\":\"https://github.com/theseyi\",\"followers_url\":\"https://api.github.com/users/theseyi/followers\",\"following_url\":\"https://api.github.com/users/theseyi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/theseyi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/theseyi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/theseyi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/theseyi/orgs\",\"repos_url\":\"https://api.github.com/users/theseyi/repos\",\"events_url\":\"https://api.github.com/users/theseyi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/theseyi/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"As per grammar rules, you use \'a\' before words that begin with a consonant sound and \'an\' before words that begin with a vowel sound, hence, \'an element\' rather than \'a element\'.\\n\",\"created_at\":\"2015-04-05T01:26:29Z\",\"updated_at\":\"2015-04-20T23:56:25Z\",\"closed_at\":\"2015-04-08T00:33:52Z\",\"merged_at\":\"2015-04-08T00:33:52Z\",\"merge_commit_sha\":\"4cc2d007f015872a69f00a3232930236aedaefcf\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":196858374,\"node_id\":\"MDU6TGFiZWwxOTY4NTgzNzQ=\",\"url\":\"https://api.github.com/repos/facebook/react/labels/CLA%20Signed\",\"name\":\"CLA Signed\",\"color\":\"e7e7e7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/facebook/react/pulls/3589/commits\",\"review_comments_url\":\"https://api.github.com/repos/facebook/react/pulls/3589/comments\",\"review_comment_url\":\"https://api.github.com/repos/facebook/react/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/facebook/react/issues/3589/comments\",\"statuses_url\":\"https://api.github.com/repos/facebook/react/statuses/5eaca79baadfd48798bf96f0efbfa02a7257d701\",\"head\":{\"label\":\"theseyi:master\",\"ref\":\"master\",\"sha\":\"5eaca79baadfd48798bf96f0efbfa02a7257d701\",\"user\":{\"login\":\"theseyi\",\"id\":3725821,\"node_id\":\"MDQ6VXNlcjM3MjU4MjE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/3725821?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/theseyi\",\"html_url\":\"https://github.com/theseyi\",\"followers_url\":\"https://api.github.com/users/theseyi/followers\",\"following_url\":\"https://api.github.com/users/theseyi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/theseyi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/theseyi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/theseyi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/theseyi/orgs\",\"repos_url\":\"https://api.github.com/users/theseyi/repos\",\"events_url\":\"https://api.github.com/users/theseyi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/theseyi/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":33426130,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMzQyNjEzMA==\",\"name\":\"react\",\"full_name\":\"theseyi/react\",\"owner\":{\"login\":\"theseyi\",\"id\":3725821,\"node_id\":\"MDQ6VXNlcjM3MjU4MjE=\",\"avatar_url\":\"htt
INSERT INTO `pullreq` VALUES ('1560', 'ceph/ceph', '6894', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/6894\",\"id\":53365232,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTMzNjUyMzI=\",\"html_url\":\"https://github.com/ceph/ceph/pull/6894\",\"diff_url\":\"https://github.com/ceph/ceph/pull/6894.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/6894.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/6894\",\"number\":6894,\"state\":\"closed\",\"locked\":false,\"title\":\"librados: fix invalid path\",\"user\":{\"login\":\"wwformat\",\"id\":3492065,\"node_id\":\"MDQ6VXNlcjM0OTIwNjU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/3492065?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wwformat\",\"html_url\":\"https://github.com/wwformat\",\"followers_url\":\"https://api.github.com/users/wwformat/followers\",\"following_url\":\"https://api.github.com/users/wwformat/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/wwformat/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/wwformat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/wwformat/subscriptions\",\"organizations_url\":\"https://api.github.com/users/wwformat/orgs\",\"repos_url\":\"https://api.github.com/users/wwformat/repos\",\"events_url\":\"https://api.github.com/users/wwformat/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/wwformat/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The buffer_fwd.h will be install to\\n\\\"/usr/include/rados/buffer_fwd.h\\\".\\n\\nSo, the \\\"include/buffer_fwd.h\\\" is a invalid\\npath for the third-part source code which\\ninclude the librados.hpp.\\n\\nSigned-off-by: Yunchuan Wen yunchuan.wen@kylin-cloud.com\\n\",\"created_at\":\"2015-12-11T08:25:06Z\",\"updated_at\":\"2016-02-15T16:32:47Z\",\"closed_at\":\"2015-12-11T18:02:12Z\",\"merged_at\":null,\"merge_commit_sha\":\"58a9064b7c39b9d70686460404ce13c70b1fc8ee\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":144329561,\"node_id\":\"MDU6TGFiZWwxNDQzMjk1NjE=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/core\",\"name\":\"core\",\"color\":\"0041a2\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ceph/ceph/pulls/6894/commits\",\"review_comments_url\":\"https://api.github.com/repos/ceph/ceph/pulls/6894/comments\",\"review_comment_url\":\"https://api.github.com/repos/ceph/ceph/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ceph/ceph/issues/6894/comments\",\"statuses_url\":\"https://api.github.com/repos/ceph/ceph/statuses/c2d6ccfc7f70d48b7c76717661efeb861051bf8a\",\"head\":{\"label\":\"kylinstorage:wip-fix-librados-header\",\"ref\":\"wip-fix-librados-header\",\"sha\":\"c2d6ccfc7f70d48b7c76717661efeb861051bf8a\",\"user\":{\"login\":\"kylinstorage\",\"id\":15884581,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjE1ODg0NTgx\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/15884581?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kylinstorage\",\"html_url\":\"https://github.com/kylinstorage\",\"followers_url\":\"https://api.github.com/users/kylinstorage/followers\",\"following_url\":\"https://api.github.com/users/kylinstorage/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kylinstorage/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kylinstorage/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kylinstorage/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kylinstorage/orgs\",\"repos_url\":\"https://api.github.com/users/kylinstorage/repos\",\"events_url\":\"https://api.github.com/users/kylinstorage/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/kylinstorage/received_events\",\"type\":\"Organization\",\"site_admin\":false},\"repo\":{\"id\":46329840,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0NjMyOTg0MA==\",\"name\":\"ceph\",\"full_name\":\"kylinstorage/ceph\",\"owner\":{\"lo
INSERT INTO `pullreq` VALUES ('1565', 'ceph/ceph', '11353', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/11353\",\"id\":88310206,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODgzMTAyMDY=\",\"html_url\":\"https://github.com/ceph/ceph/pull/11353\",\"diff_url\":\"https://github.com/ceph/ceph/pull/11353.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/11353.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/11353\",\"number\":11353,\"state\":\"closed\",\"locked\":false,\"title\":\"librbd: API changes to support separate data pool\",\"user\":{\"login\":\"dillaman\",\"id\":4739042,\"node_id\":\"MDQ6VXNlcjQ3MzkwNDI=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/4739042?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dillaman\",\"html_url\":\"https://github.com/dillaman\",\"followers_url\":\"https://api.github.com/users/dillaman/followers\",\"following_url\":\"https://api.github.com/users/dillaman/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dillaman/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dillaman/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dillaman/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dillaman/orgs\",\"repos_url\":\"https://api.github.com/users/dillaman/repos\",\"events_url\":\"https://api.github.com/users/dillaman/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dillaman/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2016-10-06T17:55:03Z\",\"updated_at\":\"2016-10-10T14:13:47Z\",\"closed_at\":\"2016-10-07T19:04:16Z\",\"merged_at\":\"2016-10-07T19:04:16Z\",\"merge_commit_sha\":\"b170f9ddc099c60fe1bfb4c876fb4d16d3d6a992\",\"assignee\":{\"login\":\"trociny\",\"id\":1517222,\"node_id\":\"MDQ6VXNlcjE1MTcyMjI=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1517222?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/trociny\",\"html_url\":\"https://github.com/trociny\",\"followers_url\":\"https://api.github.com/users/trociny/followers\",\"following_url\":\"https://api.github.com/users/trociny/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/trociny/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/trociny/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/trociny/subscriptions\",\"organizations_url\":\"https://api.github.com/users/trociny/orgs\",\"repos_url\":\"https://api.github.com/users/trociny/repos\",\"events_url\":\"https://api.github.com/users/trociny/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/trociny/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"trociny\",\"id\":1517222,\"node_id\":\"MDQ6VXNlcjE1MTcyMjI=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1517222?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/trociny\",\"html_url\":\"https://github.com/trociny\",\"followers_url\":\"https://api.github.com/users/trociny/followers\",\"following_url\":\"https://api.github.com/users/trociny/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/trociny/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/trociny/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/trociny/subscriptions\",\"organizations_url\":\"https://api.github.com/users/trociny/orgs\",\"repos_url\":\"https://api.github.com/users/trociny/repos\",\"events_url\":\"https://api.github.com/users/trociny/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/trociny/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":134774006,\"node_id\":\"MDU6TGFiZWwxMzQ3NzQwMDY=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/feature\",\"name\":\"feature\",\"color\":\"00ff24\",\"default\":false},{\"id\":144329703,\"node_id\":\"MDU6TGFiZWwxNDQzMjk3MDM=\",\"url\":\"https://api.github.com/repos/ceph/ceph/
INSERT INTO `pullreq` VALUES ('1569', 'rails/rails', '24157', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/24157\",\"id\":62571200,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjI1NzEyMDA=\",\"html_url\":\"https://github.com/rails/rails/pull/24157\",\"diff_url\":\"https://github.com/rails/rails/pull/24157.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/24157.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/24157\",\"number\":24157,\"state\":\"closed\",\"locked\":false,\"title\":\"Prevent `Marshal.load` from looping infinitely\",\"user\":{\"login\":\"exviva\",\"id\":80070,\"node_id\":\"MDQ6VXNlcjgwMDcw\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/80070?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/exviva\",\"html_url\":\"https://github.com/exviva\",\"followers_url\":\"https://api.github.com/users/exviva/followers\",\"following_url\":\"https://api.github.com/users/exviva/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/exviva/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/exviva/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/exviva/subscriptions\",\"organizations_url\":\"https://api.github.com/users/exviva/orgs\",\"repos_url\":\"https://api.github.com/users/exviva/repos\",\"events_url\":\"https://api.github.com/users/exviva/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/exviva/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fix a bug in `Marshal.load` that caused it to loop indefinitely when\\ntrying to autoload a constant that resolved to a different name.\\n\\nThis could occur when marshalling an ActiveRecord 4.0 object (e.g. into\\nmemcached) and then trying to unmarshal it with Rails 4.2. The\\nmarshalled payload contains a reference to\\n`ActiveRecord::ConnectionAdapters::Mysql2Adapter::Column`, which in\\nRails 4.2 resolves to\\n`ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter::Column`.\\n\\nThis backports #24150 to 4-2-stable\\n\",\"created_at\":\"2016-03-11T16:56:39Z\",\"updated_at\":\"2016-03-11T20:42:19Z\",\"closed_at\":\"2016-03-11T17:03:55Z\",\"merged_at\":\"2016-03-11T17:03:55Z\",\"merge_commit_sha\":\"7f74d3b1934dd716beda0a7a60dec1401bb1456c\",\"assignee\":{\"login\":\"pixeltrix\",\"id\":6321,\"node_id\":\"MDQ6VXNlcjYzMjE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/6321?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/pixeltrix\",\"html_url\":\"https://github.com/pixeltrix\",\"followers_url\":\"https://api.github.com/users/pixeltrix/followers\",\"following_url\":\"https://api.github.com/users/pixeltrix/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/pixeltrix/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/pixeltrix/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/pixeltrix/subscriptions\",\"organizations_url\":\"https://api.github.com/users/pixeltrix/orgs\",\"repos_url\":\"https://api.github.com/users/pixeltrix/repos\",\"events_url\":\"https://api.github.com/users/pixeltrix/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/pixeltrix/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"pixeltrix\",\"id\":6321,\"node_id\":\"MDQ6VXNlcjYzMjE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/6321?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/pixeltrix\",\"html_url\":\"https://github.com/pixeltrix\",\"followers_url\":\"https://api.github.com/users/pixeltrix/followers\",\"following_url\":\"https://api.github.com/users/pixeltrix/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/pixeltrix/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/pixeltrix/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/pixeltrix/subscriptions\",\"organizations_url\":\"https://api.github.com/users/pixeltrix/orgs\",\"repos_url\":\"https://api.github.com/users/pixeltrix/repos\",\"events_url\":\"https
INSERT INTO `pullreq` VALUES ('1573', 'JuliaLang/julia', '14784', '{\"url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/14784\",\"id\":57023253,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTcwMjMyNTM=\",\"html_url\":\"https://github.com/JuliaLang/julia/pull/14784\",\"diff_url\":\"https://github.com/JuliaLang/julia/pull/14784.diff\",\"patch_url\":\"https://github.com/JuliaLang/julia/pull/14784.patch\",\"issue_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/14784\",\"number\":14784,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix type inference problem for eig(SymTridiagonal)\",\"user\":{\"login\":\"andreasnoack\",\"id\":505001,\"node_id\":\"MDQ6VXNlcjUwNTAwMQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/505001?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/andreasnoack\",\"html_url\":\"https://github.com/andreasnoack\",\"followers_url\":\"https://api.github.com/users/andreasnoack/followers\",\"following_url\":\"https://api.github.com/users/andreasnoack/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/andreasnoack/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/andreasnoack/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/andreasnoack/subscriptions\",\"organizations_url\":\"https://api.github.com/users/andreasnoack/orgs\",\"repos_url\":\"https://api.github.com/users/andreasnoack/repos\",\"events_url\":\"https://api.github.com/users/andreasnoack/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/andreasnoack/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"by changing the catch all kwargs... argument in `eig(StridedMatrix)` to specific keywords and by adding\\na fallback eig method without keywords.\\n\\nAlso changing the formatting of the `eig*` methods for `SymTridiagonal` to make\\nthem easier to read.\\n\",\"created_at\":\"2016-01-25T02:36:43Z\",\"updated_at\":\"2016-02-16T16:39:53Z\",\"closed_at\":\"2016-02-16T16:39:50Z\",\"merged_at\":\"2016-02-16T16:39:50Z\",\"merge_commit_sha\":\"ae5b7401478fac45a86a0078bdfb3c0b2486559b\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":61807486,\"node_id\":\"MDU6TGFiZWw2MTgwNzQ4Ng==\",\"url\":\"https://api.github.com/repos/JuliaLang/julia/labels/linear%20algebra\",\"name\":\"linear algebra\",\"color\":\"f2b3db\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/14784/commits\",\"review_comments_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/14784/comments\",\"review_comment_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/14784/comments\",\"statuses_url\":\"https://api.github.com/repos/JuliaLang/julia/statuses/067e87199ccdf9817a480844eecf16c81c1027a2\",\"head\":{\"label\":\"JuliaLang:anj/eigsymtri\",\"ref\":\"anj/eigsymtri\",\"sha\":\"067e87199ccdf9817a480844eecf16c81c1027a2\",\"user\":{\"login\":\"JuliaLang\",\"id\":743164,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjc0MzE2NA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/743164?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/JuliaLang\",\"html_url\":\"https://github.com/JuliaLang\",\"followers_url\":\"https://api.github.com/users/JuliaLang/followers\",\"following_url\":\"https://api.github.com/users/JuliaLang/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/JuliaLang/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/JuliaLang/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/JuliaLang/subscriptions\",\"organizations_url\":\"https://api.github.com/users/JuliaLang/orgs\",\"repos_url\":\"https://api.github.com/users/JuliaLang/repos\",\"events_url\":\"https://api.github.com/users/JuliaLang/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/JuliaLang/received_events\",\"type\":\"Organization\",\"site_admin\":false},\"repo\":{\"id\":1644196,\"n
INSERT INTO `pullreq` VALUES ('1577', 'symfony/symfony', '13071', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/13071\",\"id\":26433772,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjY0MzM3NzI=\",\"html_url\":\"https://github.com/symfony/symfony/pull/13071\",\"diff_url\":\"https://github.com/symfony/symfony/pull/13071.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/13071.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/13071\",\"number\":13071,\"state\":\"closed\",\"locked\":false,\"title\":\"[Console] added possibility to choose right answers for a ConfirmationQuestion\",\"user\":{\"login\":\"AlexDpy\",\"id\":7074618,\"node_id\":\"MDQ6VXNlcjcwNzQ2MTg=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7074618?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/AlexDpy\",\"html_url\":\"https://github.com/AlexDpy\",\"followers_url\":\"https://api.github.com/users/AlexDpy/followers\",\"following_url\":\"https://api.github.com/users/AlexDpy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/AlexDpy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/AlexDpy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/AlexDpy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/AlexDpy/orgs\",\"repos_url\":\"https://api.github.com/users/AlexDpy/repos\",\"events_url\":\"https://api.github.com/users/AlexDpy/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/AlexDpy/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | no |\\n| New feature? | yes |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | |\\n| License | MIT |\\n| Doc PR | |\\n\\nWith this pull request, the ConfirmationQuestion can accept one (or many) answer(s) like \'o\', \'oui\' (in french) or \'si\' (in spanish) or anything else, it\'s up to you !\\nDefault value is still \'y\' (yes)\\n\",\"created_at\":\"2014-12-21T23:32:59Z\",\"updated_at\":\"2015-01-25T08:23:26Z\",\"closed_at\":\"2015-01-25T04:06:29Z\",\"merged_at\":null,\"merge_commit_sha\":\"8ed5bc941d0ceeba5ab035bf38bf7be814b19169\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":125388,\"node_id\":\"MDU6TGFiZWwxMjUzODg=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Console\",\"name\":\"Console\",\"color\":\"DDDDDD\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/13071/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/13071/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/13071/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/f784dbcac741c06232bc78b496301eb6b185d14c\",\"head\":{\"label\":\"AlexDpy:confirmation-answers\",\"ref\":\"confirmation-answers\",\"sha\":\"f784dbcac741c06232bc78b496301eb6b185d14c\",\"user\":{\"login\":\"AlexDpy\",\"id\":7074618,\"node_id\":\"MDQ6VXNlcjcwNzQ2MTg=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7074618?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/AlexDpy\",\"html_url\":\"https://github.com/AlexDpy\",\"followers_url\":\"https://api.github.com/users/AlexDpy/followers\",\"following_url\":\"https://api.github.com/users/AlexDpy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/AlexDpy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/AlexDpy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/AlexDpy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/AlexDpy/orgs\",\"repos_url\":\"https://api.github.com/users/AlexDpy/repos\",\"events_url\":\"https://api.github.com/users/AlexDpy/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/AlexDpy/received_events\",\"type
INSERT INTO `pullreq` VALUES ('1581', 'joomla/joomla-cms', '2831', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2831\",\"id\":11809328,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE4MDkzMjg=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/2831\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/2831.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/2831.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/2831\",\"number\":2831,\"state\":\"closed\",\"locked\":false,\"title\":\"Error are not reported due to $this->connected() call\",\"user\":{\"login\":\"jms2win\",\"id\":1835139,\"node_id\":\"MDQ6VXNlcjE4MzUxMzk=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1835139?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jms2win\",\"html_url\":\"https://github.com/jms2win\",\"followers_url\":\"https://api.github.com/users/jms2win/followers\",\"following_url\":\"https://api.github.com/users/jms2win/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jms2win/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jms2win/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jms2win/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jms2win/orgs\",\"repos_url\":\"https://api.github.com/users/jms2win/repos\",\"events_url\":\"https://api.github.com/users/jms2win/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jms2win/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Due to the fact that the\\n\\n$this->errorNum = (int) mysql_errno($this->connection);\\n$this->errorMsg = (string) mysql_error($this->connection) . \' SQL=\' . $query;\\n\\nwas after the call to if (!$this->connected())\\nthen the error message was empty because it contains the result of the $this->connected() call.\\n\\nSee bugtracker 33185\\nhttp://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_id=8103&tracker_item_id=33185\\n\",\"created_at\":\"2014-01-23T16:56:10Z\",\"updated_at\":\"2014-06-12T13:15:42Z\",\"closed_at\":\"2014-03-30T11:13:58Z\",\"merged_at\":null,\"merge_commit_sha\":\"13b0ab6b1af5cd8558c32846ec2d0154da47c829\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2831/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2831/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/2831/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/184fcb61b17fe6cadb740c4b2dc03262f18c07e3\",\"head\":{\"label\":\"jms2win:patch-12\",\"ref\":\"patch-12\",\"sha\":\"184fcb61b17fe6cadb740c4b2dc03262f18c07e3\",\"user\":{\"login\":\"jms2win\",\"id\":1835139,\"node_id\":\"MDQ6VXNlcjE4MzUxMzk=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1835139?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jms2win\",\"html_url\":\"https://github.com/jms2win\",\"followers_url\":\"https://api.github.com/users/jms2win/followers\",\"following_url\":\"https://api.github.com/users/jms2win/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jms2win/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jms2win/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jms2win/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jms2win/orgs\",\"repos_url\":\"https://api.github.com/users/jms2win/repos\",\"events_url\":\"https://api.github.com/users/jms2win/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jms2win/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":9344369,\"node_id\":\"MDEwOlJlcG9zaXRvcnk5MzQ0MzY5\",\"name\":\"joomla-cms\",\"full_name\":\"jms2win/joomla-cms\",\"owner\":{\"login
INSERT INTO `pullreq` VALUES ('1586', 'joomla/joomla-cms', '8555', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/8555\",\"id\":52027945,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTIwMjc5NDU=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/8555\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/8555.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/8555.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/8555\",\"number\":8555,\"state\":\"closed\",\"locked\":false,\"title\":\"Improve showon behaviours on Global configuration\",\"user\":{\"login\":\"andrepereiradasilva\",\"id\":9630530,\"node_id\":\"MDQ6VXNlcjk2MzA1MzA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/9630530?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/andrepereiradasilva\",\"html_url\":\"https://github.com/andrepereiradasilva\",\"followers_url\":\"https://api.github.com/users/andrepereiradasilva/followers\",\"following_url\":\"https://api.github.com/users/andrepereiradasilva/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/andrepereiradasilva/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/andrepereiradasilva/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/andrepereiradasilva/subscriptions\",\"organizations_url\":\"https://api.github.com/users/andrepereiradasilva/orgs\",\"repos_url\":\"https://api.github.com/users/andrepereiradasilva/repos\",\"events_url\":\"https://api.github.com/users/andrepereiradasilva/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/andrepereiradasilva/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"#### Description\\n\\nThis PR add more showon behaviours to com_config.\\n\\nAlso in this PR is a small change in the order of the mail SMTP fields.\\n\\nPrevious order:\\n- SMTP Authentication\\n- SMTP Security\\n- SMTP Port\\n- SMTP Username\\n- SMTP Password\\n- SMTP Host\\n\\nOrder after PR:\\n- SMTP Host\\n- SMTP Port\\n- SMTP Security\\n- SMTP Authentication\\n- SMTP Username (only visible if SMTP Authentication Set to Yes)\\n- SMTP Password (only visible if SMTP Authentication Set to Yes)\\n#### How to test\\n1. Fresh Joomla install\\n2. Install patch\\n3. Test if fields showon behaviours (Site Offline, Cache, FTP, Proxy, Mail online, Mail/Sendmail, Mail/SMTP, etc) are working ok\\n\",\"created_at\":\"2015-11-27T23:06:05Z\",\"updated_at\":\"2016-05-02T06:45:40Z\",\"closed_at\":\"2016-05-02T06:03:09Z\",\"merged_at\":\"2016-05-02T06:03:09Z\",\"merge_commit_sha\":\"62d4a8991f9c566a37e418e4d6b273971bce5485\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/12\",\"html_url\":\"https://github.com/joomla/joomla-cms/milestone/12\",\"labels_url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/12/labels\",\"id\":1360635,\"node_id\":\"MDk6TWlsZXN0b25lMTM2MDYzNQ==\",\"number\":12,\"title\":\"Joomla 3.6.0\",\"description\":\"\",\"creator\":{\"login\":\"roland-d\",\"id\":359377,\"node_id\":\"MDQ6VXNlcjM1OTM3Nw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/359377?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/roland-d\",\"html_url\":\"https://github.com/roland-d\",\"followers_url\":\"https://api.github.com/users/roland-d/followers\",\"following_url\":\"https://api.github.com/users/roland-d/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/roland-d/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/roland-d/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/roland-d/subscriptions\",\"organizations_url\":\"https://api.github.com/users/roland-d/orgs\",\"repos_url\":\"https://api.github.com/users/roland-
INSERT INTO `pullreq` VALUES ('1590', 'scikit-learn/scikit-learn', '6841', '{\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/6841\",\"id\":71837306,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzE4MzczMDY=\",\"html_url\":\"https://github.com/scikit-learn/scikit-learn/pull/6841\",\"diff_url\":\"https://github.com/scikit-learn/scikit-learn/pull/6841.diff\",\"patch_url\":\"https://github.com/scikit-learn/scikit-learn/pull/6841.patch\",\"issue_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/6841\",\"number\":6841,\"state\":\"closed\",\"locked\":false,\"title\":\"[MRG+1] Add Brier_score_loss to model validation doc\",\"user\":{\"login\":\"moutai\",\"id\":502306,\"node_id\":\"MDQ6VXNlcjUwMjMwNg==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/502306?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/moutai\",\"html_url\":\"https://github.com/moutai\",\"followers_url\":\"https://api.github.com/users/moutai/followers\",\"following_url\":\"https://api.github.com/users/moutai/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/moutai/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/moutai/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/moutai/subscriptions\",\"organizations_url\":\"https://api.github.com/users/moutai/orgs\",\"repos_url\":\"https://api.github.com/users/moutai/repos\",\"events_url\":\"https://api.github.com/users/moutai/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/moutai/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"#### Reference Issue\\n\\nAdd Brier_score_loss to model validation doc #4804\\n#### What does this implement/fix? Explain your changes.\\n\\nTrying to fix the travis build with ellipsis in the docs\\n\",\"created_at\":\"2016-05-29T20:47:07Z\",\"updated_at\":\"2016-06-16T08:59:13Z\",\"closed_at\":\"2016-06-16T08:59:13Z\",\"merged_at\":null,\"merge_commit_sha\":\"ecfb277068c5fc6616254642851941bd8fe23f6d\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/6841/commits\",\"review_comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/6841/comments\",\"review_comment_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/6841/comments\",\"statuses_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/statuses/9a5eb748039cb3bc1f08df9772fb395f5aba7e35\",\"head\":{\"label\":\"moutai:brier_model_evaluation_docs\",\"ref\":\"brier_model_evaluation_docs\",\"sha\":\"9a5eb748039cb3bc1f08df9772fb395f5aba7e35\",\"user\":{\"login\":\"moutai\",\"id\":502306,\"node_id\":\"MDQ6VXNlcjUwMjMwNg==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/502306?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/moutai\",\"html_url\":\"https://github.com/moutai\",\"followers_url\":\"https://api.github.com/users/moutai/followers\",\"following_url\":\"https://api.github.com/users/moutai/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/moutai/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/moutai/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/moutai/subscriptions\",\"organizations_url\":\"https://api.github.com/users/moutai/orgs\",\"repos_url\":\"https://api.github.com/users/moutai/repos\",\"events_url\":\"https://api.github.com/users/moutai/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/moutai/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":29481218,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyOTQ4MTIxOA==\",\"name\":\"scikit-learn\",\"full_name\":\"moutai/scikit-learn\",\"owner\":{\"login\":\"moutai\",\"id\":502306,\"node_id\":\"MDQ6VXNlcjUwMjMwNg==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/502306?v=4\",\"gravatar_id\":\"
INSERT INTO `pullreq` VALUES ('1594', 'zendframework/zf2', '1809', '{\"url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/1809\",\"id\":1744429,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTc0NDQyOQ==\",\"html_url\":\"https://github.com/zendframework/zendframework/pull/1809\",\"diff_url\":\"https://github.com/zendframework/zendframework/pull/1809.diff\",\"patch_url\":\"https://github.com/zendframework/zendframework/pull/1809.patch\",\"issue_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/1809\",\"number\":1809,\"state\":\"closed\",\"locked\":false,\"title\":\"ZF2-367 Fix SharedEventManager docblock\",\"user\":{\"login\":\"prolic\",\"id\":394428,\"node_id\":\"MDQ6VXNlcjM5NDQyOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/394428?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/prolic\",\"html_url\":\"https://github.com/prolic\",\"followers_url\":\"https://api.github.com/users/prolic/followers\",\"following_url\":\"https://api.github.com/users/prolic/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/prolic/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/prolic/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/prolic/subscriptions\",\"organizations_url\":\"https://api.github.com/users/prolic/orgs\",\"repos_url\":\"https://api.github.com/users/prolic/repos\",\"events_url\":\"https://api.github.com/users/prolic/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/prolic/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"SharedEventManager docblock references none existent method SharedEventManager::getInstance()\\n\",\"created_at\":\"2012-07-09T10:02:34Z\",\"updated_at\":\"2014-07-02T02:32:40Z\",\"closed_at\":\"2012-07-09T10:19:20Z\",\"merged_at\":null,\"merge_commit_sha\":\"aba5271c07c1facf4db24282396905d1c76588c2\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/1809/commits\",\"review_comments_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/1809/comments\",\"review_comment_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/1809/comments\",\"statuses_url\":\"https://api.github.com/repos/zendframework/zendframework/statuses/9d36ff2644360322d48c96a28122e4e5add2618c\",\"head\":{\"label\":\"prolic:ZF2-367\",\"ref\":\"ZF2-367\",\"sha\":\"9d36ff2644360322d48c96a28122e4e5add2618c\",\"user\":{\"login\":\"prolic\",\"id\":394428,\"node_id\":\"MDQ6VXNlcjM5NDQyOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/394428?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/prolic\",\"html_url\":\"https://github.com/prolic\",\"followers_url\":\"https://api.github.com/users/prolic/followers\",\"following_url\":\"https://api.github.com/users/prolic/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/prolic/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/prolic/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/prolic/subscriptions\",\"organizations_url\":\"https://api.github.com/users/prolic/orgs\",\"repos_url\":\"https://api.github.com/users/prolic/repos\",\"events_url\":\"https://api.github.com/users/prolic/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/prolic/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":901046,\"node_id\":\"MDEwOlJlcG9zaXRvcnk5MDEwNDY=\",\"name\":\"zf2\",\"full_name\":\"prolic/zf2\",\"owner\":{\"login\":\"prolic\",\"id\":394428,\"node_id\":\"MDQ6VXNlcjM5NDQyOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/394428?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/prolic\",\"html_url\":\"https://github.com/prolic\",\"followers_url\":\"https://api.github.com/users/prolic/followers\",\"follow
INSERT INTO `pullreq` VALUES ('1598', 'kubernetes/kubernetes', '41308', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/41308\",\"id\":105837481,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA1ODM3NDgx\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/41308\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/41308.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/41308.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/41308\",\"number\":41308,\"state\":\"closed\",\"locked\":false,\"title\":\"fix delete kubeadm token\",\"user\":{\"login\":\"xilabao\",\"id\":22786043,\"node_id\":\"MDQ6VXNlcjIyNzg2MDQz\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/22786043?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/xilabao\",\"html_url\":\"https://github.com/xilabao\",\"followers_url\":\"https://api.github.com/users/xilabao/followers\",\"following_url\":\"https://api.github.com/users/xilabao/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/xilabao/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/xilabao/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/xilabao/subscriptions\",\"organizations_url\":\"https://api.github.com/users/xilabao/orgs\",\"repos_url\":\"https://api.github.com/users/xilabao/repos\",\"events_url\":\"https://api.github.com/users/xilabao/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/xilabao/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"fix https://github.com/kubernetes/kubeadm/issues/162\",\"created_at\":\"2017-02-13T06:44:39Z\",\"updated_at\":\"2017-02-14T07:34:06Z\",\"closed_at\":\"2017-02-14T07:34:06Z\",\"merged_at\":null,\"merge_commit_sha\":\"995570cb14ddf9a3a6d73139fa03398a79e7a830\",\"assignee\":{\"login\":\"dgoodwin\",\"id\":51265,\"node_id\":\"MDQ6VXNlcjUxMjY1\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/51265?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dgoodwin\",\"html_url\":\"https://github.com/dgoodwin\",\"followers_url\":\"https://api.github.com/users/dgoodwin/followers\",\"following_url\":\"https://api.github.com/users/dgoodwin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dgoodwin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dgoodwin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dgoodwin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dgoodwin/orgs\",\"repos_url\":\"https://api.github.com/users/dgoodwin/repos\",\"events_url\":\"https://api.github.com/users/dgoodwin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dgoodwin/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"dgoodwin\",\"id\":51265,\"node_id\":\"MDQ6VXNlcjUxMjY1\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/51265?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dgoodwin\",\"html_url\":\"https://github.com/dgoodwin\",\"followers_url\":\"https://api.github.com/users/dgoodwin/followers\",\"following_url\":\"https://api.github.com/users/dgoodwin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dgoodwin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dgoodwin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dgoodwin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dgoodwin/orgs\",\"repos_url\":\"https://api.github.com/users/dgoodwin/repos\",\"events_url\":\"https://api.github.com/users/dgoodwin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dgoodwin/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":477397086,\"node_id\":\"MDU6TGFiZWw0NzczOTcwODY=\",\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/labels/cncf-cla:%20yes\",\"name\":\"cncf-cla: yes\",\"color\":\"bfe5bf\",\"default\":false},{\"i
INSERT INTO `pullreq` VALUES ('1602', 'facebook/react', '4786', '{\"url\":\"https://api.github.com/repos/facebook/react/pulls/4786\",\"id\":44183470,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDQxODM0NzA=\",\"html_url\":\"https://github.com/facebook/react/pull/4786\",\"diff_url\":\"https://github.com/facebook/react/pull/4786.diff\",\"patch_url\":\"https://github.com/facebook/react/pull/4786.patch\",\"issue_url\":\"https://api.github.com/repos/facebook/react/issues/4786\",\"number\":4786,\"state\":\"closed\",\"locked\":false,\"title\":\"Resolve eslint error\",\"user\":{\"login\":\"jontewks\",\"id\":3970573,\"node_id\":\"MDQ6VXNlcjM5NzA1NzM=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/3970573?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jontewks\",\"html_url\":\"https://github.com/jontewks\",\"followers_url\":\"https://api.github.com/users/jontewks/followers\",\"following_url\":\"https://api.github.com/users/jontewks/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jontewks/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jontewks/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jontewks/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jontewks/orgs\",\"repos_url\":\"https://api.github.com/users/jontewks/repos\",\"events_url\":\"https://api.github.com/users/jontewks/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jontewks/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"I was about to begin work on an issue and usually run the linter and tests before starting to be sure I\'m starting with a clean slate. I noticed that the linter had one error, so I thought it would be a good idea to have it be a separate PR and not lump it in randomly with the actual issue fix.\\n\",\"created_at\":\"2015-09-04T05:02:43Z\",\"updated_at\":\"2015-09-05T00:35:04Z\",\"closed_at\":\"2015-09-05T00:35:02Z\",\"merged_at\":\"2015-09-05T00:35:02Z\",\"merge_commit_sha\":\"6fd0d3431a2c9e3e904c002a9bce1ac808689a5f\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":196858374,\"node_id\":\"MDU6TGFiZWwxOTY4NTgzNzQ=\",\"url\":\"https://api.github.com/repos/facebook/react/labels/CLA%20Signed\",\"name\":\"CLA Signed\",\"color\":\"e7e7e7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/facebook/react/pulls/4786/commits\",\"review_comments_url\":\"https://api.github.com/repos/facebook/react/pulls/4786/comments\",\"review_comment_url\":\"https://api.github.com/repos/facebook/react/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/facebook/react/issues/4786/comments\",\"statuses_url\":\"https://api.github.com/repos/facebook/react/statuses/87963c4d0136215a3e50e1c8d35586d5b9c2dad5\",\"head\":{\"label\":\"jontewks:master\",\"ref\":\"master\",\"sha\":\"87963c4d0136215a3e50e1c8d35586d5b9c2dad5\",\"user\":{\"login\":\"jontewks\",\"id\":3970573,\"node_id\":\"MDQ6VXNlcjM5NzA1NzM=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/3970573?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jontewks\",\"html_url\":\"https://github.com/jontewks\",\"followers_url\":\"https://api.github.com/users/jontewks/followers\",\"following_url\":\"https://api.github.com/users/jontewks/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jontewks/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jontewks/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jontewks/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jontewks/orgs\",\"repos_url\":\"https://api.github.com/users/jontewks/repos\",\"events_url\":\"https://api.github.com/users/jontewks/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jontewks/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":39164710,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzOTE2NDcxMA==\",\"name\":\"react\",\"full_name\":\"jontewks/react\",\"owner\
INSERT INTO `pullreq` VALUES ('1606', 'docker/docker', '14868', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/14868\",\"id\":40596968,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDA1OTY5Njg=\",\"html_url\":\"https://github.com/moby/moby/pull/14868\",\"diff_url\":\"https://github.com/moby/moby/pull/14868.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/14868.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/14868\",\"number\":14868,\"state\":\"closed\",\"locked\":false,\"title\":\"Allow RHEL init script to detect daemon start pid failure\",\"user\":{\"login\":\"jeff-minard-ck\",\"id\":1210963,\"node_id\":\"MDQ6VXNlcjEyMTA5NjM=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1210963?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jeff-minard-ck\",\"html_url\":\"https://github.com/jeff-minard-ck\",\"followers_url\":\"https://api.github.com/users/jeff-minard-ck/followers\",\"following_url\":\"https://api.github.com/users/jeff-minard-ck/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jeff-minard-ck/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jeff-minard-ck/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jeff-minard-ck/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jeff-minard-ck/orgs\",\"repos_url\":\"https://api.github.com/users/jeff-minard-ck/repos\",\"events_url\":\"https://api.github.com/users/jeff-minard-ck/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jeff-minard-ck/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"If you have some kind of bogus `other_args` in `/etc/sysconfig/docker` the start script will report \\\"started\\\" but it\'s full of lies. This enhances the flow so that if the pidfile never shows up (failure to start) you get a proper failure message.\\n\\nI also added dots for fun.\\n\\nSigned-off-by: Jeff Minard jeff.minard@creditkarma.com\\n\",\"created_at\":\"2015-07-22T18:36:49Z\",\"updated_at\":\"2015-08-24T21:24:36Z\",\"closed_at\":\"2015-08-24T21:24:36Z\",\"merged_at\":\"2015-08-24T21:24:36Z\",\"merge_commit_sha\":\"2cb20fe5f4da6c906b2eac27192ba2b4cbcbe794\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":175375407,\"node_id\":\"MDU6TGFiZWwxNzUzNzU0MDc=\",\"url\":\"https://api.github.com/repos/moby/moby/labels/status/2-code-review\",\"name\":\"status/2-code-review\",\"color\":\"fad8c7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/moby/moby/pulls/14868/commits\",\"review_comments_url\":\"https://api.github.com/repos/moby/moby/pulls/14868/comments\",\"review_comment_url\":\"https://api.github.com/repos/moby/moby/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/moby/moby/issues/14868/comments\",\"statuses_url\":\"https://api.github.com/repos/moby/moby/statuses/6f8fdb8aa893b2d5f319d342614dd159e0c8bb83\",\"head\":{\"label\":\"jeff-minard-ck:rhel-init-detect-failure\",\"ref\":\"rhel-init-detect-failure\",\"sha\":\"6f8fdb8aa893b2d5f319d342614dd159e0c8bb83\",\"user\":{\"login\":\"jeff-minard-ck\",\"id\":1210963,\"node_id\":\"MDQ6VXNlcjEyMTA5NjM=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1210963?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jeff-minard-ck\",\"html_url\":\"https://github.com/jeff-minard-ck\",\"followers_url\":\"https://api.github.com/users/jeff-minard-ck/followers\",\"following_url\":\"https://api.github.com/users/jeff-minard-ck/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jeff-minard-ck/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jeff-minard-ck/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jeff-minard-ck/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jeff-minard-ck/orgs\",\"repos_url\":\"https://api.github.com/users/jeff-minard-ck/repos\",\"events_url\":\"https://api.github.com/users/jeff-minard-ck/events{/privacy}\",\"received_events_u
INSERT INTO `pullreq` VALUES ('1610', 'rust-lang/rust', '9604', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/9604\",\"id\":8688855,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODY4ODg1NQ==\",\"html_url\":\"https://github.com/rust-lang/rust/pull/9604\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/9604.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/9604.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/9604\",\"number\":9604,\"state\":\"closed\",\"locked\":false,\"title\":\"fix #9483, Remove #[abi = \\\"foo\\\"] attributes from codebase\",\"user\":{\"login\":\"wakandan\",\"id\":537655,\"node_id\":\"MDQ6VXNlcjUzNzY1NQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/537655?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wakandan\",\"html_url\":\"https://github.com/wakandan\",\"followers_url\":\"https://api.github.com/users/wakandan/followers\",\"following_url\":\"https://api.github.com/users/wakandan/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/wakandan/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/wakandan/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/wakandan/subscriptions\",\"organizations_url\":\"https://api.github.com/users/wakandan/orgs\",\"repos_url\":\"https://api.github.com/users/wakandan/repos\",\"events_url\":\"https://api.github.com/users/wakandan/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/wakandan/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2013-09-29T10:23:26Z\",\"updated_at\":\"2014-07-16T14:51:21Z\",\"closed_at\":\"2013-10-09T16:12:05Z\",\"merged_at\":null,\"merge_commit_sha\":\"23dcf0de4d2f86cf4376beff586b6aca2eee5875\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/9604/commits\",\"review_comments_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/9604/comments\",\"review_comment_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rust-lang/rust/issues/9604/comments\",\"statuses_url\":\"https://api.github.com/repos/rust-lang/rust/statuses/ca2bababf46687c0e5eba30d9b5ba2add1dff8e2\",\"head\":{\"label\":\"wakandan:master\",\"ref\":\"master\",\"sha\":\"ca2bababf46687c0e5eba30d9b5ba2add1dff8e2\",\"user\":{\"login\":\"wakandan\",\"id\":537655,\"node_id\":\"MDQ6VXNlcjUzNzY1NQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/537655?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wakandan\",\"html_url\":\"https://github.com/wakandan\",\"followers_url\":\"https://api.github.com/users/wakandan/followers\",\"following_url\":\"https://api.github.com/users/wakandan/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/wakandan/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/wakandan/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/wakandan/subscriptions\",\"organizations_url\":\"https://api.github.com/users/wakandan/orgs\",\"repos_url\":\"https://api.github.com/users/wakandan/repos\",\"events_url\":\"https://api.github.com/users/wakandan/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/wakandan/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"rust-lang:master\",\"ref\":\"master\",\"sha\":\"80b6056f5d4ae6b527b36c502cc074c2518a3f7d\",\"user\":{\"login\":\"rust-lang\",\"id\":5430905,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjU0MzA5MDU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5430905?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rust-lang\",\"html_url\":\"https://github.com/rust-lang\",\"followers_url\":\"https://api.github.com/users/rust-lang/followers\",\"following_url\":\"https://api.github.com/users/rust-lang/following{/other_user}\",\"gists_url\":\"https://api
INSERT INTO `pullreq` VALUES ('1615', 'twbs/bootstrap', '8906', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/8906\",\"id\":7291848,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzI5MTg0OA==\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/8906\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/8906.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/8906.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/8906\",\"number\":8906,\"state\":\"closed\",\"locked\":false,\"title\":\"Added column offset for small devices\",\"user\":{\"login\":\"mrhudson87\",\"id\":4436886,\"node_id\":\"MDQ6VXNlcjQ0MzY4ODY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/4436886?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mrhudson87\",\"html_url\":\"https://github.com/mrhudson87\",\"followers_url\":\"https://api.github.com/users/mrhudson87/followers\",\"following_url\":\"https://api.github.com/users/mrhudson87/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mrhudson87/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mrhudson87/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mrhudson87/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mrhudson87/orgs\",\"repos_url\":\"https://api.github.com/users/mrhudson87/repos\",\"events_url\":\"https://api.github.com/users/mrhudson87/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mrhudson87/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Added in the ability to offset small columns using .col-sm-offset-\\\\* when using the col-sm-\\\\* class\\n\",\"created_at\":\"2013-07-31T13:35:47Z\",\"updated_at\":\"2014-06-13T11:16:37Z\",\"closed_at\":\"2013-08-02T21:06:33Z\",\"merged_at\":null,\"merge_commit_sha\":\"9d10cd1c17dec70605fac57e96bb6d5cdb4b3c9f\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":210556,\"node_id\":\"MDU6TGFiZWwyMTA1NTY=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/css\",\"name\":\"css\",\"color\":\"563d7c\",\"default\":false},{\"id\":148230,\"node_id\":\"MDU6TGFiZWwxNDgyMzA=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/feature\",\"name\":\"feature\",\"color\":\"4bb14b\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/8906/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/8906/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/8906/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/3b240ecafef3da71a9ced7eefdde745184a23dff\",\"head\":{\"label\":\"mrhudson87:3.0.0-wip\",\"ref\":\"3.0.0-wip\",\"sha\":\"3b240ecafef3da71a9ced7eefdde745184a23dff\",\"user\":{\"login\":\"mrhudson87\",\"id\":4436886,\"node_id\":\"MDQ6VXNlcjQ0MzY4ODY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/4436886?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mrhudson87\",\"html_url\":\"https://github.com/mrhudson87\",\"followers_url\":\"https://api.github.com/users/mrhudson87/followers\",\"following_url\":\"https://api.github.com/users/mrhudson87/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mrhudson87/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mrhudson87/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mrhudson87/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mrhudson87/orgs\",\"repos_url\":\"https://api.github.com/users/mrhudson87/repos\",\"events_url\":\"https://api.github.com/users/mrhudson87/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mrhudson87/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":11791500,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMTc5MTUwMA==\",\"name\":\"bootstrap\",\"full_name\":\
INSERT INTO `pullreq` VALUES ('1619', 'nodejs/node', '4813', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/4813\",\"id\":56848927,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTY4NDg5Mjc=\",\"html_url\":\"https://github.com/nodejs/node/pull/4813\",\"diff_url\":\"https://github.com/nodejs/node/pull/4813.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/4813.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/4813\",\"number\":4813,\"state\":\"closed\",\"locked\":false,\"title\":\"Add arrow function rules to eslint\",\"user\":{\"login\":\"cjihrig\",\"id\":2512748,\"node_id\":\"MDQ6VXNlcjI1MTI3NDg=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2512748?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cjihrig\",\"html_url\":\"https://github.com/cjihrig\",\"followers_url\":\"https://api.github.com/users/cjihrig/followers\",\"following_url\":\"https://api.github.com/users/cjihrig/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cjihrig/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cjihrig/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cjihrig/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cjihrig/orgs\",\"repos_url\":\"https://api.github.com/users/cjihrig/repos\",\"events_url\":\"https://api.github.com/users/cjihrig/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cjihrig/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This PR enforces the following linting rules:\\n- arrow-parens - requires parens around arrow function arguments\\n- arrow-spacing - ensures a space on each side of the =>\\n- no-arrow-condition - prevents accidental use of => in cases\\n where the user really intends to use <=\\n\\nThe only code that violated these rules existed in the `test` directory.\\nR= @rvagg \\n\",\"created_at\":\"2016-01-22T05:41:01Z\",\"updated_at\":\"2016-02-17T20:12:05Z\",\"closed_at\":\"2016-01-28T16:33:38Z\",\"merged_at\":\"2016-01-28T16:33:38Z\",\"merge_commit_sha\":\"52d63a6d3661702008f889bf2be1ea6b096ce135\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":237979054,\"node_id\":\"MDU6TGFiZWwyMzc5NzkwNTQ=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/tools\",\"name\":\"tools\",\"color\":\"d4c5f9\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/4813/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/4813/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/4813/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/efd33a2a9a7352e608c1d315161c31805f65969d\",\"head\":{\"label\":\"cjihrig:parens\",\"ref\":\"parens\",\"sha\":\"efd33a2a9a7352e608c1d315161c31805f65969d\",\"user\":{\"login\":\"cjihrig\",\"id\":2512748,\"node_id\":\"MDQ6VXNlcjI1MTI3NDg=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2512748?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cjihrig\",\"html_url\":\"https://github.com/cjihrig\",\"followers_url\":\"https://api.github.com/users/cjihrig/followers\",\"following_url\":\"https://api.github.com/users/cjihrig/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cjihrig/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cjihrig/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cjihrig/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cjihrig/orgs\",\"repos_url\":\"https://api.github.com/users/cjihrig/repos\",\"events_url\":\"https://api.github.com/users/cjihrig/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cjihrig/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":40613511,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0MDYxMzUxMQ==\",\"name\":\"node-1\",\"full_name\":\"cjihrig/n
INSERT INTO `pullreq` VALUES ('1624', 'rails/rails', '23376', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/23376\",\"id\":57766027,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTc3NjYwMjc=\",\"html_url\":\"https://github.com/rails/rails/pull/23376\",\"diff_url\":\"https://github.com/rails/rails/pull/23376.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/23376.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/23376\",\"number\":23376,\"state\":\"closed\",\"locked\":false,\"title\":\"Add Active Record and PostgreSQL to guides table of contents [ci-skip]\",\"user\":{\"login\":\"piotrj\",\"id\":9296,\"node_id\":\"MDQ6VXNlcjkyOTY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/9296?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/piotrj\",\"html_url\":\"https://github.com/piotrj\",\"followers_url\":\"https://api.github.com/users/piotrj/followers\",\"following_url\":\"https://api.github.com/users/piotrj/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/piotrj/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/piotrj/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/piotrj/subscriptions\",\"organizations_url\":\"https://api.github.com/users/piotrj/orgs\",\"repos_url\":\"https://api.github.com/users/piotrj/repos\",\"events_url\":\"https://api.github.com/users/piotrj/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/piotrj/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This commit also changes the formatting of code samples a little bit so\\nthat they are more adapter to the limited width of Guides webpage.\\n\",\"created_at\":\"2016-01-31T11:12:08Z\",\"updated_at\":\"2018-01-04T20:11:42Z\",\"closed_at\":\"2018-01-04T20:11:42Z\",\"merged_at\":null,\"merge_commit_sha\":\"eb91ab5a8e1d9ee66e7d88e2ee4e0714328d0b86\",\"assignee\":{\"login\":\"senny\",\"id\":5402,\"node_id\":\"MDQ6VXNlcjU0MDI=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5402?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/senny\",\"html_url\":\"https://github.com/senny\",\"followers_url\":\"https://api.github.com/users/senny/followers\",\"following_url\":\"https://api.github.com/users/senny/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/senny/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/senny/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/senny/subscriptions\",\"organizations_url\":\"https://api.github.com/users/senny/orgs\",\"repos_url\":\"https://api.github.com/users/senny/repos\",\"events_url\":\"https://api.github.com/users/senny/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/senny/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"senny\",\"id\":5402,\"node_id\":\"MDQ6VXNlcjU0MDI=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5402?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/senny\",\"html_url\":\"https://github.com/senny\",\"followers_url\":\"https://api.github.com/users/senny/followers\",\"following_url\":\"https://api.github.com/users/senny/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/senny/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/senny/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/senny/subscriptions\",\"organizations_url\":\"https://api.github.com/users/senny/orgs\",\"repos_url\":\"https://api.github.com/users/senny/repos\",\"events_url\":\"https://api.github.com/users/senny/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/senny/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":107191,\"node_id\":\"MDU6TGFiZWwxMDcxOTE=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/activerecord\",\"name\":\"activerecord\",\"color\":\"0b02e1\",\"default\":false},{\"id\":150377,\"node_id\":\"MDU6TGFiZWwxNTAzNzc=
INSERT INTO `pullreq` VALUES ('1628', 'docker/docker', '31352', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/31352\",\"id\":107920058,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA3OTIwMDU4\",\"html_url\":\"https://github.com/moby/moby/pull/31352\",\"diff_url\":\"https://github.com/moby/moby/pull/31352.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/31352.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/31352\",\"number\":31352,\"state\":\"closed\",\"locked\":false,\"title\":\"[dockerfile] Allow ARG in FROM\",\"user\":{\"login\":\"dnephin\",\"id\":442180,\"node_id\":\"MDQ6VXNlcjQ0MjE4MA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/442180?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dnephin\",\"html_url\":\"https://github.com/dnephin\",\"followers_url\":\"https://api.github.com/users/dnephin/followers\",\"following_url\":\"https://api.github.com/users/dnephin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dnephin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dnephin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dnephin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dnephin/orgs\",\"repos_url\":\"https://api.github.com/users/dnephin/repos\",\"events_url\":\"https://api.github.com/users/dnephin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dnephin/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes #18119\\r\\n\\r\\nThis has been a major pain point for building from common base images. There\'s no way to build a base image with a unique tag (git sha is a common one), and then build app specific images from that tag.\",\"created_at\":\"2017-02-24T22:21:39Z\",\"updated_at\":\"2017-07-21T05:35:33Z\",\"closed_at\":\"2017-04-10T17:23:41Z\",\"merged_at\":\"2017-04-10T17:23:41Z\",\"merge_commit_sha\":\"4d9e32a08e8e2613601cbc5d36bd8c7ecf32a772\",\"assignee\":{\"login\":\"coolljt0725\",\"id\":8232360,\"node_id\":\"MDQ6VXNlcjgyMzIzNjA=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/8232360?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/coolljt0725\",\"html_url\":\"https://github.com/coolljt0725\",\"followers_url\":\"https://api.github.com/users/coolljt0725/followers\",\"following_url\":\"https://api.github.com/users/coolljt0725/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/coolljt0725/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/coolljt0725/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/coolljt0725/subscriptions\",\"organizations_url\":\"https://api.github.com/users/coolljt0725/orgs\",\"repos_url\":\"https://api.github.com/users/coolljt0725/repos\",\"events_url\":\"https://api.github.com/users/coolljt0725/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/coolljt0725/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"coolljt0725\",\"id\":8232360,\"node_id\":\"MDQ6VXNlcjgyMzIzNjA=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/8232360?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/coolljt0725\",\"html_url\":\"https://github.com/coolljt0725\",\"followers_url\":\"https://api.github.com/users/coolljt0725/followers\",\"following_url\":\"https://api.github.com/users/coolljt0725/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/coolljt0725/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/coolljt0725/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/coolljt0725/subscriptions\",\"organizations_url\":\"https://api.github.com/users/coolljt0725/orgs\",\"repos_url\":\"https://api.github.com/users/coolljt0725/repos\",\"events_url\":\"https://api.github.com/users/coolljt0725/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/coolljt0725/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":
INSERT INTO `pullreq` VALUES ('1632', 'angular/angular.js', '3897', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/3897\",\"id\":8121622,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODEyMTYyMg==\",\"html_url\":\"https://github.com/angular/angular.js/pull/3897\",\"diff_url\":\"https://github.com/angular/angular.js/pull/3897.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/3897.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/3897\",\"number\":3897,\"state\":\"closed\",\"locked\":false,\"title\":\"fix($httpBackend): remove Content-Type header on DELETE requests\",\"user\":{\"login\":\"muratcorlu\",\"id\":127687,\"node_id\":\"MDQ6VXNlcjEyNzY4Nw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/127687?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/muratcorlu\",\"html_url\":\"https://github.com/muratcorlu\",\"followers_url\":\"https://api.github.com/users/muratcorlu/followers\",\"following_url\":\"https://api.github.com/users/muratcorlu/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/muratcorlu/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/muratcorlu/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/muratcorlu/subscriptions\",\"organizations_url\":\"https://api.github.com/users/muratcorlu/orgs\",\"repos_url\":\"https://api.github.com/users/muratcorlu/repos\",\"events_url\":\"https://api.github.com/users/muratcorlu/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/muratcorlu/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Sending empty string with `XMLHttpRequest`\'s `post` method causes browsers adding unneeded `Content-Type` request header on `DELETE` requests. Chrome adds `Content-Type:application/xml`, Firefox and IE adds `Content-Type text/plain`. Sending `null` insted of empty string fixes the problem.\\n\\nMore detail: https://github.com/angular/angular.js/issues/2149#issuecomment-22664501\\n\",\"created_at\":\"2013-09-05T22:12:48Z\",\"updated_at\":\"2016-01-12T14:55:19Z\",\"closed_at\":\"2013-10-01T18:22:50Z\",\"merged_at\":null,\"merge_commit_sha\":\"8b0efe4c00d533e3314fa68f0157768f3ae8ef41\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":739764,\"node_id\":\"MDU6TGFiZWw3Mzk3NjQ=\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/component:%20$http\",\"name\":\"component: $http\",\"color\":\"d7e102\",\"default\":false},{\"id\":53079736,\"node_id\":\"MDU6TGFiZWw1MzA3OTczNg==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/frequency:%20moderate\",\"name\":\"frequency: moderate\",\"color\":\"fef2c0\",\"default\":false},{\"id\":58561,\"node_id\":\"MDU6TGFiZWw1ODU2MQ==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/type:%20bug\",\"name\":\"type: bug\",\"color\":\"000000\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/angular/angular.js/milestones/21\",\"html_url\":\"https://github.com/angular/angular.js/milestone/21\",\"labels_url\":\"https://api.github.com/repos/angular/angular.js/milestones/21/labels\",\"id\":419506,\"node_id\":\"MDk6TWlsZXN0b25lNDE5NTA2\",\"number\":21,\"title\":\"1.2.0-rc3\",\"description\":\"\",\"creator\":{\"login\":\"IgorMinar\",\"id\":216296,\"node_id\":\"MDQ6VXNlcjIxNjI5Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/216296?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/IgorMinar\",\"html_url\":\"https://github.com/IgorMinar\",\"followers_url\":\"https://api.github.com/users/IgorMinar/followers\",\"following_url\":\"https://api.github.com/users/IgorMinar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/IgorMinar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/IgorMinar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/IgorMinar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/IgorMinar/orgs\",\"repos_url\":\"https://api.github.com/users/IgorM
INSERT INTO `pullreq` VALUES ('1636', 'kubernetes/kubernetes', '47074', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/47074\",\"id\":124274025,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTI0Mjc0MDI1\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/47074\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/47074.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/47074.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/47074\",\"number\":47074,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix incorrect username\",\"user\":{\"login\":\"monopole\",\"id\":2928188,\"node_id\":\"MDQ6VXNlcjI5MjgxODg=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/2928188?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/monopole\",\"html_url\":\"https://github.com/monopole\",\"followers_url\":\"https://api.github.com/users/monopole/followers\",\"following_url\":\"https://api.github.com/users/monopole/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/monopole/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/monopole/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/monopole/subscriptions\",\"organizations_url\":\"https://api.github.com/users/monopole/orgs\",\"repos_url\":\"https://api.github.com/users/monopole/repos\",\"events_url\":\"https://api.github.com/users/monopole/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/monopole/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"For work on issue #598\\r\\nMy mistake - used goog username rather than github. Duh.\\r\\nWish we had a federated identity authority we all trusted :P\\r\\n\\r\\n```release-note\\r\\nNONE\\r\\n```\\r\\n\",\"created_at\":\"2017-06-06T19:52:49Z\",\"updated_at\":\"2017-08-09T16:36:03Z\",\"closed_at\":\"2017-08-09T16:36:03Z\",\"merged_at\":null,\"merge_commit_sha\":\"40b96c5b4a9665fa5566cfb522e103471c203c16\",\"assignee\":{\"login\":\"dchen1107\",\"id\":7740897,\"node_id\":\"MDQ6VXNlcjc3NDA4OTc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/7740897?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dchen1107\",\"html_url\":\"https://github.com/dchen1107\",\"followers_url\":\"https://api.github.com/users/dchen1107/followers\",\"following_url\":\"https://api.github.com/users/dchen1107/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dchen1107/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dchen1107/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dchen1107/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dchen1107/orgs\",\"repos_url\":\"https://api.github.com/users/dchen1107/repos\",\"events_url\":\"https://api.github.com/users/dchen1107/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dchen1107/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"dchen1107\",\"id\":7740897,\"node_id\":\"MDQ6VXNlcjc3NDA4OTc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/7740897?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dchen1107\",\"html_url\":\"https://github.com/dchen1107\",\"followers_url\":\"https://api.github.com/users/dchen1107/followers\",\"following_url\":\"https://api.github.com/users/dchen1107/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dchen1107/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dchen1107/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dchen1107/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dchen1107/orgs\",\"repos_url\":\"https://api.github.com/users/dchen1107/repos\",\"events_url\":\"https://api.github.com/users/dchen1107/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dchen1107/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":477397086
INSERT INTO `pullreq` VALUES ('1640', 'joomla/joomla-cms', '3432', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/3432\",\"id\":14683616,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTQ2ODM2MTY=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/3432\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/3432.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/3432.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/3432\",\"number\":3432,\"state\":\"closed\",\"locked\":false,\"title\":\"[#33494] Query Reference should be stored at the driver instance\",\"user\":{\"login\":\"mManishTrivedi\",\"id\":2376789,\"node_id\":\"MDQ6VXNlcjIzNzY3ODk=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2376789?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mManishTrivedi\",\"html_url\":\"https://github.com/mManishTrivedi\",\"followers_url\":\"https://api.github.com/users/mManishTrivedi/followers\",\"following_url\":\"https://api.github.com/users/mManishTrivedi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mManishTrivedi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mManishTrivedi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mManishTrivedi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mManishTrivedi/orgs\",\"repos_url\":\"https://api.github.com/users/mManishTrivedi/repos\",\"events_url\":\"https://api.github.com/users/mManishTrivedi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mManishTrivedi/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Bug::\\n# . Object reference pass as a parameter(Here $query) and then object is converted into string.\\n# . Assign string value on object variable (override $query variable. Its a wrong. Near the line number 700)\\n\\n(Bug produced when use sqlite and invoke getTableList method)\\n\\nFirst PR target to master branch https://github.com/joomla/joomla-cms/pull/1995\\nbut on @Bakual request I have created new request for staging. :) \\n\\nI have already created ticket at Joomlacode tracker\\n http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_id=8103&tracker_item_id=33494 \\n\\nYou can test it with this plugin\\nhttps://github.com/mManishTrivedi/dbtester\\n\",\"created_at\":\"2014-04-12T07:57:22Z\",\"updated_at\":\"2015-02-27T20:46:29Z\",\"closed_at\":\"2015-02-27T20:46:29Z\",\"merged_at\":null,\"merge_commit_sha\":\"31b54f6bf20c86748de57b8093000a1aba6cc08e\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/3432/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/3432/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/3432/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/b90702ed9daf581cf17f2676237fc40eca998545\",\"head\":{\"label\":\"mManishTrivedi:staging\",\"ref\":\"staging\",\"sha\":\"b90702ed9daf581cf17f2676237fc40eca998545\",\"user\":{\"login\":\"mManishTrivedi\",\"id\":2376789,\"node_id\":\"MDQ6VXNlcjIzNzY3ODk=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2376789?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mManishTrivedi\",\"html_url\":\"https://github.com/mManishTrivedi\",\"followers_url\":\"https://api.github.com/users/mManishTrivedi/followers\",\"following_url\":\"https://api.github.com/users/mManishTrivedi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mManishTrivedi/gists{/gist_id}\",\"starred_url\":\
INSERT INTO `pullreq` VALUES ('1645', 'cocos2d/cocos2d-x', '6553', '{\"url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/6553\",\"id\":15437800,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTU0Mzc4MDA=\",\"html_url\":\"https://github.com/cocos2d/cocos2d-x/pull/6553\",\"diff_url\":\"https://github.com/cocos2d/cocos2d-x/pull/6553.diff\",\"patch_url\":\"https://github.com/cocos2d/cocos2d-x/pull/6553.patch\",\"issue_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/6553\",\"number\":6553,\"state\":\"closed\",\"locked\":false,\"title\":\"[hot fixed]closed issue#4999:fixed label is unsharp if it\'s created by smaller font.\",\"user\":{\"login\":\"WenhaiLin\",\"id\":5234286,\"node_id\":\"MDQ6VXNlcjUyMzQyODY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/5234286?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/WenhaiLin\",\"html_url\":\"https://github.com/WenhaiLin\",\"followers_url\":\"https://api.github.com/users/WenhaiLin/followers\",\"following_url\":\"https://api.github.com/users/WenhaiLin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/WenhaiLin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/WenhaiLin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/WenhaiLin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/WenhaiLin/orgs\",\"repos_url\":\"https://api.github.com/users/WenhaiLin/repos\",\"events_url\":\"https://api.github.com/users/WenhaiLin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/WenhaiLin/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2014-05-02T16:06:04Z\",\"updated_at\":\"2014-09-30T09:15:38Z\",\"closed_at\":\"2014-05-06T03:41:24Z\",\"merged_at\":\"2014-05-06T03:41:24Z\",\"merge_commit_sha\":\"97a8c7e94fc2d5443535b1340df5bcd2c58ead9c\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/6553/commits\",\"review_comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/6553/comments\",\"review_comment_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/6553/comments\",\"statuses_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/statuses/989b3830aa08c04f28f7d2352a306887b152f13d\",\"head\":{\"label\":\"WenhaiLin:v3_labelhotfixed\",\"ref\":\"v3_labelhotfixed\",\"sha\":\"989b3830aa08c04f28f7d2352a306887b152f13d\",\"user\":{\"login\":\"WenhaiLin\",\"id\":5234286,\"node_id\":\"MDQ6VXNlcjUyMzQyODY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/5234286?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/WenhaiLin\",\"html_url\":\"https://github.com/WenhaiLin\",\"followers_url\":\"https://api.github.com/users/WenhaiLin/followers\",\"following_url\":\"https://api.github.com/users/WenhaiLin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/WenhaiLin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/WenhaiLin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/WenhaiLin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/WenhaiLin/orgs\",\"repos_url\":\"https://api.github.com/users/WenhaiLin/repos\",\"events_url\":\"https://api.github.com/users/WenhaiLin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/WenhaiLin/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":13027918,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMzAyNzkxOA==\",\"name\":\"cocos2d-x\",\"full_name\":\"WenhaiLin/cocos2d-x\",\"owner\":{\"login\":\"WenhaiLin\",\"id\":5234286,\"node_id\":\"MDQ6VXNlcjUyMzQyODY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/5234286?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/WenhaiLin\",\"html_url\":\"https://github.com/WenhaiLin\",\"followers_url\":\"https://api.github.com/users/WenhaiLin/followers\",\"fol
INSERT INTO `pullreq` VALUES ('1649', 'hashicorp/terraform', '3761', '{\"url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/3761\",\"id\":49752876,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDk3NTI4NzY=\",\"html_url\":\"https://github.com/hashicorp/terraform/pull/3761\",\"diff_url\":\"https://github.com/hashicorp/terraform/pull/3761.diff\",\"patch_url\":\"https://github.com/hashicorp/terraform/pull/3761.patch\",\"issue_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/3761\",\"number\":3761,\"state\":\"closed\",\"locked\":true,\"title\":\"docker provider additions\",\"user\":{\"login\":\"ryane\",\"id\":7346,\"node_id\":\"MDQ6VXNlcjczNDY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/7346?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ryane\",\"html_url\":\"https://github.com/ryane\",\"followers_url\":\"https://api.github.com/users/ryane/followers\",\"following_url\":\"https://api.github.com/users/ryane/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ryane/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ryane/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ryane/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ryane/orgs\",\"repos_url\":\"https://api.github.com/users/ryane/repos\",\"events_url\":\"https://api.github.com/users/ryane/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ryane/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Adds the following functionality to the `docker_container` resource:\\n- support for setting the entrypoint\\n- support for setting the restart policy (off|on-failure|always)\\n- support for setting memory, memory-swap, and cpu-shares runtime constraints \\n- support for docker labels\\n- support for log-driver and log-options\\n- includes HostConfig when creating container\\n\",\"created_at\":\"2015-11-04T22:06:51Z\",\"updated_at\":\"2020-04-27T02:36:37Z\",\"closed_at\":\"2015-12-02T16:46:29Z\",\"merged_at\":\"2015-12-02T16:46:29Z\",\"merge_commit_sha\":\"7eb4d10188741b54d84a19e0afd4673bbd5462c2\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":85946959,\"node_id\":\"MDU6TGFiZWw4NTk0Njk1OQ==\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/enhancement\",\"name\":\"enhancement\",\"color\":\"d4c5f9\",\"default\":true,\"description\":null},{\"id\":196903546,\"node_id\":\"MDU6TGFiZWwxOTY5MDM1NDY=\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/provider/docker\",\"name\":\"provider/docker\",\"color\":\"bfdadc\",\"default\":false,\"description\":\"\"}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/3761/commits\",\"review_comments_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/3761/comments\",\"review_comment_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/3761/comments\",\"statuses_url\":\"https://api.github.com/repos/hashicorp/terraform/statuses/4fc60c9f89cc4ebad933bbffb0f243eb9213c183\",\"head\":{\"label\":\"ryane:f-provider-docker-improvements\",\"ref\":\"f-provider-docker-improvements\",\"sha\":\"4fc60c9f89cc4ebad933bbffb0f243eb9213c183\",\"user\":{\"login\":\"ryane\",\"id\":7346,\"node_id\":\"MDQ6VXNlcjczNDY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/7346?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ryane\",\"html_url\":\"https://github.com/ryane\",\"followers_url\":\"https://api.github.com/users/ryane/followers\",\"following_url\":\"https://api.github.com/users/ryane/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ryane/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ryane/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ryane/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ryane/orgs\",\"repos_url\":\"htt
INSERT INTO `pullreq` VALUES ('1653', 'kubernetes/kubernetes', '14448', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/14448\",\"id\":45835463,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDU4MzU0NjM=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/14448\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/14448.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/14448.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/14448\",\"number\":14448,\"state\":\"closed\",\"locked\":false,\"title\":\"Disable elb e2e\",\"user\":{\"login\":\"erictune\",\"id\":8105590,\"node_id\":\"MDQ6VXNlcjgxMDU1OTA=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/8105590?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/erictune\",\"html_url\":\"https://github.com/erictune\",\"followers_url\":\"https://api.github.com/users/erictune/followers\",\"following_url\":\"https://api.github.com/users/erictune/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/erictune/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/erictune/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/erictune/subscriptions\",\"organizations_url\":\"https://api.github.com/users/erictune/orgs\",\"repos_url\":\"https://api.github.com/users/erictune/repos\",\"events_url\":\"https://api.github.com/users/erictune/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/erictune/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"@kubernetes/goog-testing \\n\",\"created_at\":\"2015-09-23T21:42:16Z\",\"updated_at\":\"2015-09-24T14:58:39Z\",\"closed_at\":\"2015-09-24T14:58:39Z\",\"merged_at\":null,\"merge_commit_sha\":\"09711d68fec82ca4e9618eddd219b92c7c9ae060\",\"assignee\":{\"login\":\"ArtfulCoder\",\"id\":1220660,\"node_id\":\"MDQ6VXNlcjEyMjA2NjA=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1220660?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ArtfulCoder\",\"html_url\":\"https://github.com/ArtfulCoder\",\"followers_url\":\"https://api.github.com/users/ArtfulCoder/followers\",\"following_url\":\"https://api.github.com/users/ArtfulCoder/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ArtfulCoder/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ArtfulCoder/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ArtfulCoder/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ArtfulCoder/orgs\",\"repos_url\":\"https://api.github.com/users/ArtfulCoder/repos\",\"events_url\":\"https://api.github.com/users/ArtfulCoder/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ArtfulCoder/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"ArtfulCoder\",\"id\":1220660,\"node_id\":\"MDQ6VXNlcjEyMjA2NjA=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1220660?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ArtfulCoder\",\"html_url\":\"https://github.com/ArtfulCoder\",\"followers_url\":\"https://api.github.com/users/ArtfulCoder/followers\",\"following_url\":\"https://api.github.com/users/ArtfulCoder/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ArtfulCoder/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ArtfulCoder/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ArtfulCoder/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ArtfulCoder/orgs\",\"repos_url\":\"https://api.github.com/users/ArtfulCoder/repos\",\"events_url\":\"https://api.github.com/users/ArtfulCoder/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ArtfulCoder/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":253450793,\"node_id\":\"MDU6TGFiZWwyNTM0NTA3OTM=\",\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/labels/size/XS\",\"name\":\"size
INSERT INTO `pullreq` VALUES ('1657', 'kubernetes/kubernetes', '44934', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/44934\",\"id\":117608598,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE3NjA4NTk4\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/44934\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/44934.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/44934.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/44934\",\"number\":44934,\"state\":\"closed\",\"locked\":false,\"title\":\"fix kubectl proxy reject-method not use issue\",\"user\":{\"login\":\"adohe\",\"id\":1555564,\"node_id\":\"MDQ6VXNlcjE1NTU1NjQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1555564?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/adohe\",\"html_url\":\"https://github.com/adohe\",\"followers_url\":\"https://api.github.com/users/adohe/followers\",\"following_url\":\"https://api.github.com/users/adohe/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/adohe/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/adohe/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/adohe/subscriptions\",\"organizations_url\":\"https://api.github.com/users/adohe/orgs\",\"repos_url\":\"https://api.github.com/users/adohe/repos\",\"events_url\":\"https://api.github.com/users/adohe/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/adohe/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"quick fix https://github.com/kubernetes/kubectl/issues/6. @liggitt ptal.\\r\\n\",\"created_at\":\"2017-04-26T00:27:02Z\",\"updated_at\":\"2017-05-15T14:09:03Z\",\"closed_at\":\"2017-05-15T14:09:03Z\",\"merged_at\":null,\"merge_commit_sha\":\"a7386035380b91b5e2e567ae39b839386450b17e\",\"assignee\":{\"login\":\"soltysh\",\"id\":576341,\"node_id\":\"MDQ6VXNlcjU3NjM0MQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/576341?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/soltysh\",\"html_url\":\"https://github.com/soltysh\",\"followers_url\":\"https://api.github.com/users/soltysh/followers\",\"following_url\":\"https://api.github.com/users/soltysh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/soltysh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/soltysh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/soltysh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/soltysh/orgs\",\"repos_url\":\"https://api.github.com/users/soltysh/repos\",\"events_url\":\"https://api.github.com/users/soltysh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/soltysh/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"soltysh\",\"id\":576341,\"node_id\":\"MDQ6VXNlcjU3NjM0MQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/576341?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/soltysh\",\"html_url\":\"https://github.com/soltysh\",\"followers_url\":\"https://api.github.com/users/soltysh/followers\",\"following_url\":\"https://api.github.com/users/soltysh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/soltysh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/soltysh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/soltysh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/soltysh/orgs\",\"repos_url\":\"https://api.github.com/users/soltysh/repos\",\"events_url\":\"https://api.github.com/users/soltysh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/soltysh/received_events\",\"type\":\"User\",\"site_admin\":false},{\"login\":\"liggitt\",\"id\":980082,\"node_id\":\"MDQ6VXNlcjk4MDA4Mg==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/980082?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/liggitt\",\"html_url\":\"https://github.com/liggitt\",\"followers
INSERT INTO `pullreq` VALUES ('1661', 'twbs/bootstrap', '13388', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/13388\",\"id\":14955288,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTQ5NTUyODg=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/13388\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/13388.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/13388.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/13388\",\"number\":13388,\"state\":\"closed\",\"locked\":false,\"title\":\"Improve JS style\",\"user\":{\"login\":\"XhmikosR\",\"id\":349621,\"node_id\":\"MDQ6VXNlcjM0OTYyMQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/349621?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/XhmikosR\",\"html_url\":\"https://github.com/XhmikosR\",\"followers_url\":\"https://api.github.com/users/XhmikosR/followers\",\"following_url\":\"https://api.github.com/users/XhmikosR/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/XhmikosR/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/XhmikosR/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/XhmikosR/subscriptions\",\"organizations_url\":\"https://api.github.com/users/XhmikosR/orgs\",\"repos_url\":\"https://api.github.com/users/XhmikosR/repos\",\"events_url\":\"https://api.github.com/users/XhmikosR/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/XhmikosR/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"/CC @twbs/team \\n\",\"created_at\":\"2014-04-20T22:50:02Z\",\"updated_at\":\"2014-06-12T15:20:25Z\",\"closed_at\":\"2014-06-07T06:13:05Z\",\"merged_at\":\"2014-06-07T06:13:05Z\",\"merge_commit_sha\":\"6a28940fe4a12b9035107e46cbb79d7dcd8c00cd\",\"assignee\":{\"login\":\"XhmikosR\",\"id\":349621,\"node_id\":\"MDQ6VXNlcjM0OTYyMQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/349621?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/XhmikosR\",\"html_url\":\"https://github.com/XhmikosR\",\"followers_url\":\"https://api.github.com/users/XhmikosR/followers\",\"following_url\":\"https://api.github.com/users/XhmikosR/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/XhmikosR/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/XhmikosR/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/XhmikosR/subscriptions\",\"organizations_url\":\"https://api.github.com/users/XhmikosR/orgs\",\"repos_url\":\"https://api.github.com/users/XhmikosR/repos\",\"events_url\":\"https://api.github.com/users/XhmikosR/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/XhmikosR/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"XhmikosR\",\"id\":349621,\"node_id\":\"MDQ6VXNlcjM0OTYyMQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/349621?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/XhmikosR\",\"html_url\":\"https://github.com/XhmikosR\",\"followers_url\":\"https://api.github.com/users/XhmikosR/followers\",\"following_url\":\"https://api.github.com/users/XhmikosR/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/XhmikosR/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/XhmikosR/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/XhmikosR/subscriptions\",\"organizations_url\":\"https://api.github.com/users/XhmikosR/orgs\",\"repos_url\":\"https://api.github.com/users/XhmikosR/repos\",\"events_url\":\"https://api.github.com/users/XhmikosR/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/XhmikosR/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":143643,\"node_id\":\"MDU6TGFiZWwxNDM2NDM=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/js\",\"name\":\"js\",\"color\":\"ffc40d\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/26\",\
INSERT INTO `pullreq` VALUES ('1665', 'nodejs/node', '12590', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/12590\",\"id\":117119842,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE3MTE5ODQy\",\"html_url\":\"https://github.com/nodejs/node/pull/12590\",\"diff_url\":\"https://github.com/nodejs/node/pull/12590.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/12590.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/12590\",\"number\":12590,\"state\":\"closed\",\"locked\":false,\"title\":\"test: use block scope in test-buffer-swap.js\",\"user\":{\"login\":\"Zahidul-Islam\",\"id\":8000808,\"node_id\":\"MDQ6VXNlcjgwMDA4MDg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/8000808?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Zahidul-Islam\",\"html_url\":\"https://github.com/Zahidul-Islam\",\"followers_url\":\"https://api.github.com/users/Zahidul-Islam/followers\",\"following_url\":\"https://api.github.com/users/Zahidul-Islam/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Zahidul-Islam/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Zahidul-Islam/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Zahidul-Islam/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Zahidul-Islam/orgs\",\"repos_url\":\"https://api.github.com/users/Zahidul-Islam/repos\",\"events_url\":\"https://api.github.com/users/Zahidul-Islam/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Zahidul-Islam/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"<!--\\r\\nThank you for your pull request. Please provide a description above and review\\r\\nthe requirements below.\\r\\n\\r\\nBug fixes and new features should include tests and possibly benchmarks.\\r\\n\\r\\nContributors guide: https://github.com/nodejs/node/blob/master/CONTRIBUTING.md\\r\\n-->\\r\\n\\r\\n##### Checklist\\r\\n<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->\\r\\n\\r\\n- [ ] `make -j4 test` (UNIX), or `vcbuild test` (Windows) passes\\r\\n- [x] tests and/or benchmarks are included\\r\\n- [ ] documentation is changed or added\\r\\n- [x] commit message follows [commit guidelines](https://github.com/nodejs/node/blob/master/CONTRIBUTING.md#commit-guidelines)\\r\\n\\r\\n##### Affected core subsystem(s)\\r\\n<!-- Provide affected core subsystem(s) (like doc, cluster, crypto, etc). -->\\r\\n\",\"created_at\":\"2017-04-22T18:20:39Z\",\"updated_at\":\"2017-04-22T19:00:21Z\",\"closed_at\":\"2017-04-22T19:00:21Z\",\"merged_at\":null,\"merge_commit_sha\":\"f7caa50bf77ebbd10412a57e8289606d82fae656\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155267414,\"node_id\":\"MDU6TGFiZWwxNTUyNjc0MTQ=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/buffer\",\"name\":\"buffer\",\"color\":\"f7c6c7\",\"default\":false},{\"id\":492471325,\"node_id\":\"MDU6TGFiZWw0OTI0NzEzMjU=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/code-and-learn\",\"name\":\"code-and-learn\",\"color\":\"bfd4f2\",\"default\":false},{\"id\":176240519,\"node_id\":\"MDU6TGFiZWwxNzYyNDA1MTk=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/test\",\"name\":\"test\",\"color\":\"990099\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/12590/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/12590/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/12590/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/72d70f9a5cd9548c6ee56be9e8f06d5eb8988fa8\",\"head\":{\"label\":\"Zahidul-Islam:refactor-test-buffer-swap\",\"ref\":\"refactor-test-buffer-swap\",\"sha\":\"72d70f9a5cd9548c6ee56be9e8f06d5eb8988fa8\",\"user\":{\"login\":\"Zahidul-Islam\",\"id\":8000808,\"node_id\":\"MDQ6VXNlcjgwMDA4MDg=\",\"avatar_url\":\"https://
INSERT INTO `pullreq` VALUES ('1669', 'rails/rails', '6477', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/6477\",\"id\":1423419,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTQyMzQxOQ==\",\"html_url\":\"https://github.com/rails/rails/pull/6477\",\"diff_url\":\"https://github.com/rails/rails/pull/6477.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/6477.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/6477\",\"number\":6477,\"state\":\"closed\",\"locked\":false,\"title\":\"Properly discover a connection is closed in postgresql_adapter\",\"user\":{\"login\":\"steveklabnik\",\"id\":27786,\"node_id\":\"MDQ6VXNlcjI3Nzg2\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/27786?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/steveklabnik\",\"html_url\":\"https://github.com/steveklabnik\",\"followers_url\":\"https://api.github.com/users/steveklabnik/followers\",\"following_url\":\"https://api.github.com/users/steveklabnik/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/steveklabnik/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/steveklabnik/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/steveklabnik/subscriptions\",\"organizations_url\":\"https://api.github.com/users/steveklabnik/orgs\",\"repos_url\":\"https://api.github.com/users/steveklabnik/repos\",\"events_url\":\"https://api.github.com/users/steveklabnik/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/steveklabnik/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"PQstatus doesn\'t properly test if future operations will succeed. A\\nPQping function is added to libpq in PostgreSQL 9.1, but if we rely\\non it, everyone on earlier versions of Postgres is out of luck,\\nand the pg gem wouldn\'t have the \'fix\' until the next release.\\n\\nThanks to @cbrecabarren and @ged for handling all the dirty details.\\n\\nCloses #3392.\\n\\n/cc @tenderlove @jonleighton\\n\",\"created_at\":\"2012-05-24T18:37:34Z\",\"updated_at\":\"2014-06-12T17:02:35Z\",\"closed_at\":\"2012-05-30T20:43:12Z\",\"merged_at\":\"2012-05-30T20:43:12Z\",\"merge_commit_sha\":\"13bfefc451d693efc442b156dbee3738b69d13dd\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":107191,\"node_id\":\"MDU6TGFiZWwxMDcxOTE=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/activerecord\",\"name\":\"activerecord\",\"color\":\"0b02e1\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/6477/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/6477/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/6477/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/4dacac3baa271597e6bcf3527c557182d64a6a95\",\"head\":{\"label\":\"steveklabnik:close_discovered_pg_connection\",\"ref\":\"close_discovered_pg_connection\",\"sha\":\"4dacac3baa271597e6bcf3527c557182d64a6a95\",\"user\":{\"login\":\"steveklabnik\",\"id\":27786,\"node_id\":\"MDQ6VXNlcjI3Nzg2\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/27786?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/steveklabnik\",\"html_url\":\"https://github.com/steveklabnik\",\"followers_url\":\"https://api.github.com/users/steveklabnik/followers\",\"following_url\":\"https://api.github.com/users/steveklabnik/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/steveklabnik/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/steveklabnik/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/steveklabnik/subscriptions\",\"organizations_url\":\"https://api.github.com/users/steveklabnik/orgs\",\"repos_url\":\"https://api.github.com/users/steveklabnik/repos\",\"events_url\":\"https://api.github.com/users/steveklabnik/events{/privacy}\",\"received_events_url\":\"
INSERT INTO `pullreq` VALUES ('1673', 'joomla/joomla-cms', '7554', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/7554\",\"id\":40857532,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDA4NTc1MzI=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/7554\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/7554.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/7554.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/7554\",\"number\":7554,\"state\":\"closed\",\"locked\":false,\"title\":\"Proxy JApplicationWebClient to the framework class\",\"user\":{\"login\":\"wilsonge\",\"id\":1986000,\"node_id\":\"MDQ6VXNlcjE5ODYwMDA=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1986000?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wilsonge\",\"html_url\":\"https://github.com/wilsonge\",\"followers_url\":\"https://api.github.com/users/wilsonge/followers\",\"following_url\":\"https://api.github.com/users/wilsonge/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/wilsonge/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/wilsonge/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/wilsonge/subscriptions\",\"organizations_url\":\"https://api.github.com/users/wilsonge/orgs\",\"repos_url\":\"https://api.github.com/users/wilsonge/repos\",\"events_url\":\"https://api.github.com/users/wilsonge/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/wilsonge/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This removes `JApplicationWebClient` in favour of the version found in the framework. It adds an alias similar to that used with `JRegistry` to keep b/c. To test ensure that navigating your website works as expected (web apps only)\\n\",\"created_at\":\"2015-07-26T18:39:48Z\",\"updated_at\":\"2016-03-24T16:36:54Z\",\"closed_at\":\"2016-03-24T16:36:51Z\",\"merged_at\":null,\"merge_commit_sha\":\"f188405dd9a358f20134139e666203924e89b943\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/7554/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/7554/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/7554/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/4920550136ea2af0e58642006b38f81038a82b30\",\"head\":{\"label\":\"wilsonge:japplicationwebclient\",\"ref\":\"japplicationwebclient\",\"sha\":\"4920550136ea2af0e58642006b38f81038a82b30\",\"user\":{\"login\":\"wilsonge\",\"id\":1986000,\"node_id\":\"MDQ6VXNlcjE5ODYwMDA=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1986000?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wilsonge\",\"html_url\":\"https://github.com/wilsonge\",\"followers_url\":\"https://api.github.com/users/wilsonge/followers\",\"following_url\":\"https://api.github.com/users/wilsonge/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/wilsonge/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/wilsonge/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/wilsonge/subscriptions\",\"organizations_url\":\"https://api.github.com/users/wilsonge/orgs\",\"repos_url\":\"https://api.github.com/users/wilsonge/repos\",\"events_url\":\"https://api.github.com/users/wilsonge/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/wilsonge/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":9136608,\"node_id\":\"MDEwOlJlcG9zaXRvcnk5MTM2NjA4\",\"name\":\"joomla-cms\",\"full_name\":\"wilsonge/joomla-c
INSERT INTO `pullreq` VALUES ('1677', 'elastic/elasticsearch', '13845', '{\"url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/13845\",\"id\":46281189,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDYyODExODk=\",\"html_url\":\"https://github.com/elastic/elasticsearch/pull/13845\",\"diff_url\":\"https://github.com/elastic/elasticsearch/pull/13845.diff\",\"patch_url\":\"https://github.com/elastic/elasticsearch/pull/13845.patch\",\"issue_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/13845\",\"number\":13845,\"state\":\"closed\",\"locked\":false,\"title\":\"Mark id as required for delete_template\",\"user\":{\"login\":\"gmarz\",\"id\":1594777,\"node_id\":\"MDQ6VXNlcjE1OTQ3Nzc=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1594777?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gmarz\",\"html_url\":\"https://github.com/gmarz\",\"followers_url\":\"https://api.github.com/users/gmarz/followers\",\"following_url\":\"https://api.github.com/users/gmarz/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gmarz/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gmarz/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gmarz/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gmarz/orgs\",\"repos_url\":\"https://api.github.com/users/gmarz/repos\",\"events_url\":\"https://api.github.com/users/gmarz/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/gmarz/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2015-09-29T14:05:41Z\",\"updated_at\":\"2015-10-06T18:29:01Z\",\"closed_at\":\"2015-10-06T18:25:53Z\",\"merged_at\":null,\"merge_commit_sha\":\"2fcca5fc4b4f0398296dbed8c55b14fdb8cbf91e\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":152517143,\"node_id\":\"MDU6TGFiZWwxNTI1MTcxNDM=\",\"url\":\"https://api.github.com/repos/elastic/elasticsearch/labels/:Core/REST%20API\",\"name\":\":Core/REST API\",\"color\":\"0e8a16\",\"default\":false},{\"id\":23173,\"node_id\":\"MDU6TGFiZWwyMzE3Mw==\",\"url\":\"https://api.github.com/repos/elastic/elasticsearch/labels/%3Ebug\",\"name\":\">bug\",\"color\":\"b60205\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/13845/commits\",\"review_comments_url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/13845/comments\",\"review_comment_url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/13845/comments\",\"statuses_url\":\"https://api.github.com/repos/elastic/elasticsearch/statuses/e93f7c7796a633e04d6be655d3b6d6a06470bf62\",\"head\":{\"label\":\"elastic:fix/delete-template-apispec\",\"ref\":\"fix/delete-template-apispec\",\"sha\":\"e93f7c7796a633e04d6be655d3b6d6a06470bf62\",\"user\":{\"login\":\"elastic\",\"id\":6764390,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjY3NjQzOTA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/6764390?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/elastic\",\"html_url\":\"https://github.com/elastic\",\"followers_url\":\"https://api.github.com/users/elastic/followers\",\"following_url\":\"https://api.github.com/users/elastic/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/elastic/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/elastic/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/elastic/subscriptions\",\"organizations_url\":\"https://api.github.com/users/elastic/orgs\",\"repos_url\":\"https://api.github.com/users/elastic/repos\",\"events_url\":\"https://api.github.com/users/elastic/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/elastic/received_events\",\"type\":\"Organization\",\"site_admin\":false},\"repo\":{\"id\":507775,\"node_id\":\"MDEwOlJlcG9zaXRvcnk1MDc3NzU=\",\"name\":\"elasticsearch\",\"full_name\":\"elastic/elasticsearch\
INSERT INTO `pullreq` VALUES ('1681', 'kubernetes/kubernetes', '34424', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/34424\",\"id\":88606497,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODg2MDY0OTc=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/34424\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/34424.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/34424.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/34424\",\"number\":34424,\"state\":\"closed\",\"locked\":false,\"title\":\"move scale forbidden windows to hpa spec\",\"user\":{\"login\":\"yarntime\",\"id\":15712693,\"node_id\":\"MDQ6VXNlcjE1NzEyNjkz\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/15712693?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/yarntime\",\"html_url\":\"https://github.com/yarntime\",\"followers_url\":\"https://api.github.com/users/yarntime/followers\",\"following_url\":\"https://api.github.com/users/yarntime/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/yarntime/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/yarntime/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/yarntime/subscriptions\",\"organizations_url\":\"https://api.github.com/users/yarntime/orgs\",\"repos_url\":\"https://api.github.com/users/yarntime/repos\",\"events_url\":\"https://api.github.com/users/yarntime/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/yarntime/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"move scale forbidden windows to hpa spec.\\n_It is useful in my use cases, but I\'m not sure whether we should refactor it_\\n\\n<!-- Reviewable:start -->\\n\\n---\\n\\nThis change is [<img src=\\\"https://reviewable.kubernetes.io/review_button.svg\\\" height=\\\"34\\\" align=\\\"absmiddle\\\" alt=\\\"Reviewable\\\"/>](https://reviewable.kubernetes.io/reviews/kubernetes/kubernetes/34424)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2016-10-10T03:21:08Z\",\"updated_at\":\"2016-10-17T02:19:21Z\",\"closed_at\":\"2016-10-14T09:07:33Z\",\"merged_at\":null,\"merge_commit_sha\":\"25c378e92ef34548187147df262cc5e948d0bd47\",\"assignee\":{\"login\":\"erictune\",\"id\":8105590,\"node_id\":\"MDQ6VXNlcjgxMDU1OTA=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/8105590?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/erictune\",\"html_url\":\"https://github.com/erictune\",\"followers_url\":\"https://api.github.com/users/erictune/followers\",\"following_url\":\"https://api.github.com/users/erictune/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/erictune/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/erictune/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/erictune/subscriptions\",\"organizations_url\":\"https://api.github.com/users/erictune/orgs\",\"repos_url\":\"https://api.github.com/users/erictune/repos\",\"events_url\":\"https://api.github.com/users/erictune/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/erictune/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"erictune\",\"id\":8105590,\"node_id\":\"MDQ6VXNlcjgxMDU1OTA=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/8105590?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/erictune\",\"html_url\":\"https://github.com/erictune\",\"followers_url\":\"https://api.github.com/users/erictune/followers\",\"following_url\":\"https://api.github.com/users/erictune/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/erictune/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/erictune/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/erictune/subscriptions\",\"organizations_url\":\"https://api.github.com/users/erictune/orgs\",\"repos_url\":\"https://api.github.com/users/erictune/repos\",\"events_url\":\"https://api.github.com/users/erictune/events{
INSERT INTO `pullreq` VALUES ('1685', 'twbs/bootstrap', '20745', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/20745\",\"id\":85725615,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODU3MjU2MTU=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/20745\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/20745.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/20745.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/20745\",\"number\":20745,\"state\":\"closed\",\"locked\":false,\"title\":\"Refs #17201: Use Tether as a non-window global variable, last try\",\"user\":{\"login\":\"karolyi\",\"id\":987055,\"node_id\":\"MDQ6VXNlcjk4NzA1NQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/987055?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/karolyi\",\"html_url\":\"https://github.com/karolyi\",\"followers_url\":\"https://api.github.com/users/karolyi/followers\",\"following_url\":\"https://api.github.com/users/karolyi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/karolyi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/karolyi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/karolyi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/karolyi/orgs\",\"repos_url\":\"https://api.github.com/users/karolyi/repos\",\"events_url\":\"https://api.github.com/users/karolyi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/karolyi/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":null,\"created_at\":\"2016-09-18T22:39:24Z\",\"updated_at\":\"2016-12-22T08:32:05Z\",\"closed_at\":\"2016-12-22T08:25:27Z\",\"merged_at\":null,\"merge_commit_sha\":\"dddf2e5a144ce929bc980844ec3647ace37992bd\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":204889633,\"node_id\":\"MDU6TGFiZWwyMDQ4ODk2MzM=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/awaiting%20reply\",\"name\":\"awaiting reply\",\"color\":\"d4c5f9\",\"default\":false},{\"id\":143643,\"node_id\":\"MDU6TGFiZWwxNDM2NDM=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/js\",\"name\":\"js\",\"color\":\"ffc40d\",\"default\":false},{\"id\":250176882,\"node_id\":\"MDU6TGFiZWwyNTAxNzY4ODI=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/v4\",\"name\":\"v4\",\"color\":\"563d7c\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/20745/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/20745/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/20745/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/4e00a52ae0af2bacadfb0a9e3eba71714dd43873\",\"head\":{\"label\":\"karolyi:v4-dev\",\"ref\":\"v4-dev\",\"sha\":\"4e00a52ae0af2bacadfb0a9e3eba71714dd43873\",\"user\":{\"login\":\"karolyi\",\"id\":987055,\"node_id\":\"MDQ6VXNlcjk4NzA1NQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/987055?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/karolyi\",\"html_url\":\"https://github.com/karolyi\",\"followers_url\":\"https://api.github.com/users/karolyi/followers\",\"following_url\":\"https://api.github.com/users/karolyi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/karolyi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/karolyi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/karolyi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/karolyi/orgs\",\"repos_url\":\"https://api.github.com/users/karolyi/repos\",\"events_url\":\"https://api.github.com/users/karolyi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/karolyi/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":68548970,\"node_id\":\"MDEwOlJlcG9zaXRvcnk2ODU0O
INSERT INTO `pullreq` VALUES ('1689', 'emberjs/ember.js', '3774', '{\"url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/3774\",\"id\":10132063,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAxMzIwNjM=\",\"html_url\":\"https://github.com/emberjs/ember.js/pull/3774\",\"diff_url\":\"https://github.com/emberjs/ember.js/pull/3774.diff\",\"patch_url\":\"https://github.com/emberjs/ember.js/pull/3774.patch\",\"issue_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/3774\",\"number\":3774,\"state\":\"closed\",\"locked\":false,\"title\":\"[DOC] Add link to Handlebars.helpers\",\"user\":{\"login\":\"thenickcox\",\"id\":702327,\"node_id\":\"MDQ6VXNlcjcwMjMyNw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/702327?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/thenickcox\",\"html_url\":\"https://github.com/thenickcox\",\"followers_url\":\"https://api.github.com/users/thenickcox/followers\",\"following_url\":\"https://api.github.com/users/thenickcox/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/thenickcox/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/thenickcox/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/thenickcox/subscriptions\",\"organizations_url\":\"https://api.github.com/users/thenickcox/orgs\",\"repos_url\":\"https://api.github.com/users/thenickcox/repos\",\"events_url\":\"https://api.github.com/users/thenickcox/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/thenickcox/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"In the explanation of Ember.Checkbox, it says, \\\"See\\nHandlebars.helpers.input for usage details.\\\" This commit adds\\na link to that text to the appropriate method.\\n\",\"created_at\":\"2013-11-20T14:56:06Z\",\"updated_at\":\"2014-07-12T17:01:28Z\",\"closed_at\":\"2013-11-23T21:05:20Z\",\"merged_at\":null,\"merge_commit_sha\":\"efe2e3b6a854d39ac88f9359994a7cbd4eaee024\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/3774/commits\",\"review_comments_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/3774/comments\",\"review_comment_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/3774/comments\",\"statuses_url\":\"https://api.github.com/repos/emberjs/ember.js/statuses/7a8dcdbb1e95e9683964300c509e822fe6d34b41\",\"head\":{\"label\":\"thenickcox:add_handlebars_helpers_link\",\"ref\":\"add_handlebars_helpers_link\",\"sha\":\"7a8dcdbb1e95e9683964300c509e822fe6d34b41\",\"user\":{\"login\":\"thenickcox\",\"id\":702327,\"node_id\":\"MDQ6VXNlcjcwMjMyNw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/702327?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/thenickcox\",\"html_url\":\"https://github.com/thenickcox\",\"followers_url\":\"https://api.github.com/users/thenickcox/followers\",\"following_url\":\"https://api.github.com/users/thenickcox/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/thenickcox/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/thenickcox/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/thenickcox/subscriptions\",\"organizations_url\":\"https://api.github.com/users/thenickcox/orgs\",\"repos_url\":\"https://api.github.com/users/thenickcox/repos\",\"events_url\":\"https://api.github.com/users/thenickcox/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/thenickcox/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":14368162,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNDM2ODE2Mg==\",\"name\":\"ember.js\",\"full_name\":\"thenickcox/ember.js\",\"owner\":{\"login\":\"thenickcox\",\"id\":702327,\"node_id\":\"MDQ6VXNlcjcwMjMyNw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/702327?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/
INSERT INTO `pullreq` VALUES ('1693', 'ansible/ansible', '3025', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/3025\",\"id\":5944028,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTk0NDAyOA==\",\"html_url\":\"https://github.com/ansible/ansible/pull/3025\",\"diff_url\":\"https://github.com/ansible/ansible/pull/3025.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/3025.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/3025\",\"number\":3025,\"state\":\"closed\",\"locked\":false,\"title\":\"Documentation for keystone_user\",\"user\":{\"login\":\"lorin\",\"id\":446305,\"node_id\":\"MDQ6VXNlcjQ0NjMwNQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/446305?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lorin\",\"html_url\":\"https://github.com/lorin\",\"followers_url\":\"https://api.github.com/users/lorin/followers\",\"following_url\":\"https://api.github.com/users/lorin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lorin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lorin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lorin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lorin/orgs\",\"repos_url\":\"https://api.github.com/users/lorin/repos\",\"events_url\":\"https://api.github.com/users/lorin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/lorin/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Updated the module with proper documentation.\\n\",\"created_at\":\"2013-05-27T11:35:53Z\",\"updated_at\":\"2013-05-27T15:06:27Z\",\"closed_at\":\"2013-05-27T15:06:27Z\",\"merged_at\":\"2013-05-27T15:06:27Z\",\"merge_commit_sha\":\"005f282a39ac39cb2b25f1d19d71eef8afe831ef\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ansible/ansible/pulls/3025/commits\",\"review_comments_url\":\"https://api.github.com/repos/ansible/ansible/pulls/3025/comments\",\"review_comment_url\":\"https://api.github.com/repos/ansible/ansible/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ansible/ansible/issues/3025/comments\",\"statuses_url\":\"https://api.github.com/repos/ansible/ansible/statuses/b432ae5a74d9d05323228e93e1614284826ee20f\",\"head\":{\"label\":\"lorin:keystone-docs\",\"ref\":\"keystone-docs\",\"sha\":\"b432ae5a74d9d05323228e93e1614284826ee20f\",\"user\":{\"login\":\"lorin\",\"id\":446305,\"node_id\":\"MDQ6VXNlcjQ0NjMwNQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/446305?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lorin\",\"html_url\":\"https://github.com/lorin\",\"followers_url\":\"https://api.github.com/users/lorin/followers\",\"following_url\":\"https://api.github.com/users/lorin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lorin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lorin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lorin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lorin/orgs\",\"repos_url\":\"https://api.github.com/users/lorin/repos\",\"events_url\":\"https://api.github.com/users/lorin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/lorin/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":5137278,\"node_id\":\"MDEwOlJlcG9zaXRvcnk1MTM3Mjc4\",\"name\":\"ansible\",\"full_name\":\"lorin/ansible\",\"owner\":{\"login\":\"lorin\",\"id\":446305,\"node_id\":\"MDQ6VXNlcjQ0NjMwNQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/446305?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lorin\",\"html_url\":\"https://github.com/lorin\",\"followers_url\":\"https://api.github.com/users/lorin/followers\",\"following_url\":\"https://api.github.com/users/lorin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lorin/gists{/gist_id}\",\"starred_url\":\"https://
INSERT INTO `pullreq` VALUES ('1697', 'mozilla-b2g/gaia', '8383', '{\"url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/8383\",\"id\":4378662,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDM3ODY2Mg==\",\"html_url\":\"https://github.com/mozilla-b2g/gaia/pull/8383\",\"diff_url\":\"https://github.com/mozilla-b2g/gaia/pull/8383.diff\",\"patch_url\":\"https://github.com/mozilla-b2g/gaia/pull/8383.patch\",\"issue_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/issues/8383\",\"number\":8383,\"state\":\"closed\",\"locked\":false,\"title\":\"826249 - Increase gallery exposure control responsiveness\",\"user\":{\"login\":\"JonHylands\",\"id\":3494559,\"node_id\":\"MDQ6VXNlcjM0OTQ1NTk=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/3494559?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/JonHylands\",\"html_url\":\"https://github.com/JonHylands\",\"followers_url\":\"https://api.github.com/users/JonHylands/followers\",\"following_url\":\"https://api.github.com/users/JonHylands/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/JonHylands/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/JonHylands/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/JonHylands/subscriptions\",\"organizations_url\":\"https://api.github.com/users/JonHylands/orgs\",\"repos_url\":\"https://api.github.com/users/JonHylands/repos\",\"events_url\":\"https://api.github.com/users/JonHylands/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/JonHylands/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2013-02-28T18:52:49Z\",\"updated_at\":\"2014-07-16T14:55:28Z\",\"closed_at\":\"2013-03-06T22:18:27Z\",\"merged_at\":\"2013-03-06T22:18:27Z\",\"merge_commit_sha\":\"03aa9086d4c879652a54abc033089402f5692416\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/8383/commits\",\"review_comments_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/8383/comments\",\"review_comment_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/issues/8383/comments\",\"statuses_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/statuses/bc313ad961c7e2a803219d7bd2da1023cb849b6d\",\"head\":{\"label\":\"JonHylands:jhylands-826249-master\",\"ref\":\"jhylands-826249-master\",\"sha\":\"bc313ad961c7e2a803219d7bd2da1023cb849b6d\",\"user\":{\"login\":\"JonHylands\",\"id\":3494559,\"node_id\":\"MDQ6VXNlcjM0OTQ1NTk=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/3494559?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/JonHylands\",\"html_url\":\"https://github.com/JonHylands\",\"followers_url\":\"https://api.github.com/users/JonHylands/followers\",\"following_url\":\"https://api.github.com/users/JonHylands/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/JonHylands/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/JonHylands/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/JonHylands/subscriptions\",\"organizations_url\":\"https://api.github.com/users/JonHylands/orgs\",\"repos_url\":\"https://api.github.com/users/JonHylands/repos\",\"events_url\":\"https://api.github.com/users/JonHylands/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/JonHylands/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":8059896,\"node_id\":\"MDEwOlJlcG9zaXRvcnk4MDU5ODk2\",\"name\":\"gaia\",\"full_name\":\"JonHylands/gaia\",\"owner\":{\"login\":\"JonHylands\",\"id\":3494559,\"node_id\":\"MDQ6VXNlcjM0OTQ1NTk=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/3494559?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/JonHylands\",\"html_url\":\"https://github.com/JonHylands\",\"followers_url\":\"https://api.github.com/users/JonHylands/followers\",\"following_url\":
INSERT INTO `pullreq` VALUES ('1701', 'rust-lang/rust', '33738', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/33738\",\"id\":70678638,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzA2Nzg2Mzg=\",\"html_url\":\"https://github.com/rust-lang/rust/pull/33738\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/33738.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/33738.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/33738\",\"number\":33738,\"state\":\"closed\",\"locked\":false,\"title\":\"Allow syntax extensions which modify and decorate\",\"user\":{\"login\":\"dylanmckay\",\"id\":7722159,\"node_id\":\"MDQ6VXNlcjc3MjIxNTk=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/7722159?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dylanmckay\",\"html_url\":\"https://github.com/dylanmckay\",\"followers_url\":\"https://api.github.com/users/dylanmckay/followers\",\"following_url\":\"https://api.github.com/users/dylanmckay/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dylanmckay/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dylanmckay/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dylanmckay/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dylanmckay/orgs\",\"repos_url\":\"https://api.github.com/users/dylanmckay/repos\",\"events_url\":\"https://api.github.com/users/dylanmckay/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dylanmckay/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This adds a new `SyntaxExtension` type - `Renovator`.\\n\\nA renovator is a syntax extension which can modify _and_ decorate the items it is attached to - the union of `MultiModifier` and `MultiDecorator`.\\n\\nThis allows things such as syntax extensions which modify existing methods for types, and implement traits all in one.\\n\\nThis shouldn\'t break any existing code, and it only touches unstable compiler internals.\\n\",\"created_at\":\"2016-05-19T11:34:18Z\",\"updated_at\":\"2017-02-04T10:21:03Z\",\"closed_at\":\"2016-06-23T04:12:56Z\",\"merged_at\":null,\"merge_commit_sha\":\"5a762c7158c87fc84cb6a0d77267a470e00e4ecd\",\"assignee\":{\"login\":\"nrc\",\"id\":762626,\"node_id\":\"MDQ6VXNlcjc2MjYyNg==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/762626?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nrc\",\"html_url\":\"https://github.com/nrc\",\"followers_url\":\"https://api.github.com/users/nrc/followers\",\"following_url\":\"https://api.github.com/users/nrc/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nrc/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nrc/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nrc/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nrc/orgs\",\"repos_url\":\"https://api.github.com/users/nrc/repos\",\"events_url\":\"https://api.github.com/users/nrc/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nrc/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"nrc\",\"id\":762626,\"node_id\":\"MDQ6VXNlcjc2MjYyNg==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/762626?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nrc\",\"html_url\":\"https://github.com/nrc\",\"followers_url\":\"https://api.github.com/users/nrc/followers\",\"following_url\":\"https://api.github.com/users/nrc/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nrc/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nrc/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nrc/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nrc/orgs\",\"repos_url\":\"https://api.github.com/users/nrc/repos\",\"events_url\":\"https://api.github.com/users/nrc/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nrc/received_events\",\"type\":\"User\",\"site_admin\":fal
INSERT INTO `pullreq` VALUES ('1705', 'kubernetes/kubernetes', '47684', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/47684\",\"id\":126130043,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTI2MTMwMDQz\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/47684\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/47684.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/47684.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/47684\",\"number\":47684,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix link to apiextensions client-go example\",\"user\":{\"login\":\"nikhita\",\"id\":16105680,\"node_id\":\"MDQ6VXNlcjE2MTA1Njgw\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/16105680?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nikhita\",\"html_url\":\"https://github.com/nikhita\",\"followers_url\":\"https://api.github.com/users/nikhita/followers\",\"following_url\":\"https://api.github.com/users/nikhita/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nikhita/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nikhita/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nikhita/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nikhita/orgs\",\"repos_url\":\"https://api.github.com/users/nikhita/repos\",\"events_url\":\"https://api.github.com/users/nikhita/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nikhita/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"<!-- Thanks for sending a pull request! Here are some tips for you:\\r\\n1. If this is your first time, read our contributor guidelines https://git.k8s.io/community/contributors/devel/pull-requests.md#the-pr-submit-process and developer guide https://git.k8s.io/community/contributors/devel/development.md#development-guide\\r\\n2. If you want *faster* PR reviews, read how: https://git.k8s.io/community/contributors/devel/pull-requests.md#best-practices-for-faster-reviews\\r\\n3. Follow the instructions for writing a release note: https://git.k8s.io/community/contributors/devel/pull-requests.md#write-release-notes-if-needed\\r\\n-->\\r\\n\\r\\nFixes link to client-go example for apiextensions-apiserver.\\r\\n\\r\\nFixing #47211.\\r\\n\\r\\n**Special notes for your reviewer**:\\r\\n\\r\\nWhen I run `hack/update-staging-client-go.sh`, I get this error:\\r\\n\\r\\n```\\r\\n!!! Error in staging/copy.sh:132\\r\\n Error in staging/copy.sh:132. \'git commit -q -m \\\"Snapshot\\\" > /dev/null\' exited with status 1\\r\\n Call stack:\\r\\n 1: staging/copy.sh:132 main(...)\\r\\n Exiting with status 1\\r\\n```\\r\\n\\r\\nWhat am I missing here?\\r\\n/cc @caesarxuchao @sttts \\r\\n\\r\\n**Release note**:\\r\\n<!-- Steps to write your release note:\\r\\n1. Use the release-note-* labels to set the release note state (if you have access)\\r\\n2. Enter your extended release note in the below block; leaving it blank means using the PR title as the release note. If no release note is required, just write `NONE`.\\r\\n-->\\r\\n```\\r\\nNONE\\r\\n```\\r\\n\",\"created_at\":\"2017-06-16T23:08:41Z\",\"updated_at\":\"2017-06-23T20:52:03Z\",\"closed_at\":\"2017-06-22T23:44:04Z\",\"merged_at\":\"2017-06-22T23:44:04Z\",\"merge_commit_sha\":\"e123311d8a45e4c1abc2cbc9a407f75dec25341f\",\"assignee\":{\"login\":\"eparis\",\"id\":8093535,\"node_id\":\"MDQ6VXNlcjgwOTM1MzU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/8093535?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/eparis\",\"html_url\":\"https://github.com/eparis\",\"followers_url\":\"https://api.github.com/users/eparis/followers\",\"following_url\":\"https://api.github.com/users/eparis/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/eparis/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/eparis/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/eparis/subscriptions\",\"organizations_url\":\"https://api.git
INSERT INTO `pullreq` VALUES ('1709', 'symfony/symfony', '11431', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/11431\",\"id\":18632776,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTg2MzI3NzY=\",\"html_url\":\"https://github.com/symfony/symfony/pull/11431\",\"diff_url\":\"https://github.com/symfony/symfony/pull/11431.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/11431.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/11431\",\"number\":11431,\"state\":\"closed\",\"locked\":false,\"title\":\"[Console] End of options (--) signal support\",\"user\":{\"login\":\"Seldaek\",\"id\":183678,\"node_id\":\"MDQ6VXNlcjE4MzY3OA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/183678?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Seldaek\",\"html_url\":\"https://github.com/Seldaek\",\"followers_url\":\"https://api.github.com/users/Seldaek/followers\",\"following_url\":\"https://api.github.com/users/Seldaek/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Seldaek/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Seldaek/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Seldaek/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Seldaek/orgs\",\"repos_url\":\"https://api.github.com/users/Seldaek/repos\",\"events_url\":\"https://api.github.com/users/Seldaek/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Seldaek/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | yes |\\n| New feature? | yes |\\n| BC breaks? | yes-ish |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | |\\n| License | MIT |\\n| Doc PR | |\\n\\nThe first commit is only about -- support + fixes a few other little issues I discovered while adding tests to cover my feature.\\nThe second commit makes use of the first in the Application class, so that if you do `console foo -- --help` for example, it should not trigger the help anymore, but simply have --help available as a dummy arg.\\n\\nTo keep BC, I did this by adding a param to hasParameterOption/getParameterOption instead of doing it by default. This creates another BC issue though in that it changes the InputInterface. I don\'t think that\'s a major concern but it\'s worth mentioning.\\n\\nThe other only minor BC change is if you do getParameterOption() of a flag option i.e. `--foo` without a value. Before it was returning null in ArgvInput and true in ArrayInput. I normalized this to true for both since I think that makes more sense, but strictly speaking while it improves interface interchangeability, it\'s a BC break.\\n\",\"created_at\":\"2014-07-20T19:29:56Z\",\"updated_at\":\"2015-11-05T14:03:31Z\",\"closed_at\":\"2015-11-05T14:03:31Z\",\"merged_at\":null,\"merge_commit_sha\":\"6ce3215faac971e2d8b90744a79cc0f92d3b0cc1\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":100079,\"node_id\":\"MDU6TGFiZWwxMDAwNzk=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Bug\",\"name\":\"Bug\",\"color\":\"e10c02\",\"default\":false},{\"id\":125388,\"node_id\":\"MDU6TGFiZWwxMjUzODg=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Console\",\"name\":\"Console\",\"color\":\"DDDDDD\",\"default\":false},{\"id\":100378,\"node_id\":\"MDU6TGFiZWwxMDAzNzg=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Feature\",\"name\":\"Feature\",\"color\":\"02e10c\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/11431/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/11431/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/11431/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/d9dd8b76c229d16f51da6e352efbde5b19c1082d\",\"head\":{
INSERT INTO `pullreq` VALUES ('1713', 'symfony/symfony', '21865', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/21865\",\"id\":109106151,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA5MTA2MTUx\",\"html_url\":\"https://github.com/symfony/symfony/pull/21865\",\"diff_url\":\"https://github.com/symfony/symfony/pull/21865.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/21865.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/21865\",\"number\":21865,\"state\":\"closed\",\"locked\":false,\"title\":\"[Security] context listener: hardening user provider handling\",\"user\":{\"login\":\"xabbuh\",\"id\":1957048,\"node_id\":\"MDQ6VXNlcjE5NTcwNDg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1957048?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/xabbuh\",\"html_url\":\"https://github.com/xabbuh\",\"followers_url\":\"https://api.github.com/users/xabbuh/followers\",\"following_url\":\"https://api.github.com/users/xabbuh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/xabbuh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/xabbuh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/xabbuh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/xabbuh/orgs\",\"repos_url\":\"https://api.github.com/users/xabbuh/repos\",\"events_url\":\"https://api.github.com/users/xabbuh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/xabbuh/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A\\r\\n| ------------- | ---\\r\\n| Branch? | 2.7\\r\\n| Bug fix? | yes\\r\\n| New feature? | no\\r\\n| BC breaks? | no\\r\\n| Deprecations? | no\\r\\n| Tests pass? | yes\\r\\n| Fixed tickets | #4498\\r\\n| License | MIT\\r\\n| Doc PR | \\r\\n\\r\\nAfter the wrong fix in #21791 this is the second attempt to solve #4498. If more than one user provider support the user for the current context, all of them will be applied instead of returning prematurely when the first user provider does not find the logged in user.\",\"created_at\":\"2017-03-04T12:33:04Z\",\"updated_at\":\"2017-03-08T09:38:53Z\",\"closed_at\":\"2017-03-06T16:15:30Z\",\"merged_at\":\"2017-03-06T16:15:30Z\",\"merge_commit_sha\":\"0fb09293fd365a4a7912f9c37bb4e84734980b1a\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":100079,\"node_id\":\"MDU6TGFiZWwxMDAwNzk=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Bug\",\"name\":\"Bug\",\"color\":\"e10c02\",\"default\":false},{\"id\":99600,\"node_id\":\"MDU6TGFiZWw5OTYwMA==\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Security\",\"name\":\"Security\",\"color\":\"DDDDDD\",\"default\":false},{\"id\":237550465,\"node_id\":\"MDU6TGFiZWwyMzc1NTA0NjU=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Status:%20Reviewed\",\"name\":\"Status: Reviewed\",\"color\":\"bfe5bf\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/symfony/symfony/milestones/13\",\"html_url\":\"https://github.com/symfony/symfony/milestone/13\",\"labels_url\":\"https://api.github.com/repos/symfony/symfony/milestones/13/labels\",\"id\":2178738,\"node_id\":\"MDk6TWlsZXN0b25lMjE3ODczOA==\",\"number\":13,\"title\":\"2.7\",\"description\":\"https://symfony.com/roadmap?version=2.7#checker\",\"creator\":{\"login\":\"nicolas-grekas\",\"id\":243674,\"node_id\":\"MDQ6VXNlcjI0MzY3NA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/243674?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nicolas-grekas\",\"html_url\":\"https://github.com/nicolas-grekas\",\"followers_url\":\"https://api.github.com/users/nicolas-grekas/followers\",\"following_url\":\"https://api.github.com/users/nicolas-grekas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nicolas-grekas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nicolas-grekas/starred{/owner}{/repo}\",\"subscriptions_url\":\"http
INSERT INTO `pullreq` VALUES ('1717', 'ansible/ansible', '25791', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/25791\",\"id\":126016066,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTI2MDE2MDY2\",\"html_url\":\"https://github.com/ansible/ansible/pull/25791\",\"diff_url\":\"https://github.com/ansible/ansible/pull/25791.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/25791.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/25791\",\"number\":25791,\"state\":\"closed\",\"locked\":false,\"title\":\"Adds docs/bin/ansible-makepage bash script, to make a single doc page with one command\",\"user\":{\"login\":\"jhawkesworth\",\"id\":8440323,\"node_id\":\"MDQ6VXNlcjg0NDAzMjM=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/8440323?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jhawkesworth\",\"html_url\":\"https://github.com/jhawkesworth\",\"followers_url\":\"https://api.github.com/users/jhawkesworth/followers\",\"following_url\":\"https://api.github.com/users/jhawkesworth/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jhawkesworth/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jhawkesworth/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jhawkesworth/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jhawkesworth/orgs\",\"repos_url\":\"https://api.github.com/users/jhawkesworth/repos\",\"events_url\":\"https://api.github.com/users/jhawkesworth/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jhawkesworth/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\\r\\n\\r\\n##### SUMMARY\\r\\n<!--- Describe the change, including rationale and design decisions -->\\r\\nAdds a bash script, ansible-makepage which can be used to make a single page of the ansible documentation with one command.\\r\\n\\r\\nUsed bash as its a popular shell.\\r\\nAdded a -q|--quiet switch which stops it from sounding the terminal bell when complete.\\r\\nScript either takes the name of a module, e.g. setup or the name of one of the rst files, for example intro_windows.rst as its input.\\r\\n\\r\\nAssumptions:\\r\\n\\r\\nYou already have sphinx etc so that you can build docs locally.\\r\\n\\r\\n<!---\\r\\nIf you are fixing an existing issue, please include \\\"Fixes #nnn\\\" in your\\r\\ncommit message and your description; but you should still explain what\\r\\nthe change does.\\r\\n-->\\r\\nDoesn\'t fix anything, but hopefully helps developers to check they have made documentation that renders correctly during development of modules and ansible documentation changes.\\r\\n\\r\\n##### ISSUE TYPE\\r\\n<!--- Pick one below and delete the rest: -->\\r\\n - Feature Pull Request\\r\\n\\r\\n##### COMPONENT NAME\\r\\n<!--- Name of the module/plugin/module/task -->\\r\\n\\r\\nansible-makepage (new script)\\r\\n\\r\\n##### ANSIBLE VERSION\\r\\n<!--- Paste verbatim output from “ansible --version” between quotes below -->\\r\\n```\\r\\nansible 2.4.0 (ansible_makepage 74d6ef2290) last updated 2017/06/16 12:36:11 (GMT +100)\\r\\n config file = None\\r\\n configured module search path = [u\'/home/jon/.ansible/plugins/modules\', u\'/usr/share/ansible/plugins/modules\']\\r\\n ansible python module location = /home/jon/ansible-dev/lib/ansible\\r\\n executable location = /home/jon/ansible-dev/bin/ansible\\r\\n python version = 2.7.6 (default, Jun 22 2015, 17:58:13) [GCC 4.8.2]\\r\\n```\\r\\n\\r\\n\\r\\n##### ADDITIONAL INFORMATION\\r\\n<!---\\r\\nInclude additional information to help people understand the change here.\\r\\nFor bugs that don\'t have a linked bug report, a step-by-step reproduction\\r\\nof the problem is helpful.\\r\\n -->\\r\\n\\r\\n<!--- Paste verbatim command output below, e.g. before and after your change -->\\r\\n```\\r\\nbefore, you would have had to run this long and hard to remember set of commands to build a single page:\\r\\n\\r\\ncd docs/docsite\\r\\nmake clean modules staticmin; cp _themes/srtd/static/css/theme.min.css ./_build/html/_s
INSERT INTO `pullreq` VALUES ('1721', 'scikit-learn/scikit-learn', '6332', '{\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/6332\",\"id\":58932459,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTg5MzI0NTk=\",\"html_url\":\"https://github.com/scikit-learn/scikit-learn/pull/6332\",\"diff_url\":\"https://github.com/scikit-learn/scikit-learn/pull/6332.diff\",\"patch_url\":\"https://github.com/scikit-learn/scikit-learn/pull/6332.patch\",\"issue_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/6332\",\"number\":6332,\"state\":\"closed\",\"locked\":false,\"title\":\"Add numpy dev wheel to travis build matrix.\",\"user\":{\"login\":\"amueller\",\"id\":449558,\"node_id\":\"MDQ6VXNlcjQ0OTU1OA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/449558?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/amueller\",\"html_url\":\"https://github.com/amueller\",\"followers_url\":\"https://api.github.com/users/amueller/followers\",\"following_url\":\"https://api.github.com/users/amueller/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/amueller/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/amueller/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/amueller/subscriptions\",\"organizations_url\":\"https://api.github.com/users/amueller/orgs\",\"repos_url\":\"https://api.github.com/users/amueller/repos\",\"events_url\":\"https://api.github.com/users/amueller/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/amueller/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2016-02-10T18:29:24Z\",\"updated_at\":\"2016-02-16T07:40:12Z\",\"closed_at\":\"2016-02-16T07:40:12Z\",\"merged_at\":null,\"merge_commit_sha\":\"1f46c9d9c8ca9ea94d1ff1bdba1e71f4a821fade\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":55523804,\"node_id\":\"MDU6TGFiZWw1NTUyMzgwNA==\",\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/labels/Build%20/%20CI\",\"name\":\"Build / CI\",\"color\":\"eb6420\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/milestones/20\",\"html_url\":\"https://github.com/scikit-learn/scikit-learn/milestone/20\",\"labels_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/milestones/20/labels\",\"id\":1512782,\"node_id\":\"MDk6TWlsZXN0b25lMTUxMjc4Mg==\",\"number\":20,\"title\":\"0.17.1\",\"description\":null,\"creator\":{\"login\":\"ogrisel\",\"id\":89061,\"node_id\":\"MDQ6VXNlcjg5MDYx\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/89061?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ogrisel\",\"html_url\":\"https://github.com/ogrisel\",\"followers_url\":\"https://api.github.com/users/ogrisel/followers\",\"following_url\":\"https://api.github.com/users/ogrisel/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ogrisel/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ogrisel/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ogrisel/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ogrisel/orgs\",\"repos_url\":\"https://api.github.com/users/ogrisel/repos\",\"events_url\":\"https://api.github.com/users/ogrisel/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ogrisel/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":13,\"state\":\"closed\",\"created_at\":\"2016-01-18T15:04:44Z\",\"updated_at\":\"2016-07-27T11:24:17Z\",\"due_on\":null,\"closed_at\":\"2016-07-27T11:24:17Z\"},\"commits_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/6332/commits\",\"review_comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/6332/comments\",\"review_comment_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/6332/comment
INSERT INTO `pullreq` VALUES ('1725', 'symfony/symfony', '11687', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/11687\",\"id\":19891024,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTk4OTEwMjQ=\",\"html_url\":\"https://github.com/symfony/symfony/pull/11687\",\"diff_url\":\"https://github.com/symfony/symfony/pull/11687.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/11687.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/11687\",\"number\":11687,\"state\":\"closed\",\"locked\":false,\"title\":\"Extend AbstractFactory for easy extending\",\"user\":{\"login\":\"skydiablo\",\"id\":956423,\"node_id\":\"MDQ6VXNlcjk1NjQyMw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/956423?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/skydiablo\",\"html_url\":\"https://github.com/skydiablo\",\"followers_url\":\"https://api.github.com/users/skydiablo/followers\",\"following_url\":\"https://api.github.com/users/skydiablo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/skydiablo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/skydiablo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/skydiablo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/skydiablo/orgs\",\"repos_url\":\"https://api.github.com/users/skydiablo/repos\",\"events_url\":\"https://api.github.com/users/skydiablo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/skydiablo/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"by this way, it is possible to use the hole abstract class and just override the 4 last getter functions. it will this class more reuseable!\\n\",\"created_at\":\"2014-08-17T16:43:21Z\",\"updated_at\":\"2015-02-11T13:45:20Z\",\"closed_at\":\"2015-02-11T13:45:20Z\",\"merged_at\":null,\"merge_commit_sha\":\"49dab587501b4f547c38c170df77d8703734ffac\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":99600,\"node_id\":\"MDU6TGFiZWw5OTYwMA==\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Security\",\"name\":\"Security\",\"color\":\"DDDDDD\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/11687/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/11687/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/11687/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/1618d5e4cb7df5e066d0e3693058ffd177b56693\",\"head\":{\"label\":\"skydiablo:master\",\"ref\":\"master\",\"sha\":\"1618d5e4cb7df5e066d0e3693058ffd177b56693\",\"user\":{\"login\":\"skydiablo\",\"id\":956423,\"node_id\":\"MDQ6VXNlcjk1NjQyMw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/956423?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/skydiablo\",\"html_url\":\"https://github.com/skydiablo\",\"followers_url\":\"https://api.github.com/users/skydiablo/followers\",\"following_url\":\"https://api.github.com/users/skydiablo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/skydiablo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/skydiablo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/skydiablo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/skydiablo/orgs\",\"repos_url\":\"https://api.github.com/users/skydiablo/repos\",\"events_url\":\"https://api.github.com/users/skydiablo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/skydiablo/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"symfony:master\",\"ref\":\"master\",\"sha\":\"312dbedf9d34825bbc5d3fa9ed7bea8c06e19afe\",\"user\":{\"login\":\"symfony\",\"id\":143937,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjE0MzkzNw==\",\"a
INSERT INTO `pullreq` VALUES ('1729', 'ceph/ceph', '8024', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/8024\",\"id\":62383326,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjIzODMzMjY=\",\"html_url\":\"https://github.com/ceph/ceph/pull/8024\",\"diff_url\":\"https://github.com/ceph/ceph/pull/8024.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/8024.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/8024\",\"number\":8024,\"state\":\"closed\",\"locked\":false,\"title\":\"pybind/ceph_argparse: remove the invalid test\",\"user\":{\"login\":\"tchaikov\",\"id\":59071,\"node_id\":\"MDQ6VXNlcjU5MDcx\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/59071?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tchaikov\",\"html_url\":\"https://github.com/tchaikov\",\"followers_url\":\"https://api.github.com/users/tchaikov/followers\",\"following_url\":\"https://api.github.com/users/tchaikov/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tchaikov/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tchaikov/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tchaikov/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tchaikov/orgs\",\"repos_url\":\"https://api.github.com/users/tchaikov/repos\",\"events_url\":\"https://api.github.com/users/tchaikov/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tchaikov/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"remove the invalid test in\\ntest_ceph_argparse.TestOSD.test_reweight_by_utilization\\nintroduced in 1a6ad50\\n\\nFixes: #15037\\nSigned-off-by: Kefu Chai kchai@redhat.com\\n\",\"created_at\":\"2016-03-10T12:37:36Z\",\"updated_at\":\"2016-03-10T14:22:17Z\",\"closed_at\":\"2016-03-10T14:20:32Z\",\"merged_at\":null,\"merge_commit_sha\":\"ca04ab7a1cdd92b68bd8b82d6de031a16f846fac\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":134774049,\"node_id\":\"MDU6TGFiZWwxMzQ3NzQwNDk=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/bug%20fix\",\"name\":\"bug fix\",\"color\":\"ac0000\",\"default\":false},{\"id\":168653239,\"node_id\":\"MDU6TGFiZWwxNjg2NTMyMzk=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/tests\",\"name\":\"tests\",\"color\":\"cccccc\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ceph/ceph/pulls/8024/commits\",\"review_comments_url\":\"https://api.github.com/repos/ceph/ceph/pulls/8024/comments\",\"review_comment_url\":\"https://api.github.com/repos/ceph/ceph/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ceph/ceph/issues/8024/comments\",\"statuses_url\":\"https://api.github.com/repos/ceph/ceph/statuses/d3a976eb7cadb5b3da2ad452b4677d2b0ac25894\",\"head\":{\"label\":\"tchaikov:wip-15037\",\"ref\":\"wip-15037\",\"sha\":\"d3a976eb7cadb5b3da2ad452b4677d2b0ac25894\",\"user\":{\"login\":\"tchaikov\",\"id\":59071,\"node_id\":\"MDQ6VXNlcjU5MDcx\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/59071?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tchaikov\",\"html_url\":\"https://github.com/tchaikov\",\"followers_url\":\"https://api.github.com/users/tchaikov/followers\",\"following_url\":\"https://api.github.com/users/tchaikov/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tchaikov/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tchaikov/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tchaikov/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tchaikov/orgs\",\"repos_url\":\"https://api.github.com/users/tchaikov/repos\",\"events_url\":\"https://api.github.com/users/tchaikov/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tchaikov/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":26736928,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyNjczNjkyOA==\",\"name\":\"ceph\",\"full_name\":\"tchaikov/ceph\",\"owner\":{\"login\":\"t
INSERT INTO `pullreq` VALUES ('1734', 'ansible/ansible', '6597', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/6597\",\"id\":13784429,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTM3ODQ0Mjk=\",\"html_url\":\"https://github.com/ansible/ansible/pull/6597\",\"diff_url\":\"https://github.com/ansible/ansible/pull/6597.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/6597.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/6597\",\"number\":6597,\"state\":\"closed\",\"locked\":false,\"title\":\"Handle missing symlink tempfile \",\"user\":{\"login\":\"tarka\",\"id\":94951,\"node_id\":\"MDQ6VXNlcjk0OTUx\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/94951?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tarka\",\"html_url\":\"https://github.com/tarka\",\"followers_url\":\"https://api.github.com/users/tarka/followers\",\"following_url\":\"https://api.github.com/users/tarka/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tarka/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tarka/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tarka/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tarka/orgs\",\"repos_url\":\"https://api.github.com/users/tarka/repos\",\"events_url\":\"https://api.github.com/users/tarka/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tarka/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Only unlink the symlink tempfile on error if it was created in the previous operation.\\n\",\"created_at\":\"2014-03-20T12:17:25Z\",\"updated_at\":\"2018-03-05T08:44:54Z\",\"closed_at\":\"2014-03-28T15:11:32Z\",\"merged_at\":\"2014-03-28T15:11:32Z\",\"merge_commit_sha\":\"d8b5825c638c7e8ad230de531be8f6bd8eb47d24\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":87036843,\"node_id\":\"MDU6TGFiZWw4NzAzNjg0Mw==\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/P2\",\"name\":\"P2\",\"color\":\"fad8c7\",\"default\":false},{\"id\":785271699,\"node_id\":\"MDU6TGFiZWw3ODUyNzE2OTk=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/bug\",\"name\":\"bug\",\"color\":\"fbca04\",\"default\":true}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ansible/ansible/pulls/6597/commits\",\"review_comments_url\":\"https://api.github.com/repos/ansible/ansible/pulls/6597/comments\",\"review_comment_url\":\"https://api.github.com/repos/ansible/ansible/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ansible/ansible/issues/6597/comments\",\"statuses_url\":\"https://api.github.com/repos/ansible/ansible/statuses/e157355fd6d26f7e66e32f417c8108ce7a7794b6\",\"head\":{\"label\":\"tarka:handle-uncreated-symlink-tmpfile\",\"ref\":\"handle-uncreated-symlink-tmpfile\",\"sha\":\"e157355fd6d26f7e66e32f417c8108ce7a7794b6\",\"user\":{\"login\":\"tarka\",\"id\":94951,\"node_id\":\"MDQ6VXNlcjk0OTUx\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/94951?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tarka\",\"html_url\":\"https://github.com/tarka\",\"followers_url\":\"https://api.github.com/users/tarka/followers\",\"following_url\":\"https://api.github.com/users/tarka/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tarka/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tarka/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tarka/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tarka/orgs\",\"repos_url\":\"https://api.github.com/users/tarka/repos\",\"events_url\":\"https://api.github.com/users/tarka/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tarka/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":15003229,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNTAwMzIyOQ==\",\"name\":\"ansible\",\"full_name\":\"tarka/ansible\",\"owner\":{\"login\":\"tarka\",\"id\":94951,\"node_id\":\"MDQ6VXNlcj
INSERT INTO `pullreq` VALUES ('1738', 'ansible/ansible', '15533', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/15533\",\"id\":67425470,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Njc0MjU0NzA=\",\"html_url\":\"https://github.com/ansible/ansible/pull/15533\",\"diff_url\":\"https://github.com/ansible/ansible/pull/15533.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/15533.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/15533\",\"number\":15533,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix logging into vCloud Director and expose verify_certs argument\",\"user\":{\"login\":\"camradal\",\"id\":1082732,\"node_id\":\"MDQ6VXNlcjEwODI3MzI=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1082732?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/camradal\",\"html_url\":\"https://github.com/camradal\",\"followers_url\":\"https://api.github.com/users/camradal/followers\",\"following_url\":\"https://api.github.com/users/camradal/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/camradal/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/camradal/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/camradal/subscriptions\",\"organizations_url\":\"https://api.github.com/users/camradal/orgs\",\"repos_url\":\"https://api.github.com/users/camradal/repos\",\"events_url\":\"https://api.github.com/users/camradal/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/camradal/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"##### ISSUE TYPE\\n- Bugfix Pull Request\\n##### ANSIBLE VERSION\\n\\n```\\nansible 2.1.0 (devel d97dbe17f9) last updated 2016/04/10 03:13:54 (GMT -700)\\n lib/ansible/modules/core: (detached HEAD 345d9cbca8) last updated 2016/03/16 11:30:54 (GMT -700)\\n lib/ansible/modules/extras: (detached HEAD f9b96b9a8a) last updated 2016/03/16 11:31:07 (GMT -700)\\n config file =\\n configured module search path = Default w/o overrides\\n```\\n##### SUMMARY\\n\\nvCloud director standalone login requires an organization to login properly.\\nThe login organization was not specified as part of the login sequence.\\nAlso, verify_certs is referred to throughout the module, but not specified in module arguments. This fix will expose it.\\n\\nBefore\\n\\nLogin error\\n\\n```\\nfatal: [localhost]: FAILED! => {\\\"changed\\\": false, \\\"failed\\\": true, \\\"invocation\\\": {\\\"module_name\\\": \\\"vca_vapp\\\"}, \\\"module_stderr\\\": \\\"Traceback (most recent call last):\\\\n File \\\\\\\"/tmp/ansible_pbp_Cq/ansible_module_vca_vapp.py\\\\\\\", line 282, in <module>\\\\n main()\\\\n File \\\\\\\"/tmp/ansible_pbp_Cq/ansible_module_vca_vapp.py\\\\\\\", line 246, in main\\\\n supports_check_mode=True)\\\\n File \\\\\\\"/tmp/ansible_pbp_Cq/ansible_modlib.zip/ansible/module_utils/vca.py\\\\\\\", line 65, in __init__\\\\n File \\\\\\\"/tmp/ansible_pbp_Cq/ansible_modlib.zip/ansible/module_utils/vca.py\\\\\\\", line 133, in login\\\\n File \\\\\\\"/usr/lib/python2.7/site-packages/pyvcloud/vcloudair.py\\\\\\\", line 223, in login\\\\n result = vcloud_session.login(password=password)\\\\n File \\\\\\\"/usr/lib/python2.7/site-packages/pyvcloud/vcloudsession.py\\\\\\\", line 64, in login\\\\n self.response = Http.post(self.url, headers=headers, auth=(self.username + \\\\\\\"@\\\\\\\" + self.org, password), verify=self.verify, logger=self.logger)\\\\nTypeError: cannot concatenate \'str\' and \'NoneType\' objects\\\\n\\\", \\\"module_stdout\\\": \\\"\\\", \\\"msg\\\": \\\"MODULE FAILURE\\\", \\\"parsed\\\": false}\\n```\\n\\nverify_certs error\\n\\n```\\nfatal: [localhost]: FAILED! => {\\\"changed\\\": false, \\\"failed\\\": true, \\\"invocation\\\": {\\\"module_args\\\": {\\\"api_version\\\": 5.5, \\\"catalog_name\\\": \\\"Public_Templates\\\", \\\"host\\\": \\\"https://vcd4.pdsea.f5net.com\\\", \\\"org\\\": \\\"Dev2\\\", \\\"password\\\": \\\"\\\", \\\"service_type\\\": \\\"vcd\\\", \\\"state\\\": \\\"present\\\", \\\"template_name\\\": \\\"ATT-MAS
INSERT INTO `pullreq` VALUES ('1742', 'scikit-learn/scikit-learn', '2694', '{\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/2694\",\"id\":11117264,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTExMTcyNjQ=\",\"html_url\":\"https://github.com/scikit-learn/scikit-learn/pull/2694\",\"diff_url\":\"https://github.com/scikit-learn/scikit-learn/pull/2694.diff\",\"patch_url\":\"https://github.com/scikit-learn/scikit-learn/pull/2694.patch\",\"issue_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/2694\",\"number\":2694,\"state\":\"closed\",\"locked\":false,\"title\":\"[MRG+1] allow y to be a list in GridSearchCV, cross_val_score and train_test_split\",\"user\":{\"login\":\"amueller\",\"id\":449558,\"node_id\":\"MDQ6VXNlcjQ0OTU1OA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/449558?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/amueller\",\"html_url\":\"https://github.com/amueller\",\"followers_url\":\"https://api.github.com/users/amueller/followers\",\"following_url\":\"https://api.github.com/users/amueller/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/amueller/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/amueller/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/amueller/subscriptions\",\"organizations_url\":\"https://api.github.com/users/amueller/orgs\",\"repos_url\":\"https://api.github.com/users/amueller/repos\",\"events_url\":\"https://api.github.com/users/amueller/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/amueller/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes #2508.\\n\\nThis makes input validation consistent across the three cross-validating functions and less intrusive.\\n\\nI am not entirely sure this is the right thing to do, as it has some slight backward-incompatibilities. When `X` or `y` was given as a list to `train_test_split`, it was converted to an array before, but is no longer. In the case of `X` this could be considered a bug-fix (for lists of strings). There is an off-chance that this breaks someone\'s code, though. `GridSearchCV` now passes `y` though as a list, without converting. I think that is fine and very unlikely to break anyone\'s code (as I think an estimator should handle exactly the same kind of input GridSearchCV gets).\\n\",\"created_at\":\"2013-12-27T18:43:17Z\",\"updated_at\":\"2017-05-19T20:39:57Z\",\"closed_at\":\"2014-07-16T16:44:57Z\",\"merged_at\":\"2014-07-16T16:44:57Z\",\"merge_commit_sha\":\"8f064ff7e3e86518171836cb261cb65b1314c8f7\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":{\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/milestones/11\",\"html_url\":\"https://github.com/scikit-learn/scikit-learn/milestone/11\",\"labels_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/milestones/11/labels\",\"id\":386523,\"node_id\":\"MDk6TWlsZXN0b25lMzg2NTIz\",\"number\":11,\"title\":\"0.15\",\"description\":\"\",\"creator\":{\"login\":\"GaelVaroquaux\",\"id\":208217,\"node_id\":\"MDQ6VXNlcjIwODIxNw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/208217?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/GaelVaroquaux\",\"html_url\":\"https://github.com/GaelVaroquaux\",\"followers_url\":\"https://api.github.com/users/GaelVaroquaux/followers\",\"following_url\":\"https://api.github.com/users/GaelVaroquaux/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/GaelVaroquaux/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/GaelVaroquaux/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/GaelVaroquaux/subscriptions\",\"organizations_url\":\"https://api.github.com/users/GaelVaroquaux/orgs\",\"repos_url\":\"https://api.github.com/users/GaelVaroquaux/repos\",\"events_url\":\"https://api.github.com/users/GaelVaroquaux/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/GaelVaroquaux/received_events\",\"
INSERT INTO `pullreq` VALUES ('1746', 'saltstack/salt', '40782', '{\"url\":\"https://api.github.com/repos/saltstack/salt/pulls/40782\",\"id\":116658158,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE2NjU4MTU4\",\"html_url\":\"https://github.com/saltstack/salt/pull/40782\",\"diff_url\":\"https://github.com/saltstack/salt/pull/40782.diff\",\"patch_url\":\"https://github.com/saltstack/salt/pull/40782.patch\",\"issue_url\":\"https://api.github.com/repos/saltstack/salt/issues/40782\",\"number\":40782,\"state\":\"closed\",\"locked\":false,\"title\":\"Add kernelversion grain\",\"user\":{\"login\":\"wolfpackmars2\",\"id\":1011130,\"node_id\":\"MDQ6VXNlcjEwMTExMzA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1011130?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wolfpackmars2\",\"html_url\":\"https://github.com/wolfpackmars2\",\"followers_url\":\"https://api.github.com/users/wolfpackmars2/followers\",\"following_url\":\"https://api.github.com/users/wolfpackmars2/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/wolfpackmars2/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/wolfpackmars2/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/wolfpackmars2/subscriptions\",\"organizations_url\":\"https://api.github.com/users/wolfpackmars2/orgs\",\"repos_url\":\"https://api.github.com/users/wolfpackmars2/repos\",\"events_url\":\"https://api.github.com/users/wolfpackmars2/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/wolfpackmars2/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"### What does this PR do?\\r\\nAdds the \'kernelversion\' grain to the core grains.\\r\\n\\r\\n### What issues does this PR fix or reference?\\r\\n#40763 \\r\\n\\r\\n### Tests written?\\r\\nYes\\r\\n\",\"created_at\":\"2017-04-19T22:49:47Z\",\"updated_at\":\"2017-04-24T22:49:35Z\",\"closed_at\":\"2017-04-23T10:24:37Z\",\"merged_at\":\"2017-04-23T10:24:37Z\",\"merge_commit_sha\":\"0093851334d45c3b3309a2c094a6cb8d4b302065\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/saltstack/salt/pulls/40782/commits\",\"review_comments_url\":\"https://api.github.com/repos/saltstack/salt/pulls/40782/comments\",\"review_comment_url\":\"https://api.github.com/repos/saltstack/salt/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/saltstack/salt/issues/40782/comments\",\"statuses_url\":\"https://api.github.com/repos/saltstack/salt/statuses/715df9a9111d0bad1c7d03535985675ec1bd586e\",\"head\":{\"label\":\"wolfpackmars2:patch-6\",\"ref\":\"patch-6\",\"sha\":\"715df9a9111d0bad1c7d03535985675ec1bd586e\",\"user\":{\"login\":\"wolfpackmars2\",\"id\":1011130,\"node_id\":\"MDQ6VXNlcjEwMTExMzA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1011130?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wolfpackmars2\",\"html_url\":\"https://github.com/wolfpackmars2\",\"followers_url\":\"https://api.github.com/users/wolfpackmars2/followers\",\"following_url\":\"https://api.github.com/users/wolfpackmars2/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/wolfpackmars2/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/wolfpackmars2/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/wolfpackmars2/subscriptions\",\"organizations_url\":\"https://api.github.com/users/wolfpackmars2/orgs\",\"repos_url\":\"https://api.github.com/users/wolfpackmars2/repos\",\"events_url\":\"https://api.github.com/users/wolfpackmars2/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/wolfpackmars2/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":27520276,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyNzUyMDI3Ng==\",\"name\":\"salt\",\"full_name\":\"wolfpackmars2/salt\",\"owner\":{\"login\":\"wolfpackmars2\",\"id\":1011130,\"node_id\":\"MDQ6VXNlcjEwMTExMzA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1011130?v=4\"
INSERT INTO `pullreq` VALUES ('1751', 'kubernetes/kubernetes', '28966', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/28966\",\"id\":77491924,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Nzc0OTE5MjQ=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/28966\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/28966.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/28966.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/28966\",\"number\":28966,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix watch cache filtering\",\"user\":{\"login\":\"liggitt\",\"id\":980082,\"node_id\":\"MDQ6VXNlcjk4MDA4Mg==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/980082?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/liggitt\",\"html_url\":\"https://github.com/liggitt\",\"followers_url\":\"https://api.github.com/users/liggitt/followers\",\"following_url\":\"https://api.github.com/users/liggitt/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/liggitt/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/liggitt/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/liggitt/subscriptions\",\"organizations_url\":\"https://api.github.com/users/liggitt/orgs\",\"repos_url\":\"https://api.github.com/users/liggitt/repos\",\"events_url\":\"https://api.github.com/users/liggitt/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/liggitt/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"When serving watch events for a particular namespace, the watch cache filters out events from other namespaces by checking the etcd key of the event\'s object, and making sure it is prefixed with the root key for the namespace being watched. This tightens the check to ensure the prefix match occurs on a path segment boundary.\\n\",\"created_at\":\"2016-07-14T17:13:30Z\",\"updated_at\":\"2016-07-25T13:40:11Z\",\"closed_at\":\"2016-07-14T18:22:10Z\",\"merged_at\":\"2016-07-14T18:22:10Z\",\"merge_commit_sha\":\"4c586214138f0e115c4f3b86b203a71cde34042c\",\"assignee\":{\"login\":\"lavalamp\",\"id\":647318,\"node_id\":\"MDQ6VXNlcjY0NzMxOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/647318?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lavalamp\",\"html_url\":\"https://github.com/lavalamp\",\"followers_url\":\"https://api.github.com/users/lavalamp/followers\",\"following_url\":\"https://api.github.com/users/lavalamp/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lavalamp/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lavalamp/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lavalamp/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lavalamp/orgs\",\"repos_url\":\"https://api.github.com/users/lavalamp/repos\",\"events_url\":\"https://api.github.com/users/lavalamp/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/lavalamp/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"lavalamp\",\"id\":647318,\"node_id\":\"MDQ6VXNlcjY0NzMxOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/647318?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lavalamp\",\"html_url\":\"https://github.com/lavalamp\",\"followers_url\":\"https://api.github.com/users/lavalamp/followers\",\"following_url\":\"https://api.github.com/users/lavalamp/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lavalamp/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lavalamp/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lavalamp/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lavalamp/orgs\",\"repos_url\":\"https://api.github.com/users/lavalamp/repos\",\"events_url\":\"https://api.github.com/users/lavalamp/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/lavalamp/received_events\",\"type\":\"Us
INSERT INTO `pullreq` VALUES ('1755', 'docker/docker', '29218', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/29218\",\"id\":96988215,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTY5ODgyMTU=\",\"html_url\":\"https://github.com/moby/moby/pull/29218\",\"diff_url\":\"https://github.com/moby/moby/pull/29218.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/29218.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/29218\",\"number\":29218,\"state\":\"closed\",\"locked\":false,\"title\":\"Move secret name or ID prefix resolving from client to daemon\",\"user\":{\"login\":\"yongtang\",\"id\":6932348,\"node_id\":\"MDQ6VXNlcjY5MzIzNDg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/6932348?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/yongtang\",\"html_url\":\"https://github.com/yongtang\",\"followers_url\":\"https://api.github.com/users/yongtang/followers\",\"following_url\":\"https://api.github.com/users/yongtang/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/yongtang/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/yongtang/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/yongtang/subscriptions\",\"organizations_url\":\"https://api.github.com/users/yongtang/orgs\",\"repos_url\":\"https://api.github.com/users/yongtang/repos\",\"events_url\":\"https://api.github.com/users/yongtang/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/yongtang/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"**- What I did**\\r\\n\\r\\nThis fix is a follow up for comment:\\r\\nhttps://github.com/docker/docker/pull/28896#issuecomment-265392703\\r\\n\\r\\nCurrently secret name or ID prefix resolving is done at the client side, which means different behavior of API and CMD.\\r\\n\\r\\n/cc @thaJeztah @ehazlett @allencloud \\r\\n\\r\\n**- How I did it**\\r\\nThis fix is a follow up for comment:\\r\\nhttps://github.com/docker/docker/pull/28896#issuecomment-265392703\\r\\n\\r\\nCurrently secret name or ID prefix resolving is done at the client side, which means different behavior of API and CMD.\\r\\n\\r\\n**- How to verify it**\\r\\n\\r\\nAll existing tests should pass.\\r\\n\\r\\n**- Description for the changelog**\\r\\n\\r\\n**- A picture of a cute animal (not mandatory but encouraged)**\\r\\n\\r\\n![x240-khu](https://cloud.githubusercontent.com/assets/6932348/20982627/3f2be844-bc6e-11e6-8581-67dccfe9e37a.jpg)\\r\\n\\r\\n\\r\\nThis fix is related to #28896, #28884 and may be related to #29125.\\r\\n\\r\\nSigned-off-by: Yong Tang <yong.tang.github@outlook.com>\",\"created_at\":\"2016-12-07T19:14:54Z\",\"updated_at\":\"2017-01-27T21:44:04Z\",\"closed_at\":\"2017-01-27T21:31:05Z\",\"merged_at\":\"2017-01-27T21:31:04Z\",\"merge_commit_sha\":\"3c32e1775a174edfc6883a7167326bc91bc2eb24\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":237472255,\"node_id\":\"MDU6TGFiZWwyMzc0NzIyNTU=\",\"url\":\"https://api.github.com/repos/moby/moby/labels/impact/api\",\"name\":\"impact/api\",\"color\":\"bfe5bf\",\"default\":false},{\"id\":237472270,\"node_id\":\"MDU6TGFiZWwyMzc0NzIyNzA=\",\"url\":\"https://api.github.com/repos/moby/moby/labels/impact/changelog\",\"name\":\"impact/changelog\",\"color\":\"bfe5bf\",\"default\":false},{\"id\":175375407,\"node_id\":\"MDU6TGFiZWwxNzUzNzU0MDc=\",\"url\":\"https://api.github.com/repos/moby/moby/labels/status/2-code-review\",\"name\":\"status/2-code-review\",\"color\":\"fad8c7\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/moby/moby/milestones/60\",\"html_url\":\"https://github.com/moby/moby/milestone/60\",\"labels_url\":\"https://api.github.com/repos/moby/moby/milestones/60/labels\",\"id\":2126145,\"node_id\":\"MDk6TWlsZXN0b25lMjEyNjE0NQ==\",\"number\":60,\"title\":\"17.04.0\",\"description\":\"https://github.com/docker/docker/releases/tag/v17.04.0-ce\",\"creator\":{\"login\":\"vieux\",\"id\":1032519,\"node_id\":\"MDQ6VXNlcjEwMzI1MTk=\",\"avatar_url\":\"https://avatars0.githubuserc
INSERT INTO `pullreq` VALUES ('1759', 'JuliaLang/julia', '12776', '{\"url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/12776\",\"id\":43132869,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDMxMzI4Njk=\",\"html_url\":\"https://github.com/JuliaLang/julia/pull/12776\",\"diff_url\":\"https://github.com/JuliaLang/julia/pull/12776.diff\",\"patch_url\":\"https://github.com/JuliaLang/julia/pull/12776.patch\",\"issue_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/12776\",\"number\":12776,\"state\":\"closed\",\"locked\":false,\"title\":\"helpdb.jl: Turn :: into explicit code blocks\",\"user\":{\"login\":\"jiahao\",\"id\":1732,\"node_id\":\"MDQ6VXNlcjE3MzI=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1732?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jiahao\",\"html_url\":\"https://github.com/jiahao\",\"followers_url\":\"https://api.github.com/users/jiahao/followers\",\"following_url\":\"https://api.github.com/users/jiahao/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jiahao/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jiahao/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jiahao/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jiahao/orgs\",\"repos_url\":\"https://api.github.com/users/jiahao/repos\",\"events_url\":\"https://api.github.com/users/jiahao/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jiahao/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Avoids Sphinx getting upset or incorrectly parsing :: blocks\\n\\nNote: There are still blocks in the manual using :: that are preceded with comments\\n\\n``` rst\\n.. Docstring generated from Julia source\\n```\\n\\nAre these autogenerated somewhere? I couldn\'t find a script that extracted these blocks. @one-more-minute\\n\",\"created_at\":\"2015-08-24T01:09:38Z\",\"updated_at\":\"2015-10-22T02:56:07Z\",\"closed_at\":\"2015-09-04T04:18:20Z\",\"merged_at\":null,\"merge_commit_sha\":\"a6591613d462c4fb1842ac42649d86d16c218777\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":229907793,\"node_id\":\"MDU6TGFiZWwyMjk5MDc3OTM=\",\"url\":\"https://api.github.com/repos/JuliaLang/julia/labels/docsystem\",\"name\":\"docsystem\",\"color\":\"d4c5f9\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/12776/commits\",\"review_comments_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/12776/comments\",\"review_comment_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/12776/comments\",\"statuses_url\":\"https://api.github.com/repos/JuliaLang/julia/statuses/aa4ff23f7088a84cffe4c4b9a17803c506e21fe9\",\"head\":{\"label\":\"JuliaLang:cjh/more-code-blocks\",\"ref\":\"cjh/more-code-blocks\",\"sha\":\"aa4ff23f7088a84cffe4c4b9a17803c506e21fe9\",\"user\":{\"login\":\"JuliaLang\",\"id\":743164,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjc0MzE2NA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/743164?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/JuliaLang\",\"html_url\":\"https://github.com/JuliaLang\",\"followers_url\":\"https://api.github.com/users/JuliaLang/followers\",\"following_url\":\"https://api.github.com/users/JuliaLang/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/JuliaLang/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/JuliaLang/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/JuliaLang/subscriptions\",\"organizations_url\":\"https://api.github.com/users/JuliaLang/orgs\",\"repos_url\":\"https://api.github.com/users/JuliaLang/repos\",\"events_url\":\"https://api.github.com/users/JuliaLang/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/JuliaLang/received_events\",\"type\":\"Organization\",\"site_admin\":false},\"repo\":{\"id\":1644196,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNj
INSERT INTO `pullreq` VALUES ('1763', 'zendframework/zf2', '6542', '{\"url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/6542\",\"id\":19475092,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTk0NzUwOTI=\",\"html_url\":\"https://github.com/zendframework/zendframework/pull/6542\",\"diff_url\":\"https://github.com/zendframework/zendframework/pull/6542.diff\",\"patch_url\":\"https://github.com/zendframework/zendframework/pull/6542.patch\",\"issue_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/6542\",\"number\":6542,\"state\":\"closed\",\"locked\":true,\"title\":\"Found some PHPCS errors causing build failures.\",\"user\":{\"login\":\"chadicus\",\"id\":1182337,\"node_id\":\"MDQ6VXNlcjExODIzMzc=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1182337?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/chadicus\",\"html_url\":\"https://github.com/chadicus\",\"followers_url\":\"https://api.github.com/users/chadicus/followers\",\"following_url\":\"https://api.github.com/users/chadicus/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/chadicus/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/chadicus/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/chadicus/subscriptions\",\"organizations_url\":\"https://api.github.com/users/chadicus/orgs\",\"repos_url\":\"https://api.github.com/users/chadicus/repos\",\"events_url\":\"https://api.github.com/users/chadicus/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/chadicus/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"These PHPCS errors were causing travis builds to fail. :facepunch: \\n\",\"created_at\":\"2014-08-07T15:41:29Z\",\"updated_at\":\"2014-09-25T12:35:37Z\",\"closed_at\":\"2014-08-11T16:31:33Z\",\"merged_at\":null,\"merge_commit_sha\":\"d29b9e3705a3736b965cb86a52eba71a393fceb6\",\"assignee\":{\"login\":\"Ocramius\",\"id\":154256,\"node_id\":\"MDQ6VXNlcjE1NDI1Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/154256?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Ocramius\",\"html_url\":\"https://github.com/Ocramius\",\"followers_url\":\"https://api.github.com/users/Ocramius/followers\",\"following_url\":\"https://api.github.com/users/Ocramius/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Ocramius/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Ocramius/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Ocramius/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Ocramius/orgs\",\"repos_url\":\"https://api.github.com/users/Ocramius/repos\",\"events_url\":\"https://api.github.com/users/Ocramius/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Ocramius/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"Ocramius\",\"id\":154256,\"node_id\":\"MDQ6VXNlcjE1NDI1Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/154256?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Ocramius\",\"html_url\":\"https://github.com/Ocramius\",\"followers_url\":\"https://api.github.com/users/Ocramius/followers\",\"following_url\":\"https://api.github.com/users/Ocramius/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Ocramius/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Ocramius/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Ocramius/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Ocramius/orgs\",\"repos_url\":\"https://api.github.com/users/Ocramius/repos\",\"events_url\":\"https://api.github.com/users/Ocramius/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Ocramius/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":15116280,\"node_id\":\"MDU6TGFiZWwxNTExNjI4MA==\",\"url\":\"https://api.github.com/repos/zendframework/zendframework/labels/dupl
INSERT INTO `pullreq` VALUES ('1768', 'rust-lang/rust', '15707', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/15707\",\"id\":18454155,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTg0NTQxNTU=\",\"html_url\":\"https://github.com/rust-lang/rust/pull/15707\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/15707.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/15707.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/15707\",\"number\":15707,\"state\":\"closed\",\"locked\":false,\"title\":\"Rename Option in tutorial to workaround iteration bug.\",\"user\":{\"login\":\"treeman\",\"id\":162027,\"node_id\":\"MDQ6VXNlcjE2MjAyNw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/162027?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/treeman\",\"html_url\":\"https://github.com/treeman\",\"followers_url\":\"https://api.github.com/users/treeman/followers\",\"following_url\":\"https://api.github.com/users/treeman/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/treeman/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/treeman/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/treeman/subscriptions\",\"organizations_url\":\"https://api.github.com/users/treeman/orgs\",\"repos_url\":\"https://api.github.com/users/treeman/repos\",\"events_url\":\"https://api.github.com/users/treeman/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/treeman/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\" Fix for #15409. \\n\\nI opted to rename `Option` to `MyOption` so we won\'t get an error if we simply type in all code. \\n\\nExplicitly mention that rust has an `Option` type and in the following code snippets we use rust\'s built in type. It should be clear what\'s going on I hope.\\n\",\"created_at\":\"2014-07-16T08:00:55Z\",\"updated_at\":\"2014-07-29T22:11:28Z\",\"closed_at\":\"2014-07-29T22:11:28Z\",\"merged_at\":null,\"merge_commit_sha\":\"d26f37e30b2fb4ee423e7d4ae699d2ec02876812\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/15707/commits\",\"review_comments_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/15707/comments\",\"review_comment_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rust-lang/rust/issues/15707/comments\",\"statuses_url\":\"https://api.github.com/repos/rust-lang/rust/statuses/339e47c73c4489cfa32082b595fb6f14b26449c7\",\"head\":{\"label\":\"treeman:tut-fix\",\"ref\":\"tut-fix\",\"sha\":\"339e47c73c4489cfa32082b595fb6f14b26449c7\",\"user\":{\"login\":\"treeman\",\"id\":162027,\"node_id\":\"MDQ6VXNlcjE2MjAyNw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/162027?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/treeman\",\"html_url\":\"https://github.com/treeman\",\"followers_url\":\"https://api.github.com/users/treeman/followers\",\"following_url\":\"https://api.github.com/users/treeman/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/treeman/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/treeman/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/treeman/subscriptions\",\"organizations_url\":\"https://api.github.com/users/treeman/orgs\",\"repos_url\":\"https://api.github.com/users/treeman/repos\",\"events_url\":\"https://api.github.com/users/treeman/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/treeman/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"rust-lang:master\",\"ref\":\"master\",\"sha\":\"6c35d513cea468b30759b4f78becf28f11a123c0\",\"user\":{\"login\":\"rust-lang\",\"id\":5430905,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjU0MzA5MDU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5430905?v=4\",\"gravatar_id\":\"\",\"url\":\"ht
INSERT INTO `pullreq` VALUES ('1773', 'zendframework/zf2', '2189', '{\"url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/2189\",\"id\":2081631,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjA4MTYzMQ==\",\"html_url\":\"https://github.com/zendframework/zendframework/pull/2189\",\"diff_url\":\"https://github.com/zendframework/zendframework/pull/2189.diff\",\"patch_url\":\"https://github.com/zendframework/zendframework/pull/2189.patch\",\"issue_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/2189\",\"number\":2189,\"state\":\"closed\",\"locked\":true,\"title\":\"[2.1] Added msgpack serializer\",\"user\":{\"login\":\"marc-mabe\",\"id\":302689,\"node_id\":\"MDQ6VXNlcjMwMjY4OQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/302689?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/marc-mabe\",\"html_url\":\"https://github.com/marc-mabe\",\"followers_url\":\"https://api.github.com/users/marc-mabe/followers\",\"following_url\":\"https://api.github.com/users/marc-mabe/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/marc-mabe/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/marc-mabe/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/marc-mabe/subscriptions\",\"organizations_url\":\"https://api.github.com/users/marc-mabe/orgs\",\"repos_url\":\"https://api.github.com/users/marc-mabe/repos\",\"events_url\":\"https://api.github.com/users/marc-mabe/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/marc-mabe/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"see https://github.com/msgpack/msgpack-php\\n\",\"created_at\":\"2012-08-16T21:26:01Z\",\"updated_at\":\"2014-06-24T07:14:05Z\",\"closed_at\":\"2012-09-13T21:40:54Z\",\"merged_at\":\"2012-09-13T21:40:54Z\",\"merge_commit_sha\":\"072af823af2fc3b222b07110ca16793b9c217059\",\"assignee\":{\"login\":\"weierophinney\",\"id\":25943,\"node_id\":\"MDQ6VXNlcjI1OTQz\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/25943?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/weierophinney\",\"html_url\":\"https://github.com/weierophinney\",\"followers_url\":\"https://api.github.com/users/weierophinney/followers\",\"following_url\":\"https://api.github.com/users/weierophinney/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/weierophinney/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/weierophinney/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/weierophinney/subscriptions\",\"organizations_url\":\"https://api.github.com/users/weierophinney/orgs\",\"repos_url\":\"https://api.github.com/users/weierophinney/repos\",\"events_url\":\"https://api.github.com/users/weierophinney/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/weierophinney/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"weierophinney\",\"id\":25943,\"node_id\":\"MDQ6VXNlcjI1OTQz\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/25943?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/weierophinney\",\"html_url\":\"https://github.com/weierophinney\",\"followers_url\":\"https://api.github.com/users/weierophinney/followers\",\"following_url\":\"https://api.github.com/users/weierophinney/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/weierophinney/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/weierophinney/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/weierophinney/subscriptions\",\"organizations_url\":\"https://api.github.com/users/weierophinney/orgs\",\"repos_url\":\"https://api.github.com/users/weierophinney/repos\",\"events_url\":\"https://api.github.com/users/weierophinney/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/weierophinney/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":{\"url\":\"https://api.gi
INSERT INTO `pullreq` VALUES ('1778', 'rails/rails', '13029', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/13029\",\"id\":10252094,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAyNTIwOTQ=\",\"html_url\":\"https://github.com/rails/rails/pull/13029\",\"diff_url\":\"https://github.com/rails/rails/pull/13029.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/13029.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/13029\",\"number\":13029,\"state\":\"closed\",\"locked\":false,\"title\":\"`delgated` => `delegated`\",\"user\":{\"login\":\"akshay-vishnoi\",\"id\":1928523,\"node_id\":\"MDQ6VXNlcjE5Mjg1MjM=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1928523?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/akshay-vishnoi\",\"html_url\":\"https://github.com/akshay-vishnoi\",\"followers_url\":\"https://api.github.com/users/akshay-vishnoi/followers\",\"following_url\":\"https://api.github.com/users/akshay-vishnoi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/akshay-vishnoi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/akshay-vishnoi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/akshay-vishnoi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/akshay-vishnoi/orgs\",\"repos_url\":\"https://api.github.com/users/akshay-vishnoi/repos\",\"events_url\":\"https://api.github.com/users/akshay-vishnoi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/akshay-vishnoi/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2013-11-25T08:40:29Z\",\"updated_at\":\"2014-06-26T16:07:07Z\",\"closed_at\":\"2013-11-25T08:47:59Z\",\"merged_at\":\"2013-11-25T08:47:59Z\",\"merge_commit_sha\":\"0888d59127ff6c540f1c2df7eb642e31ef3867aa\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/13029/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/13029/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/13029/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/5a406ff42ec76b93ff900468beab0dce790514dc\",\"head\":{\"label\":\"akshay-vishnoi:documentation\",\"ref\":\"documentation\",\"sha\":\"5a406ff42ec76b93ff900468beab0dce790514dc\",\"user\":{\"login\":\"akshay-vishnoi\",\"id\":1928523,\"node_id\":\"MDQ6VXNlcjE5Mjg1MjM=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1928523?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/akshay-vishnoi\",\"html_url\":\"https://github.com/akshay-vishnoi\",\"followers_url\":\"https://api.github.com/users/akshay-vishnoi/followers\",\"following_url\":\"https://api.github.com/users/akshay-vishnoi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/akshay-vishnoi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/akshay-vishnoi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/akshay-vishnoi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/akshay-vishnoi/orgs\",\"repos_url\":\"https://api.github.com/users/akshay-vishnoi/repos\",\"events_url\":\"https://api.github.com/users/akshay-vishnoi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/akshay-vishnoi/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":14388672,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNDM4ODY3Mg==\",\"name\":\"rails\",\"full_name\":\"akshay-vishnoi/rails\",\"owner\":{\"login\":\"akshay-vishnoi\",\"id\":1928523,\"node_id\":\"MDQ6VXNlcjE5Mjg1MjM=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1928523?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/akshay-vishnoi\",\"html_url\":\"https://github.com/akshay-vishnoi\",\"followers_url\":\"https://api.github.com/users/akshay-vishn
INSERT INTO `pullreq` VALUES ('1783', 'ansible/ansible', '9271', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/9271\",\"id\":22262922,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjIyNjI5MjI=\",\"html_url\":\"https://github.com/ansible/ansible/pull/9271\",\"diff_url\":\"https://github.com/ansible/ansible/pull/9271.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/9271.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/9271\",\"number\":9271,\"state\":\"closed\",\"locked\":false,\"title\":\"add vault inventory value encryption example\",\"user\":{\"login\":\"cove\",\"id\":612300,\"node_id\":\"MDQ6VXNlcjYxMjMwMA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/612300?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cove\",\"html_url\":\"https://github.com/cove\",\"followers_url\":\"https://api.github.com/users/cove/followers\",\"following_url\":\"https://api.github.com/users/cove/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cove/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cove/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cove/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cove/orgs\",\"repos_url\":\"https://api.github.com/users/cove/repos\",\"events_url\":\"https://api.github.com/users/cove/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cove/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2014-10-06T02:38:01Z\",\"updated_at\":\"2018-03-03T19:48:47Z\",\"closed_at\":\"2016-03-18T12:02:54Z\",\"merged_at\":null,\"merge_commit_sha\":\"247befbee0d986930564d702748f1b73c8fe6990\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":849212023,\"node_id\":\"MDU6TGFiZWw4NDkyMTIwMjM=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/docs\",\"name\":\"docs\",\"color\":\"0052cc\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ansible/ansible/pulls/9271/commits\",\"review_comments_url\":\"https://api.github.com/repos/ansible/ansible/pulls/9271/comments\",\"review_comment_url\":\"https://api.github.com/repos/ansible/ansible/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ansible/ansible/issues/9271/comments\",\"statuses_url\":\"https://api.github.com/repos/ansible/ansible/statuses/4f742a32e204cd982299eb8cf117207d56fc940c\",\"head\":{\"label\":\"cove:vault_doc\",\"ref\":\"vault_doc\",\"sha\":\"4f742a32e204cd982299eb8cf117207d56fc940c\",\"user\":{\"login\":\"cove\",\"id\":612300,\"node_id\":\"MDQ6VXNlcjYxMjMwMA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/612300?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cove\",\"html_url\":\"https://github.com/cove\",\"followers_url\":\"https://api.github.com/users/cove/followers\",\"following_url\":\"https://api.github.com/users/cove/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cove/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cove/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cove/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cove/orgs\",\"repos_url\":\"https://api.github.com/users/cove/repos\",\"events_url\":\"https://api.github.com/users/cove/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cove/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":24831922,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyNDgzMTkyMg==\",\"name\":\"ansible\",\"full_name\":\"cove/ansible\",\"owner\":{\"login\":\"cove\",\"id\":612300,\"node_id\":\"MDQ6VXNlcjYxMjMwMA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/612300?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cove\",\"html_url\":\"https://github.com/cove\",\"followers_url\":\"https://api.github.com/users/cove/followers\",\"following_url\":\"https://api.github.com/users/cove/following{/other_user}\
INSERT INTO `pullreq` VALUES ('1787', 'ansible/ansible', '24654', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/24654\",\"id\":120794719,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTIwNzk0NzE5\",\"html_url\":\"https://github.com/ansible/ansible/pull/24654\",\"diff_url\":\"https://github.com/ansible/ansible/pull/24654.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/24654.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/24654\",\"number\":24654,\"state\":\"closed\",\"locked\":false,\"title\":\"unarchive: PEP8, imports, cosmetics\",\"user\":{\"login\":\"dagwieers\",\"id\":388198,\"node_id\":\"MDQ6VXNlcjM4ODE5OA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/388198?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dagwieers\",\"html_url\":\"https://github.com/dagwieers\",\"followers_url\":\"https://api.github.com/users/dagwieers/followers\",\"following_url\":\"https://api.github.com/users/dagwieers/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dagwieers/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dagwieers/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dagwieers/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dagwieers/orgs\",\"repos_url\":\"https://api.github.com/users/dagwieers/repos\",\"events_url\":\"https://api.github.com/users/dagwieers/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dagwieers/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"##### SUMMARY\\r\\n- Make PEP8 compliant\\r\\n- Ensure imports are specific\\r\\n- Few cosmetic changes (sort lists, casing, punctuation)\\r\\n\\r\\n##### ISSUE TYPE\\r\\n<!--- Pick one below and delete the rest: -->\\r\\n - Bugfix Pull Request\\r\\n - Docs Pull Request\\r\\n\\r\\n##### COMPONENT NAME\\r\\n<!--- Name of the module/plugin/module/task -->\\r\\nunarchive\\r\\n\\r\\n##### ANSIBLE VERSION\\r\\n<!--- Paste verbatim output from “ansible --version” between quotes below -->\\r\\nv2.4\",\"created_at\":\"2017-05-16T10:33:58Z\",\"updated_at\":\"2018-03-06T04:39:12Z\",\"closed_at\":\"2017-06-02T15:22:53Z\",\"merged_at\":\"2017-06-02T15:22:53Z\",\"merge_commit_sha\":\"8cbed3c5342d15b3095398ab6b3f14c318802137\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":562292166,\"node_id\":\"MDU6TGFiZWw1NjIyOTIxNjY=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/affects_2.4\",\"name\":\"affects_2.4\",\"color\":\"ededed\",\"default\":false},{\"id\":785271699,\"node_id\":\"MDU6TGFiZWw3ODUyNzE2OTk=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/bug\",\"name\":\"bug\",\"color\":\"fbca04\",\"default\":true},{\"id\":499635167,\"node_id\":\"MDU6TGFiZWw0OTk2MzUxNjc=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/c:module_utils/\",\"name\":\"c:module_utils/\",\"color\":\"b60205\",\"default\":false},{\"id\":513652538,\"node_id\":\"MDU6TGFiZWw1MTM2NTI1Mzg=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/core_review\",\"name\":\"core_review\",\"color\":\"ededed\",\"default\":false},{\"id\":704442149,\"node_id\":\"MDU6TGFiZWw3MDQ0NDIxNDk=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/m:unarchive\",\"name\":\"m:unarchive\",\"color\":\"dbc2f9\",\"default\":false},{\"id\":496359346,\"node_id\":\"MDU6TGFiZWw0OTYzNTkzNDY=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/module\",\"name\":\"module\",\"color\":\"1d76db\",\"default\":false},{\"id\":499433698,\"node_id\":\"MDU6TGFiZWw0OTk0MzM2OTg=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/owner_pr\",\"name\":\"owner_pr\",\"color\":\"0e8a16\",\"default\":false},{\"id\":461464968,\"node_id\":\"MDU6TGFiZWw0NjE0NjQ5Njg=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/test_pull_requests\",\"name\":\"test_pull_requests\",\"color\":\"0e8a16\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ansible/ansible/pulls/246
INSERT INTO `pullreq` VALUES ('1791', 'joomla/joomla-cms', '4127', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/4127\",\"id\":19911693,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTk5MTE2OTM=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/4127\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/4127.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/4127.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/4127\",\"number\":4127,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixed wrong order of \\\"UNION\\\" and \\\"ORDER BY\\\"\",\"user\":{\"login\":\"bembelimen\",\"id\":1229869,\"node_id\":\"MDQ6VXNlcjEyMjk4Njk=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1229869?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bembelimen\",\"html_url\":\"https://github.com/bembelimen\",\"followers_url\":\"https://api.github.com/users/bembelimen/followers\",\"following_url\":\"https://api.github.com/users/bembelimen/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bembelimen/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bembelimen/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bembelimen/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bembelimen/orgs\",\"repos_url\":\"https://api.github.com/users/bembelimen/repos\",\"events_url\":\"https://api.github.com/users/bembelimen/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bembelimen/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"If you use UNION with ORDER BY, UNION is needed first and after that ORDER BY to sort the result.\\n\",\"created_at\":\"2014-08-18T11:17:22Z\",\"updated_at\":\"2018-05-15T09:06:08Z\",\"closed_at\":\"2016-11-04T09:42:27Z\",\"merged_at\":null,\"merge_commit_sha\":\"121ecd8c4abca2eb73a73fff3c79aaffa9f7213c\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/4127/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/4127/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/4127/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/d57806411689865fd0b5fbd20a61c0383597acc9\",\"head\":{\"label\":\"bembelimen:patch-7\",\"ref\":\"patch-7\",\"sha\":\"d57806411689865fd0b5fbd20a61c0383597acc9\",\"user\":{\"login\":\"bembelimen\",\"id\":1229869,\"node_id\":\"MDQ6VXNlcjEyMjk4Njk=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1229869?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bembelimen\",\"html_url\":\"https://github.com/bembelimen\",\"followers_url\":\"https://api.github.com/users/bembelimen/followers\",\"following_url\":\"https://api.github.com/users/bembelimen/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bembelimen/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bembelimen/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bembelimen/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bembelimen/orgs\",\"repos_url\":\"https://api.github.com/users/bembelimen/repos\",\"events_url\":\"https://api.github.com/users/bembelimen/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bembelimen/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":19490472,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxOTQ5MDQ3Mg==\",\"name\":\"joomla-cms\",\"full_name\":\"bembelimen/joomla-cms\",\"owner\":{\"login\":\"bembelimen\",\"id\":1229869,\"node_id\":\"MDQ6VXNlcjEyMjk4Njk=\",\"avata
INSERT INTO `pullreq` VALUES ('1795', 'hashicorp/terraform', '12781', '{\"url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/12781\",\"id\":111165065,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTExMTY1MDY1\",\"html_url\":\"https://github.com/hashicorp/terraform/pull/12781\",\"diff_url\":\"https://github.com/hashicorp/terraform/pull/12781.diff\",\"patch_url\":\"https://github.com/hashicorp/terraform/pull/12781.patch\",\"issue_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/12781\",\"number\":12781,\"state\":\"closed\",\"locked\":false,\"title\":\"Documentation Update: Fix a code sample that uses incorrect syntax.\",\"user\":{\"login\":\"jeffawang\",\"id\":287116,\"node_id\":\"MDQ6VXNlcjI4NzExNg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/287116?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jeffawang\",\"html_url\":\"https://github.com/jeffawang\",\"followers_url\":\"https://api.github.com/users/jeffawang/followers\",\"following_url\":\"https://api.github.com/users/jeffawang/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jeffawang/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jeffawang/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jeffawang/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jeffawang/orgs\",\"repos_url\":\"https://api.github.com/users/jeffawang/repos\",\"events_url\":\"https://api.github.com/users/jeffawang/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jeffawang/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"## Reasoning for docs update\\r\\n\\r\\n`terraform env create` is not the correct syntax and its usage results in an error.\\r\\n\\r\\n## Relevant Terraform version\\r\\n\\r\\nI found this error when using the released`0.9.0`, and it appears in the `master` branch.\",\"created_at\":\"2017-03-16T21:03:58Z\",\"updated_at\":\"2017-03-16T21:16:05Z\",\"closed_at\":\"2017-03-16T21:16:05Z\",\"merged_at\":\"2017-03-16T21:16:05Z\",\"merge_commit_sha\":\"38e84f1a789182487750b065fa4539f35bc3e918\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":136651375,\"node_id\":\"MDU6TGFiZWwxMzY2NTEzNzU=\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/documentation\",\"name\":\"documentation\",\"color\":\"fef2c0\",\"default\":false},{\"id\":127939518,\"node_id\":\"MDU6TGFiZWwxMjc5Mzk1MTg=\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/provider/aws\",\"name\":\"provider/aws\",\"color\":\"bfdadc\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/12781/commits\",\"review_comments_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/12781/comments\",\"review_comment_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/12781/comments\",\"statuses_url\":\"https://api.github.com/repos/hashicorp/terraform/statuses/c2b23b0e2b3083465ad6942776e465c2ddbfe893\",\"head\":{\"label\":\"jeffawang:topic/doc-env-new\",\"ref\":\"topic/doc-env-new\",\"sha\":\"c2b23b0e2b3083465ad6942776e465c2ddbfe893\",\"user\":{\"login\":\"jeffawang\",\"id\":287116,\"node_id\":\"MDQ6VXNlcjI4NzExNg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/287116?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jeffawang\",\"html_url\":\"https://github.com/jeffawang\",\"followers_url\":\"https://api.github.com/users/jeffawang/followers\",\"following_url\":\"https://api.github.com/users/jeffawang/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jeffawang/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jeffawang/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jeffawang/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jeffawang/orgs\",\"repos_url\":\"https://api.github.com/users/jeffawang/repo
INSERT INTO `pullreq` VALUES ('1799', 'ceph/ceph', '9845', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/9845\",\"id\":74614494,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzQ2MTQ0OTQ=\",\"html_url\":\"https://github.com/ceph/ceph/pull/9845\",\"diff_url\":\"https://github.com/ceph/ceph/pull/9845.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/9845.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/9845\",\"number\":9845,\"state\":\"closed\",\"locked\":false,\"title\":\"common: remove basename() dependency\",\"user\":{\"login\":\"dx9\",\"id\":1334971,\"node_id\":\"MDQ6VXNlcjEzMzQ5NzE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1334971?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dx9\",\"html_url\":\"https://github.com/dx9\",\"followers_url\":\"https://api.github.com/users/dx9/followers\",\"following_url\":\"https://api.github.com/users/dx9/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dx9/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dx9/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dx9/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dx9/orgs\",\"repos_url\":\"https://api.github.com/users/dx9/repos\",\"events_url\":\"https://api.github.com/users/dx9/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dx9/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2016-06-21T13:47:15Z\",\"updated_at\":\"2016-07-04T13:46:15Z\",\"closed_at\":\"2016-07-04T13:46:14Z\",\"merged_at\":\"2016-07-04T13:46:14Z\",\"merge_commit_sha\":\"81ca1cbdd7010396873608bf40a3db93ffc0ed78\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":199293022,\"node_id\":\"MDU6TGFiZWwxOTkyOTMwMjI=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/build/ops\",\"name\":\"build/ops\",\"color\":\"fcff00\",\"default\":false},{\"id\":148431321,\"node_id\":\"MDU6TGFiZWwxNDg0MzEzMjE=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/needs-qa\",\"name\":\"needs-qa\",\"color\":\"fad8c7\",\"default\":false},{\"id\":219859248,\"node_id\":\"MDU6TGFiZWwyMTk4NTkyNDg=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/wip-kefu-testing\",\"name\":\"wip-kefu-testing\",\"color\":\"bfdadc\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ceph/ceph/pulls/9845/commits\",\"review_comments_url\":\"https://api.github.com/repos/ceph/ceph/pulls/9845/comments\",\"review_comment_url\":\"https://api.github.com/repos/ceph/ceph/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ceph/ceph/issues/9845/comments\",\"statuses_url\":\"https://api.github.com/repos/ceph/ceph/statuses/4e530e66df871e3566a5aea3ebe328e3d05f3193\",\"head\":{\"label\":\"dx9:wip-config-basename\",\"ref\":\"wip-config-basename\",\"sha\":\"4e530e66df871e3566a5aea3ebe328e3d05f3193\",\"user\":{\"login\":\"dx9\",\"id\":1334971,\"node_id\":\"MDQ6VXNlcjEzMzQ5NzE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1334971?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dx9\",\"html_url\":\"https://github.com/dx9\",\"followers_url\":\"https://api.github.com/users/dx9/followers\",\"following_url\":\"https://api.github.com/users/dx9/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dx9/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dx9/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dx9/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dx9/orgs\",\"repos_url\":\"https://api.github.com/users/dx9/repos\",\"events_url\":\"https://api.github.com/users/dx9/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dx9/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":42208536,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0MjIwODUzNg==\",\"name\":\"ceph\",\"full_name\":\"dx9/ceph\",\"owner\":{\"login\":\"dx9\",\"id\":1334971,\"node_id\":\"MDQ6VXNlcjE
INSERT INTO `pullreq` VALUES ('1804', 'ansible/ansible', '6599', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/6599\",\"id\":13786309,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTM3ODYzMDk=\",\"html_url\":\"https://github.com/ansible/ansible/pull/6599\",\"diff_url\":\"https://github.com/ansible/ansible/pull/6599.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/6599.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/6599\",\"number\":6599,\"state\":\"closed\",\"locked\":false,\"title\":\"use region_name in nova_compute\",\"user\":{\"login\":\"dmage\",\"id\":443137,\"node_id\":\"MDQ6VXNlcjQ0MzEzNw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/443137?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dmage\",\"html_url\":\"https://github.com/dmage\",\"followers_url\":\"https://api.github.com/users/dmage/followers\",\"following_url\":\"https://api.github.com/users/dmage/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dmage/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dmage/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dmage/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dmage/orgs\",\"repos_url\":\"https://api.github.com/users/dmage/repos\",\"events_url\":\"https://api.github.com/users/dmage/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dmage/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Currently region_name is not used. This commit fixes it.\\n\",\"created_at\":\"2014-03-20T13:10:24Z\",\"updated_at\":\"2018-03-05T08:45:13Z\",\"closed_at\":\"2014-04-23T15:15:57Z\",\"merged_at\":\"2014-04-23T15:15:57Z\",\"merge_commit_sha\":\"ff314e71b5a8a6fb15b9caf403a4dc8d991d4dc1\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":87036843,\"node_id\":\"MDU6TGFiZWw4NzAzNjg0Mw==\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/P2\",\"name\":\"P2\",\"color\":\"fad8c7\",\"default\":false},{\"id\":785271699,\"node_id\":\"MDU6TGFiZWw3ODUyNzE2OTk=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/bug\",\"name\":\"bug\",\"color\":\"fbca04\",\"default\":true},{\"id\":61528803,\"node_id\":\"MDU6TGFiZWw2MTUyODgwMw==\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/cloud\",\"name\":\"cloud\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ansible/ansible/pulls/6599/commits\",\"review_comments_url\":\"https://api.github.com/repos/ansible/ansible/pulls/6599/comments\",\"review_comment_url\":\"https://api.github.com/repos/ansible/ansible/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ansible/ansible/issues/6599/comments\",\"statuses_url\":\"https://api.github.com/repos/ansible/ansible/statuses/3edd3862df8dcda92c3e44d9279c8a5c5bb7cf28\",\"head\":{\"label\":\"dmage:nova_region_name\",\"ref\":\"nova_region_name\",\"sha\":\"3edd3862df8dcda92c3e44d9279c8a5c5bb7cf28\",\"user\":{\"login\":\"dmage\",\"id\":443137,\"node_id\":\"MDQ6VXNlcjQ0MzEzNw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/443137?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dmage\",\"html_url\":\"https://github.com/dmage\",\"followers_url\":\"https://api.github.com/users/dmage/followers\",\"following_url\":\"https://api.github.com/users/dmage/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dmage/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dmage/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dmage/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dmage/orgs\",\"repos_url\":\"https://api.github.com/users/dmage/repos\",\"events_url\":\"https://api.github.com/users/dmage/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dmage/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":17804497,\"node_id\":\"MDEwOlJlcG9zaXRvcnkx
INSERT INTO `pullreq` VALUES ('1808', 'hashicorp/terraform', '4979', '{\"url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/4979\",\"id\":58175107,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTgxNzUxMDc=\",\"html_url\":\"https://github.com/hashicorp/terraform/pull/4979\",\"diff_url\":\"https://github.com/hashicorp/terraform/pull/4979.diff\",\"patch_url\":\"https://github.com/hashicorp/terraform/pull/4979.patch\",\"issue_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/4979\",\"number\":4979,\"state\":\"closed\",\"locked\":false,\"title\":\"provider/azurerm: Add `azurerm_dns_zone` resource\",\"user\":{\"login\":\"jen20\",\"id\":548524,\"node_id\":\"MDQ6VXNlcjU0ODUyNA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/548524?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jen20\",\"html_url\":\"https://github.com/jen20\",\"followers_url\":\"https://api.github.com/users/jen20/followers\",\"following_url\":\"https://api.github.com/users/jen20/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jen20/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jen20/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jen20/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jen20/orgs\",\"repos_url\":\"https://api.github.com/users/jen20/repos\",\"events_url\":\"https://api.github.com/users/jen20/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jen20/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This resource is the first which makes use of the new Riviera library (at https://github.com/jen20/riviera), so there is some additional set up work to add the provider to the client which gets passed among resources.\\n\",\"created_at\":\"2016-02-03T17:54:39Z\",\"updated_at\":\"2016-02-03T19:43:32Z\",\"closed_at\":\"2016-02-03T19:43:04Z\",\"merged_at\":\"2016-02-03T19:43:04Z\",\"merge_commit_sha\":\"2d9e4b0401031ff9c57bcbe666e19288683b0caa\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":85946959,\"node_id\":\"MDU6TGFiZWw4NTk0Njk1OQ==\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/enhancement\",\"name\":\"enhancement\",\"color\":\"d4c5f9\",\"default\":true},{\"id\":300462892,\"node_id\":\"MDU6TGFiZWwzMDA0NjI4OTI=\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/provider/azurerm\",\"name\":\"provider/azurerm\",\"color\":\"bfdadc\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/4979/commits\",\"review_comments_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/4979/comments\",\"review_comment_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/4979/comments\",\"statuses_url\":\"https://api.github.com/repos/hashicorp/terraform/statuses/295bb897f27c5b3c4d24fe3c26bc31b3c1464c23\",\"head\":{\"label\":\"hashicorp:f-azurerm-dns-zone\",\"ref\":\"f-azurerm-dns-zone\",\"sha\":\"295bb897f27c5b3c4d24fe3c26bc31b3c1464c23\",\"user\":{\"login\":\"hashicorp\",\"id\":761456,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjc2MTQ1Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/761456?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/hashicorp\",\"html_url\":\"https://github.com/hashicorp\",\"followers_url\":\"https://api.github.com/users/hashicorp/followers\",\"following_url\":\"https://api.github.com/users/hashicorp/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/hashicorp/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/hashicorp/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/hashicorp/subscriptions\",\"organizations_url\":\"https://api.github.com/users/hashicorp/orgs\",\"repos_url\":\"https://api.github.com/users/hashicorp/repos\",\"events_url\":\"https://api.github.com/users/hashicorp/events{/privacy}\",\"received_events_url\":\"h
INSERT INTO `pullreq` VALUES ('1812', 'servo/servo', '8936', '{\"url\":\"https://api.github.com/repos/servo/servo/pulls/8936\",\"id\":53405326,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTM0MDUzMjY=\",\"html_url\":\"https://github.com/servo/servo/pull/8936\",\"diff_url\":\"https://github.com/servo/servo/pull/8936.diff\",\"patch_url\":\"https://github.com/servo/servo/pull/8936.patch\",\"issue_url\":\"https://api.github.com/repos/servo/servo/issues/8936\",\"number\":8936,\"state\":\"closed\",\"locked\":false,\"title\":\"Stop using std::slice::bytes::copy_memory.\",\"user\":{\"login\":\"Ms2ger\",\"id\":111161,\"node_id\":\"MDQ6VXNlcjExMTE2MQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/111161?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Ms2ger\",\"html_url\":\"https://github.com/Ms2ger\",\"followers_url\":\"https://api.github.com/users/Ms2ger/followers\",\"following_url\":\"https://api.github.com/users/Ms2ger/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Ms2ger/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Ms2ger/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Ms2ger/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Ms2ger/orgs\",\"repos_url\":\"https://api.github.com/users/Ms2ger/repos\",\"events_url\":\"https://api.github.com/users/Ms2ger/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Ms2ger/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes #8929.\\n\\n<!-- Reviewable:start -->\\n\\n[<img src=\\\"https://reviewable.io/review_button.png\\\" height=40 alt=\\\"Review on Reviewable\\\"/>](https://reviewable.io/reviews/servo/servo/8936)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2015-12-11T15:25:53Z\",\"updated_at\":\"2016-01-27T19:22:25Z\",\"closed_at\":\"2015-12-11T18:03:46Z\",\"merged_at\":null,\"merge_commit_sha\":\"a449ecbd9e97e1428557ca460020eedac8a4f8c7\",\"assignee\":{\"login\":\"nox\",\"id\":123095,\"node_id\":\"MDQ6VXNlcjEyMzA5NQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/123095?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nox\",\"html_url\":\"https://github.com/nox\",\"followers_url\":\"https://api.github.com/users/nox/followers\",\"following_url\":\"https://api.github.com/users/nox/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nox/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nox/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nox/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nox/orgs\",\"repos_url\":\"https://api.github.com/users/nox/repos\",\"events_url\":\"https://api.github.com/users/nox/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nox/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"nox\",\"id\":123095,\"node_id\":\"MDQ6VXNlcjEyMzA5NQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/123095?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nox\",\"html_url\":\"https://github.com/nox\",\"followers_url\":\"https://api.github.com/users/nox/followers\",\"following_url\":\"https://api.github.com/users/nox/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nox/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nox/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nox/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nox/orgs\",\"repos_url\":\"https://api.github.com/users/nox/repos\",\"events_url\":\"https://api.github.com/users/nox/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nox/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":152311003,\"node_id\":\"MDU6TGFiZWwxNTIzMTEwMDM=\",\"url\":\"https://api.github.com/repos/servo/servo/labels/S-needs-rebase\",\"name\":\"S-needs-rebase\",\"color\":\"d4c5f9\",\"default\":false}],\"miles
INSERT INTO `pullreq` VALUES ('1817', 'docker/docker', '12416', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/12416\",\"id\":33403059,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzM0MDMwNTk=\",\"html_url\":\"https://github.com/moby/moby/pull/12416\",\"diff_url\":\"https://github.com/moby/moby/pull/12416.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/12416.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/12416\",\"number\":12416,\"state\":\"closed\",\"locked\":false,\"title\":\"adding elementary OS to install script\",\"user\":{\"login\":\"ya7ya\",\"id\":932163,\"node_id\":\"MDQ6VXNlcjkzMjE2Mw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/932163?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ya7ya\",\"html_url\":\"https://github.com/ya7ya\",\"followers_url\":\"https://api.github.com/users/ya7ya/followers\",\"following_url\":\"https://api.github.com/users/ya7ya/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ya7ya/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ya7ya/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ya7ya/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ya7ya/orgs\",\"repos_url\":\"https://api.github.com/users/ya7ya/repos\",\"events_url\":\"https://api.github.com/users/ya7ya/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ya7ya/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"It\'s basically just an Ubuntu, I\'m a total noob but I\'ve tried it on elementary OS \\\"Freya\\\" and it worked.\\n\\nIt\'s worth mentioning that I needed to install lsb-core first though because there was no LSB modules available.\\n\\n```\\nsudo apt-get install lsb-core\\n```\\n\\n[solution to no LSB modules available](http://askubuntu.com/questions/230766/how-lsb-module-affects-system-and-can-be-made-available-to-the-system)\\n\",\"created_at\":\"2015-04-15T22:29:29Z\",\"updated_at\":\"2015-04-20T21:50:16Z\",\"closed_at\":\"2015-04-20T21:50:16Z\",\"merged_at\":\"2015-04-20T21:50:16Z\",\"merge_commit_sha\":\"28cb9efd8046631c6df9f15ce87a61e723431dba\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":175375407,\"node_id\":\"MDU6TGFiZWwxNzUzNzU0MDc=\",\"url\":\"https://api.github.com/repos/moby/moby/labels/status/2-code-review\",\"name\":\"status/2-code-review\",\"color\":\"fad8c7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/moby/moby/pulls/12416/commits\",\"review_comments_url\":\"https://api.github.com/repos/moby/moby/pulls/12416/comments\",\"review_comment_url\":\"https://api.github.com/repos/moby/moby/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/moby/moby/issues/12416/comments\",\"statuses_url\":\"https://api.github.com/repos/moby/moby/statuses/b57830aee4abc86155d401b6d8a0215c3a4b5a1b\",\"head\":{\"label\":\"ya7ya:patch-1\",\"ref\":\"patch-1\",\"sha\":\"b57830aee4abc86155d401b6d8a0215c3a4b5a1b\",\"user\":{\"login\":\"ya7ya\",\"id\":932163,\"node_id\":\"MDQ6VXNlcjkzMjE2Mw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/932163?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ya7ya\",\"html_url\":\"https://github.com/ya7ya\",\"followers_url\":\"https://api.github.com/users/ya7ya/followers\",\"following_url\":\"https://api.github.com/users/ya7ya/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ya7ya/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ya7ya/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ya7ya/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ya7ya/orgs\",\"repos_url\":\"https://api.github.com/users/ya7ya/repos\",\"events_url\":\"https://api.github.com/users/ya7ya/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ya7ya/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":34021196,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzNDAyMTE5Ng==\",\"name\":\
INSERT INTO `pullreq` VALUES ('1822', 'angular/angular.js', '10477', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/10477\",\"id\":26116690,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjYxMTY2OTA=\",\"html_url\":\"https://github.com/angular/angular.js/pull/10477\",\"diff_url\":\"https://github.com/angular/angular.js/pull/10477.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/10477.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/10477\",\"number\":10477,\"state\":\"closed\",\"locked\":false,\"title\":\"fix($aria): pass $event in locals for ngClick\",\"user\":{\"login\":\"gdi2290\",\"id\":1016365,\"node_id\":\"MDQ6VXNlcjEwMTYzNjU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1016365?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gdi2290\",\"html_url\":\"https://github.com/gdi2290\",\"followers_url\":\"https://api.github.com/users/gdi2290/followers\",\"following_url\":\"https://api.github.com/users/gdi2290/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gdi2290/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gdi2290/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gdi2290/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gdi2290/orgs\",\"repos_url\":\"https://api.github.com/users/gdi2290/repos\",\"events_url\":\"https://api.github.com/users/gdi2290/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/gdi2290/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"pass <code>event</code> in <code>locals</code> for <code>$eval</code>\\nThis happens in <code>angular-bootstrap</code>\'s repo for modals\\n\\n``` javascript\\nng-click=\\\"close($event)\\\"\\n```\\n\\n``` javascript\\nangular.module(\\\"template/modal/window.html\\\", []).run([\\\"$templateCache\\\", function($templateCache) {\\n $templateCache.put(\\\"template/modal/window.html\\\",\\n \\\"<div tabindex=\\\\\\\"-1\\\\\\\" role=\\\\\\\"dialog\\\\\\\" class=\\\\\\\"modal fade\\\\\\\" ng-class=\\\\\\\"{in: animate}\\\\\\\" ng-style=\\\\\\\"{\'z-index\': 1050 + index*10, display: \'block\'}\\\\\\\" ng-click=\\\\\\\"close($event)\\\\\\\">\\\\n\\\" +\\n \\\" <div class=\\\\\\\"modal-dialog\\\\\\\" ng-class=\\\\\\\"{\'modal-sm\': size == \'sm\', \'modal-lg\': size == \'lg\'}\\\\\\\"><div class=\\\\\\\"modal-content\\\\\\\" modal-transclude></div></div>\\\\n\\\" +\\n \\\"</div>\\\");\\n}]);\\n```\\n\",\"created_at\":\"2014-12-16T01:30:45Z\",\"updated_at\":\"2014-12-16T02:32:58Z\",\"closed_at\":\"2014-12-16T02:32:58Z\",\"merged_at\":null,\"merge_commit_sha\":\"86057befa1e140d4ff0a8734ae428fd18a3a5a45\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":53200617,\"node_id\":\"MDU6TGFiZWw1MzIwMDYxNw==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/cla:%20yes\",\"name\":\"cla: yes\",\"color\":\"bfe5bf\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/angular/angular.js/pulls/10477/commits\",\"review_comments_url\":\"https://api.github.com/repos/angular/angular.js/pulls/10477/comments\",\"review_comment_url\":\"https://api.github.com/repos/angular/angular.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/angular/angular.js/issues/10477/comments\",\"statuses_url\":\"https://api.github.com/repos/angular/angular.js/statuses/e7f38cccf7acb346bccaf9764feb3a6cf9a927f9\",\"head\":{\"label\":\"gdi2290:patch-5\",\"ref\":\"patch-5\",\"sha\":\"e7f38cccf7acb346bccaf9764feb3a6cf9a927f9\",\"user\":{\"login\":\"gdi2290\",\"id\":1016365,\"node_id\":\"MDQ6VXNlcjEwMTYzNjU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1016365?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gdi2290\",\"html_url\":\"https://github.com/gdi2290\",\"followers_url\":\"https://api.github.com/users/gdi2290/followers\",\"following_url\":\"https://api.github.com/users/gdi2290/following{/other_user}\",\"gists_url\":\"https://api.git
INSERT INTO `pullreq` VALUES ('1826', 'facebook/react', '8109', '{\"url\":\"https://api.github.com/repos/facebook/react/pulls/8109\",\"id\":91032303,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTEwMzIzMDM=\",\"html_url\":\"https://github.com/facebook/react/pull/8109\",\"diff_url\":\"https://github.com/facebook/react/pull/8109.diff\",\"patch_url\":\"https://github.com/facebook/react/pull/8109.patch\",\"issue_url\":\"https://api.github.com/repos/facebook/react/issues/8109\",\"number\":8109,\"state\":\"closed\",\"locked\":false,\"title\":\"docs in chapter forms\",\"user\":{\"login\":\"scheiblr\",\"id\":2667575,\"node_id\":\"MDQ6VXNlcjI2Njc1NzU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2667575?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/scheiblr\",\"html_url\":\"https://github.com/scheiblr\",\"followers_url\":\"https://api.github.com/users/scheiblr/followers\",\"following_url\":\"https://api.github.com/users/scheiblr/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/scheiblr/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/scheiblr/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/scheiblr/subscriptions\",\"organizations_url\":\"https://api.github.com/users/scheiblr/orgs\",\"repos_url\":\"https://api.github.com/users/scheiblr/repos\",\"events_url\":\"https://api.github.com/users/scheiblr/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/scheiblr/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"While reading the docs I was a bit confused as there was no difference between the component code in the section _Controlled Components_ and _Uncontrolled Components_ in chapter [forms](https://facebook.github.io/react/docs/forms.html).\\n\\nI changed it to the code which was provided on CodePen.\\n\",\"created_at\":\"2016-10-26T15:45:58Z\",\"updated_at\":\"2016-10-26T16:10:42Z\",\"closed_at\":\"2016-10-26T16:10:42Z\",\"merged_at\":null,\"merge_commit_sha\":\"a55bc67d491909803a27eca585ab10c2282e9902\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":196858374,\"node_id\":\"MDU6TGFiZWwxOTY4NTgzNzQ=\",\"url\":\"https://api.github.com/repos/facebook/react/labels/CLA%20Signed\",\"name\":\"CLA Signed\",\"color\":\"e7e7e7\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/facebook/react/pulls/8109/commits\",\"review_comments_url\":\"https://api.github.com/repos/facebook/react/pulls/8109/comments\",\"review_comment_url\":\"https://api.github.com/repos/facebook/react/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/facebook/react/issues/8109/comments\",\"statuses_url\":\"https://api.github.com/repos/facebook/react/statuses/3dec41e4428a3a6e70afd9ce9a3eb8ea9e2e593d\",\"head\":{\"label\":\"scheiblr:master\",\"ref\":\"master\",\"sha\":\"3dec41e4428a3a6e70afd9ce9a3eb8ea9e2e593d\",\"user\":{\"login\":\"scheiblr\",\"id\":2667575,\"node_id\":\"MDQ6VXNlcjI2Njc1NzU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2667575?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/scheiblr\",\"html_url\":\"https://github.com/scheiblr\",\"followers_url\":\"https://api.github.com/users/scheiblr/followers\",\"following_url\":\"https://api.github.com/users/scheiblr/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/scheiblr/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/scheiblr/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/scheiblr/subscriptions\",\"organizations_url\":\"https://api.github.com/users/scheiblr/orgs\",\"repos_url\":\"https://api.github.com/users/scheiblr/repos\",\"events_url\":\"https://api.github.com/users/scheiblr/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/scheiblr/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"facebook:master\",\"ref\":\"master\",\"sha\":\"42465eefed237221c02eeebb1f0f7e38
INSERT INTO `pullreq` VALUES ('1831', 'docker/docker', '27160', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/27160\",\"id\":88084833,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODgwODQ4MzM=\",\"html_url\":\"https://github.com/moby/moby/pull/27160\",\"diff_url\":\"https://github.com/moby/moby/pull/27160.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/27160.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/27160\",\"number\":27160,\"state\":\"closed\",\"locked\":false,\"title\":\"Update containerd and runc\",\"user\":{\"login\":\"mlaventure\",\"id\":16065150,\"node_id\":\"MDQ6VXNlcjE2MDY1MTUw\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/16065150?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mlaventure\",\"html_url\":\"https://github.com/mlaventure\",\"followers_url\":\"https://api.github.com/users/mlaventure/followers\",\"following_url\":\"https://api.github.com/users/mlaventure/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mlaventure/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mlaventure/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mlaventure/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mlaventure/orgs\",\"repos_url\":\"https://api.github.com/users/mlaventure/repos\",\"events_url\":\"https://api.github.com/users/mlaventure/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mlaventure/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Signed-off-by: Kenfe-Mickael Laventure mickael.laventure@gmail.com\\n## \\n\\nFixes #25880, #25470, #26995\\n\",\"created_at\":\"2016-10-05T14:07:52Z\",\"updated_at\":\"2016-10-10T14:33:45Z\",\"closed_at\":\"2016-10-06T17:36:31Z\",\"merged_at\":\"2016-10-06T17:36:31Z\",\"merge_commit_sha\":\"5ee2c2a6475056f55327ce77b61677499a9e3fa8\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":175375598,\"node_id\":\"MDU6TGFiZWwxNzUzNzU1OTg=\",\"url\":\"https://api.github.com/repos/moby/moby/labels/status/4-merge\",\"name\":\"status/4-merge\",\"color\":\"d4c5f9\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/moby/moby/milestones/56\",\"html_url\":\"https://github.com/moby/moby/milestone/56\",\"labels_url\":\"https://api.github.com/repos/moby/moby/milestones/56/labels\",\"id\":1839404,\"node_id\":\"MDk6TWlsZXN0b25lMTgzOTQwNA==\",\"number\":56,\"title\":\"1.13.0\",\"description\":\"\",\"creator\":{\"login\":\"thaJeztah\",\"id\":1804568,\"node_id\":\"MDQ6VXNlcjE4MDQ1Njg=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1804568?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/thaJeztah\",\"html_url\":\"https://github.com/thaJeztah\",\"followers_url\":\"https://api.github.com/users/thaJeztah/followers\",\"following_url\":\"https://api.github.com/users/thaJeztah/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/thaJeztah/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/thaJeztah/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/thaJeztah/subscriptions\",\"organizations_url\":\"https://api.github.com/users/thaJeztah/orgs\",\"repos_url\":\"https://api.github.com/users/thaJeztah/repos\",\"events_url\":\"https://api.github.com/users/thaJeztah/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/thaJeztah/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":34,\"closed_issues\":1400,\"state\":\"closed\",\"created_at\":\"2016-06-20T22:51:25Z\",\"updated_at\":\"2018-04-24T11:04:22Z\",\"due_on\":\"2017-01-18T08:00:00Z\",\"closed_at\":\"2017-01-26T12:17:33Z\"},\"commits_url\":\"https://api.github.com/repos/moby/moby/pulls/27160/commits\",\"review_comments_url\":\"https://api.github.com/repos/moby/moby/pulls/27160/comments\",\"review_comment_url\":\"https://api.github.com/repos/moby/moby/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/moby/moby/issues/27160/comments\",\"stat
INSERT INTO `pullreq` VALUES ('1835', 'docker/docker', '14991', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/14991\",\"id\":40839306,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDA4MzkzMDY=\",\"html_url\":\"https://github.com/moby/moby/pull/14991\",\"diff_url\":\"https://github.com/moby/moby/pull/14991.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/14991.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/14991\",\"number\":14991,\"state\":\"closed\",\"locked\":false,\"title\":\"Add support for installing on Linux Mint\",\"user\":{\"login\":\"fernandoacorreia\",\"id\":17158,\"node_id\":\"MDQ6VXNlcjE3MTU4\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/17158?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fernandoacorreia\",\"html_url\":\"https://github.com/fernandoacorreia\",\"followers_url\":\"https://api.github.com/users/fernandoacorreia/followers\",\"following_url\":\"https://api.github.com/users/fernandoacorreia/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/fernandoacorreia/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/fernandoacorreia/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/fernandoacorreia/subscriptions\",\"organizations_url\":\"https://api.github.com/users/fernandoacorreia/orgs\",\"repos_url\":\"https://api.github.com/users/fernandoacorreia/repos\",\"events_url\":\"https://api.github.com/users/fernandoacorreia/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/fernandoacorreia/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Resolves error message about unsupported platform.\\n\\nLinux Mint is a Linux distribution based on Ubuntu and Debian.\\nStarting with Mint 17 and continuing until 2016, every release of\\nLinux Mint will be built on Ubuntu 14.04 LTS.\\n\",\"created_at\":\"2015-07-25T16:29:48Z\",\"updated_at\":\"2015-07-28T17:44:16Z\",\"closed_at\":\"2015-07-27T16:57:10Z\",\"merged_at\":null,\"merge_commit_sha\":\"278d76d785804e52c18c4d5215f2dc1359580694\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":175374554,\"node_id\":\"MDU6TGFiZWwxNzUzNzQ1NTQ=\",\"url\":\"https://api.github.com/repos/moby/moby/labels/status/0-triage\",\"name\":\"status/0-triage\",\"color\":\"EEEEEE\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/moby/moby/pulls/14991/commits\",\"review_comments_url\":\"https://api.github.com/repos/moby/moby/pulls/14991/comments\",\"review_comment_url\":\"https://api.github.com/repos/moby/moby/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/moby/moby/issues/14991/comments\",\"statuses_url\":\"https://api.github.com/repos/moby/moby/statuses/cbcc3135db217a1d591b1bff27526ee125fd6983\",\"head\":{\"label\":\"fernandoacorreia:install-on-linux-mint\",\"ref\":\"install-on-linux-mint\",\"sha\":\"cbcc3135db217a1d591b1bff27526ee125fd6983\",\"user\":{\"login\":\"fernandoacorreia\",\"id\":17158,\"node_id\":\"MDQ6VXNlcjE3MTU4\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/17158?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fernandoacorreia\",\"html_url\":\"https://github.com/fernandoacorreia\",\"followers_url\":\"https://api.github.com/users/fernandoacorreia/followers\",\"following_url\":\"https://api.github.com/users/fernandoacorreia/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/fernandoacorreia/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/fernandoacorreia/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/fernandoacorreia/subscriptions\",\"organizations_url\":\"https://api.github.com/users/fernandoacorreia/orgs\",\"repos_url\":\"https://api.github.com/users/fernandoacorreia/repos\",\"events_url\":\"https://api.github.com/users/fernandoacorreia/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/fernandoacorreia/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":3969
INSERT INTO `pullreq` VALUES ('1840', 'twbs/bootstrap', '20664', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/20664\",\"id\":84259171,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODQyNTkxNzE=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/20664\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/20664.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/20664.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/20664\",\"number\":20664,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix cards cut of when in columns\",\"user\":{\"login\":\"iamphill\",\"id\":741068,\"node_id\":\"MDQ6VXNlcjc0MTA2OA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/741068?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/iamphill\",\"html_url\":\"https://github.com/iamphill\",\"followers_url\":\"https://api.github.com/users/iamphill/followers\",\"following_url\":\"https://api.github.com/users/iamphill/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/iamphill/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/iamphill/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/iamphill/subscriptions\",\"organizations_url\":\"https://api.github.com/users/iamphill/orgs\",\"repos_url\":\"https://api.github.com/users/iamphill/repos\",\"events_url\":\"https://api.github.com/users/iamphill/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/iamphill/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This changes the cards to use `display: inline-block` when in columns to stop them\\nwrapping when in columns and therefore stopping them getting cut off.\\n\\n<img width=\\\"865\\\" alt=\\\"screen shot 2016-09-07 at 09 43 40\\\" src=\\\"https://cloud.githubusercontent.com/assets/741068/18305459/9b81e37c-74df-11e6-9ddf-4ed085ed4847.png\\\">\\n\\nFixes #20654\\n\",\"created_at\":\"2016-09-07T08:44:14Z\",\"updated_at\":\"2016-09-08T03:38:39Z\",\"closed_at\":\"2016-09-08T03:38:31Z\",\"merged_at\":null,\"merge_commit_sha\":\"65895423c742d46706dc0960b797350b65ea3450\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":210556,\"node_id\":\"MDU6TGFiZWwyMTA1NTY=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/css\",\"name\":\"css\",\"color\":\"563d7c\",\"default\":false},{\"id\":250176882,\"node_id\":\"MDU6TGFiZWwyNTAxNzY4ODI=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/v4\",\"name\":\"v4\",\"color\":\"563d7c\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/36\",\"html_url\":\"https://github.com/twbs/bootstrap/milestone/36\",\"labels_url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/36/labels\",\"id\":1753846,\"node_id\":\"MDk6TWlsZXN0b25lMTc1Mzg0Ng==\",\"number\":36,\"title\":\"v4.0.0-alpha.5\",\"description\":\"- Bugfixes from previous alpha releases\\r\\n- Navbar revamp\\r\\n- Updated examples (namely for navbar)\\r\\n- Progress bar fixes\\r\\n- Grid fixes\\r\\n- Flexbox fixes\",\"creator\":{\"login\":\"mdo\",\"id\":98681,\"node_id\":\"MDQ6VXNlcjk4Njgx\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/98681?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mdo\",\"html_url\":\"https://github.com/mdo\",\"followers_url\":\"https://api.github.com/users/mdo/followers\",\"following_url\":\"https://api.github.com/users/mdo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mdo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mdo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mdo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mdo/orgs\",\"repos_url\":\"https://api.github.com/users/mdo/repos\",\"events_url\":\"https://api.github.com/users/mdo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mdo/received_events\",\"type\":\"User\",\"site_admin\":true},\"open_issues\":0,\"closed_issues\":150,\"state\":\"closed
INSERT INTO `pullreq` VALUES ('1844', 'symfony/symfony', '21341', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/21341\",\"id\":102226039,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAyMjI2MDM5\",\"html_url\":\"https://github.com/symfony/symfony/pull/21341\",\"diff_url\":\"https://github.com/symfony/symfony/pull/21341.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/21341.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/21341\",\"number\":21341,\"state\":\"closed\",\"locked\":false,\"title\":\"[FrameworkBundle] Remove useless checks in descriptors\",\"user\":{\"login\":\"dunglas\",\"id\":57224,\"node_id\":\"MDQ6VXNlcjU3MjI0\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/57224?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dunglas\",\"html_url\":\"https://github.com/dunglas\",\"followers_url\":\"https://api.github.com/users/dunglas/followers\",\"following_url\":\"https://api.github.com/users/dunglas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dunglas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dunglas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dunglas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dunglas/orgs\",\"repos_url\":\"https://api.github.com/users/dunglas/repos\",\"events_url\":\"https://api.github.com/users/dunglas/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dunglas/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A\\r\\n| ------------- | ---\\r\\n| Branch? | 2.8\\r\\n| Bug fix? | no\\r\\n| New feature? | no\\r\\n| BC breaks? | no\\r\\n| Deprecations? | no\\r\\n| Tests pass? | yes\\r\\n| Fixed tickets | n/a\\r\\n| License | MIT\\r\\n| Doc PR | n/a\\r\\n\\r\\nAs pointed out by @ogizanagi in https://github.com/symfony/symfony/pull/21315#discussion_r96476201, some code in FrameworkBundle\'s descriptors is useless because the bundle works only with DI 2.8.\",\"created_at\":\"2017-01-19T09:06:25Z\",\"updated_at\":\"2017-01-28T16:38:03Z\",\"closed_at\":\"2017-01-28T16:37:52Z\",\"merged_at\":\"2017-01-28T16:37:52Z\",\"merge_commit_sha\":\"c7593457816db80980b9f6234dd74edbfe3a0b82\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":148416,\"node_id\":\"MDU6TGFiZWwxNDg0MTY=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/FrameworkBundle\",\"name\":\"FrameworkBundle\",\"color\":\"DDDDDD\",\"default\":false},{\"id\":237550465,\"node_id\":\"MDU6TGFiZWwyMzc1NTA0NjU=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Status:%20Reviewed\",\"name\":\"Status: Reviewed\",\"color\":\"bfe5bf\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/symfony/symfony/milestones/14\",\"html_url\":\"https://github.com/symfony/symfony/milestone/14\",\"labels_url\":\"https://api.github.com/repos/symfony/symfony/milestones/14/labels\",\"id\":2178740,\"node_id\":\"MDk6TWlsZXN0b25lMjE3ODc0MA==\",\"number\":14,\"title\":\"2.8\",\"description\":\"https://symfony.com/roadmap?version=2.8#checker\",\"creator\":{\"login\":\"nicolas-grekas\",\"id\":243674,\"node_id\":\"MDQ6VXNlcjI0MzY3NA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/243674?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nicolas-grekas\",\"html_url\":\"https://github.com/nicolas-grekas\",\"followers_url\":\"https://api.github.com/users/nicolas-grekas/followers\",\"following_url\":\"https://api.github.com/users/nicolas-grekas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nicolas-grekas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nicolas-grekas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nicolas-grekas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nicolas-grekas/orgs\",\"repos_url\":\"https://api.github.com/users/nicolas-grekas/repos\",\"events_url\":\"https://api.github.com
INSERT INTO `pullreq` VALUES ('1848', 'angular/angular.js', '10585', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/10585\",\"id\":26612461,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjY2MTI0NjE=\",\"html_url\":\"https://github.com/angular/angular.js/pull/10585\",\"diff_url\":\"https://github.com/angular/angular.js/pull/10585.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/10585.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/10585\",\"number\":10585,\"state\":\"closed\",\"locked\":false,\"title\":\"feat($logProvider): add additional control over what gets logged\",\"user\":{\"login\":\"lbm\",\"id\":5699401,\"node_id\":\"MDQ6VXNlcjU2OTk0MDE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5699401?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lbm\",\"html_url\":\"https://github.com/lbm\",\"followers_url\":\"https://api.github.com/users/lbm/followers\",\"following_url\":\"https://api.github.com/users/lbm/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lbm/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lbm/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lbm/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lbm/orgs\",\"repos_url\":\"https://api.github.com/users/lbm/repos\",\"events_url\":\"https://api.github.com/users/lbm/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/lbm/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"A simple addition that lets developers have greater control over what does and doesn\'t get logged. With this change you can disable log, info, warn and error messages, similar to how debug logs could be disable with $logProvider.debugEnabled in the past.\\n\\nCloses #10560\\n\",\"created_at\":\"2014-12-27T08:22:27Z\",\"updated_at\":\"2015-01-15T13:09:35Z\",\"closed_at\":\"2015-01-15T13:09:35Z\",\"merged_at\":null,\"merge_commit_sha\":\"d4d886ff93720379c9e0b11f7cf5e00c52ab63ee\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":53200617,\"node_id\":\"MDU6TGFiZWw1MzIwMDYxNw==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/cla:%20yes\",\"name\":\"cla: yes\",\"color\":\"bfe5bf\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/angular/angular.js/pulls/10585/commits\",\"review_comments_url\":\"https://api.github.com/repos/angular/angular.js/pulls/10585/comments\",\"review_comment_url\":\"https://api.github.com/repos/angular/angular.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/angular/angular.js/issues/10585/comments\",\"statuses_url\":\"https://api.github.com/repos/angular/angular.js/statuses/aefd139da79cb4d57bee045409de559c292636fc\",\"head\":{\"label\":\"lbm:10560_log-levels\",\"ref\":\"10560_log-levels\",\"sha\":\"aefd139da79cb4d57bee045409de559c292636fc\",\"user\":{\"login\":\"lbm\",\"id\":5699401,\"node_id\":\"MDQ6VXNlcjU2OTk0MDE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5699401?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lbm\",\"html_url\":\"https://github.com/lbm\",\"followers_url\":\"https://api.github.com/users/lbm/followers\",\"following_url\":\"https://api.github.com/users/lbm/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lbm/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lbm/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lbm/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lbm/orgs\",\"repos_url\":\"https://api.github.com/users/lbm/repos\",\"events_url\":\"https://api.github.com/users/lbm/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/lbm/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"angular:master\",\"ref\":\"master\",\"sha\":\"e24d96827628285976526c7e8d91090a90e36322\",\"user\":{\"login\":\"
INSERT INTO `pullreq` VALUES ('1853', 'docker/docker', '13939', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/13939\",\"id\":37680930,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mzc2ODA5MzA=\",\"html_url\":\"https://github.com/moby/moby/pull/13939\",\"diff_url\":\"https://github.com/moby/moby/pull/13939.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/13939.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/13939\",\"number\":13939,\"state\":\"closed\",\"locked\":false,\"title\":\"Check Linux kernel version >= 3.10 [#13618]\",\"user\":{\"login\":\"vdemeester\",\"id\":6508,\"node_id\":\"MDQ6VXNlcjY1MDg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/6508?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/vdemeester\",\"html_url\":\"https://github.com/vdemeester\",\"followers_url\":\"https://api.github.com/users/vdemeester/followers\",\"following_url\":\"https://api.github.com/users/vdemeester/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/vdemeester/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/vdemeester/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/vdemeester/subscriptions\",\"organizations_url\":\"https://api.github.com/users/vdemeester/orgs\",\"repos_url\":\"https://api.github.com/users/vdemeester/repos\",\"events_url\":\"https://api.github.com/users/vdemeester/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/vdemeester/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Should fix #13618 according to @unclejack [comment](https://github.com/docker/docker/issues/13618#issuecomment-107247798).\\n- Add a build flag `nokernelcheck` for disabling the check (useful for\\n CentOS/RHEL 6 for example).\\n- The check is done only for the daemon part, in the \\\"main\\\".\\n- First time I fiddle around the `buildflags` ; and I\'m not sure the name of file I choosed are right.\\n- Wasn\'t sure how to provide tests on this :cry:.\\n- Should probably add documentation, right ?\\n- Should probably do something upstream (for Centos/RHEL6) too, right ?\\n\\n:wink: 🐸\\n\\nSigned-off-by: Vincent Demeester vincent@sbr.pm\\n\",\"created_at\":\"2015-06-15T11:15:05Z\",\"updated_at\":\"2015-06-16T06:26:27Z\",\"closed_at\":\"2015-06-16T00:11:22Z\",\"merged_at\":null,\"merge_commit_sha\":\"929b3ee0d82751d16a35e5d99714e0bb73237b82\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":175374554,\"node_id\":\"MDU6TGFiZWwxNzUzNzQ1NTQ=\",\"url\":\"https://api.github.com/repos/moby/moby/labels/status/0-triage\",\"name\":\"status/0-triage\",\"color\":\"EEEEEE\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/moby/moby/pulls/13939/commits\",\"review_comments_url\":\"https://api.github.com/repos/moby/moby/pulls/13939/comments\",\"review_comment_url\":\"https://api.github.com/repos/moby/moby/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/moby/moby/issues/13939/comments\",\"statuses_url\":\"https://api.github.com/repos/moby/moby/statuses/9fc3c879ef041291a307b29275fb45538294eb38\",\"head\":{\"label\":\"vdemeester:13618-kernel-version-build-flag\",\"ref\":\"13618-kernel-version-build-flag\",\"sha\":\"9fc3c879ef041291a307b29275fb45538294eb38\",\"user\":{\"login\":\"vdemeester\",\"id\":6508,\"node_id\":\"MDQ6VXNlcjY1MDg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/6508?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/vdemeester\",\"html_url\":\"https://github.com/vdemeester\",\"followers_url\":\"https://api.github.com/users/vdemeester/followers\",\"following_url\":\"https://api.github.com/users/vdemeester/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/vdemeester/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/vdemeester/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/vdemeester/subscriptions\",\"organizations_url\":\"https://api.github.com/users/vdemeester/orgs\",\"r
INSERT INTO `pullreq` VALUES ('1858', 'symfony/symfony-docs', '3330', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/3330\",\"id\":10830736,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA4MzA3MzY=\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/3330\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/3330.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/3330.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/3330\",\"number\":3330,\"state\":\"closed\",\"locked\":false,\"title\":\"Removed all occurences of $this->getRequest()\",\"user\":{\"login\":\"lyrixx\",\"id\":408368,\"node_id\":\"MDQ6VXNlcjQwODM2OA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/408368?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lyrixx\",\"html_url\":\"https://github.com/lyrixx\",\"followers_url\":\"https://api.github.com/users/lyrixx/followers\",\"following_url\":\"https://api.github.com/users/lyrixx/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lyrixx/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lyrixx/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lyrixx/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lyrixx/orgs\",\"repos_url\":\"https://api.github.com/users/lyrixx/repos\",\"events_url\":\"https://api.github.com/users/lyrixx/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/lyrixx/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Doc fix? | no |\\n| New docs? | no |\\n| Applies to | 2.3 |\\n| Fixed tickets | - |\\n\\nHello. \\n\\nThe request is a data object, and so the request should not be\\ninside the container. That\'s why the request will be removed\\nfrom the container in Symfony 3.0\\n\\nSo it is better to let the HttpKernel injects the request when\\nthe user want to use the request.\\n\\nMore over, it is faster. The HttpKernel will always check if the\\nrequest should be injected. So injecting the request is time constant.\\nHowever, retrieve the request from the container will execute more\\ncalls.\\n\",\"created_at\":\"2013-12-14T13:52:55Z\",\"updated_at\":\"2014-06-22T14:43:52Z\",\"closed_at\":\"2013-12-26T16:43:48Z\",\"merged_at\":\"2013-12-26T16:43:48Z\",\"merge_commit_sha\":\"9858f5bb15e0c631fb7c0b8cc1e215a1acb055ea\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/3330/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/3330/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/3330/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/41178bcfe9be723811e35096542aecbabb64684a\",\"head\":{\"label\":\"lyrixx:request-2.3\",\"ref\":\"request-2.3\",\"sha\":\"41178bcfe9be723811e35096542aecbabb64684a\",\"user\":{\"login\":\"lyrixx\",\"id\":408368,\"node_id\":\"MDQ6VXNlcjQwODM2OA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/408368?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lyrixx\",\"html_url\":\"https://github.com/lyrixx\",\"followers_url\":\"https://api.github.com/users/lyrixx/followers\",\"following_url\":\"https://api.github.com/users/lyrixx/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lyrixx/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lyrixx/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lyrixx/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lyrixx/orgs\",\"repos_url\":\"https://api.github.com/users/lyrixx/repos\",\"events_url\":\"https://api.github.com/users/lyrixx/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/lyrixx/received_events\",\"t
INSERT INTO `pullreq` VALUES ('1862', 'rails/rails', '20112', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/20112\",\"id\":35139736,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzUxMzk3MzY=\",\"html_url\":\"https://github.com/rails/rails/pull/20112\",\"diff_url\":\"https://github.com/rails/rails/pull/20112.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/20112.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/20112\",\"number\":20112,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix default value in guide [ci skip]\",\"user\":{\"login\":\"eagletmt\",\"id\":69755,\"node_id\":\"MDQ6VXNlcjY5NzU1\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/69755?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/eagletmt\",\"html_url\":\"https://github.com/eagletmt\",\"followers_url\":\"https://api.github.com/users/eagletmt/followers\",\"following_url\":\"https://api.github.com/users/eagletmt/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/eagletmt/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/eagletmt/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/eagletmt/subscriptions\",\"organizations_url\":\"https://api.github.com/users/eagletmt/orgs\",\"repos_url\":\"https://api.github.com/users/eagletmt/repos\",\"events_url\":\"https://api.github.com/users/eagletmt/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/eagletmt/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2015-05-11T15:40:53Z\",\"updated_at\":\"2015-05-11T16:34:23Z\",\"closed_at\":\"2015-05-11T16:34:23Z\",\"merged_at\":\"2015-05-11T16:34:23Z\",\"merge_commit_sha\":\"fa41f7e9cef729732b7ebf49adecccbd9bc1c925\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/20112/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/20112/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/20112/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/c59382b3b142c7225ce4ead04c0c85982120df8a\",\"head\":{\"label\":\"eagletmt:doc-fix\",\"ref\":\"doc-fix\",\"sha\":\"c59382b3b142c7225ce4ead04c0c85982120df8a\",\"user\":{\"login\":\"eagletmt\",\"id\":69755,\"node_id\":\"MDQ6VXNlcjY5NzU1\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/69755?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/eagletmt\",\"html_url\":\"https://github.com/eagletmt\",\"followers_url\":\"https://api.github.com/users/eagletmt/followers\",\"following_url\":\"https://api.github.com/users/eagletmt/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/eagletmt/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/eagletmt/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/eagletmt/subscriptions\",\"organizations_url\":\"https://api.github.com/users/eagletmt/orgs\",\"repos_url\":\"https://api.github.com/users/eagletmt/repos\",\"events_url\":\"https://api.github.com/users/eagletmt/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/eagletmt/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":21675836,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyMTY3NTgzNg==\",\"name\":\"rails\",\"full_name\":\"eagletmt/rails\",\"owner\":{\"login\":\"eagletmt\",\"id\":69755,\"node_id\":\"MDQ6VXNlcjY5NzU1\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/69755?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/eagletmt\",\"html_url\":\"https://github.com/eagletmt\",\"followers_url\":\"https://api.github.com/users/eagletmt/followers\",\"following_url\":\"https://api.github.com/users/eagletmt/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/eagletmt/gists{/gist_id}\",\"starred_url\":\"https://api.githu
INSERT INTO `pullreq` VALUES ('1866', 'symfony/symfony-docs', '5245', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/5245\",\"id\":35080802,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzUwODA4MDI=\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/5245\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/5245.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/5245.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/5245\",\"number\":5245,\"state\":\"closed\",\"locked\":false,\"title\":\"Update web_server_configuration.rst\",\"user\":{\"login\":\"rudolfn\",\"id\":3176961,\"node_id\":\"MDQ6VXNlcjMxNzY5NjE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/3176961?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rudolfn\",\"html_url\":\"https://github.com/rudolfn\",\"followers_url\":\"https://api.github.com/users/rudolfn/followers\",\"following_url\":\"https://api.github.com/users/rudolfn/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rudolfn/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rudolfn/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rudolfn/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rudolfn/orgs\",\"repos_url\":\"https://api.github.com/users/rudolfn/repos\",\"events_url\":\"https://api.github.com/users/rudolfn/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rudolfn/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Order allow, deny with space after , makes my apache fail during restarting service. deleting the space makes config examples functional.\\n\",\"created_at\":\"2015-05-10T10:49:49Z\",\"updated_at\":\"2015-05-10T17:06:27Z\",\"closed_at\":\"2015-05-10T13:12:38Z\",\"merged_at\":null,\"merge_commit_sha\":\"356a47a3af82919f2e02e4f92fd9c214d3c92e75\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/5245/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/5245/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/5245/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/6d42a85930361d930e123417472041b6448285d6\",\"head\":{\"label\":\"rudolfn:patch-1\",\"ref\":\"patch-1\",\"sha\":\"6d42a85930361d930e123417472041b6448285d6\",\"user\":{\"login\":\"rudolfn\",\"id\":3176961,\"node_id\":\"MDQ6VXNlcjMxNzY5NjE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/3176961?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rudolfn\",\"html_url\":\"https://github.com/rudolfn\",\"followers_url\":\"https://api.github.com/users/rudolfn/followers\",\"following_url\":\"https://api.github.com/users/rudolfn/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rudolfn/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rudolfn/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rudolfn/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rudolfn/orgs\",\"repos_url\":\"https://api.github.com/users/rudolfn/repos\",\"events_url\":\"https://api.github.com/users/rudolfn/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rudolfn/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":35367141,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzNTM2NzE0MQ==\",\"name\":\"symfony-docs\",\"full_name\":\"rudolfn/symfony-docs\",\"owner\":{\"login\":\"rudolfn\",\"id\":3176961,\"node_id\":\"MDQ6VXNlcjMxNzY5NjE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/3176961?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rudolfn\",\"html_url\":\"https://github.com/rudolfn\",\"followers_url\":\"https://api.github.com/
INSERT INTO `pullreq` VALUES ('1870', 'docker/docker', '756', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/756\",\"id\":6027509,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjAyNzUwOQ==\",\"html_url\":\"https://github.com/moby/moby/pull/756\",\"diff_url\":\"https://github.com/moby/moby/pull/756.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/756.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/756\",\"number\":756,\"state\":\"closed\",\"locked\":false,\"title\":\"Pass b.config to b.builder.Commit\",\"user\":{\"login\":\"lwf\",\"id\":572261,\"node_id\":\"MDQ6VXNlcjU3MjI2MQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/572261?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lwf\",\"html_url\":\"https://github.com/lwf\",\"followers_url\":\"https://api.github.com/users/lwf/followers\",\"following_url\":\"https://api.github.com/users/lwf/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lwf/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lwf/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lwf/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lwf/orgs\",\"repos_url\":\"https://api.github.com/users/lwf/repos\",\"events_url\":\"https://api.github.com/users/lwf/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/lwf/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes a bug where the final image from docker build would end up without a config section in its json file, rendering CMD and EXPOSE inoperable.\\n\",\"created_at\":\"2013-05-30T19:51:35Z\",\"updated_at\":\"2014-07-06T23:41:51Z\",\"closed_at\":\"2013-05-30T20:10:48Z\",\"merged_at\":null,\"merge_commit_sha\":\"c30dc5bb107e9c501ce7a167c66a06d44e1f1545\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/moby/moby/pulls/756/commits\",\"review_comments_url\":\"https://api.github.com/repos/moby/moby/pulls/756/comments\",\"review_comment_url\":\"https://api.github.com/repos/moby/moby/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/moby/moby/issues/756/comments\",\"statuses_url\":\"https://api.github.com/repos/moby/moby/statuses/838325aa5976453c881056c4490bb63e16faaa68\",\"head\":{\"label\":\"lwf:pass-config-for-buildfile-commit\",\"ref\":\"pass-config-for-buildfile-commit\",\"sha\":\"838325aa5976453c881056c4490bb63e16faaa68\",\"user\":{\"login\":\"lwf\",\"id\":572261,\"node_id\":\"MDQ6VXNlcjU3MjI2MQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/572261?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lwf\",\"html_url\":\"https://github.com/lwf\",\"followers_url\":\"https://api.github.com/users/lwf/followers\",\"following_url\":\"https://api.github.com/users/lwf/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lwf/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lwf/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lwf/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lwf/orgs\",\"repos_url\":\"https://api.github.com/users/lwf/repos\",\"events_url\":\"https://api.github.com/users/lwf/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/lwf/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":10390335,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMDM5MDMzNQ==\",\"name\":\"docker\",\"full_name\":\"lwf/docker\",\"owner\":{\"login\":\"lwf\",\"id\":572261,\"node_id\":\"MDQ6VXNlcjU3MjI2MQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/572261?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lwf\",\"html_url\":\"https://github.com/lwf\",\"followers_url\":\"https://api.github.com/users/lwf/followers\",\"following_url\":\"https://api.github.com/users/lwf/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lwf/gists{/gist_id}\",\"starred_url\":\"https://api.github.com
INSERT INTO `pullreq` VALUES ('1874', 'django/django', '5049', '{\"url\":\"https://api.github.com/repos/django/django/pulls/5049\",\"id\":40852160,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDA4NTIxNjA=\",\"html_url\":\"https://github.com/django/django/pull/5049\",\"diff_url\":\"https://github.com/django/django/pull/5049.diff\",\"patch_url\":\"https://github.com/django/django/pull/5049.patch\",\"issue_url\":\"https://api.github.com/repos/django/django/issues/5049\",\"number\":5049,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixed #25170 -- fixed the assertXMLEqual behavior.\",\"user\":{\"login\":\"mishunika\",\"id\":496720,\"node_id\":\"MDQ6VXNlcjQ5NjcyMA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/496720?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mishunika\",\"html_url\":\"https://github.com/mishunika\",\"followers_url\":\"https://api.github.com/users/mishunika/followers\",\"following_url\":\"https://api.github.com/users/mishunika/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mishunika/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mishunika/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mishunika/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mishunika/orgs\",\"repos_url\":\"https://api.github.com/users/mishunika/repos\",\"events_url\":\"https://api.github.com/users/mishunika/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mishunika/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixed the issue that caused two identical XMLs to be treated as\\ndifferent if one of them had some extra whitespaces in the begining\\nor the end of the xml string. Now, it is ignoring all whitespaces as it\\nis expected to be. The corresponding test case was added.\\n\\nFix for ticket: https://code.djangoproject.com/ticket/25170\\n\",\"created_at\":\"2015-07-26T11:57:29Z\",\"updated_at\":\"2015-07-29T20:24:34Z\",\"closed_at\":\"2015-07-28T11:36:05Z\",\"merged_at\":null,\"merge_commit_sha\":\"4d5f9949c863eaf1494b90f63902da297584bb05\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/django/django/pulls/5049/commits\",\"review_comments_url\":\"https://api.github.com/repos/django/django/pulls/5049/comments\",\"review_comment_url\":\"https://api.github.com/repos/django/django/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/django/django/issues/5049/comments\",\"statuses_url\":\"https://api.github.com/repos/django/django/statuses/ca3a73b175162020b6b24b3cd976791034a5ef5b\",\"head\":{\"label\":\"mishunika:ticket_25170\",\"ref\":\"ticket_25170\",\"sha\":\"ca3a73b175162020b6b24b3cd976791034a5ef5b\",\"user\":{\"login\":\"mishunika\",\"id\":496720,\"node_id\":\"MDQ6VXNlcjQ5NjcyMA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/496720?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mishunika\",\"html_url\":\"https://github.com/mishunika\",\"followers_url\":\"https://api.github.com/users/mishunika/followers\",\"following_url\":\"https://api.github.com/users/mishunika/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mishunika/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mishunika/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mishunika/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mishunika/orgs\",\"repos_url\":\"https://api.github.com/users/mishunika/repos\",\"events_url\":\"https://api.github.com/users/mishunika/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mishunika/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":39722397,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzOTcyMjM5Nw==\",\"name\":\"django\",\"full_name\":\"mishunika/django\",\"owner\":{\"login\":\"mishunika\",\"id\":496720,\"node_id\":\"MDQ6VXNlcjQ5NjcyMA==\",\"avatar_url\":\"https://avatars0.githubuserconte
INSERT INTO `pullreq` VALUES ('1878', 'docker/docker', '12180', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/12180\",\"id\":32842212,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzI4NDIyMTI=\",\"html_url\":\"https://github.com/moby/moby/pull/12180\",\"diff_url\":\"https://github.com/moby/moby/pull/12180.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/12180.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/12180\",\"number\":12180,\"state\":\"closed\",\"locked\":false,\"title\":\"add cpu.cfs_period_us support\",\"user\":{\"login\":\"Mashimiao\",\"id\":4852224,\"node_id\":\"MDQ6VXNlcjQ4NTIyMjQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/4852224?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Mashimiao\",\"html_url\":\"https://github.com/Mashimiao\",\"followers_url\":\"https://api.github.com/users/Mashimiao/followers\",\"following_url\":\"https://api.github.com/users/Mashimiao/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Mashimiao/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Mashimiao/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Mashimiao/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Mashimiao/orgs\",\"repos_url\":\"https://api.github.com/users/Mashimiao/repos\",\"events_url\":\"https://api.github.com/users/Mashimiao/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Mashimiao/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Signed-off-by: Ma Shimiao mashimiao.fnst@cn.fujitsu.com\\n\\nWe can use this to control cpu period and quota of a container.\\n\",\"created_at\":\"2015-04-08T09:27:50Z\",\"updated_at\":\"2015-05-09T02:32:09Z\",\"closed_at\":\"2015-05-09T02:32:09Z\",\"merged_at\":\"2015-05-09T02:32:09Z\",\"merge_commit_sha\":\"02b0f67f3cf46f440811ae980a8f68c24668f846\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":175375520,\"node_id\":\"MDU6TGFiZWwxNzUzNzU1MjA=\",\"url\":\"https://api.github.com/repos/moby/moby/labels/status/3-docs-review\",\"name\":\"status/3-docs-review\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/moby/moby/pulls/12180/commits\",\"review_comments_url\":\"https://api.github.com/repos/moby/moby/pulls/12180/comments\",\"review_comment_url\":\"https://api.github.com/repos/moby/moby/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/moby/moby/issues/12180/comments\",\"statuses_url\":\"https://api.github.com/repos/moby/moby/statuses/dccb8b5c339e218222bae4ce74bbeccb9e020c82\",\"head\":{\"label\":\"Mashimiao:add-cpuperiod-and-cpuquota-support\",\"ref\":\"add-cpuperiod-and-cpuquota-support\",\"sha\":\"dccb8b5c339e218222bae4ce74bbeccb9e020c82\",\"user\":{\"login\":\"Mashimiao\",\"id\":4852224,\"node_id\":\"MDQ6VXNlcjQ4NTIyMjQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/4852224?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Mashimiao\",\"html_url\":\"https://github.com/Mashimiao\",\"followers_url\":\"https://api.github.com/users/Mashimiao/followers\",\"following_url\":\"https://api.github.com/users/Mashimiao/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Mashimiao/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Mashimiao/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Mashimiao/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Mashimiao/orgs\",\"repos_url\":\"https://api.github.com/users/Mashimiao/repos\",\"events_url\":\"https://api.github.com/users/Mashimiao/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Mashimiao/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":29891455,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyOTg5MTQ1NQ==\",\"name\":\"docker\",\"full_name\":\"Mashimiao/docker\",\"owner\":{\"login\":\"Mashimiao\",\"id\":4852224,\"node_id\":\"MDQ6VXNlcjQ4NTIyMjQ=\",\"avatar_url\":\"https://av
INSERT INTO `pullreq` VALUES ('1882', 'JuliaLang/julia', '15212', '{\"url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/15212\",\"id\":60458314,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjA0NTgzMTQ=\",\"html_url\":\"https://github.com/JuliaLang/julia/pull/15212\",\"diff_url\":\"https://github.com/JuliaLang/julia/pull/15212.diff\",\"patch_url\":\"https://github.com/JuliaLang/julia/pull/15212.patch\",\"issue_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/15212\",\"number\":15212,\"state\":\"closed\",\"locked\":false,\"title\":\"Bump to openlibm v0.5 and openspecfun v0.5\",\"user\":{\"login\":\"ViralBShah\",\"id\":744411,\"node_id\":\"MDQ6VXNlcjc0NDQxMQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/744411?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ViralBShah\",\"html_url\":\"https://github.com/ViralBShah\",\"followers_url\":\"https://api.github.com/users/ViralBShah/followers\",\"following_url\":\"https://api.github.com/users/ViralBShah/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ViralBShah/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ViralBShah/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ViralBShah/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ViralBShah/orgs\",\"repos_url\":\"https://api.github.com/users/ViralBShah/repos\",\"events_url\":\"https://api.github.com/users/ViralBShah/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ViralBShah/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Bump openlibm and openspecfun versions. This is primarily to run all the tests in CI, and upstream versions will be tagged if everything passes. This PR will then be updated to then use the released upstream versions.\\n\",\"created_at\":\"2016-02-24T05:25:19Z\",\"updated_at\":\"2016-05-18T10:28:23Z\",\"closed_at\":\"2016-05-18T10:28:20Z\",\"merged_at\":null,\"merge_commit_sha\":\"3f4288f2d3bcf593a3d4ca99bd6ee5eb2cf5d0dc\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/15212/commits\",\"review_comments_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/15212/comments\",\"review_comment_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/15212/comments\",\"statuses_url\":\"https://api.github.com/repos/JuliaLang/julia/statuses/111d422dac4b2fb090c2f69c4f5b442990e1d13b\",\"head\":{\"label\":\"JuliaLang:vs/openlibm-0.5\",\"ref\":\"vs/openlibm-0.5\",\"sha\":\"111d422dac4b2fb090c2f69c4f5b442990e1d13b\",\"user\":{\"login\":\"JuliaLang\",\"id\":743164,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjc0MzE2NA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/743164?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/JuliaLang\",\"html_url\":\"https://github.com/JuliaLang\",\"followers_url\":\"https://api.github.com/users/JuliaLang/followers\",\"following_url\":\"https://api.github.com/users/JuliaLang/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/JuliaLang/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/JuliaLang/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/JuliaLang/subscriptions\",\"organizations_url\":\"https://api.github.com/users/JuliaLang/orgs\",\"repos_url\":\"https://api.github.com/users/JuliaLang/repos\",\"events_url\":\"https://api.github.com/users/JuliaLang/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/JuliaLang/received_events\",\"type\":\"Organization\",\"site_admin\":false},\"repo\":{\"id\":1644196,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNjQ0MTk2\",\"name\":\"julia\",\"full_name\":\"JuliaLang/julia\",\"owner\":{\"login\":\"JuliaLang\",\"id\":743164,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjc0MzE2NA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/743164?v=4\",\"gravatar_id\":\"\",\"url
INSERT INTO `pullreq` VALUES ('1886', 'docker/docker', '4989', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/4989\",\"id\":14334498,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTQzMzQ0OTg=\",\"html_url\":\"https://github.com/moby/moby/pull/4989\",\"diff_url\":\"https://github.com/moby/moby/pull/4989.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/4989.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/4989\",\"number\":4989,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix --volumes-from mount failure\",\"user\":{\"login\":\"alexlarsson\",\"id\":990736,\"node_id\":\"MDQ6VXNlcjk5MDczNg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/990736?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/alexlarsson\",\"html_url\":\"https://github.com/alexlarsson\",\"followers_url\":\"https://api.github.com/users/alexlarsson/followers\",\"following_url\":\"https://api.github.com/users/alexlarsson/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/alexlarsson/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/alexlarsson/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/alexlarsson/subscriptions\",\"organizations_url\":\"https://api.github.com/users/alexlarsson/orgs\",\"repos_url\":\"https://api.github.com/users/alexlarsson/repos\",\"events_url\":\"https://api.github.com/users/alexlarsson/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/alexlarsson/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"As explained in https://github.com/dotcloud/docker/issues/4979\\n--volumes-from fails with ENOFILE errors.\\n\\nThis is because the code tries to look at the \\\"from\\\" volume without\\nensuring that it is mounted yet. We fix this by mounting the containers\\nbefore stating in it.\\n\\nDocker-DCO-1.1-Signed-off-by: Alexander Larsson alexl@redhat.com (github: alexlarsson)\\n\",\"created_at\":\"2014-04-03T14:34:27Z\",\"updated_at\":\"2014-07-05T15:02:04Z\",\"closed_at\":\"2014-04-03T18:27:18Z\",\"merged_at\":\"2014-04-03T18:27:18Z\",\"merge_commit_sha\":\"dc6a12a278f3a2feaf186a93b7b9be70212cc6bd\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/moby/moby/pulls/4989/commits\",\"review_comments_url\":\"https://api.github.com/repos/moby/moby/pulls/4989/comments\",\"review_comment_url\":\"https://api.github.com/repos/moby/moby/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/moby/moby/issues/4989/comments\",\"statuses_url\":\"https://api.github.com/repos/moby/moby/statuses/bd94f84ded944ab69c18cf9d23c35deee3b15963\",\"head\":{\"label\":\"alexlarsson:fix-volumes-from\",\"ref\":\"fix-volumes-from\",\"sha\":\"bd94f84ded944ab69c18cf9d23c35deee3b15963\",\"user\":{\"login\":\"alexlarsson\",\"id\":990736,\"node_id\":\"MDQ6VXNlcjk5MDczNg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/990736?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/alexlarsson\",\"html_url\":\"https://github.com/alexlarsson\",\"followers_url\":\"https://api.github.com/users/alexlarsson/followers\",\"following_url\":\"https://api.github.com/users/alexlarsson/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/alexlarsson/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/alexlarsson/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/alexlarsson/subscriptions\",\"organizations_url\":\"https://api.github.com/users/alexlarsson/orgs\",\"repos_url\":\"https://api.github.com/users/alexlarsson/repos\",\"events_url\":\"https://api.github.com/users/alexlarsson/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/alexlarsson/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":12469346,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjQ2OTM0Ng==\",\"name\":\"docker\",\"full_name\":\"alexlarsson/docker\",\"owner\":{\"login\":\"alexlarsson\",\"id\":990736,\"node_id\":\"MDQ6V
INSERT INTO `pullreq` VALUES ('1890', 'hashicorp/terraform', '7874', '{\"url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/7874\",\"id\":79409341,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Nzk0MDkzNDE=\",\"html_url\":\"https://github.com/hashicorp/terraform/pull/7874\",\"diff_url\":\"https://github.com/hashicorp/terraform/pull/7874.diff\",\"patch_url\":\"https://github.com/hashicorp/terraform/pull/7874.patch\",\"issue_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/7874\",\"number\":7874,\"state\":\"closed\",\"locked\":false,\"title\":\"Skip IAM/STS validation and metadata check\",\"user\":{\"login\":\"renier\",\"id\":139994,\"node_id\":\"MDQ6VXNlcjEzOTk5NA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/139994?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/renier\",\"html_url\":\"https://github.com/renier\",\"followers_url\":\"https://api.github.com/users/renier/followers\",\"following_url\":\"https://api.github.com/users/renier/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/renier/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/renier/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/renier/subscriptions\",\"organizations_url\":\"https://api.github.com/users/renier/orgs\",\"repos_url\":\"https://api.github.com/users/renier/repos\",\"events_url\":\"https://api.github.com/users/renier/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/renier/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Skip IAM/STS validation and metadata check\\n- Skip IAM/STS identity validation - For environments or other api\\n implementations where there are no IAM/STS endpoints available, this\\n option lets you opt out from that provider initialization step.\\n- Skip metdata api check - For environments in which you know ahead of\\n time there isn\'t going to be a metadta api endpoint, this option lets\\n you opt out from that check to save time.\\n\\nSample provider config:\\n\\n``` hcl\\nprovider \\\"aws\\\" {\\n region = \\\"us-east-1\\\"\\n skip_iam_creds_validation = true\\n skip_iam_account_id = true\\n skip_metadata_api_check = true\\n}\\n```\\n\",\"created_at\":\"2016-07-29T19:13:58Z\",\"updated_at\":\"2016-08-12T00:32:41Z\",\"closed_at\":\"2016-08-10T14:10:34Z\",\"merged_at\":\"2016-08-10T14:10:34Z\",\"merge_commit_sha\":\"c2bcb5fbe526069e68e4ffb570c70430599ec84d\",\"assignee\":{\"login\":\"radeksimko\",\"id\":287584,\"node_id\":\"MDQ6VXNlcjI4NzU4NA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/287584?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/radeksimko\",\"html_url\":\"https://github.com/radeksimko\",\"followers_url\":\"https://api.github.com/users/radeksimko/followers\",\"following_url\":\"https://api.github.com/users/radeksimko/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/radeksimko/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/radeksimko/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/radeksimko/subscriptions\",\"organizations_url\":\"https://api.github.com/users/radeksimko/orgs\",\"repos_url\":\"https://api.github.com/users/radeksimko/repos\",\"events_url\":\"https://api.github.com/users/radeksimko/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/radeksimko/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"radeksimko\",\"id\":287584,\"node_id\":\"MDQ6VXNlcjI4NzU4NA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/287584?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/radeksimko\",\"html_url\":\"https://github.com/radeksimko\",\"followers_url\":\"https://api.github.com/users/radeksimko/followers\",\"following_url\":\"https://api.github.com/users/radeksimko/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/radeksimko/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/radeksimko/starred{/owner}{/repo}\",\"subscriptions_url\":\"
INSERT INTO `pullreq` VALUES ('1894', 'servo/servo', '13444', '{\"url\":\"https://api.github.com/repos/servo/servo/pulls/13444\",\"id\":86838298,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODY4MzgyOTg=\",\"html_url\":\"https://github.com/servo/servo/pull/13444\",\"diff_url\":\"https://github.com/servo/servo/pull/13444.diff\",\"patch_url\":\"https://github.com/servo/servo/pull/13444.patch\",\"issue_url\":\"https://api.github.com/repos/servo/servo/issues/13444\",\"number\":13444,\"state\":\"closed\",\"locked\":false,\"title\":\"Update mp3-metadata version\",\"user\":{\"login\":\"GuillaumeGomez\",\"id\":3050060,\"node_id\":\"MDQ6VXNlcjMwNTAwNjA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/3050060?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/GuillaumeGomez\",\"html_url\":\"https://github.com/GuillaumeGomez\",\"followers_url\":\"https://api.github.com/users/GuillaumeGomez/followers\",\"following_url\":\"https://api.github.com/users/GuillaumeGomez/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/GuillaumeGomez/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/GuillaumeGomez/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/GuillaumeGomez/subscriptions\",\"organizations_url\":\"https://api.github.com/users/GuillaumeGomez/orgs\",\"repos_url\":\"https://api.github.com/users/GuillaumeGomez/repos\",\"events_url\":\"https://api.github.com/users/GuillaumeGomez/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/GuillaumeGomez/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"<!-- Reviewable:start -->\\n\\nThis change is [<img src=\\\"https://reviewable.io/review_button.svg\\\" height=\\\"34\\\" align=\\\"absmiddle\\\" alt=\\\"Reviewable\\\"/>](https://reviewable.io/reviews/servo/servo/13444)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2016-09-26T23:32:11Z\",\"updated_at\":\"2016-09-30T13:41:20Z\",\"closed_at\":\"2016-09-30T13:40:00Z\",\"merged_at\":\"2016-09-30T13:40:00Z\",\"merge_commit_sha\":\"a6a1a5dcd81a998939e47827f50ead29df6b4429\",\"assignee\":{\"login\":\"nox\",\"id\":123095,\"node_id\":\"MDQ6VXNlcjEyMzA5NQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/123095?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nox\",\"html_url\":\"https://github.com/nox\",\"followers_url\":\"https://api.github.com/users/nox/followers\",\"following_url\":\"https://api.github.com/users/nox/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nox/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nox/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nox/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nox/orgs\",\"repos_url\":\"https://api.github.com/users/nox/repos\",\"events_url\":\"https://api.github.com/users/nox/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nox/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"nox\",\"id\":123095,\"node_id\":\"MDQ6VXNlcjEyMzA5NQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/123095?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nox\",\"html_url\":\"https://github.com/nox\",\"followers_url\":\"https://api.github.com/users/nox/followers\",\"following_url\":\"https://api.github.com/users/nox/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nox/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nox/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nox/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nox/orgs\",\"repos_url\":\"https://api.github.com/users/nox/repos\",\"events_url\":\"https://api.github.com/users/nox/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nox/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/servo/servo/
INSERT INTO `pullreq` VALUES ('1898', 'twbs/bootstrap', '16659', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/16659\",\"id\":37894168,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mzc4OTQxNjg=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/16659\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/16659.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/16659.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/16659\",\"number\":16659,\"state\":\"closed\",\"locked\":true,\"title\":\"Add \\\"dist/css/bootstrap.css\\\", to bower.json > main\",\"user\":{\"login\":\"Alber70g\",\"id\":516972,\"node_id\":\"MDQ6VXNlcjUxNjk3Mg==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/516972?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Alber70g\",\"html_url\":\"https://github.com/Alber70g\",\"followers_url\":\"https://api.github.com/users/Alber70g/followers\",\"following_url\":\"https://api.github.com/users/Alber70g/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Alber70g/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Alber70g/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Alber70g/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Alber70g/orgs\",\"repos_url\":\"https://api.github.com/users/Alber70g/repos\",\"events_url\":\"https://api.github.com/users/Alber70g/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Alber70g/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"It\'s useful when you use gulp wiredep to have css (when needed) being injected\\n\",\"created_at\":\"2015-06-17T12:17:57Z\",\"updated_at\":\"2015-06-18T09:38:09Z\",\"closed_at\":\"2015-06-18T09:38:08Z\",\"merged_at\":null,\"merge_commit_sha\":\"af2564f5c0e665e91f903632c7572cb693a9f2ef\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":26387941,\"node_id\":\"MDU6TGFiZWwyNjM4Nzk0MQ==\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/meta\",\"name\":\"meta\",\"color\":\"444444\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/16659/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/16659/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/16659/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/ccf1ffb53ff04b4327a0eb315bb89dded4bd44f5\",\"head\":{\"label\":\"Alber70g:patch-1\",\"ref\":\"patch-1\",\"sha\":\"ccf1ffb53ff04b4327a0eb315bb89dded4bd44f5\",\"user\":{\"login\":\"Alber70g\",\"id\":516972,\"node_id\":\"MDQ6VXNlcjUxNjk3Mg==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/516972?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Alber70g\",\"html_url\":\"https://github.com/Alber70g\",\"followers_url\":\"https://api.github.com/users/Alber70g/followers\",\"following_url\":\"https://api.github.com/users/Alber70g/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Alber70g/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Alber70g/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Alber70g/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Alber70g/orgs\",\"repos_url\":\"https://api.github.com/users/Alber70g/repos\",\"events_url\":\"https://api.github.com/users/Alber70g/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Alber70g/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":37592994,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzNzU5Mjk5NA==\",\"name\":\"bootstrap\",\"full_name\":\"Alber70g/bootstrap\",\"owner\":{\"login\":\"Alber70g\",\"id\":516972,\"node_id\":\"MDQ6VXNlcjUxNjk3Mg==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/516972?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com
INSERT INTO `pullreq` VALUES ('1902', 'docker/docker', '15479', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/15479\",\"id\":42111189,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDIxMTExODk=\",\"html_url\":\"https://github.com/moby/moby/pull/15479\",\"diff_url\":\"https://github.com/moby/moby/pull/15479.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/15479.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/15479\",\"number\":15479,\"state\":\"closed\",\"locked\":false,\"title\":\"Return failure if docker pid file still not exists after waiting dock…\",\"user\":{\"login\":\"chenchun\",\"id\":985861,\"node_id\":\"MDQ6VXNlcjk4NTg2MQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/985861?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/chenchun\",\"html_url\":\"https://github.com/chenchun\",\"followers_url\":\"https://api.github.com/users/chenchun/followers\",\"following_url\":\"https://api.github.com/users/chenchun/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/chenchun/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/chenchun/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/chenchun/subscriptions\",\"organizations_url\":\"https://api.github.com/users/chenchun/orgs\",\"repos_url\":\"https://api.github.com/users/chenchun/repos\",\"events_url\":\"https://api.github.com/users/chenchun/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/chenchun/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"…er to start for 10 seconds\\n\\nSigned-off-by: Chun Chen ramichen@tencent.com\\n\\nI\'ve seen several times that `service docker start` succeeds even docker daemon fails to start and I think its reasonable to choose failure rather than success if daemon can\'t create pid file after 10 seconds waiting.\\n\\nBefore:\\n\\n```\\n[root@docker-10-149-27-182 /data/home/gaia/chenchun]# service docker start\\nStarting docker (via systemctl): [ OK ]\\n[root@docker-10-149-27-182 /data/home/gaia/chenchun]# \\n[root@docker-10-149-27-182 /data/home/gaia/chenchun]# docker ps\\nFATA[0000] Get http:///var/run/docker.sock/v1.18/containers/json: dial unix /var/run/docker.sock: no such file or directory. Are you trying to connect to a TLS-enabled daemon without TLS?\\n```\\n\\nAfter:\\n\\n```\\n[root@docker-10-149-27-182 /data/home/gaia/chenchun]# service docker start\\nStarting docker (via systemctl): Job for docker.service failed. See \'systemctl status docker.service\' and \'journalctl -xn\' for details.\\n [FAILED]\\n[root@docker-10-149-27-182 /data/home/gaia/chenchun]# \\n[root@docker-10-149-27-182 /data/home/gaia/chenchun]# systemctl status -l docker.service\\ndocker.service - LSB: start and stop docker\\n Loaded: loaded (/etc/rc.d/init.d/docker)\\n Active: failed (Result: exit-code) since Tue 2015-08-11 17:37:10 CST; 4s ago\\n Process: 1944 ExecStart=/etc/rc.d/init.d/docker start (code=exited, status=7)\\n\\nAug 11 17:37:00 docker-10-149-27-182 docker[1944]: Redirecting to /bin/systemctl status cgconfig.service\\nAug 11 17:37:10 docker-10-149-27-182 docker[1944]: Starting docker: [FAILED]\\nAug 11 17:37:10 docker-10-149-27-182 docker[1944]: /var/run/docker.pid not exists after waiting docker to initialize for 10 seconds, probably something is wrong, you can check docker logs at /gaia/docker/var/lib/docker/docker ...\\nAug 11 17:37:10 docker-10-149-27-182 systemd[1]: docker.service: control process exited, code=exited status=7\\nAug 11 17:37:10 docker-10-149-27-182 systemd[1]: Failed to start LSB: start and stop docker.\\nAug 11 17:37:10 docker-10-149-27-182 systemd[1]: Unit docker.service entered failed state.\\n```\\n\",\"created_at\":\"2015-08-11T09:53:00Z\",\"updated_at\":\"2015-09-01T09:28:41Z\",\"closed_at\":\"2015-08-24T21:33:57Z\",\"merged_at\":null,\"merge_commit_sha\":\"ea548aa362a4c8068373f1d8ba949c060f0ae0c8\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[
INSERT INTO `pullreq` VALUES ('1906', 'elastic/elasticsearch', '11512', '{\"url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/11512\",\"id\":37024273,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzcwMjQyNzM=\",\"html_url\":\"https://github.com/elastic/elasticsearch/pull/11512\",\"diff_url\":\"https://github.com/elastic/elasticsearch/pull/11512.diff\",\"patch_url\":\"https://github.com/elastic/elasticsearch/pull/11512.patch\",\"issue_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/11512\",\"number\":11512,\"state\":\"closed\",\"locked\":false,\"title\":\"Execute Scripting Engine before searching for inner templates in template query\",\"user\":{\"login\":\"colings86\",\"id\":236731,\"node_id\":\"MDQ6VXNlcjIzNjczMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/236731?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/colings86\",\"html_url\":\"https://github.com/colings86\",\"followers_url\":\"https://api.github.com/users/colings86/followers\",\"following_url\":\"https://api.github.com/users/colings86/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/colings86/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/colings86/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/colings86/subscriptions\",\"organizations_url\":\"https://api.github.com/users/colings86/orgs\",\"repos_url\":\"https://api.github.com/users/colings86/repos\",\"events_url\":\"https://api.github.com/users/colings86/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/colings86/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The search template and template query did not run the template through the script engine before searching for an inner template. This meant that parsing for the inner template failed because the template was not always valid JSON (if it contained mustache code) when it was parsed to find the inner template. This has been fixed and Tests added to check for the failing behaviour\\n\\nTests are from https://github.com/elastic/elasticsearch/pull/8393\\n\",\"created_at\":\"2015-06-05T11:51:55Z\",\"updated_at\":\"2015-06-10T16:23:25Z\",\"closed_at\":\"2015-06-08T10:16:41Z\",\"merged_at\":\"2015-06-08T10:16:41Z\",\"merge_commit_sha\":\"2e52b8050c382b0e66e4f0a57b8f76cd9ae878b7\",\"assignee\":{\"login\":\"colings86\",\"id\":236731,\"node_id\":\"MDQ6VXNlcjIzNjczMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/236731?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/colings86\",\"html_url\":\"https://github.com/colings86\",\"followers_url\":\"https://api.github.com/users/colings86/followers\",\"following_url\":\"https://api.github.com/users/colings86/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/colings86/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/colings86/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/colings86/subscriptions\",\"organizations_url\":\"https://api.github.com/users/colings86/orgs\",\"repos_url\":\"https://api.github.com/users/colings86/repos\",\"events_url\":\"https://api.github.com/users/colings86/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/colings86/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"colings86\",\"id\":236731,\"node_id\":\"MDQ6VXNlcjIzNjczMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/236731?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/colings86\",\"html_url\":\"https://github.com/colings86\",\"followers_url\":\"https://api.github.com/users/colings86/followers\",\"following_url\":\"https://api.github.com/users/colings86/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/colings86/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/colings86/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/colings86/subscriptions\",\"organizations_url\":\"https://api.github.com/users/colings86/orgs\",\"repos_
INSERT INTO `pullreq` VALUES ('1910', 'hashicorp/terraform', '12998', '{\"url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/12998\",\"id\":112198565,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTEyMTk4NTY1\",\"html_url\":\"https://github.com/hashicorp/terraform/pull/12998\",\"diff_url\":\"https://github.com/hashicorp/terraform/pull/12998.diff\",\"patch_url\":\"https://github.com/hashicorp/terraform/pull/12998.patch\",\"issue_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/12998\",\"number\":12998,\"state\":\"closed\",\"locked\":true,\"title\":\"Fix AWS ECS placement strategy spread fields\",\"user\":{\"login\":\"lwilliams-oats\",\"id\":24550620,\"node_id\":\"MDQ6VXNlcjI0NTUwNjIw\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/24550620?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lwilliams-oats\",\"html_url\":\"https://github.com/lwilliams-oats\",\"followers_url\":\"https://api.github.com/users/lwilliams-oats/followers\",\"following_url\":\"https://api.github.com/users/lwilliams-oats/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lwilliams-oats/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lwilliams-oats/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lwilliams-oats/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lwilliams-oats/orgs\",\"repos_url\":\"https://api.github.com/users/lwilliams-oats/repos\",\"events_url\":\"https://api.github.com/users/lwilliams-oats/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/lwilliams-oats/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Resubmitting PR #12199 based on master\\r\\n\\r\\nFix for #11844.\\r\\n\\r\\nAWS API requires ECS placement strategies \\\"field\\\" attribute to be\\r\\n\\\"memory\\\" or \\\"cpu\\\" (lowercase) when type=bin, but these read back as\\r\\n\\\"MEMORY\\\" and \\\"CPU\\\" (uppercase) respectively.\\r\\n\\r\\nPR #11565 (which fixed separately reported #11644) deals with this by\\r\\nalways lowering the case of the resource received from the API, but this\\r\\nbreaks for other \\\"field\\\" values (e.g. \\\"instanceId\\\" -> \\\"instanceid\\\").\\r\\n\\r\\nThis PR only lowers the case of the returned resource when field\\r\\n\\\"MEMORY\\\" or \\\"CPU\\\". Haven\'t checked if any other fields need this\\r\\ntreatment.\",\"created_at\":\"2017-03-23T09:54:40Z\",\"updated_at\":\"2020-04-15T02:02:00Z\",\"closed_at\":\"2017-03-23T14:10:51Z\",\"merged_at\":\"2017-03-23T14:10:51Z\",\"merge_commit_sha\":\"67eeeb368a4597658bbe9bcf37ad24eed287ec6a\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/12998/commits\",\"review_comments_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/12998/comments\",\"review_comment_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/12998/comments\",\"statuses_url\":\"https://api.github.com/repos/hashicorp/terraform/statuses/4daaff3741d9abc6d374688e421da8f465b294b7\",\"head\":{\"label\":\"oats-uk:GH-11844-master\",\"ref\":\"GH-11844-master\",\"sha\":\"4daaff3741d9abc6d374688e421da8f465b294b7\",\"user\":{\"login\":\"oats-uk\",\"id\":24528321,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjI0NTI4MzIx\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/24528321?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/oats-uk\",\"html_url\":\"https://github.com/oats-uk\",\"followers_url\":\"https://api.github.com/users/oats-uk/followers\",\"following_url\":\"https://api.github.com/users/oats-uk/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/oats-uk/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/oats-uk/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/oats-uk/subscriptions\",\"organizations_url\":\"https://api.
INSERT INTO `pullreq` VALUES ('1914', 'symfony/symfony', '10007', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/10007\",\"id\":11435211,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE0MzUyMTE=\",\"html_url\":\"https://github.com/symfony/symfony/pull/10007\",\"diff_url\":\"https://github.com/symfony/symfony/pull/10007.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/10007.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/10007\",\"number\":10007,\"state\":\"closed\",\"locked\":false,\"title\":\"[Validator] Fixed constraint violation to string not handling array\",\"user\":{\"login\":\"entering\",\"id\":2790643,\"node_id\":\"MDQ6VXNlcjI3OTA2NDM=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2790643?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/entering\",\"html_url\":\"https://github.com/entering\",\"followers_url\":\"https://api.github.com/users/entering/followers\",\"following_url\":\"https://api.github.com/users/entering/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/entering/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/entering/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/entering/subscriptions\",\"organizations_url\":\"https://api.github.com/users/entering/orgs\",\"repos_url\":\"https://api.github.com/users/entering/repos\",\"events_url\":\"https://api.github.com/users/entering/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/entering/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | yes |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | |\\n| License | MIT |\\n| Doc PR | |\\n\\nThis bug was introduced on [PR-790 [2.3] [Validator] added comparison constraints and validators](https://github.com/symfony/symfony/pull/790)\\n\\nDue to the change on root (to become the value):\\n\\n``` diff\\n- $context = new ExecutionContext($this->createVisitor(null), $this->translator, $this->translationDomain);\\n+ $context = new ExecutionContext($this->createVisitor($value), $this->translator, $this->translationDomain);\\n```\\n\\nhttps://github.com/symfony/symfony/pull/790/files#diff-f4a93c3d8fcb85a24ea41c2a993e6d83R163\\n\\nMy change on:\\n\\n``` diff\\n- $class = (string) (is_object($this->root) ? get_class($this->root) : $this->root);\\n+ $class = is_object($this->root)\\n+ ? get_class($this->root)\\n+ : (is_array($this->root) ? \'Array\' : (string) $this->root);\\n+\\n```\\n\\nIs inspired on [TypeValidator](https://github.com/symfony/symfony/blob/07992d352c8293cdae5a65e7e27fac5254ecbc49/src/Symfony/Component/Validator/Constraints/TypeValidator.php#L47)\\n\",\"created_at\":\"2014-01-12T15:21:08Z\",\"updated_at\":\"2014-06-29T03:07:05Z\",\"closed_at\":\"2014-04-08T12:28:24Z\",\"merged_at\":null,\"merge_commit_sha\":\"3be4557f662e56be1cef6f777f6249cc5dfe4d1f\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":99599,\"node_id\":\"MDU6TGFiZWw5OTU5OQ==\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Validator\",\"name\":\"Validator\",\"color\":\"DDDDDD\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/10007/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/10007/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/10007/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/217aa52a0fe10addc08d4f490e2992ba9c20396d\",\"head\":{\"label\":\"entering:validator-cviolation-tostring-handle-array\",\"ref\":\"validator-cviolation-tostring-handle-array\",\"sha\":\"217aa52a0fe10addc08d4f490e2992ba9c20396d\",\"user\":{\"login\":\"entering\",
INSERT INTO `pullreq` VALUES ('1918', 'nodejs/node', '10343', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/10343\",\"id\":98623947,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTg2MjM5NDc=\",\"html_url\":\"https://github.com/nodejs/node/pull/10343\",\"diff_url\":\"https://github.com/nodejs/node/pull/10343.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/10343.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/10343\",\"number\":10343,\"state\":\"closed\",\"locked\":false,\"title\":\"doc: Update CONTRIBUTING.md with backport info\",\"user\":{\"login\":\"sxa555\",\"id\":6487691,\"node_id\":\"MDQ6VXNlcjY0ODc2OTE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/6487691?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sxa555\",\"html_url\":\"https://github.com/sxa555\",\"followers_url\":\"https://api.github.com/users/sxa555/followers\",\"following_url\":\"https://api.github.com/users/sxa555/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sxa555/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sxa555/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sxa555/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sxa555/orgs\",\"repos_url\":\"https://api.github.com/users/sxa555/repos\",\"events_url\":\"https://api.github.com/users/sxa555/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sxa555/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"<!--\\r\\nThank you for your pull request. Please review below requirements.\\r\\n\\r\\nBug fixes and new features should include tests and possibly benchmarks.\\r\\n\\r\\nContributors guide: https://github.com/nodejs/node/blob/master/CONTRIBUTING.md\\r\\n-->\\r\\n\\r\\n##### Checklist\\r\\n<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->\\r\\n\\r\\n- [x] documentation is changed or added\\r\\n- [x] commit message follows commit guidelines\\r\\n\\r\\n##### Affected core subsystem(s)\\r\\n<!-- Provide affected core subsystem(s) (like doc, cluster, crypto, etc). -->\\r\\ndoc\\r\\n\\r\\n##### Description of change\\r\\n<!-- Provide a description of the change below this comment. -->\\r\\nAdd information on getting fixes into the LTS releases, and also\\r\\nsome information on what is needed for getting fixes to dependencies\\r\\nback into the Node.js codebase.\\r\\n\\r\\nWhile the top level CONTRIBUTING.md is great for people contributing into the master branch, it\'s not so clear on the process for getting changes into the current and LTS releases. This PR has some proposed additions to describe the process that contributors should know about, and what they may have to do, to get their fixes back into the LTS releases after they have got them into master.\",\"created_at\":\"2016-12-19T19:22:34Z\",\"updated_at\":\"2017-04-22T23:41:59Z\",\"closed_at\":\"2017-04-22T23:41:59Z\",\"merged_at\":null,\"merge_commit_sha\":\"5d89b013e6a8f4c410602c433016398f694a7d3b\",\"assignee\":{\"login\":\"gibfahn\",\"id\":15943089,\"node_id\":\"MDQ6VXNlcjE1OTQzMDg5\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/15943089?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gibfahn\",\"html_url\":\"https://github.com/gibfahn\",\"followers_url\":\"https://api.github.com/users/gibfahn/followers\",\"following_url\":\"https://api.github.com/users/gibfahn/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gibfahn/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gibfahn/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gibfahn/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gibfahn/orgs\",\"repos_url\":\"https://api.github.com/users/gibfahn/repos\",\"events_url\":\"https://api.github.com/users/gibfahn/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/gibfahn/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"gibfahn\",\"id\":15943089,\"node_id
INSERT INTO `pullreq` VALUES ('1922', 'pydata/pandas', '11335', '{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/11335\",\"id\":47825466,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDc4MjU0NjY=\",\"html_url\":\"https://github.com/pandas-dev/pandas/pull/11335\",\"diff_url\":\"https://github.com/pandas-dev/pandas/pull/11335.diff\",\"patch_url\":\"https://github.com/pandas-dev/pandas/pull/11335.patch\",\"issue_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/11335\",\"number\":11335,\"state\":\"closed\",\"locked\":false,\"title\":\"Use Service Account JSON Key File\",\"user\":{\"login\":\"tjwudi\",\"id\":5257816,\"node_id\":\"MDQ6VXNlcjUyNTc4MTY=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5257816?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tjwudi\",\"html_url\":\"https://github.com/tjwudi\",\"followers_url\":\"https://api.github.com/users/tjwudi/followers\",\"following_url\":\"https://api.github.com/users/tjwudi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tjwudi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tjwudi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tjwudi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tjwudi/orgs\",\"repos_url\":\"https://api.github.com/users/tjwudi/repos\",\"events_url\":\"https://api.github.com/users/tjwudi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tjwudi/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"It is recommended by Google that we use Service Account credentials make\\nAPI calls from server. See [this issue comment](https://github.com/pydata/pandas/issues/8489#issuecomment-148466759) for details.\\n\\nDocs and tests are not yet updated. DO NOT MERGE.\\n\",\"created_at\":\"2015-10-15T18:45:05Z\",\"updated_at\":\"2015-11-18T20:15:48Z\",\"closed_at\":\"2015-11-18T20:15:48Z\",\"merged_at\":null,\"merge_commit_sha\":\"4201ea9bc93c7fc19af6c34e288d5ad66084abb7\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/11335/commits\",\"review_comments_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/11335/comments\",\"review_comment_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/11335/comments\",\"statuses_url\":\"https://api.github.com/repos/pandas-dev/pandas/statuses/5f4c30d2fb28a41a8eb4cff2b3199dabe76ca676\",\"head\":{\"label\":\"tjwudi:diwu/use-service-account-json-key-file-to-auth\",\"ref\":\"diwu/use-service-account-json-key-file-to-auth\",\"sha\":\"5f4c30d2fb28a41a8eb4cff2b3199dabe76ca676\",\"user\":{\"login\":\"tjwudi\",\"id\":5257816,\"node_id\":\"MDQ6VXNlcjUyNTc4MTY=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5257816?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tjwudi\",\"html_url\":\"https://github.com/tjwudi\",\"followers_url\":\"https://api.github.com/users/tjwudi/followers\",\"following_url\":\"https://api.github.com/users/tjwudi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tjwudi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tjwudi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tjwudi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tjwudi/orgs\",\"repos_url\":\"https://api.github.com/users/tjwudi/repos\",\"events_url\":\"https://api.github.com/users/tjwudi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tjwudi/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":44334130,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0NDMzNDEzMA==\",\"name\":\"pandas\",\"full_name\":\"tjwudi/pandas\",\"owner\":{\"login\":\"tjwudi\",\"id\":5257816,\"node_id\":\"MDQ6VXNlcjUyNTc4MTY=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5257816?v=4\",\"gravatar_id\":\"\",\"ur
INSERT INTO `pullreq` VALUES ('1926', 'rails/rails', '12144', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/12144\",\"id\":8100667,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODEwMDY2Nw==\",\"html_url\":\"https://github.com/rails/rails/pull/12144\",\"diff_url\":\"https://github.com/rails/rails/pull/12144.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/12144.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/12144\",\"number\":12144,\"state\":\"closed\",\"locked\":false,\"title\":\"Duplicate the through_reflection\'s scope_chain before changing it. Fixes issue #12004\",\"user\":{\"login\":\"500tech-user\",\"id\":2436163,\"node_id\":\"MDQ6VXNlcjI0MzYxNjM=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/2436163?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/500tech-user\",\"html_url\":\"https://github.com/500tech-user\",\"followers_url\":\"https://api.github.com/users/500tech-user/followers\",\"following_url\":\"https://api.github.com/users/500tech-user/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/500tech-user/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/500tech-user/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/500tech-user/subscriptions\",\"organizations_url\":\"https://api.github.com/users/500tech-user/orgs\",\"repos_url\":\"https://api.github.com/users/500tech-user/repos\",\"events_url\":\"https://api.github.com/users/500tech-user/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/500tech-user/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Duplicate the through_reflection\'s scope_chain before changing it, otherwise it messes up future queries in certain edge-cases.\\nFixes issue [#12004](https://github.com/rails/rails/issues/12004)\\n\\nThe scenario is:\\nA model has 2 has_many double through polymorphic associations (Inventory has_many Orders, Inventory has_many OrderItems through Orders, Inventory has_many [Plans, Items] through OrderItem polymorphic).\\nCalling Inventory.first.items messes up the later call to Inventory.first.plans, and vice-versa.\\n\\nDidn\'t think a test-case is needed for such a far-fetched edge case. What do you think?\\n\",\"created_at\":\"2013-09-05T10:16:04Z\",\"updated_at\":\"2014-07-03T01:32:43Z\",\"closed_at\":\"2013-12-17T10:37:16Z\",\"merged_at\":null,\"merge_commit_sha\":\"407da84014addf1e055caf8ea7873f09f85fdbd0\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":107191,\"node_id\":\"MDU6TGFiZWwxMDcxOTE=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/activerecord\",\"name\":\"activerecord\",\"color\":\"0b02e1\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/12144/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/12144/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/12144/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/318d5f8e279ba7ddb606df674075faf19cccfb31\",\"head\":{\"label\":\"500tech:fix_issue_12004\",\"ref\":\"fix_issue_12004\",\"sha\":\"318d5f8e279ba7ddb606df674075faf19cccfb31\",\"user\":{\"login\":\"500tech\",\"id\":5308127,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjUzMDgxMjc=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5308127?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/500tech\",\"html_url\":\"https://github.com/500tech\",\"followers_url\":\"https://api.github.com/users/500tech/followers\",\"following_url\":\"https://api.github.com/users/500tech/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/500tech/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/500tech/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/500tech/subscriptions\",\"organizations_url\":\"https://api.github.com/users/500tec
INSERT INTO `pullreq` VALUES ('1931', 'ansible/ansible', '23001', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/23001\",\"id\":112755018,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTEyNzU1MDE4\",\"html_url\":\"https://github.com/ansible/ansible/pull/23001\",\"diff_url\":\"https://github.com/ansible/ansible/pull/23001.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/23001.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/23001\",\"number\":23001,\"state\":\"closed\",\"locked\":false,\"title\":\"Transition inventory into plugins\",\"user\":{\"login\":\"bcoca\",\"id\":836171,\"node_id\":\"MDQ6VXNlcjgzNjE3MQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/836171?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bcoca\",\"html_url\":\"https://github.com/bcoca\",\"followers_url\":\"https://api.github.com/users/bcoca/followers\",\"following_url\":\"https://api.github.com/users/bcoca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bcoca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bcoca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bcoca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bcoca/orgs\",\"repos_url\":\"https://api.github.com/users/bcoca/repos\",\"events_url\":\"https://api.github.com/users/bcoca/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bcoca/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"##### SUMMARY\\r\\n<!--- Describe the change, including rationale and design decisions -->\\r\\nImplementing https://github.com/ansible/proposals/issues/41\\r\\n\\r\\n- Move from hardcoded \'options\' to real plugins (ini, script and yaml as minimal requirements)\\r\\n- Allow multiple inventories to be specified\\r\\n- Allow inventory plugins to use the configured cache plugin\\r\\n- Transition from inventory scripts to plugins (script plugin will exist for backwards compatibility)\\r\\n- Simplify logic (currently it is duplicated a lot, specially in plugins)\\r\\n * Defer data loading to \'data loader\' and variable management to \'variable manager\'\\r\\n * Folds in vars \\\"inventory\\\" plugins\\r\\n\\r\\n\\r\\n##### ISSUE TYPE\\r\\n<!--- Pick one below and delete the rest: -->\\r\\n - Feature Pull Request\\r\\n - Bugfix Pull Request\\r\\n - Docs Pull Request\\r\\n\\r\\n##### COMPONENT NAME\\r\\n<!--- Name of the module/plugin/module/task -->\\r\\ninventory\\r\\n\\r\\n##### ANSIBLE VERSION\\r\\n<!--- Paste verbatim output from “ansible --version” between quotes below -->\\r\\n```\\r\\n2.4\\r\\n```\\r\\n\\r\\n\\r\\n##### ADDITIONAL INFORMATION\\r\\n\\r\\nAlso fixes #23057\",\"created_at\":\"2017-03-27T14:14:40Z\",\"updated_at\":\"2018-03-04T22:39:26Z\",\"closed_at\":\"2017-05-23T21:16:50Z\",\"merged_at\":\"2017-05-23T21:16:50Z\",\"merge_commit_sha\":\"8f97aef1a365cbbbb822d6d09f96af17a076b295\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":562292166,\"node_id\":\"MDU6TGFiZWw1NjIyOTIxNjY=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/affects_2.4\",\"name\":\"affects_2.4\",\"color\":\"ededed\",\"default\":false},{\"id\":511876973,\"node_id\":\"MDU6TGFiZWw1MTE4NzY5NzM=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/c:cli/\",\"name\":\"c:cli/\",\"color\":\"b60205\",\"default\":false},{\"id\":528847503,\"node_id\":\"MDU6TGFiZWw1Mjg4NDc1MDM=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/c:cli/adhoc\",\"name\":\"c:cli/adhoc\",\"color\":\"b60205\",\"default\":false},{\"id\":528847696,\"node_id\":\"MDU6TGFiZWw1Mjg4NDc2OTY=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/c:cli/console\",\"name\":\"c:cli/console\",\"color\":\"b60205\",\"default\":false},{\"id\":528848206,\"node_id\":\"MDU6TGFiZWw1Mjg4NDgyMDY=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/c:cli/doc\",\"name\":\"c:cli/doc\",\"color\":\"b60205\",\"default\":false},{\"id\":528848376,\"node_id\":\"MDU6TGFi
INSERT INTO `pullreq` VALUES ('1935', 'zendframework/zf2', '1213', '{\"url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/1213\",\"id\":1340377,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTM0MDM3Nw==\",\"html_url\":\"https://github.com/zendframework/zendframework/pull/1213\",\"diff_url\":\"https://github.com/zendframework/zendframework/pull/1213.diff\",\"patch_url\":\"https://github.com/zendframework/zendframework/pull/1213.patch\",\"issue_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/1213\",\"number\":1213,\"state\":\"closed\",\"locked\":true,\"title\":\"removed anchor after redirect for validate host\",\"user\":{\"login\":\"ghost\",\"id\":10137,\"node_id\":\"MDQ6VXNlcjEwMTM3\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/10137?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ghost\",\"html_url\":\"https://github.com/ghost\",\"followers_url\":\"https://api.github.com/users/ghost/followers\",\"following_url\":\"https://api.github.com/users/ghost/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ghost/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ghost/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ghost/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ghost/orgs\",\"repos_url\":\"https://api.github.com/users/ghost/repos\",\"events_url\":\"https://api.github.com/users/ghost/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ghost/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"server side, when you are redirected to a url with an anchor in this, this is not removed\\n\\nwith this modification are removed allowing proper verification of the host\\n\",\"created_at\":\"2012-05-12T16:25:54Z\",\"updated_at\":\"2014-06-12T10:30:35Z\",\"closed_at\":\"2012-07-13T18:10:44Z\",\"merged_at\":null,\"merge_commit_sha\":\"f424101e52555a71013d6f8197780160b10c10a0\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/1213/commits\",\"review_comments_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/1213/comments\",\"review_comment_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/1213/comments\",\"statuses_url\":\"https://api.github.com/repos/zendframework/zendframework/statuses/b1c29672c3ec2f52aef826fee509d932a09ffbb9\",\"head\":{\"label\":null,\"ref\":\"master\",\"sha\":\"b1c29672c3ec2f52aef826fee509d932a09ffbb9\",\"user\":null,\"repo\":null},\"base\":{\"label\":\"zendframework:master\",\"ref\":\"master\",\"sha\":\"a7f66d429c7655c9f7116a102f1b76e96b02da65\",\"user\":{\"login\":\"zendframework\",\"id\":296074,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjI5NjA3NA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/296074?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zendframework\",\"html_url\":\"https://github.com/zendframework\",\"followers_url\":\"https://api.github.com/users/zendframework/followers\",\"following_url\":\"https://api.github.com/users/zendframework/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zendframework/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zendframework/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zendframework/subscriptions\",\"organizations_url\":\"https://api.github.com/users/zendframework/orgs\",\"repos_url\":\"https://api.github.com/users/zendframework/repos\",\"events_url\":\"https://api.github.com/users/zendframework/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/zendframework/received_events\",\"type\":\"Organization\",\"site_admin\":false},\"repo\":{\"id\":702550,\"node_id\":\"MDEwOlJlcG9zaXRvcnk3MDI1NTA=\",\"name\":\"zendframework\",\"full_name\":\"zendframework/zendframework\
INSERT INTO `pullreq` VALUES ('1940', 'ceph/ceph', '14135', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/14135\",\"id\":112581791,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTEyNTgxNzkx\",\"html_url\":\"https://github.com/ceph/ceph/pull/14135\",\"diff_url\":\"https://github.com/ceph/ceph/pull/14135.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/14135.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/14135\",\"number\":14135,\"state\":\"closed\",\"locked\":false,\"title\":\"rbd-nbd: code cleanup and fix generic option issue\",\"user\":{\"login\":\"liupan1111\",\"id\":17977187,\"node_id\":\"MDQ6VXNlcjE3OTc3MTg3\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/17977187?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/liupan1111\",\"html_url\":\"https://github.com/liupan1111\",\"followers_url\":\"https://api.github.com/users/liupan1111/followers\",\"following_url\":\"https://api.github.com/users/liupan1111/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/liupan1111/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/liupan1111/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/liupan1111/subscriptions\",\"organizations_url\":\"https://api.github.com/users/liupan1111/orgs\",\"repos_url\":\"https://api.github.com/users/liupan1111/repos\",\"events_url\":\"https://api.github.com/users/liupan1111/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/liupan1111/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes: http://tracker.ceph.com/issues/20426\",\"created_at\":\"2017-03-25T10:28:30Z\",\"updated_at\":\"2017-07-19T13:04:46Z\",\"closed_at\":\"2017-07-19T13:04:46Z\",\"merged_at\":null,\"merge_commit_sha\":\"96af1ed82ae98f551a17ff7b8e9af9f88f689470\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":134774049,\"node_id\":\"MDU6TGFiZWwxMzQ3NzQwNDk=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/bug%20fix\",\"name\":\"bug fix\",\"color\":\"ac0000\",\"default\":false,\"description\":null},{\"id\":140959062,\"node_id\":\"MDU6TGFiZWwxNDA5NTkwNjI=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/cleanup\",\"name\":\"cleanup\",\"color\":\"009800\",\"default\":false,\"description\":null},{\"id\":144329703,\"node_id\":\"MDU6TGFiZWwxNDQzMjk3MDM=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/rbd\",\"name\":\"rbd\",\"color\":\"40bfb2\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/ceph/ceph/pulls/14135/commits\",\"review_comments_url\":\"https://api.github.com/repos/ceph/ceph/pulls/14135/comments\",\"review_comment_url\":\"https://api.github.com/repos/ceph/ceph/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ceph/ceph/issues/14135/comments\",\"statuses_url\":\"https://api.github.com/repos/ceph/ceph/statuses/3abb6923845f7bb98e89f4fb2bae142571f02e97\",\"head\":{\"label\":\"liupan1111:wip-rbd-nbd-cleanup\",\"ref\":\"wip-rbd-nbd-cleanup\",\"sha\":\"3abb6923845f7bb98e89f4fb2bae142571f02e97\",\"user\":{\"login\":\"liupan1111\",\"id\":17977187,\"node_id\":\"MDQ6VXNlcjE3OTc3MTg3\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/17977187?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/liupan1111\",\"html_url\":\"https://github.com/liupan1111\",\"followers_url\":\"https://api.github.com/users/liupan1111/followers\",\"following_url\":\"https://api.github.com/users/liupan1111/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/liupan1111/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/liupan1111/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/liupan1111/subscriptions\",\"organizations_url\":\"https://api.github.com/users/liupan1111/orgs\",\"repos_url\":\"https://api.github.com/users/liupan1111/repos\",\"events_url\":\"https://api.github.com/users/liupan1111/events{/privacy}\",\"received_events_url\":\"https://api
INSERT INTO `pullreq` VALUES ('1945', 'ansible/ansible', '7762', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/7762\",\"id\":17136316,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTcxMzYzMTY=\",\"html_url\":\"https://github.com/ansible/ansible/pull/7762\",\"diff_url\":\"https://github.com/ansible/ansible/pull/7762.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/7762.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/7762\",\"number\":7762,\"state\":\"closed\",\"locked\":false,\"title\":\"Do variable expansion for \'register\' variable names\",\"user\":{\"login\":\"redbaron\",\"id\":16624,\"node_id\":\"MDQ6VXNlcjE2NjI0\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/16624?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/redbaron\",\"html_url\":\"https://github.com/redbaron\",\"followers_url\":\"https://api.github.com/users/redbaron/followers\",\"following_url\":\"https://api.github.com/users/redbaron/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/redbaron/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/redbaron/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/redbaron/subscriptions\",\"organizations_url\":\"https://api.github.com/users/redbaron/orgs\",\"repos_url\":\"https://api.github.com/users/redbaron/repos\",\"events_url\":\"https://api.github.com/users/redbaron/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/redbaron/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Allows to use {{}} expansion in \'register:\' variable names. Goes very well with parametrized roles\\n\",\"created_at\":\"2014-06-13T23:06:26Z\",\"updated_at\":\"2014-06-16T10:16:41Z\",\"closed_at\":\"2014-06-15T20:24:01Z\",\"merged_at\":null,\"merge_commit_sha\":\"44b9e364947e9de6937a612e2cd6b9cf222037f5\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ansible/ansible/pulls/7762/commits\",\"review_comments_url\":\"https://api.github.com/repos/ansible/ansible/pulls/7762/comments\",\"review_comment_url\":\"https://api.github.com/repos/ansible/ansible/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ansible/ansible/issues/7762/comments\",\"statuses_url\":\"https://api.github.com/repos/ansible/ansible/statuses/216196c72c07e02f93ed01c5de424247d29e5c3e\",\"head\":{\"label\":\"redbaron:dynamic_register\",\"ref\":\"dynamic_register\",\"sha\":\"216196c72c07e02f93ed01c5de424247d29e5c3e\",\"user\":{\"login\":\"redbaron\",\"id\":16624,\"node_id\":\"MDQ6VXNlcjE2NjI0\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/16624?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/redbaron\",\"html_url\":\"https://github.com/redbaron\",\"followers_url\":\"https://api.github.com/users/redbaron/followers\",\"following_url\":\"https://api.github.com/users/redbaron/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/redbaron/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/redbaron/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/redbaron/subscriptions\",\"organizations_url\":\"https://api.github.com/users/redbaron/orgs\",\"repos_url\":\"https://api.github.com/users/redbaron/repos\",\"events_url\":\"https://api.github.com/users/redbaron/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/redbaron/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":20820178,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyMDgyMDE3OA==\",\"name\":\"ansible\",\"full_name\":\"redbaron/ansible\",\"owner\":{\"login\":\"redbaron\",\"id\":16624,\"node_id\":\"MDQ6VXNlcjE2NjI0\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/16624?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/redbaron\",\"html_url\":\"https://github.com/redbaron\",\"followers_url\":\"https://api.github.com/users/redbaron/followers\",\"following_url\":\"https://api.gi
INSERT INTO `pullreq` VALUES ('1949', 'twbs/bootstrap', '8974', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/8974\",\"id\":7327379,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzMyNzM3OQ==\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/8974\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/8974.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/8974.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/8974\",\"number\":8974,\"state\":\"closed\",\"locked\":false,\"title\":\"Separate push, pull, offset for Large and Small grids\",\"user\":{\"login\":\"jtickle\",\"id\":677555,\"node_id\":\"MDQ6VXNlcjY3NzU1NQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/677555?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jtickle\",\"html_url\":\"https://github.com/jtickle\",\"followers_url\":\"https://api.github.com/users/jtickle/followers\",\"following_url\":\"https://api.github.com/users/jtickle/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jtickle/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jtickle/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jtickle/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jtickle/orgs\",\"repos_url\":\"https://api.github.com/users/jtickle/repos\",\"events_url\":\"https://api.github.com/users/jtickle/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jtickle/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"There is a discussion going on about this, but I had to fix the problem to get our theme working with Bootstrap 3.\\n\\nIf you\'re going to have multiple grids, you have to do pushes, pulls, and offsets for both grids separately. I really don\'t see a way around this. Consider the following:\\n\\n``` html\\n<!-- Inside a container, row -->\\n<div class=\\\"col-lg-5 col-sm-4\\\">\\n Some Text\\n</div>\\n<div class=\\\"col-lg-5 col-sm-4 col-push-2\\\">\\n Some More Text\\n</div>\\n<div class=\\\"col-lg-2 col-sm-4 col-pull-5\\\">\\n Corporate Logo\\n</div>\\n```\\n\\n(also available as a [fiddle](http://jsfiddle.net/52VtD/5/))\\n\\nThis is going on the traditional \\\"info bar\\\" at the bottom of every page, look at the bottom of any modern web page to see what I\'m talking about. On tablet and large screens, I want the corporate logo to be centered. On the tablet, the logo can be a little bigger, because I\'m going to hide some of the text in the info boxes.\\n\\nHowever, there is currently no way whatsoever to specify that the pushing and pulling is different on the small grid. If the small grid is set to the same as the large grid (col-lg-5, col-sm-5, col-push-2) of course it works just fine. But if the grid changes for tablets, then push, pull, and offset all break miserably.\\n\\nWith this patch, you can change the above code to:\\n\\n``` html\\n<!-- Inside a container, row -->\\n<div class=\\\"col-lg-5 col-sm-4\\\">\\n Some Text\\n</div>\\n<div class=\\\"col-lg-5 col-push-2 col-sm-4 col-sm-push-4\\\">\\n Some More Text\\n</div>\\n<div class=\\\"col-lg-2 col-pull-5 col-sm-4 col-sm-pull-4\\\">\\n Corporate Logo\\n</div>\\n```\\n\\nClasses get a bit cluttered, but honestly I see no other way to do this.\\n\",\"created_at\":\"2013-08-01T16:18:43Z\",\"updated_at\":\"2014-06-12T06:57:50Z\",\"closed_at\":\"2013-08-02T21:01:09Z\",\"merged_at\":\"2013-08-02T21:01:09Z\",\"merge_commit_sha\":\"d148217bdfd44448786b01af47709ed93dcf161b\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":210556,\"node_id\":\"MDU6TGFiZWwyMTA1NTY=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/css\",\"name\":\"css\",\"color\":\"563d7c\",\"default\":false,\"description\":null},{\"id\":148230,\"node_id\":\"MDU6TGFiZWwxNDgyMzA=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/feature\",\"name\":\"feature\",\"color\":\"4bb14b\",\"default\":false,\"description\":null}],\"milestone\":{\"url\":\"https://api.gi
INSERT INTO `pullreq` VALUES ('1953', 'docker/docker', '14196', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/14196\",\"id\":38617129,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mzg2MTcxMjk=\",\"html_url\":\"https://github.com/moby/moby/pull/14196\",\"diff_url\":\"https://github.com/moby/moby/pull/14196.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/14196.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/14196\",\"number\":14196,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix DOCKER_OPTS not being honored on debian 8. Fixes #14130\",\"user\":{\"login\":\"jgkamat\",\"id\":4349709,\"node_id\":\"MDQ6VXNlcjQzNDk3MDk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/4349709?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jgkamat\",\"html_url\":\"https://github.com/jgkamat\",\"followers_url\":\"https://api.github.com/users/jgkamat/followers\",\"following_url\":\"https://api.github.com/users/jgkamat/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jgkamat/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jgkamat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jgkamat/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jgkamat/orgs\",\"repos_url\":\"https://api.github.com/users/jgkamat/repos\",\"events_url\":\"https://api.github.com/users/jgkamat/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jgkamat/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Adds the default environment file /etc/default/docker to the default systemd configuration, and applies the DOCKER_OPTS variable to the daemon options.\\n\\nThis fixes DOCKER_OPTS not applying properly on debian 8 without hacking this file.\\n\\nSee #14130\\n\",\"created_at\":\"2015-06-26T04:49:29Z\",\"updated_at\":\"2015-06-26T20:21:03Z\",\"closed_at\":\"2015-06-26T18:37:09Z\",\"merged_at\":null,\"merge_commit_sha\":\"27e0ecf02341cc9117360cfcfc5c3bbb5d32f638\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":175375407,\"node_id\":\"MDU6TGFiZWwxNzUzNzU0MDc=\",\"url\":\"https://api.github.com/repos/moby/moby/labels/status/2-code-review\",\"name\":\"status/2-code-review\",\"color\":\"fad8c7\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/moby/moby/pulls/14196/commits\",\"review_comments_url\":\"https://api.github.com/repos/moby/moby/pulls/14196/comments\",\"review_comment_url\":\"https://api.github.com/repos/moby/moby/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/moby/moby/issues/14196/comments\",\"statuses_url\":\"https://api.github.com/repos/moby/moby/statuses/c41c1ed9680cb03203b8e391617bd5630baaf53a\",\"head\":{\"label\":\"jgkamat:docker_opts_fix\",\"ref\":\"docker_opts_fix\",\"sha\":\"c41c1ed9680cb03203b8e391617bd5630baaf53a\",\"user\":{\"login\":\"jgkamat\",\"id\":4349709,\"node_id\":\"MDQ6VXNlcjQzNDk3MDk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/4349709?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jgkamat\",\"html_url\":\"https://github.com/jgkamat\",\"followers_url\":\"https://api.github.com/users/jgkamat/followers\",\"following_url\":\"https://api.github.com/users/jgkamat/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jgkamat/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jgkamat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jgkamat/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jgkamat/orgs\",\"repos_url\":\"https://api.github.com/users/jgkamat/repos\",\"events_url\":\"https://api.github.com/users/jgkamat/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jgkamat/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"docker:master\",\"ref\":\"master\",\"sha\":\"c7ece73fa435873b83fa72279749cd004af8e4bd\",\"user\":{\"login\":\"docker\
INSERT INTO `pullreq` VALUES ('1958', 'rails/rails', '21449', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/21449\",\"id\":43870529,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDM4NzA1Mjk=\",\"html_url\":\"https://github.com/rails/rails/pull/21449\",\"diff_url\":\"https://github.com/rails/rails/pull/21449.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/21449.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/21449\",\"number\":21449,\"state\":\"closed\",\"locked\":false,\"title\":\"Tests for case_sensitive in confirmation validation.\",\"user\":{\"login\":\"pwnall\",\"id\":11460,\"node_id\":\"MDQ6VXNlcjExNDYw\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/11460?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/pwnall\",\"html_url\":\"https://github.com/pwnall\",\"followers_url\":\"https://api.github.com/users/pwnall/followers\",\"following_url\":\"https://api.github.com/users/pwnall/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/pwnall/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/pwnall/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/pwnall/subscriptions\",\"organizations_url\":\"https://api.github.com/users/pwnall/orgs\",\"repos_url\":\"https://api.github.com/users/pwnall/repos\",\"events_url\":\"https://api.github.com/users/pwnall/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/pwnall/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"r? @carlosantoniodasilva \\n\",\"created_at\":\"2015-09-01T12:41:19Z\",\"updated_at\":\"2015-09-01T13:01:27Z\",\"closed_at\":\"2015-09-01T13:01:27Z\",\"merged_at\":null,\"merge_commit_sha\":\"5fd9211be188f3d55f1ccd8f4da491bd02ab56c5\",\"assignee\":{\"login\":\"carlosantoniodasilva\",\"id\":26328,\"node_id\":\"MDQ6VXNlcjI2MzI4\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/26328?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/carlosantoniodasilva\",\"html_url\":\"https://github.com/carlosantoniodasilva\",\"followers_url\":\"https://api.github.com/users/carlosantoniodasilva/followers\",\"following_url\":\"https://api.github.com/users/carlosantoniodasilva/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/carlosantoniodasilva/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/carlosantoniodasilva/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/carlosantoniodasilva/subscriptions\",\"organizations_url\":\"https://api.github.com/users/carlosantoniodasilva/orgs\",\"repos_url\":\"https://api.github.com/users/carlosantoniodasilva/repos\",\"events_url\":\"https://api.github.com/users/carlosantoniodasilva/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/carlosantoniodasilva/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"carlosantoniodasilva\",\"id\":26328,\"node_id\":\"MDQ6VXNlcjI2MzI4\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/26328?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/carlosantoniodasilva\",\"html_url\":\"https://github.com/carlosantoniodasilva\",\"followers_url\":\"https://api.github.com/users/carlosantoniodasilva/followers\",\"following_url\":\"https://api.github.com/users/carlosantoniodasilva/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/carlosantoniodasilva/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/carlosantoniodasilva/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/carlosantoniodasilva/subscriptions\",\"organizations_url\":\"https://api.github.com/users/carlosantoniodasilva/orgs\",\"repos_url\":\"https://api.github.com/users/carlosantoniodasilva/repos\",\"events_url\":\"https://api.github.com/users/carlosantoniodasilva/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/carlosantoniodasilva/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"mil
INSERT INTO `pullreq` VALUES ('1963', 'kubernetes/kubernetes', '20810', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/20810\",\"id\":58620580,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTg2MjA1ODA=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/20810\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/20810.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/20810.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/20810\",\"number\":20810,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix apiserver_request_count metric\",\"user\":{\"login\":\"wojtek-t\",\"id\":10743879,\"node_id\":\"MDQ6VXNlcjEwNzQzODc5\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/10743879?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wojtek-t\",\"html_url\":\"https://github.com/wojtek-t\",\"followers_url\":\"https://api.github.com/users/wojtek-t/followers\",\"following_url\":\"https://api.github.com/users/wojtek-t/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/wojtek-t/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/wojtek-t/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/wojtek-t/subscriptions\",\"organizations_url\":\"https://api.github.com/users/wojtek-t/orgs\",\"repos_url\":\"https://api.github.com/users/wojtek-t/repos\",\"events_url\":\"https://api.github.com/users/wojtek-t/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/wojtek-t/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Previously, the code in this metric was always \\\"200\\\"\\n\\nFix #16421\\n\\n@lavalamp @smarterclayton \\n\",\"created_at\":\"2016-02-08T15:05:05Z\",\"updated_at\":\"2016-02-16T14:36:23Z\",\"closed_at\":\"2016-02-09T08:53:13Z\",\"merged_at\":null,\"merge_commit_sha\":\"24ff952bceaf8aa60e889e32bc3d9efd460b82c0\",\"assignee\":{\"login\":\"lavalamp\",\"id\":647318,\"node_id\":\"MDQ6VXNlcjY0NzMxOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/647318?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lavalamp\",\"html_url\":\"https://github.com/lavalamp\",\"followers_url\":\"https://api.github.com/users/lavalamp/followers\",\"following_url\":\"https://api.github.com/users/lavalamp/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lavalamp/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lavalamp/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lavalamp/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lavalamp/orgs\",\"repos_url\":\"https://api.github.com/users/lavalamp/repos\",\"events_url\":\"https://api.github.com/users/lavalamp/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/lavalamp/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"lavalamp\",\"id\":647318,\"node_id\":\"MDQ6VXNlcjY0NzMxOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/647318?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lavalamp\",\"html_url\":\"https://github.com/lavalamp\",\"followers_url\":\"https://api.github.com/users/lavalamp/followers\",\"following_url\":\"https://api.github.com/users/lavalamp/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lavalamp/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lavalamp/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lavalamp/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lavalamp/orgs\",\"repos_url\":\"https://api.github.com/users/lavalamp/repos\",\"events_url\":\"https://api.github.com/users/lavalamp/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/lavalamp/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":253450978,\"node_id\":\"MDU6TGFiZWwyNTM0NTA5Nzg=\",\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/labels
INSERT INTO `pullreq` VALUES ('1967', 'symfony/symfony', '11993', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/11993\",\"id\":21631086,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjE2MzEwODY=\",\"html_url\":\"https://github.com/symfony/symfony/pull/11993\",\"diff_url\":\"https://github.com/symfony/symfony/pull/11993.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/11993.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/11993\",\"number\":11993,\"state\":\"closed\",\"locked\":false,\"title\":\"[Security] make it possible to override the default success/failure handler\",\"user\":{\"login\":\"fabpot\",\"id\":47313,\"node_id\":\"MDQ6VXNlcjQ3MzEz\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47313?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fabpot\",\"html_url\":\"https://github.com/fabpot\",\"followers_url\":\"https://api.github.com/users/fabpot/followers\",\"following_url\":\"https://api.github.com/users/fabpot/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/fabpot/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/fabpot/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/fabpot/subscriptions\",\"organizations_url\":\"https://api.github.com/users/fabpot/orgs\",\"repos_url\":\"https://api.github.com/users/fabpot/repos\",\"events_url\":\"https://api.github.com/users/fabpot/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/fabpot/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | no |\\n| New feature? | yes |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | #5432, #9272, #10417, #11926 |\\n| License | MIT |\\n| Doc PR | symfony/symfony-docs#4258 |\\n\\nOverriding the default success/failure handler of the security firewalls is possible via the `success_handler` and `failure_handler` setting but this approach is not flexible as it does not allow you to get the options/provider key.\\n\\nTo sum up the problem:\\n- Overriding the default success/failure handler is possible via a service;\\n- When not overridden, the default success/failure handler gets options and the provider key;\\n- Those options and the provider key are injected by the factory as they are dynamic (they depend on the firewall and the provider key), so getting those options/provider key is not possible for a custom service that is only configured via the container configuration;\\n- Extending the default handler does not help as the injection mechanism is only triggered when no custom provider is set;\\n- Wrapping the default handler is not possible as the service id is dynamic.\\n\\n... and of course we need to keep BC and make it work for people extending the default handler but also for people just using the interface.\\n\\nInstead of the current PR, I propose this slightly different approach. It\'s not perfect, but given the above constraint, I think this is an acceptable trade-of.\\n\\nSo, several use cases:\\n- Using the default handler (no change);\\n- Using a custom handler that implements `AuthenticationSuccessHandlerInterface` directly and does not need any options (no change);\\n- Using a custom handler that needs the options/provider key (that\'s the new use case this PR supports).\\n\\nThis PR introduces 2 new classes that wrap custom handlers. If those classes define the `setOptions()` and/or `setProviderKey()` methods, they are automatically called with the correct arguments. Yours handler does not need to extend the default handler `DefaultAuthentication*Handler`, but doing so helps as the setters are already defined there.\\n\",\"created_at\":\"2014-09-23T08:36:54Z\",\"updated_at\":\"2014-10-01T08:58:31Z\",\"closed_at\":\"2014-09-25T14:21:35Z\",\"merged_at\":\"2014-09-25T14:21:35Z\",\"merge_commit_sha\":\"749469c934eb0eea1780a6196a58aa0208ac8ce8\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":99600,\"node_id\":\"MDU6T
INSERT INTO `pullreq` VALUES ('1971', 'elastic/elasticsearch', '18545', '{\"url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/18545\",\"id\":71199894,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzExOTk4OTQ=\",\"html_url\":\"https://github.com/elastic/elasticsearch/pull/18545\",\"diff_url\":\"https://github.com/elastic/elasticsearch/pull/18545.diff\",\"patch_url\":\"https://github.com/elastic/elasticsearch/pull/18545.patch\",\"issue_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/18545\",\"number\":18545,\"state\":\"closed\",\"locked\":false,\"title\":\"Expand wildcards to closed indices in /_cat/indices\",\"user\":{\"login\":\"ywelsch\",\"id\":3718355,\"node_id\":\"MDQ6VXNlcjM3MTgzNTU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/3718355?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ywelsch\",\"html_url\":\"https://github.com/ywelsch\",\"followers_url\":\"https://api.github.com/users/ywelsch/followers\",\"following_url\":\"https://api.github.com/users/ywelsch/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ywelsch/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ywelsch/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ywelsch/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ywelsch/orgs\",\"repos_url\":\"https://api.github.com/users/ywelsch/repos\",\"events_url\":\"https://api.github.com/users/ywelsch/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ywelsch/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Closed indices are already displayed when no indices are explicitly selected. This commit ensures that closed indices are also shown when wildcard filtering is used (fixes #16419). It also addresses another issue that is caused by the fact that the cat action is based internally on 3 different cluster states (one when we query the cluster state to get all indices, one when we query cluster health, and one when we query indices stats). We currently fail the cat request when the user specifies a concrete index as parameter that does not exist. The implementation works as intended in that regard. It checks this not only for the first cluster state request, but also the subsequent indices stats one. This means that if the index is deleted before the cat action has queried the indices stats, it rightfully fails. In case the user provides wildcards (or no parameter at all), however, we fail the indices stats as we pass the resolved concrete indices to the indices stats request and fail to distinguish whether these indices have been resolved by wildcards or explicitly requested by the user. This means that if an index has been deleted before the indices stats request gets to execute, we fail the overall cat request (see #17395). The fix is to let the indices stats request do the resolving again and not pass the concrete indices.\\n\\nCloses #16419\\nCloses #17395\\n\",\"created_at\":\"2016-05-24T11:03:25Z\",\"updated_at\":\"2016-05-26T09:19:21Z\",\"closed_at\":\"2016-05-25T08:02:15Z\",\"merged_at\":\"2016-05-25T08:02:14Z\",\"merge_commit_sha\":\"dee34c916ca6b281df2b70b15052500dfa6710bf\",\"assignee\":{\"login\":\"javanna\",\"id\":832460,\"node_id\":\"MDQ6VXNlcjgzMjQ2MA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/832460?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/javanna\",\"html_url\":\"https://github.com/javanna\",\"followers_url\":\"https://api.github.com/users/javanna/followers\",\"following_url\":\"https://api.github.com/users/javanna/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/javanna/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/javanna/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/javanna/subscriptions\",\"organizations_url\":\"https://api.github.com/users/javanna/orgs\",\"repos_url\":\"https://api.github.com/users/javanna/repos\",\"events_url\":\"https://api.github.com/users/javanna/events{/privacy}\",\"received_even
INSERT INTO `pullreq` VALUES ('1975', 'hashicorp/terraform', '1974', '{\"url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/1974\",\"id\":35472122,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzU0NzIxMjI=\",\"html_url\":\"https://github.com/hashicorp/terraform/pull/1974\",\"diff_url\":\"https://github.com/hashicorp/terraform/pull/1974.diff\",\"patch_url\":\"https://github.com/hashicorp/terraform/pull/1974.patch\",\"issue_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/1974\",\"number\":1974,\"state\":\"closed\",\"locked\":false,\"title\":\"Initial SNS topic / subscription support\",\"user\":{\"login\":\"johnewart\",\"id\":27885,\"node_id\":\"MDQ6VXNlcjI3ODg1\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/27885?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/johnewart\",\"html_url\":\"https://github.com/johnewart\",\"followers_url\":\"https://api.github.com/users/johnewart/followers\",\"following_url\":\"https://api.github.com/users/johnewart/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/johnewart/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/johnewart/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/johnewart/subscriptions\",\"organizations_url\":\"https://api.github.com/users/johnewart/orgs\",\"repos_url\":\"https://api.github.com/users/johnewart/repos\",\"events_url\":\"https://api.github.com/users/johnewart/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/johnewart/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Initial SNS topic and subscription support \\n\",\"created_at\":\"2015-05-14T23:18:27Z\",\"updated_at\":\"2015-05-26T21:50:57Z\",\"closed_at\":\"2015-05-26T21:50:57Z\",\"merged_at\":\"2015-05-26T21:50:57Z\",\"merge_commit_sha\":\"f04775aa05bb38e057b3f86414e50ca3362a4c64\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":85946959,\"node_id\":\"MDU6TGFiZWw4NTk0Njk1OQ==\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/enhancement\",\"name\":\"enhancement\",\"color\":\"d4c5f9\",\"default\":true},{\"id\":127939518,\"node_id\":\"MDU6TGFiZWwxMjc5Mzk1MTg=\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/provider/aws\",\"name\":\"provider/aws\",\"color\":\"bfdadc\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/1974/commits\",\"review_comments_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/1974/comments\",\"review_comment_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/1974/comments\",\"statuses_url\":\"https://api.github.com/repos/hashicorp/terraform/statuses/17d9d314d0d73ee9504a5ad5027586401dccb929\",\"head\":{\"label\":\"johnewart:sns\",\"ref\":\"sns\",\"sha\":\"17d9d314d0d73ee9504a5ad5027586401dccb929\",\"user\":{\"login\":\"johnewart\",\"id\":27885,\"node_id\":\"MDQ6VXNlcjI3ODg1\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/27885?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/johnewart\",\"html_url\":\"https://github.com/johnewart\",\"followers_url\":\"https://api.github.com/users/johnewart/followers\",\"following_url\":\"https://api.github.com/users/johnewart/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/johnewart/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/johnewart/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/johnewart/subscriptions\",\"organizations_url\":\"https://api.github.com/users/johnewart/orgs\",\"repos_url\":\"https://api.github.com/users/johnewart/repos\",\"events_url\":\"https://api.github.com/users/johnewart/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/johnewart/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":33940634,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMzk0MDYzNA==\",\"name\":\"terraform\",\"f
INSERT INTO `pullreq` VALUES ('1979', 'joomla/joomla-cms', '2018', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2018\",\"id\":8451961,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODQ1MTk2MQ==\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/2018\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/2018.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/2018.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/2018\",\"number\":2018,\"state\":\"closed\",\"locked\":false,\"title\":\"[#29641] Very slow of JavaScript performance in Isis... (2)\",\"user\":{\"login\":\"Fedik\",\"id\":1568198,\"node_id\":\"MDQ6VXNlcjE1NjgxOTg=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1568198?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Fedik\",\"html_url\":\"https://github.com/Fedik\",\"followers_url\":\"https://api.github.com/users/Fedik/followers\",\"following_url\":\"https://api.github.com/users/Fedik/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Fedik/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Fedik/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Fedik/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Fedik/orgs\",\"repos_url\":\"https://api.github.com/users/Fedik/repos\",\"events_url\":\"https://api.github.com/users/Fedik/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Fedik/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"previous pull #1302\\nI made some updates based on @Bakual idea about apply chosen only for `.advancedSelect` \\nso here I removed `JHtml::_(\'formbehavior.chosen\', \'select\');` from all `tmpl/`, and added options to the template for allow to enable/disable `JHtml::_(\'formbehavior.chosen\');` ... that will work only for `<select>` with class `.advancedSelect` \\n\\nand I made new pull because previous have conflicts....\\n\\nLinks:\\n- original pull #1302\\n- [[#29641] Very slow of JavaScript performance in Isis in Opera](http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=29641)\\n- [chosen.js is the cause of the low backend performance (in google group)](https://groups.google.com/d/msg/joomla-dev-cms/ShfyM4biFHg/V0f8nJmhOG0J)\\n\",\"created_at\":\"2013-09-19T14:05:17Z\",\"updated_at\":\"2014-07-27T13:34:40Z\",\"closed_at\":\"2014-07-27T11:08:08Z\",\"merged_at\":null,\"merge_commit_sha\":\"ca7ba944c71099eb83578891827c50d41ddf12fc\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2018/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2018/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/2018/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/d54680ff014e9fa02b107ed661b06acc864caf80\",\"head\":{\"label\":\"Fedik:chosen-disable-enable-3\",\"ref\":\"chosen-disable-enable-3\",\"sha\":\"d54680ff014e9fa02b107ed661b06acc864caf80\",\"user\":{\"login\":\"Fedik\",\"id\":1568198,\"node_id\":\"MDQ6VXNlcjE1NjgxOTg=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1568198?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Fedik\",\"html_url\":\"https://github.com/Fedik\",\"followers_url\":\"https://api.github.com/users/Fedik/followers\",\"following_url\":\"https://api.github.com/users/Fedik/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Fedik/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Fedik/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Fedik/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Fedik/orgs\",\"repos_url\":\"https://api.github.com/users/Fedik/repos\",\"events_url\":\"https://api.gi
INSERT INTO `pullreq` VALUES ('1983', 'zendframework/zf2', '6648', '{\"url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/6648\",\"id\":20888786,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjA4ODg3ODY=\",\"html_url\":\"https://github.com/zendframework/zendframework/pull/6648\",\"diff_url\":\"https://github.com/zendframework/zendframework/pull/6648.diff\",\"patch_url\":\"https://github.com/zendframework/zendframework/pull/6648.patch\",\"issue_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/6648\",\"number\":6648,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixes #6647 : Zend\\\\I18n\\\\Validator\\\\Float set error message for NOT_FLOAT\",\"user\":{\"login\":\"samsonasik\",\"id\":459648,\"node_id\":\"MDQ6VXNlcjQ1OTY0OA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/459648?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/samsonasik\",\"html_url\":\"https://github.com/samsonasik\",\"followers_url\":\"https://api.github.com/users/samsonasik/followers\",\"following_url\":\"https://api.github.com/users/samsonasik/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/samsonasik/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/samsonasik/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/samsonasik/subscriptions\",\"organizations_url\":\"https://api.github.com/users/samsonasik/orgs\",\"repos_url\":\"https://api.github.com/users/samsonasik/repos\",\"events_url\":\"https://api.github.com/users/samsonasik/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/samsonasik/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes #6647\\n\",\"created_at\":\"2014-09-08T13:24:18Z\",\"updated_at\":\"2014-11-27T18:48:09Z\",\"closed_at\":\"2014-11-27T18:47:46Z\",\"merged_at\":null,\"merge_commit_sha\":\"69c5dc416f12a43489fd07a810cfda069217a4d7\",\"assignee\":{\"login\":\"Ocramius\",\"id\":154256,\"node_id\":\"MDQ6VXNlcjE1NDI1Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/154256?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Ocramius\",\"html_url\":\"https://github.com/Ocramius\",\"followers_url\":\"https://api.github.com/users/Ocramius/followers\",\"following_url\":\"https://api.github.com/users/Ocramius/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Ocramius/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Ocramius/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Ocramius/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Ocramius/orgs\",\"repos_url\":\"https://api.github.com/users/Ocramius/repos\",\"events_url\":\"https://api.github.com/users/Ocramius/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Ocramius/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"Ocramius\",\"id\":154256,\"node_id\":\"MDQ6VXNlcjE1NDI1Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/154256?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Ocramius\",\"html_url\":\"https://github.com/Ocramius\",\"followers_url\":\"https://api.github.com/users/Ocramius/followers\",\"following_url\":\"https://api.github.com/users/Ocramius/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Ocramius/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Ocramius/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Ocramius/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Ocramius/orgs\",\"repos_url\":\"https://api.github.com/users/Ocramius/repos\",\"events_url\":\"https://api.github.com/users/Ocramius/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Ocramius/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":15120290,\"node_id\":\"MDU6TGFiZWwxNTEyMDI5MA==\",\"url\":\"https://api.github.com/repos/zendframework/zendframework/labels/I18n
INSERT INTO `pullreq` VALUES ('1987', 'rails/rails', '4874', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/4874\",\"id\":781228,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzgxMjI4\",\"html_url\":\"https://github.com/rails/rails/pull/4874\",\"diff_url\":\"https://github.com/rails/rails/pull/4874.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/4874.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/4874\",\"number\":4874,\"state\":\"closed\",\"locked\":false,\"title\":\"Ensure ActiveResource serialization obeys ActiveResource::Base.include_root_in_json\",\"user\":{\"login\":\"johnbintz\",\"id\":27256,\"node_id\":\"MDQ6VXNlcjI3MjU2\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/27256?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/johnbintz\",\"html_url\":\"https://github.com/johnbintz\",\"followers_url\":\"https://api.github.com/users/johnbintz/followers\",\"following_url\":\"https://api.github.com/users/johnbintz/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/johnbintz/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/johnbintz/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/johnbintz/subscriptions\",\"organizations_url\":\"https://api.github.com/users/johnbintz/orgs\",\"repos_url\":\"https://api.github.com/users/johnbintz/repos\",\"events_url\":\"https://api.github.com/users/johnbintz/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/johnbintz/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The root element in JSON serialization in Rails 3.2.1 is always present, regardless of the setting of `ActiveResource::Base.include_root_in_json`. This fix makes `ActiveResource::Base#to_json` obey the setting, and includes a test to make sure the setting works.\\n\",\"created_at\":\"2012-02-03T22:16:27Z\",\"updated_at\":\"2014-06-12T09:37:32Z\",\"closed_at\":\"2012-05-15T21:56:50Z\",\"merged_at\":null,\"merge_commit_sha\":\"5c79a502493d27666ca7cced78d1195b5eec7cfb\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/4874/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/4874/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/4874/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/75a9db3cc2a8cc68d8c267e980d004702b2a6709\",\"head\":{\"label\":\"johnbintz:include-root-in-json-fix-for-activeresource\",\"ref\":\"include-root-in-json-fix-for-activeresource\",\"sha\":\"75a9db3cc2a8cc68d8c267e980d004702b2a6709\",\"user\":{\"login\":\"johnbintz\",\"id\":27256,\"node_id\":\"MDQ6VXNlcjI3MjU2\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/27256?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/johnbintz\",\"html_url\":\"https://github.com/johnbintz\",\"followers_url\":\"https://api.github.com/users/johnbintz/followers\",\"following_url\":\"https://api.github.com/users/johnbintz/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/johnbintz/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/johnbintz/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/johnbintz/subscriptions\",\"organizations_url\":\"https://api.github.com/users/johnbintz/orgs\",\"repos_url\":\"https://api.github.com/users/johnbintz/repos\",\"events_url\":\"https://api.github.com/users/johnbintz/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/johnbintz/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":3348699,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMzQ4Njk5\",\"name\":\"rails\",\"full_name\":\"johnbintz/rails\",\"owner\":{\"login\":\"johnbintz\",\"id\":27256,\"node_id\":\"MDQ6VXNlcjI3MjU2\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/27256?v=4\",\"grav
INSERT INTO `pullreq` VALUES ('1992', 'rails/rails', '12124', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/12124\",\"id\":8047439,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODA0NzQzOQ==\",\"html_url\":\"https://github.com/rails/rails/pull/12124\",\"diff_url\":\"https://github.com/rails/rails/pull/12124.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/12124.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/12124\",\"number\":12124,\"state\":\"closed\",\"locked\":false,\"title\":\"Closes #12115. Fix `simple_format` with sanitizing option when the text contains single line feed.\",\"user\":{\"login\":\"kennyj\",\"id\":13426,\"node_id\":\"MDQ6VXNlcjEzNDI2\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/13426?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kennyj\",\"html_url\":\"https://github.com/kennyj\",\"followers_url\":\"https://api.github.com/users/kennyj/followers\",\"following_url\":\"https://api.github.com/users/kennyj/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kennyj/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kennyj/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kennyj/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kennyj/orgs\",\"repos_url\":\"https://api.github.com/users/kennyj/repos\",\"events_url\":\"https://api.github.com/users/kennyj/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/kennyj/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"If we call `simple_format` method with sanitizing option, a single line feed (\\\\n) is replaced with unexpected characters .\\n\\n```\\n&lt;br /&gt;\\n```\\n\\nI think we should backport to 4-0-stable.\\n\",\"created_at\":\"2013-09-03T16:38:27Z\",\"updated_at\":\"2014-12-30T02:57:30Z\",\"closed_at\":\"2014-12-30T02:57:30Z\",\"merged_at\":null,\"merge_commit_sha\":\"b996acd0fcdff985db4a3b6e5e827d6f711faf51\",\"assignee\":{\"login\":\"rafaelfranca\",\"id\":47848,\"node_id\":\"MDQ6VXNlcjQ3ODQ4\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafaelfranca\",\"html_url\":\"https://github.com/rafaelfranca\",\"followers_url\":\"https://api.github.com/users/rafaelfranca/followers\",\"following_url\":\"https://api.github.com/users/rafaelfranca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rafaelfranca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rafaelfranca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rafaelfranca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rafaelfranca/orgs\",\"repos_url\":\"https://api.github.com/users/rafaelfranca/repos\",\"events_url\":\"https://api.github.com/users/rafaelfranca/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rafaelfranca/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"rafaelfranca\",\"id\":47848,\"node_id\":\"MDQ6VXNlcjQ3ODQ4\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafaelfranca\",\"html_url\":\"https://github.com/rafaelfranca\",\"followers_url\":\"https://api.github.com/users/rafaelfranca/followers\",\"following_url\":\"https://api.github.com/users/rafaelfranca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rafaelfranca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rafaelfranca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rafaelfranca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rafaelfranca/orgs\",\"repos_url\":\"https://api.github.com/users/rafaelfranca/repos\",\"events_url\":\"https://api.github.com/users/rafaelfranca/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rafaelfranca/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested
INSERT INTO `pullreq` VALUES ('1996', 'ansible/ansible', '19015', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/19015\",\"id\":97213850,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTcyMTM4NTA=\",\"html_url\":\"https://github.com/ansible/ansible/pull/19015\",\"diff_url\":\"https://github.com/ansible/ansible/pull/19015.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/19015.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/19015\",\"number\":19015,\"state\":\"open\",\"locked\":false,\"title\":\"unarchive: Various changes/improvements, add debugging output\",\"user\":{\"login\":\"dagwieers\",\"id\":388198,\"node_id\":\"MDQ6VXNlcjM4ODE5OA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/388198?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dagwieers\",\"html_url\":\"https://github.com/dagwieers\",\"followers_url\":\"https://api.github.com/users/dagwieers/followers\",\"following_url\":\"https://api.github.com/users/dagwieers/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dagwieers/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dagwieers/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dagwieers/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dagwieers/orgs\",\"repos_url\":\"https://api.github.com/users/dagwieers/repos\",\"events_url\":\"https://api.github.com/users/dagwieers/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dagwieers/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"##### ISSUE TYPE\\r\\n<!--- Pick one below and delete the rest: -->\\r\\n - Feature Pull Request\\r\\n\\r\\n##### COMPONENT NAME\\r\\n<!--- Name of the plugin/module/task -->\\r\\nunarchive\\r\\n\\r\\n##### ANSIBLE VERSION\\r\\n<!---\\r\\nPaste verbatim output from “ansible --version” between quotes below,\\r\\nthis is to help the Ansible team determine if this is a version specific\\r\\nissue which is being fixed.\\r\\n-->\\r\\nv2.2\\r\\n\\r\\n##### SUMMARY\\r\\n<!--- Describe the change, including rationale and design decisions -->\\r\\n\\r\\n<!---\\r\\nIf you are fixing an existing issue, please include \\\"Fixes #nnnn\\\" in your commit\\r\\nmessage and your description; but you should still explain what the change does.\\r\\n-->\\r\\nVarious changes and improvements:\\r\\n\\r\\n- Fixed a few issues with the existing unzip support which were related to Zipfile (which is fundamentally incompatible with unzip excludes/opts). And issues related to forced ownership.\\r\\n\\r\\n- Improvements to the UnarchiveError Exception, so it can report more detailed information to why an archive cannot be handled.\\r\\n\\r\\n- A bugfix relatd to unicode filenames and crc32 handling.\\r\\n\\r\\n- Renamed a few things so the code is easier to read.\\r\\n\\r\\n- Ensure gtar considers size changes to unarchive its content. This fixes ansible/ansible-modules-core#5149\\r\\n\\r\\n- Added a note about ZIP archives without directories. This fixes ansible/ansible-modules-core#5744.\\r\\n\\r\\nThe unarchive module is a hard beast to tame, corner-cases and platform-specific issues make it hard to troubleshoot individual issues.\\r\\n\\r\\n- Improves the default output (e.g. unzip no longer shows standard output, just like gtar) and adds the ability to get debug-output when using -vvvv (verbosity >= 4) or -vvvvv. So that when issues are i reported we have the means to look what is going on internally.\\r\\n\\r\\n- Because the output by default is reduced, proper warnings/errors are now more obvious to end-users, e.g.\\r\\n\\r\\n```\\r\\nTASK [unarchive]\\r\\n***************************************************************\\r\\ntask path: /home/dag/home-made/ansible.testing/test126.yml:11\\r\\nchanged: [localhost] => {\\\"changed\\\": true, \\\"dest\\\": \\\"/tmp/test126a\\\", \\\"extract_results\\\": {\\\"cmd\\\":\\r\\n[\\\"/usr/bin/unzip\\\", \\\"-q\\\", \\\"-o\\\", \\\"/home/dag/.ansible/tmp/ansible-tmp-1479989967.66-3171393713112/source\\\",\\r\\n\\\"-x\\
INSERT INTO `pullreq` VALUES ('2000', 'rails/rails', '18989', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/18989\",\"id\":29532171,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mjk1MzIxNzE=\",\"html_url\":\"https://github.com/rails/rails/pull/18989\",\"diff_url\":\"https://github.com/rails/rails/pull/18989.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/18989.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/18989\",\"number\":18989,\"state\":\"closed\",\"locked\":false,\"title\":\"remove unnecessary loop when loading fixtures\",\"user\":{\"login\":\"gregmolnar\",\"id\":752058,\"node_id\":\"MDQ6VXNlcjc1MjA1OA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/752058?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gregmolnar\",\"html_url\":\"https://github.com/gregmolnar\",\"followers_url\":\"https://api.github.com/users/gregmolnar/followers\",\"following_url\":\"https://api.github.com/users/gregmolnar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gregmolnar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gregmolnar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gregmolnar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gregmolnar/orgs\",\"repos_url\":\"https://api.github.com/users/gregmolnar/repos\",\"events_url\":\"https://api.github.com/users/gregmolnar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/gregmolnar/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2015-02-18T15:07:44Z\",\"updated_at\":\"2015-02-18T15:21:49Z\",\"closed_at\":\"2015-02-18T15:18:20Z\",\"merged_at\":null,\"merge_commit_sha\":null,\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/18989/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/18989/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/18989/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/212a3b785f0ecf0c07acb57a00ab17f483d5c9ae\",\"head\":{\"label\":\"gregmolnar:refactor\",\"ref\":\"refactor\",\"sha\":\"212a3b785f0ecf0c07acb57a00ab17f483d5c9ae\",\"user\":{\"login\":\"gregmolnar\",\"id\":752058,\"node_id\":\"MDQ6VXNlcjc1MjA1OA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/752058?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gregmolnar\",\"html_url\":\"https://github.com/gregmolnar\",\"followers_url\":\"https://api.github.com/users/gregmolnar/followers\",\"following_url\":\"https://api.github.com/users/gregmolnar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gregmolnar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gregmolnar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gregmolnar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gregmolnar/orgs\",\"repos_url\":\"https://api.github.com/users/gregmolnar/repos\",\"events_url\":\"https://api.github.com/users/gregmolnar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/gregmolnar/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":17773246,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNzc3MzI0Ng==\",\"name\":\"rails\",\"full_name\":\"gregmolnar/rails\",\"owner\":{\"login\":\"gregmolnar\",\"id\":752058,\"node_id\":\"MDQ6VXNlcjc1MjA1OA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/752058?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gregmolnar\",\"html_url\":\"https://github.com/gregmolnar\",\"followers_url\":\"https://api.github.com/users/gregmolnar/followers\",\"following_url\":\"https://api.github.com/users/gregmolnar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gregmolnar/gists{/gist_id}\",\"
INSERT INTO `pullreq` VALUES ('2005', 'symfony/symfony-docs', '1412', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/1412\",\"id\":1436050,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTQzNjA1MA==\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/1412\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/1412.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/1412.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/1412\",\"number\":1412,\"state\":\"closed\",\"locked\":false,\"title\":\"fix typo Tts -> Its\",\"user\":{\"login\":\"cordoval\",\"id\":328359,\"node_id\":\"MDQ6VXNlcjMyODM1OQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/328359?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cordoval\",\"html_url\":\"https://github.com/cordoval\",\"followers_url\":\"https://api.github.com/users/cordoval/followers\",\"following_url\":\"https://api.github.com/users/cordoval/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cordoval/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cordoval/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cordoval/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cordoval/orgs\",\"repos_url\":\"https://api.github.com/users/cordoval/repos\",\"events_url\":\"https://api.github.com/users/cordoval/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cordoval/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2012-05-27T06:13:10Z\",\"updated_at\":\"2014-07-03T10:59:58Z\",\"closed_at\":\"2012-05-29T21:34:37Z\",\"merged_at\":null,\"merge_commit_sha\":\"254a41f854fd11047153a70c421b4ccc1da93fd5\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/1412/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/1412/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/1412/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/3921b2b66983c11df68b77e28890eef31600dce5\",\"head\":{\"label\":\"cordoval:feature/FixTypoDependencyInjectionComponent\",\"ref\":\"feature/FixTypoDependencyInjectionComponent\",\"sha\":\"3921b2b66983c11df68b77e28890eef31600dce5\",\"user\":{\"login\":\"cordoval\",\"id\":328359,\"node_id\":\"MDQ6VXNlcjMyODM1OQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/328359?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cordoval\",\"html_url\":\"https://github.com/cordoval\",\"followers_url\":\"https://api.github.com/users/cordoval/followers\",\"following_url\":\"https://api.github.com/users/cordoval/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cordoval/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cordoval/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cordoval/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cordoval/orgs\",\"repos_url\":\"https://api.github.com/users/cordoval/repos\",\"events_url\":\"https://api.github.com/users/cordoval/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cordoval/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":1897786,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxODk3Nzg2\",\"name\":\"symfony-docs\",\"full_name\":\"cordoval/symfony-docs\",\"owner\":{\"login\":\"cordoval\",\"id\":328359,\"node_id\":\"MDQ6VXNlcjMyODM1OQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/328359?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cordoval\",\"html_url\":\"https://github.com/cordoval\",\"followers_url\":\"https://api.github.com/users/cordoval/followers\",\"following_url\":\"https://api.github.c
INSERT INTO `pullreq` VALUES ('2010', 'twbs/bootstrap', '20428', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/20428\",\"id\":79530602,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Nzk1MzA2MDI=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/20428\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/20428.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/20428.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/20428\",\"number\":20428,\"state\":\"closed\",\"locked\":false,\"title\":\"Upgrade to normalize.css v4.2.0.\",\"user\":{\"login\":\"bardiharborow\",\"id\":1073681,\"node_id\":\"MDQ6VXNlcjEwNzM2ODE=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1073681?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bardiharborow\",\"html_url\":\"https://github.com/bardiharborow\",\"followers_url\":\"https://api.github.com/users/bardiharborow/followers\",\"following_url\":\"https://api.github.com/users/bardiharborow/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bardiharborow/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bardiharborow/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bardiharborow/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bardiharborow/orgs\",\"repos_url\":\"https://api.github.com/users/bardiharborow/repos\",\"events_url\":\"https://api.github.com/users/bardiharborow/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bardiharborow/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes #20384. We probably need to merge this fix in even if we do end up going with #20388.\\n\",\"created_at\":\"2016-08-01T08:22:08Z\",\"updated_at\":\"2016-11-14T10:10:06Z\",\"closed_at\":\"2016-10-03T03:39:34Z\",\"merged_at\":\"2016-10-03T03:39:34Z\",\"merge_commit_sha\":\"f72c21bfc89854f82eba428cf80ef5bb2bc5a4fe\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":210556,\"node_id\":\"MDU6TGFiZWwyMTA1NTY=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/css\",\"name\":\"css\",\"color\":\"563d7c\",\"default\":false,\"description\":null},{\"id\":250176882,\"node_id\":\"MDU6TGFiZWwyNTAxNzY4ODI=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/v4\",\"name\":\"v4\",\"color\":\"563d7c\",\"default\":false,\"description\":null}],\"milestone\":{\"url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/36\",\"html_url\":\"https://github.com/twbs/bootstrap/milestone/36\",\"labels_url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/36/labels\",\"id\":1753846,\"node_id\":\"MDk6TWlsZXN0b25lMTc1Mzg0Ng==\",\"number\":36,\"title\":\"v4.0.0-alpha.5\",\"description\":\"- Bugfixes from previous alpha releases\\r\\n- Navbar revamp\\r\\n- Updated examples (namely for navbar)\\r\\n- Progress bar fixes\\r\\n- Grid fixes\\r\\n- Flexbox fixes\",\"creator\":{\"login\":\"mdo\",\"id\":98681,\"node_id\":\"MDQ6VXNlcjk4Njgx\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/98681?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mdo\",\"html_url\":\"https://github.com/mdo\",\"followers_url\":\"https://api.github.com/users/mdo/followers\",\"following_url\":\"https://api.github.com/users/mdo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mdo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mdo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mdo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mdo/orgs\",\"repos_url\":\"https://api.github.com/users/mdo/repos\",\"events_url\":\"https://api.github.com/users/mdo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mdo/received_events\",\"type\":\"User\",\"site_admin\":true},\"open_issues\":0,\"closed_issues\":150,\"state\":\"closed\",\"created_at\":\"2016-05-08T19:43:14Z\",\"updated_at\":\"2016-11-26T02:43:54Z\",\"due_on\":null,\"closed_at\":\"2016-10-19T08:20:49Z\"},\"draf
INSERT INTO `pullreq` VALUES ('2014', 'joomla/joomla-cms', '16077', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/16077\",\"id\":121046707,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTIxMDQ2NzA3\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/16077\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/16077.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/16077.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/16077\",\"number\":16077,\"state\":\"closed\",\"locked\":false,\"title\":\"Silence PHP Notice on no items tagged\",\"user\":{\"login\":\"PhilETaylor\",\"id\":400092,\"node_id\":\"MDQ6VXNlcjQwMDA5Mg==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/400092?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/PhilETaylor\",\"html_url\":\"https://github.com/PhilETaylor\",\"followers_url\":\"https://api.github.com/users/PhilETaylor/followers\",\"following_url\":\"https://api.github.com/users/PhilETaylor/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/PhilETaylor/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/PhilETaylor/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/PhilETaylor/subscriptions\",\"organizations_url\":\"https://api.github.com/users/PhilETaylor/orgs\",\"repos_url\":\"https://api.github.com/users/PhilETaylor/repos\",\"events_url\":\"https://api.github.com/users/PhilETaylor/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/PhilETaylor/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Pull Request for Issue #16067 .\\r\\n\\r\\n### Summary of Changes\\r\\n\\r\\nDont run code block when there are no items linked to a tag\\r\\n\\r\\n### Testing Instructions\\r\\n\\r\\nInstall Joomla,\\r\\nCreate a tag\\r\\ngo to front end and load that tags page with url like\\r\\nhttp://joomla-cms/index.php?option=com_tags&view=tag&id=3\\r\\n\\r\\n### Expected result\\r\\n\\r\\nNo PHP notices\\r\\n\\r\\n### Actual result\\r\\n\\r\\nPHP notice\\r\\n\\r\\n`Notice: Trying to get property of non-object in .../components/com_tags/views/tag/view.html.php \\r\\non line 120`\\r\\n\\r\\n### Documentation Changes Required\\r\\n\\r\\nNone\",\"created_at\":\"2017-05-17T12:37:45Z\",\"updated_at\":\"2017-05-21T12:56:39Z\",\"closed_at\":\"2017-05-21T12:56:24Z\",\"merged_at\":\"2017-05-21T12:56:24Z\",\"merge_commit_sha\":\"a4ecefcfdb300da031fcaf49510a47b545f503f7\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/22\",\"html_url\":\"https://github.com/joomla/joomla-cms/milestone/22\",\"labels_url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/22/labels\",\"id\":2492323,\"node_id\":\"MDk6TWlsZXN0b25lMjQ5MjMyMw==\",\"number\":22,\"title\":\"Joomla 3.7.2\",\"description\":\"\",\"creator\":{\"login\":\"rdeutz\",\"id\":467356,\"node_id\":\"MDQ6VXNlcjQ2NzM1Ng==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/467356?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rdeutz\",\"html_url\":\"https://github.com/rdeutz\",\"followers_url\":\"https://api.github.com/users/rdeutz/followers\",\"following_url\":\"https://api.github.com/users/rdeutz/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rdeutz/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rdeutz/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rdeutz/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rdeutz/orgs\",\"repos_url\":\"https://api.github.com/users/rdeutz/repos\",\"events_url\":\"https://api.github.com/users/rdeutz/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rdeutz/received_events\",\"type\":\"User\",\"si
INSERT INTO `pullreq` VALUES ('2018', 'hashicorp/terraform', '12737', '{\"url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/12737\",\"id\":110941349,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTEwOTQxMzQ5\",\"html_url\":\"https://github.com/hashicorp/terraform/pull/12737\",\"diff_url\":\"https://github.com/hashicorp/terraform/pull/12737.diff\",\"patch_url\":\"https://github.com/hashicorp/terraform/pull/12737.patch\",\"issue_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/12737\",\"number\":12737,\"state\":\"closed\",\"locked\":false,\"title\":\"Update environments.html.md\",\"user\":{\"login\":\"sprutner\",\"id\":3011275,\"node_id\":\"MDQ6VXNlcjMwMTEyNzU=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/3011275?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sprutner\",\"html_url\":\"https://github.com/sprutner\",\"followers_url\":\"https://api.github.com/users/sprutner/followers\",\"following_url\":\"https://api.github.com/users/sprutner/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sprutner/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sprutner/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sprutner/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sprutner/orgs\",\"repos_url\":\"https://api.github.com/users/sprutner/repos\",\"events_url\":\"https://api.github.com/users/sprutner/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sprutner/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"kind of confusing, example right below is different than quoted command.\",\"created_at\":\"2017-03-15T21:00:49Z\",\"updated_at\":\"2017-03-16T21:16:57Z\",\"closed_at\":\"2017-03-16T21:16:53Z\",\"merged_at\":null,\"merge_commit_sha\":\"5d16cd6b4b25cdfe2409e3cdac731b72e4abcbe3\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":136651375,\"node_id\":\"MDU6TGFiZWwxMzY2NTEzNzU=\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/documentation\",\"name\":\"documentation\",\"color\":\"fef2c0\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/12737/commits\",\"review_comments_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/12737/comments\",\"review_comment_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/12737/comments\",\"statuses_url\":\"https://api.github.com/repos/hashicorp/terraform/statuses/bcb9326b177437336ed9b57af1af072cbfbda387\",\"head\":{\"label\":\"sprutner:patch-1\",\"ref\":\"patch-1\",\"sha\":\"bcb9326b177437336ed9b57af1af072cbfbda387\",\"user\":{\"login\":\"sprutner\",\"id\":3011275,\"node_id\":\"MDQ6VXNlcjMwMTEyNzU=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/3011275?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sprutner\",\"html_url\":\"https://github.com/sprutner\",\"followers_url\":\"https://api.github.com/users/sprutner/followers\",\"following_url\":\"https://api.github.com/users/sprutner/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sprutner/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sprutner/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sprutner/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sprutner/orgs\",\"repos_url\":\"https://api.github.com/users/sprutner/repos\",\"events_url\":\"https://api.github.com/users/sprutner/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sprutner/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":85120411,\"node_id\":\"MDEwOlJlcG9zaXRvcnk4NTEyMDQxMQ==\",\"name\":\"terraform-1\",\"full_name\":\"sprutner/terraform-1\",\"owner\":{\"login\":\"sprutner\",\"id\":3011275,\"node_id\":\"MDQ6VXNlcjMwMTEyNzU=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/3011275?v=4\",\
INSERT INTO `pullreq` VALUES ('2023', 'nodejs/node', '4958', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/4958\",\"id\":57708356,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTc3MDgzNTY=\",\"html_url\":\"https://github.com/nodejs/node/pull/4958\",\"diff_url\":\"https://github.com/nodejs/node/pull/4958.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/4958.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/4958\",\"number\":4958,\"state\":\"closed\",\"locked\":false,\"title\":\"deps: upgrade npm to 3.6.0\",\"user\":{\"login\":\"iarna\",\"id\":983798,\"node_id\":\"MDQ6VXNlcjk4Mzc5OA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/983798?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/iarna\",\"html_url\":\"https://github.com/iarna\",\"followers_url\":\"https://api.github.com/users/iarna/followers\",\"following_url\":\"https://api.github.com/users/iarna/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/iarna/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/iarna/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/iarna/subscriptions\",\"organizations_url\":\"https://api.github.com/users/iarna/orgs\",\"repos_url\":\"https://api.github.com/users/iarna/repos\",\"events_url\":\"https://api.github.com/users/iarna/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/iarna/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This is the big one! After this I anticipate getting back into a weekly cadence of upstreaming things to Node.js.\\n\\nContains the changes in these releases:\\n- https://github.com/npm/npm/releases/tag/v3.4.0\\n- https://github.com/npm/npm/releases/tag/v3.4.1\\n- https://github.com/npm/npm/releases/tag/v3.5.0\\n- https://github.com/npm/npm/releases/tag/v3.5.1\\n- https://github.com/npm/npm/releases/tag/v3.5.2\\n- https://github.com/npm/npm/releases/tag/v3.5.3\\n- https://github.com/npm/npm/releases/tag/v3.5.4\\n- https://github.com/npm/npm/releases/tag/v3.6.0\\n\\nNotable inclusions are:\\n- The clarified split between Terms of Service and the CLI\'s own license (see the discussion in https://github.com/npm/npm/releases/tag/v3.5.1 and #3959 for more context). \\n- Several important changes to how edge cases involving `bundleDependencies` are handled.\\n- Tests don\'t implode when running under a node prerelease.\\n- You also only get one warning now about using a prerelease version rather than dozens and dozens from failed engine checks.\\n- A handful of minor new user affordances in 3.6.0 in particular `npm outdated` reports linked modules & `npm version` can now take `from-git` as an argument.\\n\\n**r**: @Fishrock123 \\n**r**: @jasnell \\n**r**: @mikeal \\n\",\"created_at\":\"2016-01-29T21:56:15Z\",\"updated_at\":\"2016-02-01T21:30:14Z\",\"closed_at\":\"2016-02-01T15:45:15Z\",\"merged_at\":null,\"merge_commit_sha\":\"2f17c04e58811fcb7f7de0eb35751014ea57cde9\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":195452799,\"node_id\":\"MDU6TGFiZWwxOTU0NTI3OTk=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/npm\",\"name\":\"npm\",\"color\":\"fad8c7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/4958/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/4958/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/4958/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/fd24a45ce5b9d31452d0537bb67e3f49e1971be4\",\"head\":{\"label\":\"npm:npm-3.6.0\",\"ref\":\"npm-3.6.0\",\"sha\":\"fd24a45ce5b9d31452d0537bb67e3f49e1971be4\",\"user\":{\"login\":\"npm\",\"id\":6078720,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjYwNzg3MjA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/6078720?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/npm\",\"html_
INSERT INTO `pullreq` VALUES ('2028', 'symfony/symfony-docs', '5788', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/5788\",\"id\":47633883,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDc2MzM4ODM=\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/5788\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/5788.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/5788.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/5788\",\"number\":5788,\"state\":\"closed\",\"locked\":false,\"title\":\"Add note about using choice_label as a callback\",\"user\":{\"login\":\"mhlavac\",\"id\":743421,\"node_id\":\"MDQ6VXNlcjc0MzQyMQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/743421?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mhlavac\",\"html_url\":\"https://github.com/mhlavac\",\"followers_url\":\"https://api.github.com/users/mhlavac/followers\",\"following_url\":\"https://api.github.com/users/mhlavac/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mhlavac/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mhlavac/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mhlavac/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mhlavac/orgs\",\"repos_url\":\"https://api.github.com/users/mhlavac/repos\",\"events_url\":\"https://api.github.com/users/mhlavac/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mhlavac/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"I was wondering how to call a method with an argument for some time and then I\'ve came with an idea of using ArrayAccess that can be used with PropertyAccessor.\\n\\nThen I found I can actually use callback in `choice_label`, but this was not documented. Is this correct usage?\\n\",\"created_at\":\"2015-10-14T09:06:33Z\",\"updated_at\":\"2016-01-30T17:52:53Z\",\"closed_at\":\"2016-01-30T17:52:53Z\",\"merged_at\":null,\"merge_commit_sha\":\"d7198e8f59b1828f2ad2c25ba2f2d344faaa0e9b\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":122168127,\"node_id\":\"MDU6TGFiZWwxMjIxNjgxMjc=\",\"url\":\"https://api.github.com/repos/symfony/symfony-docs/labels/Status:%20Needs%20Work\",\"name\":\"Status: Needs Work\",\"color\":\"d93f0b\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/5788/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/5788/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/5788/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/c5a3ba625da8247baeb8b82f647bf52f3861f75d\",\"head\":{\"label\":\"mhlavac:patch-1\",\"ref\":\"patch-1\",\"sha\":\"c5a3ba625da8247baeb8b82f647bf52f3861f75d\",\"user\":{\"login\":\"mhlavac\",\"id\":743421,\"node_id\":\"MDQ6VXNlcjc0MzQyMQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/743421?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mhlavac\",\"html_url\":\"https://github.com/mhlavac\",\"followers_url\":\"https://api.github.com/users/mhlavac/followers\",\"following_url\":\"https://api.github.com/users/mhlavac/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mhlavac/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mhlavac/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mhlavac/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mhlavac/orgs\",\"repos_url\":\"https://api.github.com/users/mhlavac/repos\",\"events_url\":\"https://api.github.com/users/mhlavac/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mhlavac/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":44236251,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0NDIzNjI1MQ==\",\"name\"
INSERT INTO `pullreq` VALUES ('2032', 'rails/rails', '13867', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/13867\",\"id\":11978026,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE5NzgwMjY=\",\"html_url\":\"https://github.com/rails/rails/pull/13867\",\"diff_url\":\"https://github.com/rails/rails/pull/13867.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/13867.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/13867\",\"number\":13867,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixing issue with activerecord serialization not being able to dump a record after loading it from YAML - fixes #13861\",\"user\":{\"login\":\"mauricio\",\"id\":5742,\"node_id\":\"MDQ6VXNlcjU3NDI=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5742?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mauricio\",\"html_url\":\"https://github.com/mauricio\",\"followers_url\":\"https://api.github.com/users/mauricio/followers\",\"following_url\":\"https://api.github.com/users/mauricio/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mauricio/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mauricio/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mauricio/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mauricio/orgs\",\"repos_url\":\"https://api.github.com/users/mauricio/repos\",\"events_url\":\"https://api.github.com/users/mauricio/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mauricio/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This is a backwards incompatible change for people using `store/serialization`.\\n\\nThis PR fixes the issue raised at https://github.com/rails/rails/issues/13861\\n\\nThe main issue is that [encode_with](https://github.com/rails/rails/blob/master/activerecord/lib/active_record/core.rb#L277) says that the attributes value that is set to the `coder` object is the same that gets set at [init_with](https://github.com/rails/rails/blob/master/activerecord/lib/active_record/core.rb#L205) and while this is true, `init_with` calls `self.class.initialize_attributes(coder[\'attributes\'])` without setting the `:serialized` option and creates the `Serialization::Attibute` object with the `serialized` field set to true as can be seen [here](https://github.com/rails/rails/blob/master/activerecord/lib/active_record/attribute_methods/serialization.rb#L105), but the YAML produced by a `YAML.dump` call is like this:\\n\\n``` yaml\\n--- !ruby/object:Admin::User\\nattributes:\\n id: 721854607\\n name: John Doe\\n settings: !ruby/hash:ActiveSupport::HashWithIndifferentAccess\\n color: black\\n preferences: !ruby/hash:ActiveSupport::HashWithIndifferentAccess\\n remember_login: true\\n json_data: !ruby/hash:ActiveSupport::HashWithIndifferentAccess\\n height: tall\\n json_data_empty: !ruby/hash:ActiveSupport::HashWithIndifferentAccess\\n is_a_good_guy: true\\n params: !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\\n account_id: \\n```\\n\\nThe `json_data` field that should have been a JSON string, since it\'s store `:coder` turns it into JSON before saving it, was saved just like any YAML field. Now, when you `YAML.load` the content above you will get the following error:\\n\\n```\\nTypeError: no implicit conversion of ActiveSupport::HashWithIndifferentAccess into String\\n```\\n\\nAnd it happens because the `init_with` method expected to receive a JSON string at the `json_data` field and not the `ActiveSupport::HashWithIndifferentAccess`, since `:serialized` will be set to true. That\'s why at the original issue description @hundredwatt says that calling `record.reload` works, because when you call `reload` at the object `init_with` is called with the data as it comes from the database column, that will be a JSON string and not a real hash object.\\n\\nThe solution here was creating a separate `attributes_for_coder` method that the serialization code can override when needed to generate the encoded value for the fiel
INSERT INTO `pullreq` VALUES ('2036', 'django/django', '5378', '{\"url\":\"https://api.github.com/repos/django/django/pulls/5378\",\"id\":46562826,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDY1NjI4MjY=\",\"html_url\":\"https://github.com/django/django/pull/5378\",\"diff_url\":\"https://github.com/django/django/pull/5378.diff\",\"patch_url\":\"https://github.com/django/django/pull/5378.patch\",\"issue_url\":\"https://api.github.com/repos/django/django/issues/5378\",\"number\":5378,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixed #18012 -- Propagated reverse foreign keys from proxy models to their concrete class.\",\"user\":{\"login\":\"charettes\",\"id\":9293,\"node_id\":\"MDQ6VXNlcjkyOTM=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/9293?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/charettes\",\"html_url\":\"https://github.com/charettes\",\"followers_url\":\"https://api.github.com/users/charettes/followers\",\"following_url\":\"https://api.github.com/users/charettes/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/charettes/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/charettes/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/charettes/subscriptions\",\"organizations_url\":\"https://api.github.com/users/charettes/orgs\",\"repos_url\":\"https://api.github.com/users/charettes/repos\",\"events_url\":\"https://api.github.com/users/charettes/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/charettes/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2015-10-01T18:59:59Z\",\"updated_at\":\"2015-10-12T16:35:16Z\",\"closed_at\":\"2015-10-12T16:35:15Z\",\"merged_at\":\"2015-10-12T16:35:15Z\",\"merge_commit_sha\":\"c5ce4421e028d43717cecacd250621dfff01ea6f\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/django/django/pulls/5378/commits\",\"review_comments_url\":\"https://api.github.com/repos/django/django/pulls/5378/comments\",\"review_comment_url\":\"https://api.github.com/repos/django/django/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/django/django/issues/5378/comments\",\"statuses_url\":\"https://api.github.com/repos/django/django/statuses/a82e21b0f9ac613db3354d46539cb97c897ea663\",\"head\":{\"label\":\"charettes:ticket-18012\",\"ref\":\"ticket-18012\",\"sha\":\"a82e21b0f9ac613db3354d46539cb97c897ea663\",\"user\":{\"login\":\"charettes\",\"id\":9293,\"node_id\":\"MDQ6VXNlcjkyOTM=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/9293?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/charettes\",\"html_url\":\"https://github.com/charettes\",\"followers_url\":\"https://api.github.com/users/charettes/followers\",\"following_url\":\"https://api.github.com/users/charettes/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/charettes/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/charettes/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/charettes/subscriptions\",\"organizations_url\":\"https://api.github.com/users/charettes/orgs\",\"repos_url\":\"https://api.github.com/users/charettes/repos\",\"events_url\":\"https://api.github.com/users/charettes/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/charettes/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":4164938,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0MTY0OTM4\",\"name\":\"django\",\"full_name\":\"charettes/django\",\"owner\":{\"login\":\"charettes\",\"id\":9293,\"node_id\":\"MDQ6VXNlcjkyOTM=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/9293?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/charettes\",\"html_url\":\"https://github.com/charettes\",\"followers_url\":\"https://api.github.com/users/charettes/followers\",\"following_url\":\"https://api.github.com/users/charettes/following{/other_user}\",\"gists_u
INSERT INTO `pullreq` VALUES ('2040', 'rust-lang/rust', '32187', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/32187\",\"id\":62493485,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjI0OTM0ODU=\",\"html_url\":\"https://github.com/rust-lang/rust/pull/32187\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/32187.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/32187.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/32187\",\"number\":32187,\"state\":\"closed\",\"locked\":false,\"title\":\"fmt: Reexport Alignment (unstable)\",\"user\":{\"login\":\"bluss\",\"id\":3209739,\"node_id\":\"MDQ6VXNlcjMyMDk3Mzk=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/3209739?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bluss\",\"html_url\":\"https://github.com/bluss\",\"followers_url\":\"https://api.github.com/users/bluss/followers\",\"following_url\":\"https://api.github.com/users/bluss/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bluss/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bluss/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bluss/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bluss/orgs\",\"repos_url\":\"https://api.github.com/users/bluss/repos\",\"events_url\":\"https://api.github.com/users/bluss/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bluss/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"fmt: Reexport Alignment (unstable)\\n\\n`Alignment` is returned by the unstable method Formatter::align. Without\\nthis change, the links to it in documentation are dead.\\n\",\"created_at\":\"2016-03-11T03:35:12Z\",\"updated_at\":\"2016-03-11T07:31:21Z\",\"closed_at\":\"2016-03-11T07:31:19Z\",\"merged_at\":null,\"merge_commit_sha\":\"3f4a4c1c5916bcc6cc6e2f6f108e1ec07bcea66b\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/32187/commits\",\"review_comments_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/32187/comments\",\"review_comment_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rust-lang/rust/issues/32187/comments\",\"statuses_url\":\"https://api.github.com/repos/rust-lang/rust/statuses/b22b2aa0414b3d5066331e10a8f9d6cc8d0eec99\",\"head\":{\"label\":\"bluss:fmt-alignment\",\"ref\":\"fmt-alignment\",\"sha\":\"b22b2aa0414b3d5066331e10a8f9d6cc8d0eec99\",\"user\":{\"login\":\"bluss\",\"id\":3209739,\"node_id\":\"MDQ6VXNlcjMyMDk3Mzk=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/3209739?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bluss\",\"html_url\":\"https://github.com/bluss\",\"followers_url\":\"https://api.github.com/users/bluss/followers\",\"following_url\":\"https://api.github.com/users/bluss/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bluss/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bluss/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bluss/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bluss/orgs\",\"repos_url\":\"https://api.github.com/users/bluss/repos\",\"events_url\":\"https://api.github.com/users/bluss/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bluss/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":27685739,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyNzY4NTczOQ==\",\"name\":\"rust\",\"full_name\":\"bluss/rust\",\"owner\":{\"login\":\"bluss\",\"id\":3209739,\"node_id\":\"MDQ6VXNlcjMyMDk3Mzk=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/3209739?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bluss\",\"html_url\":\"https://github.com/bluss\",\"followers_url\":\"https://api.github.com/users/bluss/followers\",\"following_url\":\"https://api.github.com/users/bluss/followi
INSERT INTO `pullreq` VALUES ('2045', 'facebook/react', '9465', '{\"url\":\"https://api.github.com/repos/facebook/react/pulls/9465\",\"id\":116780383,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE2NzgwMzgz\",\"html_url\":\"https://github.com/facebook/react/pull/9465\",\"diff_url\":\"https://github.com/facebook/react/pull/9465.diff\",\"patch_url\":\"https://github.com/facebook/react/pull/9465.patch\",\"issue_url\":\"https://api.github.com/repos/facebook/react/issues/9465\",\"number\":9465,\"state\":\"closed\",\"locked\":false,\"title\":\"Add React benchmarking infrastructure\",\"user\":{\"login\":\"trueadm\",\"id\":1519870,\"node_id\":\"MDQ6VXNlcjE1MTk4NzA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1519870?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/trueadm\",\"html_url\":\"https://github.com/trueadm\",\"followers_url\":\"https://api.github.com/users/trueadm/followers\",\"following_url\":\"https://api.github.com/users/trueadm/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/trueadm/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/trueadm/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/trueadm/subscriptions\",\"organizations_url\":\"https://api.github.com/users/trueadm/orgs\",\"repos_url\":\"https://api.github.com/users/trueadm/repos\",\"events_url\":\"https://api.github.com/users/trueadm/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/trueadm/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This is currently a WIP and is not yet complete.\\r\\n\\r\\nThe aim of this PR is to give us better tracking of performance and bundle sizes as we make changes to the React codebase. \\r\\n\\r\\nTo do this, new infrastructure is needed to validate our code changes against pre-defined benchmarks. We can do this using Google\'s Lighthouse tool, performance markers in the benchmarks, an automated build process. For now the benchmarking script does a build and benchmark run comparing the `local` React repo and a `remote merge base` React repo.\\r\\n\\r\\nThe end goal is to have this process run on a CI pipeline which can provide us feedback in builds/PRs so we have constant feedback in regards to performance improvements and regressions.\\r\\n\\r\\nTo test how this works, run:\\r\\n\\r\\n`yarn bench`\\r\\n\\r\\nFrom the branch on this PR. It should take a few minutes to run and report back the performance metrics of `local` and `remote merge base`.\\r\\n\\r\\nThere are still things that need to be finished:\\r\\n\\r\\n- [x] Provide a better visual output of results when `yarn bench` is run\\r\\n- [x] Add bundle size comparison checks and remove the existing code for showing branches from the Rollup build process (it will become redundant with this feature)\\r\\n- [x] Add more benchmarks other than the `functional-components` benchmark\\r\\n- [x] Add bootstrapped sampled data over results to help show confidence in figures\\r\\n- [x] Add additional CLI options to better refine bench runs\",\"created_at\":\"2017-04-20T14:10:10Z\",\"updated_at\":\"2017-05-09T16:39:03Z\",\"closed_at\":\"2017-05-09T16:13:55Z\",\"merged_at\":\"2017-05-09T16:13:55Z\",\"merge_commit_sha\":\"a7d8ebd2b5ca8e0bf66f3bfa487b1332fc9962fc\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":196858374,\"node_id\":\"MDU6TGFiZWwxOTY4NTgzNzQ=\",\"url\":\"https://api.github.com/repos/facebook/react/labels/CLA%20Signed\",\"name\":\"CLA Signed\",\"color\":\"e7e7e7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/facebook/react/pulls/9465/commits\",\"review_comments_url\":\"https://api.github.com/repos/facebook/react/pulls/9465/comments\",\"review_comment_url\":\"https://api.github.com/repos/facebook/react/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/facebook/react/issues/9465/comments\",\"statuses_url\":\"https://api.github.com/repos/facebook/react/statuses/f9443ee3edc5a56a2996aa9389fdd9dff4e5f0b2\",\"head\":{\"label
INSERT INTO `pullreq` VALUES ('2049', 'hashicorp/terraform', '6533', '{\"url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/6533\",\"id\":69256844,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjkyNTY4NDQ=\",\"html_url\":\"https://github.com/hashicorp/terraform/pull/6533\",\"diff_url\":\"https://github.com/hashicorp/terraform/pull/6533.diff\",\"patch_url\":\"https://github.com/hashicorp/terraform/pull/6533.patch\",\"issue_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/6533\",\"number\":6533,\"state\":\"closed\",\"locked\":true,\"title\":\"add `validate_credentials` option to provider-aws\",\"user\":{\"login\":\"iamatypeofwalrus\",\"id\":1878264,\"node_id\":\"MDQ6VXNlcjE4NzgyNjQ=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1878264?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/iamatypeofwalrus\",\"html_url\":\"https://github.com/iamatypeofwalrus\",\"followers_url\":\"https://api.github.com/users/iamatypeofwalrus/followers\",\"following_url\":\"https://api.github.com/users/iamatypeofwalrus/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/iamatypeofwalrus/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/iamatypeofwalrus/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/iamatypeofwalrus/subscriptions\",\"organizations_url\":\"https://api.github.com/users/iamatypeofwalrus/orgs\",\"repos_url\":\"https://api.github.com/users/iamatypeofwalrus/repos\",\"events_url\":\"https://api.github.com/users/iamatypeofwalrus/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/iamatypeofwalrus/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"My dev team is planning to use Terraform to manage our AWS resources in all of our environments (Dev, Test, and Prod).\\n\\nWe develop 100% locally (fake_sqs and DynamoDB Local) and do not have access to AWS credentials. We\'d like to use Terraform to stand up tables against DynamoDB Local (or any other local AWS service).\\n\\nI added a `validate_credentials` option to the `provider-aws` Schema. It defaults to `true`. When set to `false` the credentials are not validated at all against IAM or the white / black list of account ids.\\n\\nSince DynamoDB Local does not check the validity of the credentials we can create tables against it. \\n\",\"created_at\":\"2016-05-08T00:21:54Z\",\"updated_at\":\"2020-04-23T02:21:33Z\",\"closed_at\":\"2016-08-10T14:10:50Z\",\"merged_at\":null,\"merge_commit_sha\":\"5a1387b8f660e85607a722e80e22c878663a17c3\",\"assignee\":{\"login\":\"radeksimko\",\"id\":287584,\"node_id\":\"MDQ6VXNlcjI4NzU4NA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/287584?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/radeksimko\",\"html_url\":\"https://github.com/radeksimko\",\"followers_url\":\"https://api.github.com/users/radeksimko/followers\",\"following_url\":\"https://api.github.com/users/radeksimko/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/radeksimko/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/radeksimko/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/radeksimko/subscriptions\",\"organizations_url\":\"https://api.github.com/users/radeksimko/orgs\",\"repos_url\":\"https://api.github.com/users/radeksimko/repos\",\"events_url\":\"https://api.github.com/users/radeksimko/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/radeksimko/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"radeksimko\",\"id\":287584,\"node_id\":\"MDQ6VXNlcjI4NzU4NA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/287584?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/radeksimko\",\"html_url\":\"https://github.com/radeksimko\",\"followers_url\":\"https://api.github.com/users/radeksimko/followers\",\"following_url\":\"https://api.github.com/users/radeksimko/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/radeksimko/gists{/gist_id}\",\"starred_ur
INSERT INTO `pullreq` VALUES ('2054', 'saltstack/salt', '11704', '{\"url\":\"https://api.github.com/repos/saltstack/salt/pulls/11704\",\"id\":14246772,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTQyNDY3NzI=\",\"html_url\":\"https://github.com/saltstack/salt/pull/11704\",\"diff_url\":\"https://github.com/saltstack/salt/pull/11704.diff\",\"patch_url\":\"https://github.com/saltstack/salt/pull/11704.patch\",\"issue_url\":\"https://api.github.com/repos/saltstack/salt/issues/11704\",\"number\":11704,\"state\":\"closed\",\"locked\":false,\"title\":\"Added try/except to use old socket.get_gqdn if socket.getaddrinfo fails\",\"user\":{\"login\":\"rallytime\",\"id\":6547906,\"node_id\":\"MDQ6VXNlcjY1NDc5MDY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/6547906?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rallytime\",\"html_url\":\"https://github.com/rallytime\",\"followers_url\":\"https://api.github.com/users/rallytime/followers\",\"following_url\":\"https://api.github.com/users/rallytime/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rallytime/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rallytime/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rallytime/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rallytime/orgs\",\"repos_url\":\"https://api.github.com/users/rallytime/repos\",\"events_url\":\"https://api.github.com/users/rallytime/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rallytime/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"References #11660\\n\\nAdded a `try:except:` to `network.get_fqhostname` to handle the thrown exception in gethostbyname when `sockets.getaddrinfo` fails. \\n\\nSome basic tests are forthcoming. \\n\",\"created_at\":\"2014-04-01T19:50:44Z\",\"updated_at\":\"2014-07-05T18:39:14Z\",\"closed_at\":\"2014-04-01T20:09:58Z\",\"merged_at\":null,\"merge_commit_sha\":null,\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/saltstack/salt/pulls/11704/commits\",\"review_comments_url\":\"https://api.github.com/repos/saltstack/salt/pulls/11704/comments\",\"review_comment_url\":\"https://api.github.com/repos/saltstack/salt/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/saltstack/salt/issues/11704/comments\",\"statuses_url\":\"https://api.github.com/repos/saltstack/salt/statuses/61af510dfaf44ef46f84a5533da146c46362f497\",\"head\":{\"label\":\"rallytime:bug_fix_fqhostname\",\"ref\":\"bug_fix_fqhostname\",\"sha\":\"61af510dfaf44ef46f84a5533da146c46362f497\",\"user\":{\"login\":\"rallytime\",\"id\":6547906,\"node_id\":\"MDQ6VXNlcjY1NDc5MDY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/6547906?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rallytime\",\"html_url\":\"https://github.com/rallytime\",\"followers_url\":\"https://api.github.com/users/rallytime/followers\",\"following_url\":\"https://api.github.com/users/rallytime/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rallytime/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rallytime/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rallytime/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rallytime/orgs\",\"repos_url\":\"https://api.github.com/users/rallytime/repos\",\"events_url\":\"https://api.github.com/users/rallytime/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rallytime/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":16396182,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNjM5NjE4Mg==\",\"name\":\"salt\",\"full_name\":\"rallytime/salt\",\"owner\":{\"login\":\"rallytime\",\"id\":6547906,\"node_id\":\"MDQ6VXNlcjY1NDc5MDY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/6547906?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rallytime\",\"html_url\":\"https://gith
INSERT INTO `pullreq` VALUES ('2058', 'rust-lang/rust', '23988', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/23988\",\"id\":32561700,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzI1NjE3MDA=\",\"html_url\":\"https://github.com/rust-lang/rust/pull/23988\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/23988.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/23988.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/23988\",\"number\":23988,\"state\":\"closed\",\"locked\":false,\"title\":\"This fixes the OpenBSD and Bitrig builds.\",\"user\":{\"login\":\"dhuseby\",\"id\":5017470,\"node_id\":\"MDQ6VXNlcjUwMTc0NzA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5017470?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dhuseby\",\"html_url\":\"https://github.com/dhuseby\",\"followers_url\":\"https://api.github.com/users/dhuseby/followers\",\"following_url\":\"https://api.github.com/users/dhuseby/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dhuseby/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dhuseby/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dhuseby/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dhuseby/orgs\",\"repos_url\":\"https://api.github.com/users/dhuseby/repos\",\"events_url\":\"https://api.github.com/users/dhuseby/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dhuseby/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The lastest master doesn\'t build on Bitrig. This patches fixes that and probably OpenBSD too.\\n\\ncc: @semarie \\n\",\"created_at\":\"2015-04-03T00:09:41Z\",\"updated_at\":\"2015-04-04T19:36:06Z\",\"closed_at\":\"2015-04-03T14:56:07Z\",\"merged_at\":null,\"merge_commit_sha\":\"e1a3892d0379bf856571c135bdc36f63fe7d7ac5\",\"assignee\":{\"login\":\"aturon\",\"id\":709807,\"node_id\":\"MDQ6VXNlcjcwOTgwNw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/709807?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/aturon\",\"html_url\":\"https://github.com/aturon\",\"followers_url\":\"https://api.github.com/users/aturon/followers\",\"following_url\":\"https://api.github.com/users/aturon/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/aturon/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/aturon/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/aturon/subscriptions\",\"organizations_url\":\"https://api.github.com/users/aturon/orgs\",\"repos_url\":\"https://api.github.com/users/aturon/repos\",\"events_url\":\"https://api.github.com/users/aturon/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/aturon/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"aturon\",\"id\":709807,\"node_id\":\"MDQ6VXNlcjcwOTgwNw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/709807?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/aturon\",\"html_url\":\"https://github.com/aturon\",\"followers_url\":\"https://api.github.com/users/aturon/followers\",\"following_url\":\"https://api.github.com/users/aturon/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/aturon/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/aturon/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/aturon/subscriptions\",\"organizations_url\":\"https://api.github.com/users/aturon/orgs\",\"repos_url\":\"https://api.github.com/users/aturon/repos\",\"events_url\":\"https://api.github.com/users/aturon/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/aturon/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/23988/commits\",\"review_comments_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/23988/comments\",\
INSERT INTO `pullreq` VALUES ('2063', 'symfony/symfony', '1539', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/1539\",\"id\":209775,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjA5Nzc1\",\"html_url\":\"https://github.com/symfony/symfony/pull/1539\",\"diff_url\":\"https://github.com/symfony/symfony/pull/1539.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/1539.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/1539\",\"number\":1539,\"state\":\"closed\",\"locked\":false,\"title\":\"Authorize the creation of an empty array of choices.\",\"user\":{\"login\":\"webda2l\",\"id\":517753,\"node_id\":\"MDQ6VXNlcjUxNzc1Mw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/517753?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/webda2l\",\"html_url\":\"https://github.com/webda2l\",\"followers_url\":\"https://api.github.com/users/webda2l/followers\",\"following_url\":\"https://api.github.com/users/webda2l/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/webda2l/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/webda2l/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/webda2l/subscriptions\",\"organizations_url\":\"https://api.github.com/users/webda2l/orgs\",\"repos_url\":\"https://api.github.com/users/webda2l/repos\",\"events_url\":\"https://api.github.com/users/webda2l/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/webda2l/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Authorize the creation of an empty array of choices. (nldr. For autocomplete ajax by example)\\nAs example:\\n\\n```\\n $builder->add(\'toComplete\', \'choice\', array(\\n \'choices\' => array(),\\n \'multiple\' => true,\\n \'required\' => false\\n ))\\n```\\n\",\"created_at\":\"2011-07-05T16:30:29Z\",\"updated_at\":\"2014-07-06T08:09:59Z\",\"closed_at\":\"2011-07-05T16:40:38Z\",\"merged_at\":null,\"merge_commit_sha\":\"\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/1539/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/1539/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/1539/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/af3685b9b53fe7c2e5554437c06f8ac861ea7085\",\"head\":{\"label\":\"webda2l:patch-1\",\"ref\":\"patch-1\",\"sha\":\"af3685b9b53fe7c2e5554437c06f8ac861ea7085\",\"user\":{\"login\":\"webda2l\",\"id\":517753,\"node_id\":\"MDQ6VXNlcjUxNzc1Mw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/517753?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/webda2l\",\"html_url\":\"https://github.com/webda2l\",\"followers_url\":\"https://api.github.com/users/webda2l/followers\",\"following_url\":\"https://api.github.com/users/webda2l/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/webda2l/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/webda2l/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/webda2l/subscriptions\",\"organizations_url\":\"https://api.github.com/users/webda2l/orgs\",\"repos_url\":\"https://api.github.com/users/webda2l/repos\",\"events_url\":\"https://api.github.com/users/webda2l/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/webda2l/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"symfony:master\",\"ref\":\"master\",\"sha\":\"f96baa7e0a7a11851e0f6a8288e6f6d8c56420e2\",\"user\":{\"login\":\"symfony\",\"id\":143937,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjE0MzkzNw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/143937?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/u
INSERT INTO `pullreq` VALUES ('2068', 'joomla/joomla-cms', '12795', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/12795\",\"id\":92502342,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTI1MDIzNDI=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/12795\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/12795.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/12795.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/12795\",\"number\":12795,\"state\":\"closed\",\"locked\":false,\"title\":\"Regression J3.7: menu item params loaded incorrectly\",\"user\":{\"login\":\"JoeJoomlaCoder\",\"id\":23298713,\"node_id\":\"MDQ6VXNlcjIzMjk4NzEz\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/23298713?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/JoeJoomlaCoder\",\"html_url\":\"https://github.com/JoeJoomlaCoder\",\"followers_url\":\"https://api.github.com/users/JoeJoomlaCoder/followers\",\"following_url\":\"https://api.github.com/users/JoeJoomlaCoder/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/JoeJoomlaCoder/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/JoeJoomlaCoder/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/JoeJoomlaCoder/subscriptions\",\"organizations_url\":\"https://api.github.com/users/JoeJoomlaCoder/orgs\",\"repos_url\":\"https://api.github.com/users/JoeJoomlaCoder/repos\",\"events_url\":\"https://api.github.com/users/JoeJoomlaCoder/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/JoeJoomlaCoder/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"**Pull Request for Issue #12787**\\r\\n\\r\\n**Summary of Changes**\\r\\n\\r\\nIssue is due to the change at root/libraries/cms/application/site.php line 355 from:\\r\\n$temp = new Registry; $temp->loadString($menu->params);\\r\\n\\r\\nto\\r\\n\\r\\n$temp = new Registry($menu->params);\\r\\n\\r\\n**Testing Instructions**\\r\\n\\r\\nTest the menu item params override no more taking effect in com_content, etc\\r\\n\\r\\n**Documentation Changes Required**\\r\\n\\r\\n**Steps to reproduce the issue**\\r\\n\\r\\nUse JApplicationSite getParams(\'com_mycomponent\') method for a certain component in the frontend, having a valid routed menu item.\\r\\n\\r\\n**Expected result**\\r\\n\\r\\nAll component params are merged with the specific menu item parameters in the same JRegistry object\\r\\nIf you have a menu item parameter \'myparam\' and you call:\\r\\n$registry = $this->app->getParams(\'com_mycomponent\') ;\\r\\n\\r\\nYou always had:\\r\\n$myParam = $registry->get(\'myparam\');\\r\\n\\r\\n**Actual result**\\r\\n\\r\\nMenu item parameters are not merged as properties of the JRegistry object that can be obtained using the JRegistry \'get\' method, but instead menu items parameters are all included in an array property named \'data\'.\\r\\nIf you have a menu item parameter \'myparam\' and you call:\\r\\n$registry = $this->app->getParams(\'com_mycomponent\') ;\\r\\n\\r\\nYou have:\\r\\n$menuParameters = $registry->get(\'data\');\\r\\n$myParam = $menuParameters[\'myparam\'];\\r\\n\\r\\n**System information (as much as possible)**\\r\\n\\r\\nIssue is due to the change at root/libraries/cms/application/site.php line 355 from:\\r\\n$temp = new Registry; $temp->loadString($menu->params);\\r\\n\\r\\nto\\r\\n\\r\\n$temp = new Registry($menu->params);\\r\\n\\r\\nCurrently menu item params are not applied in J3.7 at all. Just test creating for example a menu item for a single article view.\",\"created_at\":\"2016-11-06T21:00:03Z\",\"updated_at\":\"2016-11-07T08:17:49Z\",\"closed_at\":\"2016-11-07T07:13:50Z\",\"merged_at\":null,\"merge_commit_sha\":\"786ea053062182441d7700f8e64ad90808079ac1\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"miles
INSERT INTO `pullreq` VALUES ('2073', 'kubernetes/kubernetes', '29185', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/29185\",\"id\":77948643,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Nzc5NDg2NDM=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/29185\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/29185.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/29185.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/29185\",\"number\":29185,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix make verify\",\"user\":{\"login\":\"soltysh\",\"id\":576341,\"node_id\":\"MDQ6VXNlcjU3NjM0MQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/576341?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/soltysh\",\"html_url\":\"https://github.com/soltysh\",\"followers_url\":\"https://api.github.com/users/soltysh/followers\",\"following_url\":\"https://api.github.com/users/soltysh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/soltysh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/soltysh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/soltysh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/soltysh/orgs\",\"repos_url\":\"https://api.github.com/users/soltysh/repos\",\"events_url\":\"https://api.github.com/users/soltysh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/soltysh/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"@thockin this fixes `make verify` which was previously failing due to undefined `BRANCH` and `VERBOSE` variables, ptal\\n\",\"created_at\":\"2016-07-19T10:00:06Z\",\"updated_at\":\"2016-08-02T10:58:53Z\",\"closed_at\":\"2016-08-02T08:53:44Z\",\"merged_at\":\"2016-08-02T08:53:44Z\",\"merge_commit_sha\":\"ca7ad6896b91081d20ccecd0a356c824546f8476\",\"assignee\":{\"login\":\"thockin\",\"id\":5595220,\"node_id\":\"MDQ6VXNlcjU1OTUyMjA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5595220?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/thockin\",\"html_url\":\"https://github.com/thockin\",\"followers_url\":\"https://api.github.com/users/thockin/followers\",\"following_url\":\"https://api.github.com/users/thockin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/thockin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/thockin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/thockin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/thockin/orgs\",\"repos_url\":\"https://api.github.com/users/thockin/repos\",\"events_url\":\"https://api.github.com/users/thockin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/thockin/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"thockin\",\"id\":5595220,\"node_id\":\"MDQ6VXNlcjU1OTUyMjA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5595220?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/thockin\",\"html_url\":\"https://github.com/thockin\",\"followers_url\":\"https://api.github.com/users/thockin/followers\",\"following_url\":\"https://api.github.com/users/thockin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/thockin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/thockin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/thockin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/thockin/orgs\",\"repos_url\":\"https://api.github.com/users/thockin/repos\",\"events_url\":\"https://api.github.com/users/thockin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/thockin/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":148225179,\"node_id\":\"MDU6TGFiZWwxNDgyMjUxNzk=\",\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/labels/lgtm\",\"name\":\"lgtm
INSERT INTO `pullreq` VALUES ('2077', 'elastic/elasticsearch', '12209', '{\"url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/12209\",\"id\":39833013,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mzk4MzMwMTM=\",\"html_url\":\"https://github.com/elastic/elasticsearch/pull/12209\",\"diff_url\":\"https://github.com/elastic/elasticsearch/pull/12209.diff\",\"patch_url\":\"https://github.com/elastic/elasticsearch/pull/12209.patch\",\"issue_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/12209\",\"number\":12209,\"state\":\"closed\",\"locked\":false,\"title\":\"Add date math support in index names\",\"user\":{\"login\":\"martijnvg\",\"id\":580421,\"node_id\":\"MDQ6VXNlcjU4MDQyMQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/580421?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/martijnvg\",\"html_url\":\"https://github.com/martijnvg\",\"followers_url\":\"https://api.github.com/users/martijnvg/followers\",\"following_url\":\"https://api.github.com/users/martijnvg/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/martijnvg/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/martijnvg/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/martijnvg/subscriptions\",\"organizations_url\":\"https://api.github.com/users/martijnvg/orgs\",\"repos_url\":\"https://api.github.com/users/martijnvg/repos\",\"events_url\":\"https://api.github.com/users/martijnvg/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/martijnvg/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Date math index name resolution enables you to search a range of time-series indices, rather than searching all of your time-series indices and filtering the the results or maintaining aliases. Limiting the number of indices that are searched reduces the load on the cluster and improves execution performance. For example, if you are searching for errors in your daily logs, you can use a date math name template to restrict the search to the past two days.\\n\\nThe added `ExpressionResolver` implementation that is responsible for resolving date math expressions in index names. This resolver is evaluated before wildcard expressions are evaluated.\\n\\nThe supported format: `<static_name{date_math_expr{date_format|timezone_id}}>` and the date math expressions must be enclosed within angle brackets. The `date_format` is optional and defaults to `YYYY.MM.dd`. The `timezone_id` id is optional too and defaults to `utc`.\\n\\nThe `{` character can be escaped by places `\\\\\\\\` before it.\\n\\nThe following index names can be specified: (assuming now is 2024.03.22 noon utc)\\n- `<logstash-{now/d}>` translates into `logstash-2024.03.22`\\n- `<logstash-{now/M}>` translates into `logstash-2024.03.01`\\n- `<logstash-{now/M{YYYY.MM}}>` translates into `logstash-2024.03`\\n- `<logstash-{now/M-1M{YYYY.MM}}>` translates into `logstash-2024.02`\\n- `<logstash-{now/d{YYYY.MM.dd|+12:00}}>` translates into `logstash-2024.03.23`\\n\\nThe following example shows a search request that searches the Logstash indices for the past\\nthree days:\\n\\n``` bash\\ncurl -XGET \'localhost:9200/<logstash-{now/d-2d}>,<logstash-{now/d-1d}>,<logstash-{now/d}>/_search\' {\\n \\\"query\\\" : {\\n ...\\n }\\n}\\n```\\n\\nPR for #12059\\n\",\"created_at\":\"2015-07-13T16:58:14Z\",\"updated_at\":\"2015-07-30T13:55:47Z\",\"closed_at\":\"2015-07-29T15:42:45Z\",\"merged_at\":\"2015-07-29T15:42:45Z\",\"merge_commit_sha\":\"0989890da23ce3f0691ca41851c9e30426ba1ebe\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":163824881,\"node_id\":\"MDU6TGFiZWwxNjM4MjQ4ODE=\",\"url\":\"https://api.github.com/repos/elastic/elasticsearch/labels/:Core/Index%20APIs\",\"name\":\":Core/Index APIs\",\"color\":\"0e8a16\",\"default\":false},{\"id\":23172,\"node_id\":\"MDU6TGFiZWwyMzE3Mg==\",\"url\":\"https://api.github.com/repos/elastic/elasticsearch/labels/%3Efeature\",\"name\":\">feature\",\"color\":\"006b75\",\"default\":false},{
INSERT INTO `pullreq` VALUES ('2081', 'rust-lang/rust', '19657', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/19657\",\"id\":25732823,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjU3MzI4MjM=\",\"html_url\":\"https://github.com/rust-lang/rust/pull/19657\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/19657.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/19657.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/19657\",\"number\":19657,\"state\":\"closed\",\"locked\":false,\"title\":\"Small documentation link fix\",\"user\":{\"login\":\"AndreasLoow\",\"id\":9025304,\"node_id\":\"MDQ6VXNlcjkwMjUzMDQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/9025304?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/AndreasLoow\",\"html_url\":\"https://github.com/AndreasLoow\",\"followers_url\":\"https://api.github.com/users/AndreasLoow/followers\",\"following_url\":\"https://api.github.com/users/AndreasLoow/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/AndreasLoow/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/AndreasLoow/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/AndreasLoow/subscriptions\",\"organizations_url\":\"https://api.github.com/users/AndreasLoow/orgs\",\"repos_url\":\"https://api.github.com/users/AndreasLoow/repos\",\"events_url\":\"https://api.github.com/users/AndreasLoow/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/AndreasLoow/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The lifetime guide was renamed to ownership guide in e2fe7a083ed63b1a739f5e0d0417cfd8a7da6510.\\n\",\"created_at\":\"2014-12-09T10:32:48Z\",\"updated_at\":\"2014-12-09T17:27:20Z\",\"closed_at\":\"2014-12-09T17:27:20Z\",\"merged_at\":null,\"merge_commit_sha\":\"2e520e83758a4ea5260962cb1a642c207f027ab4\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/19657/commits\",\"review_comments_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/19657/comments\",\"review_comment_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rust-lang/rust/issues/19657/comments\",\"statuses_url\":\"https://api.github.com/repos/rust-lang/rust/statuses/9a829e2a1f7313db53b114d4cbf7c543f77ee08b\",\"head\":{\"label\":\"AndreasLoow:minor-doc-link-fix\",\"ref\":\"minor-doc-link-fix\",\"sha\":\"9a829e2a1f7313db53b114d4cbf7c543f77ee08b\",\"user\":{\"login\":\"AndreasLoow\",\"id\":9025304,\"node_id\":\"MDQ6VXNlcjkwMjUzMDQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/9025304?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/AndreasLoow\",\"html_url\":\"https://github.com/AndreasLoow\",\"followers_url\":\"https://api.github.com/users/AndreasLoow/followers\",\"following_url\":\"https://api.github.com/users/AndreasLoow/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/AndreasLoow/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/AndreasLoow/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/AndreasLoow/subscriptions\",\"organizations_url\":\"https://api.github.com/users/AndreasLoow/orgs\",\"repos_url\":\"https://api.github.com/users/AndreasLoow/repos\",\"events_url\":\"https://api.github.com/users/AndreasLoow/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/AndreasLoow/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"rust-lang:master\",\"ref\":\"master\",\"sha\":\"50b6d01e1c4a3091e7bf9ab8e7cc053f96f06e66\",\"user\":{\"login\":\"rust-lang\",\"id\":5430905,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjU0MzA5MDU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5430905?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rust-lang\",\"html_url\":\"https://github.com/rust-lang\",\"foll
INSERT INTO `pullreq` VALUES ('2086', 'pydata/pandas', '2005', '{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/2005\",\"id\":2509568,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjUwOTU2OA==\",\"html_url\":\"https://github.com/pandas-dev/pandas/pull/2005\",\"diff_url\":\"https://github.com/pandas-dev/pandas/pull/2005.diff\",\"patch_url\":\"https://github.com/pandas-dev/pandas/pull/2005.patch\",\"issue_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/2005\",\"number\":2005,\"state\":\"closed\",\"locked\":false,\"title\":\"More Unicode, factor out pprinting of labels and names\",\"user\":{\"login\":\"ghost\",\"id\":10137,\"node_id\":\"MDQ6VXNlcjEwMTM3\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/10137?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ghost\",\"html_url\":\"https://github.com/ghost\",\"followers_url\":\"https://api.github.com/users/ghost/followers\",\"following_url\":\"https://api.github.com/users/ghost/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ghost/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ghost/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ghost/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ghost/orgs\",\"repos_url\":\"https://api.github.com/users/ghost/repos\",\"events_url\":\"https://api.github.com/users/ghost/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ghost/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"addresses the same issue in 72ed09d applied to other occurences in the tree,\\nfactored out the pprint code to a helper.\\n\\nnow supports pprinting of heterogeneous nested-nested-nested tuples with unicode strings, \\nFTW.\\n\",\"created_at\":\"2012-10-02T00:39:30Z\",\"updated_at\":\"2012-10-12T23:36:15Z\",\"closed_at\":\"2012-10-12T23:36:03Z\",\"merged_at\":\"2012-10-12T23:36:03Z\",\"merge_commit_sha\":\"0143414c79d9461227e1ad8035e776a25b3a5b53\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/17\",\"html_url\":\"https://github.com/pandas-dev/pandas/milestone/17\",\"labels_url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/17/labels\",\"id\":194158,\"node_id\":\"MDk6TWlsZXN0b25lMTk0MTU4\",\"number\":17,\"title\":\"0.9.1\",\"description\":\"\",\"creator\":{\"login\":\"wesm\",\"id\":329591,\"node_id\":\"MDQ6VXNlcjMyOTU5MQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/329591?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wesm\",\"html_url\":\"https://github.com/wesm\",\"followers_url\":\"https://api.github.com/users/wesm/followers\",\"following_url\":\"https://api.github.com/users/wesm/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/wesm/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/wesm/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/wesm/subscriptions\",\"organizations_url\":\"https://api.github.com/users/wesm/orgs\",\"repos_url\":\"https://api.github.com/users/wesm/repos\",\"events_url\":\"https://api.github.com/users/wesm/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/wesm/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":130,\"state\":\"closed\",\"created_at\":\"2012-10-11T19:38:39Z\",\"updated_at\":\"2012-11-19T16:07:57Z\",\"due_on\":\"2012-10-27T07:00:00Z\",\"closed_at\":\"2012-11-18T18:54:52Z\"},\"draft\":false,\"commits_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/2005/commits\",\"review_comments_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/2005/comments\",\"review_comment_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/2005/comments\",\"statuses_url\":\"https://api.github.com/repos/pandas-dev/pandas/statuses/5fa2ae439f4e02e0d97ff05
INSERT INTO `pullreq` VALUES ('2091', 'facebook/react', '4344', '{\"url\":\"https://api.github.com/repos/facebook/react/pulls/4344\",\"id\":39736866,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mzk3MzY4NjY=\",\"html_url\":\"https://github.com/facebook/react/pull/4344\",\"diff_url\":\"https://github.com/facebook/react/pull/4344.diff\",\"patch_url\":\"https://github.com/facebook/react/pull/4344.patch\",\"issue_url\":\"https://api.github.com/repos/facebook/react/issues/4344\",\"number\":4344,\"state\":\"closed\",\"locked\":false,\"title\":\"Don\'t skip reconcilation if context differs\",\"user\":{\"login\":\"jimfb\",\"id\":9595985,\"node_id\":\"MDQ6VXNlcjk1OTU5ODU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/9595985?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jimfb\",\"html_url\":\"https://github.com/jimfb\",\"followers_url\":\"https://api.github.com/users/jimfb/followers\",\"following_url\":\"https://api.github.com/users/jimfb/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jimfb/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jimfb/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jimfb/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jimfb/orgs\",\"repos_url\":\"https://api.github.com/users/jimfb/repos\",\"events_url\":\"https://api.github.com/users/jimfb/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jimfb/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This adds a reconciliation bailout condition asserting that context has not changed, which fixes the other half of @ryanflorence\'s discovery in https://github.com/facebook/react/issues/4218.\\n\\nFor those following along, the first half of this bug was fixed in https://github.com/facebook/react/pull/4221. The assertion that there may be a bug in the reconciler turned out to be due to a bug in jest: https://github.com/facebook/jest/issues/429 (if you\'re bored and want to have fun, see if you can identify the \'fix\' in this diff that avoids that bug). But I digress...\\n\\nThis diff results in a divergence between dev and prod behavior (specifically, more components will rerender more often in dev) because we no longer bail out of reconciliation in dev mode due to https://github.com/facebook/react/pull/3516/files causing there to always be a context variable change. This means not only that we should start running React unit tests in both dev and prod mode, but also has ramifications for developers who only test in dev before shipping their components to prod.\\n\\n@sebmarkbage @spicyj \\n\",\"created_at\":\"2015-07-11T01:04:17Z\",\"updated_at\":\"2015-08-11T17:44:14Z\",\"closed_at\":\"2015-08-11T17:44:14Z\",\"merged_at\":\"2015-08-11T17:44:14Z\",\"merge_commit_sha\":\"a0d2f72182d8d3c307b67a35e03d48a677d07f24\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":196858374,\"node_id\":\"MDU6TGFiZWwxOTY4NTgzNzQ=\",\"url\":\"https://api.github.com/repos/facebook/react/labels/CLA%20Signed\",\"name\":\"CLA Signed\",\"color\":\"e7e7e7\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/facebook/react/milestones/13\",\"html_url\":\"https://github.com/facebook/react/milestone/13\",\"labels_url\":\"https://api.github.com/repos/facebook/react/milestones/13/labels\",\"id\":1035426,\"node_id\":\"MDk6TWlsZXN0b25lMTAzNTQyNg==\",\"number\":13,\"title\":\"0.14\",\"description\":null,\"creator\":{\"login\":\"sophiebits\",\"id\":6820,\"node_id\":\"MDQ6VXNlcjY4MjA=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/6820?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sophiebits\",\"html_url\":\"https://github.com/sophiebits\",\"followers_url\":\"https://api.github.com/users/sophiebits/followers\",\"following_url\":\"https://api.github.com/users/sophiebits/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sophiebits/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sophiebits/starred{/owne
INSERT INTO `pullreq` VALUES ('2095', 'symfony/symfony', '17136', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/17136\",\"id\":54589774,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTQ1ODk3NzQ=\",\"html_url\":\"https://github.com/symfony/symfony/pull/17136\",\"diff_url\":\"https://github.com/symfony/symfony/pull/17136.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/17136.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/17136\",\"number\":17136,\"state\":\"closed\",\"locked\":false,\"title\":\"Added getter and setter of QuestionHelper to SymfonyStyle\",\"user\":{\"login\":\"SCIF\",\"id\":671925,\"node_id\":\"MDQ6VXNlcjY3MTkyNQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/671925?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/SCIF\",\"html_url\":\"https://github.com/SCIF\",\"followers_url\":\"https://api.github.com/users/SCIF/followers\",\"following_url\":\"https://api.github.com/users/SCIF/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/SCIF/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/SCIF/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/SCIF/subscriptions\",\"organizations_url\":\"https://api.github.com/users/SCIF/orgs\",\"repos_url\":\"https://api.github.com/users/SCIF/repos\",\"events_url\":\"https://api.github.com/users/SCIF/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/SCIF/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | yes |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | - |\\n| License | MIT |\\n| Doc PR | - |\\n\\nCurrent SymfonyStyle implementation disallow to test interactively input of command according [docs](http://symfony.com/doc/current/components/console/helpers/questionhelper.html#testing-a-command-that-expects-input).\\n\",\"created_at\":\"2015-12-25T15:48:40Z\",\"updated_at\":\"2016-06-15T08:40:16Z\",\"closed_at\":\"2016-06-15T08:40:16Z\",\"merged_at\":null,\"merge_commit_sha\":\"a009c5fdb7322b3a45d860f04006886b500dbb0e\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":100079,\"node_id\":\"MDU6TGFiZWwxMDAwNzk=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Bug\",\"name\":\"Bug\",\"color\":\"e10c02\",\"default\":false},{\"id\":125388,\"node_id\":\"MDU6TGFiZWwxMjUzODg=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Console\",\"name\":\"Console\",\"color\":\"DDDDDD\",\"default\":false},{\"id\":237003792,\"node_id\":\"MDU6TGFiZWwyMzcwMDM3OTI=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Status:%20Needs%20Review\",\"name\":\"Status: Needs Review\",\"color\":\"ededed\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/17136/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/17136/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/17136/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/e5087fedc6b45e69a9897230e69d43ad6fc5ed66\",\"head\":{\"label\":\"SCIF:symfonystyle-patch\",\"ref\":\"symfonystyle-patch\",\"sha\":\"e5087fedc6b45e69a9897230e69d43ad6fc5ed66\",\"user\":{\"login\":\"SCIF\",\"id\":671925,\"node_id\":\"MDQ6VXNlcjY3MTkyNQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/671925?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/SCIF\",\"html_url\":\"https://github.com/SCIF\",\"followers_url\":\"https://api.github.com/users/SCIF/followers\",\"following_url\":\"https://api.github.com/users/SCIF/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/SCIF/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/SCIF/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/
INSERT INTO `pullreq` VALUES ('2099', 'hashicorp/terraform', '1804', '{\"url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/1804\",\"id\":34711743,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzQ3MTE3NDM=\",\"html_url\":\"https://github.com/hashicorp/terraform/pull/1804\",\"diff_url\":\"https://github.com/hashicorp/terraform/pull/1804.diff\",\"patch_url\":\"https://github.com/hashicorp/terraform/pull/1804.patch\",\"issue_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/1804\",\"number\":1804,\"state\":\"closed\",\"locked\":false,\"title\":\"Small fix needed to be inline with the updated AWS SDK again...\",\"user\":{\"login\":\"svanharmelen\",\"id\":4171547,\"node_id\":\"MDQ6VXNlcjQxNzE1NDc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/4171547?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/svanharmelen\",\"html_url\":\"https://github.com/svanharmelen\",\"followers_url\":\"https://api.github.com/users/svanharmelen/followers\",\"following_url\":\"https://api.github.com/users/svanharmelen/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/svanharmelen/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/svanharmelen/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/svanharmelen/subscriptions\",\"organizations_url\":\"https://api.github.com/users/svanharmelen/orgs\",\"repos_url\":\"https://api.github.com/users/svanharmelen/repos\",\"events_url\":\"https://api.github.com/users/svanharmelen/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/svanharmelen/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Executed a couple of AWS ACC test as well to make sure everything works properly again after this fix…\\n\",\"created_at\":\"2015-05-05T10:26:44Z\",\"updated_at\":\"2015-05-05T17:38:50Z\",\"closed_at\":\"2015-05-05T10:29:52Z\",\"merged_at\":\"2015-05-05T10:29:52Z\",\"merge_commit_sha\":\"c844297abf0f2d637ea7cee3cfcbbc533f29a9ab\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/1804/commits\",\"review_comments_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/1804/comments\",\"review_comment_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/1804/comments\",\"statuses_url\":\"https://api.github.com/repos/hashicorp/terraform/statuses/7274de3c1db064f28473b142bedf4804e2d1be08\",\"head\":{\"label\":\"svanharmelen:b-fix-after-aws-sdk-changes\",\"ref\":\"b-fix-after-aws-sdk-changes\",\"sha\":\"7274de3c1db064f28473b142bedf4804e2d1be08\",\"user\":{\"login\":\"svanharmelen\",\"id\":4171547,\"node_id\":\"MDQ6VXNlcjQxNzE1NDc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/4171547?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/svanharmelen\",\"html_url\":\"https://github.com/svanharmelen\",\"followers_url\":\"https://api.github.com/users/svanharmelen/followers\",\"following_url\":\"https://api.github.com/users/svanharmelen/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/svanharmelen/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/svanharmelen/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/svanharmelen/subscriptions\",\"organizations_url\":\"https://api.github.com/users/svanharmelen/orgs\",\"repos_url\":\"https://api.github.com/users/svanharmelen/repos\",\"events_url\":\"https://api.github.com/users/svanharmelen/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/svanharmelen/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":27924829,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyNzkyNDgyOQ==\",\"name\":\"terraform\",\"full_name\":\"svanharmelen/terraform\",\"owner\":{\"login\":\"svanharmelen\",\"id\":4171547,\"node_id\":\"MDQ6VXNlcjQxNzE1NDc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/
INSERT INTO `pullreq` VALUES ('2103', 'kubernetes/kubernetes', '11679', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/11679\",\"id\":40524145,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDA1MjQxNDU=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/11679\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/11679.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/11679.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/11679\",\"number\":11679,\"state\":\"closed\",\"locked\":false,\"title\":\"Bare metal loadblancers\",\"user\":{\"login\":\"bprashanth\",\"id\":10927820,\"node_id\":\"MDQ6VXNlcjEwOTI3ODIw\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/10927820?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bprashanth\",\"html_url\":\"https://github.com/bprashanth\",\"followers_url\":\"https://api.github.com/users/bprashanth/followers\",\"following_url\":\"https://api.github.com/users/bprashanth/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bprashanth/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bprashanth/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bprashanth/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bprashanth/orgs\",\"repos_url\":\"https://api.github.com/users/bprashanth/repos\",\"events_url\":\"https://api.github.com/users/bprashanth/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bprashanth/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Because fun. @thockin \\n\",\"created_at\":\"2015-07-22T02:11:26Z\",\"updated_at\":\"2015-10-26T00:37:40Z\",\"closed_at\":\"2015-08-04T22:35:44Z\",\"merged_at\":\"2015-08-04T22:35:44Z\",\"merge_commit_sha\":\"c624bc489d00e9b7e61b968af508f2f0057328d6\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":148225179,\"node_id\":\"MDU6TGFiZWwxNDgyMjUxNzk=\",\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/labels/lgtm\",\"name\":\"lgtm\",\"color\":\"15dd18\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/11679/commits\",\"review_comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/11679/comments\",\"review_comment_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/11679/comments\",\"statuses_url\":\"https://api.github.com/repos/kubernetes/kubernetes/statuses/81d91b1f054170e48702ad23518a1dd2ecd7ba94\",\"head\":{\"label\":\"bprashanth:haproxy\",\"ref\":\"haproxy\",\"sha\":\"81d91b1f054170e48702ad23518a1dd2ecd7ba94\",\"user\":{\"login\":\"bprashanth\",\"id\":10927820,\"node_id\":\"MDQ6VXNlcjEwOTI3ODIw\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/10927820?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bprashanth\",\"html_url\":\"https://github.com/bprashanth\",\"followers_url\":\"https://api.github.com/users/bprashanth/followers\",\"following_url\":\"https://api.github.com/users/bprashanth/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bprashanth/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bprashanth/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bprashanth/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bprashanth/orgs\",\"repos_url\":\"https://api.github.com/users/bprashanth/repos\",\"events_url\":\"https://api.github.com/users/bprashanth/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bprashanth/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":30552514,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMDU1MjUxNA==\",\"name\":\"kubernetes\",\"full_name\":\"bprashanth/kubernetes\",\"owner\":{\"login\":\"bprashanth\",\"id\":10927820,\"node_id\":\"MDQ6VXNlcjEwOTI3ODIw\",\"avatar_url\":\"https://avatars2.githubu
INSERT INTO `pullreq` VALUES ('2107', 'mozilla-b2g/gaia', '27781', '{\"url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/27781\",\"id\":28286108,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjgyODYxMDg=\",\"html_url\":\"https://github.com/mozilla-b2g/gaia/pull/27781\",\"diff_url\":\"https://github.com/mozilla-b2g/gaia/pull/27781.diff\",\"patch_url\":\"https://github.com/mozilla-b2g/gaia/pull/27781.patch\",\"issue_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/issues/27781\",\"number\":27781,\"state\":\"closed\",\"locked\":false,\"title\":\"Bug 1112131 - Updated gaia-header to v0.6.0\",\"user\":{\"login\":\"wilsonpage\",\"id\":1020551,\"node_id\":\"MDQ6VXNlcjEwMjA1NTE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1020551?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wilsonpage\",\"html_url\":\"https://github.com/wilsonpage\",\"followers_url\":\"https://api.github.com/users/wilsonpage/followers\",\"following_url\":\"https://api.github.com/users/wilsonpage/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/wilsonpage/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/wilsonpage/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/wilsonpage/subscriptions\",\"organizations_url\":\"https://api.github.com/users/wilsonpage/orgs\",\"repos_url\":\"https://api.github.com/users/wilsonpage/repos\",\"events_url\":\"https://api.github.com/users/wilsonpage/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/wilsonpage/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":null,\"created_at\":\"2015-01-29T15:15:34Z\",\"updated_at\":\"2015-02-05T09:05:19Z\",\"closed_at\":\"2015-02-05T09:05:19Z\",\"merged_at\":null,\"merge_commit_sha\":\"ac144433b7dd88bda5244c65218e43daeb66e859\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/27781/commits\",\"review_comments_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/27781/comments\",\"review_comment_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/issues/27781/comments\",\"statuses_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/statuses/b58617df7fb5671641529cf2e0edeb4376c8256a\",\"head\":{\"label\":\"wilsonpage:1112131\",\"ref\":\"1112131\",\"sha\":\"b58617df7fb5671641529cf2e0edeb4376c8256a\",\"user\":{\"login\":\"wilsonpage\",\"id\":1020551,\"node_id\":\"MDQ6VXNlcjEwMjA1NTE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1020551?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wilsonpage\",\"html_url\":\"https://github.com/wilsonpage\",\"followers_url\":\"https://api.github.com/users/wilsonpage/followers\",\"following_url\":\"https://api.github.com/users/wilsonpage/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/wilsonpage/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/wilsonpage/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/wilsonpage/subscriptions\",\"organizations_url\":\"https://api.github.com/users/wilsonpage/orgs\",\"repos_url\":\"https://api.github.com/users/wilsonpage/repos\",\"events_url\":\"https://api.github.com/users/wilsonpage/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/wilsonpage/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":12445689,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjQ0NTY4OQ==\",\"name\":\"gaia\",\"full_name\":\"wilsonpage/gaia\",\"owner\":{\"login\":\"wilsonpage\",\"id\":1020551,\"node_id\":\"MDQ6VXNlcjEwMjA1NTE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1020551?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wilsonpage\",\"html_url\":\"https://github.com/wilsonpage\",\"followers_url\":\"https://api.github.com/users/wilsonpage/followers\",\"following_url\":\"https://api.github.com/users/wilsonpage/follow
INSERT INTO `pullreq` VALUES ('2111', 'nodejs/node', '2252', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/2252\",\"id\":40862937,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDA4NjI5Mzc=\",\"html_url\":\"https://github.com/nodejs/node/pull/2252\",\"diff_url\":\"https://github.com/nodejs/node/pull/2252.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/2252.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/2252\",\"number\":2252,\"state\":\"closed\",\"locked\":false,\"title\":\"net: don\'t throw when socket is destroyed\",\"user\":{\"login\":\"cjihrig\",\"id\":2512748,\"node_id\":\"MDQ6VXNlcjI1MTI3NDg=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2512748?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cjihrig\",\"html_url\":\"https://github.com/cjihrig\",\"followers_url\":\"https://api.github.com/users/cjihrig/followers\",\"following_url\":\"https://api.github.com/users/cjihrig/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cjihrig/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cjihrig/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cjihrig/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cjihrig/orgs\",\"repos_url\":\"https://api.github.com/users/cjihrig/repos\",\"events_url\":\"https://api.github.com/users/cjihrig/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cjihrig/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Closes #2250 \\n\",\"created_at\":\"2015-07-27T00:29:06Z\",\"updated_at\":\"2015-07-27T04:36:28Z\",\"closed_at\":\"2015-07-27T00:39:55Z\",\"merged_at\":null,\"merge_commit_sha\":\"a39cf6e52f5d3f51077762b46192bf888eabea17\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155435815,\"node_id\":\"MDU6TGFiZWwxNTU0MzU4MTU=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/net\",\"name\":\"net\",\"color\":\"eb6420\",\"default\":false,\"description\":\"Issues and PRs related to the built-in net module.\"}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/2252/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/2252/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/2252/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/f3530809a28b794778cde64de6ae1ef7daa53361\",\"head\":{\"label\":\"cjihrig:bug\",\"ref\":\"bug\",\"sha\":\"f3530809a28b794778cde64de6ae1ef7daa53361\",\"user\":{\"login\":\"cjihrig\",\"id\":2512748,\"node_id\":\"MDQ6VXNlcjI1MTI3NDg=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2512748?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cjihrig\",\"html_url\":\"https://github.com/cjihrig\",\"followers_url\":\"https://api.github.com/users/cjihrig/followers\",\"following_url\":\"https://api.github.com/users/cjihrig/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cjihrig/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cjihrig/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cjihrig/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cjihrig/orgs\",\"repos_url\":\"https://api.github.com/users/cjihrig/repos\",\"events_url\":\"https://api.github.com/users/cjihrig/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cjihrig/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"nodejs:master\",\"ref\":\"master\",\"sha\":\"ac70bc82404ec60a71e651a9e16dd4910c020b72\",\"user\":{\"login\":\"nodejs\",\"id\":9950313,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjk5NTAzMTM=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/9950313?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nodejs\",\"html_url\":\"https://github.com/nodejs\",\"follow
INSERT INTO `pullreq` VALUES ('2116', 'symfony/symfony', '3057', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/3057\",\"id\":663890,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjYzODkw\",\"html_url\":\"https://github.com/symfony/symfony/pull/3057\",\"diff_url\":\"https://github.com/symfony/symfony/pull/3057.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/3057.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/3057\",\"number\":3057,\"state\":\"closed\",\"locked\":false,\"title\":\"[Routing] added support for hostname requirement to routes\",\"user\":{\"login\":\"gunnarlium\",\"id\":207556,\"node_id\":\"MDQ6VXNlcjIwNzU1Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/207556?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gunnarlium\",\"html_url\":\"https://github.com/gunnarlium\",\"followers_url\":\"https://api.github.com/users/gunnarlium/followers\",\"following_url\":\"https://api.github.com/users/gunnarlium/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gunnarlium/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gunnarlium/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gunnarlium/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gunnarlium/orgs\",\"repos_url\":\"https://api.github.com/users/gunnarlium/repos\",\"events_url\":\"https://api.github.com/users/gunnarlium/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/gunnarlium/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Bug fix: no\\nFeature addition: yes\\nBackwards compatibility break: no\\nSymfony2 tests pass: yes (All Routing tests pass, Locale tests fail on my localhost, but I have not touched those files)\\nFixes the following tickets: -\\nTodo:\\n- Add documentation if feature is approved\\n- Maybe add/test wildcard support\\n\\nThis patch adds support for hostname requirements on routes:\\n\\n```\\nhostbased_route:\\n pattern: /\\n requirements:\\n _host: symfony.com|symfony.org\\n```\\n\\nThis route would only match if RequestContext::getHost() matches symfony.com or symfony.org.\\n\",\"created_at\":\"2012-01-08T00:25:22Z\",\"updated_at\":\"2014-06-13T00:14:24Z\",\"closed_at\":\"2012-04-24T20:17:16Z\",\"merged_at\":null,\"merge_commit_sha\":\"a4feffc20145fd24f2f9c60ece52422966bd637e\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/3057/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/3057/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/3057/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/a64cb651002efbc441ebac8ece25c1afccbda2af\",\"head\":{\"label\":\"gunnarlium:hostaware_routing\",\"ref\":\"hostaware_routing\",\"sha\":\"a64cb651002efbc441ebac8ece25c1afccbda2af\",\"user\":{\"login\":\"gunnarlium\",\"id\":207556,\"node_id\":\"MDQ6VXNlcjIwNzU1Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/207556?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gunnarlium\",\"html_url\":\"https://github.com/gunnarlium\",\"followers_url\":\"https://api.github.com/users/gunnarlium/followers\",\"following_url\":\"https://api.github.com/users/gunnarlium/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gunnarlium/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gunnarlium/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gunnarlium/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gunnarlium/orgs\",\"repos_url\":\"https://api.github.com/users/gunnarlium/repos\",\"events_url\":\"https://api.github.com/users/gunnarlium/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/gunnarlium/received_ev
INSERT INTO `pullreq` VALUES ('2120', 'symfony/symfony', '20555', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/20555\",\"id\":94300001,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTQzMDAwMDE=\",\"html_url\":\"https://github.com/symfony/symfony/pull/20555\",\"diff_url\":\"https://github.com/symfony/symfony/pull/20555.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/20555.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/20555\",\"number\":20555,\"state\":\"closed\",\"locked\":false,\"title\":\"Remove repeated CHANGELOG title\",\"user\":{\"login\":\"dosten\",\"id\":510842,\"node_id\":\"MDQ6VXNlcjUxMDg0Mg==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/510842?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dosten\",\"html_url\":\"https://github.com/dosten\",\"followers_url\":\"https://api.github.com/users/dosten/followers\",\"following_url\":\"https://api.github.com/users/dosten/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dosten/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dosten/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dosten/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dosten/orgs\",\"repos_url\":\"https://api.github.com/users/dosten/repos\",\"events_url\":\"https://api.github.com/users/dosten/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dosten/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A\\r\\n| ------------- | ---\\r\\n| Branch? | master\\r\\n| Bug fix? | yes\\r\\n| New feature? | no\\r\\n| BC breaks? | no\\r\\n| Deprecations? | no\\r\\n| Tests pass? | yes\\r\\n| Fixed tickets | -\\r\\n| License | MIT\\r\\n| Doc PR | -\\r\\n\\r\\nSeems like there is an error in the release script, see #20552\\r\\n\\r\\n\",\"created_at\":\"2016-11-18T04:10:38Z\",\"updated_at\":\"2016-11-18T13:07:40Z\",\"closed_at\":\"2016-11-18T07:40:09Z\",\"merged_at\":null,\"merge_commit_sha\":\"0a0e7701c64de7105b6c2a99417d25df24f8d67b\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":100079,\"node_id\":\"MDU6TGFiZWwxMDAwNzk=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Bug\",\"name\":\"Bug\",\"color\":\"e10c02\",\"default\":false},{\"id\":237003792,\"node_id\":\"MDU6TGFiZWwyMzcwMDM3OTI=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Status:%20Needs%20Review\",\"name\":\"Status: Needs Review\",\"color\":\"ededed\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/20555/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/20555/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/20555/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/beb61bfb5a028a868925df2945b3d59749ed13a6\",\"head\":{\"label\":\"dosten:patch-1\",\"ref\":\"patch-1\",\"sha\":\"beb61bfb5a028a868925df2945b3d59749ed13a6\",\"user\":{\"login\":\"dosten\",\"id\":510842,\"node_id\":\"MDQ6VXNlcjUxMDg0Mg==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/510842?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dosten\",\"html_url\":\"https://github.com/dosten\",\"followers_url\":\"https://api.github.com/users/dosten/followers\",\"following_url\":\"https://api.github.com/users/dosten/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dosten/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dosten/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dosten/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dosten/orgs\",\"repos_url\":\"https://api.github.com/users/dosten/repos\",\"events_url\":\"https://api.github.com/users/dosten/events{/privacy}\",\"received_events_url\"
INSERT INTO `pullreq` VALUES ('2124', 'django/django', '6088', '{\"url\":\"https://api.github.com/repos/django/django/pulls/6088\",\"id\":58397834,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTgzOTc4MzQ=\",\"html_url\":\"https://github.com/django/django/pull/6088\",\"diff_url\":\"https://github.com/django/django/pull/6088.diff\",\"patch_url\":\"https://github.com/django/django/pull/6088.patch\",\"issue_url\":\"https://api.github.com/repos/django/django/issues/6088\",\"number\":6088,\"state\":\"closed\",\"locked\":false,\"title\":\"Don\'t cache non-ContentTypes in the ContentTypeManager cache\",\"user\":{\"login\":\"akx\",\"id\":58669,\"node_id\":\"MDQ6VXNlcjU4NjY5\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/58669?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/akx\",\"html_url\":\"https://github.com/akx\",\"followers_url\":\"https://api.github.com/users/akx/followers\",\"following_url\":\"https://api.github.com/users/akx/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/akx/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/akx/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/akx/subscriptions\",\"organizations_url\":\"https://api.github.com/users/akx/orgs\",\"repos_url\":\"https://api.github.com/users/akx/repos\",\"events_url\":\"https://api.github.com/users/akx/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/akx/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Migration-time virtual models were being cached, which wreaks havoc with post-migration ORM queries that expect actual \\\"live\\\" ContentTypes to be passed in.\\n\\nIn case someone stumbles across the same problem:\\n\\n`ValueError: Cannot assign \\\"<ContentType: something>\\\": \\\"Something.content_type\\\" must be a \\\"ContentType\\\" instance.` can be worked around by calling `ContentType.objects._cache.clear()` at the end of migration steps that call any of the caching ContentType manager methods.\\n\",\"created_at\":\"2016-02-05T07:49:34Z\",\"updated_at\":\"2016-02-26T18:51:30Z\",\"closed_at\":\"2016-02-26T18:51:30Z\",\"merged_at\":null,\"merge_commit_sha\":\"5e60c1e4d570b67aa8e0238dc3a4aca0432a37f1\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/django/django/pulls/6088/commits\",\"review_comments_url\":\"https://api.github.com/repos/django/django/pulls/6088/comments\",\"review_comment_url\":\"https://api.github.com/repos/django/django/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/django/django/issues/6088/comments\",\"statuses_url\":\"https://api.github.com/repos/django/django/statuses/10ab537dea64587999b981b3d26ad0495845dc6c\",\"head\":{\"label\":\"akx:migration-ctype-fix\",\"ref\":\"migration-ctype-fix\",\"sha\":\"10ab537dea64587999b981b3d26ad0495845dc6c\",\"user\":{\"login\":\"akx\",\"id\":58669,\"node_id\":\"MDQ6VXNlcjU4NjY5\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/58669?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/akx\",\"html_url\":\"https://github.com/akx\",\"followers_url\":\"https://api.github.com/users/akx/followers\",\"following_url\":\"https://api.github.com/users/akx/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/akx/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/akx/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/akx/subscriptions\",\"organizations_url\":\"https://api.github.com/users/akx/orgs\",\"repos_url\":\"https://api.github.com/users/akx/repos\",\"events_url\":\"https://api.github.com/users/akx/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/akx/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":51133123,\"node_id\":\"MDEwOlJlcG9zaXRvcnk1MTEzMzEyMw==\",\"name\":\"django\",\"full_name\":\"akx/django\",\"owner\":{\"login\":\"akx\",\"id\":58669,\"node_id\":\"MDQ6VXNlcjU4NjY5\",\"avatar_url\":\"https:/
INSERT INTO `pullreq` VALUES ('2128', 'nodejs/node', '12426', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/12426\",\"id\":116025756,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE2MDI1NzU2\",\"html_url\":\"https://github.com/nodejs/node/pull/12426\",\"diff_url\":\"https://github.com/nodejs/node/pull/12426.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/12426.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/12426\",\"number\":12426,\"state\":\"closed\",\"locked\":false,\"title\":\"test: use dynamic port in test-cluster-dgram-reuse\",\"user\":{\"login\":\"rafaelfragosom\",\"id\":1163342,\"node_id\":\"MDQ6VXNlcjExNjMzNDI=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1163342?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafaelfragosom\",\"html_url\":\"https://github.com/rafaelfragosom\",\"followers_url\":\"https://api.github.com/users/rafaelfragosom/followers\",\"following_url\":\"https://api.github.com/users/rafaelfragosom/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rafaelfragosom/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rafaelfragosom/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rafaelfragosom/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rafaelfragosom/orgs\",\"repos_url\":\"https://api.github.com/users/rafaelfragosom/repos\",\"events_url\":\"https://api.github.com/users/rafaelfragosom/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rafaelfragosom/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Use of common.PORT in parallel tests is not completely safe (because\\r\\nthe same port can be previously assigned to another test running in\\r\\nparallel if that test uses port 0 to get an arbitrary available port).\\r\\n\\r\\nRemove common.PORT from test-cluster-dgram-reuse.\\r\\n\\r\\n##### Checklist\\r\\n<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->\\r\\n\\r\\n- [x] `make -j4 test` (UNIX), or `vcbuild test` (Windows) passes\\r\\n- [x] commit message follows [commit guidelines](https://github.com/nodejs/node/blob/master/CONTRIBUTING.md#commit-guidelines)\\r\\n\\r\\n##### Affected core subsystem(s)\\r\\ntest cluster\\r\\n\",\"created_at\":\"2017-04-15T13:39:50Z\",\"updated_at\":\"2017-05-19T13:55:41Z\",\"closed_at\":\"2017-05-19T13:55:41Z\",\"merged_at\":null,\"merge_commit_sha\":\"7af5204e75ffe3f30a1afba8d0425c816ab8b9a0\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155267477,\"node_id\":\"MDU6TGFiZWwxNTUyNjc0Nzc=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/cluster\",\"name\":\"cluster\",\"color\":\"f7c6c7\",\"default\":false},{\"id\":155267493,\"node_id\":\"MDU6TGFiZWwxNTUyNjc0OTM=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/dgram\",\"name\":\"dgram\",\"color\":\"fbca04\",\"default\":false},{\"id\":176240519,\"node_id\":\"MDU6TGFiZWwxNzYyNDA1MTk=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/test\",\"name\":\"test\",\"color\":\"990099\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/12426/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/12426/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/12426/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/bab6ccca86a25a3384caa9de2cace91f8b29c659\",\"head\":{\"label\":\"rafaelfragosom:issue-12376\",\"ref\":\"issue-12376\",\"sha\":\"bab6ccca86a25a3384caa9de2cace91f8b29c659\",\"user\":{\"login\":\"rafaelfragosom\",\"id\":1163342,\"node_id\":\"MDQ6VXNlcjExNjMzNDI=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1163342?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafaelfragosom\",\"html_url\":\"https://github.com/rafaelfragosom\",\"followers_url\":\"https://a
INSERT INTO `pullreq` VALUES ('2132', 'twbs/bootstrap', '21190', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/21190\",\"id\":95104344,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTUxMDQzNDQ=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/21190\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/21190.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/21190.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/21190\",\"number\":21190,\"state\":\"closed\",\"locked\":false,\"title\":\"Change remaining .in references to .active.\",\"user\":{\"login\":\"bardiharborow\",\"id\":1073681,\"node_id\":\"MDQ6VXNlcjEwNzM2ODE=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1073681?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bardiharborow\",\"html_url\":\"https://github.com/bardiharborow\",\"followers_url\":\"https://api.github.com/users/bardiharborow/followers\",\"following_url\":\"https://api.github.com/users/bardiharborow/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bardiharborow/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bardiharborow/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bardiharborow/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bardiharborow/orgs\",\"repos_url\":\"https://api.github.com/users/bardiharborow/repos\",\"events_url\":\"https://api.github.com/users/bardiharborow/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bardiharborow/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Looks like we missed a few. Refs #20982.\",\"created_at\":\"2016-11-24T01:28:02Z\",\"updated_at\":\"2016-11-24T01:55:24Z\",\"closed_at\":\"2016-11-24T01:55:20Z\",\"merged_at\":null,\"merge_commit_sha\":\"6128d0e262a627bf2ef2059a9b96149163b313c9\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/21190/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/21190/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/21190/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/b788650a383c125fe8372f70eb70202e3d71b4d8\",\"head\":{\"label\":\"bardiharborow:active\",\"ref\":\"active\",\"sha\":\"b788650a383c125fe8372f70eb70202e3d71b4d8\",\"user\":{\"login\":\"bardiharborow\",\"id\":1073681,\"node_id\":\"MDQ6VXNlcjEwNzM2ODE=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1073681?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bardiharborow\",\"html_url\":\"https://github.com/bardiharborow\",\"followers_url\":\"https://api.github.com/users/bardiharborow/followers\",\"following_url\":\"https://api.github.com/users/bardiharborow/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bardiharborow/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bardiharborow/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bardiharborow/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bardiharborow/orgs\",\"repos_url\":\"https://api.github.com/users/bardiharborow/repos\",\"events_url\":\"https://api.github.com/users/bardiharborow/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bardiharborow/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"twbs:v4-dev\",\"ref\":\"v4-dev\",\"sha\":\"4332a5cc021e46a7b1fb63775864b12e225893af\",\"user\":{\"login\":\"twbs\",\"id\":2918581,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjI5MTg1ODE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2918581?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/twbs\",\"html_url\":\"https://github.com/twbs\",\"followers_url\":\"https://api.github.com
INSERT INTO `pullreq` VALUES ('2137', 'symfony/symfony', '7825', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/7825\",\"id\":5328618,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTMyODYxOA==\",\"html_url\":\"https://github.com/symfony/symfony/pull/7825\",\"diff_url\":\"https://github.com/symfony/symfony/pull/7825.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/7825.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/7825\",\"number\":7825,\"state\":\"closed\",\"locked\":false,\"title\":\"[Form] make prototype_name available in twig template\",\"user\":{\"login\":\"uwej711\",\"id\":648874,\"node_id\":\"MDQ6VXNlcjY0ODg3NA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/648874?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/uwej711\",\"html_url\":\"https://github.com/uwej711\",\"followers_url\":\"https://api.github.com/users/uwej711/followers\",\"following_url\":\"https://api.github.com/users/uwej711/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/uwej711/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/uwej711/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/uwej711/subscriptions\",\"organizations_url\":\"https://api.github.com/users/uwej711/orgs\",\"repos_url\":\"https://api.github.com/users/uwej711/repos\",\"events_url\":\"https://api.github.com/users/uwej711/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/uwej711/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"When using several collection types on the same page you might wan\'t to use different prototype names. Having the name in the template allows for a clean javascript to replace the prototype name in the prototype (see adjusted sample in the Doc PR). \\n\\n| Q | A |\\n| --- | --- |\\n| Bug fix? | yes |\\n| New feature? | yes |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | n.a |\\n| License | MIT |\\n| Doc PR | https://github.com/symfony/symfony-docs/pull/2544 |\\n\",\"created_at\":\"2013-04-23T21:31:57Z\",\"updated_at\":\"2014-07-06T06:51:39Z\",\"closed_at\":\"2013-04-25T10:50:24Z\",\"merged_at\":null,\"merge_commit_sha\":\"bb25db6cd26d8861b426a0ce4cddd324d571e4f4\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":99594,\"node_id\":\"MDU6TGFiZWw5OTU5NA==\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Form\",\"name\":\"Form\",\"color\":\"DDDDDD\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/7825/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/7825/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/7825/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/7cf5d674edf833d936dc2a5f4393a40c70cc5024\",\"head\":{\"label\":\"uwej711:data_prototype_name\",\"ref\":\"data_prototype_name\",\"sha\":\"7cf5d674edf833d936dc2a5f4393a40c70cc5024\",\"user\":{\"login\":\"uwej711\",\"id\":648874,\"node_id\":\"MDQ6VXNlcjY0ODg3NA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/648874?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/uwej711\",\"html_url\":\"https://github.com/uwej711\",\"followers_url\":\"https://api.github.com/users/uwej711/followers\",\"following_url\":\"https://api.github.com/users/uwej711/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/uwej711/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/uwej711/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/uwej711/subscriptions\",\"organizations_url\":\"https://api.github.com/users/uwej711/orgs\",\"repos_url\":\"https://api.github.com/users/uwej711/repos\",\"events_url\":\"https://api.github.com/users/uwej711/events{/privacy}\",\"received_events_url\":\"https://api.github
INSERT INTO `pullreq` VALUES ('2141', 'rails/rails', '16130', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/16130\",\"id\":18257777,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTgyNTc3Nzc=\",\"html_url\":\"https://github.com/rails/rails/pull/16130\",\"diff_url\":\"https://github.com/rails/rails/pull/16130.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/16130.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/16130\",\"number\":16130,\"state\":\"closed\",\"locked\":false,\"title\":\"Add support for PostgreSQL index operator classes\",\"user\":{\"login\":\"felixbuenemann\",\"id\":909587,\"node_id\":\"MDQ6VXNlcjkwOTU4Nw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/909587?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/felixbuenemann\",\"html_url\":\"https://github.com/felixbuenemann\",\"followers_url\":\"https://api.github.com/users/felixbuenemann/followers\",\"following_url\":\"https://api.github.com/users/felixbuenemann/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/felixbuenemann/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/felixbuenemann/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/felixbuenemann/subscriptions\",\"organizations_url\":\"https://api.github.com/users/felixbuenemann/orgs\",\"repos_url\":\"https://api.github.com/users/felixbuenemann/repos\",\"events_url\":\"https://api.github.com/users/felixbuenemann/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/felixbuenemann/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This adds support for setting and dumping the index operator class when using the PostgreSQL adapter.\\nThis is especially useful for search, because it is needed to make use of the operators provided by the pg_trgm extension and also the builtin pattern_ops classes that enable LIKE/REGEX queries on non-C-locale columns.\\n\\nThe current code checks that the operator class is a valid opclass provided by the current database, but it does not yet check wether the combination of index type and operator class is valid. This would be possible by using a slightly more comlicated query for determining the valid opclasses:\\n\\n``` SQL\\nSELECT am.amname AS index_method,\\n opc.opcname AS opclass_name\\n FROM pg_am am, pg_opclass opc\\n WHERE opc.opcmethod = am.oid\\n ORDER BY index_method, opclass_name;\\n```\\n\\nThe code is very loosely based on a previous implementation in the postgres_ext 1.0 gem which provided an index_opclass option when working with Rails 3.2.x.\\n\\n**Usage Examples:**\\n\\n``` ruby\\nadd_index :people, :last_name, opclass: :varchar_pattern_ops\\nadd_index :people, :last_name, using: :gist, opclass: :gist_trgm_ops\\n```\\n\\n[Relevant Postgres Docs: Operator Classes and Operator Families](http://www.postgresql.org/docs/9.3/static/indexes-opclass.html)\\n\",\"created_at\":\"2014-07-11T02:18:16Z\",\"updated_at\":\"2015-12-30T17:51:59Z\",\"closed_at\":\"2015-01-14T01:50:24Z\",\"merged_at\":null,\"merge_commit_sha\":\"f42090dfabf8feeed5311fed3e8c591187dd9a23\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":70310659,\"node_id\":\"MDU6TGFiZWw3MDMxMDY1OQ==\",\"url\":\"https://api.github.com/repos/rails/rails/labels/PostgreSQL\",\"name\":\"PostgreSQL\",\"color\":\"fbca04\",\"default\":false},{\"id\":107191,\"node_id\":\"MDU6TGFiZWwxMDcxOTE=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/activerecord\",\"name\":\"activerecord\",\"color\":\"0b02e1\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/rails/rails/milestones/47\",\"html_url\":\"https://github.com/rails/rails/milestone/47\",\"labels_url\":\"https://api.github.com/repos/rails/rails/milestones/47/labels\",\"id\":1467326,\"node_id\":\"MDk6TWlsZXN0b25lMTQ2NzMyNg==\",\"number\":47,\"title\":\"5.0.0\",\"description\":\"\",\"creator\":{\"login\":\"rafaelfranca\",\"id\":47848,\"node_id\":\"MDQ6VXNlcjQ3ODQ4\",\"avatar_url\":\"https://avatars3.g
INSERT INTO `pullreq` VALUES ('2145', 'kubernetes/kubernetes', '42202', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/42202\",\"id\":108230479,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA4MjMwNDc5\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/42202\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/42202.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/42202.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/42202\",\"number\":42202,\"state\":\"closed\",\"locked\":false,\"title\":\"Update CNI plugin to newest version; support ConfigLists\",\"user\":{\"login\":\"squeed\",\"id\":551378,\"node_id\":\"MDQ6VXNlcjU1MTM3OA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/551378?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/squeed\",\"html_url\":\"https://github.com/squeed\",\"followers_url\":\"https://api.github.com/users/squeed/followers\",\"following_url\":\"https://api.github.com/users/squeed/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/squeed/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/squeed/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/squeed/subscriptions\",\"organizations_url\":\"https://api.github.com/users/squeed/orgs\",\"repos_url\":\"https://api.github.com/users/squeed/repos\",\"events_url\":\"https://api.github.com/users/squeed/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/squeed/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"**What this PR does / why we need it**: Updates the CNI network plugin to use the newest version of CNI. This brings with it plugin chaining and support for multiple versions.\\r\\n\\r\\n**Special notes for your reviewer**: This libcni change is backwards-compatible - older plugins will work without any changes needed.\\r\\n\\r\\n**Release note**:\\r\\n```release-note\\r\\nThis adds support for CNI ConfigLists, which permit plugin chaining.\\r\\n```\\r\\n\",\"created_at\":\"2017-02-28T00:07:06Z\",\"updated_at\":\"2017-11-15T10:33:21Z\",\"closed_at\":\"2017-04-21T18:52:02Z\",\"merged_at\":\"2017-04-21T18:52:02Z\",\"merge_commit_sha\":\"0acb7210acc2be0be6667a90e59045ec24e90288\",\"assignee\":{\"login\":\"freehan\",\"id\":1332699,\"node_id\":\"MDQ6VXNlcjEzMzI2OTk=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1332699?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/freehan\",\"html_url\":\"https://github.com/freehan\",\"followers_url\":\"https://api.github.com/users/freehan/followers\",\"following_url\":\"https://api.github.com/users/freehan/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/freehan/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/freehan/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/freehan/subscriptions\",\"organizations_url\":\"https://api.github.com/users/freehan/orgs\",\"repos_url\":\"https://api.github.com/users/freehan/repos\",\"events_url\":\"https://api.github.com/users/freehan/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/freehan/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"freehan\",\"id\":1332699,\"node_id\":\"MDQ6VXNlcjEzMzI2OTk=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1332699?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/freehan\",\"html_url\":\"https://github.com/freehan\",\"followers_url\":\"https://api.github.com/users/freehan/followers\",\"following_url\":\"https://api.github.com/users/freehan/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/freehan/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/freehan/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/freehan/subscriptions\",\"organizations_url\":\"https://api.github.com/users/freehan/orgs\",\"repos_url\":\"https://api.github.com/users/freehan/repos\",\"events_url\":\"https://api.github.co
INSERT INTO `pullreq` VALUES ('2149', 'kubernetes/kubernetes', '41745', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/41745\",\"id\":107005974,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA3MDA1OTc0\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/41745\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/41745.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/41745.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/41745\",\"number\":41745,\"state\":\"closed\",\"locked\":false,\"title\":\"Update cni in vendor and refactor cniNetworkPlugin for hypervisor runtime\",\"user\":{\"login\":\"heartlock\",\"id\":11348138,\"node_id\":\"MDQ6VXNlcjExMzQ4MTM4\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/11348138?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/heartlock\",\"html_url\":\"https://github.com/heartlock\",\"followers_url\":\"https://api.github.com/users/heartlock/followers\",\"following_url\":\"https://api.github.com/users/heartlock/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/heartlock/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/heartlock/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/heartlock/subscriptions\",\"organizations_url\":\"https://api.github.com/users/heartlock/orgs\",\"repos_url\":\"https://api.github.com/users/heartlock/repos\",\"events_url\":\"https://api.github.com/users/heartlock/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/heartlock/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"refactor cniNetworkPlugin for reusing it in all kinds of runtime. \\r\\nRef: containernetworking/cni#145 , https://github.com/kubernetes/kubernetes/issues/41552\",\"created_at\":\"2017-02-20T13:29:47Z\",\"updated_at\":\"2017-04-27T08:04:39Z\",\"closed_at\":\"2017-04-27T08:04:39Z\",\"merged_at\":null,\"merge_commit_sha\":\"b915c276a99af452b84e2ced74b81c72c658722b\",\"assignee\":{\"login\":\"feiskyer\",\"id\":676637,\"node_id\":\"MDQ6VXNlcjY3NjYzNw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/676637?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/feiskyer\",\"html_url\":\"https://github.com/feiskyer\",\"followers_url\":\"https://api.github.com/users/feiskyer/followers\",\"following_url\":\"https://api.github.com/users/feiskyer/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/feiskyer/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/feiskyer/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/feiskyer/subscriptions\",\"organizations_url\":\"https://api.github.com/users/feiskyer/orgs\",\"repos_url\":\"https://api.github.com/users/feiskyer/repos\",\"events_url\":\"https://api.github.com/users/feiskyer/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/feiskyer/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"feiskyer\",\"id\":676637,\"node_id\":\"MDQ6VXNlcjY3NjYzNw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/676637?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/feiskyer\",\"html_url\":\"https://github.com/feiskyer\",\"followers_url\":\"https://api.github.com/users/feiskyer/followers\",\"following_url\":\"https://api.github.com/users/feiskyer/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/feiskyer/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/feiskyer/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/feiskyer/subscriptions\",\"organizations_url\":\"https://api.github.com/users/feiskyer/orgs\",\"repos_url\":\"https://api.github.com/users/feiskyer/repos\",\"events_url\":\"https://api.github.com/users/feiskyer/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/feiskyer/received_events\",\"type\":\"User\",\"site_admin\":false},{\"login\":\"smarterclayton\",\"id\":1163175,\"node_id\":\"MDQ6VXNlcjExNjMxNzU=\",\"av
INSERT INTO `pullreq` VALUES ('2153', 'servo/servo', '8923', '{\"url\":\"https://api.github.com/repos/servo/servo/pulls/8923\",\"id\":53319715,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTMzMTk3MTU=\",\"html_url\":\"https://github.com/servo/servo/pull/8923\",\"diff_url\":\"https://github.com/servo/servo/pull/8923.diff\",\"patch_url\":\"https://github.com/servo/servo/pull/8923.patch\",\"issue_url\":\"https://api.github.com/repos/servo/servo/issues/8923\",\"number\":8923,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix warning: Use iterator.min_by_key instead of iterator.min_by\",\"user\":{\"login\":\"saneyuki\",\"id\":180104,\"node_id\":\"MDQ6VXNlcjE4MDEwNA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/180104?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/saneyuki\",\"html_url\":\"https://github.com/saneyuki\",\"followers_url\":\"https://api.github.com/users/saneyuki/followers\",\"following_url\":\"https://api.github.com/users/saneyuki/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/saneyuki/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/saneyuki/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/saneyuki/subscriptions\",\"organizations_url\":\"https://api.github.com/users/saneyuki/orgs\",\"repos_url\":\"https://api.github.com/users/saneyuki/repos\",\"events_url\":\"https://api.github.com/users/saneyuki/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/saneyuki/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"<!-- Reviewable:start -->\\n\\n[<img src=\\\"https://reviewable.io/review_button.png\\\" height=40 alt=\\\"Review on Reviewable\\\"/>](https://reviewable.io/reviews/servo/servo/8923)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2015-12-10T21:29:23Z\",\"updated_at\":\"2015-12-11T14:55:23Z\",\"closed_at\":\"2015-12-11T05:52:03Z\",\"merged_at\":\"2015-12-11T05:52:03Z\",\"merge_commit_sha\":\"6dad3d202c33622a536ddcb174990729f9b48694\",\"assignee\":{\"login\":\"nox\",\"id\":123095,\"node_id\":\"MDQ6VXNlcjEyMzA5NQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/123095?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nox\",\"html_url\":\"https://github.com/nox\",\"followers_url\":\"https://api.github.com/users/nox/followers\",\"following_url\":\"https://api.github.com/users/nox/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nox/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nox/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nox/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nox/orgs\",\"repos_url\":\"https://api.github.com/users/nox/repos\",\"events_url\":\"https://api.github.com/users/nox/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nox/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"nox\",\"id\":123095,\"node_id\":\"MDQ6VXNlcjEyMzA5NQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/123095?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nox\",\"html_url\":\"https://github.com/nox\",\"followers_url\":\"https://api.github.com/users/nox/followers\",\"following_url\":\"https://api.github.com/users/nox/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nox/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nox/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nox/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nox/orgs\",\"repos_url\":\"https://api.github.com/users/nox/repos\",\"events_url\":\"https://api.github.com/users/nox/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nox/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155503129,\"node_id\":\"MDU6TGFiZWwxNTU1MDMxMjk=\",\"url\":\"https://api.github.com/repos/servo/servo/labels/S-awaiting-merge\",\"name\":\"S-awaiting-merge
INSERT INTO `pullreq` VALUES ('2157', 'kubernetes/kubernetes', '40379', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/40379\",\"id\":102990463,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAyOTkwNDYz\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/40379\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/40379.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/40379.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/40379\",\"number\":40379,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix undefined KEEP_TMP in verify-godeps.sh\",\"user\":{\"login\":\"eparis\",\"id\":8093535,\"node_id\":\"MDQ6VXNlcjgwOTM1MzU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/8093535?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/eparis\",\"html_url\":\"https://github.com/eparis\",\"followers_url\":\"https://api.github.com/users/eparis/followers\",\"following_url\":\"https://api.github.com/users/eparis/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/eparis/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/eparis/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/eparis/subscriptions\",\"organizations_url\":\"https://api.github.com/users/eparis/orgs\",\"repos_url\":\"https://api.github.com/users/eparis/repos\",\"events_url\":\"https://api.github.com/users/eparis/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/eparis/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2017-01-24T19:50:03Z\",\"updated_at\":\"2017-01-24T19:51:26Z\",\"closed_at\":\"2017-01-24T19:51:26Z\",\"merged_at\":\"2017-01-24T19:51:26Z\",\"merge_commit_sha\":\"73b547a8f512be74dc4b00473d27a439925ded02\",\"assignee\":{\"login\":\"lavalamp\",\"id\":647318,\"node_id\":\"MDQ6VXNlcjY0NzMxOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/647318?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lavalamp\",\"html_url\":\"https://github.com/lavalamp\",\"followers_url\":\"https://api.github.com/users/lavalamp/followers\",\"following_url\":\"https://api.github.com/users/lavalamp/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lavalamp/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lavalamp/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lavalamp/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lavalamp/orgs\",\"repos_url\":\"https://api.github.com/users/lavalamp/repos\",\"events_url\":\"https://api.github.com/users/lavalamp/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/lavalamp/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"lavalamp\",\"id\":647318,\"node_id\":\"MDQ6VXNlcjY0NzMxOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/647318?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lavalamp\",\"html_url\":\"https://github.com/lavalamp\",\"followers_url\":\"https://api.github.com/users/lavalamp/followers\",\"following_url\":\"https://api.github.com/users/lavalamp/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lavalamp/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lavalamp/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lavalamp/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lavalamp/orgs\",\"repos_url\":\"https://api.github.com/users/lavalamp/repos\",\"events_url\":\"https://api.github.com/users/lavalamp/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/lavalamp/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":349530249,\"node_id\":\"MDU6TGFiZWwzNDk1MzAyNDk=\",\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/labels/release-note-none\",\"name\":\"release-note-none\",\"color\":\"c2e0c6\",\"default\":false},{\"id\":255776
INSERT INTO `pullreq` VALUES ('2162', 'cocos2d/cocos2d-x', '9963', '{\"url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/9963\",\"id\":27261765,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjcyNjE3NjU=\",\"html_url\":\"https://github.com/cocos2d/cocos2d-x/pull/9963\",\"diff_url\":\"https://github.com/cocos2d/cocos2d-x/pull/9963.diff\",\"patch_url\":\"https://github.com/cocos2d/cocos2d-x/pull/9963.patch\",\"issue_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/9963\",\"number\":9963,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixed crash if dispatch event after remove event listener in callback\",\"user\":{\"login\":\"WenhaiLin\",\"id\":5234286,\"node_id\":\"MDQ6VXNlcjUyMzQyODY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/5234286?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/WenhaiLin\",\"html_url\":\"https://github.com/WenhaiLin\",\"followers_url\":\"https://api.github.com/users/WenhaiLin/followers\",\"following_url\":\"https://api.github.com/users/WenhaiLin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/WenhaiLin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/WenhaiLin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/WenhaiLin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/WenhaiLin/orgs\",\"repos_url\":\"https://api.github.com/users/WenhaiLin/repos\",\"events_url\":\"https://api.github.com/users/WenhaiLin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/WenhaiLin/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2015-01-13T10:41:30Z\",\"updated_at\":\"2015-01-20T08:32:09Z\",\"closed_at\":\"2015-01-14T02:59:42Z\",\"merged_at\":\"2015-01-14T02:59:42Z\",\"merge_commit_sha\":\"10f343e3e9c0582263e4d016e716877c1e35a6bb\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/9963/commits\",\"review_comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/9963/comments\",\"review_comment_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/9963/comments\",\"statuses_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/statuses/13481ea5c2959f7c2d5c55a4d3969acfbe7b61ff\",\"head\":{\"label\":\"WenhaiLin:v3-issue9898-fix\",\"ref\":\"v3-issue9898-fix\",\"sha\":\"13481ea5c2959f7c2d5c55a4d3969acfbe7b61ff\",\"user\":{\"login\":\"WenhaiLin\",\"id\":5234286,\"node_id\":\"MDQ6VXNlcjUyMzQyODY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/5234286?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/WenhaiLin\",\"html_url\":\"https://github.com/WenhaiLin\",\"followers_url\":\"https://api.github.com/users/WenhaiLin/followers\",\"following_url\":\"https://api.github.com/users/WenhaiLin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/WenhaiLin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/WenhaiLin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/WenhaiLin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/WenhaiLin/orgs\",\"repos_url\":\"https://api.github.com/users/WenhaiLin/repos\",\"events_url\":\"https://api.github.com/users/WenhaiLin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/WenhaiLin/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":13027918,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMzAyNzkxOA==\",\"name\":\"cocos2d-x\",\"full_name\":\"WenhaiLin/cocos2d-x\",\"owner\":{\"login\":\"WenhaiLin\",\"id\":5234286,\"node_id\":\"MDQ6VXNlcjUyMzQyODY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/5234286?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/WenhaiLin\",\"html_url\":\"https://github.com/WenhaiLin\",\"followers_url\":\"https://api.github.com/users/WenhaiLin/followers\",\"following_url\":\"h
INSERT INTO `pullreq` VALUES ('2166', 'rails/rails', '7661', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/7661\",\"id\":2356197,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjM1NjE5Nw==\",\"html_url\":\"https://github.com/rails/rails/pull/7661\",\"diff_url\":\"https://github.com/rails/rails/pull/7661.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/7661.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/7661\",\"number\":7661,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix collection= on hm:t join models when unsaved\",\"user\":{\"login\":\"ernie\",\"id\":14947,\"node_id\":\"MDQ6VXNlcjE0OTQ3\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/14947?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ernie\",\"html_url\":\"https://github.com/ernie\",\"followers_url\":\"https://api.github.com/users/ernie/followers\",\"following_url\":\"https://api.github.com/users/ernie/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ernie/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ernie/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ernie/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ernie/orgs\",\"repos_url\":\"https://api.github.com/users/ernie/repos\",\"events_url\":\"https://api.github.com/users/ernie/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ernie/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"If assigning to a has_many :through collection against an unsaved\\nobject using the collection=[<array_of_items>] syntax, the join models\\nwere not properly created, previously.\\n\\nThis bug is present in the current 3.2.8 release, as well.\\n\",\"created_at\":\"2012-09-17T01:27:37Z\",\"updated_at\":\"2014-06-13T12:32:19Z\",\"closed_at\":\"2012-09-17T13:40:39Z\",\"merged_at\":\"2012-09-17T13:40:39Z\",\"merge_commit_sha\":\"beb0830d6f75416f45968883ddf1ce3b10b237aa\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":107191,\"node_id\":\"MDU6TGFiZWwxMDcxOTE=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/activerecord\",\"name\":\"activerecord\",\"color\":\"0b02e1\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/7661/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/7661/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/7661/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/610b63288f05bdec677bfd78c546ee085e5184b9\",\"head\":{\"label\":\"ernie:build-join-records-on-unsaved-hmt\",\"ref\":\"build-join-records-on-unsaved-hmt\",\"sha\":\"610b63288f05bdec677bfd78c546ee085e5184b9\",\"user\":{\"login\":\"ernie\",\"id\":14947,\"node_id\":\"MDQ6VXNlcjE0OTQ3\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/14947?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ernie\",\"html_url\":\"https://github.com/ernie\",\"followers_url\":\"https://api.github.com/users/ernie/followers\",\"following_url\":\"https://api.github.com/users/ernie/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ernie/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ernie/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ernie/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ernie/orgs\",\"repos_url\":\"https://api.github.com/users/ernie/repos\",\"events_url\":\"https://api.github.com/users/ernie/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ernie/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"rails:master\",\"ref\":\"master\",\"sha\":\"896594f5ae4f11a33be98858b2e359ab1931786c\",\"user\":{\"login\":\"rails\",\"id\":4223,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbj
INSERT INTO `pullreq` VALUES ('2170', 'nodejs/node', '5251', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/5251\",\"id\":59424287,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTk0MjQyODc=\",\"html_url\":\"https://github.com/nodejs/node/pull/5251\",\"diff_url\":\"https://github.com/nodejs/node/pull/5251.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/5251.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/5251\",\"number\":5251,\"state\":\"closed\",\"locked\":false,\"title\":\"emit `error` events consistently in next tick\",\"user\":{\"login\":\"thefourtheye\",\"id\":696611,\"node_id\":\"MDQ6VXNlcjY5NjYxMQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/696611?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/thefourtheye\",\"html_url\":\"https://github.com/thefourtheye\",\"followers_url\":\"https://api.github.com/users/thefourtheye/followers\",\"following_url\":\"https://api.github.com/users/thefourtheye/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/thefourtheye/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/thefourtheye/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/thefourtheye/subscriptions\",\"organizations_url\":\"https://api.github.com/users/thefourtheye/orgs\",\"repos_url\":\"https://api.github.com/users/thefourtheye/repos\",\"events_url\":\"https://api.github.com/users/thefourtheye/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/thefourtheye/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Similar to callbacks, `error` events also have to be emitted in the\\nnextTick, so that they will be guaranteed to work asynchronously. This\\npatch makes sure all the `error` events\\n1. use arrow functions consistently (this is chosen because they\\n maintain the context and that would be useful more often)\\n2. are emitted in the `process.nextTick`\\n\\nI added major label as well, as this changes the behaviour of the existing system.\\n\\nAlso, this removes few TODOs left by @isaacs and @bnoordhuis \\n\",\"created_at\":\"2016-02-15T23:12:35Z\",\"updated_at\":\"2017-05-24T11:24:12Z\",\"closed_at\":\"2017-05-23T18:49:04Z\",\"merged_at\":null,\"merge_commit_sha\":null,\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":171787081,\"node_id\":\"MDU6TGFiZWwxNzE3ODcwODE=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/discuss\",\"name\":\"discuss\",\"color\":\"02d7e1\",\"default\":false},{\"id\":458724661,\"node_id\":\"MDU6TGFiZWw0NTg3MjQ2NjE=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/errors\",\"name\":\"errors\",\"color\":\"ededed\",\"default\":false},{\"id\":281232761,\"node_id\":\"MDU6TGFiZWwyODEyMzI3NjE=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/lib%20/%20src\",\"name\":\"lib / src\",\"color\":\"fad8c7\",\"default\":false},{\"id\":169485514,\"node_id\":\"MDU6TGFiZWwxNjk0ODU1MTQ=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/semver-major\",\"name\":\"semver-major\",\"color\":\"fbca04\",\"default\":false},{\"id\":287185809,\"node_id\":\"MDU6TGFiZWwyODcxODU4MDk=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/stalled\",\"name\":\"stalled\",\"color\":\"d4c5f9\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/5251/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/5251/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/5251/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/4eb39842d63c52f4eeb2135e50a2015eb3fec868\",\"head\":{\"label\":\"thefourtheye:emit-error-in-nextTick\",\"ref\":\"emit-error-in-nextTick\",\"sha\":\"4eb39842d63c52f4eeb2135e50a2015eb3fec868\",\"user\":{\"login\":\"thefourtheye\",\"id\":696611,\"node_id\":\"MDQ6VXNlcjY5NjYxMQ==\",\"avatar_url\":\"https://avatars3.githubuserc
INSERT INTO `pullreq` VALUES ('2175', 'saltstack/salt', '11674', '{\"url\":\"https://api.github.com/repos/saltstack/salt/pulls/11674\",\"id\":14198779,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTQxOTg3Nzk=\",\"html_url\":\"https://github.com/saltstack/salt/pull/11674\",\"diff_url\":\"https://github.com/saltstack/salt/pull/11674.diff\",\"patch_url\":\"https://github.com/saltstack/salt/pull/11674.patch\",\"issue_url\":\"https://api.github.com/repos/saltstack/salt/issues/11674\",\"number\":11674,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix traceback in salt.utils.network.get_fqhostname\",\"user\":{\"login\":\"terminalmage\",\"id\":328598,\"node_id\":\"MDQ6VXNlcjMyODU5OA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/328598?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/terminalmage\",\"html_url\":\"https://github.com/terminalmage\",\"followers_url\":\"https://api.github.com/users/terminalmage/followers\",\"following_url\":\"https://api.github.com/users/terminalmage/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/terminalmage/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/terminalmage/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/terminalmage/subscriptions\",\"organizations_url\":\"https://api.github.com/users/terminalmage/orgs\",\"repos_url\":\"https://api.github.com/users/terminalmage/repos\",\"events_url\":\"https://api.github.com/users/terminalmage/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/terminalmage/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This traceback occurs when the lookup fails in some way, raising an\\nexception.\\n\\nThis code is only in develop and does not need to be cherrypicked.\\n\",\"created_at\":\"2014-03-31T21:25:31Z\",\"updated_at\":\"2014-06-29T02:32:34Z\",\"closed_at\":\"2014-04-01T19:23:37Z\",\"merged_at\":\"2014-04-01T19:23:37Z\",\"merge_commit_sha\":\"ec8462067a3a4fa256a6a41862841a80b0d5a629\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/saltstack/salt/pulls/11674/commits\",\"review_comments_url\":\"https://api.github.com/repos/saltstack/salt/pulls/11674/comments\",\"review_comment_url\":\"https://api.github.com/repos/saltstack/salt/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/saltstack/salt/issues/11674/comments\",\"statuses_url\":\"https://api.github.com/repos/saltstack/salt/statuses/12c398e1d79cdeb0e7bf718ea6c9b7010691ca9a\",\"head\":{\"label\":\"terminalmage:fix-get_fqhostname\",\"ref\":\"fix-get_fqhostname\",\"sha\":\"12c398e1d79cdeb0e7bf718ea6c9b7010691ca9a\",\"user\":{\"login\":\"terminalmage\",\"id\":328598,\"node_id\":\"MDQ6VXNlcjMyODU5OA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/328598?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/terminalmage\",\"html_url\":\"https://github.com/terminalmage\",\"followers_url\":\"https://api.github.com/users/terminalmage/followers\",\"following_url\":\"https://api.github.com/users/terminalmage/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/terminalmage/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/terminalmage/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/terminalmage/subscriptions\",\"organizations_url\":\"https://api.github.com/users/terminalmage/orgs\",\"repos_url\":\"https://api.github.com/users/terminalmage/repos\",\"events_url\":\"https://api.github.com/users/terminalmage/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/terminalmage/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":3186460,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMTg2NDYw\",\"name\":\"salt\",\"full_name\":\"terminalmage/salt\",\"owner\":{\"login\":\"terminalmage\",\"id\":328598,\"node_id\":\"MDQ6VXNlcjMyODU5OA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/328598?v=4\",\"gravatar_id\":\"\",\"url\":\"ht
INSERT INTO `pullreq` VALUES ('2179', 'scikit-learn/scikit-learn', '6376', '{\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/6376\",\"id\":59587443,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTk1ODc0NDM=\",\"html_url\":\"https://github.com/scikit-learn/scikit-learn/pull/6376\",\"diff_url\":\"https://github.com/scikit-learn/scikit-learn/pull/6376.diff\",\"patch_url\":\"https://github.com/scikit-learn/scikit-learn/pull/6376.patch\",\"issue_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/6376\",\"number\":6376,\"state\":\"closed\",\"locked\":false,\"title\":\"[MRG+2] Fix for issue #6352\",\"user\":{\"login\":\"tracer0tong\",\"id\":2234249,\"node_id\":\"MDQ6VXNlcjIyMzQyNDk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2234249?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tracer0tong\",\"html_url\":\"https://github.com/tracer0tong\",\"followers_url\":\"https://api.github.com/users/tracer0tong/followers\",\"following_url\":\"https://api.github.com/users/tracer0tong/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tracer0tong/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tracer0tong/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tracer0tong/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tracer0tong/orgs\",\"repos_url\":\"https://api.github.com/users/tracer0tong/repos\",\"events_url\":\"https://api.github.com/users/tracer0tong/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tracer0tong/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This is a fix and tests for issue #6352, which allows to generate fill colors for degraded learning set.\\n\",\"created_at\":\"2016-02-17T02:24:37Z\",\"updated_at\":\"2016-03-28T02:43:56Z\",\"closed_at\":\"2016-03-24T14:19:59Z\",\"merged_at\":\"2016-03-24T14:19:59Z\",\"merge_commit_sha\":\"afc058fa309fb59cdc6a1d3569599a3c460baff5\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/6376/commits\",\"review_comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/6376/comments\",\"review_comment_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/6376/comments\",\"statuses_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/statuses/65a2b8fe8ef0acdf24306a4e83eb88e69c515b96\",\"head\":{\"label\":\"tracer0tong:issue_6352\",\"ref\":\"issue_6352\",\"sha\":\"65a2b8fe8ef0acdf24306a4e83eb88e69c515b96\",\"user\":{\"login\":\"tracer0tong\",\"id\":2234249,\"node_id\":\"MDQ6VXNlcjIyMzQyNDk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2234249?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tracer0tong\",\"html_url\":\"https://github.com/tracer0tong\",\"followers_url\":\"https://api.github.com/users/tracer0tong/followers\",\"following_url\":\"https://api.github.com/users/tracer0tong/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tracer0tong/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tracer0tong/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tracer0tong/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tracer0tong/orgs\",\"repos_url\":\"https://api.github.com/users/tracer0tong/repos\",\"events_url\":\"https://api.github.com/users/tracer0tong/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tracer0tong/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":51808352,\"node_id\":\"MDEwOlJlcG9zaXRvcnk1MTgwODM1Mg==\",\"name\":\"scikit-learn\",\"full_name\":\"tracer0tong/scikit-learn\",\"owner\":{\"login\":\"tracer0tong\",\"id\":2234249,\"node_id\":\"MDQ6VXNlcjIyMzQyNDk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2234249?v=4\",\"gravata
INSERT INTO `pullreq` VALUES ('2184', 'ceph/ceph', '8396', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/8396\",\"id\":64785043,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjQ3ODUwNDM=\",\"html_url\":\"https://github.com/ceph/ceph/pull/8396\",\"diff_url\":\"https://github.com/ceph/ceph/pull/8396.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/8396.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/8396\",\"number\":8396,\"state\":\"closed\",\"locked\":false,\"title\":\"rgw: fix compile error introduced in a58b774\",\"user\":{\"login\":\"oritwas\",\"id\":2041071,\"node_id\":\"MDQ6VXNlcjIwNDEwNzE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2041071?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/oritwas\",\"html_url\":\"https://github.com/oritwas\",\"followers_url\":\"https://api.github.com/users/oritwas/followers\",\"following_url\":\"https://api.github.com/users/oritwas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/oritwas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/oritwas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/oritwas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/oritwas/orgs\",\"repos_url\":\"https://api.github.com/users/oritwas/repos\",\"events_url\":\"https://api.github.com/users/oritwas/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/oritwas/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Signed-off-by: Orit Wasserman owasserm@redhat.com\\n\",\"created_at\":\"2016-03-31T12:54:30Z\",\"updated_at\":\"2016-03-31T13:58:57Z\",\"closed_at\":\"2016-03-31T13:58:57Z\",\"merged_at\":null,\"merge_commit_sha\":\"311f803cbc109754d4d671bf6b7dd85a82bb9d37\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ceph/ceph/pulls/8396/commits\",\"review_comments_url\":\"https://api.github.com/repos/ceph/ceph/pulls/8396/comments\",\"review_comment_url\":\"https://api.github.com/repos/ceph/ceph/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ceph/ceph/issues/8396/comments\",\"statuses_url\":\"https://api.github.com/repos/ceph/ceph/statuses/2b57411ff3aa483449e286135026055d4e8f01e6\",\"head\":{\"label\":\"oritwas:wip-rgw-fix-etag\",\"ref\":\"wip-rgw-fix-etag\",\"sha\":\"2b57411ff3aa483449e286135026055d4e8f01e6\",\"user\":{\"login\":\"oritwas\",\"id\":2041071,\"node_id\":\"MDQ6VXNlcjIwNDEwNzE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2041071?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/oritwas\",\"html_url\":\"https://github.com/oritwas\",\"followers_url\":\"https://api.github.com/users/oritwas/followers\",\"following_url\":\"https://api.github.com/users/oritwas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/oritwas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/oritwas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/oritwas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/oritwas/orgs\",\"repos_url\":\"https://api.github.com/users/oritwas/repos\",\"events_url\":\"https://api.github.com/users/oritwas/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/oritwas/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":32010315,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMjAxMDMxNQ==\",\"name\":\"ceph\",\"full_name\":\"oritwas/ceph\",\"owner\":{\"login\":\"oritwas\",\"id\":2041071,\"node_id\":\"MDQ6VXNlcjIwNDEwNzE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2041071?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/oritwas\",\"html_url\":\"https://github.com/oritwas\",\"followers_url\":\"https://api.github.com/users/oritwas/followers\",\"following_url\":\"https://api.github.com/users/oritwas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/oritwas/gists{/gist_id}\",\"starred_url\":\"h
INSERT INTO `pullreq` VALUES ('2189', 'angular/angular.js', '11937', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/11937\",\"id\":36103478,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzYxMDM0Nzg=\",\"html_url\":\"https://github.com/angular/angular.js/pull/11937\",\"diff_url\":\"https://github.com/angular/angular.js/pull/11937.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/11937.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/11937\",\"number\":11937,\"state\":\"closed\",\"locked\":false,\"title\":\"docs(ngDisabled): describe your change...\",\"user\":{\"login\":\"Nitish4561\",\"id\":11410771,\"node_id\":\"MDQ6VXNlcjExNDEwNzcx\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/11410771?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Nitish4561\",\"html_url\":\"https://github.com/Nitish4561\",\"followers_url\":\"https://api.github.com/users/Nitish4561/followers\",\"following_url\":\"https://api.github.com/users/Nitish4561/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Nitish4561/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Nitish4561/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Nitish4561/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Nitish4561/orgs\",\"repos_url\":\"https://api.github.com/users/Nitish4561/repos\",\"events_url\":\"https://api.github.com/users/Nitish4561/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Nitish4561/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\\\"disabled\\\" should be written as \\\"ng-disabled\\\".\\n\",\"created_at\":\"2015-05-24T14:43:06Z\",\"updated_at\":\"2015-06-03T18:00:05Z\",\"closed_at\":\"2015-06-03T18:00:05Z\",\"merged_at\":null,\"merge_commit_sha\":\"efbe8afdd6bb34e7d62bb025083b002a1a8da314\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":53200630,\"node_id\":\"MDU6TGFiZWw1MzIwMDYzMA==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/cla:%20no\",\"name\":\"cla: no\",\"color\":\"f7c6c7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/angular/angular.js/pulls/11937/commits\",\"review_comments_url\":\"https://api.github.com/repos/angular/angular.js/pulls/11937/comments\",\"review_comment_url\":\"https://api.github.com/repos/angular/angular.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/angular/angular.js/issues/11937/comments\",\"statuses_url\":\"https://api.github.com/repos/angular/angular.js/statuses/fcb056fe3aa96d9dc97fcb95f9c4330cb6ca9e0b\",\"head\":{\"label\":\"Nitish4561:patch-1\",\"ref\":\"patch-1\",\"sha\":\"fcb056fe3aa96d9dc97fcb95f9c4330cb6ca9e0b\",\"user\":{\"login\":\"Nitish4561\",\"id\":11410771,\"node_id\":\"MDQ6VXNlcjExNDEwNzcx\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/11410771?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Nitish4561\",\"html_url\":\"https://github.com/Nitish4561\",\"followers_url\":\"https://api.github.com/users/Nitish4561/followers\",\"following_url\":\"https://api.github.com/users/Nitish4561/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Nitish4561/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Nitish4561/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Nitish4561/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Nitish4561/orgs\",\"repos_url\":\"https://api.github.com/users/Nitish4561/repos\",\"events_url\":\"https://api.github.com/users/Nitish4561/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Nitish4561/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":36176324,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzNjE3NjMyNA==\",\"name\":\"angular.js\",\"full_name\":\"Nitish4561/angular.js\",\"owner\":{\"login\":\"Nitish4561\",\"id\":11410771,\"node_id\":\"MDQ6VXNlcjExNDEwNzcx\",\"avatar_url\":\"https://avatars0.git
INSERT INTO `pullreq` VALUES ('2194', 'symfony/symfony', '15067', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/15067\",\"id\":38256912,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzgyNTY5MTI=\",\"html_url\":\"https://github.com/symfony/symfony/pull/15067\",\"diff_url\":\"https://github.com/symfony/symfony/pull/15067.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/15067.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/15067\",\"number\":15067,\"state\":\"closed\",\"locked\":false,\"title\":\"[property access] Fix issue for broken reference chain\",\"user\":{\"login\":\"zerustech\",\"id\":417412,\"node_id\":\"MDQ6VXNlcjQxNzQxMg==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/417412?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zerustech\",\"html_url\":\"https://github.com/zerustech\",\"followers_url\":\"https://api.github.com/users/zerustech/followers\",\"following_url\":\"https://api.github.com/users/zerustech/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zerustech/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zerustech/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zerustech/subscriptions\",\"organizations_url\":\"https://api.github.com/users/zerustech/orgs\",\"repos_url\":\"https://api.github.com/users/zerustech/repos\",\"events_url\":\"https://api.github.com/users/zerustech/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/zerustech/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"For the \'property values\' that corresponds to a property path in PropertyAccessor::readPropertiesUntil() method, if current element\'s \'IS_REF\' flag is true, it means and only means that it is passed as a reference to its immediate parent in the property path.\\n\\nIt does not guarantee that current element\'s reference will be automatically escalated to the top, because if there is an element, which is passed by value, stands in its way of going back to the top, the reference chain will be broken.\\n\\nHowever, a broken reference chain does NOT necessarily break the reference itself.\\n\\nThere are actually two scenarios:\\n1. Current element is an object: this won\'t break the object\'s reference, because object is always passed as reference, even if the array that holds it is copied, the object is still copied as reference.\\n2. Current element is an array element: this will also break the reference, because when copying an array, the array elements are copied as values instead of references. This means, at this point, the top element is referring to a different \\\"current element\\\". In order to escalate current element back to the top, its values must be copied explicitly.\\n\\nThe original code of PropertyAccessor does not recognize the 2nd senario, so it will raise issues in method setValue() and isWritable().\\n\\nLet\'s explain this issue with some examples:\\n\\n``` php\\n// example 1\\n\\nclass Foo\\n{\\n protected $value;\\n\\n public function getValue()\\n {\\n return $this->value;\\n }\\n\\n public function setValue($value)\\n {\\n $this->value = $value;\\n }\\n\\n public function __construct($value)\\n {\\n $this->value = $value;\\n }\\n}\\n\\n$pa = new PropertyAccessor();\\n\\n$b = new Foo(\'old-value\');\\n$a = new Foo(\\n array(\\n \'a\' => array(\\n \'b\' => array(\\n \'c\' => $b\\n )\\n )\\n )\\n)\\n\\n$pa->setValue($a, \'value[a][b][c].value\', \'new-value\');\\n// The reference chain is broken at $a.value, because array is\\n// passed as value. But since $a.value[a][b][c].value is an object,\\n// which is always passed as reference, the refernce itself is not broken,\\n// the original code base works and the value of $a.value[a][b][c].value\\n// will be changed to \'new-value\'\\n```\\n\\n``` php\\n// example 2.\\n\\nclass Foo\\n{\\n protected $value;\\n\\n public function getValue()\\n {\\n return $
INSERT INTO `pullreq` VALUES ('2198', 'rails/rails', '19501', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/19501\",\"id\":31855675,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzE4NTU2NzU=\",\"html_url\":\"https://github.com/rails/rails/pull/19501\",\"diff_url\":\"https://github.com/rails/rails/pull/19501.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/19501.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/19501\",\"number\":19501,\"state\":\"closed\",\"locked\":false,\"title\":\"DRY up STI subclass logic\",\"user\":{\"login\":\"ccutrer\",\"id\":191320,\"node_id\":\"MDQ6VXNlcjE5MTMyMA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/191320?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ccutrer\",\"html_url\":\"https://github.com/ccutrer\",\"followers_url\":\"https://api.github.com/users/ccutrer/followers\",\"following_url\":\"https://api.github.com/users/ccutrer/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ccutrer/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ccutrer/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ccutrer/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ccutrer/orgs\",\"repos_url\":\"https://api.github.com/users/ccutrer/repos\",\"events_url\":\"https://api.github.com/users/ccutrer/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ccutrer/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"the newer method used for discriminating new records did not\\nuse the older and more robust method used for instantiating\\nexisting records, but did have a better post-check to ensure\\nthe sublass was in the hierarchy. so move the descendants check\\nto find_sti_class, and then simply call find_sti_class from\\nsubclass_from_attributes\\n\\nnow with fixed specs\\n\",\"created_at\":\"2015-03-24T18:23:35Z\",\"updated_at\":\"2015-10-29T15:44:12Z\",\"closed_at\":\"2015-10-29T15:44:12Z\",\"merged_at\":\"2015-10-29T15:44:12Z\",\"merge_commit_sha\":\"27c0c0c94953633aa033642766f0e327307a7682\",\"assignee\":{\"login\":\"rafaelfranca\",\"id\":47848,\"node_id\":\"MDQ6VXNlcjQ3ODQ4\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafaelfranca\",\"html_url\":\"https://github.com/rafaelfranca\",\"followers_url\":\"https://api.github.com/users/rafaelfranca/followers\",\"following_url\":\"https://api.github.com/users/rafaelfranca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rafaelfranca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rafaelfranca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rafaelfranca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rafaelfranca/orgs\",\"repos_url\":\"https://api.github.com/users/rafaelfranca/repos\",\"events_url\":\"https://api.github.com/users/rafaelfranca/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rafaelfranca/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"rafaelfranca\",\"id\":47848,\"node_id\":\"MDQ6VXNlcjQ3ODQ4\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafaelfranca\",\"html_url\":\"https://github.com/rafaelfranca\",\"followers_url\":\"https://api.github.com/users/rafaelfranca/followers\",\"following_url\":\"https://api.github.com/users/rafaelfranca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rafaelfranca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rafaelfranca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rafaelfranca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rafaelfranca/orgs\",\"repos_url\":\"https://api.github.com/users/rafaelfranca/repos\",\"events_url\":\"https://api.github.com/users/rafaelfranca/events{/privacy}\",\"received_events_url\":\"https://ap
INSERT INTO `pullreq` VALUES ('2202', 'rails/rails', '15162', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/15162\",\"id\":16024447,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTYwMjQ0NDc=\",\"html_url\":\"https://github.com/rails/rails/pull/15162\",\"diff_url\":\"https://github.com/rails/rails/pull/15162.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/15162.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/15162\",\"number\":15162,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix a bug where AS::Dependencies changes the behaivior of NameError#name\",\"user\":{\"login\":\"yuki24\",\"id\":386234,\"node_id\":\"MDQ6VXNlcjM4NjIzNA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/386234?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/yuki24\",\"html_url\":\"https://github.com/yuki24\",\"followers_url\":\"https://api.github.com/users/yuki24/followers\",\"following_url\":\"https://api.github.com/users/yuki24/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/yuki24/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/yuki24/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/yuki24/subscriptions\",\"organizations_url\":\"https://api.github.com/users/yuki24/orgs\",\"repos_url\":\"https://api.github.com/users/yuki24/repos\",\"events_url\":\"https://api.github.com/users/yuki24/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/yuki24/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"I noticed that NameError objects loses a const name after `require \'active_support/dependencies\'`. The following example replicates the bug fixed in this commit:\\n\\n``` ruby\\nbegin\\n DoesNotExist\\nrescue NameError => e\\n e.name # => :DoesNotExist\\nend\\n\\nclass A; end\\n\\nbegin\\n A::DoesNotExistNeither\\nrescue NameError => e\\n e.name # => :DoesNotExistNeither\\nend\\n\\nrequire \'active_support/dependencies\'\\n\\nbegin\\n DoesNotExist\\nrescue NameError => e\\n e.name # => nil\\nend\\n\\nbegin\\n A::DoesNotExistNeither\\nrescue NameError => e\\n e.name # => nil\\nend\\n```\\n\\nThis commit changes AS::Dependencies to not just raise NameError but create an object first and raise the object so `NameError#name` will never be `nil`.\\n\\nI\'ll send other pull requests if I find this bug in more places in Rails.\\n\",\"created_at\":\"2014-05-17T22:21:31Z\",\"updated_at\":\"2014-06-24T16:06:44Z\",\"closed_at\":\"2014-06-23T02:19:29Z\",\"merged_at\":null,\"merge_commit_sha\":\"7f5f039bed265fee435607937d2068845f75eb7a\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":107194,\"node_id\":\"MDU6TGFiZWwxMDcxOTQ=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/activesupport\",\"name\":\"activesupport\",\"color\":\"FC9300\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/15162/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/15162/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/15162/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/844a80d44468e212e2f34455a182e9da85f57470\",\"head\":{\"label\":\"yuki24:fix-bug-name-error-not-including-const-name\",\"ref\":\"fix-bug-name-error-not-including-const-name\",\"sha\":\"844a80d44468e212e2f34455a182e9da85f57470\",\"user\":{\"login\":\"yuki24\",\"id\":386234,\"node_id\":\"MDQ6VXNlcjM4NjIzNA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/386234?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/yuki24\",\"html_url\":\"https://github.com/yuki24\",\"followers_url\":\"https://api.github.com/users/yuki24/followers\",\"following_url\":\"https://api.github.com/users/yuki24/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/yuki24/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/
INSERT INTO `pullreq` VALUES ('2207', 'cocos2d/cocos2d-x', '13363', '{\"url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/13363\",\"id\":42411091,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDI0MTEwOTE=\",\"html_url\":\"https://github.com/cocos2d/cocos2d-x/pull/13363\",\"diff_url\":\"https://github.com/cocos2d/cocos2d-x/pull/13363.diff\",\"patch_url\":\"https://github.com/cocos2d/cocos2d-x/pull/13363.patch\",\"issue_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/13363\",\"number\":13363,\"state\":\"closed\",\"locked\":false,\"title\":\"[bugfix] SimpleAudioEngine misreporting whether music is playing when paused/resumed\",\"user\":{\"login\":\"GammaEspeon\",\"id\":13724662,\"node_id\":\"MDQ6VXNlcjEzNzI0NjYy\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/13724662?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/GammaEspeon\",\"html_url\":\"https://github.com/GammaEspeon\",\"followers_url\":\"https://api.github.com/users/GammaEspeon/followers\",\"following_url\":\"https://api.github.com/users/GammaEspeon/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/GammaEspeon/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/GammaEspeon/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/GammaEspeon/subscriptions\",\"organizations_url\":\"https://api.github.com/users/GammaEspeon/orgs\",\"repos_url\":\"https://api.github.com/users/GammaEspeon/repos\",\"events_url\":\"https://api.github.com/users/GammaEspeon/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/GammaEspeon/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Issue #13254 \\n\\nFlag was not being changed when background music was paused or resumed on Windows\\n\",\"created_at\":\"2015-08-13T23:31:13Z\",\"updated_at\":\"2015-08-21T17:02:49Z\",\"closed_at\":\"2015-08-14T03:54:12Z\",\"merged_at\":\"2015-08-14T03:54:12Z\",\"merge_commit_sha\":\"6fd56ebf6ecbc19a251b3f59616e48419592e197\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/13363/commits\",\"review_comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/13363/comments\",\"review_comment_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/13363/comments\",\"statuses_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/statuses/fa02751e45d1ca5955bf857abb788e9f855083ce\",\"head\":{\"label\":\"GammaEspeon:v3\",\"ref\":\"v3\",\"sha\":\"fa02751e45d1ca5955bf857abb788e9f855083ce\",\"user\":{\"login\":\"GammaEspeon\",\"id\":13724662,\"node_id\":\"MDQ6VXNlcjEzNzI0NjYy\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/13724662?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/GammaEspeon\",\"html_url\":\"https://github.com/GammaEspeon\",\"followers_url\":\"https://api.github.com/users/GammaEspeon/followers\",\"following_url\":\"https://api.github.com/users/GammaEspeon/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/GammaEspeon/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/GammaEspeon/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/GammaEspeon/subscriptions\",\"organizations_url\":\"https://api.github.com/users/GammaEspeon/orgs\",\"repos_url\":\"https://api.github.com/users/GammaEspeon/repos\",\"events_url\":\"https://api.github.com/users/GammaEspeon/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/GammaEspeon/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"cocos2d:v3\",\"ref\":\"v3\",\"sha\":\"c4af7b8c452268c287838781dc633613f4e48702\",\"user\":{\"login\":\"cocos2d\",\"id\":234324,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjIzNDMyNA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/234324?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.c
INSERT INTO `pullreq` VALUES ('2212', 'symfony/symfony', '15975', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/15975\",\"id\":46171928,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDYxNzE5Mjg=\",\"html_url\":\"https://github.com/symfony/symfony/pull/15975\",\"diff_url\":\"https://github.com/symfony/symfony/pull/15975.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/15975.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/15975\",\"number\":15975,\"state\":\"closed\",\"locked\":false,\"title\":\"[WCM] Updated the styles of the assets:install command\",\"user\":{\"login\":\"javiereguiluz\",\"id\":73419,\"node_id\":\"MDQ6VXNlcjczNDE5\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/73419?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/javiereguiluz\",\"html_url\":\"https://github.com/javiereguiluz\",\"followers_url\":\"https://api.github.com/users/javiereguiluz/followers\",\"following_url\":\"https://api.github.com/users/javiereguiluz/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/javiereguiluz/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/javiereguiluz/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/javiereguiluz/subscriptions\",\"organizations_url\":\"https://api.github.com/users/javiereguiluz/orgs\",\"repos_url\":\"https://api.github.com/users/javiereguiluz/repos\",\"events_url\":\"https://api.github.com/users/javiereguiluz/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/javiereguiluz/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | no |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | - |\\n| License | MIT |\\n| Doc PR | - |\\n\\nThis PR uses comment() which hasn\'t been merged yet. WIP PR at #15964\\n\\n![assets_install](https://cloud.githubusercontent.com/assets/73419/10140347/602ff238-6607-11e5-9485-922aac1c07de.png)\\n\",\"created_at\":\"2015-09-28T15:37:02Z\",\"updated_at\":\"2015-09-28T17:36:30Z\",\"closed_at\":\"2015-09-28T17:36:30Z\",\"merged_at\":null,\"merge_commit_sha\":\"858f7936a7c6fa9f677c1f6a002b837ce2906084\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":237003792,\"node_id\":\"MDU6TGFiZWwyMzcwMDM3OTI=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Status:%20Needs%20Review\",\"name\":\"Status: Needs Review\",\"color\":\"ededed\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/15975/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/15975/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/15975/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/f4bc6b03a0067aab29db51cad41b0b2b31a9f09a\",\"head\":{\"label\":\"javiereguiluz:update_assets_install\",\"ref\":\"update_assets_install\",\"sha\":\"f4bc6b03a0067aab29db51cad41b0b2b31a9f09a\",\"user\":{\"login\":\"javiereguiluz\",\"id\":73419,\"node_id\":\"MDQ6VXNlcjczNDE5\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/73419?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/javiereguiluz\",\"html_url\":\"https://github.com/javiereguiluz\",\"followers_url\":\"https://api.github.com/users/javiereguiluz/followers\",\"following_url\":\"https://api.github.com/users/javiereguiluz/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/javiereguiluz/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/javiereguiluz/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/javiereguiluz/subscriptions\",\"organizations_url\":\"https://api.github.com/users/javiereguiluz/orgs\",\"repos_url\":\"https://api.github.com/users/javiereguiluz/repos\",\"events_url\":\"https://api.github.com/
INSERT INTO `pullreq` VALUES ('2216', 'symfony/symfony-docs', '834', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/834\",\"id\":476035,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDc2MDM1\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/834\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/834.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/834.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/834\",\"number\":834,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixed typo in file uploads article\",\"user\":{\"login\":\"richardmiller\",\"id\":783827,\"node_id\":\"MDQ6VXNlcjc4MzgyNw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/783827?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/richardmiller\",\"html_url\":\"https://github.com/richardmiller\",\"followers_url\":\"https://api.github.com/users/richardmiller/followers\",\"following_url\":\"https://api.github.com/users/richardmiller/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/richardmiller/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/richardmiller/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/richardmiller/subscriptions\",\"organizations_url\":\"https://api.github.com/users/richardmiller/orgs\",\"repos_url\":\"https://api.github.com/users/richardmiller/repos\",\"events_url\":\"https://api.github.com/users/richardmiller/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/richardmiller/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2011-11-08T23:56:42Z\",\"updated_at\":\"2014-07-03T11:08:16Z\",\"closed_at\":\"2011-11-11T00:36:43Z\",\"merged_at\":null,\"merge_commit_sha\":\"c194746282ac268997c8fbe830bbaaf3e4eea274\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/834/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/834/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/834/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/3689e149ab5b31103c2c21a262a015e54f50a1f8\",\"head\":{\"label\":\"richardmiller:fixing_type_in_file_uploads\",\"ref\":\"fixing_type_in_file_uploads\",\"sha\":\"3689e149ab5b31103c2c21a262a015e54f50a1f8\",\"user\":{\"login\":\"richardmiller\",\"id\":783827,\"node_id\":\"MDQ6VXNlcjc4MzgyNw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/783827?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/richardmiller\",\"html_url\":\"https://github.com/richardmiller\",\"followers_url\":\"https://api.github.com/users/richardmiller/followers\",\"following_url\":\"https://api.github.com/users/richardmiller/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/richardmiller/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/richardmiller/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/richardmiller/subscriptions\",\"organizations_url\":\"https://api.github.com/users/richardmiller/orgs\",\"repos_url\":\"https://api.github.com/users/richardmiller/repos\",\"events_url\":\"https://api.github.com/users/richardmiller/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/richardmiller/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":1738571,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNzM4NTcx\",\"name\":\"symfony-docs\",\"full_name\":\"richardmiller/symfony-docs\",\"owner\":{\"login\":\"richardmiller\",\"id\":783827,\"node_id\":\"MDQ6VXNlcjc4MzgyNw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/783827?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/richardmiller\",\"html_url\":\"https://github.com/richardmiller
INSERT INTO `pullreq` VALUES ('2221', 'symfony/symfony', '12382', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/12382\",\"id\":23744679,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjM3NDQ2Nzk=\",\"html_url\":\"https://github.com/symfony/symfony/pull/12382\",\"diff_url\":\"https://github.com/symfony/symfony/pull/12382.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/12382.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/12382\",\"number\":12382,\"state\":\"closed\",\"locked\":false,\"title\":\"[Routing] removed errors from git\",\"user\":{\"login\":\"HeinZawHtet\",\"id\":1264755,\"node_id\":\"MDQ6VXNlcjEyNjQ3NTU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1264755?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/HeinZawHtet\",\"html_url\":\"https://github.com/HeinZawHtet\",\"followers_url\":\"https://api.github.com/users/HeinZawHtet/followers\",\"following_url\":\"https://api.github.com/users/HeinZawHtet/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/HeinZawHtet/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/HeinZawHtet/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/HeinZawHtet/subscriptions\",\"organizations_url\":\"https://api.github.com/users/HeinZawHtet/orgs\",\"repos_url\":\"https://api.github.com/users/HeinZawHtet/repos\",\"events_url\":\"https://api.github.com/users/HeinZawHtet/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/HeinZawHtet/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | yes |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | #12387 |\\n| License | MIT |\\n| Doc PR | - |\\n\",\"created_at\":\"2014-11-03T06:32:55Z\",\"updated_at\":\"2014-11-03T13:46:09Z\",\"closed_at\":\"2014-11-03T13:45:51Z\",\"merged_at\":null,\"merge_commit_sha\":\"be59311ac018c3afdba68964b4a3bbac9b55d232\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/12382/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/12382/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/12382/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/cb2998f4b84c81e5b0fe075e10918d10a0840389\",\"head\":{\"label\":\"HeinZawHtet:patch-1\",\"ref\":\"patch-1\",\"sha\":\"cb2998f4b84c81e5b0fe075e10918d10a0840389\",\"user\":{\"login\":\"HeinZawHtet\",\"id\":1264755,\"node_id\":\"MDQ6VXNlcjEyNjQ3NTU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1264755?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/HeinZawHtet\",\"html_url\":\"https://github.com/HeinZawHtet\",\"followers_url\":\"https://api.github.com/users/HeinZawHtet/followers\",\"following_url\":\"https://api.github.com/users/HeinZawHtet/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/HeinZawHtet/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/HeinZawHtet/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/HeinZawHtet/subscriptions\",\"organizations_url\":\"https://api.github.com/users/HeinZawHtet/orgs\",\"repos_url\":\"https://api.github.com/users/HeinZawHtet/repos\",\"events_url\":\"https://api.github.com/users/HeinZawHtet/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/HeinZawHtet/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":26106639,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyNjEwNjYzOQ==\",\"name\":\"symfony\",\"full_name\":\"HeinZawHtet/symfony\",\"owner\":{\"login\":\"HeinZawHtet\",\"id\":1264755,\"node_id\":\"MDQ6VXNlcjEyNjQ3NTU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1264755?v=4\",\"gravatar_id\":\"\",\"url\":\"https
INSERT INTO `pullreq` VALUES ('2225', 'JuliaLang/julia', '16080', '{\"url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/16080\",\"id\":68101470,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjgxMDE0NzA=\",\"html_url\":\"https://github.com/JuliaLang/julia/pull/16080\",\"diff_url\":\"https://github.com/JuliaLang/julia/pull/16080.diff\",\"patch_url\":\"https://github.com/JuliaLang/julia/pull/16080.patch\",\"issue_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/16080\",\"number\":16080,\"state\":\"closed\",\"locked\":false,\"title\":\"Add missing promote_op method for Nullable\",\"user\":{\"login\":\"omus\",\"id\":1675958,\"node_id\":\"MDQ6VXNlcjE2NzU5NTg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1675958?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/omus\",\"html_url\":\"https://github.com/omus\",\"followers_url\":\"https://api.github.com/users/omus/followers\",\"following_url\":\"https://api.github.com/users/omus/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/omus/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/omus/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/omus/subscriptions\",\"organizations_url\":\"https://api.github.com/users/omus/orgs\",\"repos_url\":\"https://api.github.com/users/omus/repos\",\"events_url\":\"https://api.github.com/users/omus/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/omus/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"I noticed that these promotion methods were missing for `Nullable` types when working with the following code:\\n\\n``` julia\\njulia> using NullableArrays\\n\\njulia> NullableArray([DateTime(2016)]) - NullableArray([DateTime(2015)])\\nERROR: MethodError: Cannot `convert` an object of type Base.Dates.Millisecond to an object of type DateTime\\nThis may have arisen from a call to the constructor DateTime(...),\\nsince type constructors fall back to convert methods.\\nClosest candidates are:\\n convert(::Type{DateTime}, ::Date)\\n convert{R<:Real}(::Type{DateTime}, ::R<:Real)\\n convert{T}(::Type{T}, ::T)\\n ...\\n [inlined code] from ./nullable.jl:40\\n in -(::NullableArrays.NullableArray{DateTime,1}, ::NullableArrays.NullableArray{DateTime,1}) at ./arraymath.jl:85\\n in eval(::Module, ::Any) at ./boot.jl:236\\n```\\n\\nThese changes should be backported to 0.4. The `promote_op` test will need to be updated to work on 0.4 and 0.5.\\n\",\"created_at\":\"2016-04-27T18:29:31Z\",\"updated_at\":\"2016-06-09T11:47:13Z\",\"closed_at\":\"2016-06-09T07:54:13Z\",\"merged_at\":\"2016-06-09T07:54:13Z\",\"merge_commit_sha\":\"53040a0fae56f6bffd30cdf1aee468b698651991\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/16080/commits\",\"review_comments_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/16080/comments\",\"review_comment_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/16080/comments\",\"statuses_url\":\"https://api.github.com/repos/JuliaLang/julia/statuses/e1fadf8b496c1d3f32ad0f619274d5de695dfba8\",\"head\":{\"label\":\"omus:nullable-promotion\",\"ref\":\"nullable-promotion\",\"sha\":\"e1fadf8b496c1d3f32ad0f619274d5de695dfba8\",\"user\":{\"login\":\"omus\",\"id\":1675958,\"node_id\":\"MDQ6VXNlcjE2NzU5NTg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1675958?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/omus\",\"html_url\":\"https://github.com/omus\",\"followers_url\":\"https://api.github.com/users/omus/followers\",\"following_url\":\"https://api.github.com/users/omus/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/omus/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/omus/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/omus/subscriptions\",\"organizations_url\":\"ht
INSERT INTO `pullreq` VALUES ('2229', 'symfony/symfony', '177', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/177\",\"id\":86782,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODY3ODI=\",\"html_url\":\"https://github.com/symfony/symfony/pull/177\",\"diff_url\":\"https://github.com/symfony/symfony/pull/177.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/177.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/177\",\"number\":177,\"state\":\"closed\",\"locked\":false,\"title\":\"[HttpFoundation] fixed Response Bug, added more Tests\",\"user\":{\"login\":\"digitalkaoz\",\"id\":293591,\"node_id\":\"MDQ6VXNlcjI5MzU5MQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/293591?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/digitalkaoz\",\"html_url\":\"https://github.com/digitalkaoz\",\"followers_url\":\"https://api.github.com/users/digitalkaoz/followers\",\"following_url\":\"https://api.github.com/users/digitalkaoz/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/digitalkaoz/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/digitalkaoz/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/digitalkaoz/subscriptions\",\"organizations_url\":\"https://api.github.com/users/digitalkaoz/orgs\",\"repos_url\":\"https://api.github.com/users/digitalkaoz/repos\",\"events_url\":\"https://api.github.com/users/digitalkaoz/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/digitalkaoz/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"[HttpFoundation] fixed bug with Last-Modified Header\\n[HttpFoundation] added Response Tests\\n\",\"created_at\":\"2011-03-06T10:21:09Z\",\"updated_at\":\"2014-07-06T08:33:17Z\",\"closed_at\":\"2011-03-08T08:33:27Z\",\"merged_at\":null,\"merge_commit_sha\":\"\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/177/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/177/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/177/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/262b9fa5efbf2d856fdff178cb0580ee3b8e34b7\",\"head\":{\"label\":\"digitalkaoz:httpfoundation-response\",\"ref\":\"httpfoundation-response\",\"sha\":\"262b9fa5efbf2d856fdff178cb0580ee3b8e34b7\",\"user\":{\"login\":\"digitalkaoz\",\"id\":293591,\"node_id\":\"MDQ6VXNlcjI5MzU5MQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/293591?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/digitalkaoz\",\"html_url\":\"https://github.com/digitalkaoz\",\"followers_url\":\"https://api.github.com/users/digitalkaoz/followers\",\"following_url\":\"https://api.github.com/users/digitalkaoz/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/digitalkaoz/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/digitalkaoz/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/digitalkaoz/subscriptions\",\"organizations_url\":\"https://api.github.com/users/digitalkaoz/orgs\",\"repos_url\":\"https://api.github.com/users/digitalkaoz/repos\",\"events_url\":\"https://api.github.com/users/digitalkaoz/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/digitalkaoz/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":1443014,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNDQzMDE0\",\"name\":\"symfony\",\"full_name\":\"digitalkaoz/symfony\",\"owner\":{\"login\":\"digitalkaoz\",\"id\":293591,\"node_id\":\"MDQ6VXNlcjI5MzU5MQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/293591?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/digitalkaoz\",\"html_url\":\"https://github.com/digitalkaoz\",\"followers_url\":\"https://api.github.com/users/digita
INSERT INTO `pullreq` VALUES ('2234', 'rust-lang/rust', '34045', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/34045\",\"id\":72380415,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzIzODA0MTU=\",\"html_url\":\"https://github.com/rust-lang/rust/pull/34045\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/34045.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/34045.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/34045\",\"number\":34045,\"state\":\"closed\",\"locked\":false,\"title\":\"rustdoc: Don\'t generate empty files for stripped items\",\"user\":{\"login\":\"ollie27\",\"id\":7189418,\"node_id\":\"MDQ6VXNlcjcxODk0MTg=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/7189418?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ollie27\",\"html_url\":\"https://github.com/ollie27\",\"followers_url\":\"https://api.github.com/users/ollie27/followers\",\"following_url\":\"https://api.github.com/users/ollie27/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ollie27/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ollie27/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ollie27/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ollie27/orgs\",\"repos_url\":\"https://api.github.com/users/ollie27/repos\",\"events_url\":\"https://api.github.com/users/ollie27/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ollie27/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"We need to traverse stripped modules to generate redirect pages, but we shouldn\'t generate\\nanything else for them.\\n\\nThis now renders the file contents to a Vec before writing it to a file in one go. I think\\nthat\'s probably a better strategy anyway.\\n\\nFixes: #34025\\n\",\"created_at\":\"2016-06-02T16:50:50Z\",\"updated_at\":\"2016-06-12T17:14:21Z\",\"closed_at\":\"2016-06-12T16:32:49Z\",\"merged_at\":\"2016-06-12T16:32:49Z\",\"merge_commit_sha\":\"cfb4ad2f2383d20f6446d8c63a3e992edbb8b8b8\",\"assignee\":{\"login\":\"cmr\",\"id\":704250,\"node_id\":\"MDQ6VXNlcjcwNDI1MA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/704250?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cmr\",\"html_url\":\"https://github.com/cmr\",\"followers_url\":\"https://api.github.com/users/cmr/followers\",\"following_url\":\"https://api.github.com/users/cmr/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cmr/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cmr/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cmr/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cmr/orgs\",\"repos_url\":\"https://api.github.com/users/cmr/repos\",\"events_url\":\"https://api.github.com/users/cmr/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cmr/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"cmr\",\"id\":704250,\"node_id\":\"MDQ6VXNlcjcwNDI1MA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/704250?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cmr\",\"html_url\":\"https://github.com/cmr\",\"followers_url\":\"https://api.github.com/users/cmr/followers\",\"following_url\":\"https://api.github.com/users/cmr/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cmr/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cmr/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cmr/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cmr/orgs\",\"repos_url\":\"https://api.github.com/users/cmr/repos\",\"events_url\":\"https://api.github.com/users/cmr/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cmr/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/3
INSERT INTO `pullreq` VALUES ('2238', 'servo/servo', '16182', '{\"url\":\"https://api.github.com/repos/servo/servo/pulls/16182\",\"id\":113260081,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTEzMjYwMDgx\",\"html_url\":\"https://github.com/servo/servo/pull/16182\",\"diff_url\":\"https://github.com/servo/servo/pull/16182.diff\",\"patch_url\":\"https://github.com/servo/servo/pull/16182.patch\",\"issue_url\":\"https://api.github.com/repos/servo/servo/issues/16182\",\"number\":16182,\"state\":\"closed\",\"locked\":false,\"title\":\"stylo: Get rid of one of the copies of the `expand` function.\",\"user\":{\"login\":\"emilio\",\"id\":1323194,\"node_id\":\"MDQ6VXNlcjEzMjMxOTQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1323194?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/emilio\",\"html_url\":\"https://github.com/emilio\",\"followers_url\":\"https://api.github.com/users/emilio/followers\",\"following_url\":\"https://api.github.com/users/emilio/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/emilio/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/emilio/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/emilio/subscriptions\",\"organizations_url\":\"https://api.github.com/users/emilio/orgs\",\"repos_url\":\"https://api.github.com/users/emilio/repos\",\"events_url\":\"https://api.github.com/users/emilio/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/emilio/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\\n\\n<!-- Reviewable:start -->\\nThis change is[<img src=\\\"https://reviewable.io/review_button.svg\\\" height=\\\"34\\\" align=\\\"absmiddle\\\" alt=\\\"Reviewable\\\"/>](https://reviewable.io/reviews/servo/servo/16182)\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2017-03-29T18:10:09Z\",\"updated_at\":\"2017-03-29T18:21:55Z\",\"closed_at\":\"2017-03-29T18:21:55Z\",\"merged_at\":null,\"merge_commit_sha\":\"9ec6a35a8099beff0d5971d6e49df9d2b76a8e7c\",\"assignee\":{\"login\":\"Manishearth\",\"id\":1617736,\"node_id\":\"MDQ6VXNlcjE2MTc3MzY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1617736?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Manishearth\",\"html_url\":\"https://github.com/Manishearth\",\"followers_url\":\"https://api.github.com/users/Manishearth/followers\",\"following_url\":\"https://api.github.com/users/Manishearth/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Manishearth/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Manishearth/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Manishearth/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Manishearth/orgs\",\"repos_url\":\"https://api.github.com/users/Manishearth/repos\",\"events_url\":\"https://api.github.com/users/Manishearth/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Manishearth/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"Manishearth\",\"id\":1617736,\"node_id\":\"MDQ6VXNlcjE2MTc3MzY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1617736?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Manishearth\",\"html_url\":\"https://github.com/Manishearth\",\"followers_url\":\"https://api.github.com/users/Manishearth/followers\",\"following_url\":\"https://api.github.com/users/Manishearth/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Manishearth/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Manishearth/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Manishearth/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Manishearth/orgs\",\"repos_url\":\"https://api.github.com/users/Manishearth/repos\",\"events_url\":\"https://api.github.com/users/Manishearth/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Manishearth/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[
INSERT INTO `pullreq` VALUES ('2242', 'symfony/symfony', '15921', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/15921\",\"id\":46083690,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDYwODM2OTA=\",\"html_url\":\"https://github.com/symfony/symfony/pull/15921\",\"diff_url\":\"https://github.com/symfony/symfony/pull/15921.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/15921.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/15921\",\"number\":15921,\"state\":\"closed\",\"locked\":false,\"title\":\"Abstract voter tweaks\",\"user\":{\"login\":\"weaverryan\",\"id\":121003,\"node_id\":\"MDQ6VXNlcjEyMTAwMw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/121003?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/weaverryan\",\"html_url\":\"https://github.com/weaverryan\",\"followers_url\":\"https://api.github.com/users/weaverryan/followers\",\"following_url\":\"https://api.github.com/users/weaverryan/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/weaverryan/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/weaverryan/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/weaverryan/subscriptions\",\"organizations_url\":\"https://api.github.com/users/weaverryan/orgs\",\"repos_url\":\"https://api.github.com/users/weaverryan/repos\",\"events_url\":\"https://api.github.com/users/weaverryan/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/weaverryan/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | yes (a little) |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | n/a |\\n| License | MIT |\\n| Doc PR | n/a |\\n\\nBased on suggestions from stof in #15870, this simplifies the BC and deprecation throwing code. This also adds a BadMethodCallException in case the user doesn\'t override `isGranted` _or_ `voteOnAttribute`, because that\'s just plain wrong (as is calling `isGranted()` on the parent class directly, since that was formerly abstract).\\n\",\"created_at\":\"2015-09-26T15:26:47Z\",\"updated_at\":\"2015-09-27T20:47:39Z\",\"closed_at\":\"2015-09-27T09:19:53Z\",\"merged_at\":\"2015-09-27T09:19:53Z\",\"merge_commit_sha\":\"540ec76d92cb4183aa39bee0556af000921afdf5\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":237550465,\"node_id\":\"MDU6TGFiZWwyMzc1NTA0NjU=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Status:%20Reviewed\",\"name\":\"Status: Reviewed\",\"color\":\"bfe5bf\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/15921/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/15921/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/15921/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/c03f5c2ad4ec4b34a0eb0b1ce9fdc4aaf08d0927\",\"head\":{\"label\":\"weaverryan:abstract-voter-tweaks\",\"ref\":\"abstract-voter-tweaks\",\"sha\":\"c03f5c2ad4ec4b34a0eb0b1ce9fdc4aaf08d0927\",\"user\":{\"login\":\"weaverryan\",\"id\":121003,\"node_id\":\"MDQ6VXNlcjEyMTAwMw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/121003?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/weaverryan\",\"html_url\":\"https://github.com/weaverryan\",\"followers_url\":\"https://api.github.com/users/weaverryan/followers\",\"following_url\":\"https://api.github.com/users/weaverryan/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/weaverryan/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/weaverryan/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/weaverryan/subscriptions\",\"organizations_url\":\"https://api.github.com/users/weaverryan/orgs\",\"repos_url\":\"https://api.
INSERT INTO `pullreq` VALUES ('2247', 'kubernetes/kubernetes', '44908', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/44908\",\"id\":117419928,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE3NDE5OTI4\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/44908\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/44908.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/44908.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/44908\",\"number\":44908,\"state\":\"closed\",\"locked\":false,\"title\":\"allow kubectl proxy to handle specified reject methods and default to…\",\"user\":{\"login\":\"suyogbarve\",\"id\":1817914,\"node_id\":\"MDQ6VXNlcjE4MTc5MTQ=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1817914?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/suyogbarve\",\"html_url\":\"https://github.com/suyogbarve\",\"followers_url\":\"https://api.github.com/users/suyogbarve/followers\",\"following_url\":\"https://api.github.com/users/suyogbarve/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/suyogbarve/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/suyogbarve/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/suyogbarve/subscriptions\",\"organizations_url\":\"https://api.github.com/users/suyogbarve/orgs\",\"repos_url\":\"https://api.github.com/users/suyogbarve/repos\",\"events_url\":\"https://api.github.com/users/suyogbarve/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/suyogbarve/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"What this PR does / why we need it:\\r\\n\\\"kubect proxy\\\" command had a bug and was not supporting feature to reject http methods\\r\\n--reject-methods=\'POST,PUT,PATCH\'\\r\\nthis was due to missing filter for RejectMethods in kubectl/cmd/proxy.go\\r\\nThis PR adds the desired flag, however to retain the current behaviour of \\\"kubectl proxy\\\" the Default Rejected methods are changed from \'POST,PUT,PATCH\' to \'^$\' i.e. none.\\r\\n\\r\\nIssue not created and no existing issue found\",\"created_at\":\"2017-04-25T07:30:35Z\",\"updated_at\":\"2017-05-03T15:55:18Z\",\"closed_at\":\"2017-05-03T15:55:18Z\",\"merged_at\":\"2017-05-03T15:55:18Z\",\"merge_commit_sha\":\"4ff9234eec8f35c28397ac70fd167d999e7618ff\",\"assignee\":{\"login\":\"sttts\",\"id\":730123,\"node_id\":\"MDQ6VXNlcjczMDEyMw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/730123?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sttts\",\"html_url\":\"https://github.com/sttts\",\"followers_url\":\"https://api.github.com/users/sttts/followers\",\"following_url\":\"https://api.github.com/users/sttts/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sttts/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sttts/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sttts/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sttts/orgs\",\"repos_url\":\"https://api.github.com/users/sttts/repos\",\"events_url\":\"https://api.github.com/users/sttts/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sttts/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"sttts\",\"id\":730123,\"node_id\":\"MDQ6VXNlcjczMDEyMw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/730123?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sttts\",\"html_url\":\"https://github.com/sttts\",\"followers_url\":\"https://api.github.com/users/sttts/followers\",\"following_url\":\"https://api.github.com/users/sttts/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sttts/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sttts/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sttts/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sttts/orgs\",\"repos_url\":\"https://api.github.com/use
INSERT INTO `pullreq` VALUES ('2251', 'docker/docker', '1565', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/1565\",\"id\":7660327,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzY2MDMyNw==\",\"html_url\":\"https://github.com/moby/moby/pull/1565\",\"diff_url\":\"https://github.com/moby/moby/pull/1565.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/1565.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/1565\",\"number\":1565,\"state\":\"closed\",\"locked\":false,\"title\":\"load authConfig only when needed and fix useless WARNING\",\"user\":{\"login\":\"vieux\",\"id\":1032519,\"node_id\":\"MDQ6VXNlcjEwMzI1MTk=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1032519?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/vieux\",\"html_url\":\"https://github.com/vieux\",\"followers_url\":\"https://api.github.com/users/vieux/followers\",\"following_url\":\"https://api.github.com/users/vieux/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/vieux/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/vieux/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/vieux/subscriptions\",\"organizations_url\":\"https://api.github.com/users/vieux/orgs\",\"repos_url\":\"https://api.github.com/users/vieux/repos\",\"events_url\":\"https://api.github.com/users/vieux/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/vieux/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes #1528 \\n\",\"created_at\":\"2013-08-16T14:34:54Z\",\"updated_at\":\"2014-06-13T00:42:54Z\",\"closed_at\":\"2013-08-22T18:10:16Z\",\"merged_at\":\"2013-08-22T18:10:16Z\",\"merge_commit_sha\":\"39d08668d7c81ac4dfc7a51991f299d4ea0f5ac4\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/moby/moby/pulls/1565/commits\",\"review_comments_url\":\"https://api.github.com/repos/moby/moby/pulls/1565/comments\",\"review_comment_url\":\"https://api.github.com/repos/moby/moby/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/moby/moby/issues/1565/comments\",\"statuses_url\":\"https://api.github.com/repos/moby/moby/statuses/18962d0ff33cfa6ba2976aa459c766acfd23c1bf\",\"head\":{\"label\":\"docker:only_load_authconfig_when_needed\",\"ref\":\"only_load_authconfig_when_needed\",\"sha\":\"18962d0ff33cfa6ba2976aa459c766acfd23c1bf\",\"user\":{\"login\":\"docker\",\"id\":5429470,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjU0Mjk0NzA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5429470?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/docker\",\"html_url\":\"https://github.com/docker\",\"followers_url\":\"https://api.github.com/users/docker/followers\",\"following_url\":\"https://api.github.com/users/docker/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/docker/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/docker/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/docker/subscriptions\",\"organizations_url\":\"https://api.github.com/users/docker/orgs\",\"repos_url\":\"https://api.github.com/users/docker/repos\",\"events_url\":\"https://api.github.com/users/docker/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/docker/received_events\",\"type\":\"Organization\",\"site_admin\":false},\"repo\":{\"id\":7691631,\"node_id\":\"MDEwOlJlcG9zaXRvcnk3NjkxNjMx\",\"name\":\"moby\",\"full_name\":\"moby/moby\",\"owner\":{\"login\":\"moby\",\"id\":27259197,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjI3MjU5MTk3\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/27259197?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/moby\",\"html_url\":\"https://github.com/moby\",\"followers_url\":\"https://api.github.com/users/moby/followers\",\"following_url\":\"https://api.github.com/users/moby/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/moby/gists{/gist_id}\",\"starred_url\":\"
INSERT INTO `pullreq` VALUES ('2255', 'symfony/symfony', '22892', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/22892\",\"id\":122267820,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTIyMjY3ODIw\",\"html_url\":\"https://github.com/symfony/symfony/pull/22892\",\"diff_url\":\"https://github.com/symfony/symfony/pull/22892.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/22892.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/22892\",\"number\":22892,\"state\":\"closed\",\"locked\":false,\"title\":\"[ProxyManager] Add FC layer\",\"user\":{\"login\":\"nicolas-grekas\",\"id\":243674,\"node_id\":\"MDQ6VXNlcjI0MzY3NA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/243674?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nicolas-grekas\",\"html_url\":\"https://github.com/nicolas-grekas\",\"followers_url\":\"https://api.github.com/users/nicolas-grekas/followers\",\"following_url\":\"https://api.github.com/users/nicolas-grekas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nicolas-grekas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nicolas-grekas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nicolas-grekas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nicolas-grekas/orgs\",\"repos_url\":\"https://api.github.com/users/nicolas-grekas/repos\",\"events_url\":\"https://api.github.com/users/nicolas-grekas/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nicolas-grekas/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A\\r\\n| ------------- | ---\\r\\n| Branch? | 3.3\\r\\n| Bug fix? | no\\r\\n| New feature? | no\\r\\n| BC breaks? | yes - minor\\r\\n| Deprecations? | yes - made a class final\\r\\n| Tests pass? | yes\\r\\n| Fixed tickets | -\\r\\n| License | MIT\\r\\n| Doc PR | -\\r\\n\\r\\nThis makes PRoxyDumper compatible with DumperInterface v4.0.\\r\\nTechnically, this is a BC break, but since I really don\'t expect anyone to extend ProxyDumper, I think we should do it - on 3.3 to close the gap as early as possible.\\r\\n\",\"created_at\":\"2017-05-24T16:14:29Z\",\"updated_at\":\"2017-06-02T20:04:19Z\",\"closed_at\":\"2017-05-25T05:52:41Z\",\"merged_at\":\"2017-05-25T05:52:41Z\",\"merge_commit_sha\":\"4aeb6d8749aa631c17696f70be34d42bf6d682e7\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":231677,\"node_id\":\"MDU6TGFiZWwyMzE2Nzc=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/BC%20Break\",\"name\":\"BC Break\",\"color\":\"e10c02\",\"default\":false},{\"id\":337186922,\"node_id\":\"MDU6TGFiZWwzMzcxODY5MjI=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Deprecation\",\"name\":\"Deprecation\",\"color\":\"f1c40f\",\"default\":false},{\"id\":237003792,\"node_id\":\"MDU6TGFiZWwyMzcwMDM3OTI=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Status:%20Needs%20Review\",\"name\":\"Status: Needs Review\",\"color\":\"ededed\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/symfony/symfony/milestones/16\",\"html_url\":\"https://github.com/symfony/symfony/milestone/16\",\"labels_url\":\"https://api.github.com/repos/symfony/symfony/milestones/16/labels\",\"id\":2180800,\"node_id\":\"MDk6TWlsZXN0b25lMjE4MDgwMA==\",\"number\":16,\"title\":\"3.3\",\"description\":\"https://symfony.com/roadmap?version=3.3#checker\",\"creator\":{\"login\":\"xabbuh\",\"id\":1957048,\"node_id\":\"MDQ6VXNlcjE5NTcwNDg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1957048?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/xabbuh\",\"html_url\":\"https://github.com/xabbuh\",\"followers_url\":\"https://api.github.com/users/xabbuh/followers\",\"following_url\":\"https://api.github.com/users/xabbuh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/xabbuh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/xabbuh/starred{/owner}
INSERT INTO `pullreq` VALUES ('2259', 'nodejs/node', '11599', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/11599\",\"id\":108249379,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA4MjQ5Mzc5\",\"html_url\":\"https://github.com/nodejs/node/pull/11599\",\"diff_url\":\"https://github.com/nodejs/node/pull/11599.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/11599.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/11599\",\"number\":11599,\"state\":\"closed\",\"locked\":false,\"title\":\"repl: docs-only deprecate magic mode\",\"user\":{\"login\":\"TimothyGu\",\"id\":1538624,\"node_id\":\"MDQ6VXNlcjE1Mzg2MjQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1538624?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/TimothyGu\",\"html_url\":\"https://github.com/TimothyGu\",\"followers_url\":\"https://api.github.com/users/TimothyGu/followers\",\"following_url\":\"https://api.github.com/users/TimothyGu/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/TimothyGu/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/TimothyGu/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/TimothyGu/subscriptions\",\"organizations_url\":\"https://api.github.com/users/TimothyGu/orgs\",\"repos_url\":\"https://api.github.com/users/TimothyGu/repos\",\"events_url\":\"https://api.github.com/users/TimothyGu/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/TimothyGu/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"<!--\\r\\nThank you for your pull request. Please provide a description above and review\\r\\nthe requirements below.\\r\\n\\r\\nBug fixes and new features should include tests and possibly benchmarks.\\r\\n\\r\\nContributors guide: https://github.com/nodejs/node/blob/master/CONTRIBUTING.md\\r\\n-->\\r\\nThe workaround used in repl to support `let` and `const` in non-strict mode has been unnecessary since [V8 v4.9](https://v8project.blogspot.com/2016/01/v8-release-49.html) / [Node.js v6.0.0](https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md#6.0.0). The first commit removes this workaround, known as \\\"magic\\\" mode. The second commit doc-deprecate magic mode (which is now entirely equivalent to sloppy mode) in both `repl` module and in `internal/repl`, which is responsible for starting the REPL in `node` interactive mode.\\r\\n\\r\\nRef: https://v8project.blogspot.com/2016/01/v8-release-49.html\\r\\nRefs: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md#6.0.0\\r\\n\\r\\n##### Checklist\\r\\n<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->\\r\\n\\r\\n- [x] `make -j4 test` (UNIX), or `vcbuild test` (Windows) passes\\r\\n- [ ] tests and/or benchmarks are included\\r\\n- [x] documentation is changed or added\\r\\n- [x] commit message follows commit guidelines\\r\\n\\r\\n##### Affected core subsystem(s)\\r\\n<!-- Provide affected core subsystem(s) (like doc, cluster, crypto, etc). -->\\r\\nrepl\",\"created_at\":\"2017-02-28T03:07:06Z\",\"updated_at\":\"2017-03-07T03:30:00Z\",\"closed_at\":\"2017-03-07T03:29:00Z\",\"merged_at\":null,\"merge_commit_sha\":\"fab66fb0f2d9e11532c10b4e0e55dbed69b65e7a\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":364533783,\"node_id\":\"MDU6TGFiZWwzNjQ1MzM3ODM=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/dont-land-on-v6.x\",\"name\":\"dont-land-on-v6.x\",\"color\":\"c2e0c6\",\"default\":false},{\"id\":155435882,\"node_id\":\"MDU6TGFiZWwxNTU0MzU4ODI=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/repl\",\"name\":\"repl\",\"color\":\"5319e7\",\"default\":false},{\"id\":169485514,\"node_id\":\"MDU6TGFiZWwxNjk0ODU1MTQ=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/semver-major\",\"name\":\"semver-major\",\"color\":\"fbca04\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/11599/commits\",\"review_comments_url\":\"https://api.
INSERT INTO `pullreq` VALUES ('2263', 'elastic/elasticsearch', '9718', '{\"url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/9718\",\"id\":29431847,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mjk0MzE4NDc=\",\"html_url\":\"https://github.com/elastic/elasticsearch/pull/9718\",\"diff_url\":\"https://github.com/elastic/elasticsearch/pull/9718.diff\",\"patch_url\":\"https://github.com/elastic/elasticsearch/pull/9718.patch\",\"issue_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/9718\",\"number\":9718,\"state\":\"closed\",\"locked\":false,\"title\":\"Double negation removing\",\"user\":{\"login\":\"freiden\",\"id\":68886,\"node_id\":\"MDQ6VXNlcjY4ODg2\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/68886?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/freiden\",\"html_url\":\"https://github.com/freiden\",\"followers_url\":\"https://api.github.com/users/freiden/followers\",\"following_url\":\"https://api.github.com/users/freiden/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/freiden/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/freiden/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/freiden/subscriptions\",\"organizations_url\":\"https://api.github.com/users/freiden/orgs\",\"repos_url\":\"https://api.github.com/users/freiden/repos\",\"events_url\":\"https://api.github.com/users/freiden/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/freiden/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"It seems like the sentence would be more understandable without the double negation.\\n\",\"created_at\":\"2015-02-17T10:37:23Z\",\"updated_at\":\"2015-02-27T20:07:34Z\",\"closed_at\":\"2015-02-27T20:07:34Z\",\"merged_at\":null,\"merge_commit_sha\":\"948b9936369175dd1c16c757d3c749de24ac2f94\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/9718/commits\",\"review_comments_url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/9718/comments\",\"review_comment_url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/9718/comments\",\"statuses_url\":\"https://api.github.com/repos/elastic/elasticsearch/statuses/c20e0c4b3f185b875d31258a303f71236dd06a5c\",\"head\":{\"label\":\"freiden:patch-1\",\"ref\":\"patch-1\",\"sha\":\"c20e0c4b3f185b875d31258a303f71236dd06a5c\",\"user\":{\"login\":\"freiden\",\"id\":68886,\"node_id\":\"MDQ6VXNlcjY4ODg2\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/68886?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/freiden\",\"html_url\":\"https://github.com/freiden\",\"followers_url\":\"https://api.github.com/users/freiden/followers\",\"following_url\":\"https://api.github.com/users/freiden/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/freiden/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/freiden/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/freiden/subscriptions\",\"organizations_url\":\"https://api.github.com/users/freiden/orgs\",\"repos_url\":\"https://api.github.com/users/freiden/repos\",\"events_url\":\"https://api.github.com/users/freiden/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/freiden/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":30912551,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMDkxMjU1MQ==\",\"name\":\"elasticsearch\",\"full_name\":\"freiden/elasticsearch\",\"owner\":{\"login\":\"freiden\",\"id\":68886,\"node_id\":\"MDQ6VXNlcjY4ODg2\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/68886?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/freiden\",\"html_url\":\"https://github.com/freiden\",\"followers_url\":\"https://api.github.com/users/freiden/followers\",\"following_url\":\"https://api.github.com/users/
INSERT INTO `pullreq` VALUES ('2267', 'servo/servo', '11989', '{\"url\":\"https://api.github.com/repos/servo/servo/pulls/11989\",\"id\":75929434,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzU5Mjk0MzQ=\",\"html_url\":\"https://github.com/servo/servo/pull/11989\",\"diff_url\":\"https://github.com/servo/servo/pull/11989.diff\",\"patch_url\":\"https://github.com/servo/servo/pull/11989.patch\",\"issue_url\":\"https://api.github.com/repos/servo/servo/issues/11989\",\"number\":11989,\"state\":\"closed\",\"locked\":false,\"title\":\"Overwrite the last servo-latest.ext with current file\",\"user\":{\"login\":\"edunham\",\"id\":812892,\"node_id\":\"MDQ6VXNlcjgxMjg5Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/812892?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/edunham\",\"html_url\":\"https://github.com/edunham\",\"followers_url\":\"https://api.github.com/users/edunham/followers\",\"following_url\":\"https://api.github.com/users/edunham/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/edunham/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/edunham/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/edunham/subscriptions\",\"organizations_url\":\"https://api.github.com/users/edunham/orgs\",\"repos_url\":\"https://api.github.com/users/edunham/repos\",\"events_url\":\"https://api.github.com/users/edunham/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/edunham/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"So we kinda changed the naming scheme at the last minute and this PR will make it so we actually upload packages to the location (servo-latest.ext) that we\'re telling people to download them from. \\n\\nIf none of this makes any sense, please ping me in the morning and I\'ll fix it all up and be mildly embarrassed :)\\n\\n---\\n\\n<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->\\n- [ ] `./mach build -d` does not report any errors \\n /etc/ci is unrelated to the build\\n- [ ] `./mach test-tidy` does not report any errors \\n It\'s all mad about some wpt stuff I never touched\\n- [ ] These changes fix #__ (github issue number if applicable). \\n IRC conversation\\n\\n<!-- Either: -->\\n- [ ] There are tests for these changes OR\\n- [X] These changes do not require tests because I hope someone fluent in bash takes a look and tells me if they\'re bad\\n\\n<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->\\n\\n<!-- Reviewable:start -->\\n\\n---\\n\\nThis change is [<img src=\\\"https://reviewable.io/review_button.svg\\\" height=\\\"35\\\" align=\\\"absmiddle\\\" alt=\\\"Reviewable\\\"/>](https://reviewable.io/reviews/servo/servo/11989)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2016-07-01T05:34:00Z\",\"updated_at\":\"2016-07-01T20:24:22Z\",\"closed_at\":\"2016-07-01T20:23:54Z\",\"merged_at\":null,\"merge_commit_sha\":\"2a9c375c979e30244d194daa3225b4ef76a5fb9c\",\"assignee\":{\"login\":\"jdm\",\"id\":27658,\"node_id\":\"MDQ6VXNlcjI3NjU4\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/27658?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jdm\",\"html_url\":\"https://github.com/jdm\",\"followers_url\":\"https://api.github.com/users/jdm/followers\",\"following_url\":\"https://api.github.com/users/jdm/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jdm/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jdm/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jdm/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jdm/orgs\",\"repos_url\":\"https://api.github.com/users/jdm/repos\",\"events_url\":\"https://api.github.com/users/jdm/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jdm/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"jd
INSERT INTO `pullreq` VALUES ('2271', 'mozilla-b2g/gaia', '3600', '{\"url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/3600\",\"id\":2103224,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjEwMzIyNA==\",\"html_url\":\"https://github.com/mozilla-b2g/gaia/pull/3600\",\"diff_url\":\"https://github.com/mozilla-b2g/gaia/pull/3600.diff\",\"patch_url\":\"https://github.com/mozilla-b2g/gaia/pull/3600.patch\",\"issue_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/issues/3600\",\"number\":3600,\"state\":\"closed\",\"locked\":false,\"title\":\"[SMS] Add carrier info on sms details\",\"user\":{\"login\":\"fcampo\",\"id\":1483151,\"node_id\":\"MDQ6VXNlcjE0ODMxNTE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1483151?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fcampo\",\"html_url\":\"https://github.com/fcampo\",\"followers_url\":\"https://api.github.com/users/fcampo/followers\",\"following_url\":\"https://api.github.com/users/fcampo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/fcampo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/fcampo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/fcampo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/fcampo/orgs\",\"repos_url\":\"https://api.github.com/users/fcampo/repos\",\"events_url\":\"https://api.github.com/users/fcampo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/fcampo/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The info shown is based on this criteria:\\n- When there\'s a matching contact for the number:\\n - If contact have a name --> Name is main header, type and carrier as secondary (carrier unknown if no carrier field).\\n - If contact doesn\'t have a name --> Number is shown as a main header, type and number as secondary\\n- When there\'s no matching contact for the number -> secondary header is hidden\\n\",\"created_at\":\"2012-08-20T15:19:16Z\",\"updated_at\":\"2014-07-16T16:51:10Z\",\"closed_at\":\"2012-08-21T08:42:58Z\",\"merged_at\":\"2012-08-21T08:42:58Z\",\"merge_commit_sha\":\"a71f8db173ec6f1bb8e5a1ab1dce37b36ae9e9d1\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/3600/commits\",\"review_comments_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/3600/comments\",\"review_comment_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/issues/3600/comments\",\"statuses_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/statuses/1f0f66ecdc51e3aa13a8e2cf92dfe72ee5e65e9e\",\"head\":{\"label\":\"fcampo:sms-bugfix\",\"ref\":\"sms-bugfix\",\"sha\":\"1f0f66ecdc51e3aa13a8e2cf92dfe72ee5e65e9e\",\"user\":{\"login\":\"fcampo\",\"id\":1483151,\"node_id\":\"MDQ6VXNlcjE0ODMxNTE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1483151?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fcampo\",\"html_url\":\"https://github.com/fcampo\",\"followers_url\":\"https://api.github.com/users/fcampo/followers\",\"following_url\":\"https://api.github.com/users/fcampo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/fcampo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/fcampo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/fcampo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/fcampo/orgs\",\"repos_url\":\"https://api.github.com/users/fcampo/repos\",\"events_url\":\"https://api.github.com/users/fcampo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/fcampo/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":4422143,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0NDIyMTQz\",\"name\":\"gaia\",\"full_name\":\"fcampo/gaia\",\"owner\":{\"login\":\"fcampo\",\"id\":1483151,\"node_id\":\"MDQ6VXNlcjE0ODMxNTE=\",\"avatar_url\":\"https://a
INSERT INTO `pullreq` VALUES ('2275', 'mozilla-b2g/gaia', '14107', '{\"url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/14107\",\"id\":10329579,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAzMjk1Nzk=\",\"html_url\":\"https://github.com/mozilla-b2g/gaia/pull/14107\",\"diff_url\":\"https://github.com/mozilla-b2g/gaia/pull/14107.diff\",\"patch_url\":\"https://github.com/mozilla-b2g/gaia/pull/14107.patch\",\"issue_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/issues/14107\",\"number\":14107,\"state\":\"closed\",\"locked\":false,\"title\":\"Bug 943777 - [Settings] button separator not visible on wide screens\",\"user\":{\"login\":\"fabi1cazenave\",\"id\":457778,\"node_id\":\"MDQ6VXNlcjQ1Nzc3OA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/457778?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fabi1cazenave\",\"html_url\":\"https://github.com/fabi1cazenave\",\"followers_url\":\"https://api.github.com/users/fabi1cazenave/followers\",\"following_url\":\"https://api.github.com/users/fabi1cazenave/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/fabi1cazenave/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/fabi1cazenave/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/fabi1cazenave/subscriptions\",\"organizations_url\":\"https://api.github.com/users/fabi1cazenave/orgs\",\"repos_url\":\"https://api.github.com/users/fabi1cazenave/repos\",\"events_url\":\"https://api.github.com/users/fabi1cazenave/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/fabi1cazenave/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=943777\\n\",\"created_at\":\"2013-11-27T08:19:40Z\",\"updated_at\":\"2014-07-16T04:53:59Z\",\"closed_at\":\"2013-12-03T14:42:18Z\",\"merged_at\":null,\"merge_commit_sha\":\"1a7152799700ed28393625d1613c7dd845b87b9f\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/14107/commits\",\"review_comments_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/14107/comments\",\"review_comment_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/issues/14107/comments\",\"statuses_url\":\"https://api.github.com/repos/mozilla-b2g/gaia/statuses/817a582ee256bb5b8d19f527220d230555304f5c\",\"head\":{\"label\":\"fabi1cazenave:settingsStyleTypo-bug943777\",\"ref\":\"settingsStyleTypo-bug943777\",\"sha\":\"817a582ee256bb5b8d19f527220d230555304f5c\",\"user\":{\"login\":\"fabi1cazenave\",\"id\":457778,\"node_id\":\"MDQ6VXNlcjQ1Nzc3OA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/457778?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fabi1cazenave\",\"html_url\":\"https://github.com/fabi1cazenave\",\"followers_url\":\"https://api.github.com/users/fabi1cazenave/followers\",\"following_url\":\"https://api.github.com/users/fabi1cazenave/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/fabi1cazenave/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/fabi1cazenave/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/fabi1cazenave/subscriptions\",\"organizations_url\":\"https://api.github.com/users/fabi1cazenave/orgs\",\"repos_url\":\"https://api.github.com/users/fabi1cazenave/repos\",\"events_url\":\"https://api.github.com/users/fabi1cazenave/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/fabi1cazenave/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":3514183,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzNTE0MTgz\",\"name\":\"gaia\",\"full_name\":\"fabi1cazenave/gaia\",\"owner\":{\"login\":\"fabi1cazenave\",\"id\":457778,\"node_id\":\"MDQ6VXNlcjQ1Nzc3OA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/457778?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fabi1caze
INSERT INTO `pullreq` VALUES ('2279', 'ansible/ansible', '7601', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/7601\",\"id\":16536383,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTY1MzYzODM=\",\"html_url\":\"https://github.com/ansible/ansible/pull/7601\",\"diff_url\":\"https://github.com/ansible/ansible/pull/7601.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/7601.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/7601\",\"number\":7601,\"state\":\"closed\",\"locked\":true,\"title\":\"Tag Based EC2 Inventory Names\",\"user\":{\"login\":\"bubba-h57\",\"id\":603630,\"node_id\":\"MDQ6VXNlcjYwMzYzMA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/603630?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bubba-h57\",\"html_url\":\"https://github.com/bubba-h57\",\"followers_url\":\"https://api.github.com/users/bubba-h57/followers\",\"following_url\":\"https://api.github.com/users/bubba-h57/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bubba-h57/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bubba-h57/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bubba-h57/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bubba-h57/orgs\",\"repos_url\":\"https://api.github.com/users/bubba-h57/repos\",\"events_url\":\"https://api.github.com/users/bubba-h57/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bubba-h57/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This pull request implements a feature to allow an EC2 tag to override the vpc_destination_variable which already overrides the default destination_variable. When using the inventory script, I found it much more meaningful to see a friendly, recognizable host name in the Ansible output than the options available.\\n\",\"created_at\":\"2014-05-30T14:45:01Z\",\"updated_at\":\"2019-04-26T14:34:41Z\",\"closed_at\":\"2015-02-02T17:59:42Z\",\"merged_at\":null,\"merge_commit_sha\":\"b59fcd08cea67ee6e60cf482d996acccdcf5ed0d\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":61528803,\"node_id\":\"MDU6TGFiZWw2MTUyODgwMw==\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/cloud\",\"name\":\"cloud\",\"color\":\"4071a5\",\"default\":false,\"description\":\"\"},{\"id\":852590921,\"node_id\":\"MDU6TGFiZWw4NTI1OTA5MjE=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/feature\",\"name\":\"feature\",\"color\":\"006b75\",\"default\":false,\"description\":\"This issue/PR relates to a feature request.\"}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/ansible/ansible/pulls/7601/commits\",\"review_comments_url\":\"https://api.github.com/repos/ansible/ansible/pulls/7601/comments\",\"review_comment_url\":\"https://api.github.com/repos/ansible/ansible/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ansible/ansible/issues/7601/comments\",\"statuses_url\":\"https://api.github.com/repos/ansible/ansible/statuses/3b59504298b9ee72a7c936c8afd161b9cc98f1c5\",\"head\":{\"label\":\"bubba-h57:ec2_tag_destination_variable\",\"ref\":\"ec2_tag_destination_variable\",\"sha\":\"3b59504298b9ee72a7c936c8afd161b9cc98f1c5\",\"user\":{\"login\":\"bubba-h57\",\"id\":603630,\"node_id\":\"MDQ6VXNlcjYwMzYzMA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/603630?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bubba-h57\",\"html_url\":\"https://github.com/bubba-h57\",\"followers_url\":\"https://api.github.com/users/bubba-h57/followers\",\"following_url\":\"https://api.github.com/users/bubba-h57/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bubba-h57/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bubba-h57/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bubba-h57/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bubba-h57/orgs\",\"repos_url\":\"https://api.githu
INSERT INTO `pullreq` VALUES ('2284', 'kubernetes/kubernetes', '25973', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/25973\",\"id\":70880227,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzA4ODAyMjc=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/25973\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/25973.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/25973.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/25973\",\"number\":25973,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix builds on selinux systems\",\"user\":{\"login\":\"derekwaynecarr\",\"id\":6233452,\"node_id\":\"MDQ6VXNlcjYyMzM0NTI=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/6233452?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/derekwaynecarr\",\"html_url\":\"https://github.com/derekwaynecarr\",\"followers_url\":\"https://api.github.com/users/derekwaynecarr/followers\",\"following_url\":\"https://api.github.com/users/derekwaynecarr/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/derekwaynecarr/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/derekwaynecarr/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/derekwaynecarr/subscriptions\",\"organizations_url\":\"https://api.github.com/users/derekwaynecarr/orgs\",\"repos_url\":\"https://api.github.com/users/derekwaynecarr/repos\",\"events_url\":\"https://api.github.com/users/derekwaynecarr/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/derekwaynecarr/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The build was broken on SELinux enabled systems.\\n\",\"created_at\":\"2016-05-20T16:13:06Z\",\"updated_at\":\"2016-05-26T22:47:06Z\",\"closed_at\":\"2016-05-26T22:47:06Z\",\"merged_at\":\"2016-05-26T22:47:06Z\",\"merge_commit_sha\":\"22334176730e508c31fd316597eeaf1459982127\",\"assignee\":{\"login\":\"eparis\",\"id\":8093535,\"node_id\":\"MDQ6VXNlcjgwOTM1MzU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/8093535?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/eparis\",\"html_url\":\"https://github.com/eparis\",\"followers_url\":\"https://api.github.com/users/eparis/followers\",\"following_url\":\"https://api.github.com/users/eparis/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/eparis/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/eparis/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/eparis/subscriptions\",\"organizations_url\":\"https://api.github.com/users/eparis/orgs\",\"repos_url\":\"https://api.github.com/users/eparis/repos\",\"events_url\":\"https://api.github.com/users/eparis/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/eparis/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"eparis\",\"id\":8093535,\"node_id\":\"MDQ6VXNlcjgwOTM1MzU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/8093535?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/eparis\",\"html_url\":\"https://github.com/eparis\",\"followers_url\":\"https://api.github.com/users/eparis/followers\",\"following_url\":\"https://api.github.com/users/eparis/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/eparis/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/eparis/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/eparis/subscriptions\",\"organizations_url\":\"https://api.github.com/users/eparis/orgs\",\"repos_url\":\"https://api.github.com/users/eparis/repos\",\"events_url\":\"https://api.github.com/users/eparis/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/eparis/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":148225179,\"node_id\":\"MDU6TGFiZWwxNDgyMjUxNzk=\",\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/labels/lgtm\",\"name\":
INSERT INTO `pullreq` VALUES ('2288', 'saltstack/salt', '30177', '{\"url\":\"https://api.github.com/repos/saltstack/salt/pulls/30177\",\"id\":55239900,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTUyMzk5MDA=\",\"html_url\":\"https://github.com/saltstack/salt/pull/30177\",\"diff_url\":\"https://github.com/saltstack/salt/pull/30177.diff\",\"patch_url\":\"https://github.com/saltstack/salt/pull/30177.patch\",\"issue_url\":\"https://api.github.com/repos/saltstack/salt/issues/30177\",\"number\":30177,\"state\":\"closed\",\"locked\":false,\"title\":\"fileclient.RemoteClient.hash_file: query env from URL\",\"user\":{\"login\":\"jfindlay\",\"id\":702905,\"node_id\":\"MDQ6VXNlcjcwMjkwNQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/702905?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jfindlay\",\"html_url\":\"https://github.com/jfindlay\",\"followers_url\":\"https://api.github.com/users/jfindlay/followers\",\"following_url\":\"https://api.github.com/users/jfindlay/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jfindlay/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jfindlay/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jfindlay/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jfindlay/orgs\",\"repos_url\":\"https://api.github.com/users/jfindlay/repos\",\"events_url\":\"https://api.github.com/users/jfindlay/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jfindlay/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Related to #28822.\\n\",\"created_at\":\"2016-01-06T17:30:18Z\",\"updated_at\":\"2016-01-20T19:17:33Z\",\"closed_at\":\"2016-01-14T16:53:32Z\",\"merged_at\":null,\"merge_commit_sha\":\"fd0e814aa29c023f0c086f3940be27f94072bc95\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":67287385,\"node_id\":\"MDU6TGFiZWw2NzI4NzM4NQ==\",\"url\":\"https://api.github.com/repos/saltstack/salt/labels/Core\",\"name\":\"Core\",\"color\":\"fef2c0\",\"default\":false},{\"id\":77737132,\"node_id\":\"MDU6TGFiZWw3NzczNzEzMg==\",\"url\":\"https://api.github.com/repos/saltstack/salt/labels/Pending%20Discussion\",\"name\":\"Pending Discussion\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/saltstack/salt/pulls/30177/commits\",\"review_comments_url\":\"https://api.github.com/repos/saltstack/salt/pulls/30177/comments\",\"review_comment_url\":\"https://api.github.com/repos/saltstack/salt/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/saltstack/salt/issues/30177/comments\",\"statuses_url\":\"https://api.github.com/repos/saltstack/salt/statuses/a1e64eb25d7199367ac920f865e1380225ed7c3a\",\"head\":{\"label\":\"jfindlay:split_env\",\"ref\":\"split_env\",\"sha\":\"a1e64eb25d7199367ac920f865e1380225ed7c3a\",\"user\":{\"login\":\"jfindlay\",\"id\":702905,\"node_id\":\"MDQ6VXNlcjcwMjkwNQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/702905?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jfindlay\",\"html_url\":\"https://github.com/jfindlay\",\"followers_url\":\"https://api.github.com/users/jfindlay/followers\",\"following_url\":\"https://api.github.com/users/jfindlay/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jfindlay/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jfindlay/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jfindlay/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jfindlay/orgs\",\"repos_url\":\"https://api.github.com/users/jfindlay/repos\",\"events_url\":\"https://api.github.com/users/jfindlay/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jfindlay/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":26024622,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyNjAyNDYyMg==\",\"name\":\"salt\",\"full_name\":\"jfindlay/salt\",\"owner\":{\"login\":\"jfindlay\",\"id\":702905,\"node_id\":\"MD
INSERT INTO `pullreq` VALUES ('2293', 'ceph/ceph', '13705', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/13705\",\"id\":108434331,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA4NDM0MzMx\",\"html_url\":\"https://github.com/ceph/ceph/pull/13705\",\"diff_url\":\"https://github.com/ceph/ceph/pull/13705.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/13705.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/13705\",\"number\":13705,\"state\":\"closed\",\"locked\":false,\"title\":\"qa: Removed dumplin test 13234.yaml as not needed anymore\",\"user\":{\"login\":\"yuriw\",\"id\":3876474,\"node_id\":\"MDQ6VXNlcjM4NzY0NzQ=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/3876474?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/yuriw\",\"html_url\":\"https://github.com/yuriw\",\"followers_url\":\"https://api.github.com/users/yuriw/followers\",\"following_url\":\"https://api.github.com/users/yuriw/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/yuriw/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/yuriw/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/yuriw/subscriptions\",\"organizations_url\":\"https://api.github.com/users/yuriw/orgs\",\"repos_url\":\"https://api.github.com/users/yuriw/repos\",\"events_url\":\"https://api.github.com/users/yuriw/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/yuriw/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Signed-off-by: Yuri Weinstein <yweinste@redhat.com>\",\"created_at\":\"2017-02-28T23:20:41Z\",\"updated_at\":\"2017-03-01T00:05:37Z\",\"closed_at\":\"2017-03-01T00:05:32Z\",\"merged_at\":\"2017-03-01T00:05:32Z\",\"merge_commit_sha\":\"d5a778ced47a7601cfcea79b660ba6367e740e01\",\"assignee\":{\"login\":\"jdurgin\",\"id\":1022584,\"node_id\":\"MDQ6VXNlcjEwMjI1ODQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1022584?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jdurgin\",\"html_url\":\"https://github.com/jdurgin\",\"followers_url\":\"https://api.github.com/users/jdurgin/followers\",\"following_url\":\"https://api.github.com/users/jdurgin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jdurgin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jdurgin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jdurgin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jdurgin/orgs\",\"repos_url\":\"https://api.github.com/users/jdurgin/repos\",\"events_url\":\"https://api.github.com/users/jdurgin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jdurgin/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"jdurgin\",\"id\":1022584,\"node_id\":\"MDQ6VXNlcjEwMjI1ODQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1022584?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jdurgin\",\"html_url\":\"https://github.com/jdurgin\",\"followers_url\":\"https://api.github.com/users/jdurgin/followers\",\"following_url\":\"https://api.github.com/users/jdurgin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jdurgin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jdurgin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jdurgin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jdurgin/orgs\",\"repos_url\":\"https://api.github.com/users/jdurgin/repos\",\"events_url\":\"https://api.github.com/users/jdurgin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jdurgin/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":168653239,\"node_id\":\"MDU6TGFiZWwxNjg2NTMyMzk=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/tests\",\"name\":\"tests\",\"color\":\"cccccc\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ceph/ceph/pulls/13705
INSERT INTO `pullreq` VALUES ('2297', 'zendframework/zf2', '754', '{\"url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/754\",\"id\":751127,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzUxMTI3\",\"html_url\":\"https://github.com/zendframework/zendframework/pull/754\",\"diff_url\":\"https://github.com/zendframework/zendframework/pull/754.diff\",\"patch_url\":\"https://github.com/zendframework/zendframework/pull/754.patch\",\"issue_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/754\",\"number\":754,\"state\":\"closed\",\"locked\":false,\"title\":\"Add variable declaration to stop warnings\",\"user\":{\"login\":\"activeingredient\",\"id\":700815,\"node_id\":\"MDQ6VXNlcjcwMDgxNQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/700815?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/activeingredient\",\"html_url\":\"https://github.com/activeingredient\",\"followers_url\":\"https://api.github.com/users/activeingredient/followers\",\"following_url\":\"https://api.github.com/users/activeingredient/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/activeingredient/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/activeingredient/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/activeingredient/subscriptions\",\"organizations_url\":\"https://api.github.com/users/activeingredient/orgs\",\"repos_url\":\"https://api.github.com/users/activeingredient/repos\",\"events_url\":\"https://api.github.com/users/activeingredient/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/activeingredient/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2012-01-29T04:52:57Z\",\"updated_at\":\"2014-07-02T02:41:37Z\",\"closed_at\":\"2012-02-01T17:05:02Z\",\"merged_at\":null,\"merge_commit_sha\":\"593aa81804fc1abee392d36e24dcc08ab668a05d\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/754/commits\",\"review_comments_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/754/comments\",\"review_comment_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/754/comments\",\"statuses_url\":\"https://api.github.com/repos/zendframework/zendframework/statuses/a0c8403a8f7a12307e6f01b491a11878ce7148c7\",\"head\":{\"label\":\"activeingredient:master\",\"ref\":\"master\",\"sha\":\"a0c8403a8f7a12307e6f01b491a11878ce7148c7\",\"user\":{\"login\":\"activeingredient\",\"id\":700815,\"node_id\":\"MDQ6VXNlcjcwMDgxNQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/700815?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/activeingredient\",\"html_url\":\"https://github.com/activeingredient\",\"followers_url\":\"https://api.github.com/users/activeingredient/followers\",\"following_url\":\"https://api.github.com/users/activeingredient/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/activeingredient/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/activeingredient/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/activeingredient/subscriptions\",\"organizations_url\":\"https://api.github.com/users/activeingredient/orgs\",\"repos_url\":\"https://api.github.com/users/activeingredient/repos\",\"events_url\":\"https://api.github.com/users/activeingredient/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/activeingredient/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":3295357,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMjk1MzU3\",\"name\":\"zf2\",\"full_name\":\"activeingredient/zf2\",\"owner\":{\"login\":\"activeingredient\",\"id\":700815,\"node_id\":\"MDQ6VXNlcjcwMDgxNQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/700815?v=4\",\"gravatar_id\":\"\",\"url\"
INSERT INTO `pullreq` VALUES ('2301', 'emberjs/ember.js', '12344', '{\"url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/12344\",\"id\":44941171,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDQ5NDExNzE=\",\"html_url\":\"https://github.com/emberjs/ember.js/pull/12344\",\"diff_url\":\"https://github.com/emberjs/ember.js/pull/12344.diff\",\"patch_url\":\"https://github.com/emberjs/ember.js/pull/12344.patch\",\"issue_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/12344\",\"number\":12344,\"state\":\"closed\",\"locked\":false,\"title\":\"[BUGFIX release-1-13] Allow current-when to be specified via a variable\",\"user\":{\"login\":\"Dhaulagiri\",\"id\":1672302,\"node_id\":\"MDQ6VXNlcjE2NzIzMDI=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1672302?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Dhaulagiri\",\"html_url\":\"https://github.com/Dhaulagiri\",\"followers_url\":\"https://api.github.com/users/Dhaulagiri/followers\",\"following_url\":\"https://api.github.com/users/Dhaulagiri/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Dhaulagiri/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Dhaulagiri/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Dhaulagiri/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Dhaulagiri/orgs\",\"repos_url\":\"https://api.github.com/users/Dhaulagiri/repos\",\"events_url\":\"https://api.github.com/users/Dhaulagiri/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Dhaulagiri/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Per guidance from @stefanpenner this fixes the issue where we are not able to set `current-when` to a variable property in 1.13.\\n\\nFixes #12296\\n\",\"created_at\":\"2015-09-14T15:05:44Z\",\"updated_at\":\"2015-09-25T13:27:05Z\",\"closed_at\":\"2015-09-14T18:42:43Z\",\"merged_at\":\"2015-09-14T18:42:43Z\",\"merge_commit_sha\":\"8d19411f7b2b51f3f85a7562fdacba913bd68ea3\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/12344/commits\",\"review_comments_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/12344/comments\",\"review_comment_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/12344/comments\",\"statuses_url\":\"https://api.github.com/repos/emberjs/ember.js/statuses/7f4575936d76f9ffaeec377f324d5e5117bc1095\",\"head\":{\"label\":\"Dhaulagiri:br-fix-current-when\",\"ref\":\"br-fix-current-when\",\"sha\":\"7f4575936d76f9ffaeec377f324d5e5117bc1095\",\"user\":{\"login\":\"Dhaulagiri\",\"id\":1672302,\"node_id\":\"MDQ6VXNlcjE2NzIzMDI=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1672302?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Dhaulagiri\",\"html_url\":\"https://github.com/Dhaulagiri\",\"followers_url\":\"https://api.github.com/users/Dhaulagiri/followers\",\"following_url\":\"https://api.github.com/users/Dhaulagiri/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Dhaulagiri/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Dhaulagiri/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Dhaulagiri/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Dhaulagiri/orgs\",\"repos_url\":\"https://api.github.com/users/Dhaulagiri/repos\",\"events_url\":\"https://api.github.com/users/Dhaulagiri/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Dhaulagiri/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"emberjs:release-1-13\",\"ref\":\"release-1-13\",\"sha\":\"176ef575ae929d22b22f5b914365abc19792f296\",\"user\":{\"login\":\"emberjs\",\"id\":1253363,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjEyNTMzNjM=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1253363?v=4\",\"
INSERT INTO `pullreq` VALUES ('2305', 'pydata/pandas', '11009', '{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/11009\",\"id\":44289519,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDQyODk1MTk=\",\"html_url\":\"https://github.com/pandas-dev/pandas/pull/11009\",\"diff_url\":\"https://github.com/pandas-dev/pandas/pull/11009.diff\",\"patch_url\":\"https://github.com/pandas-dev/pandas/pull/11009.patch\",\"issue_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/11009\",\"number\":11009,\"state\":\"closed\",\"locked\":false,\"title\":\"TST: corrected URL for newly added Excel test data file\",\"user\":{\"login\":\"davidovitch\",\"id\":2007257,\"node_id\":\"MDQ6VXNlcjIwMDcyNTc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2007257?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/davidovitch\",\"html_url\":\"https://github.com/davidovitch\",\"followers_url\":\"https://api.github.com/users/davidovitch/followers\",\"following_url\":\"https://api.github.com/users/davidovitch/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/davidovitch/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/davidovitch/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/davidovitch/subscriptions\",\"organizations_url\":\"https://api.github.com/users/davidovitch/orgs\",\"repos_url\":\"https://api.github.com/users/davidovitch/repos\",\"events_url\":\"https://api.github.com/users/davidovitch/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/davidovitch/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"There was one small thing overlooked when merging PR #10964: the url of the renamed test file was still pointing to my repo instead of pydata/pandas.\\n\",\"created_at\":\"2015-09-05T20:12:55Z\",\"updated_at\":\"2015-09-05T20:20:06Z\",\"closed_at\":\"2015-09-05T20:20:06Z\",\"merged_at\":null,\"merge_commit_sha\":\"ceb8e93f2e45246e518b89f9ddacced08a4f710a\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/11009/commits\",\"review_comments_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/11009/comments\",\"review_comment_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/11009/comments\",\"statuses_url\":\"https://api.github.com/repos/pandas-dev/pandas/statuses/d4605fc488a1dab48faaf17d8858c685fdb08c72\",\"head\":{\"label\":\"davidovitch:master\",\"ref\":\"master\",\"sha\":\"d4605fc488a1dab48faaf17d8858c685fdb08c72\",\"user\":{\"login\":\"davidovitch\",\"id\":2007257,\"node_id\":\"MDQ6VXNlcjIwMDcyNTc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2007257?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/davidovitch\",\"html_url\":\"https://github.com/davidovitch\",\"followers_url\":\"https://api.github.com/users/davidovitch/followers\",\"following_url\":\"https://api.github.com/users/davidovitch/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/davidovitch/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/davidovitch/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/davidovitch/subscriptions\",\"organizations_url\":\"https://api.github.com/users/davidovitch/orgs\",\"repos_url\":\"https://api.github.com/users/davidovitch/repos\",\"events_url\":\"https://api.github.com/users/davidovitch/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/davidovitch/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":27941103,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyNzk0MTEwMw==\",\"name\":\"pandas\",\"full_name\":\"davidovitch/pandas\",\"owner\":{\"login\":\"davidovitch\",\"id\":2007257,\"node_id\":\"MDQ6VXNlcjIwMDcyNTc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2007257?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/user
INSERT INTO `pullreq` VALUES ('2310', 'dotnet/corefx', '17419', '{\"url\":\"https://api.github.com/repos/dotnet/corefx/pulls/17419\",\"id\":112154837,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTEyMTU0ODM3\",\"html_url\":\"https://github.com/dotnet/corefx/pull/17419\",\"diff_url\":\"https://github.com/dotnet/corefx/pull/17419.diff\",\"patch_url\":\"https://github.com/dotnet/corefx/pull/17419.patch\",\"issue_url\":\"https://api.github.com/repos/dotnet/corefx/issues/17419\",\"number\":17419,\"state\":\"closed\",\"locked\":false,\"title\":\"Update CoreClr, ProjectNTfs, Standard to beta-25123-03, beta-25123-00, beta-25123-01, respectively (master)\",\"user\":{\"login\":\"dotnet-bot\",\"id\":9011267,\"node_id\":\"MDQ6VXNlcjkwMTEyNjc=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/9011267?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dotnet-bot\",\"html_url\":\"https://github.com/dotnet-bot\",\"followers_url\":\"https://api.github.com/users/dotnet-bot/followers\",\"following_url\":\"https://api.github.com/users/dotnet-bot/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dotnet-bot/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dotnet-bot/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dotnet-bot/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dotnet-bot/orgs\",\"repos_url\":\"https://api.github.com/users/dotnet-bot/repos\",\"events_url\":\"https://api.github.com/users/dotnet-bot/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dotnet-bot/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes https://github.com/dotnet/corefx/issues/17426\",\"created_at\":\"2017-03-23T03:18:13Z\",\"updated_at\":\"2017-03-25T23:11:24Z\",\"closed_at\":\"2017-03-23T16:11:27Z\",\"merged_at\":\"2017-03-23T16:11:27Z\",\"merge_commit_sha\":\"f08f2aeec404324fa398e59103a40e23ff2ea897\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":197706871,\"node_id\":\"MDU6TGFiZWwxOTc3MDY4NzE=\",\"url\":\"https://api.github.com/repos/dotnet/corefx/labels/cla-already-signed\",\"name\":\"cla-already-signed\",\"color\":\"009800\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/dotnet/corefx/milestones/4\",\"html_url\":\"https://github.com/dotnet/corefx/milestone/4\",\"labels_url\":\"https://api.github.com/repos/dotnet/corefx/milestones/4/labels\",\"id\":1248719,\"node_id\":\"MDk6TWlsZXN0b25lMTI0ODcxOQ==\",\"number\":4,\"title\":\"2.0.0\",\"description\":\".NET Core 2.0, next major release. See [official release dates](https://github.com/dotnet/core/blob/master/roadmap.md) for details.\",\"creator\":{\"login\":\"joshfree\",\"id\":1302850,\"node_id\":\"MDQ6VXNlcjEzMDI4NTA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1302850?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/joshfree\",\"html_url\":\"https://github.com/joshfree\",\"followers_url\":\"https://api.github.com/users/joshfree/followers\",\"following_url\":\"https://api.github.com/users/joshfree/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/joshfree/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/joshfree/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/joshfree/subscriptions\",\"organizations_url\":\"https://api.github.com/users/joshfree/orgs\",\"repos_url\":\"https://api.github.com/users/joshfree/repos\",\"events_url\":\"https://api.github.com/users/joshfree/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/joshfree/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":3,\"closed_issues\":8486,\"state\":\"closed\",\"created_at\":\"2015-08-10T18:04:00Z\",\"updated_at\":\"2018-06-28T16:19:44Z\",\"due_on\":null,\"closed_at\":\"2017-08-17T22:44:43Z\"},\"commits_url\":\"https://api.github.com/repos/dotnet/corefx/pulls/17419/commits\",\"review_comments_url\":\"https://api.github.com/repos/dotnet/corefx/pulls/17419/comments\",\"review_co
INSERT INTO `pullreq` VALUES ('2314', 'angular/angular.js', '13495', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/13495\",\"id\":53306469,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTMzMDY0Njk=\",\"html_url\":\"https://github.com/angular/angular.js/pull/13495\",\"diff_url\":\"https://github.com/angular/angular.js/pull/13495.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/13495.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/13495\",\"number\":13495,\"state\":\"closed\",\"locked\":false,\"title\":\"fix(ngAnimate): do not use event.timeStamp anymore for time tracking\",\"user\":{\"login\":\"matsko\",\"id\":93018,\"node_id\":\"MDQ6VXNlcjkzMDE4\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/93018?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/matsko\",\"html_url\":\"https://github.com/matsko\",\"followers_url\":\"https://api.github.com/users/matsko/followers\",\"following_url\":\"https://api.github.com/users/matsko/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/matsko/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/matsko/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/matsko/subscriptions\",\"organizations_url\":\"https://api.github.com/users/matsko/orgs\",\"repos_url\":\"https://api.github.com/users/matsko/repos\",\"events_url\":\"https://api.github.com/users/matsko/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/matsko/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Due to recent changes in Chrome, Firefox and Webkit use of the\\nevent.timeStamp value will lead to unpredictable behaviour due to\\nprecision changes. Therefore it\'s best to stick entirely to use\\n`Date.now()` when it comes to confirming the end of transition-\\nending values. See #13494 for more info.\\n\\nApplies to 1.2, 1.3, 1.4 and 1.5.\\n\\nCloses #13494\\n\",\"created_at\":\"2015-12-10T19:43:03Z\",\"updated_at\":\"2016-01-05T12:54:04Z\",\"closed_at\":\"2016-01-05T12:54:04Z\",\"merged_at\":null,\"merge_commit_sha\":\"a01f7281e9ae2681831f07160fc1dda148bcd084\",\"assignee\":{\"login\":\"matsko\",\"id\":93018,\"node_id\":\"MDQ6VXNlcjkzMDE4\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/93018?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/matsko\",\"html_url\":\"https://github.com/matsko\",\"followers_url\":\"https://api.github.com/users/matsko/followers\",\"following_url\":\"https://api.github.com/users/matsko/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/matsko/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/matsko/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/matsko/subscriptions\",\"organizations_url\":\"https://api.github.com/users/matsko/orgs\",\"repos_url\":\"https://api.github.com/users/matsko/repos\",\"events_url\":\"https://api.github.com/users/matsko/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/matsko/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"matsko\",\"id\":93018,\"node_id\":\"MDQ6VXNlcjkzMDE4\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/93018?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/matsko\",\"html_url\":\"https://github.com/matsko\",\"followers_url\":\"https://api.github.com/users/matsko/followers\",\"following_url\":\"https://api.github.com/users/matsko/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/matsko/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/matsko/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/matsko/subscriptions\",\"organizations_url\":\"https://api.github.com/users/matsko/orgs\",\"repos_url\":\"https://api.github.com/users/matsko/repos\",\"events_url\":\"https://api.github.com/users/matsko/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/matsko/received_events\",\"type\":\"User\",\"site_admin\":false}],\"reques
INSERT INTO `pullreq` VALUES ('2318', 'emberjs/ember.js', '13684', '{\"url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/13684\",\"id\":73977031,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzM5NzcwMzE=\",\"html_url\":\"https://github.com/emberjs/ember.js/pull/13684\",\"diff_url\":\"https://github.com/emberjs/ember.js/pull/13684.diff\",\"patch_url\":\"https://github.com/emberjs/ember.js/pull/13684.patch\",\"issue_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/13684\",\"number\":13684,\"state\":\"closed\",\"locked\":false,\"title\":\"[Glimmer 2] Implement mut and readonly helpers\",\"user\":{\"login\":\"chancancode\",\"id\":55829,\"node_id\":\"MDQ6VXNlcjU1ODI5\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/55829?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/chancancode\",\"html_url\":\"https://github.com/chancancode\",\"followers_url\":\"https://api.github.com/users/chancancode/followers\",\"following_url\":\"https://api.github.com/users/chancancode/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/chancancode/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/chancancode/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/chancancode/subscriptions\",\"organizations_url\":\"https://api.github.com/users/chancancode/orgs\",\"repos_url\":\"https://api.github.com/users/chancancode/repos\",\"events_url\":\"https://api.github.com/users/chancancode/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/chancancode/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Also, implement support for the [INVOKE] symbol in closure actions.\\n\\nThis also enables (partial) \\\"reference pooling\\\" on components when doing rending a `{{foo}}` in the `{{foo-bar}}` layout, it first checks if `{{foo}}` is an arg passed from the outside (`{{foo-bar foo=...}}`), and if so, it tries to reuse the same reference instead of making a newone. This should reduce the total number of references created and also reduce the number of `value()` computation as the same reference can be reused across multiple curlies.\\n\\nThis also allows Glimmer to better optimize things for example, if the component is invoked with literals (`{{foo-bar foo=true}}`) and `foo` is then used in a conditional in its layout (`{{#if foo}}...`), Glimmer will be now able to see that `foo` is a const reference and optimize out the updating step. This works recursively as well if `foo-bar` then passes the same property down (`{{bar-baz bar=foo}}`), we now propagate the same reference all the way down.\\n\\nThanks @Joelkang for doing most of the work on this one in #13541!\\n\\nCloses #13541\\n\",\"created_at\":\"2016-06-15T20:19:51Z\",\"updated_at\":\"2016-06-17T06:25:54Z\",\"closed_at\":\"2016-06-16T21:23:15Z\",\"merged_at\":\"2016-06-16T21:23:15Z\",\"merge_commit_sha\":\"daa214d25ccdbbca7763340778ffbaf106aab6ec\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/13684/commits\",\"review_comments_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/13684/comments\",\"review_comment_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/13684/comments\",\"statuses_url\":\"https://api.github.com/repos/emberjs/ember.js/statuses/eabf61d42fcfaa6dde82f7f16304f08a0d5a61d0\",\"head\":{\"label\":\"emberjs:mut\",\"ref\":\"mut\",\"sha\":\"eabf61d42fcfaa6dde82f7f16304f08a0d5a61d0\",\"user\":{\"login\":\"emberjs\",\"id\":1253363,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjEyNTMzNjM=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1253363?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/emberjs\",\"html_url\":\"https://github.com/emberjs\",\"followers_url\":\"https://api.github.com/users/emberjs/followers\",\"following_url\":\"https://api.github.com/users/emberjs/following{/other_use
INSERT INTO `pullreq` VALUES ('2322', 'symfony/symfony', '260', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/260\",\"id\":91670,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTE2NzA=\",\"html_url\":\"https://github.com/symfony/symfony/pull/260\",\"diff_url\":\"https://github.com/symfony/symfony/pull/260.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/260.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/260\",\"number\":260,\"state\":\"closed\",\"locked\":false,\"title\":\"[WebProfilerBundle] Removed border for Symfony logo\",\"user\":{\"login\":\"FabienPennequin\",\"id\":176389,\"node_id\":\"MDQ6VXNlcjE3NjM4OQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/176389?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/FabienPennequin\",\"html_url\":\"https://github.com/FabienPennequin\",\"followers_url\":\"https://api.github.com/users/FabienPennequin/followers\",\"following_url\":\"https://api.github.com/users/FabienPennequin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/FabienPennequin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/FabienPennequin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/FabienPennequin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/FabienPennequin/orgs\",\"repos_url\":\"https://api.github.com/users/FabienPennequin/repos\",\"events_url\":\"https://api.github.com/users/FabienPennequin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/FabienPennequin/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"When current page doesn\'t use a reset css (with a rule _img { border:0; }_), Smfony logo is framed by a blue border in the web profiler toolbar.\\n\",\"created_at\":\"2011-03-12T16:33:53Z\",\"updated_at\":\"2014-07-06T08:31:19Z\",\"closed_at\":\"2011-03-13T15:26:20Z\",\"merged_at\":null,\"merge_commit_sha\":\"\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/260/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/260/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/260/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/4054c3b9b640669715eb1c6e6640cf2cc278cc2b\",\"head\":{\"label\":\"FabienPennequin:master\",\"ref\":\"master\",\"sha\":\"4054c3b9b640669715eb1c6e6640cf2cc278cc2b\",\"user\":{\"login\":\"FabienPennequin\",\"id\":176389,\"node_id\":\"MDQ6VXNlcjE3NjM4OQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/176389?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/FabienPennequin\",\"html_url\":\"https://github.com/FabienPennequin\",\"followers_url\":\"https://api.github.com/users/FabienPennequin/followers\",\"following_url\":\"https://api.github.com/users/FabienPennequin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/FabienPennequin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/FabienPennequin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/FabienPennequin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/FabienPennequin/orgs\",\"repos_url\":\"https://api.github.com/users/FabienPennequin/repos\",\"events_url\":\"https://api.github.com/users/FabienPennequin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/FabienPennequin/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":529383,\"node_id\":\"MDEwOlJlcG9zaXRvcnk1MjkzODM=\",\"name\":\"symfony\",\"full_name\":\"FabienPennequin/symfony\",\"owner\":{\"login\":\"FabienPennequin\",\"id\":176389,\"node_id\":\"MDQ6VXNlcjE3NjM4OQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/176389?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com
INSERT INTO `pullreq` VALUES ('2327', 'symfony/symfony-docs', '6825', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/6825\",\"id\":79691553,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Nzk2OTE1NTM=\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/6825\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/6825.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/6825.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/6825\",\"number\":6825,\"state\":\"closed\",\"locked\":false,\"title\":\"update `cache` and `logs` folder locations\",\"user\":{\"login\":\"georgiana-gligor\",\"id\":1164711,\"node_id\":\"MDQ6VXNlcjExNjQ3MTE=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1164711?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/georgiana-gligor\",\"html_url\":\"https://github.com/georgiana-gligor\",\"followers_url\":\"https://api.github.com/users/georgiana-gligor/followers\",\"following_url\":\"https://api.github.com/users/georgiana-gligor/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/georgiana-gligor/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/georgiana-gligor/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/georgiana-gligor/subscriptions\",\"organizations_url\":\"https://api.github.com/users/georgiana-gligor/orgs\",\"repos_url\":\"https://api.github.com/users/georgiana-gligor/repos\",\"events_url\":\"https://api.github.com/users/georgiana-gligor/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/georgiana-gligor/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Since Sy3 they are under `var` instead of `app`.\\n\",\"created_at\":\"2016-08-02T08:01:22Z\",\"updated_at\":\"2016-08-04T15:48:13Z\",\"closed_at\":\"2016-08-04T15:48:13Z\",\"merged_at\":null,\"merge_commit_sha\":\"048c08c563d72e3aa41183850034c9c070259472\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":122168046,\"node_id\":\"MDU6TGFiZWwxMjIxNjgwNDY=\",\"url\":\"https://api.github.com/repos/symfony/symfony-docs/labels/Status:%20Reviewed\",\"name\":\"Status: Reviewed\",\"color\":\"0e8a16\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/6825/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/6825/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/6825/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/8883d8a5f5c8fbca14dd8e9e3e432acc87620f80\",\"head\":{\"label\":\"georgiana-gligor:patch-1\",\"ref\":\"patch-1\",\"sha\":\"8883d8a5f5c8fbca14dd8e9e3e432acc87620f80\",\"user\":{\"login\":\"georgiana-gligor\",\"id\":1164711,\"node_id\":\"MDQ6VXNlcjExNjQ3MTE=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1164711?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/georgiana-gligor\",\"html_url\":\"https://github.com/georgiana-gligor\",\"followers_url\":\"https://api.github.com/users/georgiana-gligor/followers\",\"following_url\":\"https://api.github.com/users/georgiana-gligor/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/georgiana-gligor/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/georgiana-gligor/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/georgiana-gligor/subscriptions\",\"organizations_url\":\"https://api.github.com/users/georgiana-gligor/orgs\",\"repos_url\":\"https://api.github.com/users/georgiana-gligor/repos\",\"events_url\":\"https://api.github.com/users/georgiana-gligor/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/georgiana-gligor/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":9859178,\"node_id\":\"MDEwOlJlcG9zaXRvcnk5ODU5MTc4\",\"name\":\"symfony-docs\"
INSERT INTO `pullreq` VALUES ('2332', 'symfony/symfony-docs', '5974', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/5974\",\"id\":52870718,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTI4NzA3MTg=\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/5974\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/5974.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/5974.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/5974\",\"number\":5974,\"state\":\"closed\",\"locked\":false,\"title\":\"[PropertyInfo] Add Component Documentation\",\"user\":{\"login\":\"zanbaldwin\",\"id\":123245,\"node_id\":\"MDQ6VXNlcjEyMzI0NQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/123245?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zanbaldwin\",\"html_url\":\"https://github.com/zanbaldwin\",\"followers_url\":\"https://api.github.com/users/zanbaldwin/followers\",\"following_url\":\"https://api.github.com/users/zanbaldwin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zanbaldwin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zanbaldwin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zanbaldwin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/zanbaldwin/orgs\",\"repos_url\":\"https://api.github.com/users/zanbaldwin/repos\",\"events_url\":\"https://api.github.com/users/zanbaldwin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/zanbaldwin/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Doc fix? | no |\\n| New docs? | yes (symfony/symfony#15858) |\\n| Applies to | `2.8`, `3.0` |\\n| Fixed tickets | N/A |\\n\\nThis is still a _work in progress_, but I\'d like feedback from anyone regarding structure, grammar and any other improvements while I continue. After speaking with @dunglas, I\'m creating a new PR due our branches differing by about 400 commits.\\n\",\"created_at\":\"2015-12-07T16:57:19Z\",\"updated_at\":\"2017-10-04T14:16:11Z\",\"closed_at\":\"2016-08-20T21:04:40Z\",\"merged_at\":\"2016-08-20T21:04:40Z\",\"merge_commit_sha\":\"a0409d7b71644dbd24ad35861e66d7d171520599\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":122168046,\"node_id\":\"MDU6TGFiZWwxMjIxNjgwNDY=\",\"url\":\"https://api.github.com/repos/symfony/symfony-docs/labels/Status:%20Reviewed\",\"name\":\"Status: Reviewed\",\"color\":\"0e8a16\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/5974/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/5974/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/5974/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/a0409d7b71644dbd24ad35861e66d7d171520599\",\"head\":{\"label\":\"zanbaldwin:feature/component-property-info\",\"ref\":\"feature/component-property-info\",\"sha\":\"a0409d7b71644dbd24ad35861e66d7d171520599\",\"user\":{\"login\":\"zanbaldwin\",\"id\":123245,\"node_id\":\"MDQ6VXNlcjEyMzI0NQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/123245?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zanbaldwin\",\"html_url\":\"https://github.com/zanbaldwin\",\"followers_url\":\"https://api.github.com/users/zanbaldwin/followers\",\"following_url\":\"https://api.github.com/users/zanbaldwin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zanbaldwin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zanbaldwin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zanbaldwin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/zanbaldwin/orgs\",\"repos_url\":\"https://api.github.com/users/zanbaldwin
INSERT INTO `pullreq` VALUES ('2337', 'dotnet/corefx', '16826', '{\"url\":\"https://api.github.com/repos/dotnet/corefx/pulls/16826\",\"id\":109556634,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA5NTU2NjM0\",\"html_url\":\"https://github.com/dotnet/corefx/pull/16826\",\"diff_url\":\"https://github.com/dotnet/corefx/pull/16826.diff\",\"patch_url\":\"https://github.com/dotnet/corefx/pull/16826.patch\",\"issue_url\":\"https://api.github.com/repos/dotnet/corefx/issues/16826\",\"number\":16826,\"state\":\"closed\",\"locked\":false,\"title\":\"Improve CI: disable socket eventarg test\",\"user\":{\"login\":\"steveharter\",\"id\":6986755,\"node_id\":\"MDQ6VXNlcjY5ODY3NTU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/6986755?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/steveharter\",\"html_url\":\"https://github.com/steveharter\",\"followers_url\":\"https://api.github.com/users/steveharter/followers\",\"following_url\":\"https://api.github.com/users/steveharter/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/steveharter/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/steveharter/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/steveharter/subscriptions\",\"organizations_url\":\"https://api.github.com/users/steveharter/orgs\",\"repos_url\":\"https://api.github.com/users/steveharter/repos\",\"events_url\":\"https://api.github.com/users/steveharter/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/steveharter/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Disabling new test CancelConnectAsync_InstanceConnect_CancelsInProgressConnect since it is failing in CI\\r\\n\\r\\nApplies to issue https://github.com/dotnet/corefx/issues/16765\",\"created_at\":\"2017-03-07T19:48:19Z\",\"updated_at\":\"2017-03-07T19:53:55Z\",\"closed_at\":\"2017-03-07T19:52:28Z\",\"merged_at\":null,\"merge_commit_sha\":\"b1f3cd0ab7a4289598dc432d6ba6871d567935a9\",\"assignee\":{\"login\":\"steveharter\",\"id\":6986755,\"node_id\":\"MDQ6VXNlcjY5ODY3NTU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/6986755?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/steveharter\",\"html_url\":\"https://github.com/steveharter\",\"followers_url\":\"https://api.github.com/users/steveharter/followers\",\"following_url\":\"https://api.github.com/users/steveharter/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/steveharter/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/steveharter/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/steveharter/subscriptions\",\"organizations_url\":\"https://api.github.com/users/steveharter/orgs\",\"repos_url\":\"https://api.github.com/users/steveharter/repos\",\"events_url\":\"https://api.github.com/users/steveharter/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/steveharter/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"steveharter\",\"id\":6986755,\"node_id\":\"MDQ6VXNlcjY5ODY3NTU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/6986755?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/steveharter\",\"html_url\":\"https://github.com/steveharter\",\"followers_url\":\"https://api.github.com/users/steveharter/followers\",\"following_url\":\"https://api.github.com/users/steveharter/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/steveharter/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/steveharter/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/steveharter/subscriptions\",\"organizations_url\":\"https://api.github.com/users/steveharter/orgs\",\"repos_url\":\"https://api.github.com/users/steveharter/repos\",\"events_url\":\"https://api.github.com/users/steveharter/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/steveharter/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[{\"login\":\"stephentoub\
INSERT INTO `pullreq` VALUES ('2341', 'rails/rails', '7868', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/7868\",\"id\":2567709,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjU2NzcwOQ==\",\"html_url\":\"https://github.com/rails/rails/pull/7868\",\"diff_url\":\"https://github.com/rails/rails/pull/7868.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/7868.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/7868\",\"number\":7868,\"state\":\"closed\",\"locked\":false,\"title\":\"Add cache_if and cache_unless two methods to skip fragment cache.\",\"user\":{\"login\":\"jjyr\",\"id\":1695400,\"node_id\":\"MDQ6VXNlcjE2OTU0MDA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1695400?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jjyr\",\"html_url\":\"https://github.com/jjyr\",\"followers_url\":\"https://api.github.com/users/jjyr/followers\",\"following_url\":\"https://api.github.com/users/jjyr/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jjyr/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jjyr/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jjyr/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jjyr/orgs\",\"repos_url\":\"https://api.github.com/users/jjyr/repos\",\"events_url\":\"https://api.github.com/users/jjyr/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jjyr/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Sometimes you don\'t want cache to all user.\\nyou can\\n\\n```\\n<%cache_if session[:user_id].blank?,\'xxx\' do%>\\n something..\\n<%end%>\\n```\\n\\nor\\n\\n```\\n<%cache_unless current_user.admin?, \'xxx\' do%>\\n something..\\n<%end%>\\n```\\n\",\"created_at\":\"2012-10-07T13:01:23Z\",\"updated_at\":\"2014-07-04T16:11:48Z\",\"closed_at\":\"2012-10-15T01:28:30Z\",\"merged_at\":null,\"merge_commit_sha\":\"a2fb564e52091da382595774a6ed3572b97f754e\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":107189,\"node_id\":\"MDU6TGFiZWwxMDcxODk=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/actionpack\",\"name\":\"actionpack\",\"color\":\"FFF700\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/7868/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/7868/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/7868/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/8bf8e3a2134140342378416c2c08a15b352ea5c4\",\"head\":{\"label\":\"jjyr:add_flag_to_fragment_cache\",\"ref\":\"add_flag_to_fragment_cache\",\"sha\":\"8bf8e3a2134140342378416c2c08a15b352ea5c4\",\"user\":{\"login\":\"jjyr\",\"id\":1695400,\"node_id\":\"MDQ6VXNlcjE2OTU0MDA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1695400?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jjyr\",\"html_url\":\"https://github.com/jjyr\",\"followers_url\":\"https://api.github.com/users/jjyr/followers\",\"following_url\":\"https://api.github.com/users/jjyr/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jjyr/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jjyr/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jjyr/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jjyr/orgs\",\"repos_url\":\"https://api.github.com/users/jjyr/repos\",\"events_url\":\"https://api.github.com/users/jjyr/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jjyr/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"rails:master\",\"ref\":\"master\",\"sha\":\"1c534c6e429b6d5115153a8e83ae13e55d0ee1d3\",\"user\":{\"login\":\"rails\",\"id\":4223,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjQyMjM=\",\"avatar_url\":\"h
INSERT INTO `pullreq` VALUES ('2346', 'kubernetes/kubernetes', '25512', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/25512\",\"id\":69753533,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Njk3NTM1MzM=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/25512\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/25512.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/25512.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/25512\",\"number\":25512,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix hyperkube flag parsing\",\"user\":{\"login\":\"colhom\",\"id\":1075028,\"node_id\":\"MDQ6VXNlcjEwNzUwMjg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1075028?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/colhom\",\"html_url\":\"https://github.com/colhom\",\"followers_url\":\"https://api.github.com/users/colhom/followers\",\"following_url\":\"https://api.github.com/users/colhom/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/colhom/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/colhom/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/colhom/subscriptions\",\"organizations_url\":\"https://api.github.com/users/colhom/orgs\",\"repos_url\":\"https://api.github.com/users/colhom/repos\",\"events_url\":\"https://api.github.com/users/colhom/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/colhom/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Hyperkube flag parsing was not playing nicely with kubectl command and sub-commands. This PR addresses that problem, and adds some tests which exercise hyperkube dispatching to nested cobra commands.\\n\\n\\\\cc @aaronlevy @kbrwn @mumoshu\\n\\nfixes #24088\\n\\n[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()\\n\",\"created_at\":\"2016-05-11T22:34:21Z\",\"updated_at\":\"2016-06-18T15:33:31Z\",\"closed_at\":\"2016-05-22T19:00:27Z\",\"merged_at\":\"2016-05-22T19:00:27Z\",\"merge_commit_sha\":\"8e81025030c47578527ad4825594e35bbb567bcb\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":339502903,\"node_id\":\"MDU6TGFiZWwzMzk1MDI5MDM=\",\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/labels/cherry-pick-approved\",\"name\":\"cherry-pick-approved\",\"color\":\"fef2c0\",\"default\":false},{\"id\":148225179,\"node_id\":\"MDU6TGFiZWwxNDgyMjUxNzk=\",\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/labels/lgtm\",\"name\":\"lgtm\",\"color\":\"15dd18\",\"default\":false},{\"id\":200149833,\"node_id\":\"MDU6TGFiZWwyMDAxNDk4MzM=\",\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/labels/release-note\",\"name\":\"release-note\",\"color\":\"c2e0c6\",\"default\":false},{\"id\":253450978,\"node_id\":\"MDU6TGFiZWwyNTM0NTA5Nzg=\",\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/labels/size/L\",\"name\":\"size/L\",\"color\":\"ee9900\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/milestones/15\",\"html_url\":\"https://github.com/kubernetes/kubernetes/milestone/15\",\"labels_url\":\"https://api.github.com/repos/kubernetes/kubernetes/milestones/15/labels\",\"id\":1278499,\"node_id\":\"MDk6TWlsZXN0b25lMTI3ODQ5OQ==\",\"number\":15,\"title\":\"v1.2\",\"description\":\"https://github.com/kubernetes/kubernetes/wiki/Release-1.2\",\"creator\":{\"login\":\"bgrant0607\",\"id\":7725777,\"node_id\":\"MDQ6VXNlcjc3MjU3Nzc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7725777?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bgrant0607\",\"html_url\":\"https://github.com/bgrant0607\",\"followers_url\":\"https://api.github.com/users/bgrant0607/followers\",\"following_url\":\"https://api.github.com/users/bgrant0607/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bgrant0607/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bgra
INSERT INTO `pullreq` VALUES ('2350', 'joomla/joomla-cms', '6693', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/6693\",\"id\":32791256,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzI3OTEyNTY=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/6693\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/6693.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/6693.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/6693\",\"number\":6693,\"state\":\"closed\",\"locked\":false,\"title\":\"Problem with JDatabaseQuery __toString\",\"user\":{\"login\":\"fruppel\",\"id\":3985601,\"node_id\":\"MDQ6VXNlcjM5ODU2MDE=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/3985601?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fruppel\",\"html_url\":\"https://github.com/fruppel\",\"followers_url\":\"https://api.github.com/users/fruppel/followers\",\"following_url\":\"https://api.github.com/users/fruppel/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/fruppel/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/fruppel/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/fruppel/subscriptions\",\"organizations_url\":\"https://api.github.com/users/fruppel/orgs\",\"repos_url\":\"https://api.github.com/users/fruppel/repos\",\"events_url\":\"https://api.github.com/users/fruppel/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/fruppel/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"There is an issues with the __toString method of the class JDatabaseQuery.\\r\\n\\r\\nunionAll did not work as expected, ie the string you entered into the unionAll method was never appended to the SQL query\\r\\n## Steps to reproduce the issue\\r\\n\\r\\n```\\r\\n$db = JFactory::getDbo();\\r\\n$query = $db->getQuery(true);\\r\\n\\r\\necho $query\\r\\n ->select(\'*\')\\r\\n ->from(\'#__table_1\')\\r\\n ->unionAll(\\r\\n $db->getQuery(true)\\r\\n ->select(\'*\')\\r\\n ->from(\'#__table_2\')\\r\\n );\\r\\n```\\r\\n## Expected result\\r\\n\\r\\nThe code above should output \\\"SELECT \\\\* FROM #__table_1 UNION ALL ( SELECT \\\\* FROM #__table_2)\\\". \\r\\n## Actual result\\r\\n\\r\\nAt the moment the output is \\\"SELECT \\\\* FROM #__table_1\\\".\\r\\n## Additional comments\\r\\n\\r\\n~~This PR also fixes a problem with the ordering of UNION and ORDER BY. You can see how to reproduce and test it here: #6789.~~\\r\\n\",\"created_at\":\"2015-04-07T18:24:55Z\",\"updated_at\":\"2016-11-04T12:17:49Z\",\"closed_at\":\"2016-11-04T12:17:49Z\",\"merged_at\":null,\"merge_commit_sha\":\"f0a1d30fe84d3903061a8500a6e472a863c3ecb9\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/6693/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/6693/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/6693/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/8d6bb9fe3dd0b41cb8204787d53454af89577fab\",\"head\":{\"label\":\"fruppel:patch-1\",\"ref\":\"patch-1\",\"sha\":\"8d6bb9fe3dd0b41cb8204787d53454af89577fab\",\"user\":{\"login\":\"fruppel\",\"id\":3985601,\"node_id\":\"MDQ6VXNlcjM5ODU2MDE=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/3985601?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fruppel\",\"html_url\":\"https://github.com/fruppel\",\"followers_url\":\"https://api.github.com/users/fruppel/followers\",\"following_url\":\"https://api.github.com/users/fruppel/following{/other_user}\",\"gists_url\":\
INSERT INTO `pullreq` VALUES ('2355', 'symfony/symfony', '8300', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/8300\",\"id\":6363428,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjM2MzQyOA==\",\"html_url\":\"https://github.com/symfony/symfony/pull/8300\",\"diff_url\":\"https://github.com/symfony/symfony/pull/8300.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/8300.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/8300\",\"number\":8300,\"state\":\"closed\",\"locked\":false,\"title\":\"[Validator] added before and after options to Date constraints\",\"user\":{\"login\":\"bamarni\",\"id\":1205386,\"node_id\":\"MDQ6VXNlcjEyMDUzODY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1205386?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bamarni\",\"html_url\":\"https://github.com/bamarni\",\"followers_url\":\"https://api.github.com/users/bamarni/followers\",\"following_url\":\"https://api.github.com/users/bamarni/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bamarni/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bamarni/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bamarni/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bamarni/orgs\",\"repos_url\":\"https://api.github.com/users/bamarni/repos\",\"events_url\":\"https://api.github.com/users/bamarni/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bamarni/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | [no] |\\n| New feature? | [yes] |\\n| BC breaks? | [no] |\\n| Deprecations? | [no] |\\n| Tests pass? | [yes] |\\n| License | MIT |\\n| Doc PR | [todo] |\\n\\nI\'ve added an after and before options to Date and DateTime constraints. It uses the strtotime function so it\'s user friendly, values like \\\"now\\\", \\\"+1 week\\\" can be used.\\n\\nI think it can be very useful, some examples : \\n- an appointment can\'t be scheduled before 10 days\\n- a user must be more than 16 years old (checking the birthday)\\n- a date must be in the future\\n\\nWhat do you think?\\n\",\"created_at\":\"2013-06-17T16:19:40Z\",\"updated_at\":\"2014-08-15T10:38:58Z\",\"closed_at\":\"2013-12-29T14:50:05Z\",\"merged_at\":null,\"merge_commit_sha\":\"8348754c01efd25034630fcddc80ce239065cf89\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":100378,\"node_id\":\"MDU6TGFiZWwxMDAzNzg=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Feature\",\"name\":\"Feature\",\"color\":\"02e10c\",\"default\":false},{\"id\":99599,\"node_id\":\"MDU6TGFiZWw5OTU5OQ==\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Validator\",\"name\":\"Validator\",\"color\":\"DDDDDD\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/8300/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/8300/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/8300/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/8e286686710b4ec6b0e5d19a22154a7d846a6c3d\",\"head\":{\"label\":\"bamarni:validator-date-before-after\",\"ref\":\"validator-date-before-after\",\"sha\":\"8e286686710b4ec6b0e5d19a22154a7d846a6c3d\",\"user\":{\"login\":\"bamarni\",\"id\":1205386,\"node_id\":\"MDQ6VXNlcjEyMDUzODY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1205386?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bamarni\",\"html_url\":\"https://github.com/bamarni\",\"followers_url\":\"https://api.github.com/users/bamarni/followers\",\"following_url\":\"https://api.github.com/users/bamarni/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bamarni/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bamarni/starred{/owner}{/repo}
INSERT INTO `pullreq` VALUES ('2359', 'rails/rails', '10887', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/10887\",\"id\":6203340,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjIwMzM0MA==\",\"html_url\":\"https://github.com/rails/rails/pull/10887\",\"diff_url\":\"https://github.com/rails/rails/pull/10887.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/10887.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/10887\",\"number\":10887,\"state\":\"closed\",\"locked\":false,\"title\":\"Hash#deep_*_keys(!) recurse into nested arrays.\",\"user\":{\"login\":\"sakuro\",\"id\":10973,\"node_id\":\"MDQ6VXNlcjEwOTcz\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/10973?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sakuro\",\"html_url\":\"https://github.com/sakuro\",\"followers_url\":\"https://api.github.com/users/sakuro/followers\",\"following_url\":\"https://api.github.com/users/sakuro/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sakuro/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sakuro/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sakuro/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sakuro/orgs\",\"repos_url\":\"https://api.github.com/users/sakuro/repos\",\"events_url\":\"https://api.github.com/users/sakuro/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sakuro/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Update of #9720.\\n- Fix a typo.\\n- Squash commits.\\n- Rebase to recent upstream.\\n\",\"created_at\":\"2013-06-08T10:07:45Z\",\"updated_at\":\"2014-06-12T11:50:24Z\",\"closed_at\":\"2014-05-21T00:50:36Z\",\"merged_at\":\"2014-05-21T00:50:36Z\",\"merge_commit_sha\":\"20bd10fcfd73ce0ee406a456a89952727823ae9e\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":{\"url\":\"https://api.github.com/repos/rails/rails/milestones/30\",\"html_url\":\"https://github.com/rails/rails/milestone/30\",\"labels_url\":\"https://api.github.com/repos/rails/rails/milestones/30/labels\",\"id\":593013,\"node_id\":\"MDk6TWlsZXN0b25lNTkzMDEz\",\"number\":30,\"title\":\"4.0.6\",\"description\":\"\",\"creator\":{\"login\":\"rafaelfranca\",\"id\":47848,\"node_id\":\"MDQ6VXNlcjQ3ODQ4\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafaelfranca\",\"html_url\":\"https://github.com/rafaelfranca\",\"followers_url\":\"https://api.github.com/users/rafaelfranca/followers\",\"following_url\":\"https://api.github.com/users/rafaelfranca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rafaelfranca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rafaelfranca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rafaelfranca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rafaelfranca/orgs\",\"repos_url\":\"https://api.github.com/users/rafaelfranca/repos\",\"events_url\":\"https://api.github.com/users/rafaelfranca/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rafaelfranca/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":1,\"closed_issues\":36,\"state\":\"closed\",\"created_at\":\"2014-03-10T18:27:37Z\",\"updated_at\":\"2014-08-07T13:33:51Z\",\"due_on\":\"2014-05-30T07:00:00Z\",\"closed_at\":\"2014-06-26T17:03:40Z\"},\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/10887/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/10887/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/10887/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/ac0b1d835d183cb117adb8d61307b8f40e9b1440\",\"head\":{\"label\":\"sakuro:deep_transform_keys_in_nested_arrays\",\"ref\":\"deep_transform_keys_in_nested_array
INSERT INTO `pullreq` VALUES ('2364', 'rails/rails', '8741', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/8741\",\"id\":3545770,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzU0NTc3MA==\",\"html_url\":\"https://github.com/rails/rails/pull/8741\",\"diff_url\":\"https://github.com/rails/rails/pull/8741.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/8741.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/8741\",\"number\":8741,\"state\":\"closed\",\"locked\":false,\"title\":\"fix_for_reverse_order_with_functions\",\"user\":{\"login\":\"joxxoxo\",\"id\":896502,\"node_id\":\"MDQ6VXNlcjg5NjUwMg==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/896502?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/joxxoxo\",\"html_url\":\"https://github.com/joxxoxo\",\"followers_url\":\"https://api.github.com/users/joxxoxo/followers\",\"following_url\":\"https://api.github.com/users/joxxoxo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/joxxoxo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/joxxoxo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/joxxoxo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/joxxoxo/orgs\",\"repos_url\":\"https://api.github.com/users/joxxoxo/repos\",\"events_url\":\"https://api.github.com/users/joxxoxo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/joxxoxo/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"fix for reverse_sql_order using regexp (for details of bug see pull request #8225)\\n\",\"created_at\":\"2013-01-04T10:12:31Z\",\"updated_at\":\"2015-10-30T17:51:18Z\",\"closed_at\":\"2015-10-30T17:51:18Z\",\"merged_at\":null,\"merge_commit_sha\":\"e6199373c3622075fbe00c17c6a1520826fc4feb\",\"assignee\":{\"login\":\"sgrif\",\"id\":1529387,\"node_id\":\"MDQ6VXNlcjE1MjkzODc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1529387?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sgrif\",\"html_url\":\"https://github.com/sgrif\",\"followers_url\":\"https://api.github.com/users/sgrif/followers\",\"following_url\":\"https://api.github.com/users/sgrif/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sgrif/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sgrif/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sgrif/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sgrif/orgs\",\"repos_url\":\"https://api.github.com/users/sgrif/repos\",\"events_url\":\"https://api.github.com/users/sgrif/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sgrif/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"sgrif\",\"id\":1529387,\"node_id\":\"MDQ6VXNlcjE1MjkzODc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1529387?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sgrif\",\"html_url\":\"https://github.com/sgrif\",\"followers_url\":\"https://api.github.com/users/sgrif/followers\",\"following_url\":\"https://api.github.com/users/sgrif/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sgrif/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sgrif/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sgrif/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sgrif/orgs\",\"repos_url\":\"https://api.github.com/users/sgrif/repos\",\"events_url\":\"https://api.github.com/users/sgrif/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sgrif/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":107191,\"node_id\":\"MDU6TGFiZWwxMDcxOTE=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/activerecord\",\"name\":\"activerecord\",\"color\":\"0b02e1\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/rails
INSERT INTO `pullreq` VALUES ('2369', 'rails/rails', '5244', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/5244\",\"id\":919679,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTE5Njc5\",\"html_url\":\"https://github.com/rails/rails/pull/5244\",\"diff_url\":\"https://github.com/rails/rails/pull/5244.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/5244.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/5244\",\"number\":5244,\"state\":\"closed\",\"locked\":false,\"title\":\"Maximum wait_timeout on Windows is 2147483\",\"user\":{\"login\":\"fotos\",\"id\":11336,\"node_id\":\"MDQ6VXNlcjExMzM2\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/11336?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fotos\",\"html_url\":\"https://github.com/fotos\",\"followers_url\":\"https://api.github.com/users/fotos/followers\",\"following_url\":\"https://api.github.com/users/fotos/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/fotos/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/fotos/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/fotos/subscriptions\",\"organizations_url\":\"https://api.github.com/users/fotos/orgs\",\"repos_url\":\"https://api.github.com/users/fotos/repos\",\"events_url\":\"https://api.github.com/users/fotos/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/fotos/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"As documented on MySQL\'s site [1] this is the maximum value for Windows. We should use the least common denominator. Also done in the old branch (0.2.x) of mysql2 gem [2] and [3].\\n\\n[1] http://dev.mysql.com/doc/refman/5.0/en/server-system-variables.html#sysvar_wait_timeout\\n[2] https://github.com/brianmario/mysql2/blob/0.2.x/lib/active_record/connection_adapters/mysql2_adapter.rb#L577\\n[3] https://github.com/brianmario/mysql2/commit/4f4909f4d654ac01c93b55a109cc12a6047c6726\\n\",\"created_at\":\"2012-03-02T17:35:06Z\",\"updated_at\":\"2014-06-26T15:35:44Z\",\"closed_at\":\"2012-05-25T17:14:49Z\",\"merged_at\":\"2012-05-25T17:14:49Z\",\"merge_commit_sha\":\"3792e4c192765498a5dfc9bd2fcb40e47e005667\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/5244/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/5244/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/5244/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/a2bf014330310da718dd92ffdfd0435463ed3a4f\",\"head\":{\"label\":\"fotos:myqsl2_wait_timeout\",\"ref\":\"myqsl2_wait_timeout\",\"sha\":\"a2bf014330310da718dd92ffdfd0435463ed3a4f\",\"user\":{\"login\":\"fotos\",\"id\":11336,\"node_id\":\"MDQ6VXNlcjExMzM2\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/11336?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fotos\",\"html_url\":\"https://github.com/fotos\",\"followers_url\":\"https://api.github.com/users/fotos/followers\",\"following_url\":\"https://api.github.com/users/fotos/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/fotos/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/fotos/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/fotos/subscriptions\",\"organizations_url\":\"https://api.github.com/users/fotos/orgs\",\"repos_url\":\"https://api.github.com/users/fotos/repos\",\"events_url\":\"https://api.github.com/users/fotos/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/fotos/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":3600965,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzNjAwOTY1\",\"name\":\"rails\",\"full_name\":\"fotos/rails\",\"owner\":{\"login\":\"fotos\",\"id\":11336,\"node_id\":\"MDQ6VXNlcjExMzM2\",\"avatar_url\":\"https://avatars
INSERT INTO `pullreq` VALUES ('2374', 'pydata/pandas', '12656', '{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/12656\",\"id\":63218100,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjMyMTgxMDA=\",\"html_url\":\"https://github.com/pandas-dev/pandas/pull/12656\",\"diff_url\":\"https://github.com/pandas-dev/pandas/pull/12656.diff\",\"patch_url\":\"https://github.com/pandas-dev/pandas/pull/12656.patch\",\"issue_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/12656\",\"number\":12656,\"state\":\"closed\",\"locked\":false,\"title\":\"Modest performance, address #12647\",\"user\":{\"login\":\"kshedden\",\"id\":2666691,\"node_id\":\"MDQ6VXNlcjI2NjY2OTE=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2666691?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kshedden\",\"html_url\":\"https://github.com/kshedden\",\"followers_url\":\"https://api.github.com/users/kshedden/followers\",\"following_url\":\"https://api.github.com/users/kshedden/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kshedden/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kshedden/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kshedden/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kshedden/orgs\",\"repos_url\":\"https://api.github.com/users/kshedden/repos\",\"events_url\":\"https://api.github.com/users/kshedden/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/kshedden/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"closes #12659\\ncloses #12654\\ncloses #12647\\ncloses #12809 \\n\\nMajor performance improvements through use of Cython\\n\",\"created_at\":\"2016-03-17T12:55:37Z\",\"updated_at\":\"2016-04-22T15:11:03Z\",\"closed_at\":\"2016-04-22T15:09:57Z\",\"merged_at\":null,\"merge_commit_sha\":\"a65f1c02777bfa5125c572d346b0f4ec544de465\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":258745163,\"node_id\":\"MDU6TGFiZWwyNTg3NDUxNjM=\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/IO%20SAS\",\"name\":\"IO SAS\",\"color\":\"5319e7\",\"default\":false},{\"id\":8935311,\"node_id\":\"MDU6TGFiZWw4OTM1MzEx\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/Performance\",\"name\":\"Performance\",\"color\":\"a10c02\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/38\",\"html_url\":\"https://github.com/pandas-dev/pandas/milestone/38\",\"labels_url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/38/labels\",\"id\":1570594,\"node_id\":\"MDk6TWlsZXN0b25lMTU3MDU5NA==\",\"number\":38,\"title\":\"0.18.1\",\"description\":\"after 0.18.0 of course!\",\"creator\":{\"login\":\"jreback\",\"id\":953992,\"node_id\":\"MDQ6VXNlcjk1Mzk5Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/953992?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jreback\",\"html_url\":\"https://github.com/jreback\",\"followers_url\":\"https://api.github.com/users/jreback/followers\",\"following_url\":\"https://api.github.com/users/jreback/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jreback/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jreback/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jreback/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jreback/orgs\",\"repos_url\":\"https://api.github.com/users/jreback/repos\",\"events_url\":\"https://api.github.com/users/jreback/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jreback/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":306,\"state\":\"closed\",\"created_at\":\"2016-02-08T15:29:59Z\",\"updated_at\":\"2017-08-10T09:01:26Z\",\"due_on\":\"2016-05-04T07:00:00Z\",\"closed_at\":\"2016-05-05T00:34:40Z\"},\"commits_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/12656/commits\",\"review_comments_url\":\"https:/
INSERT INTO `pullreq` VALUES ('2378', 'kubernetes/kubernetes', '41663', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/41663\",\"id\":106818293,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA2ODE4Mjkz\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/41663\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/41663.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/41663.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/41663\",\"number\":41663,\"state\":\"closed\",\"locked\":false,\"title\":\"Update kubeadm token to work as expected\",\"user\":{\"login\":\"luxas\",\"id\":5442475,\"node_id\":\"MDQ6VXNlcjU0NDI0NzU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5442475?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/luxas\",\"html_url\":\"https://github.com/luxas\",\"followers_url\":\"https://api.github.com/users/luxas/followers\",\"following_url\":\"https://api.github.com/users/luxas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/luxas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/luxas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/luxas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/luxas/orgs\",\"repos_url\":\"https://api.github.com/users/luxas/repos\",\"events_url\":\"https://api.github.com/users/luxas/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/luxas/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"<!-- Thanks for sending a pull request! Here are some tips for you:\\r\\n1. If this is your first time, read our contributor guidelines https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md and developer guide https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md\\r\\n2. If you want *faster* PR reviews, read how: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/faster_reviews.md\\r\\n3. Follow the instructions for writing a release note: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes\\r\\n-->\\r\\n\\r\\n**What this PR does / why we need it**:\\r\\n\\r\\nFollows up: https://github.com/kubernetes/kubernetes/pull/41509\\r\\n\\r\\nUpdates `kubeadm token` to work as discussed in https://docs.google.com/document/d/1deJYPIF4LmhGjDVaqrswErIrV7mtwJgovtLnPCDxP7U/edit#\\r\\nPromotes the command from the `ex` subcommand which now is named `alpha` for clarity. (This will later become `kubeadm alpha phase`)\\r\\n\\r\\n**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #\\r\\n\\r\\n**Special notes for your reviewer**:\\r\\n\\r\\nExample UX:\\r\\n```console\\r\\nsudo ./kubeadm token --help\\r\\nThis command will manage Bootstrap Token for you.\\r\\n Please note this usage of this command is optional, and mostly for advanced users.\\r\\n\\r\\nIn short, Bootstrap Tokens are used for establishing bidirectional trust between a client and a server.\\r\\nA Bootstrap Token can be used when a client (for example a node that\'s about to join the cluster) needs\\r\\nto trust the server it is talking to. Then a Bootstrap Token with the \\\"signing\\\" usage can be used.\\r\\nBootstrap Tokens can also function as a way to allow short-lived authentication to the API Server\\r\\n(the token serves as a way for the API Server to trust the client), for example for doing the TLS Bootstrap.\\r\\n\\r\\nWhat is a Bootstrap Token more exactly?\\r\\n - It is a Secret in the kube-system namespace of type \\\"bootstrap.kubernetes.io/token\\\".\\r\\n - A Bootstrap Token must be of the form \\\"[a-z0-9]{6}.[a-z0-9]{16}\\\"; the former part is the public Token ID,\\r\\n and the latter is the Token Secret, which must be kept private at all circumstances.\\r\\n - The name of the Secret must be named \\\"bootstrap-token-(token-id)\\\".\\r\\n\\r\\nYou can read more about Bootstrap Tokens in this propos
INSERT INTO `pullreq` VALUES ('2381', 'nodejs/node', '8697', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/8697\",\"id\":86217778,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODYyMTc3Nzg=\",\"html_url\":\"https://github.com/nodejs/node/pull/8697\",\"diff_url\":\"https://github.com/nodejs/node/pull/8697.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/8697.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/8697\",\"number\":8697,\"state\":\"closed\",\"locked\":false,\"title\":\"test: improve test-child-process-fork-dgram\",\"user\":{\"login\":\"mhdawson\",\"id\":9373002,\"node_id\":\"MDQ6VXNlcjkzNzMwMDI=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/9373002?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mhdawson\",\"html_url\":\"https://github.com/mhdawson\",\"followers_url\":\"https://api.github.com/users/mhdawson/followers\",\"following_url\":\"https://api.github.com/users/mhdawson/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mhdawson/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mhdawson/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mhdawson/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mhdawson/orgs\",\"repos_url\":\"https://api.github.com/users/mhdawson/repos\",\"events_url\":\"https://api.github.com/users/mhdawson/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mhdawson/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"##### Checklist\\n- [X] `make -j4 test` (UNIX), or `vcbuild test nosign` (Windows) passes\\n- [X] commit message follows commit guidelines\\n##### Affected core subsystem(s)\\n\\ntest\\n##### Description of change\\n\\nPrevious implementation was subject to timing out as there\\nwas no guarantee that the parent or child would ever\\nreceive a message. Modified test so that once parent or\\nchild receives a message it stops receiving them so that\\nwe are guaranteed the next message will be received by the\\nother end.\\n\\nThe test also left lingering processes when it timed out\\nso pulled the timeout into the test itself so that it\\ncould properly cleanup in case of failure.\\n\",\"created_at\":\"2016-09-21T18:38:04Z\",\"updated_at\":\"2017-03-15T21:57:45Z\",\"closed_at\":\"2016-10-18T17:03:16Z\",\"merged_at\":null,\"merge_commit_sha\":\"4c7f440942d0ae165f959a8d310b4029e5ace073\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155267478,\"node_id\":\"MDU6TGFiZWwxNTUyNjc0Nzg=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/child_process\",\"name\":\"child_process\",\"color\":\"f7c6c7\",\"default\":false},{\"id\":155267493,\"node_id\":\"MDU6TGFiZWwxNTUyNjc0OTM=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/dgram\",\"name\":\"dgram\",\"color\":\"fbca04\",\"default\":false},{\"id\":154312478,\"node_id\":\"MDU6TGFiZWwxNTQzMTI0Nzg=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/in%20progress\",\"name\":\"in progress\",\"color\":\"ffff00\",\"default\":false},{\"id\":176240519,\"node_id\":\"MDU6TGFiZWwxNzYyNDA1MTk=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/test\",\"name\":\"test\",\"color\":\"990099\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/8697/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/8697/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/8697/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/4dd044b5dc60668e47a0f0a7714b9ed1d91dec9c\",\"head\":{\"label\":\"mhdawson:fork\",\"ref\":\"fork\",\"sha\":\"4dd044b5dc60668e47a0f0a7714b9ed1d91dec9c\",\"user\":{\"login\":\"mhdawson\",\"id\":9373002,\"node_id\":\"MDQ6VXNlcjkzNzMwMDI=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/9373002?v=4\",\"gravatar_id\":\"\",\"url\":\"https://a
INSERT INTO `pullreq` VALUES ('2386', 'ansible/ansible', '23107', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/23107\",\"id\":113340824,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTEzMzQwODI0\",\"html_url\":\"https://github.com/ansible/ansible/pull/23107\",\"diff_url\":\"https://github.com/ansible/ansible/pull/23107.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/23107.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/23107\",\"number\":23107,\"state\":\"closed\",\"locked\":false,\"title\":\"Support check_mode for ec2_vpc_net_facts\",\"user\":{\"login\":\"willthames\",\"id\":391807,\"node_id\":\"MDQ6VXNlcjM5MTgwNw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/391807?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/willthames\",\"html_url\":\"https://github.com/willthames\",\"followers_url\":\"https://api.github.com/users/willthames/followers\",\"following_url\":\"https://api.github.com/users/willthames/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/willthames/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/willthames/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/willthames/subscriptions\",\"organizations_url\":\"https://api.github.com/users/willthames/orgs\",\"repos_url\":\"https://api.github.com/users/willthames/repos\",\"events_url\":\"https://api.github.com/users/willthames/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/willthames/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"##### SUMMARY\\r\\nAs a facts module, ec2_vpc_net_facts supports check mode by default\\r\\n\\r\\n##### ISSUE TYPE\\r\\n - Feature Pull Request\\r\\n\\r\\n##### COMPONENT NAME\\r\\nec2_vpc_net_facts\\r\\n\\r\\n##### ANSIBLE VERSION\\r\\n```\\r\\nansible 2.4.0 (devel c1b3d6a51f) last updated 2017/03/30 09:17:50 (GMT +1000)\\r\\n config file = ./ansible.cfg\\r\\n configured module search path = [u\'./library\']\\r\\n python version = 2.7.13 (default, Jan 12 2017, 17:59:37) [GCC 6.3.1 20161221 (Red Hat 6.3.1-1)]\\r\\n```\",\"created_at\":\"2017-03-30T03:46:02Z\",\"updated_at\":\"2018-03-04T22:43:05Z\",\"closed_at\":\"2017-06-30T04:55:20Z\",\"merged_at\":null,\"merge_commit_sha\":\"f58ee08e3d341ffde2987638d19bf8a7f09b5210\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":562292166,\"node_id\":\"MDU6TGFiZWw1NjIyOTIxNjY=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/affects_2.4\",\"name\":\"affects_2.4\",\"color\":\"ededed\",\"default\":false},{\"id\":379680333,\"node_id\":\"MDU6TGFiZWwzNzk2ODAzMzM=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/aws\",\"name\":\"aws\",\"color\":\"c5def5\",\"default\":false},{\"id\":61528803,\"node_id\":\"MDU6TGFiZWw2MTUyODgwMw==\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/cloud\",\"name\":\"cloud\",\"color\":\"c7def8\",\"default\":false},{\"id\":513708749,\"node_id\":\"MDU6TGFiZWw1MTM3MDg3NDk=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/committer_review\",\"name\":\"committer_review\",\"color\":\"ededed\",\"default\":false},{\"id\":852590921,\"node_id\":\"MDU6TGFiZWw4NTI1OTA5MjE=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/feature\",\"name\":\"feature\",\"color\":\"006b75\",\"default\":false},{\"id\":496359346,\"node_id\":\"MDU6TGFiZWw0OTYzNTkzNDY=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/module\",\"name\":\"module\",\"color\":\"1d76db\",\"default\":false},{\"id\":581543918,\"node_id\":\"MDU6TGFiZWw1ODE1NDM5MTg=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/stale_ci\",\"name\":\"stale_ci\",\"color\":\"fef2c0\",\"default\":false},{\"id\":636352846,\"node_id\":\"MDU6TGFiZWw2MzYzNTI4NDY=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/support:curated\",\"name\":\"support:curated\",\"color\":\"ededed\",\"default\":false},{\"id\":461464968,\"node_id\":\"MDU6TGFiZWw0NjE0NjQ5Njg=\",\"url\":\"https://api.github.com/r
INSERT INTO `pullreq` VALUES ('2391', 'cocos2d/cocos2d-x', '707', '{\"url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/707\",\"id\":783998,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzgzOTk4\",\"html_url\":\"https://github.com/cocos2d/cocos2d-x/pull/707\",\"diff_url\":\"https://github.com/cocos2d/cocos2d-x/pull/707.diff\",\"patch_url\":\"https://github.com/cocos2d/cocos2d-x/pull/707.patch\",\"issue_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/707\",\"number\":707,\"state\":\"closed\",\"locked\":false,\"title\":\"\\\"Out of bound\\\" error fix in CCFileUtils::getWriteablePath() for BlackBerry\",\"user\":{\"login\":\"moadib\",\"id\":190252,\"node_id\":\"MDQ6VXNlcjE5MDI1Mg==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/190252?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/moadib\",\"html_url\":\"https://github.com/moadib\",\"followers_url\":\"https://api.github.com/users/moadib/followers\",\"following_url\":\"https://api.github.com/users/moadib/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/moadib/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/moadib/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/moadib/subscriptions\",\"organizations_url\":\"https://api.github.com/users/moadib/orgs\",\"repos_url\":\"https://api.github.com/users/moadib/repos\",\"events_url\":\"https://api.github.com/users/moadib/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/moadib/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This cause crash for CCUserDefault test.\\n\",\"created_at\":\"2012-02-05T12:53:10Z\",\"updated_at\":\"2014-06-14T00:54:53Z\",\"closed_at\":\"2012-02-05T14:13:45Z\",\"merged_at\":\"2012-02-05T14:13:42Z\",\"merge_commit_sha\":\"5064f99292bec34bb5f7a7152e10e5365fcce0b5\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/707/commits\",\"review_comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/707/comments\",\"review_comment_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/707/comments\",\"statuses_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/statuses/4caccaac94560a93f75fc02f7bee71d5ecddecca\",\"head\":{\"label\":\"moadib:qnx_fileutils\",\"ref\":\"qnx_fileutils\",\"sha\":\"4caccaac94560a93f75fc02f7bee71d5ecddecca\",\"user\":{\"login\":\"moadib\",\"id\":190252,\"node_id\":\"MDQ6VXNlcjE5MDI1Mg==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/190252?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/moadib\",\"html_url\":\"https://github.com/moadib\",\"followers_url\":\"https://api.github.com/users/moadib/followers\",\"following_url\":\"https://api.github.com/users/moadib/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/moadib/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/moadib/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/moadib/subscriptions\",\"organizations_url\":\"https://api.github.com/users/moadib/orgs\",\"repos_url\":\"https://api.github.com/users/moadib/repos\",\"events_url\":\"https://api.github.com/users/moadib/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/moadib/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":1922223,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxOTIyMjIz\",\"name\":\"cocos2d-x\",\"full_name\":\"moadib/cocos2d-x\",\"owner\":{\"login\":\"moadib\",\"id\":190252,\"node_id\":\"MDQ6VXNlcjE5MDI1Mg==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/190252?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/moadib\",\"html_url\":\"https://github.com/moadib\",\"followers_url\":\"https://api.github.com/users/moadib/followers\",\"following_url\":\"https://api.github.com/users/moadib/following{/other_user}\",\"gists_u
INSERT INTO `pullreq` VALUES ('2395', 'rails/rails', '19635', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/19635\",\"id\":32589059,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzI1ODkwNTk=\",\"html_url\":\"https://github.com/rails/rails/pull/19635\",\"diff_url\":\"https://github.com/rails/rails/pull/19635.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/19635.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/19635\",\"number\":19635,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix issue with mail previewer and attachments\",\"user\":{\"login\":\"ushu\",\"id\":1015378,\"node_id\":\"MDQ6VXNlcjEwMTUzNzg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1015378?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ushu\",\"html_url\":\"https://github.com/ushu\",\"followers_url\":\"https://api.github.com/users/ushu/followers\",\"following_url\":\"https://api.github.com/users/ushu/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ushu/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ushu/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ushu/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ushu/orgs\",\"repos_url\":\"https://api.github.com/users/ushu/repos\",\"events_url\":\"https://api.github.com/users/ushu/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ushu/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Hello,\\n\\nwhen using the previewer with mailers using attachments, we found the following issue: \\nthe MailersController cannot find the html/text parts, because they are themselves contained inside of the first mail part.\\n\\nThis patch makes the search for part recursive.\\n\",\"created_at\":\"2015-04-03T13:36:28Z\",\"updated_at\":\"2018-05-27T22:44:05Z\",\"closed_at\":\"2018-05-27T22:44:05Z\",\"merged_at\":null,\"merge_commit_sha\":\"dba013b1285127b0652b46a740cccf72ac322ce3\",\"assignee\":{\"login\":\"rafaelfranca\",\"id\":47848,\"node_id\":\"MDQ6VXNlcjQ3ODQ4\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafaelfranca\",\"html_url\":\"https://github.com/rafaelfranca\",\"followers_url\":\"https://api.github.com/users/rafaelfranca/followers\",\"following_url\":\"https://api.github.com/users/rafaelfranca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rafaelfranca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rafaelfranca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rafaelfranca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rafaelfranca/orgs\",\"repos_url\":\"https://api.github.com/users/rafaelfranca/repos\",\"events_url\":\"https://api.github.com/users/rafaelfranca/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rafaelfranca/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"rafaelfranca\",\"id\":47848,\"node_id\":\"MDQ6VXNlcjQ3ODQ4\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafaelfranca\",\"html_url\":\"https://github.com/rafaelfranca\",\"followers_url\":\"https://api.github.com/users/rafaelfranca/followers\",\"following_url\":\"https://api.github.com/users/rafaelfranca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rafaelfranca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rafaelfranca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rafaelfranca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rafaelfranca/orgs\",\"repos_url\":\"https://api.github.com/users/rafaelfranca/repos\",\"events_url\":\"https://api.github.com/users/rafaelfranca/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rafaelfranca/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"re
INSERT INTO `pullreq` VALUES ('2400', 'joomla/joomla-cms', '7342', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/7342\",\"id\":39209163,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzkyMDkxNjM=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/7342\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/7342.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/7342.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/7342\",\"number\":7342,\"state\":\"closed\",\"locked\":false,\"title\":\"Isis fix for safari bug #5970\",\"user\":{\"login\":\"dgrammatiko\",\"id\":3889375,\"node_id\":\"MDQ6VXNlcjM4ODkzNzU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/3889375?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dgrammatiko\",\"html_url\":\"https://github.com/dgrammatiko\",\"followers_url\":\"https://api.github.com/users/dgrammatiko/followers\",\"following_url\":\"https://api.github.com/users/dgrammatiko/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dgrammatiko/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dgrammatiko/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dgrammatiko/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dgrammatiko/orgs\",\"repos_url\":\"https://api.github.com/users/dgrammatiko/repos\",\"events_url\":\"https://api.github.com/users/dgrammatiko/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dgrammatiko/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"### This is a redo of #7185 but without introducing BS affix\\n\\nShould work with all browsers but the idea here is to fix #5970 and safari rubber band effect that messes up the buttons!\\n#### Testing\\n\\nUse safari as your browser\\napply this PR\\ntry pages with long lists and observe if toolbar buttons are correctly rendered\\n\",\"created_at\":\"2015-07-04T15:23:30Z\",\"updated_at\":\"2015-10-14T12:04:13Z\",\"closed_at\":\"2015-07-07T17:50:15Z\",\"merged_at\":\"2015-07-07T17:50:15Z\",\"merge_commit_sha\":\"38fbc583d6ad350e424b1d96518895c5dece2baa\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/10\",\"html_url\":\"https://github.com/joomla/joomla-cms/milestone/10\",\"labels_url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/10/labels\",\"id\":1190334,\"node_id\":\"MDk6TWlsZXN0b25lMTE5MDMzNA==\",\"number\":10,\"title\":\"Joomla! 3.4.4\",\"description\":\"\",\"creator\":{\"login\":\"zero-24\",\"id\":2596554,\"node_id\":\"MDQ6VXNlcjI1OTY1NTQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2596554?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zero-24\",\"html_url\":\"https://github.com/zero-24\",\"followers_url\":\"https://api.github.com/users/zero-24/followers\",\"following_url\":\"https://api.github.com/users/zero-24/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zero-24/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zero-24/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zero-24/subscriptions\",\"organizations_url\":\"https://api.github.com/users/zero-24/orgs\",\"repos_url\":\"https://api.github.com/users/zero-24/repos\",\"events_url\":\"https://api.github.com/users/zero-24/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/zero-24/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":248,\"state\":\"closed\",\"created_at\":\"2015-07-02T09:44:31Z\",\"updated_at\":\"2015-10-14T12:02:33Z\",\"due_on\":\"2015-09-07T07:00:00Z\",\"closed_at\":\"2015-09-09T06:03:35Z\"},\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/
INSERT INTO `pullreq` VALUES ('2404', 'kubernetes/kubernetes', '3555', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/3555\",\"id\":27494238,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mjc0OTQyMzg=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/3555\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/3555.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/3555.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/3555\",\"number\":3555,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix a crash for kubelet when without EtcdClient.\",\"user\":{\"login\":\"cedbossneo\",\"id\":2912737,\"node_id\":\"MDQ6VXNlcjI5MTI3Mzc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2912737?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cedbossneo\",\"html_url\":\"https://github.com/cedbossneo\",\"followers_url\":\"https://api.github.com/users/cedbossneo/followers\",\"following_url\":\"https://api.github.com/users/cedbossneo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cedbossneo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cedbossneo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cedbossneo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cedbossneo/orgs\",\"repos_url\":\"https://api.github.com/users/cedbossneo/repos\",\"events_url\":\"https://api.github.com/users/cedbossneo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cedbossneo/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Authored by dchen1107, commit: 6e6f465a3699ffc080628310694810ad04c7d498\\n\",\"created_at\":\"2015-01-16T09:50:22Z\",\"updated_at\":\"2015-08-12T17:35:41Z\",\"closed_at\":\"2015-02-06T17:24:40Z\",\"merged_at\":null,\"merge_commit_sha\":\"8a5e1bf4bebabb5b3b1d071c6224b62e7ef3bdcc\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/3555/commits\",\"review_comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/3555/comments\",\"review_comment_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/3555/comments\",\"statuses_url\":\"https://api.github.com/repos/kubernetes/kubernetes/statuses/20dba31825d2070bc720d10070c9a24200a48ae6\",\"head\":{\"label\":\"cedbossneo:release-0.8\",\"ref\":\"release-0.8\",\"sha\":\"20dba31825d2070bc720d10070c9a24200a48ae6\",\"user\":{\"login\":\"cedbossneo\",\"id\":2912737,\"node_id\":\"MDQ6VXNlcjI5MTI3Mzc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2912737?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cedbossneo\",\"html_url\":\"https://github.com/cedbossneo\",\"followers_url\":\"https://api.github.com/users/cedbossneo/followers\",\"following_url\":\"https://api.github.com/users/cedbossneo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cedbossneo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cedbossneo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cedbossneo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cedbossneo/orgs\",\"repos_url\":\"https://api.github.com/users/cedbossneo/repos\",\"events_url\":\"https://api.github.com/users/cedbossneo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cedbossneo/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":29342357,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyOTM0MjM1Nw==\",\"name\":\"kubernetes\",\"full_name\":\"cedbossneo/kubernetes\",\"owner\":{\"login\":\"cedbossneo\",\"id\":2912737,\"node_id\":\"MDQ6VXNlcjI5MTI3Mzc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2912737?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cedbossneo\",\"html_url\":\"https://github.com/cedboss
INSERT INTO `pullreq` VALUES ('2409', 'cocos2d/cocos2d-x', '15376', '{\"url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/15376\",\"id\":65521750,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjU1MjE3NTA=\",\"html_url\":\"https://github.com/cocos2d/cocos2d-x/pull/15376\",\"diff_url\":\"https://github.com/cocos2d/cocos2d-x/pull/15376.diff\",\"patch_url\":\"https://github.com/cocos2d/cocos2d-x/pull/15376.patch\",\"issue_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/15376\",\"number\":15376,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix compileTimeDefines not end ;\",\"user\":{\"login\":\"perminovVS\",\"id\":126923,\"node_id\":\"MDQ6VXNlcjEyNjkyMw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/126923?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/perminovVS\",\"html_url\":\"https://github.com/perminovVS\",\"followers_url\":\"https://api.github.com/users/perminovVS/followers\",\"following_url\":\"https://api.github.com/users/perminovVS/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/perminovVS/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/perminovVS/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/perminovVS/subscriptions\",\"organizations_url\":\"https://api.github.com/users/perminovVS/orgs\",\"repos_url\":\"https://api.github.com/users/perminovVS/repos\",\"events_url\":\"https://api.github.com/users/perminovVS/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/perminovVS/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fix for #15204\\n\",\"created_at\":\"2016-04-06T19:25:04Z\",\"updated_at\":\"2016-04-06T23:32:52Z\",\"closed_at\":\"2016-04-06T23:32:52Z\",\"merged_at\":null,\"merge_commit_sha\":\"4a098948bfff398961feb50c73bfb0d0f25efaa1\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/15376/commits\",\"review_comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/15376/comments\",\"review_comment_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/15376/comments\",\"statuses_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/statuses/b26fe2335ad5a02fd0a8d6c8afa9a9d950fa9686\",\"head\":{\"label\":\"perminovVS:v3-dev-gl-program-feature\",\"ref\":\"v3-dev-gl-program-feature\",\"sha\":\"b26fe2335ad5a02fd0a8d6c8afa9a9d950fa9686\",\"user\":{\"login\":\"perminovVS\",\"id\":126923,\"node_id\":\"MDQ6VXNlcjEyNjkyMw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/126923?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/perminovVS\",\"html_url\":\"https://github.com/perminovVS\",\"followers_url\":\"https://api.github.com/users/perminovVS/followers\",\"following_url\":\"https://api.github.com/users/perminovVS/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/perminovVS/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/perminovVS/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/perminovVS/subscriptions\",\"organizations_url\":\"https://api.github.com/users/perminovVS/orgs\",\"repos_url\":\"https://api.github.com/users/perminovVS/repos\",\"events_url\":\"https://api.github.com/users/perminovVS/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/perminovVS/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":32330296,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMjMzMDI5Ng==\",\"name\":\"cocos2d-x\",\"full_name\":\"perminovVS/cocos2d-x\",\"owner\":{\"login\":\"perminovVS\",\"id\":126923,\"node_id\":\"MDQ6VXNlcjEyNjkyMw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/126923?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/perminovVS\",\"html_url\":\"https://github.com/perminovVS\",\"followers_url\":\"https://api.github.com/users/perminovVS/followers\",\"followi
INSERT INTO `pullreq` VALUES ('2413', 'pydata/pandas', '12306', '{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/12306\",\"id\":59131343,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTkxMzEzNDM=\",\"html_url\":\"https://github.com/pandas-dev/pandas/pull/12306\",\"diff_url\":\"https://github.com/pandas-dev/pandas/pull/12306.diff\",\"patch_url\":\"https://github.com/pandas-dev/pandas/pull/12306.patch\",\"issue_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/12306\",\"number\":12306,\"state\":\"closed\",\"locked\":false,\"title\":\"BUG: GH12290 where tz_convert used values of uninitialized arrays\",\"user\":{\"login\":\"kawochen\",\"id\":10709573,\"node_id\":\"MDQ6VXNlcjEwNzA5NTcz\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/10709573?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kawochen\",\"html_url\":\"https://github.com/kawochen\",\"followers_url\":\"https://api.github.com/users/kawochen/followers\",\"following_url\":\"https://api.github.com/users/kawochen/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kawochen/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kawochen/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kawochen/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kawochen/orgs\",\"repos_url\":\"https://api.github.com/users/kawochen/repos\",\"events_url\":\"https://api.github.com/users/kawochen/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/kawochen/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"closes #12290\\n\",\"created_at\":\"2016-02-12T04:06:08Z\",\"updated_at\":\"2016-02-12T13:39:21Z\",\"closed_at\":\"2016-02-12T13:39:08Z\",\"merged_at\":null,\"merge_commit_sha\":\"4765163914dc44d441acb5541fce7740362d756f\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":76811,\"node_id\":\"MDU6TGFiZWw3NjgxMQ==\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/Bug\",\"name\":\"Bug\",\"color\":\"e10c02\",\"default\":false},{\"id\":60458168,\"node_id\":\"MDU6TGFiZWw2MDQ1ODE2OA==\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/Timezones\",\"name\":\"Timezones\",\"color\":\"5319e7\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/36\",\"html_url\":\"https://github.com/pandas-dev/pandas/milestone/36\",\"labels_url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/36/labels\",\"id\":1214851,\"node_id\":\"MDk6TWlsZXN0b25lMTIxNDg1MQ==\",\"number\":36,\"title\":\"0.18.0\",\"description\":\"\",\"creator\":{\"login\":\"jreback\",\"id\":953992,\"node_id\":\"MDQ6VXNlcjk1Mzk5Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/953992?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jreback\",\"html_url\":\"https://github.com/jreback\",\"followers_url\":\"https://api.github.com/users/jreback/followers\",\"following_url\":\"https://api.github.com/users/jreback/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jreback/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jreback/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jreback/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jreback/orgs\",\"repos_url\":\"https://api.github.com/users/jreback/repos\",\"events_url\":\"https://api.github.com/users/jreback/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jreback/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":469,\"state\":\"closed\",\"created_at\":\"2015-07-19T20:18:45Z\",\"updated_at\":\"2016-12-06T21:34:41Z\",\"due_on\":\"2016-03-13T08:00:00Z\",\"closed_at\":\"2016-03-12T16:19:08Z\"},\"commits_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/12306/commits\",\"review_comments_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/12306/comments\",\"review_comment_url\":\"https://api.github.com/r
INSERT INTO `pullreq` VALUES ('2417', 'emberjs/ember.js', '14966', '{\"url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/14966\",\"id\":108002926,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA4MDAyOTI2\",\"html_url\":\"https://github.com/emberjs/ember.js/pull/14966\",\"diff_url\":\"https://github.com/emberjs/ember.js/pull/14966.diff\",\"patch_url\":\"https://github.com/emberjs/ember.js/pull/14966.patch\",\"issue_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/14966\",\"number\":14966,\"state\":\"closed\",\"locked\":false,\"title\":\"Add filter for undefined options.path during component-test blueprint/generator\",\"user\":{\"login\":\"mansona\",\"id\":594890,\"node_id\":\"MDQ6VXNlcjU5NDg5MA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/594890?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mansona\",\"html_url\":\"https://github.com/mansona\",\"followers_url\":\"https://api.github.com/users/mansona/followers\",\"following_url\":\"https://api.github.com/users/mansona/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mansona/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mansona/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mansona/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mansona/orgs\",\"repos_url\":\"https://api.github.com/users/mansona/repos\",\"events_url\":\"https://api.github.com/users/mansona/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mansona/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Howdy folks 👋 \\r\\n\\r\\nI don\'t know the root cause of this issue but I thought I thought I would open the discussion with a PR that actually fixes it for me. \\r\\n\\r\\nThe issue occurs when I use `ember g component-test super-component` from the command line. The render calls in the generated tests have the component name prepended with a `/` for some reason. Here is what it looks like: \\r\\n\\r\\n```\\r\\n this.render(hbs`{{/super-component}}`);\\r\\n\\r\\n this.render(hbs`\\r\\n {{#/super-component}}\\r\\n template block text\\r\\n {{//super-component}}\\r\\n `);\\r\\n```\\r\\n\\r\\nDoing a bit of debugging I found that `options.path` was undefined when coming into the generator, but like I said I don\'t know **why** that might be the case. All I know is that the fix in this PR works for me now 👍 \\r\\n\\r\\nI didn\'t include any tests or anything because at first glance I didn\'t see any test harness that actually exercises the generators. Let me know if there is one and I\'ll create whatever tests are required. \\r\\n\\r\\nAs ever if you have any questions just let me know 👍 \",\"created_at\":\"2017-02-26T12:35:16Z\",\"updated_at\":\"2017-02-26T16:24:29Z\",\"closed_at\":\"2017-02-26T16:24:29Z\",\"merged_at\":\"2017-02-26T16:24:29Z\",\"merge_commit_sha\":\"4837aaa4c53d91ba794c4a3868eb5899aaadb28f\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/14966/commits\",\"review_comments_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/14966/comments\",\"review_comment_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/14966/comments\",\"statuses_url\":\"https://api.github.com/repos/emberjs/ember.js/statuses/d845dc0f353817b0cb9c82247c7117c53c47de57\",\"head\":{\"label\":\"stonecircle:master\",\"ref\":\"master\",\"sha\":\"d845dc0f353817b0cb9c82247c7117c53c47de57\",\"user\":{\"login\":\"stonecircle\",\"id\":15382417,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjE1MzgyNDE3\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/15382417?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/stonecircle\",\"html_url\":\"https://github.com/stonecircle\",\"followers_url\":\"https://api.github.com/users/stonecircle/followers\",\"following_url\":\"https://api.github.c
INSERT INTO `pullreq` VALUES ('2421', 'ansible/ansible', '19228', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/19228\",\"id\":97552657,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTc1NTI2NTc=\",\"html_url\":\"https://github.com/ansible/ansible/pull/19228\",\"diff_url\":\"https://github.com/ansible/ansible/pull/19228.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/19228.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/19228\",\"number\":19228,\"state\":\"closed\",\"locked\":false,\"title\":\"vmware_guest: module rewrite to add many features & fixes\",\"user\":{\"login\":\"nerzhul\",\"id\":119752,\"node_id\":\"MDQ6VXNlcjExOTc1Mg==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/119752?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nerzhul\",\"html_url\":\"https://github.com/nerzhul\",\"followers_url\":\"https://api.github.com/users/nerzhul/followers\",\"following_url\":\"https://api.github.com/users/nerzhul/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nerzhul/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nerzhul/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nerzhul/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nerzhul/orgs\",\"repos_url\":\"https://api.github.com/users/nerzhul/repos\",\"events_url\":\"https://api.github.com/users/nerzhul/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nerzhul/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"##### ISSUE TYPE\\r\\n - Feature Pull Request\\r\\n - Bugfix Pull Request\\r\\n - Docs Pull Request\\r\\n\\r\\n##### COMPONENT NAME\\r\\nvmware_guest\\r\\n\\r\\n##### ANSIBLE VERSION\\r\\n```\\r\\nansible 2.2.0.0\\r\\n```\\r\\n\\r\\n##### SUMMARY\\r\\n \\r\\n* New feature: Add template_flag attribute to define if the destination machine is a template\\r\\n* New feature: create VM without using templates\\r\\n* New feature: multiple NIC\\r\\n* New feature: multiple disks\\r\\n* New feature: custom SCSI controller types (default: paravirtual)\\r\\n* New feature: NIC can now be E1000 or VMXNet3 (default)\\r\\n* New feature: customize NIC mac address\\r\\n* New feature: new disk option autoselect_datastore permit to select the less used datastore. If datastore field is provided, filter the datastore list before selection\\r\\n* New feature: Implement disk resizing + addition when state=present and VM exists\\r\\n* New feature: when state=present and vm exists, modify the current CPU, Memory and disk space\\r\\n* New feature: Add guest_id attribute to customize VM guest ID in VMWare\\r\\n* New feature: affect VM to a resource pool\\r\\n* New feature: change VM configuration without recreating it (CPU, memory, disks, network, guest ID, resource pool)\\r\\n* New feature: suspended state (thanks @berney)\\r\\n* Add \'gatherfacts\' state to gather facts on a VM instead of previous \'present\' state (\'present\' ensure the VM configuration)\\r\\n* Add PyVmomiCache class to cache read only object\\r\\n* Various python code fixes\\r\\n* Various documentation fixes\\r\\n* esxi_hostname & cluster are now exclusive\\r\\n* Drop ips attribute & set ip directly into networks\\r\\n* Little performance fixes by removing some duplicate calls to VMWare API\\r\\n* Python 3 portability fixes\\r\\n* Create many functions to make the code maintainable\\r\\n* Cleanup some useless attributes\\r\\n* Add helper class to create:\\r\\n * SCSI controller\\r\\n * Disks\\r\\n * Network devices\\r\\n\\r\\n\",\"created_at\":\"2016-12-12T13:28:18Z\",\"updated_at\":\"2018-03-04T20:22:00Z\",\"closed_at\":\"2017-01-03T14:48:08Z\",\"merged_at\":\"2017-01-03T14:48:08Z\",\"merge_commit_sha\":\"2c17f9becda010188e57f1751bfcbdf64a600ff8\",\"assignee\":{\"login\":\"jctanner\",\"id\":1869705,\"node_id\":\"MDQ6VXNlcjE4Njk3MDU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1869705?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jctanner\",\"html_url\":\"https://github.com/jctan
INSERT INTO `pullreq` VALUES ('2426', 'joomla/joomla-cms', '16146', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/16146\",\"id\":121627180,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTIxNjI3MTgw\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/16146\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/16146.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/16146.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/16146\",\"number\":16146,\"state\":\"closed\",\"locked\":false,\"title\":\"Pass required parameter to canEditState.\",\"user\":{\"login\":\"Harmageddon\",\"id\":1410135,\"node_id\":\"MDQ6VXNlcjE0MTAxMzU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1410135?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Harmageddon\",\"html_url\":\"https://github.com/Harmageddon\",\"followers_url\":\"https://api.github.com/users/Harmageddon/followers\",\"following_url\":\"https://api.github.com/users/Harmageddon/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Harmageddon/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Harmageddon/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Harmageddon/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Harmageddon/orgs\",\"repos_url\":\"https://api.github.com/users/Harmageddon/repos\",\"events_url\":\"https://api.github.com/users/Harmageddon/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Harmageddon/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Original report by user ernebenan on joomla-bugs.de: http://www.joomla-bugs.de/forum/index.php/topic,734.0.html\\r\\n\\r\\n### Summary of Changes\\r\\nThe `JModelAdmin::canEditState` method requires one non-optional argument `$record`. As the parent method does not use the argument, it could be omitted, but PHP (at least starting from 7.0) throws a warning:\\r\\n\\r\\n> Warning: Missing argument 1 for JModelAdmin::canEditState(), called in /administrator/components/com_content/models/article.php on line 211 and defined in/libraries/legacy/model/admin.php on line 680\\r\\n\\r\\n(PHP 7.0)\\r\\n\\r\\nrespectively an exception\\r\\n\\r\\n> Too few arguments to function JModelAdmin::canEditState(), 0 passed in /administrator/components/com_content/models/article.php on line 211 and exactly 1 expected\\r\\n\\r\\n(PHP 7.1)\\r\\n\\r\\n### Testing Instructions\\r\\n* Requirements: \\r\\n * PHP 7.1 (to get the exception)\\r\\n * Backend template: Hathor (because Isis processes the ordering request via AJAX, so you won\'t see the error)\\r\\n* Navigate to \\\"Content - Featured Articles\\\".\\r\\n* Order by \\\"Ordering\\\".\\r\\n* Try to change the ordering of the articles, e.g. moving one up or down.\\r\\n\\r\\n\\r\\n### Expected result\\r\\n* Re-ordering should work without any errors.\\r\\n\\r\\n\\r\\n### Actual result\\r\\n* On PHP 7.1, the action fails with the previously mentioned exception.\\r\\n\\r\\n### Solution\\r\\n* Apply this patch and test again.\",\"created_at\":\"2017-05-20T15:23:27Z\",\"updated_at\":\"2017-07-05T15:57:58Z\",\"closed_at\":\"2017-07-05T15:57:54Z\",\"merged_at\":\"2017-07-05T15:57:54Z\",\"merge_commit_sha\":\"8f4989c591cc4cac98ad6c51d74a8d88c53b70d6\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/24\",\"html_url\":\"https://github.com/joomla/joomla-cms/milestone/24\",\"labels_url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/24/labels\",\"id\":2583473,\"node_id\":\"MDk6TWlsZXN0b25lMjU4MzQ3Mw==\",\"number\":24,\"title\":\"Joomla 3.7.4\",\"description\":\"\",\"creator\":{\"login\":\"rdeutz\",\"id\":467356,\"node_id\":\"MDQ6VXNlcjQ2NzM1Ng==\",\"avatar_url
INSERT INTO `pullreq` VALUES ('2430', 'angular/angular.js', '5174', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/5174\",\"id\":10345544,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAzNDU1NDQ=\",\"html_url\":\"https://github.com/angular/angular.js/pull/5174\",\"diff_url\":\"https://github.com/angular/angular.js/pull/5174.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/5174.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/5174\",\"number\":5174,\"state\":\"closed\",\"locked\":false,\"title\":\"Update $window documentation to support 1.2.2\",\"user\":{\"login\":\"hswolff\",\"id\":322576,\"node_id\":\"MDQ6VXNlcjMyMjU3Ng==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/322576?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/hswolff\",\"html_url\":\"https://github.com/hswolff\",\"followers_url\":\"https://api.github.com/users/hswolff/followers\",\"following_url\":\"https://api.github.com/users/hswolff/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/hswolff/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/hswolff/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/hswolff/subscriptions\",\"organizations_url\":\"https://api.github.com/users/hswolff/orgs\",\"repos_url\":\"https://api.github.com/users/hswolff/repos\",\"events_url\":\"https://api.github.com/users/hswolff/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/hswolff/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"When you currently run the code example for $window you get the following error in the console:\\n\\n```\\nError: [$parse:isecwindow] http://errors.angularjs.org/1.2.2/$parse/isecwindow?p0=%24window.alert(greeting)\\n at Error (<anonymous>)\\n at http://ajax.googleapis.com/ajax/libs/angularjs/1.2.2/angular.min.js:6:449\\n at Va (http://ajax.googleapis.com/ajax/libs/angularjs/1.2.2/angular.min.js:85:122)\\n at http://ajax.googleapis.com/ajax/libs/angularjs/1.2.2/angular.min.js:160:152\\n at http://ajax.googleapis.com/ajax/libs/angularjs/1.2.2/angular.min.js:177:167\\n at g.$eval (http://ajax.googleapis.com/ajax/libs/angularjs/1.2.2/angular.min.js:101:39)\\n at g.$apply (http://ajax.googleapis.com/ajax/libs/angularjs/1.2.2/angular.min.js:101:317)\\n at HTMLButtonElement.<anonymous> (http://ajax.googleapis.com/ajax/libs/angularjs/1.2.2/angular.min.js:177:149)\\n at http://ajax.googleapis.com/ajax/libs/angularjs/1.2.2/angular.min.js:27:15\\n at Array.forEach (native) \\n```\\n\\nThis PR fixes that issue.\\n\",\"created_at\":\"2013-11-27T17:09:19Z\",\"updated_at\":\"2013-11-27T17:10:34Z\",\"closed_at\":\"2013-11-27T17:10:34Z\",\"merged_at\":null,\"merge_commit_sha\":\"d721f5ad0cbd72c71b06a02a60fab2c87d73c973\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/angular/angular.js/pulls/5174/commits\",\"review_comments_url\":\"https://api.github.com/repos/angular/angular.js/pulls/5174/comments\",\"review_comment_url\":\"https://api.github.com/repos/angular/angular.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/angular/angular.js/issues/5174/comments\",\"statuses_url\":\"https://api.github.com/repos/angular/angular.js/statuses/a5d6f64e17704f86e3d875308a6766399fc0fee8\",\"head\":{\"label\":\"hswolff:patch-1\",\"ref\":\"patch-1\",\"sha\":\"a5d6f64e17704f86e3d875308a6766399fc0fee8\",\"user\":{\"login\":\"hswolff\",\"id\":322576,\"node_id\":\"MDQ6VXNlcjMyMjU3Ng==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/322576?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/hswolff\",\"html_url\":\"https://github.com/hswolff\",\"followers_url\":\"https://api.github.com/users/hswolff/followers\",\"following_url\":\"https://api.github.com/users/hswolff/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/hswolff/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/u
INSERT INTO `pullreq` VALUES ('2434', 'twbs/bootstrap', '19298', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/19298\",\"id\":60464028,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjA0NjQwMjg=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/19298\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/19298.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/19298.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/19298\",\"number\":19298,\"state\":\"closed\",\"locked\":false,\"title\":\"Updated jQuery to v2.2.1\",\"user\":{\"login\":\"ameya-pandilwar\",\"id\":8572890,\"node_id\":\"MDQ6VXNlcjg1NzI4OTA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/8572890?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ameya-pandilwar\",\"html_url\":\"https://github.com/ameya-pandilwar\",\"followers_url\":\"https://api.github.com/users/ameya-pandilwar/followers\",\"following_url\":\"https://api.github.com/users/ameya-pandilwar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ameya-pandilwar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ameya-pandilwar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ameya-pandilwar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ameya-pandilwar/orgs\",\"repos_url\":\"https://api.github.com/users/ameya-pandilwar/repos\",\"events_url\":\"https://api.github.com/users/ameya-pandilwar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ameya-pandilwar/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fix for #19296\\n\",\"created_at\":\"2016-02-24T06:48:29Z\",\"updated_at\":\"2016-03-14T05:59:07Z\",\"closed_at\":\"2016-03-04T19:39:35Z\",\"merged_at\":null,\"merge_commit_sha\":\"de8017d62c4dadf322f639818b13fd668d669649\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":143643,\"node_id\":\"MDU6TGFiZWwxNDM2NDM=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/js\",\"name\":\"js\",\"color\":\"ffc40d\",\"default\":false},{\"id\":286144983,\"node_id\":\"MDU6TGFiZWwyODYxNDQ5ODM=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/on-hold\",\"name\":\"on-hold\",\"color\":\"eb6420\",\"default\":false},{\"id\":250176882,\"node_id\":\"MDU6TGFiZWwyNTAxNzY4ODI=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/v4\",\"name\":\"v4\",\"color\":\"563d7c\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/19298/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/19298/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/19298/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/6a0ca26260ba91232d35ca4906397f145a701205\",\"head\":{\"label\":\"ameya-pandilwar:fix-19296\",\"ref\":\"fix-19296\",\"sha\":\"6a0ca26260ba91232d35ca4906397f145a701205\",\"user\":{\"login\":\"ameya-pandilwar\",\"id\":8572890,\"node_id\":\"MDQ6VXNlcjg1NzI4OTA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/8572890?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ameya-pandilwar\",\"html_url\":\"https://github.com/ameya-pandilwar\",\"followers_url\":\"https://api.github.com/users/ameya-pandilwar/followers\",\"following_url\":\"https://api.github.com/users/ameya-pandilwar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ameya-pandilwar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ameya-pandilwar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ameya-pandilwar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ameya-pandilwar/orgs\",\"repos_url\":\"https://api.github.com/users/ameya-pandilwar/repos\",\"events_url\":\"https://api.github.com/users/ameya-pandilwar/events{/privacy}\",\"received_events_url\":
INSERT INTO `pullreq` VALUES ('2438', 'elastic/elasticsearch', '7888', '{\"url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/7888\",\"id\":21821410,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjE4MjE0MTA=\",\"html_url\":\"https://github.com/elastic/elasticsearch/pull/7888\",\"diff_url\":\"https://github.com/elastic/elasticsearch/pull/7888.diff\",\"patch_url\":\"https://github.com/elastic/elasticsearch/pull/7888.patch\",\"issue_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/7888\",\"number\":7888,\"state\":\"closed\",\"locked\":false,\"title\":\"fix mismatched curly bracket\",\"user\":{\"login\":\"hangsu\",\"id\":1279036,\"node_id\":\"MDQ6VXNlcjEyNzkwMzY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1279036?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/hangsu\",\"html_url\":\"https://github.com/hangsu\",\"followers_url\":\"https://api.github.com/users/hangsu/followers\",\"following_url\":\"https://api.github.com/users/hangsu/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/hangsu/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/hangsu/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/hangsu/subscriptions\",\"organizations_url\":\"https://api.github.com/users/hangsu/orgs\",\"repos_url\":\"https://api.github.com/users/hangsu/repos\",\"events_url\":\"https://api.github.com/users/hangsu/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/hangsu/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2014-09-26T00:10:00Z\",\"updated_at\":\"2014-10-14T11:24:58Z\",\"closed_at\":\"2014-10-14T11:24:58Z\",\"merged_at\":null,\"merge_commit_sha\":\"8b38f8f08953287465d7f65942fd7b1d604cf8a6\",\"assignee\":{\"login\":\"clintongormley\",\"id\":56599,\"node_id\":\"MDQ6VXNlcjU2NTk5\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/56599?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/clintongormley\",\"html_url\":\"https://github.com/clintongormley\",\"followers_url\":\"https://api.github.com/users/clintongormley/followers\",\"following_url\":\"https://api.github.com/users/clintongormley/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/clintongormley/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/clintongormley/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/clintongormley/subscriptions\",\"organizations_url\":\"https://api.github.com/users/clintongormley/orgs\",\"repos_url\":\"https://api.github.com/users/clintongormley/repos\",\"events_url\":\"https://api.github.com/users/clintongormley/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/clintongormley/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"clintongormley\",\"id\":56599,\"node_id\":\"MDQ6VXNlcjU2NTk5\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/56599?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/clintongormley\",\"html_url\":\"https://github.com/clintongormley\",\"followers_url\":\"https://api.github.com/users/clintongormley/followers\",\"following_url\":\"https://api.github.com/users/clintongormley/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/clintongormley/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/clintongormley/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/clintongormley/subscriptions\",\"organizations_url\":\"https://api.github.com/users/clintongormley/orgs\",\"repos_url\":\"https://api.github.com/users/clintongormley/repos\",\"events_url\":\"https://api.github.com/users/clintongormley/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/clintongormley/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":23715,\"node_id\":\"MDU6TGFiZWwyMzcxNQ==\",\"url\":\"https://api.github.com/repos/elastic/elasticsearch/labels/%3Edocs\",\"name\":\">d
INSERT INTO `pullreq` VALUES ('2442', 'emberjs/ember.js', '2485', '{\"url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/2485\",\"id\":5198557,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTE5ODU1Nw==\",\"html_url\":\"https://github.com/emberjs/ember.js/pull/2485\",\"diff_url\":\"https://github.com/emberjs/ember.js/pull/2485.diff\",\"patch_url\":\"https://github.com/emberjs/ember.js/pull/2485.patch\",\"issue_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/2485\",\"number\":2485,\"state\":\"closed\",\"locked\":false,\"title\":\"Allow multiple calls to `App.Router.map`\",\"user\":{\"login\":\"wmarbut\",\"id\":1200901,\"node_id\":\"MDQ6VXNlcjEyMDA5MDE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1200901?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wmarbut\",\"html_url\":\"https://github.com/wmarbut\",\"followers_url\":\"https://api.github.com/users/wmarbut/followers\",\"following_url\":\"https://api.github.com/users/wmarbut/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/wmarbut/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/wmarbut/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/wmarbut/subscriptions\",\"organizations_url\":\"https://api.github.com/users/wmarbut/orgs\",\"repos_url\":\"https://api.github.com/users/wmarbut/repos\",\"events_url\":\"https://api.github.com/users/wmarbut/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/wmarbut/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"I\'ve found a need to be able to add new routes at runtime (one of my apps allows plugins). Upon looking through docs and API, I couldn\'t find a way to do this so I went to source and still didn\'t find anything.\\n\\nAttached is code that allows you to call `App.Router.map` multiple times without overwriting the previous behavior.\\n\\nI\'ve written two tests for it because the change is minor. I\'m happy to write additional tests or receive guidance from the team.\\n\",\"created_at\":\"2013-04-16T21:53:32Z\",\"updated_at\":\"2014-06-22T10:04:12Z\",\"closed_at\":\"2013-06-26T02:40:35Z\",\"merged_at\":null,\"merge_commit_sha\":\"5d66066e2421b44c8b356b3ec3410c8695741b06\",\"assignee\":{\"login\":\"trek\",\"id\":9736,\"node_id\":\"MDQ6VXNlcjk3MzY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/9736?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/trek\",\"html_url\":\"https://github.com/trek\",\"followers_url\":\"https://api.github.com/users/trek/followers\",\"following_url\":\"https://api.github.com/users/trek/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/trek/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/trek/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/trek/subscriptions\",\"organizations_url\":\"https://api.github.com/users/trek/orgs\",\"repos_url\":\"https://api.github.com/users/trek/repos\",\"events_url\":\"https://api.github.com/users/trek/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/trek/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"trek\",\"id\":9736,\"node_id\":\"MDQ6VXNlcjk3MzY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/9736?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/trek\",\"html_url\":\"https://github.com/trek\",\"followers_url\":\"https://api.github.com/users/trek/followers\",\"following_url\":\"https://api.github.com/users/trek/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/trek/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/trek/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/trek/subscriptions\",\"organizations_url\":\"https://api.github.com/users/trek/orgs\",\"repos_url\":\"https://api.github.com/users/trek/repos\",\"events_url\":\"https://api.github.com/users/trek/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/trek/received_events\",\"type\":\"User\",\"si
INSERT INTO `pullreq` VALUES ('2446', 'symfony/symfony', '14785', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/14785\",\"id\":36549474,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzY1NDk0NzQ=\",\"html_url\":\"https://github.com/symfony/symfony/pull/14785\",\"diff_url\":\"https://github.com/symfony/symfony/pull/14785.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/14785.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/14785\",\"number\":14785,\"state\":\"closed\",\"locked\":false,\"title\":\"[BrowserKit] Fix bug when uri starts with http.\",\"user\":{\"login\":\"amouhzi\",\"id\":4458806,\"node_id\":\"MDQ6VXNlcjQ0NTg4MDY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/4458806?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/amouhzi\",\"html_url\":\"https://github.com/amouhzi\",\"followers_url\":\"https://api.github.com/users/amouhzi/followers\",\"following_url\":\"https://api.github.com/users/amouhzi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/amouhzi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/amouhzi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/amouhzi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/amouhzi/orgs\",\"repos_url\":\"https://api.github.com/users/amouhzi/repos\",\"events_url\":\"https://api.github.com/users/amouhzi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/amouhzi/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | yes |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | |\\n| License | MIT |\\n| Doc PR | |\\n\",\"created_at\":\"2015-05-29T22:08:10Z\",\"updated_at\":\"2015-06-01T15:27:21Z\",\"closed_at\":\"2015-06-01T15:27:20Z\",\"merged_at\":\"2015-06-01T15:27:20Z\",\"merge_commit_sha\":\"d2450c03bde01e8ef28644cfd120355f482217dd\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155233,\"node_id\":\"MDU6TGFiZWwxNTUyMzM=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/BrowserKit\",\"name\":\"BrowserKit\",\"color\":\"DDDDDD\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/14785/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/14785/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/14785/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/6d3ec633cd8db3b49864a078282fc0d1c8946505\",\"head\":{\"label\":\"amouhzi:patch-1\",\"ref\":\"patch-1\",\"sha\":\"6d3ec633cd8db3b49864a078282fc0d1c8946505\",\"user\":{\"login\":\"amouhzi\",\"id\":4458806,\"node_id\":\"MDQ6VXNlcjQ0NTg4MDY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/4458806?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/amouhzi\",\"html_url\":\"https://github.com/amouhzi\",\"followers_url\":\"https://api.github.com/users/amouhzi/followers\",\"following_url\":\"https://api.github.com/users/amouhzi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/amouhzi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/amouhzi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/amouhzi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/amouhzi/orgs\",\"repos_url\":\"https://api.github.com/users/amouhzi/repos\",\"events_url\":\"https://api.github.com/users/amouhzi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/amouhzi/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"symfony:2.3\",\"ref\":\"2.3\",\"sha\":\"cff69aa18b5db9aac978b35f186ff670ff75d3e9\",\"user\":{\"login\":\"symfony\",\"id\":143937,\"node_id\"
INSERT INTO `pullreq` VALUES ('2451', 'twbs/bootstrap', '10773', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/10773\",\"id\":8543864,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODU0Mzg2NA==\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/10773\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/10773.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/10773.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/10773\",\"number\":10773,\"state\":\"closed\",\"locked\":false,\"title\":\"Enable display of dropdown navbar links when @grid-float-breakpoint has been adjusted.\",\"user\":{\"login\":\"ShaunDychko\",\"id\":235214,\"node_id\":\"MDQ6VXNlcjIzNTIxNA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/235214?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ShaunDychko\",\"html_url\":\"https://github.com/ShaunDychko\",\"followers_url\":\"https://api.github.com/users/ShaunDychko/followers\",\"following_url\":\"https://api.github.com/users/ShaunDychko/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ShaunDychko/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ShaunDychko/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ShaunDychko/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ShaunDychko/orgs\",\"repos_url\":\"https://api.github.com/users/ShaunDychko/repos\",\"events_url\":\"https://api.github.com/users/ShaunDychko/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ShaunDychko/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"After changing @grid-float-breakpoint to, say, @screen-md-min, the dropdown menus won\'t appear since the CSS which displays them is enclosed in\\n\\n``` css\\n@media (max-width: @screen-xs-max) {\\n```\\n\\nThis pull request changes the media query to\\n\\n``` css\\n@media (max-width: @grid-float-breakpoint) {\\n```\\n\\nwhich fixes it.\\n\",\"created_at\":\"2013-09-24T00:07:40Z\",\"updated_at\":\"2014-06-29T01:34:09Z\",\"closed_at\":\"2013-09-24T00:13:15Z\",\"merged_at\":null,\"merge_commit_sha\":\"e36b9253bb9957c254ef872e60b90627cf024e0f\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/10773/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/10773/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/10773/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/4cf2289afedf54a0deca6e4681fc8ea9576e1978\",\"head\":{\"label\":\"ShaunDychko:master\",\"ref\":\"master\",\"sha\":\"4cf2289afedf54a0deca6e4681fc8ea9576e1978\",\"user\":{\"login\":\"ShaunDychko\",\"id\":235214,\"node_id\":\"MDQ6VXNlcjIzNTIxNA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/235214?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ShaunDychko\",\"html_url\":\"https://github.com/ShaunDychko\",\"followers_url\":\"https://api.github.com/users/ShaunDychko/followers\",\"following_url\":\"https://api.github.com/users/ShaunDychko/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ShaunDychko/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ShaunDychko/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ShaunDychko/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ShaunDychko/orgs\",\"repos_url\":\"https://api.github.com/users/ShaunDychko/repos\",\"events_url\":\"https://api.github.com/users/ShaunDychko/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ShaunDychko/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"twbs:master\",\"ref\":\"master\",\"sha\":\"229469e0598a230c8b11890d128a57618df838d4\",\"user\":{\"login\":\"twb
INSERT INTO `pullreq` VALUES ('2456', 'ceph/ceph', '10427', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/10427\",\"id\":78658849,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Nzg2NTg4NDk=\",\"html_url\":\"https://github.com/ceph/ceph/pull/10427\",\"diff_url\":\"https://github.com/ceph/ceph/pull/10427.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/10427.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/10427\",\"number\":10427,\"state\":\"closed\",\"locked\":false,\"title\":\"cmake: fix the build on AArch64\",\"user\":{\"login\":\"tone-zhang\",\"id\":19795045,\"node_id\":\"MDQ6VXNlcjE5Nzk1MDQ1\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/19795045?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tone-zhang\",\"html_url\":\"https://github.com/tone-zhang\",\"followers_url\":\"https://api.github.com/users/tone-zhang/followers\",\"following_url\":\"https://api.github.com/users/tone-zhang/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tone-zhang/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tone-zhang/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tone-zhang/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tone-zhang/orgs\",\"repos_url\":\"https://api.github.com/users/tone-zhang/repos\",\"events_url\":\"https://api.github.com/users/tone-zhang/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tone-zhang/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The PR comes from https://github.com/ceph/ceph/pull/10311, because the origin one is in a mess.\\n\\nReconstruct the cmake files, extrace one common module from src/CMakeLists.txt.\\nAnd update the related CMakeLists.txt files.\\n\\nWhen compile the Ceph UT, because the -msse and -msse2 are hardcoded in \\nthe test/CMakeLists.txt, the Ceph UT build fail in AArm64. Fix the issue.\\n\\nSigned-off-by: tone.zhang tone.zhang@linaro.org\\n\",\"created_at\":\"2016-07-25T10:30:23Z\",\"updated_at\":\"2016-07-28T09:37:48Z\",\"closed_at\":\"2016-07-28T08:51:19Z\",\"merged_at\":null,\"merge_commit_sha\":\"6344386af65397a98c0b59ac28dfe90b84334bb1\",\"assignee\":{\"login\":\"tchaikov\",\"id\":59071,\"node_id\":\"MDQ6VXNlcjU5MDcx\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/59071?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tchaikov\",\"html_url\":\"https://github.com/tchaikov\",\"followers_url\":\"https://api.github.com/users/tchaikov/followers\",\"following_url\":\"https://api.github.com/users/tchaikov/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tchaikov/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tchaikov/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tchaikov/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tchaikov/orgs\",\"repos_url\":\"https://api.github.com/users/tchaikov/repos\",\"events_url\":\"https://api.github.com/users/tchaikov/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tchaikov/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"tchaikov\",\"id\":59071,\"node_id\":\"MDQ6VXNlcjU5MDcx\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/59071?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tchaikov\",\"html_url\":\"https://github.com/tchaikov\",\"followers_url\":\"https://api.github.com/users/tchaikov/followers\",\"following_url\":\"https://api.github.com/users/tchaikov/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tchaikov/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tchaikov/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tchaikov/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tchaikov/orgs\",\"repos_url\":\"https://api.github.com/users/tchaikov/repos\",\"events_url\":\"https://api.github.com/users/tchaikov/events{/privacy}\",\"received_events_url\":\"https://api.github.c
INSERT INTO `pullreq` VALUES ('2460', 'zendframework/zf2', '6695', '{\"url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/6695\",\"id\":21750486,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjE3NTA0ODY=\",\"html_url\":\"https://github.com/zendframework/zendframework/pull/6695\",\"diff_url\":\"https://github.com/zendframework/zendframework/pull/6695.diff\",\"patch_url\":\"https://github.com/zendframework/zendframework/pull/6695.patch\",\"issue_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/6695\",\"number\":6695,\"state\":\"closed\",\"locked\":false,\"title\":\"Patches/interfaces as identifiers\",\"user\":{\"login\":\"chuym\",\"id\":554933,\"node_id\":\"MDQ6VXNlcjU1NDkzMw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/554933?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/chuym\",\"html_url\":\"https://github.com/chuym\",\"followers_url\":\"https://api.github.com/users/chuym/followers\",\"following_url\":\"https://api.github.com/users/chuym/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/chuym/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/chuym/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/chuym/subscriptions\",\"organizations_url\":\"https://api.github.com/users/chuym/orgs\",\"repos_url\":\"https://api.github.com/users/chuym/repos\",\"events_url\":\"https://api.github.com/users/chuym/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/chuym/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Adding interfaces implemented by a controller as identifiers. This helps to attach events to controllers sharing an interface. Right now we can only do so with abstract classes.\\n\",\"created_at\":\"2014-09-24T22:42:25Z\",\"updated_at\":\"2014-12-24T00:23:59Z\",\"closed_at\":\"2014-12-24T00:23:59Z\",\"merged_at\":null,\"merge_commit_sha\":\"710402e761e96dafc5a1b664ac260b9c66660d25\",\"assignee\":{\"login\":\"Ocramius\",\"id\":154256,\"node_id\":\"MDQ6VXNlcjE1NDI1Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/154256?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Ocramius\",\"html_url\":\"https://github.com/Ocramius\",\"followers_url\":\"https://api.github.com/users/Ocramius/followers\",\"following_url\":\"https://api.github.com/users/Ocramius/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Ocramius/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Ocramius/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Ocramius/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Ocramius/orgs\",\"repos_url\":\"https://api.github.com/users/Ocramius/repos\",\"events_url\":\"https://api.github.com/users/Ocramius/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Ocramius/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"Ocramius\",\"id\":154256,\"node_id\":\"MDQ6VXNlcjE1NDI1Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/154256?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Ocramius\",\"html_url\":\"https://github.com/Ocramius\",\"followers_url\":\"https://api.github.com/users/Ocramius/followers\",\"following_url\":\"https://api.github.com/users/Ocramius/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Ocramius/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Ocramius/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Ocramius/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Ocramius/orgs\",\"repos_url\":\"https://api.github.com/users/Ocramius/repos\",\"events_url\":\"https://api.github.com/users/Ocramius/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Ocramius/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":15120301,\"node_id\":\"MDU6TGFiZWwxNTEyMDMwMQ==\",\"url\":\"https://a
INSERT INTO `pullreq` VALUES ('2464', 'hashicorp/terraform', '7151', '{\"url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/7151\",\"id\":73562952,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzM1NjI5NTI=\",\"html_url\":\"https://github.com/hashicorp/terraform/pull/7151\",\"diff_url\":\"https://github.com/hashicorp/terraform/pull/7151.diff\",\"patch_url\":\"https://github.com/hashicorp/terraform/pull/7151.patch\",\"issue_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/7151\",\"number\":7151,\"state\":\"closed\",\"locked\":false,\"title\":\"provider/aws: Change the way ARNs are built\",\"user\":{\"login\":\"stack72\",\"id\":227823,\"node_id\":\"MDQ6VXNlcjIyNzgyMw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/227823?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/stack72\",\"html_url\":\"https://github.com/stack72\",\"followers_url\":\"https://api.github.com/users/stack72/followers\",\"following_url\":\"https://api.github.com/users/stack72/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/stack72/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/stack72/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/stack72/subscriptions\",\"organizations_url\":\"https://api.github.com/users/stack72/orgs\",\"repos_url\":\"https://api.github.com/users/stack72/repos\",\"events_url\":\"https://api.github.com/users/stack72/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/stack72/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"ARNs used to be build using the iamconn.GetUser func call. This wouldn\'t\\nwork on some scenarios and was changed so that we can expose the\\nAccountId and Region via meta\\n\\nThis commit just changes the build ARN funcs to use this new way of\\ndoing things\\n\",\"created_at\":\"2016-06-13T11:52:23Z\",\"updated_at\":\"2016-08-07T07:36:02Z\",\"closed_at\":\"2016-08-07T07:36:00Z\",\"merged_at\":\"2016-08-07T07:36:00Z\",\"merge_commit_sha\":\"5c0662f0eb7c1b2ac2bae0d81cc20a485589a79b\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":85946959,\"node_id\":\"MDU6TGFiZWw4NTk0Njk1OQ==\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/enhancement\",\"name\":\"enhancement\",\"color\":\"d4c5f9\",\"default\":true},{\"id\":127939518,\"node_id\":\"MDU6TGFiZWwxMjc5Mzk1MTg=\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/provider/aws\",\"name\":\"provider/aws\",\"color\":\"bfdadc\",\"default\":false},{\"id\":120957393,\"node_id\":\"MDU6TGFiZWwxMjA5NTczOTM=\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/waiting-response\",\"name\":\"waiting-response\",\"color\":\"5319e7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/7151/commits\",\"review_comments_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/7151/comments\",\"review_comment_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/7151/comments\",\"statuses_url\":\"https://api.github.com/repos/hashicorp/terraform/statuses/6336b05644a773aad9a442e917b6f48be257531c\",\"head\":{\"label\":\"hashicorp:aws-build-arn\",\"ref\":\"aws-build-arn\",\"sha\":\"6336b05644a773aad9a442e917b6f48be257531c\",\"user\":{\"login\":\"hashicorp\",\"id\":761456,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjc2MTQ1Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/761456?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/hashicorp\",\"html_url\":\"https://github.com/hashicorp\",\"followers_url\":\"https://api.github.com/users/hashicorp/followers\",\"following_url\":\"https://api.github.com/users/hashicorp/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/hashicorp/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/hashicorp/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/hash
INSERT INTO `pullreq` VALUES ('2468', 'rails/rails', '25921', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/25921\",\"id\":78474586,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Nzg0NzQ1ODY=\",\"html_url\":\"https://github.com/rails/rails/pull/25921\",\"diff_url\":\"https://github.com/rails/rails/pull/25921.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/25921.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/25921\",\"number\":25921,\"state\":\"closed\",\"locked\":false,\"title\":\"Do not call db in pluck when collection is already loaded\",\"user\":{\"login\":\"gburanov\",\"id\":2969603,\"node_id\":\"MDQ6VXNlcjI5Njk2MDM=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/2969603?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gburanov\",\"html_url\":\"https://github.com/gburanov\",\"followers_url\":\"https://api.github.com/users/gburanov/followers\",\"following_url\":\"https://api.github.com/users/gburanov/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gburanov/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gburanov/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gburanov/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gburanov/orgs\",\"repos_url\":\"https://api.github.com/users/gburanov/repos\",\"events_url\":\"https://api.github.com/users/gburanov/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/gburanov/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Hi. \\n\\nI am more then sure this is not a bug, but probably somebody will tell me how to do it in correct way.\\n### What do I have\\n\\nIn REST controller I try to show all models of specific type. One method of this model is dependent on has_many relationship\\n\\n```\\n def my_method\\n has_many_relation.pluck(:my_method)\\n end\\n```\\n\\nSo, I try to preload this relationship in controller\\n\\n```\\ndef index\\n render json: Model.include(:has_many_relation)\\nend\\n```\\n\\nEager loading works but pluck does not care about it, so I came with this hack\\n\\n```\\nhas_many_relation.loaded? ? offers.map(&:has_many_relation) : offers.pluck(:has_many_relation)\\n```\\n\\nThis works but looks like dirty hack. PR fix works but of course it is not correct.\\n\\nWe also notice that pluck itself has more of less common functionality\\n\\n```\\n def pluck(*column_names)\\n if loaded? && (column_names.map(&:to_s) - @klass.attribute_names - @klass.attribute_aliases.keys).empty?\\n return @records.pluck(*column_names)\\n end\\n```\\n\\nbut it does not work because it is different loaded? and here it is false in case of my eager load\\n\\nQuestion is \\\"How to do it in correct way?\\\"\\n\",\"created_at\":\"2016-07-22T13:11:14Z\",\"updated_at\":\"2016-08-17T12:45:31Z\",\"closed_at\":\"2016-08-17T03:36:04Z\",\"merged_at\":null,\"merge_commit_sha\":\"08aeeb42871bdf78826481413fe48ff13f990942\",\"assignee\":{\"login\":\"schneems\",\"id\":59744,\"node_id\":\"MDQ6VXNlcjU5NzQ0\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/59744?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/schneems\",\"html_url\":\"https://github.com/schneems\",\"followers_url\":\"https://api.github.com/users/schneems/followers\",\"following_url\":\"https://api.github.com/users/schneems/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/schneems/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/schneems/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/schneems/subscriptions\",\"organizations_url\":\"https://api.github.com/users/schneems/orgs\",\"repos_url\":\"https://api.github.com/users/schneems/repos\",\"events_url\":\"https://api.github.com/users/schneems/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/schneems/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"schneems\",\"id\":59744,\"node_id\":\"MDQ6VXNlcjU5NzQ0\",\"avatar_url\":\"
INSERT INTO `pullreq` VALUES ('2472', 'rust-lang/rust', '12524', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/12524\",\"id\":12864947,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTI4NjQ5NDc=\",\"html_url\":\"https://github.com/rust-lang/rust/pull/12524\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/12524.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/12524.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/12524\",\"number\":12524,\"state\":\"closed\",\"locked\":false,\"title\":\"Move simd out of unstable\",\"user\":{\"login\":\"emberian\",\"id\":704250,\"node_id\":\"MDQ6VXNlcjcwNDI1MA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/704250?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/emberian\",\"html_url\":\"https://github.com/emberian\",\"followers_url\":\"https://api.github.com/users/emberian/followers\",\"following_url\":\"https://api.github.com/users/emberian/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/emberian/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/emberian/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/emberian/subscriptions\",\"organizations_url\":\"https://api.github.com/users/emberian/orgs\",\"repos_url\":\"https://api.github.com/users/emberian/repos\",\"events_url\":\"https://api.github.com/users/emberian/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/emberian/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"It\'s still marked experimental. Also add documentation.\\n\",\"created_at\":\"2014-02-24T17:46:19Z\",\"updated_at\":\"2014-06-16T21:29:56Z\",\"closed_at\":\"2014-05-22T05:04:31Z\",\"merged_at\":null,\"merge_commit_sha\":\"ff25373a6022fc02012b4bd07b4572a94aa17d78\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/12524/commits\",\"review_comments_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/12524/comments\",\"review_comment_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rust-lang/rust/issues/12524/comments\",\"statuses_url\":\"https://api.github.com/repos/rust-lang/rust/statuses/4b364302ed94d5b48fe537a7d93f7c57ff990522\",\"head\":{\"label\":\"emberian:doc-simd\",\"ref\":\"doc-simd\",\"sha\":\"4b364302ed94d5b48fe537a7d93f7c57ff990522\",\"user\":{\"login\":\"emberian\",\"id\":704250,\"node_id\":\"MDQ6VXNlcjcwNDI1MA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/704250?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/emberian\",\"html_url\":\"https://github.com/emberian\",\"followers_url\":\"https://api.github.com/users/emberian/followers\",\"following_url\":\"https://api.github.com/users/emberian/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/emberian/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/emberian/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/emberian/subscriptions\",\"organizations_url\":\"https://api.github.com/users/emberian/orgs\",\"repos_url\":\"https://api.github.com/users/emberian/repos\",\"events_url\":\"https://api.github.com/users/emberian/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/emberian/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"rust-lang:master\",\"ref\":\"master\",\"sha\":\"bbd034c3a6e0325da0cb743cab007d69a736557a\",\"user\":{\"login\":\"rust-lang\",\"id\":5430905,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjU0MzA5MDU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5430905?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rust-lang\",\"html_url\":\"https://github.com/rust-lang\",\"followers_url\":\"https://api.github.com/users/rust-lang/followers\",\"following_url\":\"https://api.github.com/users/rust-lang/following{/other
INSERT INTO `pullreq` VALUES ('2476', 'nodejs/node', '9575', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/9575\",\"id\":93432086,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTM0MzIwODY=\",\"html_url\":\"https://github.com/nodejs/node/pull/9575\",\"diff_url\":\"https://github.com/nodejs/node/pull/9575.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/9575.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/9575\",\"number\":9575,\"state\":\"closed\",\"locked\":false,\"title\":\"test: change from setTimeout to setImmediate\",\"user\":{\"login\":\"nao215\",\"id\":5195835,\"node_id\":\"MDQ6VXNlcjUxOTU4MzU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5195835?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nao215\",\"html_url\":\"https://github.com/nao215\",\"followers_url\":\"https://api.github.com/users/nao215/followers\",\"following_url\":\"https://api.github.com/users/nao215/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nao215/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nao215/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nao215/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nao215/orgs\",\"repos_url\":\"https://api.github.com/users/nao215/repos\",\"events_url\":\"https://api.github.com/users/nao215/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nao215/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"<!--\\r\\nThank you for your pull request. Please review below requirements.\\r\\n\\r\\nBug fixes and new features should include tests and possibly benchmarks.\\r\\n\\r\\nContributors guide: https://github.com/nodejs/node/blob/master/CONTRIBUTING.md\\r\\n-->\\r\\n\\r\\n##### Checklist\\r\\n<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->\\r\\n\\r\\n- [x] `make -j8 test` (UNIX), or `vcbuild test nosign` (Windows) passes\\r\\n- [x] tests and/or benchmarks are included\\r\\n- [ ] documentation is changed or added\\r\\n- [x] commit message follows commit guidelines\\r\\n\\r\\n##### Affected core subsystem(s)\\r\\n<!-- Provide affected core subsystem(s) (like doc, cluster, crypto, etc). -->\\r\\ntest\\r\\n\\r\\n##### Description of change\\r\\n<!-- Provide a description of the change below this comment. -->\\r\\n\\r\\nChange test method from setTimeout to setImmediate.\\r\\nThis is a part of Code And Learn at NodeFest 2016 Challenge\",\"created_at\":\"2016-11-12T08:01:35Z\",\"updated_at\":\"2016-11-18T08:40:08Z\",\"closed_at\":\"2016-11-18T08:40:08Z\",\"merged_at\":null,\"merge_commit_sha\":\"adde169f3765fbf1728a6e18bfd9b641c44dd43d\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155435883,\"node_id\":\"MDU6TGFiZWwxNTU0MzU4ODM=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/stream\",\"name\":\"stream\",\"color\":\"c7def8\",\"default\":false},{\"id\":176240519,\"node_id\":\"MDU6TGFiZWwxNzYyNDA1MTk=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/test\",\"name\":\"test\",\"color\":\"990099\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/9575/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/9575/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/9575/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/76dd90d69367a41106955f1c0519af92a6c46280\",\"head\":{\"label\":\"nao215:fix-test-stream-unshift-read-race\",\"ref\":\"fix-test-stream-unshift-read-race\",\"sha\":\"76dd90d69367a41106955f1c0519af92a6c46280\",\"user\":{\"login\":\"nao215\",\"id\":5195835,\"node_id\":\"MDQ6VXNlcjUxOTU4MzU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5195835?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nao215\",\"html_url\":\"https://github.com/nao215\",\"followe
INSERT INTO `pullreq` VALUES ('2480', 'symfony/symfony-docs', '6108', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/6108\",\"id\":55031628,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTUwMzE2Mjg=\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/6108\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/6108.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/6108.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/6108\",\"number\":6108,\"state\":\"closed\",\"locked\":false,\"title\":\"[Form] remove the getName() function as it is deprecated\",\"user\":{\"login\":\"aybbou\",\"id\":4892631,\"node_id\":\"MDQ6VXNlcjQ4OTI2MzE=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/4892631?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/aybbou\",\"html_url\":\"https://github.com/aybbou\",\"followers_url\":\"https://api.github.com/users/aybbou/followers\",\"following_url\":\"https://api.github.com/users/aybbou/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/aybbou/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/aybbou/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/aybbou/subscriptions\",\"organizations_url\":\"https://api.github.com/users/aybbou/orgs\",\"repos_url\":\"https://api.github.com/users/aybbou/repos\",\"events_url\":\"https://api.github.com/users/aybbou/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/aybbou/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Doc fix? | yes |\\n| New docs? | no |\\n| Applies to | 2.8+ |\\n| Fixed tickets | none |\\n\",\"created_at\":\"2016-01-04T22:34:07Z\",\"updated_at\":\"2016-01-15T14:51:34Z\",\"closed_at\":\"2016-01-13T16:37:22Z\",\"merged_at\":\"2016-01-13T16:37:22Z\",\"merge_commit_sha\":\"04d33ad5fec63c4b7d2433b61b70c5b7d079e65d\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":122168046,\"node_id\":\"MDU6TGFiZWwxMjIxNjgwNDY=\",\"url\":\"https://api.github.com/repos/symfony/symfony-docs/labels/Status:%20Reviewed\",\"name\":\"Status: Reviewed\",\"color\":\"0e8a16\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/6108/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/6108/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/6108/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/2d72f3e5f60451feb865317bea3ec4ff1b84bf8c\",\"head\":{\"label\":\"aybbou:remove-get-name\",\"ref\":\"remove-get-name\",\"sha\":\"2d72f3e5f60451feb865317bea3ec4ff1b84bf8c\",\"user\":{\"login\":\"aybbou\",\"id\":4892631,\"node_id\":\"MDQ6VXNlcjQ4OTI2MzE=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/4892631?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/aybbou\",\"html_url\":\"https://github.com/aybbou\",\"followers_url\":\"https://api.github.com/users/aybbou/followers\",\"following_url\":\"https://api.github.com/users/aybbou/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/aybbou/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/aybbou/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/aybbou/subscriptions\",\"organizations_url\":\"https://api.github.com/users/aybbou/orgs\",\"repos_url\":\"https://api.github.com/users/aybbou/repos\",\"events_url\":\"https://api.github.com/users/aybbou/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/aybbou/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":48846959,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0ODg0Njk1OQ==\",\"name\":\"symfony-docs\",\"full_name\":\"aybbou/symfony-docs\",\"owner\":{\"login\":\"aybbou\",\"id\":4892631,\"node_id\":\"MDQ6VXNlcjQ4OTI2MzE=\",\"
INSERT INTO `pullreq` VALUES ('2485', 'rust-lang/rust', '11313', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/11313\",\"id\":11230742,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTEyMzA3NDI=\",\"html_url\":\"https://github.com/rust-lang/rust/pull/11313\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/11313.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/11313.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/11313\",\"number\":11313,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix native failure and improve licenseck\",\"user\":{\"login\":\"alexcrichton\",\"id\":64996,\"node_id\":\"MDQ6VXNlcjY0OTk2\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/64996?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/alexcrichton\",\"html_url\":\"https://github.com/alexcrichton\",\"followers_url\":\"https://api.github.com/users/alexcrichton/followers\",\"following_url\":\"https://api.github.com/users/alexcrichton/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/alexcrichton/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/alexcrichton/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/alexcrichton/subscriptions\",\"organizations_url\":\"https://api.github.com/users/alexcrichton/orgs\",\"repos_url\":\"https://api.github.com/users/alexcrichton/repos\",\"events_url\":\"https://api.github.com/users/alexcrichton/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/alexcrichton/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2014-01-04T20:37:14Z\",\"updated_at\":\"2014-07-01T19:35:15Z\",\"closed_at\":\"2014-01-05T20:46:44Z\",\"merged_at\":null,\"merge_commit_sha\":\"191d9e9f514f591d60f7c601a8dacb3aba06e7db\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/11313/commits\",\"review_comments_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/11313/comments\",\"review_comment_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rust-lang/rust/issues/11313/comments\",\"statuses_url\":\"https://api.github.com/repos/rust-lang/rust/statuses/eadfe0e3c9b55ec48637d5cdae36eca7421a8159\",\"head\":{\"label\":\"alexcrichton:fix-native-failure\",\"ref\":\"fix-native-failure\",\"sha\":\"eadfe0e3c9b55ec48637d5cdae36eca7421a8159\",\"user\":{\"login\":\"alexcrichton\",\"id\":64996,\"node_id\":\"MDQ6VXNlcjY0OTk2\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/64996?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/alexcrichton\",\"html_url\":\"https://github.com/alexcrichton\",\"followers_url\":\"https://api.github.com/users/alexcrichton/followers\",\"following_url\":\"https://api.github.com/users/alexcrichton/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/alexcrichton/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/alexcrichton/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/alexcrichton/subscriptions\",\"organizations_url\":\"https://api.github.com/users/alexcrichton/orgs\",\"repos_url\":\"https://api.github.com/users/alexcrichton/repos\",\"events_url\":\"https://api.github.com/users/alexcrichton/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/alexcrichton/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":7385331,\"node_id\":\"MDEwOlJlcG9zaXRvcnk3Mzg1MzMx\",\"name\":\"rust\",\"full_name\":\"alexcrichton/rust\",\"owner\":{\"login\":\"alexcrichton\",\"id\":64996,\"node_id\":\"MDQ6VXNlcjY0OTk2\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/64996?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/alexcrichton\",\"html_url\":\"https://github.com/alexcrichton\",\"followers_url\":\"https://api.github.com/users/alexcrichton/followers\",\"following_url\":\"https://api.github
INSERT INTO `pullreq` VALUES ('2489', 'ceph/ceph', '8736', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/8736\",\"id\":67689151,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Njc2ODkxNTE=\",\"html_url\":\"https://github.com/ceph/ceph/pull/8736\",\"diff_url\":\"https://github.com/ceph/ceph/pull/8736.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/8736.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/8736\",\"number\":8736,\"state\":\"closed\",\"locked\":false,\"title\":\"CMake: LINK_PRIVATE compatibility \",\"user\":{\"login\":\"heroanxiaobo\",\"id\":6711323,\"node_id\":\"MDQ6VXNlcjY3MTEzMjM=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/6711323?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/heroanxiaobo\",\"html_url\":\"https://github.com/heroanxiaobo\",\"followers_url\":\"https://api.github.com/users/heroanxiaobo/followers\",\"following_url\":\"https://api.github.com/users/heroanxiaobo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/heroanxiaobo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/heroanxiaobo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/heroanxiaobo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/heroanxiaobo/orgs\",\"repos_url\":\"https://api.github.com/users/heroanxiaobo/repos\",\"events_url\":\"https://api.github.com/users/heroanxiaobo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/heroanxiaobo/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Use LINK_PRIVATE keyword instead of PRIVATE in librbd, for backward compatibility with cmake 2.8.11.\\n\\nSigned-off-by: heroanxiaobo heroanxiaobo@gmail.com\\n\",\"created_at\":\"2016-04-25T09:28:41Z\",\"updated_at\":\"2016-04-25T13:50:08Z\",\"closed_at\":\"2016-04-25T13:50:08Z\",\"merged_at\":null,\"merge_commit_sha\":\"d972705eb88a84c0071a3a2ef37fac925a99907c\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/ceph/ceph/pulls/8736/commits\",\"review_comments_url\":\"https://api.github.com/repos/ceph/ceph/pulls/8736/comments\",\"review_comment_url\":\"https://api.github.com/repos/ceph/ceph/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ceph/ceph/issues/8736/comments\",\"statuses_url\":\"https://api.github.com/repos/ceph/ceph/statuses/944cfb50eadf5e62c193b836be6bb640df96ba05\",\"head\":{\"label\":\"heroanxiaobo:fix_cmake_librbd\",\"ref\":\"fix_cmake_librbd\",\"sha\":\"944cfb50eadf5e62c193b836be6bb640df96ba05\",\"user\":{\"login\":\"heroanxiaobo\",\"id\":6711323,\"node_id\":\"MDQ6VXNlcjY3MTEzMjM=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/6711323?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/heroanxiaobo\",\"html_url\":\"https://github.com/heroanxiaobo\",\"followers_url\":\"https://api.github.com/users/heroanxiaobo/followers\",\"following_url\":\"https://api.github.com/users/heroanxiaobo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/heroanxiaobo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/heroanxiaobo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/heroanxiaobo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/heroanxiaobo/orgs\",\"repos_url\":\"https://api.github.com/users/heroanxiaobo/repos\",\"events_url\":\"https://api.github.com/users/heroanxiaobo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/heroanxiaobo/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"ceph:master\",\"ref\":\"master\",\"sha\":\"ff18083d2364a7dc66d54f1cf46be70d47a8e252\",\"user\":{\"login\":\"ceph\",\"id\":1015767,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjEwMTU3Njc=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1015767?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ceph\",\"html_url\":\"https://github.com/ceph\",\"
INSERT INTO `pullreq` VALUES ('2494', 'rails/rails', '5396', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/5396\",\"id\":969560,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTY5NTYw\",\"html_url\":\"https://github.com/rails/rails/pull/5396\",\"diff_url\":\"https://github.com/rails/rails/pull/5396.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/5396.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/5396\",\"number\":5396,\"state\":\"closed\",\"locked\":false,\"title\":\"Added support for conditional fragment caching using :if and :unless options.\",\"user\":{\"login\":\"sausman\",\"id\":309638,\"node_id\":\"MDQ6VXNlcjMwOTYzOA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/309638?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sausman\",\"html_url\":\"https://github.com/sausman\",\"followers_url\":\"https://api.github.com/users/sausman/followers\",\"following_url\":\"https://api.github.com/users/sausman/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sausman/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sausman/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sausman/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sausman/orgs\",\"repos_url\":\"https://api.github.com/users/sausman/repos\",\"events_url\":\"https://api.github.com/users/sausman/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sausman/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This allows fragment caching to be used conditionally by passing `if/unless` to the `cache` helper method. This comes in especially handy when caching forms that may contain changed values/errors.\\n\\nUsage:\\n\\n``` erb\\n<% cache [ @user, \'form\' ], :unless => @user.changed? do %>\\n <%= render partial: \'shared/error_messages\', locals: {instance: @user} %>\\n <%= form_for @user do |f| %>\\n <div class=\\\"field\\\">\\n <div><%= f.label :name %></div>\\n <div><%= f.text_field :name %></div>\\n </div>\\n <div class=\\\"actions\\\">\\n <%= f.submit %>\\n </div>\\n <% end %>\\n<% end %>\\n```\\n\",\"created_at\":\"2012-03-12T19:42:38Z\",\"updated_at\":\"2014-06-14T18:34:01Z\",\"closed_at\":\"2012-12-05T14:02:46Z\",\"merged_at\":null,\"merge_commit_sha\":\"b6f8c53206956bae2352849a882cfe9257deb8b2\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":3666649,\"node_id\":\"MDU6TGFiZWwzNjY2NjQ5\",\"url\":\"https://api.github.com/repos/rails/rails/labels/actionview\",\"name\":\"actionview\",\"color\":\"d7e102\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/5396/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/5396/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/5396/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/7d87b8cc2a51f4324e6f20e6e618383c56fa2d3e\",\"head\":{\"label\":\"sausman:conditional_fragment_caching\",\"ref\":\"conditional_fragment_caching\",\"sha\":\"7d87b8cc2a51f4324e6f20e6e618383c56fa2d3e\",\"user\":{\"login\":\"sausman\",\"id\":309638,\"node_id\":\"MDQ6VXNlcjMwOTYzOA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/309638?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sausman\",\"html_url\":\"https://github.com/sausman\",\"followers_url\":\"https://api.github.com/users/sausman/followers\",\"following_url\":\"https://api.github.com/users/sausman/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sausman/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sausman/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sausman/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sausman/orgs\",\"repos_url\":\"
INSERT INTO `pullreq` VALUES ('2499', 'symfony/symfony', '13479', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/13479\",\"id\":27752936,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mjc3NTI5MzY=\",\"html_url\":\"https://github.com/symfony/symfony/pull/13479\",\"diff_url\":\"https://github.com/symfony/symfony/pull/13479.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/13479.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/13479\",\"number\":13479,\"state\":\"closed\",\"locked\":false,\"title\":\"[Form] [Collection] Pass prototype_name value to the view\",\"user\":{\"login\":\"alterphp\",\"id\":738765,\"node_id\":\"MDQ6VXNlcjczODc2NQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/738765?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/alterphp\",\"html_url\":\"https://github.com/alterphp\",\"followers_url\":\"https://api.github.com/users/alterphp/followers\",\"following_url\":\"https://api.github.com/users/alterphp/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/alterphp/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/alterphp/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/alterphp/subscriptions\",\"organizations_url\":\"https://api.github.com/users/alterphp/orgs\",\"repos_url\":\"https://api.github.com/users/alterphp/repos\",\"events_url\":\"https://api.github.com/users/alterphp/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/alterphp/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | no |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | |\\n| License | MIT |\\n| Doc PR | |\\n\\nThis commit allows to handle the collection field option `prototype_name` from the view. Associated JS can now count on it to get the placeholder for prototype replace string on adding element.\\n\",\"created_at\":\"2015-01-21T11:37:21Z\",\"updated_at\":\"2015-01-26T15:53:08Z\",\"closed_at\":\"2015-01-26T15:53:08Z\",\"merged_at\":null,\"merge_commit_sha\":\"5bcf18eb423ddd072227145f29e5d6ae68c31faa\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/13479/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/13479/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/13479/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/e8f038abd6acab0a800f74944fcdb50622a480d8\",\"head\":{\"label\":\"alterphp:enhance/nested-collections\",\"ref\":\"enhance/nested-collections\",\"sha\":\"e8f038abd6acab0a800f74944fcdb50622a480d8\",\"user\":{\"login\":\"alterphp\",\"id\":738765,\"node_id\":\"MDQ6VXNlcjczODc2NQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/738765?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/alterphp\",\"html_url\":\"https://github.com/alterphp\",\"followers_url\":\"https://api.github.com/users/alterphp/followers\",\"following_url\":\"https://api.github.com/users/alterphp/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/alterphp/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/alterphp/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/alterphp/subscriptions\",\"organizations_url\":\"https://api.github.com/users/alterphp/orgs\",\"repos_url\":\"https://api.github.com/users/alterphp/repos\",\"events_url\":\"https://api.github.com/users/alterphp/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/alterphp/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"symfony:2.7\",\"ref\":\"2.7\",\"sha\":\"3d174a4058c5252c9a0a4cc561546069362ad5a9\",\"user\":{\"login\":\
INSERT INTO `pullreq` VALUES ('2504', 'symfony/symfony', '7743', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/7743\",\"id\":5276996,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTI3Njk5Ng==\",\"html_url\":\"https://github.com/symfony/symfony/pull/7743\",\"diff_url\":\"https://github.com/symfony/symfony/pull/7743.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/7743.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/7743\",\"number\":7743,\"state\":\"closed\",\"locked\":false,\"title\":\"[Validator] Added Polish translations for IBAN and ISBN messages.\",\"user\":{\"login\":\"jakzal\",\"id\":190447,\"node_id\":\"MDQ6VXNlcjE5MDQ0Nw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/190447?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jakzal\",\"html_url\":\"https://github.com/jakzal\",\"followers_url\":\"https://api.github.com/users/jakzal/followers\",\"following_url\":\"https://api.github.com/users/jakzal/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jakzal/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jakzal/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jakzal/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jakzal/orgs\",\"repos_url\":\"https://api.github.com/users/jakzal/repos\",\"events_url\":\"https://api.github.com/users/jakzal/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jakzal/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | no |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | |\\n| License | MIT |\\n| Doc PR | ~ |\\n\",\"created_at\":\"2013-04-20T21:47:33Z\",\"updated_at\":\"2014-07-01T23:02:42Z\",\"closed_at\":\"2013-04-21T06:25:30Z\",\"merged_at\":\"2013-04-21T06:25:30Z\",\"merge_commit_sha\":\"3c85793c2b230659e8e148eb3944e5ac957faa3c\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/7743/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/7743/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/7743/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/811fc30f6cda2c871d59423a8a64e441976b3731\",\"head\":{\"label\":\"jakzal:iban-isbn-pl-translations\",\"ref\":\"iban-isbn-pl-translations\",\"sha\":\"811fc30f6cda2c871d59423a8a64e441976b3731\",\"user\":{\"login\":\"jakzal\",\"id\":190447,\"node_id\":\"MDQ6VXNlcjE5MDQ0Nw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/190447?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jakzal\",\"html_url\":\"https://github.com/jakzal\",\"followers_url\":\"https://api.github.com/users/jakzal/followers\",\"following_url\":\"https://api.github.com/users/jakzal/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jakzal/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jakzal/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jakzal/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jakzal/orgs\",\"repos_url\":\"https://api.github.com/users/jakzal/repos\",\"events_url\":\"https://api.github.com/users/jakzal/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jakzal/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":1442800,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNDQyODAw\",\"name\":\"symfony\",\"full_name\":\"jakzal/symfony\",\"owner\":{\"login\":\"jakzal\",\"id\":190447,\"node_id\":\"MDQ6VXNlcjE5MDQ0Nw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/190447?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jakzal\",\"html_url\":\"https://github.com/jakzal\",
INSERT INTO `pullreq` VALUES ('2508', 'ansible/ansible', '20610', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/20610\",\"id\":102977081,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAyOTc3MDgx\",\"html_url\":\"https://github.com/ansible/ansible/pull/20610\",\"diff_url\":\"https://github.com/ansible/ansible/pull/20610.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/20610.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/20610\",\"number\":20610,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix issue with cc and bcc getting added to mail if unset\",\"user\":{\"login\":\"jonathanbouvier\",\"id\":20198520,\"node_id\":\"MDQ6VXNlcjIwMTk4NTIw\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/20198520?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jonathanbouvier\",\"html_url\":\"https://github.com/jonathanbouvier\",\"followers_url\":\"https://api.github.com/users/jonathanbouvier/followers\",\"following_url\":\"https://api.github.com/users/jonathanbouvier/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jonathanbouvier/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jonathanbouvier/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jonathanbouvier/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jonathanbouvier/orgs\",\"repos_url\":\"https://api.github.com/users/jonathanbouvier/repos\",\"events_url\":\"https://api.github.com/users/jonathanbouvier/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jonathanbouvier/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"##### ISSUE TYPE\\r\\n - Bugfix Pull Request\\r\\n\\r\\n##### COMPONENT NAME\\r\\nansible/lib/ansible/plugins/callback/mail.py\\r\\n\\r\\n##### ANSIBLE VERSION\\r\\n```\\r\\nansible 2.2.0.0\\r\\n config file = /etc/ansible/ansible.cfg\\r\\n configured module search path = Default w/o overrides\\r\\n ```\\r\\n\\r\\n##### SUMMARY\\r\\n\\\"None\\\" was being added as a recipient on the email if cc or bcc were unset and defaulting to None. This was throwing the following smtplib exception:\\r\\n```python\\r\\nsmtplib.SMTPRecipientsRefused: {\'None\': (550, \'5.1.1 <None>... User unknown\')}\\r\\n```\\r\\n\\r\\nansible-playbook runs were erroring as follows:\\r\\n```python\\r\\n[WARNING]: Failure using method (v2_runner_on_failed) in callback plugin (</usr/lib/python2.7/dist-packages/ansible/plugins/callback/mail.CallbackModule object at 0x7f0d2a139f10>): {\'None\': (550, \'5.1.1 <None>... User unknown\')}\\r\\n```\\r\\n\\r\\nThis was fixed by changing the conditional that adds in cc and bcc to the address list to check the cc and bcc variables instead of the b_cc and b_bcc variables that had been transformed to byte strings.\\r\\n\",\"created_at\":\"2017-01-24T18:33:35Z\",\"updated_at\":\"2018-03-05T18:31:43Z\",\"closed_at\":\"2017-01-25T11:47:38Z\",\"merged_at\":\"2017-01-25T11:47:38Z\",\"merge_commit_sha\":\"8257ee3e25a163716886e6f1adbe22446691d8d0\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":454885231,\"node_id\":\"MDU6TGFiZWw0NTQ4ODUyMzE=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/affects_2.3\",\"name\":\"affects_2.3\",\"color\":\"5319e7\",\"default\":false},{\"id\":785271699,\"node_id\":\"MDU6TGFiZWw3ODUyNzE2OTk=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/bug\",\"name\":\"bug\",\"color\":\"fbca04\",\"default\":true},{\"id\":511885784,\"node_id\":\"MDU6TGFiZWw1MTE4ODU3ODQ=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/c:plugins/callback\",\"name\":\"c:plugins/callback\",\"color\":\"b60205\",\"default\":false},{\"id\":61436281,\"node_id\":\"MDU6TGFiZWw2MTQzNjI4MQ==\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/needs_revision\",\"name\":\"needs_revision\",\"color\":\"eb6450\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ansible/ansible/pulls/20610/commits\",\"review_comments_url\":\"http
INSERT INTO `pullreq` VALUES ('2512', 'docker/docker', '29766', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/29766\",\"id\":99609845,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTk2MDk4NDU=\",\"html_url\":\"https://github.com/moby/moby/pull/29766\",\"diff_url\":\"https://github.com/moby/moby/pull/29766.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/29766.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/29766\",\"number\":29766,\"state\":\"closed\",\"locked\":false,\"title\":\"Do not commit after ARG dockerfile command\",\"user\":{\"login\":\"duglin\",\"id\":1944671,\"node_id\":\"MDQ6VXNlcjE5NDQ2NzE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1944671?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/duglin\",\"html_url\":\"https://github.com/duglin\",\"followers_url\":\"https://api.github.com/users/duglin/followers\",\"following_url\":\"https://api.github.com/users/duglin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/duglin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/duglin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/duglin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/duglin/orgs\",\"repos_url\":\"https://api.github.com/users/duglin/repos\",\"events_url\":\"https://api.github.com/users/duglin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/duglin/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Since the ARG Dockerfile command doesn\'t change anything in the image\\r\\nwe\'re building there\'s no point in committing anything after processing\\r\\nthe command.\\r\\n\\r\\nSigned-off-by: Doug Davis <dug@us.ibm.com>\",\"created_at\":\"2016-12-29T01:36:25Z\",\"updated_at\":\"2017-02-09T19:53:08Z\",\"closed_at\":\"2017-02-09T19:53:08Z\",\"merged_at\":null,\"merge_commit_sha\":\"e401c2059f0c12a1216a4e5d34a348180cd7913a\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":175375318,\"node_id\":\"MDU6TGFiZWwxNzUzNzUzMTg=\",\"url\":\"https://api.github.com/repos/moby/moby/labels/status/1-design-review\",\"name\":\"status/1-design-review\",\"color\":\"fef2c0\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/moby/moby/pulls/29766/commits\",\"review_comments_url\":\"https://api.github.com/repos/moby/moby/pulls/29766/comments\",\"review_comment_url\":\"https://api.github.com/repos/moby/moby/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/moby/moby/issues/29766/comments\",\"statuses_url\":\"https://api.github.com/repos/moby/moby/statuses/65d972b88412c164af108bf6dd97320d846de305\",\"head\":{\"label\":\"duglin:NoCommitArg\",\"ref\":\"NoCommitArg\",\"sha\":\"65d972b88412c164af108bf6dd97320d846de305\",\"user\":{\"login\":\"duglin\",\"id\":1944671,\"node_id\":\"MDQ6VXNlcjE5NDQ2NzE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1944671?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/duglin\",\"html_url\":\"https://github.com/duglin\",\"followers_url\":\"https://api.github.com/users/duglin/followers\",\"following_url\":\"https://api.github.com/users/duglin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/duglin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/duglin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/duglin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/duglin/orgs\",\"repos_url\":\"https://api.github.com/users/duglin/repos\",\"events_url\":\"https://api.github.com/users/duglin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/duglin/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":22769065,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyMjc2OTA2NQ==\",\"name\":\"docker\",\"full_name\":\"duglin/docker\",\"owner\":{\"login\":\"duglin\",\"id\":1944671,\"node_id\":\"MDQ6VXNlcjE5NDQ2NzE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/194467
INSERT INTO `pullreq` VALUES ('2516', 'angular/angular.js', '5536', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/5536\",\"id\":11087970,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTEwODc5NzA=\",\"html_url\":\"https://github.com/angular/angular.js/pull/5536\",\"diff_url\":\"https://github.com/angular/angular.js/pull/5536.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/5536.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/5536\",\"number\":5536,\"state\":\"closed\",\"locked\":false,\"title\":\"fix($q): pass promise-aplus-tests v2.0.3 WIP\",\"user\":{\"login\":\"caitp\",\"id\":2294695,\"node_id\":\"MDQ6VXNlcjIyOTQ2OTU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2294695?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/caitp\",\"html_url\":\"https://github.com/caitp\",\"followers_url\":\"https://api.github.com/users/caitp/followers\",\"following_url\":\"https://api.github.com/users/caitp/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/caitp/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/caitp/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/caitp/subscriptions\",\"organizations_url\":\"https://api.github.com/users/caitp/orgs\",\"repos_url\":\"https://api.github.com/users/caitp/repos\",\"events_url\":\"https://api.github.com/users/caitp/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/caitp/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This is still a work in progress, but this implementation is now passing the\\nfull promises-aplus-tests v2.0.3.\\n\\nIt is still necessary to shrink this down and hopefully provide a better\\nflyweight/prototype-based implementation.\\n\\nFixes #5223\\n\",\"created_at\":\"2013-12-25T18:33:32Z\",\"updated_at\":\"2014-06-18T11:26:36Z\",\"closed_at\":\"2014-02-12T19:38:14Z\",\"merged_at\":null,\"merge_commit_sha\":\"48f4ba67dbfd3e06bf440119921e4fd524ca026c\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":53200617,\"node_id\":\"MDU6TGFiZWw1MzIwMDYxNw==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/cla:%20yes\",\"name\":\"cla: yes\",\"color\":\"bfe5bf\",\"default\":false},{\"id\":53079736,\"node_id\":\"MDU6TGFiZWw1MzA3OTczNg==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/frequency:%20moderate\",\"name\":\"frequency: moderate\",\"color\":\"fef2c0\",\"default\":false},{\"id\":60441141,\"node_id\":\"MDU6TGFiZWw2MDQ0MTE0MQ==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/type:%20refactor\",\"name\":\"type: refactor\",\"color\":\"eb6420\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/angular/angular.js/milestones/27\",\"html_url\":\"https://github.com/angular/angular.js/milestone/27\",\"labels_url\":\"https://api.github.com/repos/angular/angular.js/milestones/27/labels\",\"id\":489171,\"node_id\":\"MDk6TWlsZXN0b25lNDg5MTcx\",\"number\":27,\"title\":\"Backlog\",\"description\":\"Holds the backlog of issues and pull requests that have been triaged.\\r\\n\\r\\nBefore assigning items to this milestone they should be labelled, at the very least with the correct \\\"type\\\" label (i.e. \\\"issue\\\", \\\"pr\\\", \\\"bug\\\", \\\"regression\\\", \\\"chore\\\", \\\"docs\\\", etc). Preferably you should also check for duplicate issues/PRs, note CLA status and assign \\\"complexity\\\" and \\\"impact\\\" labels too.\",\"creator\":{\"login\":\"IgorMinar\",\"id\":216296,\"node_id\":\"MDQ6VXNlcjIxNjI5Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/216296?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/IgorMinar\",\"html_url\":\"https://github.com/IgorMinar\",\"followers_url\":\"https://api.github.com/users/IgorMinar/followers\",\"following_url\":\"https://api.github.com/users/IgorMinar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/IgorMinar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/user
INSERT INTO `pullreq` VALUES ('2520', 'joomla/joomla-cms', '2636', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2636\",\"id\":10462748,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA0NjI3NDg=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/2636\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/2636.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/2636.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/2636\",\"number\":2636,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixing broken URL creation when categories are trashed or unpublished\",\"user\":{\"login\":\"Hackwar\",\"id\":313866,\"node_id\":\"MDQ6VXNlcjMxMzg2Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/313866?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Hackwar\",\"html_url\":\"https://github.com/Hackwar\",\"followers_url\":\"https://api.github.com/users/Hackwar/followers\",\"following_url\":\"https://api.github.com/users/Hackwar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Hackwar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Hackwar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Hackwar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Hackwar/orgs\",\"repos_url\":\"https://api.github.com/users/Hackwar/repos\",\"events_url\":\"https://api.github.com/users/Hackwar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Hackwar/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"When a category is not published or when it is trashed, the URLs are not created and instead a fatal error is thrown. This is an issue with indexing in smart search.\\n\\nAnd with the words of Cato the Elder: Ceterum censeo Joomlacode esse delendam (I believe that Joomlacode has to be destroyed. ;-) )\\n\",\"created_at\":\"2013-12-03T08:09:00Z\",\"updated_at\":\"2013-12-05T18:09:38Z\",\"closed_at\":\"2013-12-04T07:16:27Z\",\"merged_at\":null,\"merge_commit_sha\":\"4c31d04e041243dc33881e81979e1938cc69185e\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2636/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2636/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/2636/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/245195e6ec56dda31e7ea3a393b1b1327eca80e8\",\"head\":{\"label\":\"Hackwar:helper_route_fixes\",\"ref\":\"helper_route_fixes\",\"sha\":\"245195e6ec56dda31e7ea3a393b1b1327eca80e8\",\"user\":{\"login\":\"Hackwar\",\"id\":313866,\"node_id\":\"MDQ6VXNlcjMxMzg2Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/313866?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Hackwar\",\"html_url\":\"https://github.com/Hackwar\",\"followers_url\":\"https://api.github.com/users/Hackwar/followers\",\"following_url\":\"https://api.github.com/users/Hackwar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Hackwar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Hackwar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Hackwar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Hackwar/orgs\",\"repos_url\":\"https://api.github.com/users/Hackwar/repos\",\"events_url\":\"https://api.github.com/users/Hackwar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Hackwar/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":2499669,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyNDk5NjY5\",\"name\":\"joomla-cms\",\"full_name\":\"Hackwar/joomla-cms\",\"owner\":{\"login\":\"Hackwar\",\"id\":313866,\"node_id\":\"MDQ6VXNlcjMxMzg2Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com
INSERT INTO `pullreq` VALUES ('2524', 'symfony/symfony', '277', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/277\",\"id\":92679,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTI2Nzk=\",\"html_url\":\"https://github.com/symfony/symfony/pull/277\",\"diff_url\":\"https://github.com/symfony/symfony/pull/277.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/277.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/277\",\"number\":277,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixed problem with previous pull request\",\"user\":{\"login\":\"jwage\",\"id\":97422,\"node_id\":\"MDQ6VXNlcjk3NDIy\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/97422?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jwage\",\"html_url\":\"https://github.com/jwage\",\"followers_url\":\"https://api.github.com/users/jwage/followers\",\"following_url\":\"https://api.github.com/users/jwage/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jwage/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jwage/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jwage/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jwage/orgs\",\"repos_url\":\"https://api.github.com/users/jwage/repos\",\"events_url\":\"https://api.github.com/users/jwage/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jwage/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Just had an issue with how i ported the code from the orm and it caused an exception.\\n\",\"created_at\":\"2011-03-14T16:39:15Z\",\"updated_at\":\"2014-07-06T08:30:56Z\",\"closed_at\":\"2011-03-14T16:50:26Z\",\"merged_at\":null,\"merge_commit_sha\":\"\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/277/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/277/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/277/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/8a55af0d16c8b9152dd1cb5b8a5d5da4cb0df76c\",\"head\":{\"label\":\"jwage:master\",\"ref\":\"master\",\"sha\":\"8a55af0d16c8b9152dd1cb5b8a5d5da4cb0df76c\",\"user\":{\"login\":\"jwage\",\"id\":97422,\"node_id\":\"MDQ6VXNlcjk3NDIy\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/97422?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jwage\",\"html_url\":\"https://github.com/jwage\",\"followers_url\":\"https://api.github.com/users/jwage/followers\",\"following_url\":\"https://api.github.com/users/jwage/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jwage/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jwage/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jwage/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jwage/orgs\",\"repos_url\":\"https://api.github.com/users/jwage/repos\",\"events_url\":\"https://api.github.com/users/jwage/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jwage/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"symfony:master\",\"ref\":\"master\",\"sha\":\"56a66bad6cd698480290ae64c1df03ee5210842a\",\"user\":{\"login\":\"symfony\",\"id\":143937,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjE0MzkzNw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/143937?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/symfony\",\"html_url\":\"https://github.com/symfony\",\"followers_url\":\"https://api.github.com/users/symfony/followers\",\"following_url\":\"https://api.github.com/users/symfony/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/symfony/gists{/gist_id}\",\"starred_url\":\"https://api.github.
INSERT INTO `pullreq` VALUES ('2528', 'rails/rails', '6943', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/6943\",\"id\":1705125,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTcwNTEyNQ==\",\"html_url\":\"https://github.com/rails/rails/pull/6943\",\"diff_url\":\"https://github.com/rails/rails/pull/6943.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/6943.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/6943\",\"number\":6943,\"state\":\"closed\",\"locked\":false,\"title\":\"Don\'t HTML escape ActionMailer plaintext templates\",\"user\":{\"login\":\"mguterl\",\"id\":3800,\"node_id\":\"MDQ6VXNlcjM4MDA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/3800?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mguterl\",\"html_url\":\"https://github.com/mguterl\",\"followers_url\":\"https://api.github.com/users/mguterl/followers\",\"following_url\":\"https://api.github.com/users/mguterl/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mguterl/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mguterl/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mguterl/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mguterl/orgs\",\"repos_url\":\"https://api.github.com/users/mguterl/repos\",\"events_url\":\"https://api.github.com/users/mguterl/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mguterl/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Here\'s a test case and fix for issue #687.\\n\\nThe problem only exists when the evaluating block expressions.\\n\",\"created_at\":\"2012-07-03T12:43:40Z\",\"updated_at\":\"2014-06-12T10:32:24Z\",\"closed_at\":\"2012-10-17T23:37:47Z\",\"merged_at\":null,\"merge_commit_sha\":\"4e993c1f2537ad4a9f3fbf5308e7308c520c332a\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":107188,\"node_id\":\"MDU6TGFiZWwxMDcxODg=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/actionmailer\",\"name\":\"actionmailer\",\"color\":\"8B00FC\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/6943/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/6943/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/6943/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/4133d1ef8f551f6d4c607545732dfff3cadeff3a\",\"head\":{\"label\":\"mguterl:dont_escape_actionmailer_when_plaintext\",\"ref\":\"dont_escape_actionmailer_when_plaintext\",\"sha\":\"4133d1ef8f551f6d4c607545732dfff3cadeff3a\",\"user\":{\"login\":\"mguterl\",\"id\":3800,\"node_id\":\"MDQ6VXNlcjM4MDA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/3800?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mguterl\",\"html_url\":\"https://github.com/mguterl\",\"followers_url\":\"https://api.github.com/users/mguterl/followers\",\"following_url\":\"https://api.github.com/users/mguterl/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mguterl/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mguterl/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mguterl/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mguterl/orgs\",\"repos_url\":\"https://api.github.com/users/mguterl/repos\",\"events_url\":\"https://api.github.com/users/mguterl/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mguterl/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":3526185,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzNTI2MTg1\",\"name\":\"rails\",\"full_name\":\"mguterl/rails\",\"owner\":{\"login\":\"mguterl\",\"id\":3800,\"node_id\":\"MDQ6VXNlcjM4MDA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/3800?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mg
INSERT INTO `pullreq` VALUES ('2533', 'symfony/symfony-docs', '3041', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/3041\",\"id\":8860303,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODg2MDMwMw==\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/3041\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/3041.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/3041.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/3041\",\"number\":3041,\"state\":\"closed\",\"locked\":false,\"title\":\"Added missing semicolon in varnish config example\",\"user\":{\"login\":\"klipach\",\"id\":1453641,\"node_id\":\"MDQ6VXNlcjE0NTM2NDE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1453641?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/klipach\",\"html_url\":\"https://github.com/klipach\",\"followers_url\":\"https://api.github.com/users/klipach/followers\",\"following_url\":\"https://api.github.com/users/klipach/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/klipach/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/klipach/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/klipach/subscriptions\",\"organizations_url\":\"https://api.github.com/users/klipach/orgs\",\"repos_url\":\"https://api.github.com/users/klipach/repos\",\"events_url\":\"https://api.github.com/users/klipach/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/klipach/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2013-10-05T09:58:13Z\",\"updated_at\":\"2014-07-03T10:31:01Z\",\"closed_at\":\"2013-10-05T11:20:14Z\",\"merged_at\":null,\"merge_commit_sha\":\"6878ac34279638295c489303b021ce8fd2b31174\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/3041/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/3041/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/3041/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/68396fe738c1ceb42b1d3fa55e4803385df66d6e\",\"head\":{\"label\":\"klipach:fixed-missing-semicolon\",\"ref\":\"fixed-missing-semicolon\",\"sha\":\"68396fe738c1ceb42b1d3fa55e4803385df66d6e\",\"user\":{\"login\":\"klipach\",\"id\":1453641,\"node_id\":\"MDQ6VXNlcjE0NTM2NDE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1453641?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/klipach\",\"html_url\":\"https://github.com/klipach\",\"followers_url\":\"https://api.github.com/users/klipach/followers\",\"following_url\":\"https://api.github.com/users/klipach/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/klipach/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/klipach/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/klipach/subscriptions\",\"organizations_url\":\"https://api.github.com/users/klipach/orgs\",\"repos_url\":\"https://api.github.com/users/klipach/repos\",\"events_url\":\"https://api.github.com/users/klipach/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/klipach/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"symfony:2.2\",\"ref\":\"2.2\",\"sha\":\"cc9bccd3cbaaec6bdd24de96f715209f9de53c4d\",\"user\":{\"login\":\"symfony\",\"id\":143937,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjE0MzkzNw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/143937?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/symfony\",\"html_url\":\"https://github.com/symfony\",\"followers_url\":\"https://api.github.com/users/symfony/followers\",\"following_url\":\"https://api.github.com/users/symfony/followi
INSERT INTO `pullreq` VALUES ('2538', 'angular/angular.js', '9265', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/9265\",\"id\":21760948,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjE3NjA5NDg=\",\"html_url\":\"https://github.com/angular/angular.js/pull/9265\",\"diff_url\":\"https://github.com/angular/angular.js/pull/9265.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/9265.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/9265\",\"number\":9265,\"state\":\"closed\",\"locked\":false,\"title\":\"fix(inputs): ignoring input events in IE caused by placeholder changes o...\",\"user\":{\"login\":\"jbedard\",\"id\":89246,\"node_id\":\"MDQ6VXNlcjg5MjQ2\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/89246?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jbedard\",\"html_url\":\"https://github.com/jbedard\",\"followers_url\":\"https://api.github.com/users/jbedard/followers\",\"following_url\":\"https://api.github.com/users/jbedard/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jbedard/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jbedard/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jbedard/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jbedard/orgs\",\"repos_url\":\"https://api.github.com/users/jbedard/repos\",\"events_url\":\"https://api.github.com/users/jbedard/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jbedard/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"...r focus/blur on inputs with placeholders\\n\\nThis is my attempt at fixing #8242 as well as the extra placeholder issues with focus/blur. I\'m assuming I\'m missing a weird test case that still breaks somewhere, but I still think this is an improvement (it definitely is for my use cases).\\n\",\"created_at\":\"2014-09-25T04:45:55Z\",\"updated_at\":\"2015-09-02T15:09:04Z\",\"closed_at\":\"2015-09-02T15:09:04Z\",\"merged_at\":null,\"merge_commit_sha\":\"b8aef75e75d278b1fb66ff4dae86dc2483493183\",\"assignee\":{\"login\":\"petebacondarwin\",\"id\":15655,\"node_id\":\"MDQ6VXNlcjE1NjU1\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/15655?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/petebacondarwin\",\"html_url\":\"https://github.com/petebacondarwin\",\"followers_url\":\"https://api.github.com/users/petebacondarwin/followers\",\"following_url\":\"https://api.github.com/users/petebacondarwin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/petebacondarwin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/petebacondarwin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/petebacondarwin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/petebacondarwin/orgs\",\"repos_url\":\"https://api.github.com/users/petebacondarwin/repos\",\"events_url\":\"https://api.github.com/users/petebacondarwin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/petebacondarwin/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"petebacondarwin\",\"id\":15655,\"node_id\":\"MDQ6VXNlcjE1NjU1\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/15655?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/petebacondarwin\",\"html_url\":\"https://github.com/petebacondarwin\",\"followers_url\":\"https://api.github.com/users/petebacondarwin/followers\",\"following_url\":\"https://api.github.com/users/petebacondarwin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/petebacondarwin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/petebacondarwin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/petebacondarwin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/petebacondarwin/orgs\",\"repos_url\":\"https://api.github.com/users/petebacondarwin/repos\",\"events_url\":\"https://api.github.com/users/petebacondarwin/e
INSERT INTO `pullreq` VALUES ('2542', 'symfony/symfony-docs', '2335', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/2335\",\"id\":4757440,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDc1NzQ0MA==\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/2335\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/2335.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/2335.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/2335\",\"number\":2335,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix typo (lines instead of characters) in the documentation standards\",\"user\":{\"login\":\"spoelwijk\",\"id\":81775,\"node_id\":\"MDQ6VXNlcjgxNzc1\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/81775?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/spoelwijk\",\"html_url\":\"https://github.com/spoelwijk\",\"followers_url\":\"https://api.github.com/users/spoelwijk/followers\",\"following_url\":\"https://api.github.com/users/spoelwijk/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/spoelwijk/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/spoelwijk/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/spoelwijk/subscriptions\",\"organizations_url\":\"https://api.github.com/users/spoelwijk/orgs\",\"repos_url\":\"https://api.github.com/users/spoelwijk/repos\",\"events_url\":\"https://api.github.com/users/spoelwijk/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/spoelwijk/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes typo on the following page (documentation standards):\\n\\nhttp://symfony.com/doc/current/contributing/documentation/overview.html\\n\\n| Q | A |\\n| --- | --- |\\n| Doc fix? | yes |\\n| New docs? | no |\\n| Applies to | * |\\n| Fixed tickets | n/a |\\n\",\"created_at\":\"2013-03-22T08:00:04Z\",\"updated_at\":\"2014-07-03T10:43:26Z\",\"closed_at\":\"2013-03-22T11:29:22Z\",\"merged_at\":null,\"merge_commit_sha\":\"7fe9f3b7d5fb8c0ef0353ef9ee7a80072855e3c7\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/2335/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/2335/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/2335/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/a06ec181c294366e06adc841e8683e215653a5fe\",\"head\":{\"label\":\"spoelwijk:master\",\"ref\":\"master\",\"sha\":\"a06ec181c294366e06adc841e8683e215653a5fe\",\"user\":{\"login\":\"spoelwijk\",\"id\":81775,\"node_id\":\"MDQ6VXNlcjgxNzc1\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/81775?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/spoelwijk\",\"html_url\":\"https://github.com/spoelwijk\",\"followers_url\":\"https://api.github.com/users/spoelwijk/followers\",\"following_url\":\"https://api.github.com/users/spoelwijk/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/spoelwijk/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/spoelwijk/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/spoelwijk/subscriptions\",\"organizations_url\":\"https://api.github.com/users/spoelwijk/orgs\",\"repos_url\":\"https://api.github.com/users/spoelwijk/repos\",\"events_url\":\"https://api.github.com/users/spoelwijk/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/spoelwijk/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":8947217,\"node_id\":\"MDEwOlJlcG9zaXRvcnk4OTQ3MjE3\",\"name\":\"symfony-docs\",\"full_name\":\"spoelwijk/symfony-docs\",\"owner\":{\"login\":\"spoelwijk\",\"id\":81775,\"node_id\":\"MDQ6VXNlcjgxNzc1\",\"avatar_url\":\"https://avatars2.githubusercontent.
INSERT INTO `pullreq` VALUES ('2546', 'facebook/react', '9070', '{\"url\":\"https://api.github.com/repos/facebook/react/pulls/9070\",\"id\":108154556,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA4MTU0NTU2\",\"html_url\":\"https://github.com/facebook/react/pull/9070\",\"diff_url\":\"https://github.com/facebook/react/pull/9070.diff\",\"patch_url\":\"https://github.com/facebook/react/pull/9070.patch\",\"issue_url\":\"https://api.github.com/repos/facebook/react/issues/9070\",\"number\":9070,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix spacing in documentation\",\"user\":{\"login\":\"sunny\",\"id\":132,\"node_id\":\"MDQ6VXNlcjEzMg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/132?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sunny\",\"html_url\":\"https://github.com/sunny\",\"followers_url\":\"https://api.github.com/users/sunny/followers\",\"following_url\":\"https://api.github.com/users/sunny/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sunny/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sunny/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sunny/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sunny/orgs\",\"repos_url\":\"https://api.github.com/users/sunny/repos\",\"events_url\":\"https://api.github.com/users/sunny/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sunny/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Replace non-breaking space by space in refs and the dom.\\r\\n\\r\\nFixes:\\r\\n![image](https://cloud.githubusercontent.com/assets/132/23370341/a2076bd2-fd14-11e6-8c92-bbf55d10fd30.png)\\r\\n\",\"created_at\":\"2017-02-27T16:47:51Z\",\"updated_at\":\"2017-03-09T20:44:16Z\",\"closed_at\":\"2017-03-02T19:57:59Z\",\"merged_at\":\"2017-03-02T19:57:59Z\",\"merge_commit_sha\":\"179240ca3013878059cc1d8b43e31e929a7bc428\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[{\"login\":\"AaaChiuuu\",\"id\":856742,\"node_id\":\"MDQ6VXNlcjg1Njc0Mg==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/856742?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/AaaChiuuu\",\"html_url\":\"https://github.com/AaaChiuuu\",\"followers_url\":\"https://api.github.com/users/AaaChiuuu/followers\",\"following_url\":\"https://api.github.com/users/AaaChiuuu/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/AaaChiuuu/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/AaaChiuuu/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/AaaChiuuu/subscriptions\",\"organizations_url\":\"https://api.github.com/users/AaaChiuuu/orgs\",\"repos_url\":\"https://api.github.com/users/AaaChiuuu/repos\",\"events_url\":\"https://api.github.com/users/AaaChiuuu/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/AaaChiuuu/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_teams\":[],\"labels\":[{\"id\":196858374,\"node_id\":\"MDU6TGFiZWwxOTY4NTgzNzQ=\",\"url\":\"https://api.github.com/repos/facebook/react/labels/CLA%20Signed\",\"name\":\"CLA Signed\",\"color\":\"e7e7e7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/facebook/react/pulls/9070/commits\",\"review_comments_url\":\"https://api.github.com/repos/facebook/react/pulls/9070/comments\",\"review_comment_url\":\"https://api.github.com/repos/facebook/react/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/facebook/react/issues/9070/comments\",\"statuses_url\":\"https://api.github.com/repos/facebook/react/statuses/0fa6017b67d53d8dfb79febf515b73d8a949cffc\",\"head\":{\"label\":\"sunny:patch-1\",\"ref\":\"patch-1\",\"sha\":\"0fa6017b67d53d8dfb79febf515b73d8a949cffc\",\"user\":{\"login\":\"sunny\",\"id\":132,\"node_id\":\"MDQ6VXNlcjEzMg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/132?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sunny\",\"html_url\":\"https://github.com/sunny\",\"followers_url\":\"https://ap
INSERT INTO `pullreq` VALUES ('2550', 'ceph/ceph', '14828', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/14828\",\"id\":117910301,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE3OTEwMzAx\",\"html_url\":\"https://github.com/ceph/ceph/pull/14828\",\"diff_url\":\"https://github.com/ceph/ceph/pull/14828.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/14828.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/14828\",\"number\":14828,\"state\":\"closed\",\"locked\":false,\"title\":\"mgr: Commands defined in python module can\'t work when using \'ceph tell mgr *\'\",\"user\":{\"login\":\"zhangsw\",\"id\":2580735,\"node_id\":\"MDQ6VXNlcjI1ODA3MzU=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2580735?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zhangsw\",\"html_url\":\"https://github.com/zhangsw\",\"followers_url\":\"https://api.github.com/users/zhangsw/followers\",\"following_url\":\"https://api.github.com/users/zhangsw/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zhangsw/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zhangsw/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zhangsw/subscriptions\",\"organizations_url\":\"https://api.github.com/users/zhangsw/orgs\",\"repos_url\":\"https://api.github.com/users/zhangsw/repos\",\"events_url\":\"https://api.github.com/users/zhangsw/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/zhangsw/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"ceph tell mgr * will return not supported command error even these commands are defined in python module.\\r\\n\\r\\nFixes: http://tracker.ceph.com/issues/19791\\r\\n\\r\\nSigned-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>\",\"created_at\":\"2017-04-27T10:47:21Z\",\"updated_at\":\"2017-04-28T01:00:47Z\",\"closed_at\":\"2017-04-28T01:00:47Z\",\"merged_at\":null,\"merge_commit_sha\":\"7745e5a72280834bec2d4d4bc25cc33f612d7e23\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":454906768,\"node_id\":\"MDU6TGFiZWw0NTQ5MDY3Njg=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/mgr\",\"name\":\"mgr\",\"color\":\"c2e0c6\",\"default\":false},{\"id\":284404910,\"node_id\":\"MDU6TGFiZWwyODQ0MDQ5MTA=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/pending-discussion\",\"name\":\"pending-discussion\",\"color\":\"f7c6c7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ceph/ceph/pulls/14828/commits\",\"review_comments_url\":\"https://api.github.com/repos/ceph/ceph/pulls/14828/comments\",\"review_comment_url\":\"https://api.github.com/repos/ceph/ceph/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ceph/ceph/issues/14828/comments\",\"statuses_url\":\"https://api.github.com/repos/ceph/ceph/statuses/e607726dee9f5548b3fc3f53cdeeeb9a3b4e5fb5\",\"head\":{\"label\":\"zhangsw:fix-mgr-command-bug\",\"ref\":\"fix-mgr-command-bug\",\"sha\":\"e607726dee9f5548b3fc3f53cdeeeb9a3b4e5fb5\",\"user\":{\"login\":\"zhangsw\",\"id\":2580735,\"node_id\":\"MDQ6VXNlcjI1ODA3MzU=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2580735?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zhangsw\",\"html_url\":\"https://github.com/zhangsw\",\"followers_url\":\"https://api.github.com/users/zhangsw/followers\",\"following_url\":\"https://api.github.com/users/zhangsw/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zhangsw/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zhangsw/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zhangsw/subscriptions\",\"organizations_url\":\"https://api.github.com/users/zhangsw/orgs\",\"repos_url\":\"https://api.github.com/users/zhangsw/repos\",\"events_url\":\"https://api.github.com/users/zhangsw/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/zhangsw/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"i
INSERT INTO `pullreq` VALUES ('2554', 'cocos2d/cocos2d-x', '16384', '{\"url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/16384\",\"id\":81732196,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODE3MzIxOTY=\",\"html_url\":\"https://github.com/cocos2d/cocos2d-x/pull/16384\",\"diff_url\":\"https://github.com/cocos2d/cocos2d-x/pull/16384.diff\",\"patch_url\":\"https://github.com/cocos2d/cocos2d-x/pull/16384.patch\",\"issue_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/16384\",\"number\":16384,\"state\":\"closed\",\"locked\":false,\"title\":\"fix: uses luajit for android 64\",\"user\":{\"login\":\"ricardoquesada\",\"id\":232330,\"node_id\":\"MDQ6VXNlcjIzMjMzMA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/232330?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ricardoquesada\",\"html_url\":\"https://github.com/ricardoquesada\",\"followers_url\":\"https://api.github.com/users/ricardoquesada/followers\",\"following_url\":\"https://api.github.com/users/ricardoquesada/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ricardoquesada/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ricardoquesada/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ricardoquesada/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ricardoquesada/orgs\",\"repos_url\":\"https://api.github.com/users/ricardoquesada/repos\",\"events_url\":\"https://api.github.com/users/ricardoquesada/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ricardoquesada/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"instead of using Lua, it uses LuaJIT for android64\\n\\nfixes github issue #16365\\n\",\"created_at\":\"2016-08-17T23:03:29Z\",\"updated_at\":\"2016-09-28T03:53:35Z\",\"closed_at\":\"2016-09-28T03:53:35Z\",\"merged_at\":null,\"merge_commit_sha\":\"8ef2ff9b8e8d0a0872dfb19cb1ec05bba8f827e1\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/16384/commits\",\"review_comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/16384/comments\",\"review_comment_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/16384/comments\",\"statuses_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/statuses/0afb81f50e6b6bda9feb30daaf73e50ac5a6d628\",\"head\":{\"label\":\"ricardoquesada:issue_16365\",\"ref\":\"issue_16365\",\"sha\":\"0afb81f50e6b6bda9feb30daaf73e50ac5a6d628\",\"user\":{\"login\":\"ricardoquesada\",\"id\":232330,\"node_id\":\"MDQ6VXNlcjIzMjMzMA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/232330?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ricardoquesada\",\"html_url\":\"https://github.com/ricardoquesada\",\"followers_url\":\"https://api.github.com/users/ricardoquesada/followers\",\"following_url\":\"https://api.github.com/users/ricardoquesada/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ricardoquesada/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ricardoquesada/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ricardoquesada/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ricardoquesada/orgs\",\"repos_url\":\"https://api.github.com/users/ricardoquesada/repos\",\"events_url\":\"https://api.github.com/users/ricardoquesada/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ricardoquesada/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":7613866,\"node_id\":\"MDEwOlJlcG9zaXRvcnk3NjEzODY2\",\"name\":\"cocos2d-x\",\"full_name\":\"ricardoquesada/cocos2d-x\",\"owner\":{\"login\":\"ricardoquesada\",\"id\":232330,\"node_id\":\"MDQ6VXNlcjIzMjMzMA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/232330?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/
INSERT INTO `pullreq` VALUES ('2559', 'symfony/symfony', '9682', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/9682\",\"id\":10451053,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA0NTEwNTM=\",\"html_url\":\"https://github.com/symfony/symfony/pull/9682\",\"diff_url\":\"https://github.com/symfony/symfony/pull/9682.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/9682.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/9682\",\"number\":9682,\"state\":\"closed\",\"locked\":false,\"title\":\"[HttpFoundation] added a getter for statusText in Response\",\"user\":{\"login\":\"bamarni\",\"id\":1205386,\"node_id\":\"MDQ6VXNlcjEyMDUzODY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1205386?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bamarni\",\"html_url\":\"https://github.com/bamarni\",\"followers_url\":\"https://api.github.com/users/bamarni/followers\",\"following_url\":\"https://api.github.com/users/bamarni/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bamarni/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bamarni/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bamarni/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bamarni/orgs\",\"repos_url\":\"https://api.github.com/users/bamarni/repos\",\"events_url\":\"https://api.github.com/users/bamarni/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bamarni/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This getter is needed in order to add a `Status` header as defined in CGI specification.\\n\\n```\\n<?php\\n\\n$response->headers->set(\'Status\', sprintf(\'%s %s\', $response->getStatusCode(), $response->getStatusText()));\\n```\\n\",\"created_at\":\"2013-12-02T22:08:37Z\",\"updated_at\":\"2014-07-06T06:30:55Z\",\"closed_at\":\"2013-12-02T22:16:50Z\",\"merged_at\":null,\"merge_commit_sha\":\"c30ad0a88e6b23566ae3174e8bf8f5d45408b444\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/9682/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/9682/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/9682/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/8a23423e121002c37afc1ee2e0a8b1e696acb93e\",\"head\":{\"label\":\"bamarni:patch-6\",\"ref\":\"patch-6\",\"sha\":\"8a23423e121002c37afc1ee2e0a8b1e696acb93e\",\"user\":{\"login\":\"bamarni\",\"id\":1205386,\"node_id\":\"MDQ6VXNlcjEyMDUzODY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1205386?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bamarni\",\"html_url\":\"https://github.com/bamarni\",\"followers_url\":\"https://api.github.com/users/bamarni/followers\",\"following_url\":\"https://api.github.com/users/bamarni/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bamarni/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bamarni/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bamarni/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bamarni/orgs\",\"repos_url\":\"https://api.github.com/users/bamarni/repos\",\"events_url\":\"https://api.github.com/users/bamarni/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bamarni/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":9795903,\"node_id\":\"MDEwOlJlcG9zaXRvcnk5Nzk1OTAz\",\"name\":\"symfony\",\"full_name\":\"bamarni/symfony\",\"owner\":{\"login\":\"bamarni\",\"id\":1205386,\"node_id\":\"MDQ6VXNlcjEyMDUzODY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1205386?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bamarni\",\"html_url\":\"https://github.com/bamarni\
INSERT INTO `pullreq` VALUES ('2564', 'joomla/joomla-cms', '3114', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/3114\",\"id\":12570852,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTI1NzA4NTI=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/3114\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/3114.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/3114.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/3114\",\"number\":3114,\"state\":\"closed\",\"locked\":false,\"title\":\"Correct strict standards error and initialize $app\",\"user\":{\"login\":\"radiant-tech\",\"id\":1211545,\"node_id\":\"MDQ6VXNlcjEyMTE1NDU=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1211545?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/radiant-tech\",\"html_url\":\"https://github.com/radiant-tech\",\"followers_url\":\"https://api.github.com/users/radiant-tech/followers\",\"following_url\":\"https://api.github.com/users/radiant-tech/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/radiant-tech/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/radiant-tech/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/radiant-tech/subscriptions\",\"organizations_url\":\"https://api.github.com/users/radiant-tech/orgs\",\"repos_url\":\"https://api.github.com/users/radiant-tech/repos\",\"events_url\":\"https://api.github.com/users/radiant-tech/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/radiant-tech/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"display() method not compatible with JViewLegacy\\n$app object never initialized, causing fatal error\\nTracker #33278\\n\",\"created_at\":\"2014-02-14T20:26:40Z\",\"updated_at\":\"2014-08-14T16:52:20Z\",\"closed_at\":\"2014-02-14T21:00:49Z\",\"merged_at\":null,\"merge_commit_sha\":\"4a902d11fcf5d6b79d42d5af57c28bbc1fc44c90\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/3114/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/3114/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/3114/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/413f6e7965bf25e08fbe077ccc31706d7a7f0869\",\"head\":{\"label\":\"radiant-tech:patch-1\",\"ref\":\"patch-1\",\"sha\":\"413f6e7965bf25e08fbe077ccc31706d7a7f0869\",\"user\":{\"login\":\"radiant-tech\",\"id\":1211545,\"node_id\":\"MDQ6VXNlcjEyMTE1NDU=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1211545?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/radiant-tech\",\"html_url\":\"https://github.com/radiant-tech\",\"followers_url\":\"https://api.github.com/users/radiant-tech/followers\",\"following_url\":\"https://api.github.com/users/radiant-tech/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/radiant-tech/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/radiant-tech/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/radiant-tech/subscriptions\",\"organizations_url\":\"https://api.github.com/users/radiant-tech/orgs\",\"repos_url\":\"https://api.github.com/users/radiant-tech/repos\",\"events_url\":\"https://api.github.com/users/radiant-tech/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/radiant-tech/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":16845498,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNjg0NTQ5OA==\",\"name\":\"joomla-cms\",\"full_name\":\"radiant-tech/joomla-cms\",\"owner\":{\"login\":\"radiant-tech\",\"id\":1211545,\"node_id\":\"MDQ6VXNlcjEyMTE1NDU=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1211545?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rad
INSERT INTO `pullreq` VALUES ('2568', 'twbs/bootstrap', '6877', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/6877\",\"id\":4075448,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDA3NTQ0OA==\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/6877\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/6877.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/6877.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/6877\",\"number\":6877,\"state\":\"closed\",\"locked\":false,\"title\":\"allow bower to install jquery 1.9.x\",\"user\":{\"login\":\"sdepold\",\"id\":79163,\"node_id\":\"MDQ6VXNlcjc5MTYz\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/79163?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sdepold\",\"html_url\":\"https://github.com/sdepold\",\"followers_url\":\"https://api.github.com/users/sdepold/followers\",\"following_url\":\"https://api.github.com/users/sdepold/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sdepold/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sdepold/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sdepold/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sdepold/orgs\",\"repos_url\":\"https://api.github.com/users/sdepold/repos\",\"events_url\":\"https://api.github.com/users/sdepold/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sdepold/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This pull requests allows bower to install jquery 1.9.x. Previously it wasn\'t possible to install any version > 1.8.x.\\n\",\"created_at\":\"2013-02-10T19:51:11Z\",\"updated_at\":\"2014-07-01T21:45:27Z\",\"closed_at\":\"2013-04-14T05:54:55Z\",\"merged_at\":null,\"merge_commit_sha\":\"7a04eaeb44b42822b7ec3246957e85ef8b83ac52\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":143643,\"node_id\":\"MDU6TGFiZWwxNDM2NDM=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/js\",\"name\":\"js\",\"color\":\"ffc40d\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/6877/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/6877/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/6877/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/1d648234fa1d3f063ec611d13601aded66c5a651\",\"head\":{\"label\":\"sdepold:hotfix/allow_jquery_1_9_0\",\"ref\":\"hotfix/allow_jquery_1_9_0\",\"sha\":\"1d648234fa1d3f063ec611d13601aded66c5a651\",\"user\":{\"login\":\"sdepold\",\"id\":79163,\"node_id\":\"MDQ6VXNlcjc5MTYz\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/79163?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sdepold\",\"html_url\":\"https://github.com/sdepold\",\"followers_url\":\"https://api.github.com/users/sdepold/followers\",\"following_url\":\"https://api.github.com/users/sdepold/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sdepold/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sdepold/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sdepold/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sdepold/orgs\",\"repos_url\":\"https://api.github.com/users/sdepold/repos\",\"events_url\":\"https://api.github.com/users/sdepold/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sdepold/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":8127124,\"node_id\":\"MDEwOlJlcG9zaXRvcnk4MTI3MTI0\",\"name\":\"bootstrap\",\"full_name\":\"sdepold/bootstrap\",\"owner\":{\"login\":\"sdepold\",\"id\":79163,\"node_id\":\"MDQ6VXNlcjc5MTYz\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/79163?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sdepold\
INSERT INTO `pullreq` VALUES ('2572', 'symfony/symfony', '17138', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/17138\",\"id\":54595282,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTQ1OTUyODI=\",\"html_url\":\"https://github.com/symfony/symfony/pull/17138\",\"diff_url\":\"https://github.com/symfony/symfony/pull/17138.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/17138.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/17138\",\"number\":17138,\"state\":\"closed\",\"locked\":false,\"title\":\"[Security] [SimplePreAuthenticatorInterface] Remove divert deprecation message\",\"user\":{\"login\":\"zorn-v\",\"id\":12619075,\"node_id\":\"MDQ6VXNlcjEyNjE5MDc1\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/12619075?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zorn-v\",\"html_url\":\"https://github.com/zorn-v\",\"followers_url\":\"https://api.github.com/users/zorn-v/followers\",\"following_url\":\"https://api.github.com/users/zorn-v/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zorn-v/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zorn-v/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zorn-v/subscriptions\",\"organizations_url\":\"https://api.github.com/users/zorn-v/orgs\",\"repos_url\":\"https://api.github.com/users/zorn-v/repos\",\"events_url\":\"https://api.github.com/users/zorn-v/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/zorn-v/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | yes |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | |\\n| License | MIT |\\n| Doc PR | |\\n\\nEven if you use Security\\\\Http\\\\Authentication\\\\SimplePreAuthenticatorInterface (as deprecation of Security\\\\Core\\\\Authentication\\\\SimplePreAuthenticatorInterface says) it anyway show that message.\\n\",\"created_at\":\"2015-12-26T01:09:13Z\",\"updated_at\":\"2015-12-26T12:18:00Z\",\"closed_at\":\"2015-12-26T12:18:00Z\",\"merged_at\":null,\"merge_commit_sha\":\"ca2f09bf004616e655cb0e5454c1b11ecbb3a611\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":237003792,\"node_id\":\"MDU6TGFiZWwyMzcwMDM3OTI=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Status:%20Needs%20Review\",\"name\":\"Status: Needs Review\",\"color\":\"ededed\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/17138/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/17138/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/17138/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/f2f90b0df7dbf0fb102f5de44dcab1e1b089ba85\",\"head\":{\"label\":\"zorn-v:fix-deprecation-message\",\"ref\":\"fix-deprecation-message\",\"sha\":\"f2f90b0df7dbf0fb102f5de44dcab1e1b089ba85\",\"user\":{\"login\":\"zorn-v\",\"id\":12619075,\"node_id\":\"MDQ6VXNlcjEyNjE5MDc1\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/12619075?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zorn-v\",\"html_url\":\"https://github.com/zorn-v\",\"followers_url\":\"https://api.github.com/users/zorn-v/followers\",\"following_url\":\"https://api.github.com/users/zorn-v/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zorn-v/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zorn-v/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zorn-v/subscriptions\",\"organizations_url\":\"https://api.github.com/users/zorn-v/orgs\",\"repos_url\":\"https://api.github.com/users/zorn-v/repos\",\"events_url\":\"https://api.github.com/users/zorn-v/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/zorn-v/rece
INSERT INTO `pullreq` VALUES ('2576', 'facebook/react', '6710', '{\"url\":\"https://api.github.com/repos/facebook/react/pulls/6710\",\"id\":69059989,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjkwNTk5ODk=\",\"html_url\":\"https://github.com/facebook/react/pull/6710\",\"diff_url\":\"https://github.com/facebook/react/pull/6710.diff\",\"patch_url\":\"https://github.com/facebook/react/pull/6710.patch\",\"issue_url\":\"https://api.github.com/repos/facebook/react/issues/6710\",\"number\":6710,\"state\":\"closed\",\"locked\":false,\"title\":\"Another fix for #4876, TransitionGroup errors\",\"user\":{\"login\":\"jrowny\",\"id\":367710,\"node_id\":\"MDQ6VXNlcjM2NzcxMA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/367710?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jrowny\",\"html_url\":\"https://github.com/jrowny\",\"followers_url\":\"https://api.github.com/users/jrowny/followers\",\"following_url\":\"https://api.github.com/users/jrowny/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jrowny/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jrowny/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jrowny/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jrowny/orgs\",\"repos_url\":\"https://api.github.com/users/jrowny/repos\",\"events_url\":\"https://api.github.com/users/jrowny/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jrowny/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"If the component has unmounted before a transition completes, sometimes the ref is undefined therefore it will throw. By adding a check to make sure we actually successfully got the ref, we avoid the error.\\n\\nThis is a fix for [4876](https://github.com/facebook/react/issues/4876)\\n\",\"created_at\":\"2016-05-05T19:51:03Z\",\"updated_at\":\"2016-06-27T11:07:17Z\",\"closed_at\":\"2016-06-26T21:18:49Z\",\"merged_at\":null,\"merge_commit_sha\":\"f216fce8054dfc15a69b9d807120ac44d213e124\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":196858374,\"node_id\":\"MDU6TGFiZWwxOTY4NTgzNzQ=\",\"url\":\"https://api.github.com/repos/facebook/react/labels/CLA%20Signed\",\"name\":\"CLA Signed\",\"color\":\"e7e7e7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/facebook/react/pulls/6710/commits\",\"review_comments_url\":\"https://api.github.com/repos/facebook/react/pulls/6710/comments\",\"review_comment_url\":\"https://api.github.com/repos/facebook/react/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/facebook/react/issues/6710/comments\",\"statuses_url\":\"https://api.github.com/repos/facebook/react/statuses/c1c4fd94ff9b6cc58b17fe751d86b97d21549c32\",\"head\":{\"label\":\"jrowny:patch-1\",\"ref\":\"patch-1\",\"sha\":\"c1c4fd94ff9b6cc58b17fe751d86b97d21549c32\",\"user\":{\"login\":\"jrowny\",\"id\":367710,\"node_id\":\"MDQ6VXNlcjM2NzcxMA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/367710?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jrowny\",\"html_url\":\"https://github.com/jrowny\",\"followers_url\":\"https://api.github.com/users/jrowny/followers\",\"following_url\":\"https://api.github.com/users/jrowny/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jrowny/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jrowny/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jrowny/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jrowny/orgs\",\"repos_url\":\"https://api.github.com/users/jrowny/repos\",\"events_url\":\"https://api.github.com/users/jrowny/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jrowny/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":58156398,\"node_id\":\"MDEwOlJlcG9zaXRvcnk1ODE1NjM5OA==\",\"name\":\"react\",\"full_name\":\"jrowny/react\",\"owner\":{\"login\":\"jrowny\",\"id\":367710,\"node_id\":\"MDQ6VXNlcj
INSERT INTO `pullreq` VALUES ('2581', 'rails/rails', '8919', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/8919\",\"id\":3654461,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzY1NDQ2MQ==\",\"html_url\":\"https://github.com/rails/rails/pull/8919\",\"diff_url\":\"https://github.com/rails/rails/pull/8919.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/8919.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/8919\",\"number\":8919,\"state\":\"closed\",\"locked\":false,\"title\":\"Incorrect SQL generated for .last when ordering uses an SQL function\",\"user\":{\"login\":\"vanyak\",\"id\":427498,\"node_id\":\"MDQ6VXNlcjQyNzQ5OA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/427498?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/vanyak\",\"html_url\":\"https://github.com/vanyak\",\"followers_url\":\"https://api.github.com/users/vanyak/followers\",\"following_url\":\"https://api.github.com/users/vanyak/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/vanyak/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/vanyak/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/vanyak/subscriptions\",\"organizations_url\":\"https://api.github.com/users/vanyak/orgs\",\"repos_url\":\"https://api.github.com/users/vanyak/repos\",\"events_url\":\"https://api.github.com/users/vanyak/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/vanyak/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"I bumped into a problem with using COALESCE in sorting but it\'s relevant to any function like min or max.\\n\\nWhen I have an order defined as `COALESCE(t.field1, t.field2)`, all works great until .last is used. ActiveRecord was generating invalid SQL `select whatever from t ORDER BY COALESCE(t.field1 DESC, t.field2 DESC) LIMIT 1`.\\n\",\"created_at\":\"2013-01-13T05:19:08Z\",\"updated_at\":\"2014-06-27T01:56:22Z\",\"closed_at\":\"2013-01-27T01:39:08Z\",\"merged_at\":null,\"merge_commit_sha\":\"e3c018d4ec6aa09a1c770dcfc52b027373f83010\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":107191,\"node_id\":\"MDU6TGFiZWwxMDcxOTE=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/activerecord\",\"name\":\"activerecord\",\"color\":\"0b02e1\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/8919/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/8919/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/8919/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/f6bdf5c80bb5bf68a9b9c4eb8aaf2462e425c2ae\",\"head\":{\"label\":\"vanyak:string_order_with_function_fix\",\"ref\":\"string_order_with_function_fix\",\"sha\":\"f6bdf5c80bb5bf68a9b9c4eb8aaf2462e425c2ae\",\"user\":{\"login\":\"vanyak\",\"id\":427498,\"node_id\":\"MDQ6VXNlcjQyNzQ5OA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/427498?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/vanyak\",\"html_url\":\"https://github.com/vanyak\",\"followers_url\":\"https://api.github.com/users/vanyak/followers\",\"following_url\":\"https://api.github.com/users/vanyak/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/vanyak/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/vanyak/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/vanyak/subscriptions\",\"organizations_url\":\"https://api.github.com/users/vanyak/orgs\",\"repos_url\":\"https://api.github.com/users/vanyak/repos\",\"events_url\":\"https://api.github.com/users/vanyak/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/vanyak/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":7583283,\"node_id\":\"MDEwOlJlcG9zaXRvcnk3NTgzMjgz\",\"name\":\"rails\",\"full_name\":\"vanyak/rails
INSERT INTO `pullreq` VALUES ('2585', 'servo/servo', '6579', '{\"url\":\"https://api.github.com/repos/servo/servo/pulls/6579\",\"id\":39493035,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mzk0OTMwMzU=\",\"html_url\":\"https://github.com/servo/servo/pull/6579\",\"diff_url\":\"https://github.com/servo/servo/pull/6579.diff\",\"patch_url\":\"https://github.com/servo/servo/pull/6579.patch\",\"issue_url\":\"https://api.github.com/repos/servo/servo/issues/6579\",\"number\":6579,\"state\":\"closed\",\"locked\":false,\"title\":\"Added verbosity to build_commands.py\",\"user\":{\"login\":\"NateBrune\",\"id\":5235087,\"node_id\":\"MDQ6VXNlcjUyMzUwODc=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5235087?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/NateBrune\",\"html_url\":\"https://github.com/NateBrune\",\"followers_url\":\"https://api.github.com/users/NateBrune/followers\",\"following_url\":\"https://api.github.com/users/NateBrune/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/NateBrune/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/NateBrune/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/NateBrune/subscriptions\",\"organizations_url\":\"https://api.github.com/users/NateBrune/orgs\",\"repos_url\":\"https://api.github.com/users/NateBrune/repos\",\"events_url\":\"https://api.github.com/users/NateBrune/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/NateBrune/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"As per [this issue](https://github.com/servo/servo/issues/6363) I have added verbosity to build_commands.py\\n\\nFirst time contributing to mozilla community, please be gentle :3\\n\\n<!-- Reviewable:start -->\\n\\n[<img src=\\\"https://reviewable.io/review_button.png\\\" height=40 alt=\\\"Review on Reviewable\\\"/>](https://reviewable.io/reviews/servo/servo/6579)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2015-07-08T15:55:39Z\",\"updated_at\":\"2015-08-15T16:34:03Z\",\"closed_at\":\"2015-08-15T16:34:03Z\",\"merged_at\":null,\"merge_commit_sha\":\"257dc22b2a2a3cd1d02cbbfb028ad05ea54d3362\",\"assignee\":{\"login\":\"jdm\",\"id\":27658,\"node_id\":\"MDQ6VXNlcjI3NjU4\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/27658?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jdm\",\"html_url\":\"https://github.com/jdm\",\"followers_url\":\"https://api.github.com/users/jdm/followers\",\"following_url\":\"https://api.github.com/users/jdm/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jdm/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jdm/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jdm/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jdm/orgs\",\"repos_url\":\"https://api.github.com/users/jdm/repos\",\"events_url\":\"https://api.github.com/users/jdm/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jdm/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"jdm\",\"id\":27658,\"node_id\":\"MDQ6VXNlcjI3NjU4\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/27658?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jdm\",\"html_url\":\"https://github.com/jdm\",\"followers_url\":\"https://api.github.com/users/jdm/followers\",\"following_url\":\"https://api.github.com/users/jdm/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jdm/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jdm/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jdm/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jdm/orgs\",\"repos_url\":\"https://api.github.com/users/jdm/repos\",\"events_url\":\"https://api.github.com/users/jdm/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jdm/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":152310014,\"node
INSERT INTO `pullreq` VALUES ('2590', 'joomla/joomla-cms', '5958', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/5958\",\"id\":28572686,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mjg1NzI2ODY=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/5958\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/5958.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/5958.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/5958\",\"number\":5958,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix display of mootools tooltips\",\"user\":{\"login\":\"Erftralle\",\"id\":10573985,\"node_id\":\"MDQ6VXNlcjEwNTczOTg1\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/10573985?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Erftralle\",\"html_url\":\"https://github.com/Erftralle\",\"followers_url\":\"https://api.github.com/users/Erftralle/followers\",\"following_url\":\"https://api.github.com/users/Erftralle/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Erftralle/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Erftralle/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Erftralle/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Erftralle/orgs\",\"repos_url\":\"https://api.github.com/users/Erftralle/repos\",\"events_url\":\"https://api.github.com/users/Erftralle/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Erftralle/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"When using the old fashioned mootools tooltips they are not displayed correctly like you can see in the following picture.\\n![screen shot 2015-02-03 at 16 49 56](http://issues.joomla.org/uploads/1/f404493b8948d453a68403cf8840c2d4.jpg)\\nIf using the mootools element storage they display correctly, you can see that in the next screen shot.\\n![screen shot 2015-02-03 at 16 50 22](http://issues.joomla.org/uploads/1/8fa4258e637af02abd12541ca22cb5f9.jpg)\\n\",\"created_at\":\"2015-02-03T17:42:07Z\",\"updated_at\":\"2018-08-15T14:50:56Z\",\"closed_at\":\"2015-02-25T00:55:36Z\",\"merged_at\":\"2015-02-25T00:55:36Z\",\"merge_commit_sha\":\"e0f60f84b8a100fb9ce704f415fac445bad8c040\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/6\",\"html_url\":\"https://github.com/joomla/joomla-cms/milestone/6\",\"labels_url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/6/labels\",\"id\":944888,\"node_id\":\"MDk6TWlsZXN0b25lOTQ0ODg4\",\"number\":6,\"title\":\"Joomla! 3.4.1\",\"description\":\"\",\"creator\":{\"login\":\"rdeutz\",\"id\":467356,\"node_id\":\"MDQ6VXNlcjQ2NzM1Ng==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/467356?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rdeutz\",\"html_url\":\"https://github.com/rdeutz\",\"followers_url\":\"https://api.github.com/users/rdeutz/followers\",\"following_url\":\"https://api.github.com/users/rdeutz/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rdeutz/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rdeutz/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rdeutz/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rdeutz/orgs\",\"repos_url\":\"https://api.github.com/users/rdeutz/repos\",\"events_url\":\"https://api.github.com/users/rdeutz/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rdeutz/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":140,\"state\":\"closed\",\"created_at\":\"2015-01-21T08:12:30Z\",\"updated_at\":\"2015-04-09T21:04:02Z\",\"due_on\":null,\"closed_at\":\"2015-04-09T21:04:02Z\"},\"com
INSERT INTO `pullreq` VALUES ('2595', 'kubernetes/kubernetes', '21357', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/21357\",\"id\":59577268,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTk1NzcyNjg=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/21357\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/21357.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/21357.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/21357\",\"number\":21357,\"state\":\"closed\",\"locked\":false,\"title\":\"Set the default value for DEBUG in cluster/saltbase/salt/generate-cer…\",\"user\":{\"login\":\"WeixuZhuang\",\"id\":15804885,\"node_id\":\"MDQ6VXNlcjE1ODA0ODg1\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/15804885?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/WeixuZhuang\",\"html_url\":\"https://github.com/WeixuZhuang\",\"followers_url\":\"https://api.github.com/users/WeixuZhuang/followers\",\"following_url\":\"https://api.github.com/users/WeixuZhuang/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/WeixuZhuang/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/WeixuZhuang/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/WeixuZhuang/subscriptions\",\"organizations_url\":\"https://api.github.com/users/WeixuZhuang/orgs\",\"repos_url\":\"https://api.github.com/users/WeixuZhuang/repos\",\"events_url\":\"https://api.github.com/users/WeixuZhuang/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/WeixuZhuang/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"…t/make-ca-cert.sh\\n\\nIn commit 07d7cfd3, people add ${DEBUG} == \\\"true\\\" in file\\ncluster/saltbase/salt/generate-cert/make-ca-cert.sh\\nBut the default value for DEBUG is not set. In that commit, it set the value\\nof DEBUG in cluster/ubuntu/util.sh where it call this script. When using this\\nscript in saltstack to bring up cluster in other cloud platforms, it will fail\\nto generate the cert since we set set -o nounset in make-ca-cert.sh and var DEBUG\\ndoes not set. Set a default value for DEBUG here will fix this problem.\\n\",\"created_at\":\"2016-02-17T00:16:56Z\",\"updated_at\":\"2016-02-19T10:50:45Z\",\"closed_at\":\"2016-02-19T10:14:51Z\",\"merged_at\":\"2016-02-19T10:14:51Z\",\"merge_commit_sha\":\"3eedcfd25b9b8661ad26718959a35505e59294ec\",\"assignee\":{\"login\":\"brendandburns\",\"id\":5751682,\"node_id\":\"MDQ6VXNlcjU3NTE2ODI=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5751682?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/brendandburns\",\"html_url\":\"https://github.com/brendandburns\",\"followers_url\":\"https://api.github.com/users/brendandburns/followers\",\"following_url\":\"https://api.github.com/users/brendandburns/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/brendandburns/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/brendandburns/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/brendandburns/subscriptions\",\"organizations_url\":\"https://api.github.com/users/brendandburns/orgs\",\"repos_url\":\"https://api.github.com/users/brendandburns/repos\",\"events_url\":\"https://api.github.com/users/brendandburns/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/brendandburns/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"brendandburns\",\"id\":5751682,\"node_id\":\"MDQ6VXNlcjU3NTE2ODI=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5751682?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/brendandburns\",\"html_url\":\"https://github.com/brendandburns\",\"followers_url\":\"https://api.github.com/users/brendandburns/followers\",\"following_url\":\"https://api.github.com/users/brendandburns/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/brendandburns/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/brend
INSERT INTO `pullreq` VALUES ('2599', 'ceph/ceph', '11649', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/11649\",\"id\":90852909,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTA4NTI5MDk=\",\"html_url\":\"https://github.com/ceph/ceph/pull/11649\",\"diff_url\":\"https://github.com/ceph/ceph/pull/11649.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/11649.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/11649\",\"number\":11649,\"state\":\"closed\",\"locked\":false,\"title\":\"rbd: \'rbd du\' of missing image should return error\",\"user\":{\"login\":\"gaurav36\",\"id\":6826559,\"node_id\":\"MDQ6VXNlcjY4MjY1NTk=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/6826559?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gaurav36\",\"html_url\":\"https://github.com/gaurav36\",\"followers_url\":\"https://api.github.com/users/gaurav36/followers\",\"following_url\":\"https://api.github.com/users/gaurav36/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gaurav36/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gaurav36/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gaurav36/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gaurav36/orgs\",\"repos_url\":\"https://api.github.com/users/gaurav36/repos\",\"events_url\":\"https://api.github.com/users/gaurav36/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/gaurav36/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes: http://tracker.ceph.com/issues/16987\\n\\nReported-by: Jason Dillaman dillaman@redhat.com\\nSigned-off-by: Gaurav Kumar Garg garg.gaurav52@gmail.com\\n\",\"created_at\":\"2016-10-25T17:21:42Z\",\"updated_at\":\"2016-10-25T18:54:14Z\",\"closed_at\":\"2016-10-25T17:36:16Z\",\"merged_at\":null,\"merge_commit_sha\":\"d9cc5a81c1b08c6cefedc8c295fb1622cccb1dbf\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ceph/ceph/pulls/11649/commits\",\"review_comments_url\":\"https://api.github.com/repos/ceph/ceph/pulls/11649/comments\",\"review_comment_url\":\"https://api.github.com/repos/ceph/ceph/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ceph/ceph/issues/11649/comments\",\"statuses_url\":\"https://api.github.com/repos/ceph/ceph/statuses/d0c1cd13ce5d0376278c48cf4be8c129eb12b6e6\",\"head\":{\"label\":\"gaurav36:cleanup-16987-rbd-du-error-return\",\"ref\":\"cleanup-16987-rbd-du-error-return\",\"sha\":\"d0c1cd13ce5d0376278c48cf4be8c129eb12b6e6\",\"user\":{\"login\":\"gaurav36\",\"id\":6826559,\"node_id\":\"MDQ6VXNlcjY4MjY1NTk=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/6826559?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gaurav36\",\"html_url\":\"https://github.com/gaurav36\",\"followers_url\":\"https://api.github.com/users/gaurav36/followers\",\"following_url\":\"https://api.github.com/users/gaurav36/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gaurav36/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gaurav36/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gaurav36/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gaurav36/orgs\",\"repos_url\":\"https://api.github.com/users/gaurav36/repos\",\"events_url\":\"https://api.github.com/users/gaurav36/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/gaurav36/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":31266548,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMTI2NjU0OA==\",\"name\":\"ceph\",\"full_name\":\"gaurav36/ceph\",\"owner\":{\"login\":\"gaurav36\",\"id\":6826559,\"node_id\":\"MDQ6VXNlcjY4MjY1NTk=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/6826559?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gaurav36\",\"html_url\":\"https://github.com/gaurav36\",\"followers_url\":\"https://api.github.com/users/gaura
INSERT INTO `pullreq` VALUES ('2604', 'kubernetes/kubernetes', '36434', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/36434\",\"id\":92760466,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTI3NjA0NjY=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/36434\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/36434.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/36434.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/36434\",\"number\":36434,\"state\":\"closed\",\"locked\":false,\"title\":\"[kubectl] Don\'t require port for headless service expose\",\"user\":{\"login\":\"nebril\",\"id\":1417888,\"node_id\":\"MDQ6VXNlcjE0MTc4ODg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1417888?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nebril\",\"html_url\":\"https://github.com/nebril\",\"followers_url\":\"https://api.github.com/users/nebril/followers\",\"following_url\":\"https://api.github.com/users/nebril/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nebril/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nebril/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nebril/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nebril/orgs\",\"repos_url\":\"https://api.github.com/users/nebril/repos\",\"events_url\":\"https://api.github.com/users/nebril/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nebril/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The validation for this is already done in API, but kubectl didn\'t allow that.\\r\\nfixes #32795\\r\\n\\r\\n<!-- Reviewable:start -->\\r\\n\\n---\\r\\nThis change is [<img src=\\\"https://reviewable.kubernetes.io/review_button.svg\\\" height=\\\"34\\\" align=\\\"absmiddle\\\" alt=\\\"Reviewable\\\"/>](https://reviewable.kubernetes.io/reviews/kubernetes/kubernetes/36434)\\r\\n<!-- Reviewable:end -->\\r\\n\",\"created_at\":\"2016-11-08T11:29:30Z\",\"updated_at\":\"2016-12-08T10:55:35Z\",\"closed_at\":\"2016-12-08T10:55:35Z\",\"merged_at\":null,\"merge_commit_sha\":\"c19fc9aedb3eb2c2c26249815d6da1c59895517a\",\"assignee\":{\"login\":\"kargakis\",\"id\":3900799,\"node_id\":\"MDQ6VXNlcjM5MDA3OTk=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/3900799?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kargakis\",\"html_url\":\"https://github.com/kargakis\",\"followers_url\":\"https://api.github.com/users/kargakis/followers\",\"following_url\":\"https://api.github.com/users/kargakis/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kargakis/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kargakis/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kargakis/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kargakis/orgs\",\"repos_url\":\"https://api.github.com/users/kargakis/repos\",\"events_url\":\"https://api.github.com/users/kargakis/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/kargakis/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"kargakis\",\"id\":3900799,\"node_id\":\"MDQ6VXNlcjM5MDA3OTk=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/3900799?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kargakis\",\"html_url\":\"https://github.com/kargakis\",\"followers_url\":\"https://api.github.com/users/kargakis/followers\",\"following_url\":\"https://api.github.com/users/kargakis/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kargakis/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kargakis/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kargakis/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kargakis/orgs\",\"repos_url\":\"https://api.github.com/users/kargakis/repos\",\"events_url\":\"https://api.github.com/users/kargakis/events{/privacy}\",\"received_
INSERT INTO `pullreq` VALUES ('2608', 'ceph/ceph', '4252', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/4252\",\"id\":32485270,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzI0ODUyNzA=\",\"html_url\":\"https://github.com/ceph/ceph/pull/4252\",\"diff_url\":\"https://github.com/ceph/ceph/pull/4252.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/4252.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/4252\",\"number\":4252,\"state\":\"closed\",\"locked\":false,\"title\":\"osd: fixes for make_writeable\",\"user\":{\"login\":\"wonzhq\",\"id\":8264991,\"node_id\":\"MDQ6VXNlcjgyNjQ5OTE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/8264991?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/wonzhq\",\"html_url\":\"https://github.com/wonzhq\",\"followers_url\":\"https://api.github.com/users/wonzhq/followers\",\"following_url\":\"https://api.github.com/users/wonzhq/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/wonzhq/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/wonzhq/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/wonzhq/subscriptions\",\"organizations_url\":\"https://api.github.com/users/wonzhq/orgs\",\"repos_url\":\"https://api.github.com/users/wonzhq/repos\",\"events_url\":\"https://api.github.com/users/wonzhq/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/wonzhq/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2015-04-02T06:05:25Z\",\"updated_at\":\"2015-05-11T17:38:24Z\",\"closed_at\":\"2015-05-11T17:38:24Z\",\"merged_at\":\"2015-05-11T17:38:24Z\",\"merge_commit_sha\":\"9325429a9b896e15d28d5078e52d9fa9a45196d9\",\"assignee\":{\"login\":\"liewegas\",\"id\":433031,\"node_id\":\"MDQ6VXNlcjQzMzAzMQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/433031?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/liewegas\",\"html_url\":\"https://github.com/liewegas\",\"followers_url\":\"https://api.github.com/users/liewegas/followers\",\"following_url\":\"https://api.github.com/users/liewegas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/liewegas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/liewegas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/liewegas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/liewegas/orgs\",\"repos_url\":\"https://api.github.com/users/liewegas/repos\",\"events_url\":\"https://api.github.com/users/liewegas/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/liewegas/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"liewegas\",\"id\":433031,\"node_id\":\"MDQ6VXNlcjQzMzAzMQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/433031?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/liewegas\",\"html_url\":\"https://github.com/liewegas\",\"followers_url\":\"https://api.github.com/users/liewegas/followers\",\"following_url\":\"https://api.github.com/users/liewegas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/liewegas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/liewegas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/liewegas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/liewegas/orgs\",\"repos_url\":\"https://api.github.com/users/liewegas/repos\",\"events_url\":\"https://api.github.com/users/liewegas/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/liewegas/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":140959062,\"node_id\":\"MDU6TGFiZWwxNDA5NTkwNjI=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/cleanup\",\"name\":\"cleanup\",\"color\":\"009800\",\"default\":false},{\"id\":144329561,\"node_id\":\"MDU6TGFiZWwxNDQzMjk1NjE=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/core\",\"name\":\"core\"
INSERT INTO `pullreq` VALUES ('2612', 'pydata/pandas', '10656', '{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/10656\",\"id\":40601370,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDA2MDEzNzA=\",\"html_url\":\"https://github.com/pandas-dev/pandas/pull/10656\",\"diff_url\":\"https://github.com/pandas-dev/pandas/pull/10656.diff\",\"patch_url\":\"https://github.com/pandas-dev/pandas/pull/10656.patch\",\"issue_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/10656\",\"number\":10656,\"state\":\"closed\",\"locked\":false,\"title\":\"BUG: #10652 google-api-python-client minimum version check\",\"user\":{\"login\":\"fdellavedova\",\"id\":3489881,\"node_id\":\"MDQ6VXNlcjM0ODk4ODE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/3489881?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fdellavedova\",\"html_url\":\"https://github.com/fdellavedova\",\"followers_url\":\"https://api.github.com/users/fdellavedova/followers\",\"following_url\":\"https://api.github.com/users/fdellavedova/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/fdellavedova/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/fdellavedova/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/fdellavedova/subscriptions\",\"organizations_url\":\"https://api.github.com/users/fdellavedova/orgs\",\"repos_url\":\"https://api.github.com/users/fdellavedova/repos\",\"events_url\":\"https://api.github.com/users/fdellavedova/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/fdellavedova/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes [bug](https://github.com/pydata/pandas/issues/10652) with version check for google-api-python-client\\n\",\"created_at\":\"2015-07-22T19:20:42Z\",\"updated_at\":\"2015-09-13T16:16:13Z\",\"closed_at\":\"2015-09-13T16:16:13Z\",\"merged_at\":null,\"merge_commit_sha\":\"69660dbafbb6a31cd88bf8d9bfe4f5b356651490\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":76811,\"node_id\":\"MDU6TGFiZWw3NjgxMQ==\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/Bug\",\"name\":\"Bug\",\"color\":\"e10c02\",\"default\":false},{\"id\":57351315,\"node_id\":\"MDU6TGFiZWw1NzM1MTMxNQ==\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Google\",\"name\":\"IO Google\",\"color\":\"0052cc\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/34\",\"html_url\":\"https://github.com/pandas-dev/pandas/milestone/34\",\"labels_url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels\",\"id\":1033710,\"node_id\":\"MDk6TWlsZXN0b25lMTAzMzcxMA==\",\"number\":34,\"title\":\"0.17.0\",\"description\":\"\",\"creator\":{\"login\":\"jreback\",\"id\":953992,\"node_id\":\"MDQ6VXNlcjk1Mzk5Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/953992?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jreback\",\"html_url\":\"https://github.com/jreback\",\"followers_url\":\"https://api.github.com/users/jreback/followers\",\"following_url\":\"https://api.github.com/users/jreback/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jreback/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jreback/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jreback/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jreback/orgs\",\"repos_url\":\"https://api.github.com/users/jreback/repos\",\"events_url\":\"https://api.github.com/users/jreback/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jreback/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":593,\"state\":\"closed\",\"created_at\":\"2015-03-23T10:47:38Z\",\"updated_at\":\"2016-12-11T14:02:02Z\",\"due_on\":\"2015-10-10T07:00:00Z\",\"closed_at\":\"2015-10-09T18:34:35Z\"},\"commits_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/10656/commits\",\"review_co
INSERT INTO `pullreq` VALUES ('2616', 'facebook/react', '8635', '{\"url\":\"https://api.github.com/repos/facebook/react/pulls/8635\",\"id\":99295380,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTkyOTUzODA=\",\"html_url\":\"https://github.com/facebook/react/pull/8635\",\"diff_url\":\"https://github.com/facebook/react/pull/8635.diff\",\"patch_url\":\"https://github.com/facebook/react/pull/8635.patch\",\"issue_url\":\"https://api.github.com/repos/facebook/react/issues/8635\",\"number\":8635,\"state\":\"closed\",\"locked\":false,\"title\":\"Warn for callback refs on functional components (Stack + Fiber)\",\"user\":{\"login\":\"iamdustan\",\"id\":227879,\"node_id\":\"MDQ6VXNlcjIyNzg3OQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/227879?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/iamdustan\",\"html_url\":\"https://github.com/iamdustan\",\"followers_url\":\"https://api.github.com/users/iamdustan/followers\",\"following_url\":\"https://api.github.com/users/iamdustan/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/iamdustan/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/iamdustan/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/iamdustan/subscriptions\",\"organizations_url\":\"https://api.github.com/users/iamdustan/orgs\",\"repos_url\":\"https://api.github.com/users/iamdustan/repos\",\"events_url\":\"https://api.github.com/users/iamdustan/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/iamdustan/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"**For the changelog, this also implements #7267 in Stack.**\\r\\nIt implements it for Fiber too, in addition to other Stack-related Fiber warnings and invariants.\\r\\n\\r\\n==========\\r\\n\\r\\nWhile working on the fiber implementation of ReactTestRenderer I came across this warning which is not yet implemented for fiber.\\r\\n\\r\\nInitial questions:\\r\\n\\r\\n* Are there any areas of the fiber impl where errors and warnings are expected to live? This is the first instance added to BeginWork which I think may indicate this warning should exist elsewhere\\r\\n* This doesnt actually stop any ref from being attached. How should that be done?\\r\\n* A related test seems to show refs throwing an error if used on a top-level SFC. Should that exist in the same area of the code or elsewhere?\",\"created_at\":\"2016-12-24T04:56:40Z\",\"updated_at\":\"2017-01-10T17:54:22Z\",\"closed_at\":\"2017-01-09T23:09:19Z\",\"merged_at\":\"2017-01-09T23:09:19Z\",\"merge_commit_sha\":\"90294ead4c627715cb70f20ff448bb0d34ee4c1b\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":196858374,\"node_id\":\"MDU6TGFiZWwxOTY4NTgzNzQ=\",\"url\":\"https://api.github.com/repos/facebook/react/labels/CLA%20Signed\",\"name\":\"CLA Signed\",\"color\":\"e7e7e7\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/facebook/react/milestones/25\",\"html_url\":\"https://github.com/facebook/react/milestone/25\",\"labels_url\":\"https://api.github.com/repos/facebook/react/milestones/25/labels\",\"id\":1691310,\"node_id\":\"MDk6TWlsZXN0b25lMTY5MTMxMA==\",\"number\":25,\"title\":\"15-lopri\",\"description\":\"We\'ll use this milestone to collect all PRs that will be shipped in a version of React v15. As they are cherry-picked to the branch, we will determine what version the next release is (minor or patch) based on the changes.\\r\\n\\r\\nWe will create a new milestone and move PRs to that milestone as they are cherry-picked.\",\"creator\":{\"login\":\"zpao\",\"id\":8445,\"node_id\":\"MDQ6VXNlcjg0NDU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/8445?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zpao\",\"html_url\":\"https://github.com/zpao\",\"followers_url\":\"https://api.github.com/users/zpao/followers\",\"following_url\":\"https://api.github.com/users/zpao/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zpao/gists{/gist_id}\",\"starred_url\":\"https:/
INSERT INTO `pullreq` VALUES ('2620', 'django/django', '5664', '{\"url\":\"https://api.github.com/repos/django/django/pulls/5664\",\"id\":50753161,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTA3NTMxNjE=\",\"html_url\":\"https://github.com/django/django/pull/5664\",\"diff_url\":\"https://github.com/django/django/pull/5664.diff\",\"patch_url\":\"https://github.com/django/django/pull/5664.patch\",\"issue_url\":\"https://api.github.com/repos/django/django/issues/5664\",\"number\":5664,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixed #25682 -- Corrected catching bare exceptions\",\"user\":{\"login\":\"Uran198\",\"id\":3969221,\"node_id\":\"MDQ6VXNlcjM5NjkyMjE=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/3969221?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Uran198\",\"html_url\":\"https://github.com/Uran198\",\"followers_url\":\"https://api.github.com/users/Uran198/followers\",\"following_url\":\"https://api.github.com/users/Uran198/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Uran198/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Uran198/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Uran198/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Uran198/orgs\",\"repos_url\":\"https://api.github.com/users/Uran198/repos\",\"events_url\":\"https://api.github.com/users/Uran198/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Uran198/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2015-11-15T18:56:32Z\",\"updated_at\":\"2015-11-17T21:47:03Z\",\"closed_at\":\"2015-11-17T19:41:08Z\",\"merged_at\":null,\"merge_commit_sha\":\"0ad337d05c33adcbfb091c4bdf75b6d55dfe6431\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/django/django/pulls/5664/commits\",\"review_comments_url\":\"https://api.github.com/repos/django/django/pulls/5664/comments\",\"review_comment_url\":\"https://api.github.com/repos/django/django/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/django/django/issues/5664/comments\",\"statuses_url\":\"https://api.github.com/repos/django/django/statuses/702d871db00de6bde65ae5c2317fb943b5cf0934\",\"head\":{\"label\":\"Uran198:ticket_25682\",\"ref\":\"ticket_25682\",\"sha\":\"702d871db00de6bde65ae5c2317fb943b5cf0934\",\"user\":{\"login\":\"Uran198\",\"id\":3969221,\"node_id\":\"MDQ6VXNlcjM5NjkyMjE=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/3969221?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Uran198\",\"html_url\":\"https://github.com/Uran198\",\"followers_url\":\"https://api.github.com/users/Uran198/followers\",\"following_url\":\"https://api.github.com/users/Uran198/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Uran198/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Uran198/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Uran198/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Uran198/orgs\",\"repos_url\":\"https://api.github.com/users/Uran198/repos\",\"events_url\":\"https://api.github.com/users/Uran198/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Uran198/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":44875134,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0NDg3NTEzNA==\",\"name\":\"django\",\"full_name\":\"Uran198/django\",\"owner\":{\"login\":\"Uran198\",\"id\":3969221,\"node_id\":\"MDQ6VXNlcjM5NjkyMjE=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/3969221?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Uran198\",\"html_url\":\"https://github.com/Uran198\",\"followers_url\":\"https://api.github.com/users/Uran198/followers\",\"following_url\":\"https://api.github.com/users/Uran198/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Uran198/gists{/gist_id}\",\"starred_url\":\"https:/
INSERT INTO `pullreq` VALUES ('2624', 'elastic/elasticsearch', '15299', '{\"url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/15299\",\"id\":52936594,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTI5MzY1OTQ=\",\"html_url\":\"https://github.com/elastic/elasticsearch/pull/15299\",\"diff_url\":\"https://github.com/elastic/elasticsearch/pull/15299.diff\",\"patch_url\":\"https://github.com/elastic/elasticsearch/pull/15299.patch\",\"issue_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/15299\",\"number\":15299,\"state\":\"closed\",\"locked\":false,\"title\":\"Remove and forbid use of Collections#shuffle(List) and Random#<init>()\",\"user\":{\"login\":\"jasontedor\",\"id\":4744941,\"node_id\":\"MDQ6VXNlcjQ3NDQ5NDE=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/4744941?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jasontedor\",\"html_url\":\"https://github.com/jasontedor\",\"followers_url\":\"https://api.github.com/users/jasontedor/followers\",\"following_url\":\"https://api.github.com/users/jasontedor/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jasontedor/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jasontedor/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jasontedor/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jasontedor/orgs\",\"repos_url\":\"https://api.github.com/users/jasontedor/repos\",\"events_url\":\"https://api.github.com/users/jasontedor/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jasontedor/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This commit removes and now forbids all uses of\\nCollections#shuffle(List) and Random#<init>() across the codebase. The\\nrationale for removing and forbidding these methods is to increase test\\nreproducibility. As these methods use non-reproducible seeds, production\\ncode and tests that rely on these methods contribute to\\nnon-reproducbility of tests.\\n\\nInstead of Collections#shuffle(List) the method\\nCollections#shuffle(List, Random) can be used. All that is required then\\nis a reproducible source of randomness. Consequently, the utility class\\nRandomness has been added to assist in creating reproducible sources of\\nrandomness.\\n\\nInstead of Random#<init>(), Random#<init>(long) with a reproducible seed\\nor the aforementioned Randomess class can be used.\\n\\nCloses #15287\\n\",\"created_at\":\"2015-12-08T04:15:01Z\",\"updated_at\":\"2015-12-11T16:50:28Z\",\"closed_at\":\"2015-12-11T16:24:56Z\",\"merged_at\":\"2015-12-11T16:24:56Z\",\"merge_commit_sha\":\"048140cae0dc74c596463688852c16e0db1455e9\",\"assignee\":{\"login\":\"rmuir\",\"id\":504194,\"node_id\":\"MDQ6VXNlcjUwNDE5NA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/504194?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rmuir\",\"html_url\":\"https://github.com/rmuir\",\"followers_url\":\"https://api.github.com/users/rmuir/followers\",\"following_url\":\"https://api.github.com/users/rmuir/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rmuir/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rmuir/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rmuir/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rmuir/orgs\",\"repos_url\":\"https://api.github.com/users/rmuir/repos\",\"events_url\":\"https://api.github.com/users/rmuir/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rmuir/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"rmuir\",\"id\":504194,\"node_id\":\"MDQ6VXNlcjUwNDE5NA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/504194?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rmuir\",\"html_url\":\"https://github.com/rmuir\",\"followers_url\":\"https://api.github.com/users/rmuir/followers\",\"following_url\":\"https://api.github.com/users/rmuir/following{/other_user}\",\"gists_url\":\"https://api.
INSERT INTO `pullreq` VALUES ('2628', 'angular/angular.js', '1602', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/1602\",\"id\":3110122,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzExMDEyMg==\",\"html_url\":\"https://github.com/angular/angular.js/pull/1602\",\"diff_url\":\"https://github.com/angular/angular.js/pull/1602.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/1602.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/1602\",\"number\":1602,\"state\":\"closed\",\"locked\":false,\"title\":\"Repeater fixes\",\"user\":{\"login\":\"IgorMinar\",\"id\":216296,\"node_id\":\"MDQ6VXNlcjIxNjI5Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/216296?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/IgorMinar\",\"html_url\":\"https://github.com/IgorMinar\",\"followers_url\":\"https://api.github.com/users/IgorMinar/followers\",\"following_url\":\"https://api.github.com/users/IgorMinar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/IgorMinar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/IgorMinar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/IgorMinar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/IgorMinar/orgs\",\"repos_url\":\"https://api.github.com/users/IgorMinar/repos\",\"events_url\":\"https://api.github.com/users/IgorMinar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/IgorMinar/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"I have reverted the original fix for #933 because it was making the repeater unstable and in general was causing a lot of churn in the DOM. The current fix via ngModel is not ideal, but better IMO.\\n\\nI also added proper fix for #1076. Similar fix was originally submitted by an external contributor, Misko dismissed it and accepted only tests because these tests were now passing thanks to the repeater changes - but that was only because the repeater was inefficient and was rebuilding the dom on every digest.\\n\",\"created_at\":\"2012-11-23T22:34:12Z\",\"updated_at\":\"2014-06-13T07:01:48Z\",\"closed_at\":\"2012-11-26T23:55:00Z\",\"merged_at\":null,\"merge_commit_sha\":\"4da1b0b05fda0ab21c0cf13f3191a1096b51f161\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/angular/angular.js/pulls/1602/commits\",\"review_comments_url\":\"https://api.github.com/repos/angular/angular.js/pulls/1602/comments\",\"review_comment_url\":\"https://api.github.com/repos/angular/angular.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/angular/angular.js/issues/1602/comments\",\"statuses_url\":\"https://api.github.com/repos/angular/angular.js/statuses/a58210d8d2344a7ef06edef1fa9d60fc0552facd\",\"head\":{\"label\":\"IgorMinar:repeater-fixes\",\"ref\":\"repeater-fixes\",\"sha\":\"a58210d8d2344a7ef06edef1fa9d60fc0552facd\",\"user\":{\"login\":\"IgorMinar\",\"id\":216296,\"node_id\":\"MDQ6VXNlcjIxNjI5Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/216296?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/IgorMinar\",\"html_url\":\"https://github.com/IgorMinar\",\"followers_url\":\"https://api.github.com/users/IgorMinar/followers\",\"following_url\":\"https://api.github.com/users/IgorMinar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/IgorMinar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/IgorMinar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/IgorMinar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/IgorMinar/orgs\",\"repos_url\":\"https://api.github.com/users/IgorMinar/repos\",\"events_url\":\"https://api.github.com/users/IgorMinar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/IgorMinar/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":833857,\"node_id\":\"MDEwOlJlcG9zaXRvcnk4MzM
INSERT INTO `pullreq` VALUES ('2632', 'kubernetes/kubernetes', '5293', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/5293\",\"id\":30958136,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzA5NTgxMzY=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/5293\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/5293.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/5293.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/5293\",\"number\":5293,\"state\":\"closed\",\"locked\":false,\"title\":\"Do no start kube-proxy until after network is started\",\"user\":{\"login\":\"eparis\",\"id\":8093535,\"node_id\":\"MDQ6VXNlcjgwOTM1MzU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/8093535?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/eparis\",\"html_url\":\"https://github.com/eparis\",\"followers_url\":\"https://api.github.com/users/eparis/followers\",\"following_url\":\"https://api.github.com/users/eparis/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/eparis/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/eparis/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/eparis/subscriptions\",\"organizations_url\":\"https://api.github.com/users/eparis/orgs\",\"repos_url\":\"https://api.github.com/users/eparis/repos\",\"events_url\":\"https://api.github.com/users/eparis/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/eparis/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1200919\\n\\nThe kube-proxy will die if it starts before the network.\\n\",\"created_at\":\"2015-03-11T16:09:57Z\",\"updated_at\":\"2015-04-08T13:08:47Z\",\"closed_at\":\"2015-03-11T16:24:04Z\",\"merged_at\":\"2015-03-11T16:24:04Z\",\"merge_commit_sha\":\"d94c760198d9f11b66ddc400cf5d66baa4233ab7\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":148225179,\"node_id\":\"MDU6TGFiZWwxNDgyMjUxNzk=\",\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/labels/lgtm\",\"name\":\"lgtm\",\"color\":\"15dd18\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/5293/commits\",\"review_comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/5293/comments\",\"review_comment_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/5293/comments\",\"statuses_url\":\"https://api.github.com/repos/kubernetes/kubernetes/statuses/1bca6831a417faed2ef84c98da6e3ef514bbf002\",\"head\":{\"label\":\"eparis:proxy-network-service\",\"ref\":\"proxy-network-service\",\"sha\":\"1bca6831a417faed2ef84c98da6e3ef514bbf002\",\"user\":{\"login\":\"eparis\",\"id\":8093535,\"node_id\":\"MDQ6VXNlcjgwOTM1MzU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/8093535?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/eparis\",\"html_url\":\"https://github.com/eparis\",\"followers_url\":\"https://api.github.com/users/eparis/followers\",\"following_url\":\"https://api.github.com/users/eparis/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/eparis/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/eparis/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/eparis/subscriptions\",\"organizations_url\":\"https://api.github.com/users/eparis/orgs\",\"repos_url\":\"https://api.github.com/users/eparis/repos\",\"events_url\":\"https://api.github.com/users/eparis/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/eparis/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":21580815,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyMTU4MDgxNQ==\",\"name\":\"kubernetes\",\"full_name\":\"eparis/kubernetes\",\"owner\":{\"login\":\"eparis\",\"id\":8093535,\"node_id\":\"MDQ6VXNlcjgwOTM1MzU=\",\"avatar_url\":\
INSERT INTO `pullreq` VALUES ('2636', 'twbs/bootstrap', '2664', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/2664\",\"id\":1002968,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAwMjk2OA==\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/2664\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/2664.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/2664.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/2664\",\"number\":2664,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixed a typo\",\"user\":{\"login\":\"tsmes\",\"id\":668444,\"node_id\":\"MDQ6VXNlcjY2ODQ0NA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/668444?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tsmes\",\"html_url\":\"https://github.com/tsmes\",\"followers_url\":\"https://api.github.com/users/tsmes/followers\",\"following_url\":\"https://api.github.com/users/tsmes/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tsmes/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tsmes/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tsmes/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tsmes/orgs\",\"repos_url\":\"https://api.github.com/users/tsmes/repos\",\"events_url\":\"https://api.github.com/users/tsmes/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tsmes/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2012-03-18T12:49:01Z\",\"updated_at\":\"2014-08-14T16:39:41Z\",\"closed_at\":\"2012-03-18T17:55:17Z\",\"merged_at\":null,\"merge_commit_sha\":\"24a68b78528e97137baa9541c8b1aa98433ae17a\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/2664/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/2664/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/2664/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/30eeb45a1847d3aeeb5cf535718dd8898752a6ad\",\"head\":{\"label\":\"tsmes:patch-1\",\"ref\":\"patch-1\",\"sha\":\"30eeb45a1847d3aeeb5cf535718dd8898752a6ad\",\"user\":{\"login\":\"tsmes\",\"id\":668444,\"node_id\":\"MDQ6VXNlcjY2ODQ0NA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/668444?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tsmes\",\"html_url\":\"https://github.com/tsmes\",\"followers_url\":\"https://api.github.com/users/tsmes/followers\",\"following_url\":\"https://api.github.com/users/tsmes/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tsmes/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tsmes/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tsmes/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tsmes/orgs\",\"repos_url\":\"https://api.github.com/users/tsmes/repos\",\"events_url\":\"https://api.github.com/users/tsmes/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tsmes/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":3754869,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzNzU0ODY5\",\"name\":\"bootstrap\",\"full_name\":\"tsmes/bootstrap\",\"owner\":{\"login\":\"tsmes\",\"id\":668444,\"node_id\":\"MDQ6VXNlcjY2ODQ0NA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/668444?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tsmes\",\"html_url\":\"https://github.com/tsmes\",\"followers_url\":\"https://api.github.com/users/tsmes/followers\",\"following_url\":\"https://api.github.com/users/tsmes/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tsmes/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tsmes/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/t
INSERT INTO `pullreq` VALUES ('2640', 'twbs/bootstrap', '15503', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/15503\",\"id\":26881879,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjY4ODE4Nzk=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/15503\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/15503.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/15503.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/15503\",\"number\":15503,\"state\":\"closed\",\"locked\":false,\"title\":\"Update QUnit to v1.17.0.\",\"user\":{\"login\":\"XhmikosR\",\"id\":349621,\"node_id\":\"MDQ6VXNlcjM0OTYyMQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/349621?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/XhmikosR\",\"html_url\":\"https://github.com/XhmikosR\",\"followers_url\":\"https://api.github.com/users/XhmikosR/followers\",\"following_url\":\"https://api.github.com/users/XhmikosR/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/XhmikosR/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/XhmikosR/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/XhmikosR/subscriptions\",\"organizations_url\":\"https://api.github.com/users/XhmikosR/orgs\",\"repos_url\":\"https://api.github.com/users/XhmikosR/repos\",\"events_url\":\"https://api.github.com/users/XhmikosR/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/XhmikosR/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2015-01-06T10:52:54Z\",\"updated_at\":\"2015-01-21T06:40:59Z\",\"closed_at\":\"2015-01-21T04:23:34Z\",\"merged_at\":\"2015-01-21T04:23:34Z\",\"merge_commit_sha\":\"f3004260ae1353b32c14b287ab97f55f66498353\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":143643,\"node_id\":\"MDU6TGFiZWwxNDM2NDM=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/js\",\"name\":\"js\",\"color\":\"ffc40d\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/30\",\"html_url\":\"https://github.com/twbs/bootstrap/milestone/30\",\"labels_url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/30/labels\",\"id\":927525,\"node_id\":\"MDk6TWlsZXN0b25lOTI3NTI1\",\"number\":30,\"title\":\"v3.3.4\",\"description\":\"Skipping over v3.3.3 due to\\r\\nhttps://github.com/twbs/bootstrap-sass/commit/107ca189e406bbe314eb84f0372ed3706b81c761\",\"creator\":{\"login\":\"cvrebert\",\"id\":419884,\"node_id\":\"MDQ6VXNlcjQxOTg4NA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/419884?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cvrebert\",\"html_url\":\"https://github.com/cvrebert\",\"followers_url\":\"https://api.github.com/users/cvrebert/followers\",\"following_url\":\"https://api.github.com/users/cvrebert/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cvrebert/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cvrebert/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cvrebert/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cvrebert/orgs\",\"repos_url\":\"https://api.github.com/users/cvrebert/repos\",\"events_url\":\"https://api.github.com/users/cvrebert/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cvrebert/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":145,\"state\":\"closed\",\"created_at\":\"2015-01-08T19:01:33Z\",\"updated_at\":\"2015-03-16T15:32:47Z\",\"due_on\":null,\"closed_at\":\"2015-03-16T15:32:47Z\"},\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/15503/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/15503/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/15503/comments\",\"statuses_url\":\"https://api.g
INSERT INTO `pullreq` VALUES ('2644', 'facebook/react', '5220', '{\"url\":\"https://api.github.com/repos/facebook/react/pulls/5220\",\"id\":48149101,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDgxNDkxMDE=\",\"html_url\":\"https://github.com/facebook/react/pull/5220\",\"diff_url\":\"https://github.com/facebook/react/pull/5220.diff\",\"patch_url\":\"https://github.com/facebook/react/pull/5220.patch\",\"issue_url\":\"https://api.github.com/repos/facebook/react/issues/5220\",\"number\":5220,\"state\":\"closed\",\"locked\":false,\"title\":\"Grunt lint and syntax fixes\",\"user\":{\"login\":\"jadekler\",\"id\":3584893,\"node_id\":\"MDQ6VXNlcjM1ODQ4OTM=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/3584893?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jadekler\",\"html_url\":\"https://github.com/jadekler\",\"followers_url\":\"https://api.github.com/users/jadekler/followers\",\"following_url\":\"https://api.github.com/users/jadekler/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jadekler/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jadekler/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jadekler/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jadekler/orgs\",\"repos_url\":\"https://api.github.com/users/jadekler/repos\",\"events_url\":\"https://api.github.com/users/jadekler/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jadekler/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"- Consistent spacing for class functions in examples/\\n- Consistency for render(), spaced to avoid line overflow in `basic-click-counter/index.html`\\n- Fixed grunt lint errors in `ResponderTouchHistoryStore.js`, `ReactEmptyComponent-test.js`\\n\",\"created_at\":\"2015-10-20T02:06:34Z\",\"updated_at\":\"2015-11-05T17:51:47Z\",\"closed_at\":\"2015-11-05T17:51:47Z\",\"merged_at\":null,\"merge_commit_sha\":\"76048a78d9a0ea725243fe91055fa7f28ee0e141\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":196858374,\"node_id\":\"MDU6TGFiZWwxOTY4NTgzNzQ=\",\"url\":\"https://api.github.com/repos/facebook/react/labels/CLA%20Signed\",\"name\":\"CLA Signed\",\"color\":\"e7e7e7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/facebook/react/pulls/5220/commits\",\"review_comments_url\":\"https://api.github.com/repos/facebook/react/pulls/5220/comments\",\"review_comment_url\":\"https://api.github.com/repos/facebook/react/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/facebook/react/issues/5220/comments\",\"statuses_url\":\"https://api.github.com/repos/facebook/react/statuses/dcfea9b85e5082f89652f9e2df1b0cbe68ff5c91\",\"head\":{\"label\":\"jadekler:master\",\"ref\":\"master\",\"sha\":\"dcfea9b85e5082f89652f9e2df1b0cbe68ff5c91\",\"user\":{\"login\":\"jadekler\",\"id\":3584893,\"node_id\":\"MDQ6VXNlcjM1ODQ4OTM=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/3584893?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jadekler\",\"html_url\":\"https://github.com/jadekler\",\"followers_url\":\"https://api.github.com/users/jadekler/followers\",\"following_url\":\"https://api.github.com/users/jadekler/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jadekler/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jadekler/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jadekler/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jadekler/orgs\",\"repos_url\":\"https://api.github.com/users/jadekler/repos\",\"events_url\":\"https://api.github.com/users/jadekler/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jadekler/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":44573807,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0NDU3MzgwNw==\",\"name\":\"react\",\"full_name\":\"jadekler/react\",\"owner\":{\"login\":\"jadekler\",\"id\":3584893,\"node_id\":\"MDQ6VXNlcjM
INSERT INTO `pullreq` VALUES ('2649', 'zendframework/zf2', '1738', '{\"url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/1738\",\"id\":1713136,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTcxMzEzNg==\",\"html_url\":\"https://github.com/zendframework/zendframework/pull/1738\",\"diff_url\":\"https://github.com/zendframework/zendframework/pull/1738.diff\",\"patch_url\":\"https://github.com/zendframework/zendframework/pull/1738.patch\",\"issue_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/1738\",\"number\":1738,\"state\":\"closed\",\"locked\":false,\"title\":\"update Exceptions in Service\\\\AbstractService\",\"user\":{\"login\":\"sasezaki\",\"id\":42755,\"node_id\":\"MDQ6VXNlcjQyNzU1\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/42755?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sasezaki\",\"html_url\":\"https://github.com/sasezaki\",\"followers_url\":\"https://api.github.com/users/sasezaki/followers\",\"following_url\":\"https://api.github.com/users/sasezaki/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sasezaki/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sasezaki/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sasezaki/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sasezaki/orgs\",\"repos_url\":\"https://api.github.com/users/sasezaki/repos\",\"events_url\":\"https://api.github.com/users/sasezaki/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sasezaki/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2012-07-04T07:43:20Z\",\"updated_at\":\"2014-07-02T02:33:13Z\",\"closed_at\":\"2012-07-05T17:50:55Z\",\"merged_at\":null,\"merge_commit_sha\":\"19a6cd1784a9566e0cac0c112bfaabfc62ca75b8\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/1738/commits\",\"review_comments_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/1738/comments\",\"review_comment_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/1738/comments\",\"statuses_url\":\"https://api.github.com/repos/zendframework/zendframework/statuses/297cddd953fb549484f9b5acf0de362e22bc46dd\",\"head\":{\"label\":\"sasezaki:service_exception\",\"ref\":\"service_exception\",\"sha\":\"297cddd953fb549484f9b5acf0de362e22bc46dd\",\"user\":{\"login\":\"sasezaki\",\"id\":42755,\"node_id\":\"MDQ6VXNlcjQyNzU1\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/42755?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sasezaki\",\"html_url\":\"https://github.com/sasezaki\",\"followers_url\":\"https://api.github.com/users/sasezaki/followers\",\"following_url\":\"https://api.github.com/users/sasezaki/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sasezaki/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sasezaki/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sasezaki/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sasezaki/orgs\",\"repos_url\":\"https://api.github.com/users/sasezaki/repos\",\"events_url\":\"https://api.github.com/users/sasezaki/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sasezaki/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":1443278,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNDQzMjc4\",\"name\":\"zf2\",\"full_name\":\"sasezaki/zf2\",\"owner\":{\"login\":\"sasezaki\",\"id\":42755,\"node_id\":\"MDQ6VXNlcjQyNzU1\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/42755?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sasezaki\",\"html_url\":\"https://github.com/sasezaki\",\"followers_url\":\"https://api.github.com/users/sasezaki/followers\",\"following_url\":\"https://api.g
INSERT INTO `pullreq` VALUES ('2654', 'nodejs/node', '13650', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/13650\",\"id\":125288807,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTI1Mjg4ODA3\",\"html_url\":\"https://github.com/nodejs/node/pull/13650\",\"diff_url\":\"https://github.com/nodejs/node/pull/13650.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/13650.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/13650\",\"number\":13650,\"state\":\"closed\",\"locked\":false,\"title\":\"doc: fix a few n-api doc issues\",\"user\":{\"login\":\"mhdawson\",\"id\":9373002,\"node_id\":\"MDQ6VXNlcjkzNzMwMDI=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/9373002?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mhdawson\",\"html_url\":\"https://github.com/mhdawson\",\"followers_url\":\"https://api.github.com/users/mhdawson/followers\",\"following_url\":\"https://api.github.com/users/mhdawson/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mhdawson/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mhdawson/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mhdawson/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mhdawson/orgs\",\"repos_url\":\"https://api.github.com/users/mhdawson/repos\",\"events_url\":\"https://api.github.com/users/mhdawson/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mhdawson/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"- Add doc for napi_create_string_latin1().\\r\\n- Fix signatures where c string was specified instead of napi_value.\\r\\n- Fix return type of napi_callback.\\r\\n- Update to specify that napi_escape_handle() can only be called once\\r\\n for a given scope.\\r\\n\\r\\nFixes: https://github.com/nodejs/node/issues/13555\\r\\nFixes: https://github.com/nodejs/node/issues/13556\\r\\nFixes: https://github.com/nodejs/node/issues/13562\\r\\n\\r\\n##### Checklist\\r\\n- [X] `make -j4 test` (UNIX), or `vcbuild test` (Windows) passes\\r\\n- [X] documentation is changed or added\\r\\n- [X] commit message follows [commit guidelines]\\r\\n\\r\\n##### Affected core subsystem(s)\\r\\ndoc, n-api\",\"created_at\":\"2017-06-13T06:43:38Z\",\"updated_at\":\"2017-07-17T18:33:54Z\",\"closed_at\":\"2017-06-16T04:52:00Z\",\"merged_at\":null,\"merge_commit_sha\":\"9621e91526ea56e5a97d51c99fe0e3725e562655\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155267517,\"node_id\":\"MDU6TGFiZWwxNTUyNjc1MTc=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/doc\",\"name\":\"doc\",\"color\":\"006b75\",\"default\":false},{\"id\":364533783,\"node_id\":\"MDU6TGFiZWwzNjQ1MzM3ODM=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/dont-land-on-v6.x\",\"name\":\"dont-land-on-v6.x\",\"color\":\"c2e0c6\",\"default\":false},{\"id\":574036893,\"node_id\":\"MDU6TGFiZWw1NzQwMzY4OTM=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/n-api\",\"name\":\"n-api\",\"color\":\"d93f0b\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/13650/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/13650/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/13650/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/02a9e77445237c97f9c4905465cc650c674e4a04\",\"head\":{\"label\":\"mhdawson:napi-doc20\",\"ref\":\"napi-doc20\",\"sha\":\"02a9e77445237c97f9c4905465cc650c674e4a04\",\"user\":{\"login\":\"mhdawson\",\"id\":9373002,\"node_id\":\"MDQ6VXNlcjkzNzMwMDI=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/9373002?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mhdawson\",\"html_url\":\"https://github.com/mhdawson\",\"followers_url\":\"https://api.github.com/users/mhdawson/followers\",\"following_url\":\"https://api.githu
INSERT INTO `pullreq` VALUES ('2658', 'rust-lang/rust', '19881', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/19881\",\"id\":26070795,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjYwNzA3OTU=\",\"html_url\":\"https://github.com/rust-lang/rust/pull/19881\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/19881.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/19881.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/19881\",\"number\":19881,\"state\":\"closed\",\"locked\":false,\"title\":\"remove explicit if_let and tuple_indexing feature enables\",\"user\":{\"login\":\"larroy\",\"id\":928489,\"node_id\":\"MDQ6VXNlcjkyODQ4OQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/928489?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/larroy\",\"html_url\":\"https://github.com/larroy\",\"followers_url\":\"https://api.github.com/users/larroy/followers\",\"following_url\":\"https://api.github.com/users/larroy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/larroy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/larroy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/larroy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/larroy/orgs\",\"repos_url\":\"https://api.github.com/users/larroy/repos\",\"events_url\":\"https://api.github.com/users/larroy/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/larroy/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Now they trigger warnings.\\n\",\"created_at\":\"2014-12-15T14:03:14Z\",\"updated_at\":\"2014-12-17T23:43:25Z\",\"closed_at\":\"2014-12-17T23:43:25Z\",\"merged_at\":\"2014-12-17T23:43:25Z\",\"merge_commit_sha\":\"e713acd29fe89b09e267a24327538a04553fe2a7\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/19881/commits\",\"review_comments_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/19881/comments\",\"review_comment_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rust-lang/rust/issues/19881/comments\",\"statuses_url\":\"https://api.github.com/repos/rust-lang/rust/statuses/2e74291290c23f60428917b0449aa1d0656263eb\",\"head\":{\"label\":\"larroy:master\",\"ref\":\"master\",\"sha\":\"2e74291290c23f60428917b0449aa1d0656263eb\",\"user\":{\"login\":\"larroy\",\"id\":928489,\"node_id\":\"MDQ6VXNlcjkyODQ4OQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/928489?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/larroy\",\"html_url\":\"https://github.com/larroy\",\"followers_url\":\"https://api.github.com/users/larroy/followers\",\"following_url\":\"https://api.github.com/users/larroy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/larroy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/larroy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/larroy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/larroy/orgs\",\"repos_url\":\"https://api.github.com/users/larroy/repos\",\"events_url\":\"https://api.github.com/users/larroy/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/larroy/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"rust-lang:master\",\"ref\":\"master\",\"sha\":\"b677746b1e4412cc49efb9a59aaaa25f3e8fd87e\",\"user\":{\"login\":\"rust-lang\",\"id\":5430905,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjU0MzA5MDU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5430905?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rust-lang\",\"html_url\":\"https://github.com/rust-lang\",\"followers_url\":\"https://api.github.com/users/rust-lang/followers\",\"following_url\":\"https://api.github.com/users/rust-lang/following{/other_user}\",\"gists_url\":\"https:/
INSERT INTO `pullreq` VALUES ('2663', 'rust-lang/rust', '9606', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/9606\",\"id\":8689907,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODY4OTkwNw==\",\"html_url\":\"https://github.com/rust-lang/rust/pull/9606\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/9606.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/9606.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/9606\",\"number\":9606,\"state\":\"closed\",\"locked\":false,\"title\":\"Remove unused abi attributes.\",\"user\":{\"login\":\"steveklabnik\",\"id\":27786,\"node_id\":\"MDQ6VXNlcjI3Nzg2\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/27786?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/steveklabnik\",\"html_url\":\"https://github.com/steveklabnik\",\"followers_url\":\"https://api.github.com/users/steveklabnik/followers\",\"following_url\":\"https://api.github.com/users/steveklabnik/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/steveklabnik/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/steveklabnik/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/steveklabnik/subscriptions\",\"organizations_url\":\"https://api.github.com/users/steveklabnik/orgs\",\"repos_url\":\"https://api.github.com/users/steveklabnik/repos\",\"events_url\":\"https://api.github.com/users/steveklabnik/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/steveklabnik/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"They\'ve been replaced by putting the name on the extern block.\\n\\n #[abi = \\\"foo\\\"]\\n\\ngoes to\\n\\n extern \\\"foo\\\" { }\\n\\nCloses #9483.\\n\",\"created_at\":\"2013-09-29T14:48:30Z\",\"updated_at\":\"2017-10-25T18:25:46Z\",\"closed_at\":\"2013-10-14T15:31:42Z\",\"merged_at\":\"2013-10-14T15:31:42Z\",\"merge_commit_sha\":\"98ad0110348b1ff9a149bceb1579b6852a1b39b6\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/9606/commits\",\"review_comments_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/9606/comments\",\"review_comment_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rust-lang/rust/issues/9606/comments\",\"statuses_url\":\"https://api.github.com/repos/rust-lang/rust/statuses/309ab958e6cf78caf188f6dcbf9ce35d9ba62468\",\"head\":{\"label\":\"steveklabnik:abi_removal\",\"ref\":\"abi_removal\",\"sha\":\"309ab958e6cf78caf188f6dcbf9ce35d9ba62468\",\"user\":{\"login\":\"steveklabnik\",\"id\":27786,\"node_id\":\"MDQ6VXNlcjI3Nzg2\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/27786?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/steveklabnik\",\"html_url\":\"https://github.com/steveklabnik\",\"followers_url\":\"https://api.github.com/users/steveklabnik/followers\",\"following_url\":\"https://api.github.com/users/steveklabnik/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/steveklabnik/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/steveklabnik/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/steveklabnik/subscriptions\",\"organizations_url\":\"https://api.github.com/users/steveklabnik/orgs\",\"repos_url\":\"https://api.github.com/users/steveklabnik/repos\",\"events_url\":\"https://api.github.com/users/steveklabnik/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/steveklabnik/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":7349289,\"node_id\":\"MDEwOlJlcG9zaXRvcnk3MzQ5Mjg5\",\"name\":\"rust\",\"full_name\":\"steveklabnik/rust\",\"owner\":{\"login\":\"steveklabnik\",\"id\":27786,\"node_id\":\"MDQ6VXNlcjI3Nzg2\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/27786?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/steveklabnik\",\"html_url\":\"https:
INSERT INTO `pullreq` VALUES ('2667', 'rails/rails', '15234', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/15234\",\"id\":16186614,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTYxODY2MTQ=\",\"html_url\":\"https://github.com/rails/rails/pull/15234\",\"diff_url\":\"https://github.com/rails/rails/pull/15234.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/15234.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/15234\",\"number\":15234,\"state\":\"closed\",\"locked\":false,\"title\":\"Add `force` option to `drop_table` for ignoring a missing table\",\"user\":{\"login\":\"ccutrer\",\"id\":191320,\"node_id\":\"MDQ6VXNlcjE5MTMyMA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/191320?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ccutrer\",\"html_url\":\"https://github.com/ccutrer\",\"followers_url\":\"https://api.github.com/users/ccutrer/followers\",\"following_url\":\"https://api.github.com/users/ccutrer/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ccutrer/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ccutrer/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ccutrer/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ccutrer/orgs\",\"repos_url\":\"https://api.github.com/users/ccutrer/repos\",\"events_url\":\"https://api.github.com/users/ccutrer/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ccutrer/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"sometimes you don\'t know if a previous migration ran, so it\'s useful\\nto unconditionally drop a table\\n\",\"created_at\":\"2014-05-21T20:37:35Z\",\"updated_at\":\"2014-08-02T00:55:11Z\",\"closed_at\":\"2014-08-02T00:55:11Z\",\"merged_at\":null,\"merge_commit_sha\":\"7bce78d1da40569c3e172f739f0d91836a7ee06c\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":107191,\"node_id\":\"MDU6TGFiZWwxMDcxOTE=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/activerecord\",\"name\":\"activerecord\",\"color\":\"0b02e1\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/15234/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/15234/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/15234/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/e3d2000671851c50ad5c6fc4d1bea87f20e615a8\",\"head\":{\"label\":\"ccutrer:force_drop_table\",\"ref\":\"force_drop_table\",\"sha\":\"e3d2000671851c50ad5c6fc4d1bea87f20e615a8\",\"user\":{\"login\":\"ccutrer\",\"id\":191320,\"node_id\":\"MDQ6VXNlcjE5MTMyMA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/191320?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ccutrer\",\"html_url\":\"https://github.com/ccutrer\",\"followers_url\":\"https://api.github.com/users/ccutrer/followers\",\"following_url\":\"https://api.github.com/users/ccutrer/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ccutrer/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ccutrer/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ccutrer/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ccutrer/orgs\",\"repos_url\":\"https://api.github.com/users/ccutrer/repos\",\"events_url\":\"https://api.github.com/users/ccutrer/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ccutrer/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":14696683,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNDY5NjY4Mw==\",\"name\":\"rails\",\"full_name\":\"ccutrer/rails\",\"owner\":{\"login\":\"ccutrer\",\"id\":191320,\"node_id\":\"MDQ6VXNlcjE5MTMyMA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/191320?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ccu
INSERT INTO `pullreq` VALUES ('2672', 'nodejs/node', '3774', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/3774\",\"id\":50397148,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTAzOTcxNDg=\",\"html_url\":\"https://github.com/nodejs/node/pull/3774\",\"diff_url\":\"https://github.com/nodejs/node/pull/3774.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/3774.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/3774\",\"number\":3774,\"state\":\"closed\",\"locked\":false,\"title\":\"improve discovery of CoC\",\"user\":{\"login\":\"ashleygwilliams\",\"id\":1163554,\"node_id\":\"MDQ6VXNlcjExNjM1NTQ=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1163554?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ashleygwilliams\",\"html_url\":\"https://github.com/ashleygwilliams\",\"followers_url\":\"https://api.github.com/users/ashleygwilliams/followers\",\"following_url\":\"https://api.github.com/users/ashleygwilliams/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ashleygwilliams/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ashleygwilliams/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ashleygwilliams/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ashleygwilliams/orgs\",\"repos_url\":\"https://api.github.com/users/ashleygwilliams/repos\",\"events_url\":\"https://api.github.com/users/ashleygwilliams/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ashleygwilliams/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"as we all know, many do not read `CONTRIBUTING.md`. given that the COC was buried at the bottom of that, i figured that moving the COC to a top level file, and then mentioning it in both the `README.md` and the `CONTRIBUTING.md` would make it hard to miss :wink:\\n- move CoC from CONTRIBUTING to top-level, separate COC file\\n- add note/link in CONTRIBUTING\\n- add note/link in README (both at beginning and in newcomer resources)\\n\",\"created_at\":\"2015-11-11T15:38:51Z\",\"updated_at\":\"2015-12-17T04:00:43Z\",\"closed_at\":\"2015-11-12T19:23:14Z\",\"merged_at\":null,\"merge_commit_sha\":\"a349a01cab47b2570724eb29f2bd2aa5ebeed4f4\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155267517,\"node_id\":\"MDU6TGFiZWwxNTUyNjc1MTc=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/doc\",\"name\":\"doc\",\"color\":\"006b75\",\"default\":false},{\"id\":191447057,\"node_id\":\"MDU6TGFiZWwxOTE0NDcwNTc=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/meta\",\"name\":\"meta\",\"color\":\"fef2c0\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/3774/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/3774/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/3774/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/618fee3e3b14eb2f2b7285e7362ae2a1574ca652\",\"head\":{\"label\":\"ashleygwilliams:coc\",\"ref\":\"coc\",\"sha\":\"618fee3e3b14eb2f2b7285e7362ae2a1574ca652\",\"user\":{\"login\":\"ashleygwilliams\",\"id\":1163554,\"node_id\":\"MDQ6VXNlcjExNjM1NTQ=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1163554?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ashleygwilliams\",\"html_url\":\"https://github.com/ashleygwilliams\",\"followers_url\":\"https://api.github.com/users/ashleygwilliams/followers\",\"following_url\":\"https://api.github.com/users/ashleygwilliams/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ashleygwilliams/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ashleygwilliams/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ashleygwilliams/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ashleygwilliams/o
INSERT INTO `pullreq` VALUES ('2676', 'kubernetes/kubernetes', '45804', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/45804\",\"id\":120520036,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTIwNTIwMDM2\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/45804\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/45804.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/45804.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/45804\",\"number\":45804,\"state\":\"closed\",\"locked\":false,\"title\":\"kube-apiextensions-server: Fix potential SEGV with null delegate handler\",\"user\":{\"login\":\"nilebox\",\"id\":6176360,\"node_id\":\"MDQ6VXNlcjYxNzYzNjA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/6176360?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nilebox\",\"html_url\":\"https://github.com/nilebox\",\"followers_url\":\"https://api.github.com/users/nilebox/followers\",\"following_url\":\"https://api.github.com/users/nilebox/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nilebox/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nilebox/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nilebox/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nilebox/orgs\",\"repos_url\":\"https://api.github.com/users/nilebox/repos\",\"events_url\":\"https://api.github.com/users/nilebox/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nilebox/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"**What this PR does / why we need it**:\\r\\nIn the kube-apiextensions-server there is a fallback value for `null` delegate to `http.NotFoundHandler()` in handling group and versions discovery, but no fallback for custom resources endpoint.\\r\\nIt leads to SEGV when running with `genericapiserver.EmptyDelegate`.\",\"created_at\":\"2017-05-15T03:42:00Z\",\"updated_at\":\"2017-05-15T13:22:57Z\",\"closed_at\":\"2017-05-15T13:20:45Z\",\"merged_at\":\"2017-05-15T13:20:45Z\",\"merge_commit_sha\":\"5a1ec9bf6f9454d00d349467477633b5777a3c68\",\"assignee\":{\"login\":\"sttts\",\"id\":730123,\"node_id\":\"MDQ6VXNlcjczMDEyMw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/730123?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sttts\",\"html_url\":\"https://github.com/sttts\",\"followers_url\":\"https://api.github.com/users/sttts/followers\",\"following_url\":\"https://api.github.com/users/sttts/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sttts/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sttts/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sttts/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sttts/orgs\",\"repos_url\":\"https://api.github.com/users/sttts/repos\",\"events_url\":\"https://api.github.com/users/sttts/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sttts/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"sttts\",\"id\":730123,\"node_id\":\"MDQ6VXNlcjczMDEyMw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/730123?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sttts\",\"html_url\":\"https://github.com/sttts\",\"followers_url\":\"https://api.github.com/users/sttts/followers\",\"following_url\":\"https://api.github.com/users/sttts/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sttts/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sttts/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sttts/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sttts/orgs\",\"repos_url\":\"https://api.github.com/users/sttts/repos\",\"events_url\":\"https://api.github.com/users/sttts/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sttts/received_events\",\"type\":\"User\",\"site_admin\":false},{\"login\":
INSERT INTO `pullreq` VALUES ('2681', 'twbs/bootstrap', '7184', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/7184\",\"id\":4477571,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDQ3NzU3MQ==\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/7184\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/7184.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/7184.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/7184\",\"number\":7184,\"state\":\"closed\",\"locked\":false,\"title\":\"Switching from $.fn.attr to $.fn.prop for checked attributes\",\"user\":{\"login\":\"draeton\",\"id\":284833,\"node_id\":\"MDQ6VXNlcjI4NDgzMw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/284833?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/draeton\",\"html_url\":\"https://github.com/draeton\",\"followers_url\":\"https://api.github.com/users/draeton/followers\",\"following_url\":\"https://api.github.com/users/draeton/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/draeton/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/draeton/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/draeton/subscriptions\",\"organizations_url\":\"https://api.github.com/users/draeton/orgs\",\"repos_url\":\"https://api.github.com/users/draeton/repos\",\"events_url\":\"https://api.github.com/users/draeton/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/draeton/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\\\"Toggle all\\\" buttons do not work as expected on the [customize.html page](http://twitter.github.com/bootstrap/customize.html). Clicking them only un-checks the boxes; subsequent clicks do not re-check them.\\n\\nUsing $.fn.attr only retrieves the actual content of the \\\"checked\\\" attribute, so it never registers as false if there is content in the string. JQuery advises now using $.fn.prop for the checked attribute, which returns the actual value.\\n\\nSee: http://api.jquery.com/prop/\\n\",\"created_at\":\"2013-03-06T19:08:36Z\",\"updated_at\":\"2014-06-26T16:48:08Z\",\"closed_at\":\"2013-05-23T06:55:59Z\",\"merged_at\":null,\"merge_commit_sha\":\"1cdb8cbf2027528af69a03c3d11e04dd4ab40fd9\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":143643,\"node_id\":\"MDU6TGFiZWwxNDM2NDM=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/js\",\"name\":\"js\",\"color\":\"ffc40d\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/7184/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/7184/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/7184/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/41c8715db36367fce32fa0d930a7275c882b5e64\",\"head\":{\"label\":\"draeton:gh-pages\",\"ref\":\"gh-pages\",\"sha\":\"41c8715db36367fce32fa0d930a7275c882b5e64\",\"user\":{\"login\":\"draeton\",\"id\":284833,\"node_id\":\"MDQ6VXNlcjI4NDgzMw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/284833?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/draeton\",\"html_url\":\"https://github.com/draeton\",\"followers_url\":\"https://api.github.com/users/draeton/followers\",\"following_url\":\"https://api.github.com/users/draeton/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/draeton/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/draeton/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/draeton/subscriptions\",\"organizations_url\":\"https://api.github.com/users/draeton/orgs\",\"repos_url\":\"https://api.github.com/users/draeton/repos\",\"events_url\":\"https://api.github.com/users/draeton/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/draeton/received_events\",\"
INSERT INTO `pullreq` VALUES ('2685', 'ceph/ceph', '7199', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/7199\",\"id\":55731426,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTU3MzE0MjY=\",\"html_url\":\"https://github.com/ceph/ceph/pull/7199\",\"diff_url\":\"https://github.com/ceph/ceph/pull/7199.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/7199.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/7199\",\"number\":7199,\"state\":\"closed\",\"locked\":false,\"title\":\"mds: fix client cap/message replay order on restart\",\"user\":{\"login\":\"ukernel\",\"id\":2775471,\"node_id\":\"MDQ6VXNlcjI3NzU0NzE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2775471?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ukernel\",\"html_url\":\"https://github.com/ukernel\",\"followers_url\":\"https://api.github.com/users/ukernel/followers\",\"following_url\":\"https://api.github.com/users/ukernel/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ukernel/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ukernel/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ukernel/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ukernel/orgs\",\"repos_url\":\"https://api.github.com/users/ukernel/repos\",\"events_url\":\"https://api.github.com/users/ukernel/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ukernel/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2016-01-12T09:18:58Z\",\"updated_at\":\"2016-03-10T07:50:33Z\",\"closed_at\":\"2016-01-20T02:13:58Z\",\"merged_at\":\"2016-01-20T02:13:58Z\",\"merge_commit_sha\":\"0ccd9edaf77d081ccd4d43cf09390d1e6c54e4ae\",\"assignee\":{\"login\":\"ukernel\",\"id\":2775471,\"node_id\":\"MDQ6VXNlcjI3NzU0NzE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2775471?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ukernel\",\"html_url\":\"https://github.com/ukernel\",\"followers_url\":\"https://api.github.com/users/ukernel/followers\",\"following_url\":\"https://api.github.com/users/ukernel/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ukernel/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ukernel/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ukernel/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ukernel/orgs\",\"repos_url\":\"https://api.github.com/users/ukernel/repos\",\"events_url\":\"https://api.github.com/users/ukernel/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ukernel/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"ukernel\",\"id\":2775471,\"node_id\":\"MDQ6VXNlcjI3NzU0NzE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2775471?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ukernel\",\"html_url\":\"https://github.com/ukernel\",\"followers_url\":\"https://api.github.com/users/ukernel/followers\",\"following_url\":\"https://api.github.com/users/ukernel/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ukernel/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ukernel/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ukernel/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ukernel/orgs\",\"repos_url\":\"https://api.github.com/users/ukernel/repos\",\"events_url\":\"https://api.github.com/users/ukernel/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ukernel/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":134774049,\"node_id\":\"MDU6TGFiZWwxMzQ3NzQwNDk=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/bug%20fix\",\"name\":\"bug fix\",\"color\":\"ac0000\",\"default\":false},{\"id\":144329802,\"node_id\":\"MDU6TGFiZWwxNDQzMjk4MDI=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/cephfs\"
INSERT INTO `pullreq` VALUES ('2689', 'nodejs/node', '7850', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/7850\",\"id\":78565944,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Nzg1NjU5NDQ=\",\"html_url\":\"https://github.com/nodejs/node/pull/7850\",\"diff_url\":\"https://github.com/nodejs/node/pull/7850.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/7850.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/7850\",\"number\":7850,\"state\":\"closed\",\"locked\":false,\"title\":\"repl: Remove magic mode\",\"user\":{\"login\":\"princejwesley\",\"id\":1622515,\"node_id\":\"MDQ6VXNlcjE2MjI1MTU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1622515?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/princejwesley\",\"html_url\":\"https://github.com/princejwesley\",\"followers_url\":\"https://api.github.com/users/princejwesley/followers\",\"following_url\":\"https://api.github.com/users/princejwesley/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/princejwesley/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/princejwesley/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/princejwesley/subscriptions\",\"organizations_url\":\"https://api.github.com/users/princejwesley/orgs\",\"repos_url\":\"https://api.github.com/users/princejwesley/repos\",\"events_url\":\"https://api.github.com/users/princejwesley/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/princejwesley/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"<!--\\nThank you for your pull request. Please review below requirements.\\n\\nBug fixes and new features should include tests and possibly benchmarks.\\n\\nContributors guide: https://github.com/nodejs/node/blob/master/CONTRIBUTING.md\\n-->\\n##### Checklist\\n\\n<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->\\n- [x] `make -j4 test` (UNIX), or `vcbuild test nosign` (Windows) passes\\n- [x] tests and/or benchmarks are included\\n- [x] documentation is changed or added\\n- [x] commit message follows commit guidelines\\n##### Affected core subsystem(s)\\n\\n<!-- Provide affected core subsystem(s) (like doc, cluster, crypto, etc). -->\\n\\ndoc, repl\\n##### Description of change\\n\\n<!-- Provide a description of the change below this comment. -->\\n\\nCurrently `magic` mode retries the executed command with `\'use strict\';` only when the [`BLOCK_SCOPED_ERROR`](https://github.com/nodejs/node/blob/master/lib/repl.js#L81) is thrown and v8 is no longer emitting [`BLOCK_SCOPED_ERROR`](https://github.com/nodejs/node/blob/master/lib/repl.js#L81).\\n\\nFrom the v8 [4.9 release](http://v8project.blogspot.in/2016/01/v8-release-49.html?m=1) note,\\n\\n> **Classes & lexical declarations in sloppy mode**\\n> V8 has supported lexical declarations (let, const, block-local function) and classes since versions 4.1 and 4.2 respectively, but so far strict mode has been required in order to use them. As of V8 release 4.9, all of these features are now enabled outside of strict mode as well, per the ES2015 spec. This makes prototyping in the DevTools Console much easier, although we encourage developers in general to upgrade to strict mode for new code.\\n\\nAlso IMHO, `magic` mode is tightly coupled with JS engine\'s(v8) implementation. \\n\",\"created_at\":\"2016-07-23T07:21:50Z\",\"updated_at\":\"2017-03-01T01:50:12Z\",\"closed_at\":\"2017-03-01T01:50:12Z\",\"merged_at\":null,\"merge_commit_sha\":\"cffc39cb6367761f857b53180fb8fcf4aad2c951\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155435882,\"node_id\":\"MDU6TGFiZWwxNTU0MzU4ODI=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/repl\",\"name\":\"repl\",\"color\":\"5319e7\",\"default\":false},{\"id\":169485514,\"node_id\":\"MDU6TGFiZWwxNjk0ODU1MTQ=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/semver-major\",\"name\":\"semver-major\",\"color\":\"fbca04\",\"default\":false}],\"milestone\":null,\"commits_u
INSERT INTO `pullreq` VALUES ('2693', 'ansible/ansible', '20423', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/20423\",\"id\":102150370,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTAyMTUwMzcw\",\"html_url\":\"https://github.com/ansible/ansible/pull/20423\",\"diff_url\":\"https://github.com/ansible/ansible/pull/20423.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/20423.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/20423\",\"number\":20423,\"state\":\"closed\",\"locked\":false,\"title\":\"Async fixes\",\"user\":{\"login\":\"bcoca\",\"id\":836171,\"node_id\":\"MDQ6VXNlcjgzNjE3MQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/836171?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bcoca\",\"html_url\":\"https://github.com/bcoca\",\"followers_url\":\"https://api.github.com/users/bcoca/followers\",\"following_url\":\"https://api.github.com/users/bcoca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bcoca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bcoca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bcoca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bcoca/orgs\",\"repos_url\":\"https://api.github.com/users/bcoca/repos\",\"events_url\":\"https://api.github.com/users/bcoca/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bcoca/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"##### ISSUE TYPE\\r\\n<!--- Pick one below and delete the rest: -->\\r\\n - Bugfix Pull Request\\r\\n\\r\\n\\r\\n##### COMPONENT NAME\\r\\n<!--- Name of the module/plugin/module/task -->\\r\\nasync\\r\\n##### ANSIBLE VERSION\\r\\n<!--- Paste verbatim output from “ansible --version” between quotes below -->\\r\\n```\\r\\n2.3\\r\\n```\\r\\n\\r\\n##### SUMMARY\\r\\n<!--- Describe the change, including rationale and design decisions -->\\r\\n\\r\\n\\r\\nalso fixes #20869 by making poll default to 10s again\",\"created_at\":\"2017-01-18T21:12:07Z\",\"updated_at\":\"2018-03-05T18:18:08Z\",\"closed_at\":\"2017-02-07T00:32:01Z\",\"merged_at\":\"2017-02-07T00:32:01Z\",\"merge_commit_sha\":\"c86a17b7a003ac22c173cfa832ed2368e15015e6\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":454885231,\"node_id\":\"MDU6TGFiZWw0NTQ4ODUyMzE=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/affects_2.3\",\"name\":\"affects_2.3\",\"color\":\"5319e7\",\"default\":false},{\"id\":785271699,\"node_id\":\"MDU6TGFiZWw3ODUyNzE2OTk=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/bug\",\"name\":\"bug\",\"color\":\"fbca04\",\"default\":true},{\"id\":511878711,\"node_id\":\"MDU6TGFiZWw1MTE4Nzg3MTE=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/c:executor/task_executor\",\"name\":\"c:executor/task_executor\",\"color\":\"b60205\",\"default\":false},{\"id\":511884407,\"node_id\":\"MDU6TGFiZWw1MTE4ODQ0MDc=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/c:playbook/task\",\"name\":\"c:playbook/task\",\"color\":\"b60205\",\"default\":false},{\"id\":511885572,\"node_id\":\"MDU6TGFiZWw1MTE4ODU1NzI=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/c:plugins/action\",\"name\":\"c:plugins/action\",\"color\":\"b60205\",\"default\":false},{\"id\":511885813,\"node_id\":\"MDU6TGFiZWw1MTE4ODU4MTM=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/c:plugins/connection\",\"name\":\"c:plugins/connection\",\"color\":\"b60205\",\"default\":false},{\"id\":513652538,\"node_id\":\"MDU6TGFiZWw1MTM2NTI1Mzg=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/core_review\",\"name\":\"core_review\",\"color\":\"ededed\",\"default\":false},{\"id\":496359346,\"node_id\":\"MDU6TGFiZWw0OTYzNTkzNDY=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/module\",\"name\":\"module\",\"color\":\"1d76db\",\"default\":false},{\"id\":461464968,\"node_id\":\"MDU6TGFiZWw0NjE0NjQ5Njg=\",\"url\":\"https://api.github.com/repos/ansible/a
INSERT INTO `pullreq` VALUES ('2698', 'ansible/ansible', '4674', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/4674\",\"id\":9417488,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTQxNzQ4OA==\",\"html_url\":\"https://github.com/ansible/ansible/pull/4674\",\"diff_url\":\"https://github.com/ansible/ansible/pull/4674.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/4674.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/4674\",\"number\":4674,\"state\":\"closed\",\"locked\":true,\"title\":\"Correct documentation reference to SSH section.\",\"user\":{\"login\":\"jinnko\",\"id\":182911,\"node_id\":\"MDQ6VXNlcjE4MjkxMQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/182911?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jinnko\",\"html_url\":\"https://github.com/jinnko\",\"followers_url\":\"https://api.github.com/users/jinnko/followers\",\"following_url\":\"https://api.github.com/users/jinnko/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jinnko/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jinnko/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jinnko/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jinnko/orgs\",\"repos_url\":\"https://api.github.com/users/jinnko/repos\",\"events_url\":\"https://api.github.com/users/jinnko/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jinnko/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The reference in the documentation indicates the section title is [ssh], however this doesn\'t work when set in the configuration file. In lib/ansible/contants.py the section is referenced as [ssh_connection], therefore update documentation to match config.\\n\",\"created_at\":\"2013-10-25T20:43:29Z\",\"updated_at\":\"2019-04-24T19:09:37Z\",\"closed_at\":\"2013-10-25T20:53:12Z\",\"merged_at\":null,\"merge_commit_sha\":\"665a85b64be938f3b3acdfb379d040b2feb687cb\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/ansible/ansible/pulls/4674/commits\",\"review_comments_url\":\"https://api.github.com/repos/ansible/ansible/pulls/4674/comments\",\"review_comment_url\":\"https://api.github.com/repos/ansible/ansible/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ansible/ansible/issues/4674/comments\",\"statuses_url\":\"https://api.github.com/repos/ansible/ansible/statuses/480d844312efb5b827345c0d7de3a0370284f836\",\"head\":{\"label\":\"jinnko:devel\",\"ref\":\"devel\",\"sha\":\"480d844312efb5b827345c0d7de3a0370284f836\",\"user\":{\"login\":\"jinnko\",\"id\":182911,\"node_id\":\"MDQ6VXNlcjE4MjkxMQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/182911?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jinnko\",\"html_url\":\"https://github.com/jinnko\",\"followers_url\":\"https://api.github.com/users/jinnko/followers\",\"following_url\":\"https://api.github.com/users/jinnko/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jinnko/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jinnko/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jinnko/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jinnko/orgs\",\"repos_url\":\"https://api.github.com/users/jinnko/repos\",\"events_url\":\"https://api.github.com/users/jinnko/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jinnko/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"ansible:devel\",\"ref\":\"devel\",\"sha\":\"ad829861f87794fd0c49d3cce7a165a7d9d1ba42\",\"user\":{\"login\":\"ansible\",\"id\":1507452,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjE1MDc0NTI=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1507452?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ansible\",\"html_url\":\"https://github.com
INSERT INTO `pullreq` VALUES ('2702', 'symfony/symfony-docs', '7830', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/7830\",\"id\":116826499,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE2ODI2NDk5\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/7830\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/7830.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/7830.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/7830\",\"number\":7830,\"state\":\"closed\",\"locked\":false,\"title\":\"Update introduction.rst\",\"user\":{\"login\":\"adpauly\",\"id\":7486372,\"node_id\":\"MDQ6VXNlcjc0ODYzNzI=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/7486372?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/adpauly\",\"html_url\":\"https://github.com/adpauly\",\"followers_url\":\"https://api.github.com/users/adpauly/followers\",\"following_url\":\"https://api.github.com/users/adpauly/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/adpauly/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/adpauly/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/adpauly/subscriptions\",\"organizations_url\":\"https://api.github.com/users/adpauly/orgs\",\"repos_url\":\"https://api.github.com/users/adpauly/repos\",\"events_url\":\"https://api.github.com/users/adpauly/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/adpauly/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"There is a mistake in the event name.\",\"created_at\":\"2017-04-20T17:42:27Z\",\"updated_at\":\"2017-04-21T08:06:52Z\",\"closed_at\":\"2017-04-21T08:01:57Z\",\"merged_at\":null,\"merge_commit_sha\":\"4afef0cbdb87a56b5ff4dcd93760d8be0b37a4d0\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":390692613,\"node_id\":\"MDU6TGFiZWwzOTA2OTI2MTM=\",\"url\":\"https://api.github.com/repos/symfony/symfony-docs/labels/Status:%20Needs%20Review\",\"name\":\"Status: Needs Review\",\"color\":\"1d76db\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/7830/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/7830/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/7830/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/4dcb17eeb3f20d8157e3f01df787ac9abc6b6754\",\"head\":{\"label\":\"adpauly:patch-4\",\"ref\":\"patch-4\",\"sha\":\"4dcb17eeb3f20d8157e3f01df787ac9abc6b6754\",\"user\":{\"login\":\"adpauly\",\"id\":7486372,\"node_id\":\"MDQ6VXNlcjc0ODYzNzI=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/7486372?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/adpauly\",\"html_url\":\"https://github.com/adpauly\",\"followers_url\":\"https://api.github.com/users/adpauly/followers\",\"following_url\":\"https://api.github.com/users/adpauly/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/adpauly/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/adpauly/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/adpauly/subscriptions\",\"organizations_url\":\"https://api.github.com/users/adpauly/orgs\",\"repos_url\":\"https://api.github.com/users/adpauly/repos\",\"events_url\":\"https://api.github.com/users/adpauly/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/adpauly/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":85925784,\"node_id\":\"MDEwOlJlcG9zaXRvcnk4NTkyNTc4NA==\",\"name\":\"symfony-docs\",\"full_name\":\"adpauly/symfony-docs\",\"owner\":{\"login\":\"adpauly\",\"id\":7486372,\"node_id\":\"MDQ6VXNlcjc0ODYzNzI=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/7486372?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.gi
INSERT INTO `pullreq` VALUES ('2706', 'symfony/symfony-docs', '6089', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/6089\",\"id\":54777864,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTQ3Nzc4NjQ=\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/6089\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/6089.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/6089.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/6089\",\"number\":6089,\"state\":\"closed\",\"locked\":false,\"title\":\"Update csrf_in_login_form.rst\",\"user\":{\"login\":\"metown\",\"id\":5675166,\"node_id\":\"MDQ6VXNlcjU2NzUxNjY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5675166?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/metown\",\"html_url\":\"https://github.com/metown\",\"followers_url\":\"https://api.github.com/users/metown/followers\",\"following_url\":\"https://api.github.com/users/metown/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/metown/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/metown/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/metown/subscriptions\",\"organizations_url\":\"https://api.github.com/users/metown/orgs\",\"repos_url\":\"https://api.github.com/users/metown/repos\",\"events_url\":\"https://api.github.com/users/metown/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/metown/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"change \'csrf_provider\' to \'csrf_token_generator\'\\nchange \'intention\' to \'csrf_token_id\'\\n\",\"created_at\":\"2015-12-30T05:11:58Z\",\"updated_at\":\"2016-01-18T22:30:30Z\",\"closed_at\":\"2016-01-18T22:30:30Z\",\"merged_at\":null,\"merge_commit_sha\":\"dae186e7affc72aa6960f4f411903201014fda94\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/6089/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/6089/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/6089/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/bc6aac0ab1b28942d61b2493cab5a410b4b82232\",\"head\":{\"label\":\"metown:patch-1\",\"ref\":\"patch-1\",\"sha\":\"bc6aac0ab1b28942d61b2493cab5a410b4b82232\",\"user\":{\"login\":\"metown\",\"id\":5675166,\"node_id\":\"MDQ6VXNlcjU2NzUxNjY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5675166?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/metown\",\"html_url\":\"https://github.com/metown\",\"followers_url\":\"https://api.github.com/users/metown/followers\",\"following_url\":\"https://api.github.com/users/metown/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/metown/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/metown/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/metown/subscriptions\",\"organizations_url\":\"https://api.github.com/users/metown/orgs\",\"repos_url\":\"https://api.github.com/users/metown/repos\",\"events_url\":\"https://api.github.com/users/metown/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/metown/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":48782913,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0ODc4MjkxMw==\",\"name\":\"symfony-docs\",\"full_name\":\"metown/symfony-docs\",\"owner\":{\"login\":\"metown\",\"id\":5675166,\"node_id\":\"MDQ6VXNlcjU2NzUxNjY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5675166?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/metown\",\"html_url\":\"https://github.com/metown\",\"followers_url\":\"https://api.github.com/users/metown/followers\",\"following_url\":\"https://api.github.com/users/me
INSERT INTO `pullreq` VALUES ('2710', 'rails/rails', '6210', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/6210\",\"id\":1309870,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTMwOTg3MA==\",\"html_url\":\"https://github.com/rails/rails/pull/6210\",\"diff_url\":\"https://github.com/rails/rails/pull/6210.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/6210.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/6210\",\"number\":6210,\"state\":\"closed\",\"locked\":false,\"title\":\"database.yml.example created in app generator\",\"user\":{\"login\":\"mattpolito\",\"id\":2145,\"node_id\":\"MDQ6VXNlcjIxNDU=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2145?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mattpolito\",\"html_url\":\"https://github.com/mattpolito\",\"followers_url\":\"https://api.github.com/users/mattpolito/followers\",\"following_url\":\"https://api.github.com/users/mattpolito/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mattpolito/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mattpolito/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mattpolito/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mattpolito/orgs\",\"repos_url\":\"https://api.github.com/users/mattpolito/repos\",\"events_url\":\"https://api.github.com/users/mattpolito/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mattpolito/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"database.yml.example is created with project along with database.yml\\n\\ndatabase.yml has also been gitignored.\\n\",\"created_at\":\"2012-05-08T18:24:22Z\",\"updated_at\":\"2014-07-01T12:18:06Z\",\"closed_at\":\"2012-05-11T15:36:52Z\",\"merged_at\":null,\"merge_commit_sha\":\"3cb057b371459ee34abab2c170966fa855061208\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":107195,\"node_id\":\"MDU6TGFiZWwxMDcxOTU=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/railties\",\"name\":\"railties\",\"color\":\"8BE06E\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/6210/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/6210/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/6210/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/19b52148a5d836f6be47eaea2a3236cf30960971\",\"head\":{\"label\":\"mattpolito:database_config_example\",\"ref\":\"database_config_example\",\"sha\":\"19b52148a5d836f6be47eaea2a3236cf30960971\",\"user\":{\"login\":\"mattpolito\",\"id\":2145,\"node_id\":\"MDQ6VXNlcjIxNDU=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2145?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mattpolito\",\"html_url\":\"https://github.com/mattpolito\",\"followers_url\":\"https://api.github.com/users/mattpolito/followers\",\"following_url\":\"https://api.github.com/users/mattpolito/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mattpolito/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mattpolito/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mattpolito/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mattpolito/orgs\",\"repos_url\":\"https://api.github.com/users/mattpolito/repos\",\"events_url\":\"https://api.github.com/users/mattpolito/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mattpolito/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"rails:master\",\"ref\":\"master\",\"sha\":\"882e750cbe09450388190e92e2d92eac352b40fa\",\"user\":{\"login\":\"rails\",\"id\":4223,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjQyMjM=\",\"avatar_url\":\"https://avatars1.githubusercontent.
INSERT INTO `pullreq` VALUES ('2715', 'symfony/symfony', '8133', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/8133\",\"id\":5919907,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTkxOTkwNw==\",\"html_url\":\"https://github.com/symfony/symfony/pull/8133\",\"diff_url\":\"https://github.com/symfony/symfony/pull/8133.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/8133.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/8133\",\"number\":8133,\"state\":\"closed\",\"locked\":false,\"title\":\"[Form] Add allow_extra_fields option on forms\",\"user\":{\"login\":\"felds\",\"id\":139979,\"node_id\":\"MDQ6VXNlcjEzOTk3OQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/139979?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/felds\",\"html_url\":\"https://github.com/felds\",\"followers_url\":\"https://api.github.com/users/felds/followers\",\"following_url\":\"https://api.github.com/users/felds/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/felds/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/felds/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/felds/subscriptions\",\"organizations_url\":\"https://api.github.com/users/felds/orgs\",\"repos_url\":\"https://api.github.com/users/felds/repos\",\"events_url\":\"https://api.github.com/users/felds/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/felds/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This is specially useful when creating different _nameless_ GET forms on the same page (ex: pagination and search).\\n\",\"created_at\":\"2013-05-24T17:06:42Z\",\"updated_at\":\"2014-08-02T06:35:04Z\",\"closed_at\":\"2014-06-13T11:04:51Z\",\"merged_at\":\"2014-06-13T11:04:51Z\",\"merge_commit_sha\":\"23352a5a42f35d0a678d0546e0df2fc054cd59d6\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":100084,\"node_id\":\"MDU6TGFiZWwxMDAwODQ=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Enhancement\",\"name\":\"Enhancement\",\"color\":\"02d7e1\",\"default\":false},{\"id\":99594,\"node_id\":\"MDU6TGFiZWw5OTU5NA==\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Form\",\"name\":\"Form\",\"color\":\"DDDDDD\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/8133/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/8133/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/8133/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/c6f3dd6a85eb5893df94ab2c9646842b53e47f29\",\"head\":{\"label\":\"felds:allow-extra-fields\",\"ref\":\"allow-extra-fields\",\"sha\":\"c6f3dd6a85eb5893df94ab2c9646842b53e47f29\",\"user\":{\"login\":\"felds\",\"id\":139979,\"node_id\":\"MDQ6VXNlcjEzOTk3OQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/139979?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/felds\",\"html_url\":\"https://github.com/felds\",\"followers_url\":\"https://api.github.com/users/felds/followers\",\"following_url\":\"https://api.github.com/users/felds/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/felds/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/felds/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/felds/subscriptions\",\"organizations_url\":\"https://api.github.com/users/felds/orgs\",\"repos_url\":\"https://api.github.com/users/felds/repos\",\"events_url\":\"https://api.github.com/users/felds/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/felds/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":10254418,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMDI1NDQxOA==\",\"name\":\"symfony\",\"full_name\":\"felds/symfony\",\"owner\":{\"login\":\"felds\",\"id\
INSERT INTO `pullreq` VALUES ('2719', 'nodejs/node', '9848', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/9848\",\"id\":95801171,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTU4MDExNzE=\",\"html_url\":\"https://github.com/nodejs/node/pull/9848\",\"diff_url\":\"https://github.com/nodejs/node/pull/9848.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/9848.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/9848\",\"number\":9848,\"state\":\"closed\",\"locked\":false,\"title\":\"deps: upgrade npm to 4.0.2\",\"user\":{\"login\":\"iarna\",\"id\":983798,\"node_id\":\"MDQ6VXNlcjk4Mzc5OA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/983798?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/iarna\",\"html_url\":\"https://github.com/iarna\",\"followers_url\":\"https://api.github.com/users/iarna/followers\",\"following_url\":\"https://api.github.com/users/iarna/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/iarna/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/iarna/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/iarna/subscriptions\",\"organizations_url\":\"https://api.github.com/users/iarna/orgs\",\"repos_url\":\"https://api.github.com/users/iarna/repos\",\"events_url\":\"https://api.github.com/users/iarna/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/iarna/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"<!--\\r\\nThank you for your pull request. Please review below requirements.\\r\\n\\r\\nBug fixes and new features should include tests and possibly benchmarks.\\r\\n\\r\\nContributors guide: https://github.com/nodejs/node/blob/master/CONTRIBUTING.md\\r\\n-->\\r\\n\\r\\n##### Checklist\\r\\n<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->\\r\\n\\r\\n- [x] `make -j8 test` (UNIX), or `vcbuild test nosign` (Windows) passes\\r\\n- [x] tests and/or benchmarks are included\\r\\n- [x] documentation is changed or added\\r\\n- [x] commit message follows commit guidelines\\r\\n\\r\\n##### Affected core subsystem(s)\\r\\n<!-- Provide affected core subsystem(s) (like doc, cluster, crypto, etc). -->\\r\\n\\r\\n* `deps`\\r\\n\\r\\n##### Description of change\\r\\n<!-- Provide a description of the change below this comment. -->\\r\\n\\r\\nBreaking changes:\\r\\n\\r\\n* Partial shrinkwraps are no longer supported. `npm-shrinkwrap.json` is\\r\\n considered a complete installation manifest except for `devDependencies`.\\r\\n* `npm shrinkwrap` includes development dependencies by default. You can avoid doing this with `npm shrinkwrap --only=prod`. Likewise if your shrinkwrap contains dev dependencies you can avoid installing them with `npm install --only=prod` or setting `NODE_ENV` to `production`.\\r\\n* `prepublish` has been deprecated, replaced by `prepare`. A `prepublishOnly`\\r\\n script has been temporarily added, which will *only* run on `npm publish`.\\r\\n* `npm search` rewritten to stream results, and no longer supports sorting.\\r\\n* `npm scripts` no longer prepend the path of the node executable used to run\\r\\n npm before running scripts. A `--scripts-prepend-node-path` option has been\\r\\n added to configure this behavior.\\r\\n* `npat` has been removed.\\r\\n* `npm outdated` exits with exit code `1` if it finds any outdated packages.\\r\\n* `npm tag` has been removed after a deprecation cycle. Use `npm dist-tag`.\\r\\n\\r\\nOther notable changes:\\r\\n\\r\\n* npm will now send `Npm-In-CI` and `Npm-Scope` headers to registries when fetching modules. The former will allow registries to more accurately distinguish between CI and user traffic. The latter will allow registries to implement features on the basis of the scope of the project (rather than the module actually being installed).\\r\\n\\r\\nChangelogs\\r\\n\\r\\n* [v4.0.0](https://github.com/npm/npm/releases/tag/v4.0.0)\\r\\n* [v4.0.1](https://github.com/npm/npm/releases/tag/v4.0.1)\\r\\n* [v4.0.2](https://github.com/npm/npm/releases/tag/v4.0.2)\\r\\n\\r\\nr:
INSERT INTO `pullreq` VALUES ('2723', 'angular/angular.js', '8177', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/8177\",\"id\":18333470,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTgzMzM0NzA=\",\"html_url\":\"https://github.com/angular/angular.js/pull/8177\",\"diff_url\":\"https://github.com/angular/angular.js/pull/8177.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/8177.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/8177\",\"number\":8177,\"state\":\"closed\",\"locked\":false,\"title\":\"Update forms.ngdoc\",\"user\":{\"login\":\"HaoWu\",\"id\":52792,\"node_id\":\"MDQ6VXNlcjUyNzky\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/52792?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/HaoWu\",\"html_url\":\"https://github.com/HaoWu\",\"followers_url\":\"https://api.github.com/users/HaoWu/followers\",\"following_url\":\"https://api.github.com/users/HaoWu/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/HaoWu/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/HaoWu/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/HaoWu/subscriptions\",\"organizations_url\":\"https://api.github.com/users/HaoWu/orgs\",\"repos_url\":\"https://api.github.com/users/HaoWu/repos\",\"events_url\":\"https://api.github.com/users/HaoWu/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/HaoWu/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The controller name defined in script.js is \\\"ExampleController\\\". But name \\\"Contorller\\\" is used in html. Fix the controller name. \\n\",\"created_at\":\"2014-07-14T06:31:31Z\",\"updated_at\":\"2014-07-15T19:04:33Z\",\"closed_at\":\"2014-07-15T19:04:33Z\",\"merged_at\":null,\"merge_commit_sha\":\"b9223bbf4658d4b36df45c6b62cb8df5d8e37369\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":53200630,\"node_id\":\"MDU6TGFiZWw1MzIwMDYzMA==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/cla:%20no\",\"name\":\"cla: no\",\"color\":\"f7c6c7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/angular/angular.js/pulls/8177/commits\",\"review_comments_url\":\"https://api.github.com/repos/angular/angular.js/pulls/8177/comments\",\"review_comment_url\":\"https://api.github.com/repos/angular/angular.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/angular/angular.js/issues/8177/comments\",\"statuses_url\":\"https://api.github.com/repos/angular/angular.js/statuses/c54d064cd703c0e7f1b113aef1b475208db90495\",\"head\":{\"label\":\"HaoWu:patch-1\",\"ref\":\"patch-1\",\"sha\":\"c54d064cd703c0e7f1b113aef1b475208db90495\",\"user\":{\"login\":\"HaoWu\",\"id\":52792,\"node_id\":\"MDQ6VXNlcjUyNzky\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/52792?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/HaoWu\",\"html_url\":\"https://github.com/HaoWu\",\"followers_url\":\"https://api.github.com/users/HaoWu/followers\",\"following_url\":\"https://api.github.com/users/HaoWu/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/HaoWu/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/HaoWu/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/HaoWu/subscriptions\",\"organizations_url\":\"https://api.github.com/users/HaoWu/orgs\",\"repos_url\":\"https://api.github.com/users/HaoWu/repos\",\"events_url\":\"https://api.github.com/users/HaoWu/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/HaoWu/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":4542791,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0NTQyNzkx\",\"name\":\"angular.js\",\"full_name\":\"HaoWu/angular.js\",\"owner\":{\"login\":\"HaoWu\",\"id\":52792,\"node_id\":\"MDQ6VXNlcjUyNzky\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/52792?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/HaoWu\",\"html_url\":\"h
INSERT INTO `pullreq` VALUES ('2728', 'symfony/symfony-docs', '3376', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/3376\",\"id\":11047896,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTEwNDc4OTY=\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/3376\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/3376.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/3376.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/3376\",\"number\":3376,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix code-block php style\",\"user\":{\"login\":\"inalgnu\",\"id\":665908,\"node_id\":\"MDQ6VXNlcjY2NTkwOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/665908?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/inalgnu\",\"html_url\":\"https://github.com/inalgnu\",\"followers_url\":\"https://api.github.com/users/inalgnu/followers\",\"following_url\":\"https://api.github.com/users/inalgnu/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/inalgnu/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/inalgnu/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/inalgnu/subscriptions\",\"organizations_url\":\"https://api.github.com/users/inalgnu/orgs\",\"repos_url\":\"https://api.github.com/users/inalgnu/repos\",\"events_url\":\"https://api.github.com/users/inalgnu/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/inalgnu/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2013-12-23T09:37:25Z\",\"updated_at\":\"2014-07-03T10:24:08Z\",\"closed_at\":\"2013-12-23T11:06:51Z\",\"merged_at\":null,\"merge_commit_sha\":\"0c8eaa0a34ec5bbbc1a0a61673330af3b8f2e396\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/3376/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/3376/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/3376/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/eca41b11092b652d4730f86a7032f0e884333d6d\",\"head\":{\"label\":\"inalgnu:patch-1\",\"ref\":\"patch-1\",\"sha\":\"eca41b11092b652d4730f86a7032f0e884333d6d\",\"user\":{\"login\":\"inalgnu\",\"id\":665908,\"node_id\":\"MDQ6VXNlcjY2NTkwOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/665908?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/inalgnu\",\"html_url\":\"https://github.com/inalgnu\",\"followers_url\":\"https://api.github.com/users/inalgnu/followers\",\"following_url\":\"https://api.github.com/users/inalgnu/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/inalgnu/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/inalgnu/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/inalgnu/subscriptions\",\"organizations_url\":\"https://api.github.com/users/inalgnu/orgs\",\"repos_url\":\"https://api.github.com/users/inalgnu/repos\",\"events_url\":\"https://api.github.com/users/inalgnu/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/inalgnu/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":15391821,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNTM5MTgyMQ==\",\"name\":\"symfony-docs\",\"full_name\":\"inalgnu/symfony-docs\",\"owner\":{\"login\":\"inalgnu\",\"id\":665908,\"node_id\":\"MDQ6VXNlcjY2NTkwOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/665908?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/inalgnu\",\"html_url\":\"https://github.com/inalgnu\",\"followers_url\":\"https://api.github.com/users/inalgnu/followers\",\"following_url\":\"https://api.github.com/users/inalgnu/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/inal
INSERT INTO `pullreq` VALUES ('2732', 'pydata/pandas', '12638', '{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/12638\",\"id\":63018818,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjMwMTg4MTg=\",\"html_url\":\"https://github.com/pandas-dev/pandas/pull/12638\",\"diff_url\":\"https://github.com/pandas-dev/pandas/pull/12638.diff\",\"patch_url\":\"https://github.com/pandas-dev/pandas/pull/12638.patch\",\"issue_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/12638\",\"number\":12638,\"state\":\"closed\",\"locked\":false,\"title\":\"CLN: removed unused parameter \'out\' from Series.idxmin/idxmax\",\"user\":{\"login\":\"mortada\",\"id\":1642081,\"node_id\":\"MDQ6VXNlcjE2NDIwODE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1642081?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mortada\",\"html_url\":\"https://github.com/mortada\",\"followers_url\":\"https://api.github.com/users/mortada/followers\",\"following_url\":\"https://api.github.com/users/mortada/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mortada/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mortada/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mortada/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mortada/orgs\",\"repos_url\":\"https://api.github.com/users/mortada/repos\",\"events_url\":\"https://api.github.com/users/mortada/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mortada/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"- [ ] closes #xxxx\\n- [x] tests added / passed\\n- [x] passes `git diff upstream/master | flake8 --diff`\\n- [ ] whatsnew entry\\n\\nIt seems misleading to have the `out` parameter in the function signature when it is not used:\\n\\n```\\npd.Series.argmin(self, axis=None, out=None, skipna=True)\\npd.Series.argmax(self, axis=None, out=None, skipna=True)\\n```\\n\\n(unlike the `numpy.argmin/argmax` methods where `out` can be used)\\n\",\"created_at\":\"2016-03-16T06:18:29Z\",\"updated_at\":\"2016-04-30T15:59:50Z\",\"closed_at\":\"2016-04-07T03:38:24Z\",\"merged_at\":null,\"merge_commit_sha\":\"3b820cfd8c4aa03637b93fe30901c21f08f4d7df\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":76865106,\"node_id\":\"MDU6TGFiZWw3Njg2NTEwNg==\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/Compat\",\"name\":\"Compat\",\"color\":\"0052cc\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/38\",\"html_url\":\"https://github.com/pandas-dev/pandas/milestone/38\",\"labels_url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/38/labels\",\"id\":1570594,\"node_id\":\"MDk6TWlsZXN0b25lMTU3MDU5NA==\",\"number\":38,\"title\":\"0.18.1\",\"description\":\"after 0.18.0 of course!\",\"creator\":{\"login\":\"jreback\",\"id\":953992,\"node_id\":\"MDQ6VXNlcjk1Mzk5Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/953992?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jreback\",\"html_url\":\"https://github.com/jreback\",\"followers_url\":\"https://api.github.com/users/jreback/followers\",\"following_url\":\"https://api.github.com/users/jreback/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jreback/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jreback/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jreback/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jreback/orgs\",\"repos_url\":\"https://api.github.com/users/jreback/repos\",\"events_url\":\"https://api.github.com/users/jreback/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jreback/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":306,\"state\":\"closed\",\"created_at\":\"2016-02-08T15:29:59Z\",\"updated_at\":\"2017-08-10T09:01:26Z\",\"due_on\":\"2016-05-04T07:00:00Z\",\"closed_at\":\"2016-05-05T00
INSERT INTO `pullreq` VALUES ('2736', 'twbs/bootstrap', '11199', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/11199\",\"id\":9277558,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTI3NzU1OA==\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/11199\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/11199.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/11199.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/11199\",\"number\":11199,\"state\":\"closed\",\"locked\":false,\"title\":\"Affix no longer jumps when using sticky footer (fixes #7414).\",\"user\":{\"login\":\"BertrandBordage\",\"id\":1119169,\"node_id\":\"MDQ6VXNlcjExMTkxNjk=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1119169?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/BertrandBordage\",\"html_url\":\"https://github.com/BertrandBordage\",\"followers_url\":\"https://api.github.com/users/BertrandBordage/followers\",\"following_url\":\"https://api.github.com/users/BertrandBordage/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/BertrandBordage/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/BertrandBordage/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/BertrandBordage/subscriptions\",\"organizations_url\":\"https://api.github.com/users/BertrandBordage/orgs\",\"repos_url\":\"https://api.github.com/users/BertrandBordage/repos\",\"events_url\":\"https://api.github.com/users/BertrandBordage/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/BertrandBordage/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This doesn\'t fix the other jumping issue #4647.\\n\",\"created_at\":\"2013-10-22T00:30:28Z\",\"updated_at\":\"2014-06-16T06:48:32Z\",\"closed_at\":\"2013-12-29T06:05:25Z\",\"merged_at\":null,\"merge_commit_sha\":\"d767258797c4479d5b36d25f951a28635b9236e9\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":143643,\"node_id\":\"MDU6TGFiZWwxNDM2NDM=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/js\",\"name\":\"js\",\"color\":\"ffc40d\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/21\",\"html_url\":\"https://github.com/twbs/bootstrap/milestone/21\",\"labels_url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/21/labels\",\"id\":395087,\"node_id\":\"MDk6TWlsZXN0b25lMzk1MDg3\",\"number\":21,\"title\":\"v3.1.0\",\"description\":\"\",\"creator\":{\"login\":\"mdo\",\"id\":98681,\"node_id\":\"MDQ6VXNlcjk4Njgx\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/98681?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mdo\",\"html_url\":\"https://github.com/mdo\",\"followers_url\":\"https://api.github.com/users/mdo/followers\",\"following_url\":\"https://api.github.com/users/mdo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mdo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mdo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mdo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mdo/orgs\",\"repos_url\":\"https://api.github.com/users/mdo/repos\",\"events_url\":\"https://api.github.com/users/mdo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mdo/received_events\",\"type\":\"User\",\"site_admin\":true},\"open_issues\":0,\"closed_issues\":360,\"state\":\"closed\",\"created_at\":\"2013-08-05T22:46:23Z\",\"updated_at\":\"2014-05-23T04:40:17Z\",\"due_on\":null,\"closed_at\":\"2014-01-30T16:20:33Z\"},\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/11199/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/11199/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/11199/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/st
INSERT INTO `pullreq` VALUES ('2740', 'rails/rails', '12746', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/12746\",\"id\":9623985,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTYyMzk4NQ==\",\"html_url\":\"https://github.com/rails/rails/pull/12746\",\"diff_url\":\"https://github.com/rails/rails/pull/12746.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/12746.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/12746\",\"number\":12746,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix Hash#deep_merge bug and improve documentation — resolves #12738\",\"user\":{\"login\":\"coreyward\",\"id\":81224,\"node_id\":\"MDQ6VXNlcjgxMjI0\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/81224?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/coreyward\",\"html_url\":\"https://github.com/coreyward\",\"followers_url\":\"https://api.github.com/users/coreyward/followers\",\"following_url\":\"https://api.github.com/users/coreyward/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/coreyward/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/coreyward/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/coreyward/subscriptions\",\"organizations_url\":\"https://api.github.com/users/coreyward/orgs\",\"repos_url\":\"https://api.github.com/users/coreyward/repos\",\"events_url\":\"https://api.github.com/users/coreyward/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/coreyward/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Previously merging into a hash with a falsy value would not result in\\nthe merge-block being called. The fix is simply to check for presence\\nof the key in the hash.\\n\\nThe documentation example for `deep_merge` now appropriately\\ndemonstrates what a deep merge does.\\n\\nCloses #12738\\n\",\"created_at\":\"2013-11-02T22:30:57Z\",\"updated_at\":\"2014-06-12T19:42:48Z\",\"closed_at\":\"2014-05-07T21:04:42Z\",\"merged_at\":\"2014-05-07T21:04:42Z\",\"merge_commit_sha\":\"9813e8aa923c5a3883923869ba21c5f20987596d\",\"assignee\":{\"login\":\"rafaelfranca\",\"id\":47848,\"node_id\":\"MDQ6VXNlcjQ3ODQ4\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafaelfranca\",\"html_url\":\"https://github.com/rafaelfranca\",\"followers_url\":\"https://api.github.com/users/rafaelfranca/followers\",\"following_url\":\"https://api.github.com/users/rafaelfranca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rafaelfranca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rafaelfranca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rafaelfranca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rafaelfranca/orgs\",\"repos_url\":\"https://api.github.com/users/rafaelfranca/repos\",\"events_url\":\"https://api.github.com/users/rafaelfranca/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rafaelfranca/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"rafaelfranca\",\"id\":47848,\"node_id\":\"MDQ6VXNlcjQ3ODQ4\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafaelfranca\",\"html_url\":\"https://github.com/rafaelfranca\",\"followers_url\":\"https://api.github.com/users/rafaelfranca/followers\",\"following_url\":\"https://api.github.com/users/rafaelfranca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rafaelfranca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rafaelfranca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rafaelfranca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rafaelfranca/orgs\",\"repos_url\":\"https://api.github.com/users/rafaelfranca/repos\",\"events_url\":\"https://api.github.com/users/rafaelfranca/events{/privacy}\",\"received_events_url\":\"https://api.github.com/u
INSERT INTO `pullreq` VALUES ('2744', 'kubernetes/kubernetes', '19706', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/19706\",\"id\":56202514,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTYyMDI1MTQ=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/19706\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/19706.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/19706.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/19706\",\"number\":19706,\"state\":\"closed\",\"locked\":false,\"title\":\"Remove unused coreos/go-etcd fork from third_party\",\"user\":{\"login\":\"jonboulle\",\"id\":2601015,\"node_id\":\"MDQ6VXNlcjI2MDEwMTU=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2601015?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jonboulle\",\"html_url\":\"https://github.com/jonboulle\",\"followers_url\":\"https://api.github.com/users/jonboulle/followers\",\"following_url\":\"https://api.github.com/users/jonboulle/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jonboulle/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jonboulle/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jonboulle/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jonboulle/orgs\",\"repos_url\":\"https://api.github.com/users/jonboulle/repos\",\"events_url\":\"https://api.github.com/users/jonboulle/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jonboulle/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The only usage of this was removed via #18635\\n\",\"created_at\":\"2016-01-15T18:14:03Z\",\"updated_at\":\"2016-06-24T20:56:15Z\",\"closed_at\":\"2016-06-24T20:56:15Z\",\"merged_at\":\"2016-06-24T20:56:15Z\",\"merge_commit_sha\":\"8c9577888c801c48ed0e7dec67707cd5326a7fb6\",\"assignee\":{\"login\":\"fabioy\",\"id\":6294975,\"node_id\":\"MDQ6VXNlcjYyOTQ5NzU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/6294975?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fabioy\",\"html_url\":\"https://github.com/fabioy\",\"followers_url\":\"https://api.github.com/users/fabioy/followers\",\"following_url\":\"https://api.github.com/users/fabioy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/fabioy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/fabioy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/fabioy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/fabioy/orgs\",\"repos_url\":\"https://api.github.com/users/fabioy/repos\",\"events_url\":\"https://api.github.com/users/fabioy/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/fabioy/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"fabioy\",\"id\":6294975,\"node_id\":\"MDQ6VXNlcjYyOTQ5NzU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/6294975?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fabioy\",\"html_url\":\"https://github.com/fabioy\",\"followers_url\":\"https://api.github.com/users/fabioy/followers\",\"following_url\":\"https://api.github.com/users/fabioy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/fabioy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/fabioy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/fabioy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/fabioy/orgs\",\"repos_url\":\"https://api.github.com/users/fabioy/repos\",\"events_url\":\"https://api.github.com/users/fabioy/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/fabioy/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":148225179,\"node_id\":\"MDU6TGFiZWwxNDgyMjUxNzk=\",\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/labels/lgtm\",\"name\":\"lgtm\",\"color\":\"15dd18\",\"default\":
INSERT INTO `pullreq` VALUES ('2748', 'rust-lang/rust', '30792', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/30792\",\"id\":55541164,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTU1NDExNjQ=\",\"html_url\":\"https://github.com/rust-lang/rust/pull/30792\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/30792.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/30792.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/30792\",\"number\":30792,\"state\":\"closed\",\"locked\":false,\"title\":\"Add 2015-12-18 snapshot for DragonFly\",\"user\":{\"login\":\"mneumann\",\"id\":34112,\"node_id\":\"MDQ6VXNlcjM0MTEy\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/34112?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mneumann\",\"html_url\":\"https://github.com/mneumann\",\"followers_url\":\"https://api.github.com/users/mneumann/followers\",\"following_url\":\"https://api.github.com/users/mneumann/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mneumann/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mneumann/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mneumann/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mneumann/orgs\",\"repos_url\":\"https://api.github.com/users/mneumann/repos\",\"events_url\":\"https://api.github.com/users/mneumann/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mneumann/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Related to https://github.com/rust-lang/rust/pull/30643.\\n\\n@alexcrichton : Please upload snapshot https://github.com/dhuseby/rust-manual-snapshots/blob/master/rust-stage0-2015-12-18-3391630-dragonfly-x86_64-e74d79488e88ac2de3bd03afd5959d2ae6e2b628.tar.bz2\\n\",\"created_at\":\"2016-01-09T11:57:34Z\",\"updated_at\":\"2016-01-09T12:44:09Z\",\"closed_at\":\"2016-01-09T12:44:09Z\",\"merged_at\":null,\"merge_commit_sha\":\"7695260009e0a5debdcdd70c56c73a9a9df32bac\",\"assignee\":{\"login\":\"brson\",\"id\":147214,\"node_id\":\"MDQ6VXNlcjE0NzIxNA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/147214?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/brson\",\"html_url\":\"https://github.com/brson\",\"followers_url\":\"https://api.github.com/users/brson/followers\",\"following_url\":\"https://api.github.com/users/brson/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/brson/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/brson/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/brson/subscriptions\",\"organizations_url\":\"https://api.github.com/users/brson/orgs\",\"repos_url\":\"https://api.github.com/users/brson/repos\",\"events_url\":\"https://api.github.com/users/brson/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/brson/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"brson\",\"id\":147214,\"node_id\":\"MDQ6VXNlcjE0NzIxNA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/147214?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/brson\",\"html_url\":\"https://github.com/brson\",\"followers_url\":\"https://api.github.com/users/brson/followers\",\"following_url\":\"https://api.github.com/users/brson/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/brson/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/brson/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/brson/subscriptions\",\"organizations_url\":\"https://api.github.com/users/brson/orgs\",\"repos_url\":\"https://api.github.com/users/brson/repos\",\"events_url\":\"https://api.github.com/users/brson/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/brson/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/30792/
INSERT INTO `pullreq` VALUES ('2752', 'symfony/symfony', '19745', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/19745\",\"id\":82875968,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODI4NzU5Njg=\",\"html_url\":\"https://github.com/symfony/symfony/pull/19745\",\"diff_url\":\"https://github.com/symfony/symfony/pull/19745.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/19745.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/19745\",\"number\":19745,\"state\":\"closed\",\"locked\":false,\"title\":\"[Validator] Added context object method callback to choice validator\",\"user\":{\"login\":\"Bouwdie\",\"id\":133619,\"node_id\":\"MDQ6VXNlcjEzMzYxOQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/133619?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Bouwdie\",\"html_url\":\"https://github.com/Bouwdie\",\"followers_url\":\"https://api.github.com/users/Bouwdie/followers\",\"following_url\":\"https://api.github.com/users/Bouwdie/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Bouwdie/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Bouwdie/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Bouwdie/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Bouwdie/orgs\",\"repos_url\":\"https://api.github.com/users/Bouwdie/repos\",\"events_url\":\"https://api.github.com/users/Bouwdie/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Bouwdie/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Branch? | \\\"master\\\" |\\n| Bug fix? | no |\\n| New feature? | yes |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | - |\\n| License | MIT |\\n| Doc PR | - |\\n\",\"created_at\":\"2016-08-26T11:56:32Z\",\"updated_at\":\"2016-09-18T15:11:49Z\",\"closed_at\":\"2016-09-17T19:52:37Z\",\"merged_at\":null,\"merge_commit_sha\":\"eadd6d0ee3afb71a531f69461fca6acf164ea197\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":100378,\"node_id\":\"MDU6TGFiZWwxMDAzNzg=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Feature\",\"name\":\"Feature\",\"color\":\"02e10c\",\"default\":false},{\"id\":237003792,\"node_id\":\"MDU6TGFiZWwyMzcwMDM3OTI=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Status:%20Needs%20Review\",\"name\":\"Status: Needs Review\",\"color\":\"ededed\",\"default\":false},{\"id\":99599,\"node_id\":\"MDU6TGFiZWw5OTU5OQ==\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Validator\",\"name\":\"Validator\",\"color\":\"DDDDDD\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/19745/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/19745/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/19745/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/840ab7ee4af3a087f77b92d17b086aeb024980d3\",\"head\":{\"label\":\"Bouwdie:choice-validator-callable\",\"ref\":\"choice-validator-callable\",\"sha\":\"840ab7ee4af3a087f77b92d17b086aeb024980d3\",\"user\":{\"login\":\"Bouwdie\",\"id\":133619,\"node_id\":\"MDQ6VXNlcjEzMzYxOQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/133619?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Bouwdie\",\"html_url\":\"https://github.com/Bouwdie\",\"followers_url\":\"https://api.github.com/users/Bouwdie/followers\",\"following_url\":\"https://api.github.com/users/Bouwdie/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Bouwdie/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Bouwdie/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Bouwdie/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Bouwdie/orgs\"
INSERT INTO `pullreq` VALUES ('2757', 'hashicorp/terraform', '9398', '{\"url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/9398\",\"id\":89607844,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODk2MDc4NDQ=\",\"html_url\":\"https://github.com/hashicorp/terraform/pull/9398\",\"diff_url\":\"https://github.com/hashicorp/terraform/pull/9398.diff\",\"patch_url\":\"https://github.com/hashicorp/terraform/pull/9398.patch\",\"issue_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/9398\",\"number\":9398,\"state\":\"closed\",\"locked\":false,\"title\":\"Allow importing of aws_iam_role, aws_iam_role_policy, aws_iam_policy and aws_iam_instance_profile.\",\"user\":{\"login\":\"tomwilkie\",\"id\":444037,\"node_id\":\"MDQ6VXNlcjQ0NDAzNw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/444037?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tomwilkie\",\"html_url\":\"https://github.com/tomwilkie\",\"followers_url\":\"https://api.github.com/users/tomwilkie/followers\",\"following_url\":\"https://api.github.com/users/tomwilkie/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tomwilkie/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tomwilkie/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tomwilkie/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tomwilkie/orgs\",\"repos_url\":\"https://api.github.com/users/tomwilkie/repos\",\"events_url\":\"https://api.github.com/users/tomwilkie/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tomwilkie/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2016-10-17T11:46:16Z\",\"updated_at\":\"2017-02-05T10:28:55Z\",\"closed_at\":\"2016-12-01T14:42:21Z\",\"merged_at\":null,\"merge_commit_sha\":\"0a9c988e8e20487c0d037018e8282a24949f2593\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":85946959,\"node_id\":\"MDU6TGFiZWw4NTk0Njk1OQ==\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/enhancement\",\"name\":\"enhancement\",\"color\":\"d4c5f9\",\"default\":true},{\"id\":127939518,\"node_id\":\"MDU6TGFiZWwxMjc5Mzk1MTg=\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/provider/aws\",\"name\":\"provider/aws\",\"color\":\"bfdadc\",\"default\":false},{\"id\":120957393,\"node_id\":\"MDU6TGFiZWwxMjA5NTczOTM=\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/waiting-response\",\"name\":\"waiting-response\",\"color\":\"5319e7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/9398/commits\",\"review_comments_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/9398/comments\",\"review_comment_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/9398/comments\",\"statuses_url\":\"https://api.github.com/repos/hashicorp/terraform/statuses/0ab9be1b59ffbcda28a11938ba4b13dd62e338a7\",\"head\":{\"label\":\"tomwilkie:import-iam-objects\",\"ref\":\"import-iam-objects\",\"sha\":\"0ab9be1b59ffbcda28a11938ba4b13dd62e338a7\",\"user\":{\"login\":\"tomwilkie\",\"id\":444037,\"node_id\":\"MDQ6VXNlcjQ0NDAzNw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/444037?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tomwilkie\",\"html_url\":\"https://github.com/tomwilkie\",\"followers_url\":\"https://api.github.com/users/tomwilkie/followers\",\"following_url\":\"https://api.github.com/users/tomwilkie/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tomwilkie/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tomwilkie/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tomwilkie/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tomwilkie/orgs\",\"repos_url\":\"https://api.github.com/users/tomwilkie/repos\",\"events_url\":\"https://api.github.com/users/tomwi
INSERT INTO `pullreq` VALUES ('2762', 'symfony/symfony', '20743', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/20743\",\"id\":96399373,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTYzOTkzNzM=\",\"html_url\":\"https://github.com/symfony/symfony/pull/20743\",\"diff_url\":\"https://github.com/symfony/symfony/pull/20743.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/20743.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/20743\",\"number\":20743,\"state\":\"closed\",\"locked\":false,\"title\":\"[Cache] Add MemcachedAdapter\",\"user\":{\"login\":\"Babacooll\",\"id\":6329406,\"node_id\":\"MDQ6VXNlcjYzMjk0MDY=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/6329406?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Babacooll\",\"html_url\":\"https://github.com/Babacooll\",\"followers_url\":\"https://api.github.com/users/Babacooll/followers\",\"following_url\":\"https://api.github.com/users/Babacooll/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Babacooll/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Babacooll/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Babacooll/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Babacooll/orgs\",\"repos_url\":\"https://api.github.com/users/Babacooll/repos\",\"events_url\":\"https://api.github.com/users/Babacooll/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Babacooll/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A\\r\\n| ------------- | ---\\r\\n| Branch? | master\\r\\n| Bug fix? | no\\r\\n| New feature? | yes\\r\\n| BC breaks? | no\\r\\n| Deprecations? | no\\r\\n| Tests pass? | yes\\r\\n| Fixed tickets | \\r\\n| License | MIT\\r\\n| Doc PR |\\r\\n\\r\\n\",\"created_at\":\"2016-12-03T14:31:56Z\",\"updated_at\":\"2017-03-24T15:40:46Z\",\"closed_at\":\"2016-12-12T10:06:33Z\",\"merged_at\":null,\"merge_commit_sha\":\"658422e250f2ac610e4a2ab2f3f74581a5aaca92\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":313658463,\"node_id\":\"MDU6TGFiZWwzMTM2NTg0NjM=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Cache\",\"name\":\"Cache\",\"color\":\"dddddd\",\"default\":false},{\"id\":100378,\"node_id\":\"MDU6TGFiZWwxMDAzNzg=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Feature\",\"name\":\"Feature\",\"color\":\"02e10c\",\"default\":false},{\"id\":237003792,\"node_id\":\"MDU6TGFiZWwyMzcwMDM3OTI=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Status:%20Needs%20Review\",\"name\":\"Status: Needs Review\",\"color\":\"ededed\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/symfony/symfony/milestones/16\",\"html_url\":\"https://github.com/symfony/symfony/milestone/16\",\"labels_url\":\"https://api.github.com/repos/symfony/symfony/milestones/16/labels\",\"id\":2180800,\"node_id\":\"MDk6TWlsZXN0b25lMjE4MDgwMA==\",\"number\":16,\"title\":\"3.3\",\"description\":\"https://symfony.com/roadmap?version=3.3#checker\",\"creator\":{\"login\":\"xabbuh\",\"id\":1957048,\"node_id\":\"MDQ6VXNlcjE5NTcwNDg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1957048?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/xabbuh\",\"html_url\":\"https://github.com/xabbuh\",\"followers_url\":\"https://api.github.com/users/xabbuh/followers\",\"following_url\":\"https://api.github.com/users/xabbuh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/xabbuh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/xabbuh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/xabbuh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/xabbuh/orgs\",\"repos_url\":\"https://api.github.com/users/xabbuh/repos\",\"events_url\":\"https://api.github.com/users/xabbuh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/xabbuh/received_events\
INSERT INTO `pullreq` VALUES ('2766', 'pydata/pandas', '10857', '{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/10857\",\"id\":42866453,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDI4NjY0NTM=\",\"html_url\":\"https://github.com/pandas-dev/pandas/pull/10857\",\"diff_url\":\"https://github.com/pandas-dev/pandas/pull/10857.diff\",\"patch_url\":\"https://github.com/pandas-dev/pandas/pull/10857.patch\",\"issue_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/10857\",\"number\":10857,\"state\":\"closed\",\"locked\":false,\"title\":\"ENH: #8325 Add ability to create tables using the gbq module. \",\"user\":{\"login\":\"ghost\",\"id\":10137,\"node_id\":\"MDQ6VXNlcjEwMTM3\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/10137?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ghost\",\"html_url\":\"https://github.com/ghost\",\"followers_url\":\"https://api.github.com/users/ghost/followers\",\"following_url\":\"https://api.github.com/users/ghost/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ghost/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ghost/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ghost/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ghost/orgs\",\"repos_url\":\"https://api.github.com/users/ghost/repos\",\"events_url\":\"https://api.github.com/users/ghost/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ghost/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"closes #8325 \\ncloses #10652\\n- Added ability to automatically create a table using the gbq.to_gbq function if destination table does not exist\\n- Added `gbq.gbq_table_exists()` function to the gbq module \\n- Added `gbq.create_gbq_table()` function to the gbq module \\n\",\"created_at\":\"2015-08-19T21:29:11Z\",\"updated_at\":\"2015-09-14T03:28:03Z\",\"closed_at\":\"2015-09-13T20:20:52Z\",\"merged_at\":\"2015-09-13T20:20:52Z\",\"merge_commit_sha\":\"34a5edff6d4eacb2b544709b1baab84d307642fa\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":35818298,\"node_id\":\"MDU6TGFiZWwzNTgxODI5OA==\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design\",\"name\":\"API Design\",\"color\":\"AD7FA8\",\"default\":false},{\"id\":76812,\"node_id\":\"MDU6TGFiZWw3NjgxMg==\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement\",\"name\":\"Enhancement\",\"color\":\"4E9A06\",\"default\":false},{\"id\":57351315,\"node_id\":\"MDU6TGFiZWw1NzM1MTMxNQ==\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Google\",\"name\":\"IO Google\",\"color\":\"0052cc\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/34\",\"html_url\":\"https://github.com/pandas-dev/pandas/milestone/34\",\"labels_url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels\",\"id\":1033710,\"node_id\":\"MDk6TWlsZXN0b25lMTAzMzcxMA==\",\"number\":34,\"title\":\"0.17.0\",\"description\":\"\",\"creator\":{\"login\":\"jreback\",\"id\":953992,\"node_id\":\"MDQ6VXNlcjk1Mzk5Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/953992?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jreback\",\"html_url\":\"https://github.com/jreback\",\"followers_url\":\"https://api.github.com/users/jreback/followers\",\"following_url\":\"https://api.github.com/users/jreback/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jreback/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jreback/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jreback/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jreback/orgs\",\"repos_url\":\"https://api.github.com/users/jreback/repos\",\"events_url\":\"https://api.github.com/users/jreback/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jreback/received_events\",\"type\":\"User\",\"site_admin\":false},\
INSERT INTO `pullreq` VALUES ('2770', 'cocos2d/cocos2d-x', '2540', '{\"url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/2540\",\"id\":5609678,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTYwOTY3OA==\",\"html_url\":\"https://github.com/cocos2d/cocos2d-x/pull/2540\",\"diff_url\":\"https://github.com/cocos2d/cocos2d-x/pull/2540.diff\",\"patch_url\":\"https://github.com/cocos2d/cocos2d-x/pull/2540.patch\",\"issue_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/2540\",\"number\":2540,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix for broken ccArrayGetIndexOfObject\",\"user\":{\"login\":\"jotel\",\"id\":492425,\"node_id\":\"MDQ6VXNlcjQ5MjQyNQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/492425?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jotel\",\"html_url\":\"https://github.com/jotel\",\"followers_url\":\"https://api.github.com/users/jotel/followers\",\"following_url\":\"https://api.github.com/users/jotel/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jotel/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jotel/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jotel/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jotel/orgs\",\"repos_url\":\"https://api.github.com/users/jotel/repos\",\"events_url\":\"https://api.github.com/users/jotel/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jotel/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The optimisation introduced in 076f38c has broken ccArrayGetIndexOfObject which fails now (i.e. returns CC_INVALID_INDEX) for object inside array but with indexes > 0. And it has nasty effect for all CCTouchHandlers not unregistered and still handling events even if no longer existing... \\n\\nHere is a fix for that.\\n\\nRegards\\nJaro\\n\",\"created_at\":\"2013-05-08T23:32:56Z\",\"updated_at\":\"2014-07-02T07:20:39Z\",\"closed_at\":\"2013-05-09T00:55:45Z\",\"merged_at\":null,\"merge_commit_sha\":\"e2bc384ae16d6160669162e752920786a6c23f2c\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/2540/commits\",\"review_comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/2540/comments\",\"review_comment_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/2540/comments\",\"statuses_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/statuses/5e8e20329a848a6556934a2411375390fb2f8316\",\"head\":{\"label\":\"jotel:master\",\"ref\":\"master\",\"sha\":\"5e8e20329a848a6556934a2411375390fb2f8316\",\"user\":{\"login\":\"jotel\",\"id\":492425,\"node_id\":\"MDQ6VXNlcjQ5MjQyNQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/492425?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jotel\",\"html_url\":\"https://github.com/jotel\",\"followers_url\":\"https://api.github.com/users/jotel/followers\",\"following_url\":\"https://api.github.com/users/jotel/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jotel/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jotel/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jotel/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jotel/orgs\",\"repos_url\":\"https://api.github.com/users/jotel/repos\",\"events_url\":\"https://api.github.com/users/jotel/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jotel/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"cocos2d:master\",\"ref\":\"master\",\"sha\":\"1e534dd1dd442817112e0376c8075e7b405378af\",\"user\":{\"login\":\"cocos2d\",\"id\":234324,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjIzNDMyNA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/234324?v=4\",\"gravatar_id\":\"\",\"url\":\
INSERT INTO `pullreq` VALUES ('2774', 'angular/angular.js', '4410', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/4410\",\"id\":9077513,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTA3NzUxMw==\",\"html_url\":\"https://github.com/angular/angular.js/pull/4410\",\"diff_url\":\"https://github.com/angular/angular.js/pull/4410.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/4410.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/4410\",\"number\":4410,\"state\":\"closed\",\"locked\":false,\"title\":\"docs (tutorial/step_07): Correcting a type-o\",\"user\":{\"login\":\"joshmcadams\",\"id\":61422,\"node_id\":\"MDQ6VXNlcjYxNDIy\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/61422?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/joshmcadams\",\"html_url\":\"https://github.com/joshmcadams\",\"followers_url\":\"https://api.github.com/users/joshmcadams/followers\",\"following_url\":\"https://api.github.com/users/joshmcadams/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/joshmcadams/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/joshmcadams/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/joshmcadams/subscriptions\",\"organizations_url\":\"https://api.github.com/users/joshmcadams/orgs\",\"repos_url\":\"https://api.github.com/users/joshmcadams/repos\",\"events_url\":\"https://api.github.com/users/joshmcadams/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/joshmcadams/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Changing the spelling of probably.\\n\",\"created_at\":\"2013-10-14T18:57:26Z\",\"updated_at\":\"2014-06-30T09:41:02Z\",\"closed_at\":\"2013-10-24T20:09:17Z\",\"merged_at\":null,\"merge_commit_sha\":\"ac44a0290b98f617d6c5e862a7cbf79928c52397\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":62072,\"node_id\":\"MDU6TGFiZWw2MjA3Mg==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/type:%20docs\",\"name\":\"type: docs\",\"color\":\"9fe6ad\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/angular/angular.js/milestones/23\",\"html_url\":\"https://github.com/angular/angular.js/milestone/23\",\"labels_url\":\"https://api.github.com/repos/angular/angular.js/milestones/23/labels\",\"id\":454845,\"node_id\":\"MDk6TWlsZXN0b25lNDU0ODQ1\",\"number\":23,\"title\":\"1.2.0 - timely-delivery\",\"description\":\"\",\"creator\":{\"login\":\"IgorMinar\",\"id\":216296,\"node_id\":\"MDQ6VXNlcjIxNjI5Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/216296?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/IgorMinar\",\"html_url\":\"https://github.com/IgorMinar\",\"followers_url\":\"https://api.github.com/users/IgorMinar/followers\",\"following_url\":\"https://api.github.com/users/IgorMinar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/IgorMinar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/IgorMinar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/IgorMinar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/IgorMinar/orgs\",\"repos_url\":\"https://api.github.com/users/IgorMinar/repos\",\"events_url\":\"https://api.github.com/users/IgorMinar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/IgorMinar/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":144,\"state\":\"closed\",\"created_at\":\"2013-10-14T21:28:07Z\",\"updated_at\":\"2013-12-20T04:22:27Z\",\"due_on\":\"2013-11-08T08:00:00Z\",\"closed_at\":\"2013-11-08T18:23:08Z\"},\"commits_url\":\"https://api.github.com/repos/angular/angular.js/pulls/4410/commits\",\"review_comments_url\":\"https://api.github.com/repos/angular/angular.js/pulls/4410/comments\",\"review_comment_url\":\"https://api.github.com/repos/angular/angular.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/angular/angular
INSERT INTO `pullreq` VALUES ('2778', 'kubernetes/kubernetes', '23473', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/23473\",\"id\":64150467,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjQxNTA0Njc=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/23473\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/23473.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/23473.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/23473\",\"number\":23473,\"state\":\"closed\",\"locked\":false,\"title\":\"fix kubelet tls overwrite issue\",\"user\":{\"login\":\"adohe\",\"id\":1555564,\"node_id\":\"MDQ6VXNlcjE1NTU1NjQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1555564?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/adohe\",\"html_url\":\"https://github.com/adohe\",\"followers_url\":\"https://api.github.com/users/adohe/followers\",\"following_url\":\"https://api.github.com/users/adohe/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/adohe/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/adohe/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/adohe/subscriptions\",\"organizations_url\":\"https://api.github.com/users/adohe/orgs\",\"repos_url\":\"https://api.github.com/users/adohe/repos\",\"events_url\":\"https://api.github.com/users/adohe/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/adohe/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"@lavalamp apply the same thing to kubelet. @dchen1107 ptal.\\n\\n<!-- Reviewable:start -->\\n\\n---\\n\\nThis change is [<img src=\\\"http://reviewable.k8s.io/review_button.svg\\\" height=\\\"35\\\" align=\\\"absmiddle\\\" alt=\\\"Reviewable\\\"/>](http://reviewable.k8s.io/reviews/kubernetes/kubernetes/23473)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2016-03-25T10:29:42Z\",\"updated_at\":\"2016-06-18T09:27:32Z\",\"closed_at\":\"2016-06-18T06:20:03Z\",\"merged_at\":\"2016-06-18T06:20:03Z\",\"merge_commit_sha\":\"076bf81b8bf1046ef704e41f3f8368dd99e3a103\",\"assignee\":{\"login\":\"dchen1107\",\"id\":7740897,\"node_id\":\"MDQ6VXNlcjc3NDA4OTc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/7740897?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dchen1107\",\"html_url\":\"https://github.com/dchen1107\",\"followers_url\":\"https://api.github.com/users/dchen1107/followers\",\"following_url\":\"https://api.github.com/users/dchen1107/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dchen1107/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dchen1107/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dchen1107/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dchen1107/orgs\",\"repos_url\":\"https://api.github.com/users/dchen1107/repos\",\"events_url\":\"https://api.github.com/users/dchen1107/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dchen1107/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"dchen1107\",\"id\":7740897,\"node_id\":\"MDQ6VXNlcjc3NDA4OTc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/7740897?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dchen1107\",\"html_url\":\"https://github.com/dchen1107\",\"followers_url\":\"https://api.github.com/users/dchen1107/followers\",\"following_url\":\"https://api.github.com/users/dchen1107/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dchen1107/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dchen1107/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dchen1107/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dchen1107/orgs\",\"repos_url\":\"https://api.github.com/users/dchen1107/repos\",\"events_url\":\"https://api.github.com/users/dchen1107/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dchen1107/receive
INSERT INTO `pullreq` VALUES ('2782', 'saltstack/salt', '20368', '{\"url\":\"https://api.github.com/repos/saltstack/salt/pulls/20368\",\"id\":28610607,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mjg2MTA2MDc=\",\"html_url\":\"https://github.com/saltstack/salt/pull/20368\",\"diff_url\":\"https://github.com/saltstack/salt/pull/20368.diff\",\"patch_url\":\"https://github.com/saltstack/salt/pull/20368.patch\",\"issue_url\":\"https://api.github.com/repos/saltstack/salt/issues/20368\",\"number\":20368,\"state\":\"closed\",\"locked\":false,\"title\":\"Make the value extraction a little smarter.\",\"user\":{\"login\":\"kaithar\",\"id\":76736,\"node_id\":\"MDQ6VXNlcjc2NzM2\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/76736?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kaithar\",\"html_url\":\"https://github.com/kaithar\",\"followers_url\":\"https://api.github.com/users/kaithar/followers\",\"following_url\":\"https://api.github.com/users/kaithar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kaithar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kaithar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kaithar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kaithar/orgs\",\"repos_url\":\"https://api.github.com/users/kaithar/repos\",\"events_url\":\"https://api.github.com/users/kaithar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/kaithar/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The previous method of splitting on = then removing \\\" had the problem of leaving a trailing new line, making the makeconf.present state always fail if given a valid comparison. It would also fail to cope with inline comments and leading/trailing whitespace.\\n\\nThis code isn\'t foolproof but works as long as there\'s no quotes in the comment, or the string isn\'t quoted but the comment does have a quote in it.\\n\\nThis is primarily a bug fix so I\'ve submitted it against the 2015.2 branch but it will want cherry picking over.\\n\",\"created_at\":\"2015-02-04T03:21:07Z\",\"updated_at\":\"2015-02-11T00:16:16Z\",\"closed_at\":\"2015-02-05T19:41:24Z\",\"merged_at\":\"2015-02-05T19:41:24Z\",\"merge_commit_sha\":\"eb2bf9bdc6ccfae2562c707959c37e2af22715db\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/saltstack/salt/pulls/20368/commits\",\"review_comments_url\":\"https://api.github.com/repos/saltstack/salt/pulls/20368/comments\",\"review_comment_url\":\"https://api.github.com/repos/saltstack/salt/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/saltstack/salt/issues/20368/comments\",\"statuses_url\":\"https://api.github.com/repos/saltstack/salt/statuses/cfcec7a684fedd32cd218208d80bdd0f86ec7838\",\"head\":{\"label\":\"kaithar:feature/smarter-value-extraction\",\"ref\":\"feature/smarter-value-extraction\",\"sha\":\"cfcec7a684fedd32cd218208d80bdd0f86ec7838\",\"user\":{\"login\":\"kaithar\",\"id\":76736,\"node_id\":\"MDQ6VXNlcjc2NzM2\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/76736?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kaithar\",\"html_url\":\"https://github.com/kaithar\",\"followers_url\":\"https://api.github.com/users/kaithar/followers\",\"following_url\":\"https://api.github.com/users/kaithar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kaithar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kaithar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kaithar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kaithar/orgs\",\"repos_url\":\"https://api.github.com/users/kaithar/repos\",\"events_url\":\"https://api.github.com/users/kaithar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/kaithar/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":14778304,\"node_id\":\"MDEwOlJl
INSERT INTO `pullreq` VALUES ('2786', 'ceph/ceph', '9367', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/9367\",\"id\":71683880,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzE2ODM4ODA=\",\"html_url\":\"https://github.com/ceph/ceph/pull/9367\",\"diff_url\":\"https://github.com/ceph/ceph/pull/9367.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/9367.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/9367\",\"number\":9367,\"state\":\"closed\",\"locked\":false,\"title\":\"rgw/common: fix error return value of hex_to_buf.\",\"user\":{\"login\":\"Yan-waller\",\"id\":17548747,\"node_id\":\"MDQ6VXNlcjE3NTQ4NzQ3\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/17548747?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Yan-waller\",\"html_url\":\"https://github.com/Yan-waller\",\"followers_url\":\"https://api.github.com/users/Yan-waller/followers\",\"following_url\":\"https://api.github.com/users/Yan-waller/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Yan-waller/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Yan-waller/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Yan-waller/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Yan-waller/orgs\",\"repos_url\":\"https://api.github.com/users/Yan-waller/repos\",\"events_url\":\"https://api.github.com/users/Yan-waller/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Yan-waller/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"We should return negative value if error happens, otherwise\\nthe caller may run into exceptions. eg, `rgw_swift_verify_signed_token`\\nwill not return as follow:\\n\\n``` c++\\n int ret = hex_to_buf(token, p.c_str(), len);\\n if (ret < 0)\\n return ret;\\n```\\n\",\"created_at\":\"2016-05-27T09:21:35Z\",\"updated_at\":\"2016-06-02T09:19:05Z\",\"closed_at\":\"2016-06-02T09:19:05Z\",\"merged_at\":\"2016-06-02T09:19:05Z\",\"merge_commit_sha\":\"ae181ddc05c473a130121bcc91aef4855d709fc4\",\"assignee\":{\"login\":\"oritwas\",\"id\":2041071,\"node_id\":\"MDQ6VXNlcjIwNDEwNzE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2041071?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/oritwas\",\"html_url\":\"https://github.com/oritwas\",\"followers_url\":\"https://api.github.com/users/oritwas/followers\",\"following_url\":\"https://api.github.com/users/oritwas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/oritwas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/oritwas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/oritwas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/oritwas/orgs\",\"repos_url\":\"https://api.github.com/users/oritwas/repos\",\"events_url\":\"https://api.github.com/users/oritwas/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/oritwas/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"oritwas\",\"id\":2041071,\"node_id\":\"MDQ6VXNlcjIwNDEwNzE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2041071?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/oritwas\",\"html_url\":\"https://github.com/oritwas\",\"followers_url\":\"https://api.github.com/users/oritwas/followers\",\"following_url\":\"https://api.github.com/users/oritwas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/oritwas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/oritwas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/oritwas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/oritwas/orgs\",\"repos_url\":\"https://api.github.com/users/oritwas/repos\",\"events_url\":\"https://api.github.com/users/oritwas/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/oritwas/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\"
INSERT INTO `pullreq` VALUES ('2790', 'symfony/symfony', '22871', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/22871\",\"id\":121958828,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTIxOTU4ODI4\",\"html_url\":\"https://github.com/symfony/symfony/pull/22871\",\"diff_url\":\"https://github.com/symfony/symfony/pull/22871.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/22871.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/22871\",\"number\":22871,\"state\":\"closed\",\"locked\":false,\"title\":\"Web server abstract remove\",\"user\":{\"login\":\"fabpot\",\"id\":47313,\"node_id\":\"MDQ6VXNlcjQ3MzEz\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47313?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/fabpot\",\"html_url\":\"https://github.com/fabpot\",\"followers_url\":\"https://api.github.com/users/fabpot/followers\",\"following_url\":\"https://api.github.com/users/fabpot/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/fabpot/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/fabpot/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/fabpot/subscriptions\",\"organizations_url\":\"https://api.github.com/users/fabpot/orgs\",\"repos_url\":\"https://api.github.com/users/fabpot/repos\",\"events_url\":\"https://api.github.com/users/fabpot/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/fabpot/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A\\r\\n| ------------- | ---\\r\\n| Branch? | 3.3\\r\\n| Bug fix? | no\\r\\n| New feature? | no\\r\\n| BC breaks? | no\\r\\n| Deprecations? | no\\r\\n| Tests pass? | yes\\r\\n| Fixed tickets | n/a\\r\\n| License | MIT\\r\\n| Doc PR | n/a\\r\\n\",\"created_at\":\"2017-05-23T10:02:16Z\",\"updated_at\":\"2017-05-23T10:44:18Z\",\"closed_at\":\"2017-05-23T10:44:18Z\",\"merged_at\":null,\"merge_commit_sha\":\"e82f1df7fb5ddccb1a8c773388c0b21e337040d4\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":{\"url\":\"https://api.github.com/repos/symfony/symfony/milestones/16\",\"html_url\":\"https://github.com/symfony/symfony/milestone/16\",\"labels_url\":\"https://api.github.com/repos/symfony/symfony/milestones/16/labels\",\"id\":2180800,\"node_id\":\"MDk6TWlsZXN0b25lMjE4MDgwMA==\",\"number\":16,\"title\":\"3.3\",\"description\":\"https://symfony.com/roadmap?version=3.3#checker\",\"creator\":{\"login\":\"xabbuh\",\"id\":1957048,\"node_id\":\"MDQ6VXNlcjE5NTcwNDg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1957048?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/xabbuh\",\"html_url\":\"https://github.com/xabbuh\",\"followers_url\":\"https://api.github.com/users/xabbuh/followers\",\"following_url\":\"https://api.github.com/users/xabbuh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/xabbuh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/xabbuh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/xabbuh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/xabbuh/orgs\",\"repos_url\":\"https://api.github.com/users/xabbuh/repos\",\"events_url\":\"https://api.github.com/users/xabbuh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/xabbuh/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":777,\"state\":\"closed\",\"created_at\":\"2016-12-07T08:48:45Z\",\"updated_at\":\"2018-01-29T15:25:48Z\",\"due_on\":\"2018-01-31T08:00:00Z\",\"closed_at\":\"2018-01-29T15:25:48Z\"},\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/22871/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/22871/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/22871/comments\",\"statuses_url\":\"h
INSERT INTO `pullreq` VALUES ('2794', 'twbs/bootstrap', '17181', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/17181\",\"id\":42997213,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDI5OTcyMTM=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/17181\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/17181.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/17181.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/17181\",\"number\":17181,\"state\":\"closed\",\"locked\":false,\"title\":\"v4 - Fix link to narrow jumbotron example\",\"user\":{\"login\":\"kkirsche\",\"id\":947110,\"node_id\":\"MDQ6VXNlcjk0NzExMA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/947110?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kkirsche\",\"html_url\":\"https://github.com/kkirsche\",\"followers_url\":\"https://api.github.com/users/kkirsche/followers\",\"following_url\":\"https://api.github.com/users/kkirsche/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kkirsche/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kkirsche/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kkirsche/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kkirsche/orgs\",\"repos_url\":\"https://api.github.com/users/kkirsche/repos\",\"events_url\":\"https://api.github.com/users/kkirsche/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/kkirsche/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fix #17174 \\nCorrect URL: http://v4-alpha.getbootstrap.com/examples/narrow-jumbotron/\\n\",\"created_at\":\"2015-08-21T01:54:52Z\",\"updated_at\":\"2015-10-27T12:03:09Z\",\"closed_at\":\"2015-09-02T03:29:51Z\",\"merged_at\":\"2015-09-02T03:29:51Z\",\"merge_commit_sha\":\"f49506168a0b905b9462bda51ab4ab605a7c547e\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":210556,\"node_id\":\"MDU6TGFiZWwyMTA1NTY=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/css\",\"name\":\"css\",\"color\":\"563d7c\",\"default\":false},{\"id\":143597,\"node_id\":\"MDU6TGFiZWwxNDM1OTc=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/docs\",\"name\":\"docs\",\"color\":\"007bff\",\"default\":false},{\"id\":250176882,\"node_id\":\"MDU6TGFiZWwyNTAxNzY4ODI=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/v4\",\"name\":\"v4\",\"color\":\"563d7c\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/33\",\"html_url\":\"https://github.com/twbs/bootstrap/milestone/33\",\"labels_url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/33/labels\",\"id\":1263350,\"node_id\":\"MDk6TWlsZXN0b25lMTI2MzM1MA==\",\"number\":33,\"title\":\"v4.0.0-alpha.2\",\"description\":\"\",\"creator\":{\"login\":\"cvrebert\",\"id\":419884,\"node_id\":\"MDQ6VXNlcjQxOTg4NA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/419884?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cvrebert\",\"html_url\":\"https://github.com/cvrebert\",\"followers_url\":\"https://api.github.com/users/cvrebert/followers\",\"following_url\":\"https://api.github.com/users/cvrebert/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cvrebert/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cvrebert/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cvrebert/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cvrebert/orgs\",\"repos_url\":\"https://api.github.com/users/cvrebert/repos\",\"events_url\":\"https://api.github.com/users/cvrebert/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cvrebert/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":432,\"state\":\"closed\",\"created_at\":\"2015-08-19T20:07:07Z\",\"updated_at\":\"2015-12-24T04:14:41Z\",\"due_on\":null,\"closed_at\":\"2015-12-08T16:51:56Z\"},\"commits_url\":\"https://api.
INSERT INTO `pullreq` VALUES ('2798', 'kubernetes/kubernetes', '13154', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/13154\",\"id\":43324551,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDMzMjQ1NTE=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/13154\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/13154.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/13154.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/13154\",\"number\":13154,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix typo that caused an error at end of vagrant up\",\"user\":{\"login\":\"derekwaynecarr\",\"id\":6233452,\"node_id\":\"MDQ6VXNlcjYyMzM0NTI=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/6233452?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/derekwaynecarr\",\"html_url\":\"https://github.com/derekwaynecarr\",\"followers_url\":\"https://api.github.com/users/derekwaynecarr/followers\",\"following_url\":\"https://api.github.com/users/derekwaynecarr/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/derekwaynecarr/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/derekwaynecarr/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/derekwaynecarr/subscriptions\",\"organizations_url\":\"https://api.github.com/users/derekwaynecarr/orgs\",\"repos_url\":\"https://api.github.com/users/derekwaynecarr/repos\",\"events_url\":\"https://api.github.com/users/derekwaynecarr/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/derekwaynecarr/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"There was a regression made in a recent change that introduced this typo.\\n\",\"created_at\":\"2015-08-25T19:12:58Z\",\"updated_at\":\"2015-09-20T17:58:58Z\",\"closed_at\":\"2015-08-25T22:33:14Z\",\"merged_at\":\"2015-08-25T22:33:14Z\",\"merge_commit_sha\":\"f96ee3982c13602423efd22ffcd9920bceddec4f\",\"assignee\":{\"login\":\"yujuhong\",\"id\":10524058,\"node_id\":\"MDQ6VXNlcjEwNTI0MDU4\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/10524058?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/yujuhong\",\"html_url\":\"https://github.com/yujuhong\",\"followers_url\":\"https://api.github.com/users/yujuhong/followers\",\"following_url\":\"https://api.github.com/users/yujuhong/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/yujuhong/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/yujuhong/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/yujuhong/subscriptions\",\"organizations_url\":\"https://api.github.com/users/yujuhong/orgs\",\"repos_url\":\"https://api.github.com/users/yujuhong/repos\",\"events_url\":\"https://api.github.com/users/yujuhong/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/yujuhong/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"yujuhong\",\"id\":10524058,\"node_id\":\"MDQ6VXNlcjEwNTI0MDU4\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/10524058?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/yujuhong\",\"html_url\":\"https://github.com/yujuhong\",\"followers_url\":\"https://api.github.com/users/yujuhong/followers\",\"following_url\":\"https://api.github.com/users/yujuhong/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/yujuhong/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/yujuhong/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/yujuhong/subscriptions\",\"organizations_url\":\"https://api.github.com/users/yujuhong/orgs\",\"repos_url\":\"https://api.github.com/users/yujuhong/repos\",\"events_url\":\"https://api.github.com/users/yujuhong/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/yujuhong/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":148225179,\"node_id\":\"MDU6TGFiZWwxN
INSERT INTO `pullreq` VALUES ('2802', 'elastic/elasticsearch', '6124', '{\"url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/6124\",\"id\":15760506,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTU3NjA1MDY=\",\"html_url\":\"https://github.com/elastic/elasticsearch/pull/6124\",\"diff_url\":\"https://github.com/elastic/elasticsearch/pull/6124.diff\",\"patch_url\":\"https://github.com/elastic/elasticsearch/pull/6124.patch\",\"issue_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/6124\",\"number\":6124,\"state\":\"closed\",\"locked\":false,\"title\":\"Add top_hits aggregation\",\"user\":{\"login\":\"martijnvg\",\"id\":580421,\"node_id\":\"MDQ6VXNlcjU4MDQyMQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/580421?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/martijnvg\",\"html_url\":\"https://github.com/martijnvg\",\"followers_url\":\"https://api.github.com/users/martijnvg/followers\",\"following_url\":\"https://api.github.com/users/martijnvg/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/martijnvg/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/martijnvg/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/martijnvg/subscriptions\",\"organizations_url\":\"https://api.github.com/users/martijnvg/orgs\",\"repos_url\":\"https://api.github.com/users/martijnvg/repos\",\"events_url\":\"https://api.github.com/users/martijnvg/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/martijnvg/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The `top_hits` aggregator keeps track of the most relevant document being aggregated. This aggregator should be used as a sub aggregator of a bucket based aggregator, so that the top documents per bucket are computed.\\n\\nVia this aggregator [grouping / field collapsing](https://github.com/elasticsearch/elasticsearch/issues/256) can be achieved and is very versatile. Someone can group by a field (using a terms aggregator as parent) or by time (using a histogram aggregator as parent), in any case the parent bucket aggregator determines how to group. How correct the top hits will depend on the parent aggregator. For example when using the `terms` aggregator and the `top_hits` aggregator some document may not end up in the response, because the `shard_size` on the `terms` aggregator is less then the field\'s cardinality.\\n\\nThe `top_hits` aggregator should have the following options:\\n- `size` - The amount of hits to collect.\\n- `sort` - Defines how the top hits should be sorted.\\n- and any other fetch phase options. Like source filtering and highlighting.\\n\\nThe prototype that is attached right now to this PR integrates nicely with the fetch phase, which allows all fetch like features to be implemented easily. Also it executes as if the `search_type` is set to `query_and_fetch`, this way aggregations don\'t need to execute extra round trips. \\n\\nExample usage of the current prototype:\\n\\n``` json\\nGET /stack/question/_search?search_type=count\\n{\\n \\\"aggs\\\": {\\n \\\"terms\\\": {\\n \\\"terms\\\": {\\n \\\"field\\\": \\\"tags\\\",\\n \\\"size\\\": 10\\n },\\n \\\"aggs\\\": {\\n \\\"top_tag_hits\\\": {\\n \\\"top_hits\\\": {\\n \\\"_source\\\": {\\n \\\"include\\\": [\\n \\\"title\\\"\\n ]\\n },\\n \\\"sort\\\": [\\n {\\n \\\"last_activity_date\\\": {\\n \\\"order\\\": \\\"desc\\\"\\n }\\n }\\n ],\\n \\\"size\\\" : 3\\n }\\n }\\n }\\n }\\n }\\n}\\n```\\n\\nIn this example the hits are sorted by the field `last_activity_date` and only the top 3 hits are returned. Also per hit only the `title` field is included.\\n\\nResponse:\\n\\n``` json\\n{\\n \\\"took\\\": 151,\\n \\\"timed_out\\\": false,\\n \\\"_shards\\\": {\\n \\\"total\\\": 5,\\n \\\"successful\\\": 5,\\n \\\"fai
INSERT INTO `pullreq` VALUES ('2805', 'joomla/joomla-cms', '9280', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/9280\",\"id\":61377719,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjEzNzc3MTk=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/9280\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/9280.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/9280.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/9280\",\"number\":9280,\"state\":\"closed\",\"locked\":false,\"title\":\"Removing root path from the entire output\",\"user\":{\"login\":\"Radek-Suski\",\"id\":1110663,\"node_id\":\"MDQ6VXNlcjExMTA2NjM=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1110663?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Radek-Suski\",\"html_url\":\"https://github.com/Radek-Suski\",\"followers_url\":\"https://api.github.com/users/Radek-Suski/followers\",\"following_url\":\"https://api.github.com/users/Radek-Suski/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Radek-Suski/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Radek-Suski/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Radek-Suski/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Radek-Suski/orgs\",\"repos_url\":\"https://api.github.com/users/Radek-Suski/repos\",\"events_url\":\"https://api.github.com/users/Radek-Suski/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Radek-Suski/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Pull Request for Issue #9252 \\n#### Summary of Changes\\n\\nRemoving root path from the entire output\\n#### Testing Instructions\\n\\nCheck if the report contains the path to Joomla! installation\\n\",\"created_at\":\"2016-03-02T10:14:07Z\",\"updated_at\":\"2016-03-06T23:40:29Z\",\"closed_at\":\"2016-03-03T20:11:27Z\",\"merged_at\":null,\"merge_commit_sha\":\"fc088695bfa0cb0d35907fe431ad740b8fda3a72\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/9280/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/9280/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/9280/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/60c327ccb94b6638b0f23d3daa0d94ccd06fc6f6\",\"head\":{\"label\":\"Radek-Suski:master\",\"ref\":\"master\",\"sha\":\"60c327ccb94b6638b0f23d3daa0d94ccd06fc6f6\",\"user\":{\"login\":\"Radek-Suski\",\"id\":1110663,\"node_id\":\"MDQ6VXNlcjExMTA2NjM=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1110663?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Radek-Suski\",\"html_url\":\"https://github.com/Radek-Suski\",\"followers_url\":\"https://api.github.com/users/Radek-Suski/followers\",\"following_url\":\"https://api.github.com/users/Radek-Suski/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Radek-Suski/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Radek-Suski/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Radek-Suski/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Radek-Suski/orgs\",\"repos_url\":\"https://api.github.com/users/Radek-Suski/repos\",\"events_url\":\"https://api.github.com/users/Radek-Suski/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Radek-Suski/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":30494522,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMDQ5NDUyMg==\",\"name\":\"joomla-cms\",\"full_name\":\"Radek-Susk
INSERT INTO `pullreq` VALUES ('2809', 'joomla/joomla-cms', '8591', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/8591\",\"id\":52672193,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTI2NzIxOTM=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/8591\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/8591.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/8591.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/8591\",\"number\":8591,\"state\":\"closed\",\"locked\":false,\"title\":\"Height of a form field type editor -> the Tiny MCE plugin overrides custom settings\",\"user\":{\"login\":\"astridx\",\"id\":9974686,\"node_id\":\"MDQ6VXNlcjk5NzQ2ODY=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/9974686?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/astridx\",\"html_url\":\"https://github.com/astridx\",\"followers_url\":\"https://api.github.com/users/astridx/followers\",\"following_url\":\"https://api.github.com/users/astridx/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/astridx/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/astridx/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/astridx/subscriptions\",\"organizations_url\":\"https://api.github.com/users/astridx/orgs\",\"repos_url\":\"https://api.github.com/users/astridx/repos\",\"events_url\":\"https://api.github.com/users/astridx/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/astridx/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The XML code I have in my extensions for the form field type editor did not use my defined height of 100px it always shows the standard height of 550px -\\n\\n<field name=\\\"name\\\"\\n type=\\\"editor\\\"\\n label=\\\"Description\\\"\\n height=\\\"100\\\" />\\n\\nI think that this is a bug in the Tiny MCE plugin. This plugin sets 550px as height in the setting parameters and that overrides the height definition in the custom XML forms.\\n\\nHow to test:\\n1. Open Component | Newsfeed| New and check, that the height of the editor is 550px.\\n2. Set the value of a custom form field with the type editor for the height to 100px. For example: Open the file JOOMLA\\\\administrator\\\\components\\\\com_newsfeeds\\\\models\\\\forms\\\\newsfeed.xml and set in a height for the editor of 100px.\\n3. Open Extension | Plugin | Tiny MCE -> Advanced and delete the value for the html-height\\n4. Open again Component | Newsfeed| New and see, that the height of the editor is still 550px. I would expect that this height is now 100px!!\\nCheck the patch:\\n1. After you completed steps 1 to 4 apply the patch.\\n2. Again, open Component | Newsfeed| New and see, that the height of the editor is now 100px.\\n3. Open after that the settings of other Joomla! core components and check that the height of this are still 550px.\\n\",\"created_at\":\"2015-12-04T14:01:50Z\",\"updated_at\":\"2016-09-18T18:53:58Z\",\"closed_at\":\"2016-06-29T06:19:51Z\",\"merged_at\":null,\"merge_commit_sha\":\"f9c2c22b83b29336794d7cd08144c345275c10ec\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/8591/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/8591/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/8591/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/c7df9a3c452644cc9df868400c7ce0633b4de12b\",\"head\":{\"label\":\"astridx:WidthOfTinyMCE_DeleteStandard\",\"ref\":\"WidthOfTinyMCE_DeleteStandard
INSERT INTO `pullreq` VALUES ('2814', 'rails/rails', '23827', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/23827\",\"id\":60380103,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjAzODAxMDM=\",\"html_url\":\"https://github.com/rails/rails/pull/23827\",\"diff_url\":\"https://github.com/rails/rails/pull/23827.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/23827.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/23827\",\"number\":23827,\"state\":\"closed\",\"locked\":false,\"title\":\"Lock down new `ImplicitRender` behavior for 5.0 RC\",\"user\":{\"login\":\"chancancode\",\"id\":55829,\"node_id\":\"MDQ6VXNlcjU1ODI5\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/55829?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/chancancode\",\"html_url\":\"https://github.com/chancancode\",\"followers_url\":\"https://api.github.com/users/chancancode/followers\",\"following_url\":\"https://api.github.com/users/chancancode/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/chancancode/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/chancancode/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/chancancode/subscriptions\",\"organizations_url\":\"https://api.github.com/users/chancancode/orgs\",\"repos_url\":\"https://api.github.com/users/chancancode/repos\",\"events_url\":\"https://api.github.com/users/chancancode/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/chancancode/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"1. Conceptually revert #20276\\n \\n The feature was implemented for the `responders` gem. In the end,\\n they did not need that feature, and have found a better fix (see\\n plataformatec/responders#131).\\n \\n `ImplicitRender` is the place where Rails specifies our default\\n policies for the case where the user did not explicitly tell us\\n what to render, essentially describing a set of heuristics. If\\n the gem (or the user) knows exactly what they want, they could\\n just perform the correct `render` to avoid falling through to\\n here, as `responders` did (the user called `respond_with`).\\n \\n Reverting the patch allows us to avoid exploding the complexity\\n and defining “the fallback for a fallback” policies.\\n2. `respond_to` and templates are considered exhaustive enumerations\\n \\n If the user specified a list of formats/variants in a `respond_to`\\n block, anything that is not explicitly included should result\\n in an `UnknownFormat` error (which is then caught upstream to\\n mean “406 Not Acceptable” by default). This is already how it\\n works before this commit.\\n \\n Same goes for templates if the user defined a set of templates\\n (usually in the file system), that set is now considered exhaustive,\\n which means that “missing” templates are considered `UnknownFormat`\\n errors (406).\\n3. To keep API endpoints simple, the implicit render behavior for\\n actions with no templates defined at all (regardless of formats,\\n locales, variants, etc) are defaulted to “204 No Content”. This\\n is a strictly narrower version of the feature landed in #19036 and\\n #19377.\\n4. To avoid confusion when interacting in the browser, these actions\\n will raise a `TemplateMissing` error for “interactive” requests\\n instead. (The precise definition of “interactive” requests might\\n change the spirit here is to give helpful messages and avoid\\n confusions.)\\n\\nCloses #20666, #23062, #23077, #23564\\n\\n[Godfrey Chan, Jon Moss, Mike Clark, Matthew Draper, Kasper Timm Hansen]\\n\\n---\\n\\nTODO:\\n- [x] Finish porting the new tests in the other PRs\\n- [x] Write helpful error messages for the two \\\"no templates\\\" scenario\\n\",\"created_at\":\"2016-02-23T17:47:12Z\",\"updated_at\":\"2016-03-03T17:05:12Z\",\"closed_at\":\"2016-02-25T09:30:00Z\",\"merged_at\":\"2016-02-25T09:30:00Z\",\"merge_commit_sha\":\"5906b188af37c74360514914cfd8501ecb9c2af1
INSERT INTO `pullreq` VALUES ('2818', 'rails/rails', '22686', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/22686\",\"id\":54170630,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTQxNzA2MzA=\",\"html_url\":\"https://github.com/rails/rails/pull/22686\",\"diff_url\":\"https://github.com/rails/rails/pull/22686.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/22686.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/22686\",\"number\":22686,\"state\":\"closed\",\"locked\":false,\"title\":\"Remove mentions of docrails\",\"user\":{\"login\":\"maclover7\",\"id\":3020626,\"node_id\":\"MDQ6VXNlcjMwMjA2MjY=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/3020626?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/maclover7\",\"html_url\":\"https://github.com/maclover7\",\"followers_url\":\"https://api.github.com/users/maclover7/followers\",\"following_url\":\"https://api.github.com/users/maclover7/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/maclover7/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/maclover7/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/maclover7/subscriptions\",\"organizations_url\":\"https://api.github.com/users/maclover7/orgs\",\"repos_url\":\"https://api.github.com/users/maclover7/repos\",\"events_url\":\"https://api.github.com/users/maclover7/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/maclover7/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The rails/docrails GitHub repo has moved from public to private status\\nrecently, so it makes sense to remove references to it in the\\ndocumentation, to avoid confusion.\\n\\n[ci skip]\\n\",\"created_at\":\"2015-12-19T03:59:20Z\",\"updated_at\":\"2015-12-19T13:26:12Z\",\"closed_at\":\"2015-12-19T13:26:10Z\",\"merged_at\":null,\"merge_commit_sha\":\"895ede19f836366d0a258912ffa5c829f259f848\",\"assignee\":{\"login\":\"arthurnn\",\"id\":833383,\"node_id\":\"MDQ6VXNlcjgzMzM4Mw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/833383?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/arthurnn\",\"html_url\":\"https://github.com/arthurnn\",\"followers_url\":\"https://api.github.com/users/arthurnn/followers\",\"following_url\":\"https://api.github.com/users/arthurnn/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/arthurnn/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/arthurnn/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/arthurnn/subscriptions\",\"organizations_url\":\"https://api.github.com/users/arthurnn/orgs\",\"repos_url\":\"https://api.github.com/users/arthurnn/repos\",\"events_url\":\"https://api.github.com/users/arthurnn/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/arthurnn/received_events\",\"type\":\"User\",\"site_admin\":true},\"assignees\":[{\"login\":\"arthurnn\",\"id\":833383,\"node_id\":\"MDQ6VXNlcjgzMzM4Mw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/833383?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/arthurnn\",\"html_url\":\"https://github.com/arthurnn\",\"followers_url\":\"https://api.github.com/users/arthurnn/followers\",\"following_url\":\"https://api.github.com/users/arthurnn/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/arthurnn/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/arthurnn/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/arthurnn/subscriptions\",\"organizations_url\":\"https://api.github.com/users/arthurnn/orgs\",\"repos_url\":\"https://api.github.com/users/arthurnn/repos\",\"events_url\":\"https://api.github.com/users/arthurnn/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/arthurnn/received_events\",\"type\":\"User\",\"site_admin\":true}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/22686/commits\",\"r
INSERT INTO `pullreq` VALUES ('2822', 'kubernetes/kubernetes', '32408', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/32408\",\"id\":84709698,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODQ3MDk2OTg=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/32408\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/32408.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/32408.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/32408\",\"number\":32408,\"state\":\"closed\",\"locked\":false,\"title\":\"HPA: Allow customizing scale-forbidden-windows\",\"user\":{\"login\":\"DirectXMan12\",\"id\":119737,\"node_id\":\"MDQ6VXNlcjExOTczNw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/119737?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/DirectXMan12\",\"html_url\":\"https://github.com/DirectXMan12\",\"followers_url\":\"https://api.github.com/users/DirectXMan12/followers\",\"following_url\":\"https://api.github.com/users/DirectXMan12/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/DirectXMan12/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/DirectXMan12/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/DirectXMan12/subscriptions\",\"organizations_url\":\"https://api.github.com/users/DirectXMan12/orgs\",\"repos_url\":\"https://api.github.com/users/DirectXMan12/repos\",\"events_url\":\"https://api.github.com/users/DirectXMan12/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/DirectXMan12/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"``` release-note\\nAllow custom upscale- and downscale-forbidden windows on HorizontalPodAutoscalers.\\n```\\n\\nThis commit allows customizing scale forbidden windows via annotations\\non a HorizontalPodAutoscaler. This way, users can configured how\\n\\\"twitchy\\\" their HPA is -- decreasing the window causes the HPA to react\\nfaster to changes, at the expense of potentially scaling for an\\nunsustained change.\\n\\n<!-- Reviewable:start -->\\n\\n---\\n\\nThis change is [<img src=\\\"https://reviewable.kubernetes.io/review_button.svg\\\" height=\\\"34\\\" align=\\\"absmiddle\\\" alt=\\\"Reviewable\\\"/>](https://reviewable.kubernetes.io/reviews/kubernetes/kubernetes/32408)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2016-09-09T20:00:04Z\",\"updated_at\":\"2017-04-13T14:37:30Z\",\"closed_at\":\"2016-09-19T18:11:31Z\",\"merged_at\":null,\"merge_commit_sha\":\"118994e1b1251c07e7ecad362423577f95d3e445\",\"assignee\":{\"login\":\"jszczepkowski\",\"id\":10820769,\"node_id\":\"MDQ6VXNlcjEwODIwNzY5\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/10820769?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jszczepkowski\",\"html_url\":\"https://github.com/jszczepkowski\",\"followers_url\":\"https://api.github.com/users/jszczepkowski/followers\",\"following_url\":\"https://api.github.com/users/jszczepkowski/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jszczepkowski/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jszczepkowski/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jszczepkowski/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jszczepkowski/orgs\",\"repos_url\":\"https://api.github.com/users/jszczepkowski/repos\",\"events_url\":\"https://api.github.com/users/jszczepkowski/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jszczepkowski/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"jszczepkowski\",\"id\":10820769,\"node_id\":\"MDQ6VXNlcjEwODIwNzY5\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/10820769?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jszczepkowski\",\"html_url\":\"https://github.com/jszczepkowski\",\"followers_url\":\"https://api.github.com/users/jszczepkowski/followers\",\"following_url\":\"https://api.github.com/users/jszczepkowski/following{/oth
INSERT INTO `pullreq` VALUES ('2826', 'elastic/elasticsearch', '7929', '{\"url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/7929\",\"id\":22004919,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjIwMDQ5MTk=\",\"html_url\":\"https://github.com/elastic/elasticsearch/pull/7929\",\"diff_url\":\"https://github.com/elastic/elasticsearch/pull/7929.diff\",\"patch_url\":\"https://github.com/elastic/elasticsearch/pull/7929.patch\",\"issue_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/7929\",\"number\":7929,\"state\":\"closed\",\"locked\":false,\"title\":\"Indexed script fixes\",\"user\":{\"login\":\"GaelTadh\",\"id\":5190064,\"node_id\":\"MDQ6VXNlcjUxOTAwNjQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5190064?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/GaelTadh\",\"html_url\":\"https://github.com/GaelTadh\",\"followers_url\":\"https://api.github.com/users/GaelTadh/followers\",\"following_url\":\"https://api.github.com/users/GaelTadh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/GaelTadh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/GaelTadh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/GaelTadh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/GaelTadh/orgs\",\"repos_url\":\"https://api.github.com/users/GaelTadh/repos\",\"events_url\":\"https://api.github.com/users/GaelTadh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/GaelTadh/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\" On Disk Scripts : Make on disk scripts re-load timing dynamically configurable.\\nThis change adds a new resource watcher level of CUSTOM and allows the addition of custom levels of timing.\\nThis is used by the ScriptService to register the FileWatcher.\\n\\nSearch Templates: Add render endpoint for rendering templates\\nThis commit adds a render endpoint to allow rendering of templates.\\n\\n```\\nPOST /_render/template\\n\'{\\n \\\"template\\\":\\n {\\n \\\"query\\\":\\n {\\n \\\"{{foo}}\\\": {}\\n },\\n \\\"size\\\": \\\"{{my_{{}}size}}\\\"\\n },\\n \\\"params\\\": { \\\"foo\\\": \\\"match_all\\\", \\\"my_size\\\": 10}\\n}\'\\n```\\n\\nWill render\\n\\n```\\n{\\n \\\"template\\\" :\\n {\\n \\\"query\\\" : {\\n \\\"match_all\\\" : {}\\n },\\n \\\"size\\\" : 10\\n }\\n}\\n```\\n\\nCloses #6821\\n\",\"created_at\":\"2014-09-30T13:49:52Z\",\"updated_at\":\"2018-02-13T20:53:28Z\",\"closed_at\":\"2015-07-03T10:06:40Z\",\"merged_at\":null,\"merge_commit_sha\":\"32beab3cb4f3d948375413847df3eb1275374698\",\"assignee\":{\"login\":\"GaelTadh\",\"id\":5190064,\"node_id\":\"MDQ6VXNlcjUxOTAwNjQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5190064?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/GaelTadh\",\"html_url\":\"https://github.com/GaelTadh\",\"followers_url\":\"https://api.github.com/users/GaelTadh/followers\",\"following_url\":\"https://api.github.com/users/GaelTadh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/GaelTadh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/GaelTadh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/GaelTadh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/GaelTadh/orgs\",\"repos_url\":\"https://api.github.com/users/GaelTadh/repos\",\"events_url\":\"https://api.github.com/users/GaelTadh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/GaelTadh/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"GaelTadh\",\"id\":5190064,\"node_id\":\"MDQ6VXNlcjUxOTAwNjQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5190064?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/GaelTadh\",\"html_url\":\"https://github.com/GaelTadh\",\"followers_url\":\"https://api.github.com/users/GaelTadh/followers\",\"following_url\":\"https://api.github.com/users/GaelTadh/following{/other_user}\",\"gists_url\":\"htt
INSERT INTO `pullreq` VALUES ('2830', 'django/django', '1197', '{\"url\":\"https://api.github.com/repos/django/django/pulls/1197\",\"id\":5852493,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTg1MjQ5Mw==\",\"html_url\":\"https://github.com/django/django/pull/1197\",\"diff_url\":\"https://github.com/django/django/pull/1197.diff\",\"patch_url\":\"https://github.com/django/django/pull/1197.patch\",\"issue_url\":\"https://api.github.com/repos/django/django/issues/1197\",\"number\":1197,\"state\":\"closed\",\"locked\":false,\"title\":\"Don\'t automatically collapse `\'\'` and `None` for keys.\",\"user\":{\"login\":\"ghost\",\"id\":10137,\"node_id\":\"MDQ6VXNlcjEwMTM3\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/10137?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ghost\",\"html_url\":\"https://github.com/ghost\",\"followers_url\":\"https://api.github.com/users/ghost/followers\",\"following_url\":\"https://api.github.com/users/ghost/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ghost/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ghost/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ghost/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ghost/orgs\",\"repos_url\":\"https://api.github.com/users/ghost/repos\",\"events_url\":\"https://api.github.com/users/ghost/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ghost/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Ticket #19299 which I forgot to send this for.\\n\\nMany databases treat these differently, including MySQL, and there are\\nlegitimate cases where `\'\'` is a valid value in key fields. This change\\nupdates both the ForeignKey class and the row cache to check the\\nconnection feature `interprets_empty_strings_as_nulls` and will collapse\\nthese two values if that\'s `True`, otherwise it will treat them\\ndifferently.\\n\",\"created_at\":\"2013-05-22T04:57:07Z\",\"updated_at\":\"2014-06-18T12:46:29Z\",\"closed_at\":\"2014-02-08T12:32:13Z\",\"merged_at\":null,\"merge_commit_sha\":\"bf52a99af437040194bdb86416e340464d9573f0\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/django/django/pulls/1197/commits\",\"review_comments_url\":\"https://api.github.com/repos/django/django/pulls/1197/comments\",\"review_comment_url\":\"https://api.github.com/repos/django/django/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/django/django/issues/1197/comments\",\"statuses_url\":\"https://api.github.com/repos/django/django/statuses/832e1d87a2b4ce53c182284d72d5c6602d6e1af6\",\"head\":{\"label\":null,\"ref\":\"ticket_19299\",\"sha\":\"832e1d87a2b4ce53c182284d72d5c6602d6e1af6\",\"user\":null,\"repo\":null},\"base\":{\"label\":\"django:master\",\"ref\":\"master\",\"sha\":\"90a6c3aaf084188a370bfcca421a2d735ce3b0b7\",\"user\":{\"login\":\"django\",\"id\":27804,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjI3ODA0\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/27804?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/django\",\"html_url\":\"https://github.com/django\",\"followers_url\":\"https://api.github.com/users/django/followers\",\"following_url\":\"https://api.github.com/users/django/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/django/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/django/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/django/subscriptions\",\"organizations_url\":\"https://api.github.com/users/django/orgs\",\"repos_url\":\"https://api.github.com/users/django/repos\",\"events_url\":\"https://api.github.com/users/django/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/django/received_events\",\"type\":\"Organization\",\"site_admin\":false},\"repo\":{\"id\":4164482,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0MTY0NDgy\",\"name\":\"django\",\"full_name\":\"django
INSERT INTO `pullreq` VALUES ('2835', 'saltstack/salt', '27652', '{\"url\":\"https://api.github.com/repos/saltstack/salt/pulls/27652\",\"id\":46704642,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDY3MDQ2NDI=\",\"html_url\":\"https://github.com/saltstack/salt/pull/27652\",\"diff_url\":\"https://github.com/saltstack/salt/pull/27652.diff\",\"patch_url\":\"https://github.com/saltstack/salt/pull/27652.patch\",\"issue_url\":\"https://api.github.com/repos/saltstack/salt/issues/27652\",\"number\":27652,\"state\":\"closed\",\"locked\":false,\"title\":\"Python 3.5 support.\",\"user\":{\"login\":\"gashev\",\"id\":3756314,\"node_id\":\"MDQ6VXNlcjM3NTYzMTQ=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/3756314?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gashev\",\"html_url\":\"https://github.com/gashev\",\"followers_url\":\"https://api.github.com/users/gashev/followers\",\"following_url\":\"https://api.github.com/users/gashev/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gashev/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gashev/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gashev/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gashev/orgs\",\"repos_url\":\"https://api.github.com/users/gashev/repos\",\"events_url\":\"https://api.github.com/users/gashev/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/gashev/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Some fixes for python 3.5:\\n1) Fix subprocess.mswindows check for Python 3.5. \\n2) Added **hash** variable to the OrderedDict classes. \\n\",\"created_at\":\"2015-10-03T12:11:39Z\",\"updated_at\":\"2015-10-12T16:12:58Z\",\"closed_at\":\"2015-10-12T16:12:58Z\",\"merged_at\":\"2015-10-12T16:12:58Z\",\"merge_commit_sha\":\"3ab1c8a430d38e24dabcfbf4554bef9cbb4459ab\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":194768064,\"node_id\":\"MDU6TGFiZWwxOTQ3NjgwNjQ=\",\"url\":\"https://api.github.com/repos/saltstack/salt/labels/Platform\",\"name\":\"Platform\",\"color\":\"fef2c0\",\"default\":false,\"description\":\"Relates to OS, containers, platform-based utilities like FS, system based apps\"},{\"id\":58954720,\"node_id\":\"MDU6TGFiZWw1ODk1NDcyMA==\",\"url\":\"https://api.github.com/repos/saltstack/salt/labels/Windows\",\"name\":\"Windows\",\"color\":\"006b75\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/saltstack/salt/pulls/27652/commits\",\"review_comments_url\":\"https://api.github.com/repos/saltstack/salt/pulls/27652/comments\",\"review_comment_url\":\"https://api.github.com/repos/saltstack/salt/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/saltstack/salt/issues/27652/comments\",\"statuses_url\":\"https://api.github.com/repos/saltstack/salt/statuses/47ac2001012b4bf6fdcffe6fae3c07a3fddf5d0b\",\"head\":{\"label\":\"gashev:python3.5\",\"ref\":\"python3.5\",\"sha\":\"47ac2001012b4bf6fdcffe6fae3c07a3fddf5d0b\",\"user\":{\"login\":\"gashev\",\"id\":3756314,\"node_id\":\"MDQ6VXNlcjM3NTYzMTQ=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/3756314?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gashev\",\"html_url\":\"https://github.com/gashev\",\"followers_url\":\"https://api.github.com/users/gashev/followers\",\"following_url\":\"https://api.github.com/users/gashev/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gashev/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gashev/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gashev/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gashev/orgs\",\"repos_url\":\"https://api.github.com/users/gashev/repos\",\"events_url\":\"https://api.github.com/users/gashev/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/gashev/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":
INSERT INTO `pullreq` VALUES ('2840', 'kubernetes/kubernetes', '5763', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/5763\",\"id\":31680857,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzE2ODA4NTc=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/5763\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/5763.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/5763.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/5763\",\"number\":5763,\"state\":\"closed\",\"locked\":false,\"title\":\"Expose versioned query parameters and make watch an operation on List\",\"user\":{\"login\":\"smarterclayton\",\"id\":1163175,\"node_id\":\"MDQ6VXNlcjExNjMxNzU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1163175?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/smarterclayton\",\"html_url\":\"https://github.com/smarterclayton\",\"followers_url\":\"https://api.github.com/users/smarterclayton/followers\",\"following_url\":\"https://api.github.com/users/smarterclayton/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/smarterclayton/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/smarterclayton/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/smarterclayton/subscriptions\",\"organizations_url\":\"https://api.github.com/users/smarterclayton/orgs\",\"repos_url\":\"https://api.github.com/users/smarterclayton/repos\",\"events_url\":\"https://api.github.com/users/smarterclayton/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/smarterclayton/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Sub-resources are needed to properly secure proxying to the node (as per agreement in authz discussions), because we need to tie \\\"resource\\\" and \\\"verb\\\" to an action. The `/proxy` endpoint is too open to give to anyone but cluster admins. As part of https://github.com/GoogleCloudPlatform/kubernetes/issues/3481 and the general \\\"bastioning\\\" of the API server, we want to introduce new sub resources that allow specific, typed access to a backend. Examples:\\n- Proxy to a pod\'s port: `/pods/foo/proxy/5000/some/resource`\\n- Proxy to a service\'s port: `/services/foo/proxy/5000/some/resource/path`\\n- Expose logs for a pod: `/pods/foo/logs?container=test` -> returns \\\"text/plain\\\" stream\\n- Expose logs for a resource backed by a pod `/jobs/foo/logs` -> \\n- Parameterize pod logs with query options: `/pods/foo/logs?container=test&since=30s`\\n- Handle remote execution: `/pods/foo/exec?container=test&cmd=/bin/bash&arg=-c&arg=echo+$foo` -> upgrades connection to SPDY/HTTP2\\n- Handle portforwarding: `/pods/foo/portforward/5000?container=test`\\n- Allow binaries to be posted to an endpoint (with a given type) and converted by RESTStorage or apiserver into the underlying object - essentially hand off the request body to storage.\\n\\nThis requires three pieces of function:\\n- Allow query parameters to be properly versioned across a set of distinct resources and verbs\\n- Return an input stream from a RESTStorage Get or Post call\\n- Upgrade an HTTP connection to a higher protocol (exec) or hijack it (port forward) or use it to proxy other requests (proxy)\\n\\nIdeally we would also ensure we have methods that allow proper introspection through swagger\\n- Handle content type negotiation when returning an input stream\\n- Annotate request parameters with metadata for query params\\n\\nThis pull request will contain the changes to enable that functionality through a set of targeted refactors. @csrwng @lavalamp @bgrant0607 @liggitt\\n\",\"created_at\":\"2015-03-22T00:45:55Z\",\"updated_at\":\"2015-12-03T17:08:22Z\",\"closed_at\":\"2015-03-27T21:35:23Z\",\"merged_at\":\"2015-03-27T21:35:23Z\",\"merge_commit_sha\":\"59a9e3a29a0b8bee1d46b1e92f3b8f4c590e04ec\",\"assignee\":{\"login\":\"bgrant0607\",\"id\":7725777,\"node_id\":\"MDQ6VXNlcjc3MjU3Nzc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7725777?v=4\",\"gravatar
INSERT INTO `pullreq` VALUES ('2844', 'symfony/symfony', '12739', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/12739\",\"id\":25223130,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjUyMjMxMzA=\",\"html_url\":\"https://github.com/symfony/symfony/pull/12739\",\"diff_url\":\"https://github.com/symfony/symfony/pull/12739.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/12739.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/12739\",\"number\":12739,\"state\":\"closed\",\"locked\":false,\"title\":\"[Validator] Add deprecation message #12677.\",\"user\":{\"login\":\"xelaris\",\"id\":2466932,\"node_id\":\"MDQ6VXNlcjI0NjY5MzI=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2466932?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/xelaris\",\"html_url\":\"https://github.com/xelaris\",\"followers_url\":\"https://api.github.com/users/xelaris/followers\",\"following_url\":\"https://api.github.com/users/xelaris/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/xelaris/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/xelaris/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/xelaris/subscriptions\",\"organizations_url\":\"https://api.github.com/users/xelaris/orgs\",\"repos_url\":\"https://api.github.com/users/xelaris/repos\",\"events_url\":\"https://api.github.com/users/xelaris/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/xelaris/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | no |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | yes |\\n| Tests pass? | yes |\\n| Fixed tickets | #12677 |\\n| License | MIT |\\n| Doc PR | |\\n\",\"created_at\":\"2014-11-29T13:50:42Z\",\"updated_at\":\"2014-11-29T13:52:44Z\",\"closed_at\":\"2014-11-29T13:52:44Z\",\"merged_at\":\"2014-11-29T13:52:44Z\",\"merge_commit_sha\":\"7c0d9b4e0f8c9cefd155fdf46e917625eaa028eb\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/12739/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/12739/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/12739/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/a00c954c6025eec101863701af903e8a1f679450\",\"head\":{\"label\":\"xelaris:ticket_12677\",\"ref\":\"ticket_12677\",\"sha\":\"a00c954c6025eec101863701af903e8a1f679450\",\"user\":{\"login\":\"xelaris\",\"id\":2466932,\"node_id\":\"MDQ6VXNlcjI0NjY5MzI=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2466932?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/xelaris\",\"html_url\":\"https://github.com/xelaris\",\"followers_url\":\"https://api.github.com/users/xelaris/followers\",\"following_url\":\"https://api.github.com/users/xelaris/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/xelaris/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/xelaris/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/xelaris/subscriptions\",\"organizations_url\":\"https://api.github.com/users/xelaris/orgs\",\"repos_url\":\"https://api.github.com/users/xelaris/repos\",\"events_url\":\"https://api.github.com/users/xelaris/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/xelaris/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":27300492,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyNzMwMDQ5Mg==\",\"name\":\"symfony\",\"full_name\":\"xelaris/symfony\",\"owner\":{\"login\":\"xelaris\",\"id\":2466932,\"node_id\":\"MDQ6VXNlcjI0NjY5MzI=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2466932?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/xelaris\",\"html_url\":\"https://github.com/x
INSERT INTO `pullreq` VALUES ('2848', 'joomla/joomla-cms', '6756', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/6756\",\"id\":33139564,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzMxMzk1NjQ=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/6756\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/6756.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/6756.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/6756\",\"number\":6756,\"state\":\"closed\",\"locked\":false,\"title\":\"Adding option showon for global config of core component\",\"user\":{\"login\":\"micker\",\"id\":2539440,\"node_id\":\"MDQ6VXNlcjI1Mzk0NDA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2539440?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/micker\",\"html_url\":\"https://github.com/micker\",\"followers_url\":\"https://api.github.com/users/micker/followers\",\"following_url\":\"https://api.github.com/users/micker/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/micker/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/micker/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/micker/subscriptions\",\"organizations_url\":\"https://api.github.com/users/micker/orgs\",\"repos_url\":\"https://api.github.com/users/micker/repos\",\"events_url\":\"https://api.github.com/users/micker/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/micker/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Finalise showon for global config (text area for offline message)\\nchange default option for 0 \\n\",\"created_at\":\"2015-04-13T06:56:18Z\",\"updated_at\":\"2016-04-13T11:12:59Z\",\"closed_at\":\"2016-04-13T11:12:58Z\",\"merged_at\":null,\"merge_commit_sha\":\"e3e2e4135f49337c5e2588c0d93f4bbcbb426849\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/6756/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/6756/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/6756/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/0cb517011deafed34c833ae5fdd4ddc1521cfcf0\",\"head\":{\"label\":\"micker:micker\",\"ref\":\"micker\",\"sha\":\"0cb517011deafed34c833ae5fdd4ddc1521cfcf0\",\"user\":{\"login\":\"micker\",\"id\":2539440,\"node_id\":\"MDQ6VXNlcjI1Mzk0NDA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2539440?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/micker\",\"html_url\":\"https://github.com/micker\",\"followers_url\":\"https://api.github.com/users/micker/followers\",\"following_url\":\"https://api.github.com/users/micker/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/micker/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/micker/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/micker/subscriptions\",\"organizations_url\":\"https://api.github.com/users/micker/orgs\",\"repos_url\":\"https://api.github.com/users/micker/repos\",\"events_url\":\"https://api.github.com/users/micker/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/micker/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":33669716,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMzY2OTcxNg==\",\"name\":\"joomla-cms\",\"full_name\":\"micker/joomla-cms\",\"owner\":{\"login\":\"micker\",\"id\":2539440,\"node_id\":\"MDQ6VXNlcjI1Mzk0NDA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2539440?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.gi
INSERT INTO `pullreq` VALUES ('2852', 'symfony/symfony', '20219', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/20219\",\"id\":89399724,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODkzOTk3MjQ=\",\"html_url\":\"https://github.com/symfony/symfony/pull/20219\",\"diff_url\":\"https://github.com/symfony/symfony/pull/20219.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/20219.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/20219\",\"number\":20219,\"state\":\"closed\",\"locked\":false,\"title\":\"[Form][2.8] Upgrade Guide: Describe how to build forms after deprecations\",\"user\":{\"login\":\"sh4ka\",\"id\":1188509,\"node_id\":\"MDQ6VXNlcjExODg1MDk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1188509?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sh4ka\",\"html_url\":\"https://github.com/sh4ka\",\"followers_url\":\"https://api.github.com/users/sh4ka/followers\",\"following_url\":\"https://api.github.com/users/sh4ka/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sh4ka/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sh4ka/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sh4ka/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sh4ka/orgs\",\"repos_url\":\"https://api.github.com/users/sh4ka/repos\",\"events_url\":\"https://api.github.com/users/sh4ka/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sh4ka/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Branch? | 2.8 |\\n| Bug fix? | no |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | #18662 |\\n| License | MIT |\\n| Doc PR | |\\n\",\"created_at\":\"2016-10-14T14:57:24Z\",\"updated_at\":\"2016-10-14T15:18:16Z\",\"closed_at\":\"2016-10-14T15:11:23Z\",\"merged_at\":null,\"merge_commit_sha\":\"c51c64b9664203093085b7aabbbc8d4dc07fbf59\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":231677,\"node_id\":\"MDU6TGFiZWwyMzE2Nzc=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/BC%20Break\",\"name\":\"BC Break\",\"color\":\"e10c02\",\"default\":false},{\"id\":100079,\"node_id\":\"MDU6TGFiZWwxMDAwNzk=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Bug\",\"name\":\"Bug\",\"color\":\"e10c02\",\"default\":false},{\"id\":337186922,\"node_id\":\"MDU6TGFiZWwzMzcxODY5MjI=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Deprecation\",\"name\":\"Deprecation\",\"color\":\"f1c40f\",\"default\":false},{\"id\":100378,\"node_id\":\"MDU6TGFiZWwxMDAzNzg=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Feature\",\"name\":\"Feature\",\"color\":\"02e10c\",\"default\":false},{\"id\":99594,\"node_id\":\"MDU6TGFiZWw5OTU5NA==\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Form\",\"name\":\"Form\",\"color\":\"DDDDDD\",\"default\":false},{\"id\":237003792,\"node_id\":\"MDU6TGFiZWwyMzcwMDM3OTI=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Status:%20Needs%20Review\",\"name\":\"Status: Needs Review\",\"color\":\"ededed\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/20219/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/20219/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/20219/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/953b568ae545ef9138063bef67184db804afab68\",\"head\":{\"label\":\"sh4ka:2.8-upgrade-form\",\"ref\":\"2.8-upgrade-form\",\"sha\":\"953b568ae545ef9138063bef67184db804afab68\",\"user\":{\"login\":\"sh4ka\",\"id\":1188509,\"node_id\":\"MDQ6VXNlcjExODg1MDk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1188509?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github
INSERT INTO `pullreq` VALUES ('2857', 'emberjs/ember.js', '324', '{\"url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/324\",\"id\":642919,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjQyOTE5\",\"html_url\":\"https://github.com/emberjs/ember.js/pull/324\",\"diff_url\":\"https://github.com/emberjs/ember.js/pull/324.diff\",\"patch_url\":\"https://github.com/emberjs/ember.js/pull/324.patch\",\"issue_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/324\",\"number\":324,\"state\":\"closed\",\"locked\":false,\"title\":\"Add underscore and camelize to string prototype extensions.\",\"user\":{\"login\":\"dudleyf\",\"id\":414,\"node_id\":\"MDQ6VXNlcjQxNA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/414?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dudleyf\",\"html_url\":\"https://github.com/dudleyf\",\"followers_url\":\"https://api.github.com/users/dudleyf/followers\",\"following_url\":\"https://api.github.com/users/dudleyf/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dudleyf/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dudleyf/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dudleyf/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dudleyf/orgs\",\"repos_url\":\"https://api.github.com/users/dudleyf/repos\",\"events_url\":\"https://api.github.com/users/dudleyf/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dudleyf/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2012-01-01T18:17:14Z\",\"updated_at\":\"2014-07-13T20:09:24Z\",\"closed_at\":\"2012-01-01T18:38:04Z\",\"merged_at\":\"2012-01-01T18:38:04Z\",\"merge_commit_sha\":\"2d04df1c2103cacc9a656410f91873cc19f24641\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/324/commits\",\"review_comments_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/324/comments\",\"review_comment_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/324/comments\",\"statuses_url\":\"https://api.github.com/repos/emberjs/ember.js/statuses/3ebcd99e5a8910c5ecb5ecb1cdfff362873b3054\",\"head\":{\"label\":\"dudleyf:string-ext\",\"ref\":\"string-ext\",\"sha\":\"3ebcd99e5a8910c5ecb5ecb1cdfff362873b3054\",\"user\":{\"login\":\"dudleyf\",\"id\":414,\"node_id\":\"MDQ6VXNlcjQxNA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/414?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dudleyf\",\"html_url\":\"https://github.com/dudleyf\",\"followers_url\":\"https://api.github.com/users/dudleyf/followers\",\"following_url\":\"https://api.github.com/users/dudleyf/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dudleyf/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dudleyf/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dudleyf/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dudleyf/orgs\",\"repos_url\":\"https://api.github.com/users/dudleyf/repos\",\"events_url\":\"https://api.github.com/users/dudleyf/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dudleyf/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":3083241,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMDgzMjQx\",\"name\":\"ember.js\",\"full_name\":\"dudleyf/ember.js\",\"owner\":{\"login\":\"dudleyf\",\"id\":414,\"node_id\":\"MDQ6VXNlcjQxNA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/414?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dudleyf\",\"html_url\":\"https://github.com/dudleyf\",\"followers_url\":\"https://api.github.com/users/dudleyf/followers\",\"following_url\":\"https://api.github.com/users/dudleyf/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dudleyf/gists{/gist_id}\",\"starred_url\":\"ht
INSERT INTO `pullreq` VALUES ('2861', 'kubernetes/kubernetes', '29226', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/29226\",\"id\":78046870,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzgwNDY4NzA=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/29226\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/29226.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/29226.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/29226\",\"number\":29226,\"state\":\"closed\",\"locked\":false,\"title\":\"add IsDNS4592WildcardSubdomain method\",\"user\":{\"login\":\"from-nibly\",\"id\":3860803,\"node_id\":\"MDQ6VXNlcjM4NjA4MDM=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/3860803?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/from-nibly\",\"html_url\":\"https://github.com/from-nibly\",\"followers_url\":\"https://api.github.com/users/from-nibly/followers\",\"following_url\":\"https://api.github.com/users/from-nibly/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/from-nibly/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/from-nibly/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/from-nibly/subscriptions\",\"organizations_url\":\"https://api.github.com/users/from-nibly/orgs\",\"repos_url\":\"https://api.github.com/users/from-nibly/repos\",\"events_url\":\"https://api.github.com/users/from-nibly/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/from-nibly/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"I would like to get the ball rolling with this pull request. For some reason when I am running the tests pkg/api/validation/validation.go can not find the new method IsDNS4592WildcardSubdomain, but this is the essence of what I would like to change. I created this pull request to help get the conversation going.\\n\\nreferencing issue https://github.com/kubernetes/kubernetes/issues/29151\\n\",\"created_at\":\"2016-07-19T20:52:17Z\",\"updated_at\":\"2016-08-01T14:50:58Z\",\"closed_at\":\"2016-08-01T14:50:58Z\",\"merged_at\":null,\"merge_commit_sha\":\"f6e522018317ec28012ce8e233cb1fd22dbbd3ab\",\"assignee\":{\"login\":\"thockin\",\"id\":5595220,\"node_id\":\"MDQ6VXNlcjU1OTUyMjA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5595220?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/thockin\",\"html_url\":\"https://github.com/thockin\",\"followers_url\":\"https://api.github.com/users/thockin/followers\",\"following_url\":\"https://api.github.com/users/thockin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/thockin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/thockin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/thockin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/thockin/orgs\",\"repos_url\":\"https://api.github.com/users/thockin/repos\",\"events_url\":\"https://api.github.com/users/thockin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/thockin/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"thockin\",\"id\":5595220,\"node_id\":\"MDQ6VXNlcjU1OTUyMjA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5595220?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/thockin\",\"html_url\":\"https://github.com/thockin\",\"followers_url\":\"https://api.github.com/users/thockin/followers\",\"following_url\":\"https://api.github.com/users/thockin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/thockin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/thockin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/thockin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/thockin/orgs\",\"repos_url\":\"https://api.github.com/users/thockin/repos\",\"events_url\":\"https://api.github.com/users/thockin/events{/privacy}\",\"received_events_u
INSERT INTO `pullreq` VALUES ('2865', 'kubernetes/kubernetes', '38571', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/38571\",\"id\":97443560,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTc0NDM1NjA=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/38571\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/38571.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/38571.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/38571\",\"number\":38571,\"state\":\"closed\",\"locked\":false,\"title\":\"Register metav1.GetOptions with federation APIs.\",\"user\":{\"login\":\"madhusudancs\",\"id\":10183,\"node_id\":\"MDQ6VXNlcjEwMTgz\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/10183?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/madhusudancs\",\"html_url\":\"https://github.com/madhusudancs\",\"followers_url\":\"https://api.github.com/users/madhusudancs/followers\",\"following_url\":\"https://api.github.com/users/madhusudancs/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/madhusudancs/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/madhusudancs/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/madhusudancs/subscriptions\",\"organizations_url\":\"https://api.github.com/users/madhusudancs/orgs\",\"repos_url\":\"https://api.github.com/users/madhusudancs/repos\",\"events_url\":\"https://api.github.com/users/madhusudancs/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/madhusudancs/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"PR #37693 missed a spot.\\r\\n\\r\\ncc @kubernetes/sig-federation @nikhiljindal \",\"created_at\":\"2016-12-11T00:37:36Z\",\"updated_at\":\"2017-02-25T01:30:01Z\",\"closed_at\":\"2016-12-12T03:24:29Z\",\"merged_at\":\"2016-12-12T03:24:29Z\",\"merge_commit_sha\":\"e092d3f47b42870bfb6a7027a38070e78c625319\",\"assignee\":{\"login\":\"nikhiljindal\",\"id\":10199099,\"node_id\":\"MDQ6VXNlcjEwMTk5MDk5\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/10199099?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nikhiljindal\",\"html_url\":\"https://github.com/nikhiljindal\",\"followers_url\":\"https://api.github.com/users/nikhiljindal/followers\",\"following_url\":\"https://api.github.com/users/nikhiljindal/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nikhiljindal/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nikhiljindal/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nikhiljindal/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nikhiljindal/orgs\",\"repos_url\":\"https://api.github.com/users/nikhiljindal/repos\",\"events_url\":\"https://api.github.com/users/nikhiljindal/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nikhiljindal/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"nikhiljindal\",\"id\":10199099,\"node_id\":\"MDQ6VXNlcjEwMTk5MDk5\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/10199099?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nikhiljindal\",\"html_url\":\"https://github.com/nikhiljindal\",\"followers_url\":\"https://api.github.com/users/nikhiljindal/followers\",\"following_url\":\"https://api.github.com/users/nikhiljindal/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nikhiljindal/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nikhiljindal/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nikhiljindal/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nikhiljindal/orgs\",\"repos_url\":\"https://api.github.com/users/nikhiljindal/repos\",\"events_url\":\"https://api.github.com/users/nikhiljindal/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nikhiljindal/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[{\"login\":\"woj
INSERT INTO `pullreq` VALUES ('2869', 'JuliaLang/julia', '21140', '{\"url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/21140\",\"id\":112162488,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTEyMTYyNDg4\",\"html_url\":\"https://github.com/JuliaLang/julia/pull/21140\",\"diff_url\":\"https://github.com/JuliaLang/julia/pull/21140.diff\",\"patch_url\":\"https://github.com/JuliaLang/julia/pull/21140.patch\",\"issue_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/21140\",\"number\":21140,\"state\":\"closed\",\"locked\":false,\"title\":\"Immediately expand JULIAHOME in Makefile\",\"user\":{\"login\":\"staticfloat\",\"id\":130920,\"node_id\":\"MDQ6VXNlcjEzMDkyMA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/130920?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/staticfloat\",\"html_url\":\"https://github.com/staticfloat\",\"followers_url\":\"https://api.github.com/users/staticfloat/followers\",\"following_url\":\"https://api.github.com/users/staticfloat/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/staticfloat/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/staticfloat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/staticfloat/subscriptions\",\"organizations_url\":\"https://api.github.com/users/staticfloat/orgs\",\"repos_url\":\"https://api.github.com/users/staticfloat/repos\",\"events_url\":\"https://api.github.com/users/staticfloat/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/staticfloat/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This fixes part one of https://github.com/JuliaLang/julia/issues/21137\\r\\n\\r\\nThe size of my patches is starting to get pretty small. Next up: replace a single character with the smallest possible hamming distance to truly attain the smallest possible diff.\",\"created_at\":\"2017-03-23T04:53:06Z\",\"updated_at\":\"2017-03-23T13:13:20Z\",\"closed_at\":\"2017-03-23T13:13:16Z\",\"merged_at\":\"2017-03-23T13:13:16Z\",\"merge_commit_sha\":\"2a5b3d8fd717d2276ecae7ea832ab62b2758fb6e\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":210703,\"node_id\":\"MDU6TGFiZWwyMTA3MDM=\",\"url\":\"https://api.github.com/repos/JuliaLang/julia/labels/build\",\"name\":\"build\",\"color\":\"444444\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/21140/commits\",\"review_comments_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/21140/comments\",\"review_comment_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/21140/comments\",\"statuses_url\":\"https://api.github.com/repos/JuliaLang/julia/statuses/f413371540d3621a9048a32a91c4f14ca44e0642\",\"head\":{\"label\":\"JuliaLang:sf/single_byte_diff\",\"ref\":\"sf/single_byte_diff\",\"sha\":\"f413371540d3621a9048a32a91c4f14ca44e0642\",\"user\":{\"login\":\"JuliaLang\",\"id\":743164,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjc0MzE2NA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/743164?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/JuliaLang\",\"html_url\":\"https://github.com/JuliaLang\",\"followers_url\":\"https://api.github.com/users/JuliaLang/followers\",\"following_url\":\"https://api.github.com/users/JuliaLang/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/JuliaLang/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/JuliaLang/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/JuliaLang/subscriptions\",\"organizations_url\":\"https://api.github.com/users/JuliaLang/orgs\",\"repos_url\":\"https://api.github.com/users/JuliaLang/repos\",\"events_url\":\"https://api.github.com/users/JuliaLang/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/JuliaLang/received_events\",\"type\":\"Organization\",\"site_admin\":false},\"repo\":{\"id\":1644196,\"node_id\":\"MDEwOlJlcG9zaXRvcn
INSERT INTO `pullreq` VALUES ('2873', 'pydata/pandas', '14534', '{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/14534\",\"id\":91481835,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTE0ODE4MzU=\",\"html_url\":\"https://github.com/pandas-dev/pandas/pull/14534\",\"diff_url\":\"https://github.com/pandas-dev/pandas/pull/14534.diff\",\"patch_url\":\"https://github.com/pandas-dev/pandas/pull/14534.patch\",\"issue_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/14534\",\"number\":14534,\"state\":\"closed\",\"locked\":false,\"title\":\"BUG: pivot_table sometimes returns Series (#4386)\",\"user\":{\"login\":\"mroeschke\",\"id\":10647082,\"node_id\":\"MDQ6VXNlcjEwNjQ3MDgy\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/10647082?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mroeschke\",\"html_url\":\"https://github.com/mroeschke\",\"followers_url\":\"https://api.github.com/users/mroeschke/followers\",\"following_url\":\"https://api.github.com/users/mroeschke/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mroeschke/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mroeschke/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mroeschke/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mroeschke/orgs\",\"repos_url\":\"https://api.github.com/users/mroeschke/repos\",\"events_url\":\"https://api.github.com/users/mroeschke/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mroeschke/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"- [x] closes #4386\\n- [x] tests added / passed\\n- [x] passes `git diff upstream/master | flake8 --diff`\\n- [x] whatsnew entry\\n\\nThe [`pivot_table` docs](http://pandas.pydata.org/pandas-docs/stable/generated/pandas.pivot_table.html) mentions that a `DataFrame` should be returned. In some cases, a `Series` is returned. I had to also alter some existing tests that expected `pivot_table` to return a `Series`\\n\\nAny feedback welcomed, thanks!\\n\",\"created_at\":\"2016-10-29T07:24:28Z\",\"updated_at\":\"2017-12-20T01:56:42Z\",\"closed_at\":\"2016-12-30T02:11:46Z\",\"merged_at\":null,\"merge_commit_sha\":\"47f78d33c7eb56a0f933195ee2dac80ae2a61f71\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":76811,\"node_id\":\"MDU6TGFiZWw3NjgxMQ==\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/Bug\",\"name\":\"Bug\",\"color\":\"e10c02\",\"default\":false},{\"id\":13098779,\"node_id\":\"MDU6TGFiZWwxMzA5ODc3OQ==\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping\",\"name\":\"Reshaping\",\"color\":\"02d7e1\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/14534/commits\",\"review_comments_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/14534/comments\",\"review_comment_url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/14534/comments\",\"statuses_url\":\"https://api.github.com/repos/pandas-dev/pandas/statuses/02ef0a8108b04019e8d9ed64855a147677cca1ea\",\"head\":{\"label\":\"mroeschke:fix_4386\",\"ref\":\"fix_4386\",\"sha\":\"02ef0a8108b04019e8d9ed64855a147677cca1ea\",\"user\":{\"login\":\"mroeschke\",\"id\":10647082,\"node_id\":\"MDQ6VXNlcjEwNjQ3MDgy\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/10647082?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mroeschke\",\"html_url\":\"https://github.com/mroeschke\",\"followers_url\":\"https://api.github.com/users/mroeschke/followers\",\"following_url\":\"https://api.github.com/users/mroeschke/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mroeschke/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mroeschke/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mroeschke/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mro
INSERT INTO `pullreq` VALUES ('2877', 'ansible/ansible', '10258', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/10258\",\"id\":29395102,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjkzOTUxMDI=\",\"html_url\":\"https://github.com/ansible/ansible/pull/10258\",\"diff_url\":\"https://github.com/ansible/ansible/pull/10258.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/10258.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/10258\",\"number\":10258,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix umask calculation on file creation. Fixes #10257\",\"user\":{\"login\":\"stratoukos\",\"id\":816959,\"node_id\":\"MDQ6VXNlcjgxNjk1OQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/816959?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/stratoukos\",\"html_url\":\"https://github.com/stratoukos\",\"followers_url\":\"https://api.github.com/users/stratoukos/followers\",\"following_url\":\"https://api.github.com/users/stratoukos/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/stratoukos/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/stratoukos/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/stratoukos/subscriptions\",\"organizations_url\":\"https://api.github.com/users/stratoukos/orgs\",\"repos_url\":\"https://api.github.com/users/stratoukos/repos\",\"events_url\":\"https://api.github.com/users/stratoukos/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/stratoukos/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2015-02-16T19:17:42Z\",\"updated_at\":\"2018-03-05T10:43:19Z\",\"closed_at\":\"2015-02-16T20:02:48Z\",\"merged_at\":\"2015-02-16T20:02:48Z\",\"merge_commit_sha\":\"964dcf479bb54dc3874c8203822ab06e41e65bef\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":785271699,\"node_id\":\"MDU6TGFiZWw3ODUyNzE2OTk=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/bug\",\"name\":\"bug\",\"color\":\"fbca04\",\"default\":true}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ansible/ansible/pulls/10258/commits\",\"review_comments_url\":\"https://api.github.com/repos/ansible/ansible/pulls/10258/comments\",\"review_comment_url\":\"https://api.github.com/repos/ansible/ansible/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ansible/ansible/issues/10258/comments\",\"statuses_url\":\"https://api.github.com/repos/ansible/ansible/statuses/6caeded74e2a4974beb993cd2f89874ea846372e\",\"head\":{\"label\":\"stratoukos:issue_10257\",\"ref\":\"issue_10257\",\"sha\":\"6caeded74e2a4974beb993cd2f89874ea846372e\",\"user\":{\"login\":\"stratoukos\",\"id\":816959,\"node_id\":\"MDQ6VXNlcjgxNjk1OQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/816959?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/stratoukos\",\"html_url\":\"https://github.com/stratoukos\",\"followers_url\":\"https://api.github.com/users/stratoukos/followers\",\"following_url\":\"https://api.github.com/users/stratoukos/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/stratoukos/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/stratoukos/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/stratoukos/subscriptions\",\"organizations_url\":\"https://api.github.com/users/stratoukos/orgs\",\"repos_url\":\"https://api.github.com/users/stratoukos/repos\",\"events_url\":\"https://api.github.com/users/stratoukos/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/stratoukos/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":30883190,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMDg4MzE5MA==\",\"name\":\"ansible\",\"full_name\":\"stratoukos/ansible\",\"owner\":{\"login\":\"stratoukos\",\"id\":816959,\"node_id\":\"MDQ6VXNlcjgxNjk1OQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/816959?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.
INSERT INTO `pullreq` VALUES ('2881', 'joomla/joomla-cms', '2639', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2639\",\"id\":10465357,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA0NjUzNTc=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/2639\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/2639.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/2639.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/2639\",\"number\":2639,\"state\":\"closed\",\"locked\":false,\"title\":\"Correct the position of caption container for Image\",\"user\":{\"login\":\"khanhlh\",\"id\":340521,\"node_id\":\"MDQ6VXNlcjM0MDUyMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/340521?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/khanhlh\",\"html_url\":\"https://github.com/khanhlh\",\"followers_url\":\"https://api.github.com/users/khanhlh/followers\",\"following_url\":\"https://api.github.com/users/khanhlh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/khanhlh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/khanhlh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/khanhlh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/khanhlh/orgs\",\"repos_url\":\"https://api.github.com/users/khanhlh/repos\",\"events_url\":\"https://api.github.com/users/khanhlh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/khanhlh/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Solve the issue \\nhttp://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_id=8103&tracker_item_id=32458\\n\",\"created_at\":\"2013-12-03T09:58:03Z\",\"updated_at\":\"2014-07-14T01:53:14Z\",\"closed_at\":\"2013-12-03T10:11:03Z\",\"merged_at\":null,\"merge_commit_sha\":\"1f3cdfca8d867ae57865470890173451ef3a1f95\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2639/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2639/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/2639/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/3e7907961abfa5cff6214395d33e09cd81efdbd8\",\"head\":{\"label\":\"khanhlh:patch-1\",\"ref\":\"patch-1\",\"sha\":\"3e7907961abfa5cff6214395d33e09cd81efdbd8\",\"user\":{\"login\":\"khanhlh\",\"id\":340521,\"node_id\":\"MDQ6VXNlcjM0MDUyMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/340521?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/khanhlh\",\"html_url\":\"https://github.com/khanhlh\",\"followers_url\":\"https://api.github.com/users/khanhlh/followers\",\"following_url\":\"https://api.github.com/users/khanhlh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/khanhlh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/khanhlh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/khanhlh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/khanhlh/orgs\",\"repos_url\":\"https://api.github.com/users/khanhlh/repos\",\"events_url\":\"https://api.github.com/users/khanhlh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/khanhlh/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":14889389,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNDg4OTM4OQ==\",\"name\":\"joomla-cms\",\"full_name\":\"khanhlh/joomla-cms\",\"owner\":{\"login\":\"khanhlh\",\"id\":340521,\"node_id\":\"MDQ6VXNlcjM0MDUyMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/340521?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/khanhlh\",\"html_url\":\"https://github.com/khanhlh\",\"followers_url\":\"https://api.github.com/users/khanhlh/followers\",\"followin
INSERT INTO `pullreq` VALUES ('2885', 'symfony/symfony-docs', '7993', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/7993\",\"id\":123839490,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTIzODM5NDkw\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/7993\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/7993.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/7993.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/7993\",\"number\":7993,\"state\":\"closed\",\"locked\":false,\"title\":\"Remove remaining LdapClient usages\",\"user\":{\"login\":\"xabbuh\",\"id\":1957048,\"node_id\":\"MDQ6VXNlcjE5NTcwNDg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1957048?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/xabbuh\",\"html_url\":\"https://github.com/xabbuh\",\"followers_url\":\"https://api.github.com/users/xabbuh/followers\",\"following_url\":\"https://api.github.com/users/xabbuh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/xabbuh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/xabbuh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/xabbuh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/xabbuh/orgs\",\"repos_url\":\"https://api.github.com/users/xabbuh/repos\",\"events_url\":\"https://api.github.com/users/xabbuh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/xabbuh/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2017-06-03T11:27:06Z\",\"updated_at\":\"2017-06-10T11:39:12Z\",\"closed_at\":\"2017-06-10T11:39:07Z\",\"merged_at\":\"2017-06-10T11:39:07Z\",\"merge_commit_sha\":\"9b5187a20d26bfed6782f6c1449118b31e85f9a1\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":122168046,\"node_id\":\"MDU6TGFiZWwxMjIxNjgwNDY=\",\"url\":\"https://api.github.com/repos/symfony/symfony-docs/labels/Status:%20Reviewed\",\"name\":\"Status: Reviewed\",\"color\":\"0e8a16\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/milestones/13\",\"html_url\":\"https://github.com/symfony/symfony-docs/milestone/13\",\"labels_url\":\"https://api.github.com/repos/symfony/symfony-docs/milestones/13/labels\",\"id\":2118286,\"node_id\":\"MDk6TWlsZXN0b25lMjExODI4Ng==\",\"number\":13,\"title\":\"3.3\",\"description\":\"\",\"creator\":{\"login\":\"xabbuh\",\"id\":1957048,\"node_id\":\"MDQ6VXNlcjE5NTcwNDg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1957048?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/xabbuh\",\"html_url\":\"https://github.com/xabbuh\",\"followers_url\":\"https://api.github.com/users/xabbuh/followers\",\"following_url\":\"https://api.github.com/users/xabbuh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/xabbuh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/xabbuh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/xabbuh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/xabbuh/orgs\",\"repos_url\":\"https://api.github.com/users/xabbuh/repos\",\"events_url\":\"https://api.github.com/users/xabbuh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/xabbuh/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":24,\"closed_issues\":300,\"state\":\"open\",\"created_at\":\"2016-11-07T08:36:16Z\",\"updated_at\":\"2018-08-09T15:30:09Z\",\"due_on\":null,\"closed_at\":null},\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/7993/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/7993/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/7993/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/9b5187a20d26bf
INSERT INTO `pullreq` VALUES ('2890', 'symfony/symfony', '20522', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/20522\",\"id\":93713815,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTM3MTM4MTU=\",\"html_url\":\"https://github.com/symfony/symfony/pull/20522\",\"diff_url\":\"https://github.com/symfony/symfony/pull/20522.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/20522.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/20522\",\"number\":20522,\"state\":\"closed\",\"locked\":false,\"title\":\"Use Yoda Conditions in Test Condition\",\"user\":{\"login\":\"ad3n\",\"id\":7464920,\"node_id\":\"MDQ6VXNlcjc0NjQ5MjA=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/7464920?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ad3n\",\"html_url\":\"https://github.com/ad3n\",\"followers_url\":\"https://api.github.com/users/ad3n/followers\",\"following_url\":\"https://api.github.com/users/ad3n/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ad3n/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ad3n/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ad3n/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ad3n/orgs\",\"repos_url\":\"https://api.github.com/users/ad3n/repos\",\"events_url\":\"https://api.github.com/users/ad3n/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ad3n/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A\\r\\n| ------------- | ---\\r\\n| Branch? | master\\r\\n| Bug fix? | yes\\r\\n| New feature? | no\\r\\n| BC breaks? | no\\r\\n| Deprecations? | no\\r\\n| Tests pass? | no\\r\\n| Fixed tickets | \\r\\n| License | MIT\\r\\n| Doc PR | \\r\\n\\r\\nUse yoda conditions in test conditons\\r\\n\\r\\nRef: http://symfony.com/doc/current/contributing/code/standards.html#structure\",\"created_at\":\"2016-11-15T07:27:42Z\",\"updated_at\":\"2016-11-15T09:43:46Z\",\"closed_at\":\"2016-11-15T09:43:46Z\",\"merged_at\":null,\"merge_commit_sha\":\"923a79f5fbe1a65d57957c7f512ad93d64b8bfd6\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":237003792,\"node_id\":\"MDU6TGFiZWwyMzcwMDM3OTI=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Status:%20Needs%20Review\",\"name\":\"Status: Needs Review\",\"color\":\"ededed\",\"default\":false},{\"id\":397995968,\"node_id\":\"MDU6TGFiZWwzOTc5OTU5Njg=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Workflow\",\"name\":\"Workflow\",\"color\":\"dddddd\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/20522/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/20522/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/20522/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/395cd9516223b68b4a10b69b73f71739e9a16ff3\",\"head\":{\"label\":\"ad3n:minor-improvement\",\"ref\":\"minor-improvement\",\"sha\":\"395cd9516223b68b4a10b69b73f71739e9a16ff3\",\"user\":{\"login\":\"ad3n\",\"id\":7464920,\"node_id\":\"MDQ6VXNlcjc0NjQ5MjA=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/7464920?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ad3n\",\"html_url\":\"https://github.com/ad3n\",\"followers_url\":\"https://api.github.com/users/ad3n/followers\",\"following_url\":\"https://api.github.com/users/ad3n/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ad3n/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ad3n/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ad3n/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ad3n/orgs\",\"repos_url\":\"https://api.github.com/users/ad3n/repos\",\"events_url\":\"https://api.github.com/user
INSERT INTO `pullreq` VALUES ('2895', 'joomla/joomla-cms', '6660', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/6660\",\"id\":32640640,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzI2NDA2NDA=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/6660\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/6660.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/6660.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/6660\",\"number\":6660,\"state\":\"closed\",\"locked\":false,\"title\":\"Undefined $model variable for postDeleteHook() in delete() method in admin.php - $model in wrong scope\",\"user\":{\"login\":\"mgilkes\",\"id\":6433533,\"node_id\":\"MDQ6VXNlcjY0MzM1MzM=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/6433533?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mgilkes\",\"html_url\":\"https://github.com/mgilkes\",\"followers_url\":\"https://api.github.com/users/mgilkes/followers\",\"following_url\":\"https://api.github.com/users/mgilkes/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mgilkes/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mgilkes/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mgilkes/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mgilkes/orgs\",\"repos_url\":\"https://api.github.com/users/mgilkes/repos\",\"events_url\":\"https://api.github.com/users/mgilkes/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mgilkes/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"$model is undefined at line 140 for $this->postDeleteHook($model, $cid);, because $model was instantiated within the scope of the else block. If you try to delete an item from an admin list, you will get a PHP Notice and a PHP Catchable Fatal Error. So, it is better to declare/instantiate the model outside of the else block, within the same scope of the call to postDeleteHook().\\n\",\"created_at\":\"2015-04-04T22:24:30Z\",\"updated_at\":\"2016-06-29T10:00:43Z\",\"closed_at\":\"2016-06-29T10:00:43Z\",\"merged_at\":null,\"merge_commit_sha\":\"0c4cec283cfcf9aa32d68e25180fe875529c5374\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/6660/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/6660/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/6660/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/54ecf0799352c04e14ad0a1f65026130beae43ea\",\"head\":{\"label\":\"mgilkes:patch-2\",\"ref\":\"patch-2\",\"sha\":\"54ecf0799352c04e14ad0a1f65026130beae43ea\",\"user\":{\"login\":\"mgilkes\",\"id\":6433533,\"node_id\":\"MDQ6VXNlcjY0MzM1MzM=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/6433533?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mgilkes\",\"html_url\":\"https://github.com/mgilkes\",\"followers_url\":\"https://api.github.com/users/mgilkes/followers\",\"following_url\":\"https://api.github.com/users/mgilkes/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mgilkes/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mgilkes/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mgilkes/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mgilkes/orgs\",\"repos_url\":\"https://api.github.com/users/mgilkes/repos\",\"events_url\":\"https://api.github.com/users/mgilkes/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mgilkes/received_events\",\"type\":\"User\",
INSERT INTO `pullreq` VALUES ('2900', 'django/django', '5463', '{\"url\":\"https://api.github.com/repos/django/django/pulls/5463\",\"id\":48451801,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDg0NTE4MDE=\",\"html_url\":\"https://github.com/django/django/pull/5463\",\"diff_url\":\"https://github.com/django/django/pull/5463.diff\",\"patch_url\":\"https://github.com/django/django/pull/5463.patch\",\"issue_url\":\"https://api.github.com/repos/django/django/issues/5463\",\"number\":5463,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixed #25592 -- Typo in PostGISOperators\",\"user\":{\"login\":\"dursk\",\"id\":5231538,\"node_id\":\"MDQ6VXNlcjUyMzE1Mzg=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/5231538?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dursk\",\"html_url\":\"https://github.com/dursk\",\"followers_url\":\"https://api.github.com/users/dursk/followers\",\"following_url\":\"https://api.github.com/users/dursk/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dursk/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dursk/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dursk/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dursk/orgs\",\"repos_url\":\"https://api.github.com/users/dursk/repos\",\"events_url\":\"https://api.github.com/users/dursk/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dursk/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes `\'strictly_above\'` dictionary key typo in `PostGISOperators`.\\n\\nhttps://code.djangoproject.com/ticket/25592\\n\",\"created_at\":\"2015-10-22T12:37:37Z\",\"updated_at\":\"2015-10-22T12:57:42Z\",\"closed_at\":\"2015-10-22T12:57:42Z\",\"merged_at\":null,\"merge_commit_sha\":\"291b52de254a8513b838862d80f7a3695f7c279e\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/django/django/pulls/5463/commits\",\"review_comments_url\":\"https://api.github.com/repos/django/django/pulls/5463/comments\",\"review_comment_url\":\"https://api.github.com/repos/django/django/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/django/django/issues/5463/comments\",\"statuses_url\":\"https://api.github.com/repos/django/django/statuses/086575ccf6a7977756ae77a78e4a18cdd385b065\",\"head\":{\"label\":\"dursk:ticket_25592\",\"ref\":\"ticket_25592\",\"sha\":\"086575ccf6a7977756ae77a78e4a18cdd385b065\",\"user\":{\"login\":\"dursk\",\"id\":5231538,\"node_id\":\"MDQ6VXNlcjUyMzE1Mzg=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/5231538?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dursk\",\"html_url\":\"https://github.com/dursk\",\"followers_url\":\"https://api.github.com/users/dursk/followers\",\"following_url\":\"https://api.github.com/users/dursk/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dursk/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dursk/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dursk/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dursk/orgs\",\"repos_url\":\"https://api.github.com/users/dursk/repos\",\"events_url\":\"https://api.github.com/users/dursk/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dursk/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":38890700,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzODg5MDcwMA==\",\"name\":\"django\",\"full_name\":\"dursk/django\",\"owner\":{\"login\":\"dursk\",\"id\":5231538,\"node_id\":\"MDQ6VXNlcjUyMzE1Mzg=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/5231538?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dursk\",\"html_url\":\"https://github.com/dursk\",\"followers_url\":\"https://api.github.com/users/dursk/followers\",\"following_url\":\"https://api.github.com/users/dursk/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/du
INSERT INTO `pullreq` VALUES ('2905', 'kubernetes/kubernetes', '10453', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/10453\",\"id\":38715539,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mzg3MTU1Mzk=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/10453\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/10453.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/10453.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/10453\",\"number\":10453,\"state\":\"closed\",\"locked\":false,\"title\":\"Change port names to avoid validation failure\",\"user\":{\"login\":\"satnam6502\",\"id\":6164339,\"node_id\":\"MDQ6VXNlcjYxNjQzMzk=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/6164339?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/satnam6502\",\"html_url\":\"https://github.com/satnam6502\",\"followers_url\":\"https://api.github.com/users/satnam6502/followers\",\"following_url\":\"https://api.github.com/users/satnam6502/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/satnam6502/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/satnam6502/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/satnam6502/subscriptions\",\"organizations_url\":\"https://api.github.com/users/satnam6502/orgs\",\"repos_url\":\"https://api.github.com/users/satnam6502/repos\",\"events_url\":\"https://api.github.com/users/satnam6502/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/satnam6502/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Addresses #10452\\n\",\"created_at\":\"2015-06-27T21:01:39Z\",\"updated_at\":\"2015-07-01T15:32:07Z\",\"closed_at\":\"2015-07-01T15:30:28Z\",\"merged_at\":\"2015-07-01T15:30:28Z\",\"merge_commit_sha\":\"3239b8b57d1c87106b857bcf37c8fccfeba482b5\",\"assignee\":{\"login\":\"thockin\",\"id\":5595220,\"node_id\":\"MDQ6VXNlcjU1OTUyMjA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5595220?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/thockin\",\"html_url\":\"https://github.com/thockin\",\"followers_url\":\"https://api.github.com/users/thockin/followers\",\"following_url\":\"https://api.github.com/users/thockin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/thockin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/thockin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/thockin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/thockin/orgs\",\"repos_url\":\"https://api.github.com/users/thockin/repos\",\"events_url\":\"https://api.github.com/users/thockin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/thockin/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"thockin\",\"id\":5595220,\"node_id\":\"MDQ6VXNlcjU1OTUyMjA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5595220?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/thockin\",\"html_url\":\"https://github.com/thockin\",\"followers_url\":\"https://api.github.com/users/thockin/followers\",\"following_url\":\"https://api.github.com/users/thockin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/thockin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/thockin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/thockin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/thockin/orgs\",\"repos_url\":\"https://api.github.com/users/thockin/repos\",\"events_url\":\"https://api.github.com/users/thockin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/thockin/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":148225179,\"node_id\":\"MDU6TGFiZWwxNDgyMjUxNzk=\",\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/labels/lgtm\",\"name\":\"lgtm\",\"color\":\"15dd18\",\"default\
INSERT INTO `pullreq` VALUES ('2909', 'symfony/symfony', '13449', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/13449\",\"id\":27614121,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mjc2MTQxMjE=\",\"html_url\":\"https://github.com/symfony/symfony/pull/13449\",\"diff_url\":\"https://github.com/symfony/symfony/pull/13449.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/13449.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/13449\",\"number\":13449,\"state\":\"closed\",\"locked\":false,\"title\":\"[Console] ConsoleOuput::isDecorated is detected from STDOUT and STDERR\",\"user\":{\"login\":\"giosh94mhz\",\"id\":5219975,\"node_id\":\"MDQ6VXNlcjUyMTk5NzU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/5219975?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/giosh94mhz\",\"html_url\":\"https://github.com/giosh94mhz\",\"followers_url\":\"https://api.github.com/users/giosh94mhz/followers\",\"following_url\":\"https://api.github.com/users/giosh94mhz/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/giosh94mhz/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/giosh94mhz/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/giosh94mhz/subscriptions\",\"organizations_url\":\"https://api.github.com/users/giosh94mhz/orgs\",\"repos_url\":\"https://api.github.com/users/giosh94mhz/repos\",\"events_url\":\"https://api.github.com/users/giosh94mhz/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/giosh94mhz/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | yes |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | |\\n| License | MIT |\\n| Doc PR | |\\n\\nIn a Symfony command, the `OutputInterface` has wrong result for `isDecorated` in this very simple scenario:\\n\\n``` sh\\n $ app/console vendor:command > output\\n```\\n\\nHere `output` is a regular file, so `$output->isDecorated()` should return `false`, but it returns `true`. This happen because, the the automatic detection is done on `stdout` first, and then overridden by a second detection on `stderr` (which is tty in the example above).\\n\\nI\'ve added a test which (hopefully) make clear the scenario.\\n\",\"created_at\":\"2015-01-19T15:25:58Z\",\"updated_at\":\"2015-09-13T11:30:47Z\",\"closed_at\":\"2015-09-13T11:30:47Z\",\"merged_at\":null,\"merge_commit_sha\":\"1825c22fff3db385ce2b6c73ba7c00efd2ae1a7a\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":125388,\"node_id\":\"MDU6TGFiZWwxMjUzODg=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Console\",\"name\":\"Console\",\"color\":\"DDDDDD\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/13449/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/13449/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/13449/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/e8f300cc6f65290f38de260a0c79c1aad9eb0907\",\"head\":{\"label\":\"giosh94mhz:console_ouput_decorated__detected_from_stdout\",\"ref\":\"console_ouput_decorated__detected_from_stdout\",\"sha\":\"e8f300cc6f65290f38de260a0c79c1aad9eb0907\",\"user\":{\"login\":\"giosh94mhz\",\"id\":5219975,\"node_id\":\"MDQ6VXNlcjUyMTk5NzU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/5219975?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/giosh94mhz\",\"html_url\":\"https://github.com/giosh94mhz\",\"followers_url\":\"https://api.github.com/users/giosh94mhz/followers\",\"following_url\":\"https://api.github.com/users/giosh94mhz/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/giosh94mhz/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/user
INSERT INTO `pullreq` VALUES ('2913', 'ansible/ansible', '25039', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/25039\",\"id\":122479569,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTIyNDc5NTY5\",\"html_url\":\"https://github.com/ansible/ansible/pull/25039\",\"diff_url\":\"https://github.com/ansible/ansible/pull/25039.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/25039.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/25039\",\"number\":25039,\"state\":\"closed\",\"locked\":false,\"title\":\"unarchive module to zip archive with exclude option does not work correctly\",\"user\":{\"login\":\"odz\",\"id\":134481,\"node_id\":\"MDQ6VXNlcjEzNDQ4MQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/134481?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/odz\",\"html_url\":\"https://github.com/odz\",\"followers_url\":\"https://api.github.com/users/odz/followers\",\"following_url\":\"https://api.github.com/users/odz/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/odz/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/odz/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/odz/subscriptions\",\"organizations_url\":\"https://api.github.com/users/odz/orgs\",\"repos_url\":\"https://api.github.com/users/odz/repos\",\"events_url\":\"https://api.github.com/users/odz/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/odz/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"##### SUMMARY\\r\\nunarchive module to zip archive with exclude option does not work correctly.\\r\\nFor example, task described bellow always reports changed=True.\\r\\n\\r\\n```\\r\\n- unarchive:\\r\\n src: apache-tomcat-8.5.15.zip\\r\\n dest: /tmp\\r\\n exclude:\\r\\n - apache-tomcat-8.5.15/webapps/examples\\r\\n```\\r\\n\\r\\nand next example report fails.\\r\\n\\r\\n```\\r\\n - unarchive:\\r\\n src: apache-tomcat-8.5.15.zip\\r\\n dest: /tmp\\r\\n exclude:\\r\\n - apache-tomcat-8.5.15/webapps/ROOT/index.jsp\\r\\n```\\r\\n\\r\\n```\\r\\nfatal: [localhost]: FAILED! => {\\\"changed\\\": false, \\\"check_results\\\": {\\\"cmd\\\": [\\\"/usr/bin/unzip\\\", \\\"-ZT\\\", \\\"-s\\\", \\\"/root/.ansible/tmp/ansible-tmp-1495755207.8-78580815873129/source\\\", \\\" -x \\\", \\\"apache-tomcat-8.5.15/webapps/ROOT/index.jsp\\\"], \\\"diff\\\": \\\"\\\", \\\"err\\\": \\\"caution: filename not matched: -x \\\\n\\\", \\\"out\\\": \\\"Path apache-tomcat-8.5.15/webapps/ROOT/index.jsp is excluded on request\\\\n\\\", \\\"rc\\\": 0, \\\"unarchived\\\": true}, \\\"dest\\\": \\\"/tmp\\\", \\\"failed\\\": true, \\\"gid\\\": 0, \\\"group\\\": \\\"root\\\", \\\"handler\\\": \\\"ZipArchive\\\", \\\"mode\\\": \\\"01777\\\", \\\"msg\\\": \\\"Unexpected error when accessing exploded file: [Errno 2] No such file or directory: \'/tmp/apache-tomcat-8.5.15/\'\\\", \\\"owner\\\": \\\"root\\\", \\\"size\\\": 4096, \\\"src\\\": \\\"/root/.ansible/tmp/ansible-tmp-1495755207.8-78580815873129/source\\\", \\\"state\\\": \\\"directory\\\", \\\"uid\\\": 0}\\r\\n to retry, use: --limit @/home/vagrant/test/test.retry\\r\\n```\\r\\n\\r\\nThe reason is an argument passed to unzip command in ZipArchive.is_unarchived method is incorrect.\\r\\nThis PR fixes argument.\\r\\n\\r\\n##### ISSUE TYPE\\r\\n<!--- Pick one below and delete the rest: -->\\r\\n - Bugfix Pull Request\\r\\n\\r\\n##### COMPONENT NAME\\r\\n<!--- Name of the module/plugin/module/task -->\\r\\nunarchive\\r\\n\\r\\n##### ANSIBLE VERSION\\r\\n<!--- Paste verbatim output from “ansible --version” between quotes below -->\\r\\n```\\r\\nansible 2.3.0.0\\r\\n config file = /etc/ansible/ansible.cfg\\r\\n configured module search path = Default w/o overrides\\r\\n python version = 2.7.5 (default, Nov 6 2016, 00:28:07) [GCC 4.8.5 20150623 (Red Hat 4.8.5-11)]\\r\\n```\\r\\n\\r\\n\",\"created_at\":\"2017-05-25T16:50:29Z\",\"updated_at\":\"2018-03-06T04:45:47Z\",\"closed_at\":\"2017-06-08T16:22:45Z\",\"merged_at\":nu
INSERT INTO `pullreq` VALUES ('2918', 'angular/angular.js', '8628', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/8628\",\"id\":19859512,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTk4NTk1MTI=\",\"html_url\":\"https://github.com/angular/angular.js/pull/8628\",\"diff_url\":\"https://github.com/angular/angular.js/pull/8628.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/8628.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/8628\",\"number\":8628,\"state\":\"closed\",\"locked\":false,\"title\":\"Added namespace tracking to $compile\",\"user\":{\"login\":\"benlesh\",\"id\":1540597,\"node_id\":\"MDQ6VXNlcjE1NDA1OTc=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1540597?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/benlesh\",\"html_url\":\"https://github.com/benlesh\",\"followers_url\":\"https://api.github.com/users/benlesh/followers\",\"following_url\":\"https://api.github.com/users/benlesh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/benlesh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/benlesh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/benlesh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/benlesh/orgs\",\"repos_url\":\"https://api.github.com/users/benlesh/repos\",\"events_url\":\"https://api.github.com/users/benlesh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/benlesh/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This is in relation to #8494\\n### Things to note:\\n1. This is a work in progress.\\n2. This needs cleaned up badly.\\n3. The commits need flattened.\\n4. etc.\\n### Basic Idea\\n\\nAdded namespace tracking to the compile process.\\n\\nWhen a namespace change is detected, it updates a namespace context object that contains methods to wrap and clone elements appropriately. There is some ugliness where the namespace context had to be ferried around via some monkey-patches to get them into the appropriate closures.\\n\",\"created_at\":\"2014-08-15T18:33:14Z\",\"updated_at\":\"2014-08-22T22:45:08Z\",\"closed_at\":\"2014-08-22T22:45:08Z\",\"merged_at\":null,\"merge_commit_sha\":\"15d9c88fd0c46eca2a08f5d8196c0e2fc0addb00\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":53200630,\"node_id\":\"MDU6TGFiZWw1MzIwMDYzMA==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/cla:%20no\",\"name\":\"cla: no\",\"color\":\"f7c6c7\",\"default\":false},{\"id\":48406,\"node_id\":\"MDU6TGFiZWw0ODQwNg==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/type:%20feature\",\"name\":\"type: feature\",\"color\":\"00a606\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/angular/angular.js/milestones/27\",\"html_url\":\"https://github.com/angular/angular.js/milestone/27\",\"labels_url\":\"https://api.github.com/repos/angular/angular.js/milestones/27/labels\",\"id\":489171,\"node_id\":\"MDk6TWlsZXN0b25lNDg5MTcx\",\"number\":27,\"title\":\"Backlog\",\"description\":\"Holds the backlog of issues and pull requests that have been triaged.\\r\\n\\r\\nBefore assigning items to this milestone they should be labelled, at the very least with the correct \\\"type\\\" label (i.e. \\\"issue\\\", \\\"pr\\\", \\\"bug\\\", \\\"regression\\\", \\\"chore\\\", \\\"docs\\\", etc). Preferably you should also check for duplicate issues/PRs, note CLA status and assign \\\"complexity\\\" and \\\"impact\\\" labels too.\",\"creator\":{\"login\":\"IgorMinar\",\"id\":216296,\"node_id\":\"MDQ6VXNlcjIxNjI5Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/216296?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/IgorMinar\",\"html_url\":\"https://github.com/IgorMinar\",\"followers_url\":\"https://api.github.com/users/IgorMinar/followers\",\"following_url\":\"https://api.github.com/users/IgorMinar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/IgorMinar/gists{/gist
INSERT INTO `pullreq` VALUES ('2922', 'ceph/ceph', '7968', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/7968\",\"id\":62030836,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjIwMzA4MzY=\",\"html_url\":\"https://github.com/ceph/ceph/pull/7968\",\"diff_url\":\"https://github.com/ceph/ceph/pull/7968.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/7968.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/7968\",\"number\":7968,\"state\":\"closed\",\"locked\":false,\"title\":\"fix update pool peers\",\"user\":{\"login\":\"jazeltq\",\"id\":1180045,\"node_id\":\"MDQ6VXNlcjExODAwNDU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1180045?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jazeltq\",\"html_url\":\"https://github.com/jazeltq\",\"followers_url\":\"https://api.github.com/users/jazeltq/followers\",\"following_url\":\"https://api.github.com/users/jazeltq/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jazeltq/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jazeltq/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jazeltq/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jazeltq/orgs\",\"repos_url\":\"https://api.github.com/users/jazeltq/repos\",\"events_url\":\"https://api.github.com/users/jazeltq/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jazeltq/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Right now, the update pool peers is not work. So fix it.\\n\\nSigned-off-by: Tianqing tianqing@unitedstack.com\\n\",\"created_at\":\"2016-03-08T06:35:18Z\",\"updated_at\":\"2016-03-09T01:27:16Z\",\"closed_at\":\"2016-03-09T01:27:16Z\",\"merged_at\":null,\"merge_commit_sha\":\"ee3de952e0d2e7062077cc2f53ccde2f84e38719\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":134774049,\"node_id\":\"MDU6TGFiZWwxMzQ3NzQwNDk=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/bug%20fix\",\"name\":\"bug fix\",\"color\":\"ac0000\",\"default\":false},{\"id\":144329703,\"node_id\":\"MDU6TGFiZWwxNDQzMjk3MDM=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/rbd\",\"name\":\"rbd\",\"color\":\"40bfb2\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ceph/ceph/pulls/7968/commits\",\"review_comments_url\":\"https://api.github.com/repos/ceph/ceph/pulls/7968/comments\",\"review_comment_url\":\"https://api.github.com/repos/ceph/ceph/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ceph/ceph/issues/7968/comments\",\"statuses_url\":\"https://api.github.com/repos/ceph/ceph/statuses/9eaf6e28c79c1f848809d3e95702cd1d9757e666\",\"head\":{\"label\":\"jazeltq:fix_update_poop_peers\",\"ref\":\"fix_update_poop_peers\",\"sha\":\"9eaf6e28c79c1f848809d3e95702cd1d9757e666\",\"user\":{\"login\":\"jazeltq\",\"id\":1180045,\"node_id\":\"MDQ6VXNlcjExODAwNDU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1180045?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jazeltq\",\"html_url\":\"https://github.com/jazeltq\",\"followers_url\":\"https://api.github.com/users/jazeltq/followers\",\"following_url\":\"https://api.github.com/users/jazeltq/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jazeltq/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jazeltq/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jazeltq/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jazeltq/orgs\",\"repos_url\":\"https://api.github.com/users/jazeltq/repos\",\"events_url\":\"https://api.github.com/users/jazeltq/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jazeltq/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":51686085,\"node_id\":\"MDEwOlJlcG9zaXRvcnk1MTY4NjA4NQ==\",\"name\":\"ceph\",\"full_name\":\"jazeltq/ceph\",\"owner\":{\"login\":\"jazeltq\",\"id\":1180045,\"node_id\":\"MDQ6VXNlcjExODAwNDU=\",\"avatar_url\"
INSERT INTO `pullreq` VALUES ('2927', 'symfony/symfony-docs', '2085', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/2085\",\"id\":3514168,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzUxNDE2OA==\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/2085\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/2085.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/2085.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/2085\",\"number\":2085,\"state\":\"closed\",\"locked\":false,\"title\":\"Missing semicolon in Console Component example\",\"user\":{\"login\":\"carlosbuenosvinos\",\"id\":351553,\"node_id\":\"MDQ6VXNlcjM1MTU1Mw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/351553?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/carlosbuenosvinos\",\"html_url\":\"https://github.com/carlosbuenosvinos\",\"followers_url\":\"https://api.github.com/users/carlosbuenosvinos/followers\",\"following_url\":\"https://api.github.com/users/carlosbuenosvinos/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/carlosbuenosvinos/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/carlosbuenosvinos/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/carlosbuenosvinos/subscriptions\",\"organizations_url\":\"https://api.github.com/users/carlosbuenosvinos/orgs\",\"repos_url\":\"https://api.github.com/users/carlosbuenosvinos/repos\",\"events_url\":\"https://api.github.com/users/carlosbuenosvinos/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/carlosbuenosvinos/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2012-12-31T20:00:04Z\",\"updated_at\":\"2014-06-19T09:31:44Z\",\"closed_at\":\"2013-01-03T15:04:03Z\",\"merged_at\":null,\"merge_commit_sha\":\"bd721c1ec874b28d260d2f2cbed77158a2afe102\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/2085/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/2085/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/2085/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/51ea37e20414bd63131a0668d3c3c337df6d9b5c\",\"head\":{\"label\":\"carlosbuenosvinos:patch-1\",\"ref\":\"patch-1\",\"sha\":\"51ea37e20414bd63131a0668d3c3c337df6d9b5c\",\"user\":{\"login\":\"carlosbuenosvinos\",\"id\":351553,\"node_id\":\"MDQ6VXNlcjM1MTU1Mw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/351553?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/carlosbuenosvinos\",\"html_url\":\"https://github.com/carlosbuenosvinos\",\"followers_url\":\"https://api.github.com/users/carlosbuenosvinos/followers\",\"following_url\":\"https://api.github.com/users/carlosbuenosvinos/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/carlosbuenosvinos/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/carlosbuenosvinos/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/carlosbuenosvinos/subscriptions\",\"organizations_url\":\"https://api.github.com/users/carlosbuenosvinos/orgs\",\"repos_url\":\"https://api.github.com/users/carlosbuenosvinos/repos\",\"events_url\":\"https://api.github.com/users/carlosbuenosvinos/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/carlosbuenosvinos/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"symfony:master\",\"ref\":\"master\",\"sha\":\"d9c5950a8c2f874b4634b03f6ba3329c7cdc96db\",\"user\":{\"login\":\"symfony\",\"id\":143937,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjE0MzkzNw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/143937?v=4\",\"gravatar_id\":\"\",\"url\":\
INSERT INTO `pullreq` VALUES ('2932', 'symfony/symfony', '12395', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/12395\",\"id\":23758767,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjM3NTg3Njc=\",\"html_url\":\"https://github.com/symfony/symfony/pull/12395\",\"diff_url\":\"https://github.com/symfony/symfony/pull/12395.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/12395.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/12395\",\"number\":12395,\"state\":\"closed\",\"locked\":false,\"title\":\"[Routing] Removed conflict notation\",\"user\":{\"login\":\"ivanbarlog\",\"id\":2583610,\"node_id\":\"MDQ6VXNlcjI1ODM2MTA=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2583610?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ivanbarlog\",\"html_url\":\"https://github.com/ivanbarlog\",\"followers_url\":\"https://api.github.com/users/ivanbarlog/followers\",\"following_url\":\"https://api.github.com/users/ivanbarlog/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ivanbarlog/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ivanbarlog/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ivanbarlog/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ivanbarlog/orgs\",\"repos_url\":\"https://api.github.com/users/ivanbarlog/repos\",\"events_url\":\"https://api.github.com/users/ivanbarlog/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ivanbarlog/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | yes |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | #12387 |\\n| License | MIT |\\n| Doc PR | |\\n\",\"created_at\":\"2014-11-03T13:10:01Z\",\"updated_at\":\"2014-11-03T13:47:40Z\",\"closed_at\":\"2014-11-03T13:47:40Z\",\"merged_at\":null,\"merge_commit_sha\":\"62439448c8609040e20a250c521e72d0ec1c9a9c\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/12395/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/12395/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/12395/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/87cd10490a9f5007043c3eb3c66a16ab9dce5f82\",\"head\":{\"label\":\"ivanbarlog:master\",\"ref\":\"master\",\"sha\":\"87cd10490a9f5007043c3eb3c66a16ab9dce5f82\",\"user\":{\"login\":\"ivanbarlog\",\"id\":2583610,\"node_id\":\"MDQ6VXNlcjI1ODM2MTA=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2583610?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ivanbarlog\",\"html_url\":\"https://github.com/ivanbarlog\",\"followers_url\":\"https://api.github.com/users/ivanbarlog/followers\",\"following_url\":\"https://api.github.com/users/ivanbarlog/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ivanbarlog/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ivanbarlog/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ivanbarlog/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ivanbarlog/orgs\",\"repos_url\":\"https://api.github.com/users/ivanbarlog/repos\",\"events_url\":\"https://api.github.com/users/ivanbarlog/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ivanbarlog/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"symfony:master\",\"ref\":\"master\",\"sha\":\"4982984d31e0267000e257c0733c3909686f7c5f\",\"user\":{\"login\":\"symfony\",\"id\":143937,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjE0MzkzNw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/143937?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github
INSERT INTO `pullreq` VALUES ('2937', 'symfony/symfony', '7767', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/7767\",\"id\":5279474,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTI3OTQ3NA==\",\"html_url\":\"https://github.com/symfony/symfony/pull/7767\",\"diff_url\":\"https://github.com/symfony/symfony/pull/7767.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/7767.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/7767\",\"number\":7767,\"state\":\"closed\",\"locked\":false,\"title\":\"Update validators.pl.xlf\",\"user\":{\"login\":\"thomas2411\",\"id\":992685,\"node_id\":\"MDQ6VXNlcjk5MjY4NQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/992685?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/thomas2411\",\"html_url\":\"https://github.com/thomas2411\",\"followers_url\":\"https://api.github.com/users/thomas2411/followers\",\"following_url\":\"https://api.github.com/users/thomas2411/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/thomas2411/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/thomas2411/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/thomas2411/subscriptions\",\"organizations_url\":\"https://api.github.com/users/thomas2411/orgs\",\"repos_url\":\"https://api.github.com/users/thomas2411/repos\",\"events_url\":\"https://api.github.com/users/thomas2411/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/thomas2411/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2013-04-21T13:11:58Z\",\"updated_at\":\"2014-07-06T06:52:50Z\",\"closed_at\":\"2013-04-21T13:16:13Z\",\"merged_at\":null,\"merge_commit_sha\":null,\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/7767/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/7767/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/7767/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/043068445193461c0774a171842d70cbfc08fb7c\",\"head\":{\"label\":\"thomas2411:patch-1\",\"ref\":\"patch-1\",\"sha\":\"043068445193461c0774a171842d70cbfc08fb7c\",\"user\":{\"login\":\"thomas2411\",\"id\":992685,\"node_id\":\"MDQ6VXNlcjk5MjY4NQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/992685?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/thomas2411\",\"html_url\":\"https://github.com/thomas2411\",\"followers_url\":\"https://api.github.com/users/thomas2411/followers\",\"following_url\":\"https://api.github.com/users/thomas2411/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/thomas2411/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/thomas2411/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/thomas2411/subscriptions\",\"organizations_url\":\"https://api.github.com/users/thomas2411/orgs\",\"repos_url\":\"https://api.github.com/users/thomas2411/repos\",\"events_url\":\"https://api.github.com/users/thomas2411/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/thomas2411/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":8478790,\"node_id\":\"MDEwOlJlcG9zaXRvcnk4NDc4Nzkw\",\"name\":\"symfony\",\"full_name\":\"thomas2411/symfony\",\"owner\":{\"login\":\"thomas2411\",\"id\":992685,\"node_id\":\"MDQ6VXNlcjk5MjY4NQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/992685?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/thomas2411\",\"html_url\":\"https://github.com/thomas2411\",\"followers_url\":\"https://api.github.com/users/thomas2411/followers\",\"following_url\":\"https://api.github.com/users/thomas2411/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/thomas2411/gists{/gist
INSERT INTO `pullreq` VALUES ('2942', 'symfony/symfony', '5391', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/5391\",\"id\":2205311,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjIwNTMxMQ==\",\"html_url\":\"https://github.com/symfony/symfony/pull/5391\",\"diff_url\":\"https://github.com/symfony/symfony/pull/5391.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/5391.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/5391\",\"number\":5391,\"state\":\"closed\",\"locked\":false,\"title\":\"[2.2] [Process] Add getPid and sendSignal methods to Process\",\"user\":{\"login\":\"romainneutron\",\"id\":137574,\"node_id\":\"MDQ6VXNlcjEzNzU3NA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/137574?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/romainneutron\",\"html_url\":\"https://github.com/romainneutron\",\"followers_url\":\"https://api.github.com/users/romainneutron/followers\",\"following_url\":\"https://api.github.com/users/romainneutron/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/romainneutron/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/romainneutron/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/romainneutron/subscriptions\",\"organizations_url\":\"https://api.github.com/users/romainneutron/orgs\",\"repos_url\":\"https://api.github.com/users/romainneutron/repos\",\"events_url\":\"https://api.github.com/users/romainneutron/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/romainneutron/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Bug fix: no\\nFeature addition: yes\\nBackwards compatibility break: no\\nSymfony2 tests pass: yes\\nLicense of the code: MIT\\n\\nThis method is particularly nice for sending posix signal to a process\\n\\nexample of use :\\n\\n``` php\\n// send a SIGCONT signal to the related process\\nposix_kill($process->getPid(), SIGCONT);\\n```\\n\\nI\'ve not implement the signal sender in the Process API because it requires posix environment, but I think could be nice to have it and throw an exception in case it\'s not supported.\\n\\nWhat do you think about it ?\\n\",\"created_at\":\"2012-08-30T13:42:12Z\",\"updated_at\":\"2014-07-06T07:20:46Z\",\"closed_at\":\"2012-09-09T21:49:41Z\",\"merged_at\":null,\"merge_commit_sha\":\"0827d405cee4f24b076a3d5a157f16ea178dc8a3\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/5391/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/5391/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/5391/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/0adee2220194b22470431edc1ee7cd98660b35a7\",\"head\":{\"label\":\"romainneutron:ProcessPid\",\"ref\":\"ProcessPid\",\"sha\":\"0adee2220194b22470431edc1ee7cd98660b35a7\",\"user\":{\"login\":\"romainneutron\",\"id\":137574,\"node_id\":\"MDQ6VXNlcjEzNzU3NA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/137574?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/romainneutron\",\"html_url\":\"https://github.com/romainneutron\",\"followers_url\":\"https://api.github.com/users/romainneutron/followers\",\"following_url\":\"https://api.github.com/users/romainneutron/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/romainneutron/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/romainneutron/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/romainneutron/subscriptions\",\"organizations_url\":\"https://api.github.com/users/romainneutron/orgs\",\"repos_url\":\"https://api.github.com/users/romainneutron/repos\",\"events_url\":\"https://api.github.com/users/romainneutron/events{/privacy}\",\"received_events_url\":\"https://api.
INSERT INTO `pullreq` VALUES ('2946', 'angular/angular.js', '3761', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/3761\",\"id\":7878591,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Nzg3ODU5MQ==\",\"html_url\":\"https://github.com/angular/angular.js/pull/3761\",\"diff_url\":\"https://github.com/angular/angular.js/pull/3761.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/3761.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/3761\",\"number\":3761,\"state\":\"closed\",\"locked\":false,\"title\":\"Removed duplicated `require` section in directives guide\",\"user\":{\"login\":\"tomazy\",\"id\":967638,\"node_id\":\"MDQ6VXNlcjk2NzYzOA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/967638?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tomazy\",\"html_url\":\"https://github.com/tomazy\",\"followers_url\":\"https://api.github.com/users/tomazy/followers\",\"following_url\":\"https://api.github.com/users/tomazy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tomazy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tomazy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tomazy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tomazy/orgs\",\"repos_url\":\"https://api.github.com/users/tomazy/repos\",\"events_url\":\"https://api.github.com/users/tomazy/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tomazy/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2013-08-27T06:20:09Z\",\"updated_at\":\"2015-03-26T19:57:06Z\",\"closed_at\":\"2013-08-29T18:42:26Z\",\"merged_at\":null,\"merge_commit_sha\":\"1a06c6f48e15fba1ae4de54ba5ec4e648e192dc2\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":{\"url\":\"https://api.github.com/repos/angular/angular.js/milestones/20\",\"html_url\":\"https://github.com/angular/angular.js/milestone/20\",\"labels_url\":\"https://api.github.com/repos/angular/angular.js/milestones/20/labels\",\"id\":402983,\"node_id\":\"MDk6TWlsZXN0b25lNDAyOTgz\",\"number\":20,\"title\":\"1.2.0-rc2\",\"description\":null,\"creator\":{\"login\":\"mhevery\",\"id\":111951,\"node_id\":\"MDQ6VXNlcjExMTk1MQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/111951?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mhevery\",\"html_url\":\"https://github.com/mhevery\",\"followers_url\":\"https://api.github.com/users/mhevery/followers\",\"following_url\":\"https://api.github.com/users/mhevery/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mhevery/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mhevery/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mhevery/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mhevery/orgs\",\"repos_url\":\"https://api.github.com/users/mhevery/repos\",\"events_url\":\"https://api.github.com/users/mhevery/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mhevery/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":31,\"state\":\"closed\",\"created_at\":\"2013-08-15T21:18:06Z\",\"updated_at\":\"2013-09-05T21:43:52Z\",\"due_on\":null,\"closed_at\":\"2013-09-05T21:43:52Z\"},\"draft\":false,\"commits_url\":\"https://api.github.com/repos/angular/angular.js/pulls/3761/commits\",\"review_comments_url\":\"https://api.github.com/repos/angular/angular.js/pulls/3761/comments\",\"review_comment_url\":\"https://api.github.com/repos/angular/angular.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/angular/angular.js/issues/3761/comments\",\"statuses_url\":\"https://api.github.com/repos/angular/angular.js/statuses/3023727f62ca5942298cf2283fb8088fefb1e2c3\",\"head\":{\"label\":\"tomazy:patch-1\",\"ref\":\"patch-1\",\"sha\":\"3023727f62ca5942298cf2283fb8088fefb1e2c3\",\"user\":{\"login\":\"tomazy\",\"id\":967638,\"node_id\":\
INSERT INTO `pullreq` VALUES ('2950', 'rails/rails', '8185', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/8185\",\"id\":2964975,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mjk2NDk3NQ==\",\"html_url\":\"https://github.com/rails/rails/pull/8185\",\"diff_url\":\"https://github.com/rails/rails/pull/8185.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/8185.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/8185\",\"number\":8185,\"state\":\"closed\",\"locked\":false,\"title\":\"`#as_json` isolates options when encoding a hash. Closes #8182\",\"user\":{\"login\":\"senny\",\"id\":5402,\"node_id\":\"MDQ6VXNlcjU0MDI=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5402?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/senny\",\"html_url\":\"https://github.com/senny\",\"followers_url\":\"https://api.github.com/users/senny/followers\",\"following_url\":\"https://api.github.com/users/senny/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/senny/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/senny/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/senny/subscriptions\",\"organizations_url\":\"https://api.github.com/users/senny/orgs\",\"repos_url\":\"https://api.github.com/users/senny/repos\",\"events_url\":\"https://api.github.com/users/senny/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/senny/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"I modified the `Encoder` so that duplicates of the original `options` hash are passed around. I\'m not sure if there are cases where we actually wan\'t the side effects but all the tests passed.\\n\\nThis is a fix #8182\\n\",\"created_at\":\"2012-11-12T13:35:41Z\",\"updated_at\":\"2014-06-17T00:02:27Z\",\"closed_at\":\"2012-11-13T01:53:17Z\",\"merged_at\":\"2012-11-13T01:53:17Z\",\"merge_commit_sha\":\"a023c035bbd5048edcd79dbfe951b80e72240234\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":107194,\"node_id\":\"MDU6TGFiZWwxMDcxOTQ=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/activesupport\",\"name\":\"activesupport\",\"color\":\"FC9300\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/8185/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/8185/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/8185/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/78dca351037c5f34971bdf0dd7d0b8fc9b9bdeb4\",\"head\":{\"label\":\"senny:8182_as_json_options_stick_around\",\"ref\":\"8182_as_json_options_stick_around\",\"sha\":\"78dca351037c5f34971bdf0dd7d0b8fc9b9bdeb4\",\"user\":{\"login\":\"senny\",\"id\":5402,\"node_id\":\"MDQ6VXNlcjU0MDI=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5402?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/senny\",\"html_url\":\"https://github.com/senny\",\"followers_url\":\"https://api.github.com/users/senny/followers\",\"following_url\":\"https://api.github.com/users/senny/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/senny/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/senny/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/senny/subscriptions\",\"organizations_url\":\"https://api.github.com/users/senny/orgs\",\"repos_url\":\"https://api.github.com/users/senny/repos\",\"events_url\":\"https://api.github.com/users/senny/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/senny/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":1776780,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNzc2Nzgw\",\"name\":\"rails\",\"full_name\":\"senny/rails\",\"owner\":{\"login\":\"senny\",\"id\":5402,\"node_id\":\"MDQ6VXNlcjU0MDI=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/
INSERT INTO `pullreq` VALUES ('2955', 'rust-lang/rust', '7656', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/7656\",\"id\":6792363,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Njc5MjM2Mw==\",\"html_url\":\"https://github.com/rust-lang/rust/pull/7656\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/7656.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/7656.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/7656\",\"number\":7656,\"state\":\"closed\",\"locked\":false,\"title\":\"std: Implement `Iterator::size_hint` method for `Option` iterators\",\"user\":{\"login\":\"ghost\",\"id\":10137,\"node_id\":\"MDQ6VXNlcjEwMTM3\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/10137?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ghost\",\"html_url\":\"https://github.com/ghost\",\"followers_url\":\"https://api.github.com/users/ghost/followers\",\"following_url\":\"https://api.github.com/users/ghost/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ghost/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ghost/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ghost/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ghost/orgs\",\"repos_url\":\"https://api.github.com/users/ghost/repos\",\"events_url\":\"https://api.github.com/users/ghost/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ghost/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2013-07-08T22:37:41Z\",\"updated_at\":\"2014-07-06T04:59:23Z\",\"closed_at\":\"2013-07-08T23:25:26Z\",\"merged_at\":null,\"merge_commit_sha\":\"6fa7ae9ba3b1b21da59279955a79c2474dc29de2\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/7656/commits\",\"review_comments_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/7656/comments\",\"review_comment_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rust-lang/rust/issues/7656/comments\",\"statuses_url\":\"https://api.github.com/repos/rust-lang/rust/statuses/b3fb40a0dfeabf4819be7bb02c957d9a4b259439\",\"head\":{\"label\":null,\"ref\":\"option_iterator\",\"sha\":\"b3fb40a0dfeabf4819be7bb02c957d9a4b259439\",\"user\":null,\"repo\":null},\"base\":{\"label\":\"rust-lang:master\",\"ref\":\"master\",\"sha\":\"f7b293bc75684a368e20567b5987c482dc5f8550\",\"user\":{\"login\":\"rust-lang\",\"id\":5430905,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjU0MzA5MDU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5430905?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rust-lang\",\"html_url\":\"https://github.com/rust-lang\",\"followers_url\":\"https://api.github.com/users/rust-lang/followers\",\"following_url\":\"https://api.github.com/users/rust-lang/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rust-lang/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rust-lang/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rust-lang/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rust-lang/orgs\",\"repos_url\":\"https://api.github.com/users/rust-lang/repos\",\"events_url\":\"https://api.github.com/users/rust-lang/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rust-lang/received_events\",\"type\":\"Organization\",\"site_admin\":false},\"repo\":{\"id\":724712,\"node_id\":\"MDEwOlJlcG9zaXRvcnk3MjQ3MTI=\",\"name\":\"rust\",\"full_name\":\"rust-lang/rust\",\"private\":false,\"owner\":{\"login\":\"rust-lang\",\"id\":5430905,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjU0MzA5MDU=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5430905?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rust-lang\",\"html_url\":\"https://github.com/rust-lang\",\"followers_url\":\"https://api.github.c
INSERT INTO `pullreq` VALUES ('2960', 'elastic/elasticsearch', '8208', '{\"url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/8208\",\"id\":23226092,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjMyMjYwOTI=\",\"html_url\":\"https://github.com/elastic/elasticsearch/pull/8208\",\"diff_url\":\"https://github.com/elastic/elasticsearch/pull/8208.diff\",\"patch_url\":\"https://github.com/elastic/elasticsearch/pull/8208.patch\",\"issue_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/8208\",\"number\":8208,\"state\":\"closed\",\"locked\":false,\"title\":\"Update pathhierarchy-tokenizer.asciidoc\",\"user\":{\"login\":\"abraxxa\",\"id\":301990,\"node_id\":\"MDQ6VXNlcjMwMTk5MA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/301990?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/abraxxa\",\"html_url\":\"https://github.com/abraxxa\",\"followers_url\":\"https://api.github.com/users/abraxxa/followers\",\"following_url\":\"https://api.github.com/users/abraxxa/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/abraxxa/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/abraxxa/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/abraxxa/subscriptions\",\"organizations_url\":\"https://api.github.com/users/abraxxa/orgs\",\"repos_url\":\"https://api.github.com/users/abraxxa/repos\",\"events_url\":\"https://api.github.com/users/abraxxa/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/abraxxa/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The docs seem to contain a bug regarding the type of the path hierarchy tokenizer.\\n\",\"created_at\":\"2014-10-23T12:59:18Z\",\"updated_at\":\"2016-03-31T08:51:27Z\",\"closed_at\":\"2015-06-19T14:44:50Z\",\"merged_at\":null,\"merge_commit_sha\":\"0da065635c9652380b87419d689d6d3c49bd1013\",\"assignee\":{\"login\":\"clintongormley\",\"id\":56599,\"node_id\":\"MDQ6VXNlcjU2NTk5\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/56599?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/clintongormley\",\"html_url\":\"https://github.com/clintongormley\",\"followers_url\":\"https://api.github.com/users/clintongormley/followers\",\"following_url\":\"https://api.github.com/users/clintongormley/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/clintongormley/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/clintongormley/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/clintongormley/subscriptions\",\"organizations_url\":\"https://api.github.com/users/clintongormley/orgs\",\"repos_url\":\"https://api.github.com/users/clintongormley/repos\",\"events_url\":\"https://api.github.com/users/clintongormley/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/clintongormley/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"clintongormley\",\"id\":56599,\"node_id\":\"MDQ6VXNlcjU2NTk5\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/56599?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/clintongormley\",\"html_url\":\"https://github.com/clintongormley\",\"followers_url\":\"https://api.github.com/users/clintongormley/followers\",\"following_url\":\"https://api.github.com/users/clintongormley/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/clintongormley/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/clintongormley/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/clintongormley/subscriptions\",\"organizations_url\":\"https://api.github.com/users/clintongormley/orgs\",\"repos_url\":\"https://api.github.com/users/clintongormley/repos\",\"events_url\":\"https://api.github.com/users/clintongormley/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/clintongormley/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false
INSERT INTO `pullreq` VALUES ('2966', 'servo/servo', '13686', '{\"url\":\"https://api.github.com/repos/servo/servo/pulls/13686\",\"id\":88765806,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODg3NjU4MDY=\",\"html_url\":\"https://github.com/servo/servo/pull/13686\",\"diff_url\":\"https://github.com/servo/servo/pull/13686.diff\",\"patch_url\":\"https://github.com/servo/servo/pull/13686.patch\",\"issue_url\":\"https://api.github.com/repos/servo/servo/issues/13686\",\"number\":13686,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix warnings and make style and geckolib #![deny(warnings)]\",\"user\":{\"login\":\"bholley\",\"id\":377435,\"node_id\":\"MDQ6VXNlcjM3NzQzNQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/377435?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bholley\",\"html_url\":\"https://github.com/bholley\",\"followers_url\":\"https://api.github.com/users/bholley/followers\",\"following_url\":\"https://api.github.com/users/bholley/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bholley/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bholley/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bholley/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bholley/orgs\",\"repos_url\":\"https://api.github.com/users/bholley/repos\",\"events_url\":\"https://api.github.com/users/bholley/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bholley/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Warnings have been piling up in the style system, and making it harder to tell when new warnings are introduced. I think we should tighten up on them.\\n\\nCC @emilio @Manishearth @SimonSapin @heycam @pcwalton @metajack @larsbergstrom\\n\\n<!-- Reviewable:start -->\\n\\n---\\n\\nThis change is [<img src=\\\"https://reviewable.io/review_button.svg\\\" height=\\\"34\\\" align=\\\"absmiddle\\\" alt=\\\"Reviewable\\\"/>](https://reviewable.io/reviews/servo/servo/13686)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2016-10-11T03:30:14Z\",\"updated_at\":\"2016-10-30T22:22:04Z\",\"closed_at\":\"2016-10-11T12:28:26Z\",\"merged_at\":\"2016-10-11T12:28:26Z\",\"merge_commit_sha\":\"226e4cf7c067c80a409f7460aacc61e34aaacf77\",\"assignee\":{\"login\":\"Manishearth\",\"id\":1617736,\"node_id\":\"MDQ6VXNlcjE2MTc3MzY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1617736?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Manishearth\",\"html_url\":\"https://github.com/Manishearth\",\"followers_url\":\"https://api.github.com/users/Manishearth/followers\",\"following_url\":\"https://api.github.com/users/Manishearth/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Manishearth/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Manishearth/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Manishearth/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Manishearth/orgs\",\"repos_url\":\"https://api.github.com/users/Manishearth/repos\",\"events_url\":\"https://api.github.com/users/Manishearth/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Manishearth/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"Manishearth\",\"id\":1617736,\"node_id\":\"MDQ6VXNlcjE2MTc3MzY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1617736?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Manishearth\",\"html_url\":\"https://github.com/Manishearth\",\"followers_url\":\"https://api.github.com/users/Manishearth/followers\",\"following_url\":\"https://api.github.com/users/Manishearth/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Manishearth/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Manishearth/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Manishearth/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Manishearth/orgs\",\"repos_url\":\"htt
INSERT INTO `pullreq` VALUES ('2970', 'joomla/joomla-cms', '4190', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/4190\",\"id\":20429641,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjA0Mjk2NDE=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/4190\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/4190.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/4190.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/4190\",\"number\":4190,\"state\":\"closed\",\"locked\":false,\"title\":\"Undefined Class JRegistry\",\"user\":{\"login\":\"demis-palma\",\"id\":1609992,\"node_id\":\"MDQ6VXNlcjE2MDk5OTI=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1609992?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/demis-palma\",\"html_url\":\"https://github.com/demis-palma\",\"followers_url\":\"https://api.github.com/users/demis-palma/followers\",\"following_url\":\"https://api.github.com/users/demis-palma/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/demis-palma/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/demis-palma/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/demis-palma/subscriptions\",\"organizations_url\":\"https://api.github.com/users/demis-palma/orgs\",\"repos_url\":\"https://api.github.com/users/demis-palma/repos\",\"events_url\":\"https://api.github.com/users/demis-palma/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/demis-palma/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Got \'Undefined Class JRegistry\' calling JComponentHelper::getParams()\\n\",\"created_at\":\"2014-08-28T10:24:18Z\",\"updated_at\":\"2014-08-28T12:00:07Z\",\"closed_at\":\"2014-08-28T12:00:07Z\",\"merged_at\":null,\"merge_commit_sha\":\"c5f816a1aedab818051ccf7b6b082e399416e878\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/4190/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/4190/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/4190/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/08a3a3f1f37006f013a1a0d8f2e5f93c6d6b03a8\",\"head\":{\"label\":\"demis-palma:patch-3\",\"ref\":\"patch-3\",\"sha\":\"08a3a3f1f37006f013a1a0d8f2e5f93c6d6b03a8\",\"user\":{\"login\":\"demis-palma\",\"id\":1609992,\"node_id\":\"MDQ6VXNlcjE2MDk5OTI=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1609992?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/demis-palma\",\"html_url\":\"https://github.com/demis-palma\",\"followers_url\":\"https://api.github.com/users/demis-palma/followers\",\"following_url\":\"https://api.github.com/users/demis-palma/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/demis-palma/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/demis-palma/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/demis-palma/subscriptions\",\"organizations_url\":\"https://api.github.com/users/demis-palma/orgs\",\"repos_url\":\"https://api.github.com/users/demis-palma/repos\",\"events_url\":\"https://api.github.com/users/demis-palma/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/demis-palma/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"joomla:staging\",\"ref\":\"staging\",\"sha\":\"13ee4df2872f3592f388076f527cecc7bbc79e55\",\"user\":{\"login\":\"joomla\",\"id\":751633,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjc1MTYzMw==\",\"avata
INSERT INTO `pullreq` VALUES ('2975', 'symfony/symfony', '12522', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/12522\",\"id\":24722495,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjQ3MjI0OTU=\",\"html_url\":\"https://github.com/symfony/symfony/pull/12522\",\"diff_url\":\"https://github.com/symfony/symfony/pull/12522.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/12522.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/12522\",\"number\":12522,\"state\":\"closed\",\"locked\":false,\"title\":\"[3.0] Update required PHP to 5.5.9\",\"user\":{\"login\":\"nicolas-grekas\",\"id\":243674,\"node_id\":\"MDQ6VXNlcjI0MzY3NA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/243674?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nicolas-grekas\",\"html_url\":\"https://github.com/nicolas-grekas\",\"followers_url\":\"https://api.github.com/users/nicolas-grekas/followers\",\"following_url\":\"https://api.github.com/users/nicolas-grekas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nicolas-grekas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nicolas-grekas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nicolas-grekas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nicolas-grekas/orgs\",\"repos_url\":\"https://api.github.com/users/nicolas-grekas/repos\",\"events_url\":\"https://api.github.com/users/nicolas-grekas/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nicolas-grekas/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | no |\\n| New feature? | no |\\n| BC breaks? | yes |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | #13126, #12778 |\\n| License | MIT |\\n| Doc PR | - |\\n\\nThis PR upgrades composer.json files to php>=5.5.9\\n5.5.9 is the lowest version available on Travis and the version shipped with Ubuntu LTS 14.04.\\nWe can change the php version later when we\'ll agree on some other requirement, but currently, this is required to safely merge in master without having some users reporting issues because they have a `dev-master@dev` requirement.\\n\",\"created_at\":\"2014-11-19T21:27:46Z\",\"updated_at\":\"2014-12-30T13:23:53Z\",\"closed_at\":\"2014-12-30T13:21:37Z\",\"merged_at\":\"2014-12-30T13:21:37Z\",\"merge_commit_sha\":\"3b82dfd4468d411b67698f734b33b5f35ef44a35\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/12522/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/12522/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/12522/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/35e0845f237df0ab065c43a7621ce2e5946a08c6\",\"head\":{\"label\":\"nicolas-grekas:php550\",\"ref\":\"php550\",\"sha\":\"35e0845f237df0ab065c43a7621ce2e5946a08c6\",\"user\":{\"login\":\"nicolas-grekas\",\"id\":243674,\"node_id\":\"MDQ6VXNlcjI0MzY3NA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/243674?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nicolas-grekas\",\"html_url\":\"https://github.com/nicolas-grekas\",\"followers_url\":\"https://api.github.com/users/nicolas-grekas/followers\",\"following_url\":\"https://api.github.com/users/nicolas-grekas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nicolas-grekas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nicolas-grekas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nicolas-grekas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nicolas-grekas/orgs\",\"repos_url\":\"https://api.github.com/users/nicolas-grekas/repos\",\"events_url\":\"https://api.github.com/users/nicolas-
INSERT INTO `pullreq` VALUES ('2979', 'symfony/symfony', '7442', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/7442\",\"id\":4722758,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDcyMjc1OA==\",\"html_url\":\"https://github.com/symfony/symfony/pull/7442\",\"diff_url\":\"https://github.com/symfony/symfony/pull/7442.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/7442.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/7442\",\"number\":7442,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixed non utf-8 strings recognition\",\"user\":{\"login\":\"dinitrol\",\"id\":2349664,\"node_id\":\"MDQ6VXNlcjIzNDk2NjQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2349664?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dinitrol\",\"html_url\":\"https://github.com/dinitrol\",\"followers_url\":\"https://api.github.com/users/dinitrol/followers\",\"following_url\":\"https://api.github.com/users/dinitrol/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dinitrol/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dinitrol/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dinitrol/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dinitrol/orgs\",\"repos_url\":\"https://api.github.com/users/dinitrol/repos\",\"events_url\":\"https://api.github.com/users/dinitrol/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dinitrol/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2013-03-20T18:29:13Z\",\"updated_at\":\"2014-06-17T09:08:55Z\",\"closed_at\":\"2013-03-22T19:43:41Z\",\"merged_at\":null,\"merge_commit_sha\":\"0af9c61a6bfec94a513ea92771a830cd1f532875\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/7442/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/7442/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/7442/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/c3f490a666136d11976c4c266cd954ba34b5dffc\",\"head\":{\"label\":\"dinitrol:patch-1\",\"ref\":\"patch-1\",\"sha\":\"c3f490a666136d11976c4c266cd954ba34b5dffc\",\"user\":{\"login\":\"dinitrol\",\"id\":2349664,\"node_id\":\"MDQ6VXNlcjIzNDk2NjQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2349664?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dinitrol\",\"html_url\":\"https://github.com/dinitrol\",\"followers_url\":\"https://api.github.com/users/dinitrol/followers\",\"following_url\":\"https://api.github.com/users/dinitrol/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dinitrol/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dinitrol/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dinitrol/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dinitrol/orgs\",\"repos_url\":\"https://api.github.com/users/dinitrol/repos\",\"events_url\":\"https://api.github.com/users/dinitrol/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dinitrol/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"symfony:master\",\"ref\":\"master\",\"sha\":\"9568768fd9a4ed6ce653c290857dc3cdc8977690\",\"user\":{\"login\":\"symfony\",\"id\":143937,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjE0MzkzNw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/143937?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/symfony\",\"html_url\":\"https://github.com/symfony\",\"followers_url\":\"https://api.github.com/users/symfony/followers\",\"following_url\":\"https://api.github.com/users/symfony/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/symfony
INSERT INTO `pullreq` VALUES ('2984', 'servo/servo', '9261', '{\"url\":\"https://api.github.com/repos/servo/servo/pulls/9261\",\"id\":55679156,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTU2NzkxNTY=\",\"html_url\":\"https://github.com/servo/servo/pull/9261\",\"diff_url\":\"https://github.com/servo/servo/pull/9261.diff\",\"patch_url\":\"https://github.com/servo/servo/pull/9261.patch\",\"issue_url\":\"https://api.github.com/repos/servo/servo/issues/9261\",\"number\":9261,\"state\":\"closed\",\"locked\":false,\"title\":\"Remove the msg dependency from style\",\"user\":{\"login\":\"bholley\",\"id\":377435,\"node_id\":\"MDQ6VXNlcjM3NzQzNQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/377435?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bholley\",\"html_url\":\"https://github.com/bholley\",\"followers_url\":\"https://api.github.com/users/bholley/followers\",\"following_url\":\"https://api.github.com/users/bholley/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bholley/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bholley/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bholley/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bholley/orgs\",\"repos_url\":\"https://api.github.com/users/bholley/repos\",\"events_url\":\"https://api.github.com/users/bholley/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bholley/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This is part of slimming down the dependencies of geckolib.\\n\\n<!-- Reviewable:start -->\\n\\n[<img src=\\\"https://reviewable.io/review_button.png\\\" height=40 alt=\\\"Review on Reviewable\\\"/>](https://reviewable.io/reviews/servo/servo/9261)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2016-01-11T21:17:45Z\",\"updated_at\":\"2016-10-30T22:24:11Z\",\"closed_at\":\"2016-01-12T05:01:31Z\",\"merged_at\":\"2016-01-12T05:01:31Z\",\"merge_commit_sha\":\"5b034988e70743626dc809e0d9a8246a744fb880\",\"assignee\":{\"login\":\"SimonSapin\",\"id\":291359,\"node_id\":\"MDQ6VXNlcjI5MTM1OQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/291359?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/SimonSapin\",\"html_url\":\"https://github.com/SimonSapin\",\"followers_url\":\"https://api.github.com/users/SimonSapin/followers\",\"following_url\":\"https://api.github.com/users/SimonSapin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/SimonSapin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/SimonSapin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/SimonSapin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/SimonSapin/orgs\",\"repos_url\":\"https://api.github.com/users/SimonSapin/repos\",\"events_url\":\"https://api.github.com/users/SimonSapin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/SimonSapin/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"SimonSapin\",\"id\":291359,\"node_id\":\"MDQ6VXNlcjI5MTM1OQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/291359?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/SimonSapin\",\"html_url\":\"https://github.com/SimonSapin\",\"followers_url\":\"https://api.github.com/users/SimonSapin/followers\",\"following_url\":\"https://api.github.com/users/SimonSapin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/SimonSapin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/SimonSapin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/SimonSapin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/SimonSapin/orgs\",\"repos_url\":\"https://api.github.com/users/SimonSapin/repos\",\"events_url\":\"https://api.github.com/users/SimonSapin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/SimonSapin/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"re
INSERT INTO `pullreq` VALUES ('2988', 'rails/rails', '24379', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/24379\",\"id\":64732342,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjQ3MzIzNDI=\",\"html_url\":\"https://github.com/rails/rails/pull/24379\",\"diff_url\":\"https://github.com/rails/rails/pull/24379.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/24379.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/24379\",\"number\":24379,\"state\":\"closed\",\"locked\":false,\"title\":\"sanitiser helper may be remove in 5.1, update doc [ci skip]\",\"user\":{\"login\":\"Gaurav2728\",\"id\":1284716,\"node_id\":\"MDQ6VXNlcjEyODQ3MTY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1284716?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Gaurav2728\",\"html_url\":\"https://github.com/Gaurav2728\",\"followers_url\":\"https://api.github.com/users/Gaurav2728/followers\",\"following_url\":\"https://api.github.com/users/Gaurav2728/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Gaurav2728/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Gaurav2728/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Gaurav2728/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Gaurav2728/orgs\",\"repos_url\":\"https://api.github.com/users/Gaurav2728/repos\",\"events_url\":\"https://api.github.com/users/Gaurav2728/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Gaurav2728/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"using `rails-html-sanitizer` gem still Rails providing `strip_tags`, `strip_links` features. May be it\'ll not remove in 5; according that updated doc\\n\\n@kaspth @rafaelfranca \\n\",\"created_at\":\"2016-03-31T04:05:19Z\",\"updated_at\":\"2016-06-27T16:52:11Z\",\"closed_at\":\"2016-03-31T21:26:31Z\",\"merged_at\":\"2016-03-31T21:26:31Z\",\"merge_commit_sha\":\"a26a3a075637215c9028308436ca89cba8da2ed5\",\"assignee\":{\"login\":\"eileencodes\",\"id\":1080678,\"node_id\":\"MDQ6VXNlcjEwODA2Nzg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1080678?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/eileencodes\",\"html_url\":\"https://github.com/eileencodes\",\"followers_url\":\"https://api.github.com/users/eileencodes/followers\",\"following_url\":\"https://api.github.com/users/eileencodes/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/eileencodes/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/eileencodes/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/eileencodes/subscriptions\",\"organizations_url\":\"https://api.github.com/users/eileencodes/orgs\",\"repos_url\":\"https://api.github.com/users/eileencodes/repos\",\"events_url\":\"https://api.github.com/users/eileencodes/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/eileencodes/received_events\",\"type\":\"User\",\"site_admin\":true},\"assignees\":[{\"login\":\"eileencodes\",\"id\":1080678,\"node_id\":\"MDQ6VXNlcjEwODA2Nzg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1080678?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/eileencodes\",\"html_url\":\"https://github.com/eileencodes\",\"followers_url\":\"https://api.github.com/users/eileencodes/followers\",\"following_url\":\"https://api.github.com/users/eileencodes/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/eileencodes/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/eileencodes/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/eileencodes/subscriptions\",\"organizations_url\":\"https://api.github.com/users/eileencodes/orgs\",\"repos_url\":\"https://api.github.com/users/eileencodes/repos\",\"events_url\":\"https://api.github.com/users/eileencodes/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/eileencodes/received_events\",\"type\":\"User\",\"site_admin\":true}],\"requested_reviewers\":[],\"reques
INSERT INTO `pullreq` VALUES ('2992', 'pydata/pandas', '9644', '{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/9644\",\"id\":31132001,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzExMzIwMDE=\",\"html_url\":\"https://github.com/pandas-dev/pandas/pull/9644\",\"diff_url\":\"https://github.com/pandas-dev/pandas/pull/9644.diff\",\"patch_url\":\"https://github.com/pandas-dev/pandas/pull/9644.patch\",\"issue_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/9644\",\"number\":9644,\"state\":\"closed\",\"locked\":false,\"title\":\"DOC: reorg whatsnew file v0.16.0\",\"user\":{\"login\":\"jorisvandenbossche\",\"id\":1020496,\"node_id\":\"MDQ6VXNlcjEwMjA0OTY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1020496?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jorisvandenbossche\",\"html_url\":\"https://github.com/jorisvandenbossche\",\"followers_url\":\"https://api.github.com/users/jorisvandenbossche/followers\",\"following_url\":\"https://api.github.com/users/jorisvandenbossche/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jorisvandenbossche/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jorisvandenbossche/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jorisvandenbossche/orgs\",\"repos_url\":\"https://api.github.com/users/jorisvandenbossche/repos\",\"events_url\":\"https://api.github.com/users/jorisvandenbossche/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jorisvandenbossche/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"No real edits, just some rearranging.\\n\\nI added an automatic \'contents\' in the beginning, so this gives all headers automatically, and in this way restricted the list in the beginning to just the highlights (then it can be copied exactly like this to the release notes in release.rst\\n\",\"created_at\":\"2015-03-13T14:50:42Z\",\"updated_at\":\"2015-03-14T12:05:10Z\",\"closed_at\":\"2015-03-14T12:05:10Z\",\"merged_at\":\"2015-03-14T12:05:10Z\",\"merge_commit_sha\":\"55af2cd37578838524bb5547d6f2b3059b64d724\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":134699,\"node_id\":\"MDU6TGFiZWwxMzQ2OTk=\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/Docs\",\"name\":\"Docs\",\"color\":\"3465A4\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/25\",\"html_url\":\"https://github.com/pandas-dev/pandas/milestone/25\",\"labels_url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/25/labels\",\"id\":569113,\"node_id\":\"MDk6TWlsZXN0b25lNTY5MTEz\",\"number\":25,\"title\":\"0.16.0\",\"description\":\"after 0.15 of course!\",\"creator\":{\"login\":\"jreback\",\"id\":953992,\"node_id\":\"MDQ6VXNlcjk1Mzk5Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/953992?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jreback\",\"html_url\":\"https://github.com/jreback\",\"followers_url\":\"https://api.github.com/users/jreback/followers\",\"following_url\":\"https://api.github.com/users/jreback/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jreback/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jreback/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jreback/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jreback/orgs\",\"repos_url\":\"https://api.github.com/users/jreback/repos\",\"events_url\":\"https://api.github.com/users/jreback/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jreback/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":400,\"state\":\"closed\",\"created_at\":\"2014-02-14T03:31:22Z\",\"updated_at\":\"2017-08-24T09:17:49Z\",\"due_on\":\"2015-03-22T07:00:00Z\",\"closed_at\":\"2015-03-23T10:50:37Z\"},\"commits_url\":\"https://api.github.
INSERT INTO `pullreq` VALUES ('2996', 'ceph/ceph', '15423', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/15423\",\"id\":123635928,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTIzNjM1OTI4\",\"html_url\":\"https://github.com/ceph/ceph/pull/15423\",\"diff_url\":\"https://github.com/ceph/ceph/pull/15423.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/15423.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/15423\",\"number\":15423,\"state\":\"closed\",\"locked\":false,\"title\":\"mon/FSCommand: fix indentation\",\"user\":{\"login\":\"liewegas\",\"id\":433031,\"node_id\":\"MDQ6VXNlcjQzMzAzMQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/433031?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/liewegas\",\"html_url\":\"https://github.com/liewegas\",\"followers_url\":\"https://api.github.com/users/liewegas/followers\",\"following_url\":\"https://api.github.com/users/liewegas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/liewegas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/liewegas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/liewegas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/liewegas/orgs\",\"repos_url\":\"https://api.github.com/users/liewegas/repos\",\"events_url\":\"https://api.github.com/users/liewegas/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/liewegas/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Makes this warning go away\\n\\n/home/sage/src/ceph4/src/mon/FSCommands.cc: In member function virtual int SetHandler::handle(Monitor*, FSMap&, MonOpRequestRef, std::map<std::__cxx11::basic_string<char>, boost::variant<std::__cxx11::basic_string<char>, bool, long int, double, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::vector<long int, std::allocator<long int> > > >&, std::stringstream&):\\n/home/sage/src/ceph4/src/mon/FSCommands.cc:303:7: warning: this else clause does not guard... [-Wmisleading-indentation]\\n else\\n ^~~~\\n/home/sage/src/ceph4/src/mon/FSCommands.cc:305:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the else\\n fsmap.modify_filesystem(\\n ^~~~~\\n\\nIntroduced by a1214a702cfd8465deb91847f4dc63c0e80fb586\\n\\nSigned-off-by: Sage Weil <sage@redhat.com>\",\"created_at\":\"2017-06-02T03:37:52Z\",\"updated_at\":\"2017-06-07T05:09:45Z\",\"closed_at\":\"2017-06-07T05:09:45Z\",\"merged_at\":\"2017-06-07T05:09:45Z\",\"merge_commit_sha\":\"853ae30b1560fe23274c01003c9aa8161638978b\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[{\"login\":\"jcsp\",\"id\":944640,\"node_id\":\"MDQ6VXNlcjk0NDY0MA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/944640?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jcsp\",\"html_url\":\"https://github.com/jcsp\",\"followers_url\":\"https://api.github.com/users/jcsp/followers\",\"following_url\":\"https://api.github.com/users/jcsp/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jcsp/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jcsp/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jcsp/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jcsp/orgs\",\"repos_url\":\"https://api.github.com/users/jcsp/repos\",\"events_url\":\"https://api.github.com/users/jcsp/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jcsp/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_teams\":[],\"labels\":[{\"id\":144329802,\"node_id\":\"MDU6TGFiZWwxNDQzMjk4MDI=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/cephfs\",\"name\":\"cephfs\",\"color\":\"b192ff\",\"default\":false},{\"id\":140959062,\"node_id\":\"MDU6TGFiZWwxNDA5NTkwNjI=\",\"url\":\"https://api.github.com/repos/ceph
INSERT INTO `pullreq` VALUES ('3000', 'kubernetes/kubernetes', '7439', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/7439\",\"id\":34280235,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzQyODAyMzU=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/7439\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/7439.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/7439.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/7439\",\"number\":7439,\"state\":\"closed\",\"locked\":false,\"title\":\"Add script directory for various testing tasks\",\"user\":{\"login\":\"yllierop\",\"id\":51323,\"node_id\":\"MDQ6VXNlcjUxMzIz\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/51323?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/yllierop\",\"html_url\":\"https://github.com/yllierop\",\"followers_url\":\"https://api.github.com/users/yllierop/followers\",\"following_url\":\"https://api.github.com/users/yllierop/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/yllierop/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/yllierop/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/yllierop/subscriptions\",\"organizations_url\":\"https://api.github.com/users/yllierop/orgs\",\"repos_url\":\"https://api.github.com/users/yllierop/repos\",\"events_url\":\"https://api.github.com/users/yllierop/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/yllierop/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Adding script directory for various testing tasks\\nStarting to address the issues in: https://github.com/GoogleCloudPlatform/kubernetes/issues/7122\\n\",\"created_at\":\"2015-04-28T15:39:57Z\",\"updated_at\":\"2015-08-12T17:35:10Z\",\"closed_at\":\"2015-06-11T18:22:12Z\",\"merged_at\":null,\"merge_commit_sha\":\"ab2fad987866369e2ce9291a0d09e72a05e5c258\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/7439/commits\",\"review_comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/7439/comments\",\"review_comment_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/7439/comments\",\"statuses_url\":\"https://api.github.com/repos/kubernetes/kubernetes/statuses/e475ff60eb8a616e5161ef9406812c1e3d5137f3\",\"head\":{\"label\":\"yllierop:fixes_for_7122\",\"ref\":\"fixes_for_7122\",\"sha\":\"e475ff60eb8a616e5161ef9406812c1e3d5137f3\",\"user\":{\"login\":\"yllierop\",\"id\":51323,\"node_id\":\"MDQ6VXNlcjUxMzIz\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/51323?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/yllierop\",\"html_url\":\"https://github.com/yllierop\",\"followers_url\":\"https://api.github.com/users/yllierop/followers\",\"following_url\":\"https://api.github.com/users/yllierop/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/yllierop/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/yllierop/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/yllierop/subscriptions\",\"organizations_url\":\"https://api.github.com/users/yllierop/orgs\",\"repos_url\":\"https://api.github.com/users/yllierop/repos\",\"events_url\":\"https://api.github.com/users/yllierop/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/yllierop/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"kubernetes:master\",\"ref\":\"master\",\"sha\":\"c50f90617016d6fb36ba3b43b5fdf0530075d6b9\",\"user\":{\"login\":\"kubernetes\",\"id\":13629408,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjEzNjI5NDA4\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/13629408?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kubernetes\",\"html_
INSERT INTO `pullreq` VALUES ('3005', 'angular/angular.js', '10485', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/10485\",\"id\":26139520,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjYxMzk1MjA=\",\"html_url\":\"https://github.com/angular/angular.js/pull/10485\",\"diff_url\":\"https://github.com/angular/angular.js/pull/10485.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/10485.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/10485\",\"number\":10485,\"state\":\"closed\",\"locked\":false,\"title\":\"docs(CHANGELOG): missing version number added\",\"user\":{\"login\":\"micellius\",\"id\":410200,\"node_id\":\"MDQ6VXNlcjQxMDIwMA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/410200?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/micellius\",\"html_url\":\"https://github.com/micellius\",\"followers_url\":\"https://api.github.com/users/micellius/followers\",\"following_url\":\"https://api.github.com/users/micellius/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/micellius/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/micellius/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/micellius/subscriptions\",\"organizations_url\":\"https://api.github.com/users/micellius/orgs\",\"repos_url\":\"https://api.github.com/users/micellius/repos\",\"events_url\":\"https://api.github.com/users/micellius/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/micellius/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2014-12-16T11:30:39Z\",\"updated_at\":\"2014-12-16T11:42:38Z\",\"closed_at\":\"2014-12-16T11:42:38Z\",\"merged_at\":null,\"merge_commit_sha\":\"a8aa90a875d0b0eddd920b48960249b733a652c3\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":53200630,\"node_id\":\"MDU6TGFiZWw1MzIwMDYzMA==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/cla:%20no\",\"name\":\"cla: no\",\"color\":\"f7c6c7\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/angular/angular.js/pulls/10485/commits\",\"review_comments_url\":\"https://api.github.com/repos/angular/angular.js/pulls/10485/comments\",\"review_comment_url\":\"https://api.github.com/repos/angular/angular.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/angular/angular.js/issues/10485/comments\",\"statuses_url\":\"https://api.github.com/repos/angular/angular.js/statuses/16297560efb5f0c0a4e42b3158285834c45b0e68\",\"head\":{\"label\":\"micellius:patch-1\",\"ref\":\"patch-1\",\"sha\":\"16297560efb5f0c0a4e42b3158285834c45b0e68\",\"user\":{\"login\":\"micellius\",\"id\":410200,\"node_id\":\"MDQ6VXNlcjQxMDIwMA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/410200?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/micellius\",\"html_url\":\"https://github.com/micellius\",\"followers_url\":\"https://api.github.com/users/micellius/followers\",\"following_url\":\"https://api.github.com/users/micellius/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/micellius/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/micellius/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/micellius/subscriptions\",\"organizations_url\":\"https://api.github.com/users/micellius/orgs\",\"repos_url\":\"https://api.github.com/users/micellius/repos\",\"events_url\":\"https://api.github.com/users/micellius/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/micellius/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"angular:master\",\"ref\":\"master\",\"sha\":\"85758ce3afc2b3acc4b56593a2136f5673a5c39f\",\"user\":{\"login\":\"angular\",\"id\":139426,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjEzOTQyNg==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/139426?v=4\",\"gravatar_id\":\"\",\"url
INSERT INTO `pullreq` VALUES ('3010', 'docker/docker', '6579', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/6579\",\"id\":17431175,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTc0MzExNzU=\",\"html_url\":\"https://github.com/moby/moby/pull/6579\",\"diff_url\":\"https://github.com/moby/moby/pull/6579.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/6579.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/6579\",\"number\":6579,\"state\":\"closed\",\"locked\":false,\"title\":\"Rebased Dockerignore\",\"user\":{\"login\":\"vieux\",\"id\":1032519,\"node_id\":\"MDQ6VXNlcjEwMzI1MTk=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1032519?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/vieux\",\"html_url\":\"https://github.com/vieux\",\"followers_url\":\"https://api.github.com/users/vieux/followers\",\"following_url\":\"https://api.github.com/users/vieux/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/vieux/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/vieux/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/vieux/subscriptions\",\"organizations_url\":\"https://api.github.com/users/vieux/orgs\",\"repos_url\":\"https://api.github.com/users/vieux/repos\",\"events_url\":\"https://api.github.com/users/vieux/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/vieux/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Close #4165\\nFixes #2224\\n\",\"created_at\":\"2014-06-20T22:27:56Z\",\"updated_at\":\"2014-07-01T18:46:23Z\",\"closed_at\":\"2014-06-27T01:00:44Z\",\"merged_at\":\"2014-06-27T01:00:44Z\",\"merge_commit_sha\":\"1f72d1fc75617ab427707fd5446d1c9c6bd3f737\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":{\"url\":\"https://api.github.com/repos/moby/moby/milestones/26\",\"html_url\":\"https://github.com/moby/moby/milestone/26\",\"labels_url\":\"https://api.github.com/repos/moby/moby/milestones/26/labels\",\"id\":696983,\"node_id\":\"MDk6TWlsZXN0b25lNjk2OTgz\",\"number\":26,\"title\":\"1.1.0\",\"description\":\"\",\"creator\":{\"login\":\"vieux\",\"id\":1032519,\"node_id\":\"MDQ6VXNlcjEwMzI1MTk=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1032519?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/vieux\",\"html_url\":\"https://github.com/vieux\",\"followers_url\":\"https://api.github.com/users/vieux/followers\",\"following_url\":\"https://api.github.com/users/vieux/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/vieux/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/vieux/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/vieux/subscriptions\",\"organizations_url\":\"https://api.github.com/users/vieux/orgs\",\"repos_url\":\"https://api.github.com/users/vieux/repos\",\"events_url\":\"https://api.github.com/users/vieux/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/vieux/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":11,\"state\":\"closed\",\"created_at\":\"2014-06-20T17:30:42Z\",\"updated_at\":\"2014-07-03T22:35:46Z\",\"due_on\":null,\"closed_at\":\"2014-07-03T22:35:46Z\"},\"commits_url\":\"https://api.github.com/repos/moby/moby/pulls/6579/commits\",\"review_comments_url\":\"https://api.github.com/repos/moby/moby/pulls/6579/comments\",\"review_comment_url\":\"https://api.github.com/repos/moby/moby/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/moby/moby/issues/6579/comments\",\"statuses_url\":\"https://api.github.com/repos/moby/moby/statuses/8162dc031246c55e34530d2b35ff7087f143d1c2\",\"head\":{\"label\":\"vieux:dockerignore\",\"ref\":\"dockerignore\",\"sha\":\"8162dc031246c55e34530d2b35ff7087f143d1c2\",\"user\":{\"login\":\"vieux\",\"id\":1032519,\"node_id\":\"MDQ6VXNlcjEwMzI1MTk=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1032519?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/us
INSERT INTO `pullreq` VALUES ('3015', 'symfony/symfony', '10253', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/10253\",\"id\":12470291,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTI0NzAyOTE=\",\"html_url\":\"https://github.com/symfony/symfony/pull/10253\",\"diff_url\":\"https://github.com/symfony/symfony/pull/10253.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/10253.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/10253\",\"number\":10253,\"state\":\"closed\",\"locked\":false,\"title\":\"[Form] fixed ChoiceListCache (made hash more unique)\",\"user\":{\"login\":\"arosslau\",\"id\":1165224,\"node_id\":\"MDQ6VXNlcjExNjUyMjQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1165224?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/arosslau\",\"html_url\":\"https://github.com/arosslau\",\"followers_url\":\"https://api.github.com/users/arosslau/followers\",\"following_url\":\"https://api.github.com/users/arosslau/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/arosslau/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/arosslau/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/arosslau/subscriptions\",\"organizations_url\":\"https://api.github.com/users/arosslau/orgs\",\"repos_url\":\"https://api.github.com/users/arosslau/repos\",\"events_url\":\"https://api.github.com/users/arosslau/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/arosslau/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"this PR refers to this issue: https://github.com/symfony/symfony/issues/10027\\n\\n_Especially naming in the unittests wasn\'t that easy for me. I\'m open for any better suggestions._\\n\\n| Q | A |\\n| --- | --- |\\n| Bug fix? | yes |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | https://github.com/symfony/symfony/issues/10027 |\\n| License | MIT |\\n| Doc PR | none |\\n\",\"created_at\":\"2014-02-12T16:33:51Z\",\"updated_at\":\"2014-06-12T13:28:50Z\",\"closed_at\":\"2014-04-08T09:54:08Z\",\"merged_at\":null,\"merge_commit_sha\":\"acfdfb0dba53aa587aa3cd78a4c8b108d7fc37bb\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":99594,\"node_id\":\"MDU6TGFiZWw5OTU5NA==\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Form\",\"name\":\"Form\",\"color\":\"DDDDDD\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/10253/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/10253/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/10253/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/6c4f16e57d8806cef2de417bb585fa6d1c934c31\",\"head\":{\"label\":\"arosslau:buggyChoiceListCache\",\"ref\":\"buggyChoiceListCache\",\"sha\":\"6c4f16e57d8806cef2de417bb585fa6d1c934c31\",\"user\":{\"login\":\"arosslau\",\"id\":1165224,\"node_id\":\"MDQ6VXNlcjExNjUyMjQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1165224?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/arosslau\",\"html_url\":\"https://github.com/arosslau\",\"followers_url\":\"https://api.github.com/users/arosslau/followers\",\"following_url\":\"https://api.github.com/users/arosslau/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/arosslau/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/arosslau/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/arosslau/subscriptions\",\"organizations_url\":\"https://api.github.com/users/arosslau/orgs\",\"repos_url\":\"https://api.github.com/users/arosslau/repos\",\"events_url\":\"https://api.github.com/users/arosslau/events{/privacy}\",\"received_events_url\":\"https://ap
INSERT INTO `pullreq` VALUES ('3020', 'symfony/symfony-docs', '3504', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/3504\",\"id\":11764311,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE3NjQzMTE=\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/3504\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/3504.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/3504.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/3504\",\"number\":3504,\"state\":\"closed\",\"locked\":false,\"title\":\"fix include directive so that the contents are really included\",\"user\":{\"login\":\"xabbuh\",\"id\":1957048,\"node_id\":\"MDQ6VXNlcjE5NTcwNDg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1957048?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/xabbuh\",\"html_url\":\"https://github.com/xabbuh\",\"followers_url\":\"https://api.github.com/users/xabbuh/followers\",\"following_url\":\"https://api.github.com/users/xabbuh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/xabbuh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/xabbuh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/xabbuh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/xabbuh/orgs\",\"repos_url\":\"https://api.github.com/users/xabbuh/repos\",\"events_url\":\"https://api.github.com/users/xabbuh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/xabbuh/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Doc fix? | yes |\\n| New docs? | no |\\n| Applies to | 2.4+ |\\n| Fixed tickets | |\\n\",\"created_at\":\"2014-01-22T16:48:01Z\",\"updated_at\":\"2014-07-03T10:21:35Z\",\"closed_at\":\"2014-02-03T03:33:28Z\",\"merged_at\":\"2014-02-03T03:33:28Z\",\"merge_commit_sha\":\"b71f90128e5fd243b990895912a7880b33e74abc\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/3504/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/3504/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/3504/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/3090cf2c68622ffc9c1ef5d544cccb2fe4dcc468\",\"head\":{\"label\":\"xabbuh:service-container-mailer-include\",\"ref\":\"service-container-mailer-include\",\"sha\":\"3090cf2c68622ffc9c1ef5d544cccb2fe4dcc468\",\"user\":{\"login\":\"xabbuh\",\"id\":1957048,\"node_id\":\"MDQ6VXNlcjE5NTcwNDg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1957048?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/xabbuh\",\"html_url\":\"https://github.com/xabbuh\",\"followers_url\":\"https://api.github.com/users/xabbuh/followers\",\"following_url\":\"https://api.github.com/users/xabbuh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/xabbuh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/xabbuh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/xabbuh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/xabbuh/orgs\",\"repos_url\":\"https://api.github.com/users/xabbuh/repos\",\"events_url\":\"https://api.github.com/users/xabbuh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/xabbuh/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":8409924,\"node_id\":\"MDEwOlJlcG9zaXRvcnk4NDA5OTI0\",\"name\":\"symfony-docs\",\"full_name\":\"xabbuh/symfony-docs\",\"owner\":{\"login\":\"xabbuh\",\"id\":1957048,\"node_id\":\"MDQ6VXNlcjE5NTcwNDg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1957048?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/xabbuh\",\"html_url\":\"https://github.com/xabbuh\",\"f
INSERT INTO `pullreq` VALUES ('3024', 'ceph/ceph', '7136', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/7136\",\"id\":55289763,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTUyODk3NjM=\",\"html_url\":\"https://github.com/ceph/ceph/pull/7136\",\"diff_url\":\"https://github.com/ceph/ceph/pull/7136.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/7136.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/7136\",\"number\":7136,\"state\":\"closed\",\"locked\":false,\"title\":\"DNM Client: flush dirty caps when forcing sync setattr\",\"user\":{\"login\":\"gregsfortytwo\",\"id\":908479,\"node_id\":\"MDQ6VXNlcjkwODQ3OQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/908479?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gregsfortytwo\",\"html_url\":\"https://github.com/gregsfortytwo\",\"followers_url\":\"https://api.github.com/users/gregsfortytwo/followers\",\"following_url\":\"https://api.github.com/users/gregsfortytwo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gregsfortytwo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gregsfortytwo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gregsfortytwo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gregsfortytwo/orgs\",\"repos_url\":\"https://api.github.com/users/gregsfortytwo/repos\",\"events_url\":\"https://api.github.com/users/gregsfortytwo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/gregsfortytwo/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The comment was incorrect and we want to make it true.\\n\\nSigned-off-by: Greg Farnum gfarnum@redhat.com\\n\",\"created_at\":\"2016-01-07T01:35:50Z\",\"updated_at\":\"2016-10-10T21:53:42Z\",\"closed_at\":\"2016-04-19T07:18:44Z\",\"merged_at\":null,\"merge_commit_sha\":\"71fc975a93b912e641a046f68dc24ecd20ea7d7f\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":144329802,\"node_id\":\"MDU6TGFiZWwxNDQzMjk4MDI=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/cephfs\",\"name\":\"cephfs\",\"color\":\"b192ff\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ceph/ceph/pulls/7136/commits\",\"review_comments_url\":\"https://api.github.com/repos/ceph/ceph/pulls/7136/comments\",\"review_comment_url\":\"https://api.github.com/repos/ceph/ceph/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ceph/ceph/issues/7136/comments\",\"statuses_url\":\"https://api.github.com/repos/ceph/ceph/statuses/8de9c60a277149e9c8117dda84cc746d2de04ae7\",\"head\":{\"label\":\"ceph:wip-fix-setattr-flushes\",\"ref\":\"wip-fix-setattr-flushes\",\"sha\":\"8de9c60a277149e9c8117dda84cc746d2de04ae7\",\"user\":{\"login\":\"ceph\",\"id\":1015767,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjEwMTU3Njc=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1015767?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ceph\",\"html_url\":\"https://github.com/ceph\",\"followers_url\":\"https://api.github.com/users/ceph/followers\",\"following_url\":\"https://api.github.com/users/ceph/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ceph/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ceph/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ceph/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ceph/orgs\",\"repos_url\":\"https://api.github.com/users/ceph/repos\",\"events_url\":\"https://api.github.com/users/ceph/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ceph/received_events\",\"type\":\"Organization\",\"site_admin\":false},\"repo\":{\"id\":2310495,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyMzEwNDk1\",\"name\":\"ceph\",\"full_name\":\"ceph/ceph\",\"owner\":{\"login\":\"ceph\",\"id\":1015767,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjEwMTU3Njc=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1015767?v=4\",\"gravatar_id\":\"\",\"url\":\"https://a
INSERT INTO `pullreq` VALUES ('3029', 'kubernetes/kubernetes', '10440', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/10440\",\"id\":38700863,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mzg3MDA4NjM=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/10440\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/10440.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/10440.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/10440\",\"number\":10440,\"state\":\"closed\",\"locked\":false,\"title\":\"Change pod.spec.NodeSelector to full label selector\",\"user\":{\"login\":\"pravisankar\",\"id\":1258630,\"node_id\":\"MDQ6VXNlcjEyNTg2MzA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1258630?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/pravisankar\",\"html_url\":\"https://github.com/pravisankar\",\"followers_url\":\"https://api.github.com/users/pravisankar/followers\",\"following_url\":\"https://api.github.com/users/pravisankar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/pravisankar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/pravisankar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/pravisankar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/pravisankar/orgs\",\"repos_url\":\"https://api.github.com/users/pravisankar/repos\",\"events_url\":\"https://api.github.com/users/pravisankar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/pravisankar/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This will enable user to take advantage of exists,\\nin, notin, != operators for filtering nodes.\\n\",\"created_at\":\"2015-06-27T00:54:10Z\",\"updated_at\":\"2015-06-29T18:04:53Z\",\"closed_at\":\"2015-06-29T18:04:53Z\",\"merged_at\":null,\"merge_commit_sha\":\"8c2d1288bf4562ff0f7fd7be13d43538d67388e1\",\"assignee\":{\"login\":\"bgrant0607\",\"id\":7725777,\"node_id\":\"MDQ6VXNlcjc3MjU3Nzc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7725777?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bgrant0607\",\"html_url\":\"https://github.com/bgrant0607\",\"followers_url\":\"https://api.github.com/users/bgrant0607/followers\",\"following_url\":\"https://api.github.com/users/bgrant0607/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bgrant0607/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bgrant0607/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bgrant0607/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bgrant0607/orgs\",\"repos_url\":\"https://api.github.com/users/bgrant0607/repos\",\"events_url\":\"https://api.github.com/users/bgrant0607/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bgrant0607/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"bgrant0607\",\"id\":7725777,\"node_id\":\"MDQ6VXNlcjc3MjU3Nzc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7725777?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bgrant0607\",\"html_url\":\"https://github.com/bgrant0607\",\"followers_url\":\"https://api.github.com/users/bgrant0607/followers\",\"following_url\":\"https://api.github.com/users/bgrant0607/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bgrant0607/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bgrant0607/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bgrant0607/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bgrant0607/orgs\",\"repos_url\":\"https://api.github.com/users/bgrant0607/repos\",\"events_url\":\"https://api.github.com/users/bgrant0607/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bgrant0607/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_u
INSERT INTO `pullreq` VALUES ('3034', 'kubernetes/kubernetes', '36294', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/36294\",\"id\":92470919,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTI0NzA5MTk=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/36294\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/36294.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/36294.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/36294\",\"number\":36294,\"state\":\"closed\",\"locked\":false,\"title\":\"[Federation][init-10d] Use the right service names in controller manager.\",\"user\":{\"login\":\"madhusudancs\",\"id\":10183,\"node_id\":\"MDQ6VXNlcjEwMTgz\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/10183?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/madhusudancs\",\"html_url\":\"https://github.com/madhusudancs\",\"followers_url\":\"https://api.github.com/users/madhusudancs/followers\",\"following_url\":\"https://api.github.com/users/madhusudancs/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/madhusudancs/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/madhusudancs/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/madhusudancs/subscriptions\",\"organizations_url\":\"https://api.github.com/users/madhusudancs/orgs\",\"repos_url\":\"https://api.github.com/users/madhusudancs/repos\",\"events_url\":\"https://api.github.com/users/madhusudancs/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/madhusudancs/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Please review only the last commit here. This is based on PR #36048 which will be reviewed independently.\\r\\n\\r\\nDesign Doc: PR #34484\\r\\n\\r\\ncc @kubernetes/sig-cluster-federation @nikhiljindal\\n\\n<!-- Reviewable:start -->\\n\\n---\\nThis change is [<img src=\\\"https://reviewable.kubernetes.io/review_button.svg\\\" height=\\\"34\\\" align=\\\"absmiddle\\\" alt=\\\"Reviewable\\\"/>](https://reviewable.kubernetes.io/reviews/kubernetes/kubernetes/36294)\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2016-11-05T23:20:09Z\",\"updated_at\":\"2016-11-16T02:07:55Z\",\"closed_at\":\"2016-11-15T20:49:41Z\",\"merged_at\":\"2016-11-15T20:49:41Z\",\"merge_commit_sha\":\"d51e27fe96a811ea3bbedd08a1c22f7bfad77a70\",\"assignee\":{\"login\":\"quinton-hoole\",\"id\":10390785,\"node_id\":\"MDQ6VXNlcjEwMzkwNzg1\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/10390785?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/quinton-hoole\",\"html_url\":\"https://github.com/quinton-hoole\",\"followers_url\":\"https://api.github.com/users/quinton-hoole/followers\",\"following_url\":\"https://api.github.com/users/quinton-hoole/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/quinton-hoole/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/quinton-hoole/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/quinton-hoole/subscriptions\",\"organizations_url\":\"https://api.github.com/users/quinton-hoole/orgs\",\"repos_url\":\"https://api.github.com/users/quinton-hoole/repos\",\"events_url\":\"https://api.github.com/users/quinton-hoole/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/quinton-hoole/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"quinton-hoole\",\"id\":10390785,\"node_id\":\"MDQ6VXNlcjEwMzkwNzg1\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/10390785?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/quinton-hoole\",\"html_url\":\"https://github.com/quinton-hoole\",\"followers_url\":\"https://api.github.com/users/quinton-hoole/followers\",\"following_url\":\"https://api.github.com/users/quinton-hoole/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/quinton-hoole/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/quinton-hoole/starred{/owner}{/repo}\",\"subscri
INSERT INTO `pullreq` VALUES ('3038', 'rails/rails', '25221', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/25221\",\"id\":72047984,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzIwNDc5ODQ=\",\"html_url\":\"https://github.com/rails/rails/pull/25221\",\"diff_url\":\"https://github.com/rails/rails/pull/25221.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/25221.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/25221\",\"number\":25221,\"state\":\"closed\",\"locked\":false,\"title\":\"[WIP] Publish \\\"Active Record and PostgreSQL guide\\\"\",\"user\":{\"login\":\"maclover7\",\"id\":3020626,\"node_id\":\"MDQ6VXNlcjMwMjA2MjY=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/3020626?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/maclover7\",\"html_url\":\"https://github.com/maclover7\",\"followers_url\":\"https://api.github.com/users/maclover7/followers\",\"following_url\":\"https://api.github.com/users/maclover7/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/maclover7/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/maclover7/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/maclover7/subscriptions\",\"organizations_url\":\"https://api.github.com/users/maclover7/orgs\",\"repos_url\":\"https://api.github.com/users/maclover7/repos\",\"events_url\":\"https://api.github.com/users/maclover7/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/maclover7/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"- Ref #25217\\n\\nPlease help me with reviewing this guide, and getting it out the door :)\\n\",\"created_at\":\"2016-05-31T16:41:07Z\",\"updated_at\":\"2016-05-31T16:50:37Z\",\"closed_at\":\"2016-05-31T16:50:35Z\",\"merged_at\":null,\"merge_commit_sha\":\"0a882b32eedeaa5963caab7b3794df89bb1d46ba\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":70310659,\"node_id\":\"MDU6TGFiZWw3MDMxMDY1OQ==\",\"url\":\"https://api.github.com/repos/rails/rails/labels/PostgreSQL\",\"name\":\"PostgreSQL\",\"color\":\"fbca04\",\"default\":false},{\"id\":107191,\"node_id\":\"MDU6TGFiZWwxMDcxOTE=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/activerecord\",\"name\":\"activerecord\",\"color\":\"0b02e1\",\"default\":false},{\"id\":150377,\"node_id\":\"MDU6TGFiZWwxNTAzNzc=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/docs\",\"name\":\"docs\",\"color\":\"02d7e1\",\"default\":false},{\"id\":128692,\"node_id\":\"MDU6TGFiZWwxMjg2OTI=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/needs%20feedback\",\"name\":\"needs feedback\",\"color\":\"ededed\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/25221/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/25221/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/25221/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/aad5a9abb55d5c23078ae2b93920a5c4b44be87c\",\"head\":{\"label\":\"maclover7:jm-published-ar-postgresql\",\"ref\":\"jm-published-ar-postgresql\",\"sha\":\"aad5a9abb55d5c23078ae2b93920a5c4b44be87c\",\"user\":{\"login\":\"maclover7\",\"id\":3020626,\"node_id\":\"MDQ6VXNlcjMwMjA2MjY=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/3020626?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/maclover7\",\"html_url\":\"https://github.com/maclover7\",\"followers_url\":\"https://api.github.com/users/maclover7/followers\",\"following_url\":\"https://api.github.com/users/maclover7/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/maclover7/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/maclover7/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/maclover7/subscriptions\",\"organizations_url\":\"https://api.github.com/users/macl
INSERT INTO `pullreq` VALUES ('3043', 'twbs/bootstrap', '15126', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/15126\",\"id\":24423254,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjQ0MjMyNTQ=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/15126\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/15126.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/15126.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/15126\",\"number\":15126,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix link\",\"user\":{\"login\":\"Quy\",\"id\":368084,\"node_id\":\"MDQ6VXNlcjM2ODA4NA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/368084?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Quy\",\"html_url\":\"https://github.com/Quy\",\"followers_url\":\"https://api.github.com/users/Quy/followers\",\"following_url\":\"https://api.github.com/users/Quy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Quy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Quy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Quy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Quy/orgs\",\"repos_url\":\"https://api.github.com/users/Quy/repos\",\"events_url\":\"https://api.github.com/users/Quy/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Quy/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2014-11-14T06:24:58Z\",\"updated_at\":\"2014-11-14T07:33:27Z\",\"closed_at\":\"2014-11-14T07:33:21Z\",\"merged_at\":\"2014-11-14T07:33:21Z\",\"merge_commit_sha\":\"da39d5fa02b86320a161e0f7cf2938bd55e09a1e\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":143597,\"node_id\":\"MDU6TGFiZWwxNDM1OTc=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/docs\",\"name\":\"docs\",\"color\":\"007bff\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/29\",\"html_url\":\"https://github.com/twbs/bootstrap/milestone/29\",\"labels_url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/29/labels\",\"id\":853917,\"node_id\":\"MDk6TWlsZXN0b25lODUzOTE3\",\"number\":29,\"title\":\"v3.3.2\",\"description\":\"\",\"creator\":{\"login\":\"hnrch02\",\"id\":1068978,\"node_id\":\"MDQ6VXNlcjEwNjg5Nzg=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1068978?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/hnrch02\",\"html_url\":\"https://github.com/hnrch02\",\"followers_url\":\"https://api.github.com/users/hnrch02/followers\",\"following_url\":\"https://api.github.com/users/hnrch02/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/hnrch02/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/hnrch02/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/hnrch02/subscriptions\",\"organizations_url\":\"https://api.github.com/users/hnrch02/orgs\",\"repos_url\":\"https://api.github.com/users/hnrch02/repos\",\"events_url\":\"https://api.github.com/users/hnrch02/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/hnrch02/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":157,\"state\":\"closed\",\"created_at\":\"2014-11-05T00:55:21Z\",\"updated_at\":\"2015-03-01T22:32:13Z\",\"due_on\":null,\"closed_at\":\"2015-01-19T16:37:27Z\"},\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/15126/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/15126/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/15126/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/cd03436379cf911b111f5400e36c2ba7eb923714\",\"head\":{\"label\":\"Quy:master\",\"ref\":\"master\",\"sha\":\"cd03436379cf911b111f5400e36c2ba7eb923714\",\"user\":{\
INSERT INTO `pullreq` VALUES ('3047', 'angular/angular.js', '4963', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/4963\",\"id\":9982786,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTk4Mjc4Ng==\",\"html_url\":\"https://github.com/angular/angular.js/pull/4963\",\"diff_url\":\"https://github.com/angular/angular.js/pull/4963.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/4963.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/4963\",\"number\":4963,\"state\":\"closed\",\"locked\":false,\"title\":\"chore(*): remove accidentally created file\",\"user\":{\"login\":\"cburgdorf\",\"id\":521109,\"node_id\":\"MDQ6VXNlcjUyMTEwOQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/521109?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cburgdorf\",\"html_url\":\"https://github.com/cburgdorf\",\"followers_url\":\"https://api.github.com/users/cburgdorf/followers\",\"following_url\":\"https://api.github.com/users/cburgdorf/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cburgdorf/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cburgdorf/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cburgdorf/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cburgdorf/orgs\",\"repos_url\":\"https://api.github.com/users/cburgdorf/repos\",\"events_url\":\"https://api.github.com/users/cburgdorf/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cburgdorf/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This removes a file which most likely was added unintentionally.\\n\",\"created_at\":\"2013-11-14T23:23:50Z\",\"updated_at\":\"2014-07-02T18:33:23Z\",\"closed_at\":\"2013-11-15T21:46:52Z\",\"merged_at\":null,\"merge_commit_sha\":\"d542702241acf5a6dbeb97f50663d9bfbb00b667\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/angular/angular.js/pulls/4963/commits\",\"review_comments_url\":\"https://api.github.com/repos/angular/angular.js/pulls/4963/comments\",\"review_comment_url\":\"https://api.github.com/repos/angular/angular.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/angular/angular.js/issues/4963/comments\",\"statuses_url\":\"https://api.github.com/repos/angular/angular.js/statuses/ae41a060f5249b5ff8d1d9121d59d2da24c54077\",\"head\":{\"label\":\"cburgdorf:patch-4\",\"ref\":\"patch-4\",\"sha\":\"ae41a060f5249b5ff8d1d9121d59d2da24c54077\",\"user\":{\"login\":\"cburgdorf\",\"id\":521109,\"node_id\":\"MDQ6VXNlcjUyMTEwOQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/521109?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cburgdorf\",\"html_url\":\"https://github.com/cburgdorf\",\"followers_url\":\"https://api.github.com/users/cburgdorf/followers\",\"following_url\":\"https://api.github.com/users/cburgdorf/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cburgdorf/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cburgdorf/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cburgdorf/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cburgdorf/orgs\",\"repos_url\":\"https://api.github.com/users/cburgdorf/repos\",\"events_url\":\"https://api.github.com/users/cburgdorf/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cburgdorf/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":2308573,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyMzA4NTcz\",\"name\":\"angular.js\",\"full_name\":\"cburgdorf/angular.js\",\"owner\":{\"login\":\"cburgdorf\",\"id\":521109,\"node_id\":\"MDQ6VXNlcjUyMTEwOQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/521109?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cburgdorf\",\"html_url\":\"https://github.com/cburgdorf\",\"followers_url\":\"https://api.github.com/users/cburgdorf/followers\",\"following_url\":
INSERT INTO `pullreq` VALUES ('3051', 'nodejs/node', '489', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/489\",\"id\":27562733,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mjc1NjI3MzM=\",\"html_url\":\"https://github.com/nodejs/node/pull/489\",\"diff_url\":\"https://github.com/nodejs/node/pull/489.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/489.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/489\",\"number\":489,\"state\":\"closed\",\"locked\":false,\"title\":\"benchmark: stop v8 benchmark clobbering RegExp\",\"user\":{\"login\":\"bnoordhuis\",\"id\":275871,\"node_id\":\"MDQ6VXNlcjI3NTg3MQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/275871?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bnoordhuis\",\"html_url\":\"https://github.com/bnoordhuis\",\"followers_url\":\"https://api.github.com/users/bnoordhuis/followers\",\"following_url\":\"https://api.github.com/users/bnoordhuis/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bnoordhuis/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bnoordhuis/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bnoordhuis/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bnoordhuis/orgs\",\"repos_url\":\"https://api.github.com/users/bnoordhuis/repos\",\"events_url\":\"https://api.github.com/users/bnoordhuis/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bnoordhuis/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"deps/v8/benchmarks/regexp.js clobbers the RegExp global, breaking\\nutil.format() and console.log(). Unclobber it to keep the other\\nbenchmarks working.\\n\\nFixes the following error when running benchmark/misc/v8-bench.js:\\n\\n```\\n$ out/Release/iojs benchmark/misc/v8-bench.js\\nutil.js:84\\n if (new RegExp(\'\\\\\\\\b\' + set + \'\\\\\\\\b\', \'i\').test(debugEnviron)) {\\n ^\\nTypeError: object is not a function\\n at Object.exports.debuglog (util.js:84:9)\\n at timers.js:12:29\\n at NativeModule.compile (node.js:800:5)\\n at NativeModule.require (node.js:769:18)\\n at net.js:5:14\\n at NativeModule.compile (node.js:800:5)\\n at NativeModule.require (node.js:769:18)\\n at tty.js:4:11\\n at NativeModule.compile (node.js:800:5)\\n at Function.NativeModule.require (node.js:769:18)\\n```\\n\\nThis could alternatively be addressed by caching the RegExp global\\nin lib/util.js. That\'s not a bad approach and I considered it but\\ndoing it for just RegExp and not other globals would be half-baked.\\n\\nMaybe the more thorough approach where we cache all globals at\\nstart-up is something for a follow-up pull request.\\n\\nFixes: https://github.com/iojs/io.js/pull/475\\n\\nR=@chrisdickinson @yosuke-furukawa\\n\",\"created_at\":\"2015-01-17T21:43:46Z\",\"updated_at\":\"2015-01-18T13:10:19Z\",\"closed_at\":\"2015-01-18T13:10:19Z\",\"merged_at\":null,\"merge_commit_sha\":\"b81fed723026f68c51604e36d64c4f770d44e6b6\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/489/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/489/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/489/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/684a85f09749272d6caf638228149e438b1be4e8\",\"head\":{\"label\":\"bnoordhuis:fix-v8-benchmark\",\"ref\":\"fix-v8-benchmark\",\"sha\":\"684a85f09749272d6caf638228149e438b1be4e8\",\"user\":{\"login\":\"bnoordhuis\",\"id\":275871,\"node_id\":\"MDQ6VXNlcjI3NTg3MQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/275871?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bnoordhuis\",\"html_url\":\"https://github.com/bnoordhuis\",\"followers_url\":\"https://api.github.com/users/bnoordhuis/fo
INSERT INTO `pullreq` VALUES ('3056', 'symfony/symfony', '12889', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/12889\",\"id\":25635795,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjU2MzU3OTU=\",\"html_url\":\"https://github.com/symfony/symfony/pull/12889\",\"diff_url\":\"https://github.com/symfony/symfony/pull/12889.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/12889.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/12889\",\"number\":12889,\"state\":\"closed\",\"locked\":false,\"title\":\"[Form][WebProfiler] Fixed issue#10054 : cannot report form data when \\\"allow_add\\\" is true in a field\",\"user\":{\"login\":\"HeahDude\",\"id\":10107633,\"node_id\":\"MDQ6VXNlcjEwMTA3NjMz\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/10107633?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/HeahDude\",\"html_url\":\"https://github.com/HeahDude\",\"followers_url\":\"https://api.github.com/users/HeahDude/followers\",\"following_url\":\"https://api.github.com/users/HeahDude/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/HeahDude/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/HeahDude/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/HeahDude/subscriptions\",\"organizations_url\":\"https://api.github.com/users/HeahDude/orgs\",\"repos_url\":\"https://api.github.com/users/HeahDude/repos\",\"events_url\":\"https://api.github.com/users/HeahDude/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/HeahDude/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | yes |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | #10054 |\\n| License | MIT |\\n| Doc PR | @WebProfilerBundle:Collector:form.html.twig, without checking if data.type is defined on line 423, web profiler crash to report form data when \\\"allow_add\\\" is true. |\\n\",\"created_at\":\"2014-12-07T19:07:44Z\",\"updated_at\":\"2015-01-05T18:54:08Z\",\"closed_at\":\"2014-12-21T16:17:02Z\",\"merged_at\":null,\"merge_commit_sha\":\"85ae7dc6c28ad2982d411dc81587adef17e89293\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":99594,\"node_id\":\"MDU6TGFiZWw5OTU5NA==\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Form\",\"name\":\"Form\",\"color\":\"DDDDDD\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/12889/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/12889/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/12889/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/46b17f0469903365a220b3f353d75ee99b6dc1d7\",\"head\":{\"label\":\"HeahDude:patch-1\",\"ref\":\"patch-1\",\"sha\":\"46b17f0469903365a220b3f353d75ee99b6dc1d7\",\"user\":{\"login\":\"HeahDude\",\"id\":10107633,\"node_id\":\"MDQ6VXNlcjEwMTA3NjMz\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/10107633?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/HeahDude\",\"html_url\":\"https://github.com/HeahDude\",\"followers_url\":\"https://api.github.com/users/HeahDude/followers\",\"following_url\":\"https://api.github.com/users/HeahDude/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/HeahDude/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/HeahDude/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/HeahDude/subscriptions\",\"organizations_url\":\"https://api.github.com/users/HeahDude/orgs\",\"repos_url\":\"https://api.github.com/users/HeahDude/repos\",\"events_url\":\"https://api.github.com/users/HeahDude/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/HeahDude/received_events\",\"type\":\"User\",\"site_
INSERT INTO `pullreq` VALUES ('3061', 'joomla/joomla-cms', '13956', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/13956\",\"id\":104887036,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA0ODg3MDM2\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/13956\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/13956.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/13956.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/13956\",\"number\":13956,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix showing user fields in a contact\",\"user\":{\"login\":\"Bakual\",\"id\":1018684,\"node_id\":\"MDQ6VXNlcjEwMTg2ODQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1018684?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Bakual\",\"html_url\":\"https://github.com/Bakual\",\"followers_url\":\"https://api.github.com/users/Bakual/followers\",\"following_url\":\"https://api.github.com/users/Bakual/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Bakual/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Bakual/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Bakual/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Bakual/orgs\",\"repos_url\":\"https://api.github.com/users/Bakual/repos\",\"events_url\":\"https://api.github.com/users/Bakual/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Bakual/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Currently, fields specified in a user don\'t show up in the contact if the user is assigned to that contact. The Fieldgroup sliders appear, but no fields within it.\\r\\n\\r\\n### Summary of Changes\\r\\nThis PR changes the `$userData[\'params\']` from a JSON string to the array we expect in the onContentAfterSave method.\\r\\n\\r\\n### Testing Instructions\\r\\n* Create some user fields and save some values into it.\\r\\n* Create a contact and assign the user with the save fields to it.\\r\\n* Check out the contact in frontend.\\r\\n\\r\\n### Expected result\\r\\nGet the sliders for each fieldgroup filled with the saved fields.\\r\\n\\r\\n### Actual result\\r\\nOnly get the sliders without any fields in it.\\r\\n\\r\\n### Documentation Changes Required\\r\\nNone\",\"created_at\":\"2017-02-06T21:34:14Z\",\"updated_at\":\"2017-02-16T19:14:53Z\",\"closed_at\":\"2017-02-16T19:06:55Z\",\"merged_at\":\"2017-02-16T19:06:55Z\",\"merge_commit_sha\":\"80842df17ebcabc678ca96bd15764bb429803f03\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/14\",\"html_url\":\"https://github.com/joomla/joomla-cms/milestone/14\",\"labels_url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/14/labels\",\"id\":1750036,\"node_id\":\"MDk6TWlsZXN0b25lMTc1MDAzNg==\",\"number\":14,\"title\":\"Joomla 3.7.0\",\"description\":\"\",\"creator\":{\"login\":\"brianteeman\",\"id\":1296369,\"node_id\":\"MDQ6VXNlcjEyOTYzNjk=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1296369?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/brianteeman\",\"html_url\":\"https://github.com/brianteeman\",\"followers_url\":\"https://api.github.com/users/brianteeman/followers\",\"following_url\":\"https://api.github.com/users/brianteeman/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/brianteeman/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/brianteeman/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/brianteeman/subscriptions\",\"organizations_url\":\"https://api.github.com/users/brianteeman/orgs\",\"repos_url\":\"https://api.github.com/users/brianteeman/repos\",\"events_url\":\"https://api.github.com/user
INSERT INTO `pullreq` VALUES ('3064', 'twbs/bootstrap', '2622', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/2622\",\"id\":989269,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTg5MjY5\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/2622\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/2622.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/2622.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/2622\",\"number\":2622,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixed little typo\",\"user\":{\"login\":\"brendanheywood\",\"id\":187449,\"node_id\":\"MDQ6VXNlcjE4NzQ0OQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/187449?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/brendanheywood\",\"html_url\":\"https://github.com/brendanheywood\",\"followers_url\":\"https://api.github.com/users/brendanheywood/followers\",\"following_url\":\"https://api.github.com/users/brendanheywood/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/brendanheywood/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/brendanheywood/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/brendanheywood/subscriptions\",\"organizations_url\":\"https://api.github.com/users/brendanheywood/orgs\",\"repos_url\":\"https://api.github.com/users/brendanheywood/repos\",\"events_url\":\"https://api.github.com/users/brendanheywood/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/brendanheywood/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2012-03-15T13:09:41Z\",\"updated_at\":\"2014-07-06T09:29:35Z\",\"closed_at\":\"2012-03-19T17:02:25Z\",\"merged_at\":null,\"merge_commit_sha\":\"ea01a26bdb14a05c07b813b905af8c974689d177\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/2622/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/2622/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/2622/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/0d1a886a3bf86da6439ce0a5ffe9c77fc6a66807\",\"head\":{\"label\":\"brendanheywood:patch-1\",\"ref\":\"patch-1\",\"sha\":\"0d1a886a3bf86da6439ce0a5ffe9c77fc6a66807\",\"user\":{\"login\":\"brendanheywood\",\"id\":187449,\"node_id\":\"MDQ6VXNlcjE4NzQ0OQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/187449?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/brendanheywood\",\"html_url\":\"https://github.com/brendanheywood\",\"followers_url\":\"https://api.github.com/users/brendanheywood/followers\",\"following_url\":\"https://api.github.com/users/brendanheywood/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/brendanheywood/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/brendanheywood/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/brendanheywood/subscriptions\",\"organizations_url\":\"https://api.github.com/users/brendanheywood/orgs\",\"repos_url\":\"https://api.github.com/users/brendanheywood/repos\",\"events_url\":\"https://api.github.com/users/brendanheywood/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/brendanheywood/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":3728277,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzNzI4Mjc3\",\"name\":\"bootstrap\",\"full_name\":\"brendanheywood/bootstrap\",\"owner\":{\"login\":\"brendanheywood\",\"id\":187449,\"node_id\":\"MDQ6VXNlcjE4NzQ0OQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/187449?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/brendanheywood\",\"html_url\":\"https://github.com/brendanheywood\",\"followers_url\":\"https://api.github.com/users/brendanheywood/followers\",\"following
INSERT INTO `pullreq` VALUES ('3069', 'symfony/symfony-docs', '3387', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/3387\",\"id\":11101707,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTExMDE3MDc=\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/3387\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/3387.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/3387.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/3387\",\"number\":3387,\"state\":\"closed\",\"locked\":false,\"title\":\"getRequest() is deprecated in version 2.4\",\"user\":{\"login\":\"llewellynthomas\",\"id\":1136179,\"node_id\":\"MDQ6VXNlcjExMzYxNzk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1136179?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/llewellynthomas\",\"html_url\":\"https://github.com/llewellynthomas\",\"followers_url\":\"https://api.github.com/users/llewellynthomas/followers\",\"following_url\":\"https://api.github.com/users/llewellynthomas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/llewellynthomas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/llewellynthomas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/llewellynthomas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/llewellynthomas/orgs\",\"repos_url\":\"https://api.github.com/users/llewellynthomas/repos\",\"events_url\":\"https://api.github.com/users/llewellynthomas/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/llewellynthomas/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"removed $this->getRequest() and added it as a parameter to be passed to loginAction() method\\n\\n| Q | A |\\n| --- | --- |\\n| Doc fix? | yes |\\n| New docs? | no |\\n| Applies to | 2.4+ |\\n\",\"created_at\":\"2013-12-26T20:21:48Z\",\"updated_at\":\"2014-07-03T10:23:56Z\",\"closed_at\":\"2013-12-26T22:25:01Z\",\"merged_at\":null,\"merge_commit_sha\":\"aad65feb6d0f203ae933a99d3c3d2a3f57c3f0ec\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/3387/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/3387/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/3387/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/c5df93259c32d7ac554131dda6b6cae963963f69\",\"head\":{\"label\":\"llewellynthomas:patch-1\",\"ref\":\"patch-1\",\"sha\":\"c5df93259c32d7ac554131dda6b6cae963963f69\",\"user\":{\"login\":\"llewellynthomas\",\"id\":1136179,\"node_id\":\"MDQ6VXNlcjExMzYxNzk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1136179?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/llewellynthomas\",\"html_url\":\"https://github.com/llewellynthomas\",\"followers_url\":\"https://api.github.com/users/llewellynthomas/followers\",\"following_url\":\"https://api.github.com/users/llewellynthomas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/llewellynthomas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/llewellynthomas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/llewellynthomas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/llewellynthomas/orgs\",\"repos_url\":\"https://api.github.com/users/llewellynthomas/repos\",\"events_url\":\"https://api.github.com/users/llewellynthomas/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/llewellynthomas/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":3768556,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzNzY4NTU2\",\"name\":\"symfony-docs\",\"full_name\":\"llewellynthomas/symfony-docs\",\"owner\":{\"login\":\"llewellynthomas\",\"id\":11361
INSERT INTO `pullreq` VALUES ('3074', 'rust-lang/rust', '11364', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/11364\",\"id\":11273712,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTEyNzM3MTI=\",\"html_url\":\"https://github.com/rust-lang/rust/pull/11364\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/11364.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/11364.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/11364\",\"number\":11364,\"state\":\"closed\",\"locked\":false,\"title\":\"Reorganize doc index, add pointer guide\",\"user\":{\"login\":\"brson\",\"id\":147214,\"node_id\":\"MDQ6VXNlcjE0NzIxNA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/147214?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/brson\",\"html_url\":\"https://github.com/brson\",\"followers_url\":\"https://api.github.com/users/brson/followers\",\"following_url\":\"https://api.github.com/users/brson/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/brson/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/brson/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/brson/subscriptions\",\"organizations_url\":\"https://api.github.com/users/brson/orgs\",\"repos_url\":\"https://api.github.com/users/brson/repos\",\"events_url\":\"https://api.github.com/users/brson/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/brson/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This reorganizes the documentation index to be more focused on the in-tree docs, and to clean up the style, and it also adds @steveklabnik\'s pointer guide.\\n\",\"created_at\":\"2014-01-07T03:39:11Z\",\"updated_at\":\"2014-07-01T02:22:57Z\",\"closed_at\":\"2014-01-08T00:56:28Z\",\"merged_at\":\"2014-01-08T00:56:29Z\",\"merge_commit_sha\":\"58cb1ac9251138faeeec44061bb6eaa90a782df9\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/11364/commits\",\"review_comments_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/11364/comments\",\"review_comment_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rust-lang/rust/issues/11364/comments\",\"statuses_url\":\"https://api.github.com/repos/rust-lang/rust/statuses/280553c98842c62b5addc6c0ae444a0ec21ee530\",\"head\":{\"label\":\"brson:docs\",\"ref\":\"docs\",\"sha\":\"280553c98842c62b5addc6c0ae444a0ec21ee530\",\"user\":{\"login\":\"brson\",\"id\":147214,\"node_id\":\"MDQ6VXNlcjE0NzIxNA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/147214?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/brson\",\"html_url\":\"https://github.com/brson\",\"followers_url\":\"https://api.github.com/users/brson/followers\",\"following_url\":\"https://api.github.com/users/brson/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/brson/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/brson/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/brson/subscriptions\",\"organizations_url\":\"https://api.github.com/users/brson/orgs\",\"repos_url\":\"https://api.github.com/users/brson/repos\",\"events_url\":\"https://api.github.com/users/brson/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/brson/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":779820,\"node_id\":\"MDEwOlJlcG9zaXRvcnk3Nzk4MjA=\",\"name\":\"rust\",\"full_name\":\"brson/rust\",\"owner\":{\"login\":\"brson\",\"id\":147214,\"node_id\":\"MDQ6VXNlcjE0NzIxNA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/147214?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/brson\",\"html_url\":\"https://github.com/brson\",\"followers_url\":\"https://api.github.com/users/brson/followers\",\"following_url\":\"https://api.github.com/users/brson/following{/other_user}\",\
INSERT INTO `pullreq` VALUES ('3079', 'nodejs/node', '2262', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/2262\",\"id\":41037569,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDEwMzc1Njk=\",\"html_url\":\"https://github.com/nodejs/node/pull/2262\",\"diff_url\":\"https://github.com/nodejs/node/pull/2262.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/2262.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/2262\",\"number\":2262,\"state\":\"closed\",\"locked\":false,\"title\":\"net: fix todo by propogating errors\",\"user\":{\"login\":\"aks-\",\"id\":8316625,\"node_id\":\"MDQ6VXNlcjgzMTY2MjU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/8316625?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/aks-\",\"html_url\":\"https://github.com/aks-\",\"followers_url\":\"https://api.github.com/users/aks-/followers\",\"following_url\":\"https://api.github.com/users/aks-/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/aks-/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/aks-/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/aks-/subscriptions\",\"organizations_url\":\"https://api.github.com/users/aks-/orgs\",\"repos_url\":\"https://api.github.com/users/aks-/repos\",\"events_url\":\"https://api.github.com/users/aks-/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/aks-/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"@bnoordhuis I fixed the todo comments and made some changes. Please have a look and let me know if you want them amended\\n\",\"created_at\":\"2015-07-28T17:26:23Z\",\"updated_at\":\"2017-03-24T23:31:10Z\",\"closed_at\":\"2017-03-24T23:31:10Z\",\"merged_at\":null,\"merge_commit_sha\":\"a2551cabadb8d8d6233a5c8353252f06edd0a1e6\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155435815,\"node_id\":\"MDU6TGFiZWwxNTU0MzU4MTU=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/net\",\"name\":\"net\",\"color\":\"eb6420\",\"default\":false},{\"id\":169485514,\"node_id\":\"MDU6TGFiZWwxNjk0ODU1MTQ=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/semver-major\",\"name\":\"semver-major\",\"color\":\"fbca04\",\"default\":false},{\"id\":287185809,\"node_id\":\"MDU6TGFiZWwyODcxODU4MDk=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/stalled\",\"name\":\"stalled\",\"color\":\"d4c5f9\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/2262/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/2262/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/2262/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/bfb5cf45a4a1fad1b22085eb22b2c27cf31b931a\",\"head\":{\"label\":\"aks-:throw-errors-in-net-module\",\"ref\":\"throw-errors-in-net-module\",\"sha\":\"bfb5cf45a4a1fad1b22085eb22b2c27cf31b931a\",\"user\":{\"login\":\"aks-\",\"id\":8316625,\"node_id\":\"MDQ6VXNlcjgzMTY2MjU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/8316625?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/aks-\",\"html_url\":\"https://github.com/aks-\",\"followers_url\":\"https://api.github.com/users/aks-/followers\",\"following_url\":\"https://api.github.com/users/aks-/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/aks-/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/aks-/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/aks-/subscriptions\",\"organizations_url\":\"https://api.github.com/users/aks-/orgs\",\"repos_url\":\"https://api.github.com/users/aks-/repos\",\"events_url\":\"https://api.github.com/users/aks-/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/aks-/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":39578612,\"node_id\":\"MD
INSERT INTO `pullreq` VALUES ('3084', 'kubernetes/kubernetes', '3200', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/3200\",\"id\":26789329,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjY3ODkzMjk=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/3200\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/3200.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/3200.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/3200\",\"number\":3200,\"state\":\"closed\",\"locked\":false,\"title\":\"Custom GCE boot disk\",\"user\":{\"login\":\"georgepoenaru\",\"id\":4004883,\"node_id\":\"MDQ6VXNlcjQwMDQ4ODM=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/4004883?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/georgepoenaru\",\"html_url\":\"https://github.com/georgepoenaru\",\"followers_url\":\"https://api.github.com/users/georgepoenaru/followers\",\"following_url\":\"https://api.github.com/users/georgepoenaru/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/georgepoenaru/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/georgepoenaru/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/georgepoenaru/subscriptions\",\"organizations_url\":\"https://api.github.com/users/georgepoenaru/orgs\",\"repos_url\":\"https://api.github.com/users/georgepoenaru/repos\",\"events_url\":\"https://api.github.com/users/georgepoenaru/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/georgepoenaru/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Support for customized disk type and size for GCE minions.\\n\",\"created_at\":\"2015-01-04T01:34:08Z\",\"updated_at\":\"2015-01-05T20:08:09Z\",\"closed_at\":\"2015-01-05T20:08:09Z\",\"merged_at\":null,\"merge_commit_sha\":\"e5773725afd3093c3dcaac370a9c048a2f0dd28b\",\"assignee\":{\"login\":\"thockin\",\"id\":5595220,\"node_id\":\"MDQ6VXNlcjU1OTUyMjA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5595220?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/thockin\",\"html_url\":\"https://github.com/thockin\",\"followers_url\":\"https://api.github.com/users/thockin/followers\",\"following_url\":\"https://api.github.com/users/thockin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/thockin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/thockin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/thockin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/thockin/orgs\",\"repos_url\":\"https://api.github.com/users/thockin/repos\",\"events_url\":\"https://api.github.com/users/thockin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/thockin/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"thockin\",\"id\":5595220,\"node_id\":\"MDQ6VXNlcjU1OTUyMjA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5595220?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/thockin\",\"html_url\":\"https://github.com/thockin\",\"followers_url\":\"https://api.github.com/users/thockin/followers\",\"following_url\":\"https://api.github.com/users/thockin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/thockin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/thockin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/thockin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/thockin/orgs\",\"repos_url\":\"https://api.github.com/users/thockin/repos\",\"events_url\":\"https://api.github.com/users/thockin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/thockin/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/3200/commits\",\"review_comments_url\":\"https://api.github.c
INSERT INTO `pullreq` VALUES ('3088', 'twbs/bootstrap', '15314', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/15314\",\"id\":25621197,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjU2MjExOTc=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/15314\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/15314.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/15314.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/15314\",\"number\":15314,\"state\":\"closed\",\"locked\":true,\"title\":\"fix the modal bug\",\"user\":{\"login\":\"j3l11234\",\"id\":5466555,\"node_id\":\"MDQ6VXNlcjU0NjY1NTU=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5466555?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/j3l11234\",\"html_url\":\"https://github.com/j3l11234\",\"followers_url\":\"https://api.github.com/users/j3l11234/followers\",\"following_url\":\"https://api.github.com/users/j3l11234/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/j3l11234/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/j3l11234/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/j3l11234/subscriptions\",\"organizations_url\":\"https://api.github.com/users/j3l11234/orgs\",\"repos_url\":\"https://api.github.com/users/j3l11234/repos\",\"events_url\":\"https://api.github.com/users/j3l11234/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/j3l11234/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"the backdrop peeping out the white when the height of modal has increased and scroll down\\n\",\"created_at\":\"2014-12-06T17:23:14Z\",\"updated_at\":\"2015-02-24T10:28:48Z\",\"closed_at\":\"2015-02-24T10:28:48Z\",\"merged_at\":null,\"merge_commit_sha\":\"175dfa4b97dbc14f10631f6e167d9595641cf950\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":210556,\"node_id\":\"MDU6TGFiZWwyMTA1NTY=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/css\",\"name\":\"css\",\"color\":\"563d7c\",\"default\":false},{\"id\":143643,\"node_id\":\"MDU6TGFiZWwxNDM2NDM=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/js\",\"name\":\"js\",\"color\":\"ffc40d\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/15314/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/15314/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/15314/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/12bd232e7839b0d8c6808f924a903e5102836eb3\",\"head\":{\"label\":\"j3l11234:patch-2\",\"ref\":\"patch-2\",\"sha\":\"12bd232e7839b0d8c6808f924a903e5102836eb3\",\"user\":{\"login\":\"j3l11234\",\"id\":5466555,\"node_id\":\"MDQ6VXNlcjU0NjY1NTU=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5466555?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/j3l11234\",\"html_url\":\"https://github.com/j3l11234\",\"followers_url\":\"https://api.github.com/users/j3l11234/followers\",\"following_url\":\"https://api.github.com/users/j3l11234/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/j3l11234/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/j3l11234/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/j3l11234/subscriptions\",\"organizations_url\":\"https://api.github.com/users/j3l11234/orgs\",\"repos_url\":\"https://api.github.com/users/j3l11234/repos\",\"events_url\":\"https://api.github.com/users/j3l11234/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/j3l11234/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":27526652,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyNzUyNjY1Mg==\",\"name\":\"bootstrap\",\"full_name\":\"j3l11234/bootstrap\",\"owner\":{\"login\":\"j3l11234\",\"id\":5466555,\"node_id\":\"MDQ6V
INSERT INTO `pullreq` VALUES ('3093', 'kubernetes/kubernetes', '28414', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/28414\",\"id\":76056913,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzYwNTY5MTM=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/28414\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/28414.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/28414.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/28414\",\"number\":28414,\"state\":\"closed\",\"locked\":false,\"title\":\"Allow multiple APIs to register for the same API Group\",\"user\":{\"login\":\"brendandburns\",\"id\":5751682,\"node_id\":\"MDQ6VXNlcjU3NTE2ODI=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5751682?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/brendandburns\",\"html_url\":\"https://github.com/brendandburns\",\"followers_url\":\"https://api.github.com/users/brendandburns/followers\",\"following_url\":\"https://api.github.com/users/brendandburns/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/brendandburns/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/brendandburns/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/brendandburns/subscriptions\",\"organizations_url\":\"https://api.github.com/users/brendandburns/orgs\",\"repos_url\":\"https://api.github.com/users/brendandburns/repos\",\"events_url\":\"https://api.github.com/users/brendandburns/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/brendandburns/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes https://github.com/kubernetes/kubernetes/issues/23831\\n\\n@kubernetes/sig-api-machinery \\n\\n[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()\\n\\n<!-- Reviewable:start -->\\n\\n---\\n\\nThis change is [<img src=\\\"https://reviewable.kubernetes.io/review_button.svg\\\" height=\\\"34\\\" align=\\\"absmiddle\\\" alt=\\\"Reviewable\\\"/>](https://reviewable.kubernetes.io/reviews/kubernetes/kubernetes/28414)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2016-07-02T05:45:28Z\",\"updated_at\":\"2016-09-08T22:14:36Z\",\"closed_at\":\"2016-07-22T22:35:00Z\",\"merged_at\":\"2016-07-22T22:35:00Z\",\"merge_commit_sha\":\"63e23a2c753950bbb909bb277ccd6937c123aaed\",\"assignee\":{\"login\":\"lavalamp\",\"id\":647318,\"node_id\":\"MDQ6VXNlcjY0NzMxOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/647318?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lavalamp\",\"html_url\":\"https://github.com/lavalamp\",\"followers_url\":\"https://api.github.com/users/lavalamp/followers\",\"following_url\":\"https://api.github.com/users/lavalamp/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lavalamp/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lavalamp/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lavalamp/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lavalamp/orgs\",\"repos_url\":\"https://api.github.com/users/lavalamp/repos\",\"events_url\":\"https://api.github.com/users/lavalamp/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/lavalamp/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"lavalamp\",\"id\":647318,\"node_id\":\"MDQ6VXNlcjY0NzMxOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/647318?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lavalamp\",\"html_url\":\"https://github.com/lavalamp\",\"followers_url\":\"https://api.github.com/users/lavalamp/followers\",\"following_url\":\"https://api.github.com/users/lavalamp/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lavalamp/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lavalamp/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lavalamp/subscriptions\",\"organizatio
INSERT INTO `pullreq` VALUES ('3097', 'joomla/joomla-cms', '8284', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/8284\",\"id\":49801801,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDk4MDE4MDE=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/8284\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/8284.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/8284.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/8284\",\"number\":8284,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix for nested sets in the menu (installation and update processes)\",\"user\":{\"login\":\"Kubik-Rubik\",\"id\":1976103,\"node_id\":\"MDQ6VXNlcjE5NzYxMDM=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1976103?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Kubik-Rubik\",\"html_url\":\"https://github.com/Kubik-Rubik\",\"followers_url\":\"https://api.github.com/users/Kubik-Rubik/followers\",\"following_url\":\"https://api.github.com/users/Kubik-Rubik/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Kubik-Rubik/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Kubik-Rubik/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Kubik-Rubik/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Kubik-Rubik/orgs\",\"repos_url\":\"https://api.github.com/users/Kubik-Rubik/repos\",\"events_url\":\"https://api.github.com/users/Kubik-Rubik/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Kubik-Rubik/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Please see #8274 and #8057 for more details.\\n\\nWe need to correct the nested sets after we\'ve removed one entry in the menu.\\n\\nThanks to @matrikular and @roland-d for providing valued input on this topic.\\n\\n**How to test?**\\n\\nDo an installation and an update (with the changed files included in the package) and check whether the menu still works properly!\\n\",\"created_at\":\"2015-11-05T09:49:46Z\",\"updated_at\":\"2015-11-05T22:04:15Z\",\"closed_at\":\"2015-11-05T22:03:57Z\",\"merged_at\":null,\"merge_commit_sha\":\"7329dab13cbdbbf1130dddd6c65291bea91435a2\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/8284/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/8284/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/8284/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/03e6fd1a0da86b824f416b521eb14ea535511e0b\",\"head\":{\"label\":\"Kubik-Rubik:nested_sets_menu\",\"ref\":\"nested_sets_menu\",\"sha\":\"03e6fd1a0da86b824f416b521eb14ea535511e0b\",\"user\":{\"login\":\"Kubik-Rubik\",\"id\":1976103,\"node_id\":\"MDQ6VXNlcjE5NzYxMDM=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1976103?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Kubik-Rubik\",\"html_url\":\"https://github.com/Kubik-Rubik\",\"followers_url\":\"https://api.github.com/users/Kubik-Rubik/followers\",\"following_url\":\"https://api.github.com/users/Kubik-Rubik/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Kubik-Rubik/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Kubik-Rubik/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Kubik-Rubik/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Kubik-Rubik/orgs\",\"repos_url\":\"https://api.github.com/users/Kubik-Rubik/repos\",\"events_url\":\"https://api.github.com/users/Kubik-Rubik/events{/privacy}\",\"received_events_url\":\"https:
INSERT INTO `pullreq` VALUES ('3102', 'angular/angular.js', '7902', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/7902\",\"id\":17331125,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTczMzExMjU=\",\"html_url\":\"https://github.com/angular/angular.js/pull/7902\",\"diff_url\":\"https://github.com/angular/angular.js/pull/7902.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/7902.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/7902\",\"number\":7902,\"state\":\"closed\",\"locked\":false,\"title\":\"fix(forEach): add the array/object as the 3rd param like the native forEach\",\"user\":{\"login\":\"jbedard\",\"id\":89246,\"node_id\":\"MDQ6VXNlcjg5MjQ2\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/89246?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jbedard\",\"html_url\":\"https://github.com/jbedard\",\"followers_url\":\"https://api.github.com/users/jbedard/followers\",\"following_url\":\"https://api.github.com/users/jbedard/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jbedard/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jbedard/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jbedard/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jbedard/orgs\",\"repos_url\":\"https://api.github.com/users/jbedard/repos\",\"events_url\":\"https://api.github.com/users/jbedard/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jbedard/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This makes all the different object types supported by `angular.forEach` more like the native `Array.forEach` by adding the 3rd argument to the callback. Also adding tests to make sure all the different object types invoke the iterator with all 3 arguments and the context.\\n\",\"created_at\":\"2014-06-19T02:47:22Z\",\"updated_at\":\"2014-09-08T15:07:46Z\",\"closed_at\":\"2014-09-08T15:07:46Z\",\"merged_at\":null,\"merge_commit_sha\":\"89d0d30a0f5839371fd190d47593c5e753c34873\",\"assignee\":{\"login\":\"IgorMinar\",\"id\":216296,\"node_id\":\"MDQ6VXNlcjIxNjI5Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/216296?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/IgorMinar\",\"html_url\":\"https://github.com/IgorMinar\",\"followers_url\":\"https://api.github.com/users/IgorMinar/followers\",\"following_url\":\"https://api.github.com/users/IgorMinar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/IgorMinar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/IgorMinar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/IgorMinar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/IgorMinar/orgs\",\"repos_url\":\"https://api.github.com/users/IgorMinar/repos\",\"events_url\":\"https://api.github.com/users/IgorMinar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/IgorMinar/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"IgorMinar\",\"id\":216296,\"node_id\":\"MDQ6VXNlcjIxNjI5Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/216296?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/IgorMinar\",\"html_url\":\"https://github.com/IgorMinar\",\"followers_url\":\"https://api.github.com/users/IgorMinar/followers\",\"following_url\":\"https://api.github.com/users/IgorMinar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/IgorMinar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/IgorMinar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/IgorMinar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/IgorMinar/orgs\",\"repos_url\":\"https://api.github.com/users/IgorMinar/repos\",\"events_url\":\"https://api.github.com/users/IgorMinar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/IgorMinar/received_events\",\"type\":\"User\",\"site_admin\":false}],\"r
INSERT INTO `pullreq` VALUES ('3106', 'kubernetes/kubernetes', '20384', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/20384\",\"id\":57761344,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTc3NjEzNDQ=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/20384\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/20384.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/20384.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/20384\",\"number\":20384,\"state\":\"closed\",\"locked\":false,\"title\":\"Move pkg/volume/testing.go to pkg/volume/testing/fakes.go\",\"user\":{\"login\":\"mattjmcnaughton\",\"id\":3269376,\"node_id\":\"MDQ6VXNlcjMyNjkzNzY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/3269376?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mattjmcnaughton\",\"html_url\":\"https://github.com/mattjmcnaughton\",\"followers_url\":\"https://api.github.com/users/mattjmcnaughton/followers\",\"following_url\":\"https://api.github.com/users/mattjmcnaughton/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mattjmcnaughton/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mattjmcnaughton/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mattjmcnaughton/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mattjmcnaughton/orgs\",\"repos_url\":\"https://api.github.com/users/mattjmcnaughton/repos\",\"events_url\":\"https://api.github.com/users/mattjmcnaughton/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mattjmcnaughton/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fix https://github.com/kubernetes/kubernetes/issues/16106\\n\\nIt is the convention to use a specific `testing` directory within the\\npackage. This commit moves the file and also updates all references to\\nthe elements of the package.\\n\\nSigned-off-by: mattjmcnaughton mattjmcnaughton@gmail.com\\n\\n<!-- Reviewable:start -->\\n\\n---\\n\\nThis change is [<img src=\\\"http://reviewable.k8s.io/review_button.svg\\\" height=\\\"35\\\" align=\\\"absmiddle\\\" alt=\\\"Reviewable\\\"/>](http://reviewable.k8s.io/reviews/kubernetes/kubernetes/20384)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2016-01-31T06:29:24Z\",\"updated_at\":\"2016-05-20T18:03:19Z\",\"closed_at\":\"2016-05-20T18:03:19Z\",\"merged_at\":null,\"merge_commit_sha\":\"80679474455ecaa9a1943b9a0a17f93b0d29b251\",\"assignee\":{\"login\":\"jingxu97\",\"id\":19172805,\"node_id\":\"MDQ6VXNlcjE5MTcyODA1\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/19172805?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jingxu97\",\"html_url\":\"https://github.com/jingxu97\",\"followers_url\":\"https://api.github.com/users/jingxu97/followers\",\"following_url\":\"https://api.github.com/users/jingxu97/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jingxu97/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jingxu97/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jingxu97/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jingxu97/orgs\",\"repos_url\":\"https://api.github.com/users/jingxu97/repos\",\"events_url\":\"https://api.github.com/users/jingxu97/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jingxu97/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"jingxu97\",\"id\":19172805,\"node_id\":\"MDQ6VXNlcjE5MTcyODA1\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/19172805?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jingxu97\",\"html_url\":\"https://github.com/jingxu97\",\"followers_url\":\"https://api.github.com/users/jingxu97/followers\",\"following_url\":\"https://api.github.com/users/jingxu97/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jingxu97/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jingxu97/starred{/owner}{/repo}\",\"subscri
INSERT INTO `pullreq` VALUES ('3110', 'servo/servo', '9115', '{\"url\":\"https://api.github.com/repos/servo/servo/pulls/9115\",\"id\":54894751,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTQ4OTQ3NTE=\",\"html_url\":\"https://github.com/servo/servo/pull/9115\",\"diff_url\":\"https://github.com/servo/servo/pull/9115.diff\",\"patch_url\":\"https://github.com/servo/servo/pull/9115.patch\",\"issue_url\":\"https://api.github.com/repos/servo/servo/issues/9115\",\"number\":9115,\"state\":\"closed\",\"locked\":false,\"title\":\"Revert \\\"Update glutin\\\"\",\"user\":{\"login\":\"notriddle\",\"id\":1593513,\"node_id\":\"MDQ6VXNlcjE1OTM1MTM=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1593513?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/notriddle\",\"html_url\":\"https://github.com/notriddle\",\"followers_url\":\"https://api.github.com/users/notriddle/followers\",\"following_url\":\"https://api.github.com/users/notriddle/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/notriddle/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/notriddle/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/notriddle/subscriptions\",\"organizations_url\":\"https://api.github.com/users/notriddle/orgs\",\"repos_url\":\"https://api.github.com/users/notriddle/repos\",\"events_url\":\"https://api.github.com/users/notriddle/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/notriddle/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This reverts commit ff7524af0940ed841f3344f5dd78f6c1751cfd42. [It breaks stuff](https://gist.github.com/notriddle/3c0dff9b4dc3a1a7b82f)\\n\\n<!-- Reviewable:start -->\\n\\n[<img src=\\\"https://reviewable.io/review_button.png\\\" height=40 alt=\\\"Review on Reviewable\\\"/>](https://reviewable.io/reviews/servo/servo/9115)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2016-01-01T18:42:47Z\",\"updated_at\":\"2016-07-13T17:07:06Z\",\"closed_at\":\"2016-01-01T19:24:35Z\",\"merged_at\":\"2016-01-01T19:24:35Z\",\"merge_commit_sha\":\"e4d26ed964614c5b924fabe9a4ff7df2021bc5c4\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155503129,\"node_id\":\"MDU6TGFiZWwxNTU1MDMxMjk=\",\"url\":\"https://api.github.com/repos/servo/servo/labels/S-awaiting-merge\",\"name\":\"S-awaiting-merge\",\"color\":\"d4c5f9\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/servo/servo/pulls/9115/commits\",\"review_comments_url\":\"https://api.github.com/repos/servo/servo/pulls/9115/comments\",\"review_comment_url\":\"https://api.github.com/repos/servo/servo/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/servo/servo/issues/9115/comments\",\"statuses_url\":\"https://api.github.com/repos/servo/servo/statuses/92e9afa00aef37e8ca01c6040c6e4bc8585e60be\",\"head\":{\"label\":\"notriddle:everybody_do_the_flop\",\"ref\":\"everybody_do_the_flop\",\"sha\":\"92e9afa00aef37e8ca01c6040c6e4bc8585e60be\",\"user\":{\"login\":\"notriddle\",\"id\":1593513,\"node_id\":\"MDQ6VXNlcjE1OTM1MTM=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1593513?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/notriddle\",\"html_url\":\"https://github.com/notriddle\",\"followers_url\":\"https://api.github.com/users/notriddle/followers\",\"following_url\":\"https://api.github.com/users/notriddle/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/notriddle/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/notriddle/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/notriddle/subscriptions\",\"organizations_url\":\"https://api.github.com/users/notriddle/orgs\",\"repos_url\":\"https://api.github.com/users/notriddle/repos\",\"events_url\":\"https://api.github.com/users/notriddle/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/notriddle/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":39115325,\"node_id\":\"MD
INSERT INTO `pullreq` VALUES ('3115', 'angular/angular.js', '4646', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/4646\",\"id\":9403667,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTQwMzY2Nw==\",\"html_url\":\"https://github.com/angular/angular.js/pull/4646\",\"diff_url\":\"https://github.com/angular/angular.js/pull/4646.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/4646.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/4646\",\"number\":4646,\"state\":\"closed\",\"locked\":false,\"title\":\"docs(ngif): fixes minor typo\",\"user\":{\"login\":\"andrewvida\",\"id\":93520,\"node_id\":\"MDQ6VXNlcjkzNTIw\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/93520?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/andrewvida\",\"html_url\":\"https://github.com/andrewvida\",\"followers_url\":\"https://api.github.com/users/andrewvida/followers\",\"following_url\":\"https://api.github.com/users/andrewvida/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/andrewvida/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/andrewvida/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/andrewvida/subscriptions\",\"organizations_url\":\"https://api.github.com/users/andrewvida/orgs\",\"repos_url\":\"https://api.github.com/users/andrewvida/repos\",\"events_url\":\"https://api.github.com/users/andrewvida/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/andrewvida/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes minor misspelling in the Parameters detail section\\n\",\"created_at\":\"2013-10-25T13:51:13Z\",\"updated_at\":\"2013-10-26T18:46:15Z\",\"closed_at\":\"2013-10-26T18:46:15Z\",\"merged_at\":null,\"merge_commit_sha\":\"9b6747a15d443d567bd449d6874ace2b39da9466\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":62072,\"node_id\":\"MDU6TGFiZWw2MjA3Mg==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/type:%20docs\",\"name\":\"type: docs\",\"color\":\"9fe6ad\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/angular/angular.js/milestones/23\",\"html_url\":\"https://github.com/angular/angular.js/milestone/23\",\"labels_url\":\"https://api.github.com/repos/angular/angular.js/milestones/23/labels\",\"id\":454845,\"node_id\":\"MDk6TWlsZXN0b25lNDU0ODQ1\",\"number\":23,\"title\":\"1.2.0 - timely-delivery\",\"description\":\"\",\"creator\":{\"login\":\"IgorMinar\",\"id\":216296,\"node_id\":\"MDQ6VXNlcjIxNjI5Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/216296?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/IgorMinar\",\"html_url\":\"https://github.com/IgorMinar\",\"followers_url\":\"https://api.github.com/users/IgorMinar/followers\",\"following_url\":\"https://api.github.com/users/IgorMinar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/IgorMinar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/IgorMinar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/IgorMinar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/IgorMinar/orgs\",\"repos_url\":\"https://api.github.com/users/IgorMinar/repos\",\"events_url\":\"https://api.github.com/users/IgorMinar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/IgorMinar/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":144,\"state\":\"closed\",\"created_at\":\"2013-10-14T21:28:07Z\",\"updated_at\":\"2013-12-20T04:22:27Z\",\"due_on\":\"2013-11-08T08:00:00Z\",\"closed_at\":\"2013-11-08T18:23:08Z\"},\"commits_url\":\"https://api.github.com/repos/angular/angular.js/pulls/4646/commits\",\"review_comments_url\":\"https://api.github.com/repos/angular/angular.js/pulls/4646/comments\",\"review_comment_url\":\"https://api.github.com/repos/angular/angular.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/angular/angular.js/is
INSERT INTO `pullreq` VALUES ('3119', 'twbs/bootstrap', '17401', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/17401\",\"id\":43722177,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDM3MjIxNzc=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/17401\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/17401.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/17401.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/17401\",\"number\":17401,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix maximum value for breakpoint-max\",\"user\":{\"login\":\"jonnitto\",\"id\":4510166,\"node_id\":\"MDQ6VXNlcjQ1MTAxNjY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/4510166?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jonnitto\",\"html_url\":\"https://github.com/jonnitto\",\"followers_url\":\"https://api.github.com/users/jonnitto/followers\",\"following_url\":\"https://api.github.com/users/jonnitto/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jonnitto/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jonnitto/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jonnitto/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jonnitto/orgs\",\"repos_url\":\"https://api.github.com/users/jonnitto/repos\",\"events_url\":\"https://api.github.com/users/jonnitto/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jonnitto/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"If you just substract 0.1 from breakpoint-min, there is always one particular width (for example 767px) where none of the breakpoints work.\\n\",\"created_at\":\"2015-08-30T22:43:29Z\",\"updated_at\":\"2015-08-30T23:29:13Z\",\"closed_at\":\"2015-08-30T23:29:13Z\",\"merged_at\":null,\"merge_commit_sha\":\"c42d588389c521c8cc64211abedcdea477dba84a\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":210556,\"node_id\":\"MDU6TGFiZWwyMTA1NTY=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/css\",\"name\":\"css\",\"color\":\"563d7c\",\"default\":false,\"description\":null},{\"id\":250176882,\"node_id\":\"MDU6TGFiZWwyNTAxNzY4ODI=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/v4\",\"name\":\"v4\",\"color\":\"563d7c\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/17401/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/17401/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/17401/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/8803d84b0e75da18000213339a595f6e55466f2a\",\"head\":{\"label\":\"jonnitto:patch-1\",\"ref\":\"patch-1\",\"sha\":\"8803d84b0e75da18000213339a595f6e55466f2a\",\"user\":{\"login\":\"jonnitto\",\"id\":4510166,\"node_id\":\"MDQ6VXNlcjQ1MTAxNjY=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/4510166?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jonnitto\",\"html_url\":\"https://github.com/jonnitto\",\"followers_url\":\"https://api.github.com/users/jonnitto/followers\",\"following_url\":\"https://api.github.com/users/jonnitto/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jonnitto/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jonnitto/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jonnitto/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jonnitto/orgs\",\"repos_url\":\"https://api.github.com/users/jonnitto/repos\",\"events_url\":\"https://api.github.com/users/jonnitto/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jonnitto/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"twbs:v4-dev\",\"ref\":\"v4-dev\
INSERT INTO `pullreq` VALUES ('3124', 'symfony/symfony-docs', '5945', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/5945\",\"id\":52433378,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTI0MzMzNzg=\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/5945\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/5945.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/5945.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/5945\",\"number\":5945,\"state\":\"closed\",\"locked\":false,\"title\":\"Use csrf_token_id instead of intention\",\"user\":{\"login\":\"MouLingtao\",\"id\":1742363,\"node_id\":\"MDQ6VXNlcjE3NDIzNjM=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1742363?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/MouLingtao\",\"html_url\":\"https://github.com/MouLingtao\",\"followers_url\":\"https://api.github.com/users/MouLingtao/followers\",\"following_url\":\"https://api.github.com/users/MouLingtao/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/MouLingtao/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/MouLingtao/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/MouLingtao/subscriptions\",\"organizations_url\":\"https://api.github.com/users/MouLingtao/orgs\",\"repos_url\":\"https://api.github.com/users/MouLingtao/repos\",\"events_url\":\"https://api.github.com/users/MouLingtao/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/MouLingtao/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"in feature #16722, Use csrf_token_id instead of deprecated intention\\n\",\"created_at\":\"2015-12-02T18:16:36Z\",\"updated_at\":\"2015-12-04T22:45:43Z\",\"closed_at\":\"2015-12-04T22:45:35Z\",\"merged_at\":null,\"merge_commit_sha\":\"4fdc5a31a0a2dfb488135e94139db203cd4d5fb5\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/5945/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/5945/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/5945/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/5a54f0109bdf21ddea9268555e1acfc792023833\",\"head\":{\"label\":\"MouLingtao:patch-1\",\"ref\":\"patch-1\",\"sha\":\"5a54f0109bdf21ddea9268555e1acfc792023833\",\"user\":{\"login\":\"MouLingtao\",\"id\":1742363,\"node_id\":\"MDQ6VXNlcjE3NDIzNjM=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1742363?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/MouLingtao\",\"html_url\":\"https://github.com/MouLingtao\",\"followers_url\":\"https://api.github.com/users/MouLingtao/followers\",\"following_url\":\"https://api.github.com/users/MouLingtao/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/MouLingtao/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/MouLingtao/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/MouLingtao/subscriptions\",\"organizations_url\":\"https://api.github.com/users/MouLingtao/orgs\",\"repos_url\":\"https://api.github.com/users/MouLingtao/repos\",\"events_url\":\"https://api.github.com/users/MouLingtao/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/MouLingtao/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"symfony:2.8\",\"ref\":\"2.8\",\"sha\":\"d0248d65c44ff3487e6febd0300c8255b26fcfd2\",\"user\":{\"login\":\"symfony\",\"id\":143937,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjE0MzkzNw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/143937?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/symfony\",\"html_url\":\"https://github.com/symfony\",\"followers_url\":\"https://a
INSERT INTO `pullreq` VALUES ('3129', 'cocos2d/cocos2d-x', '12071', '{\"url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/12071\",\"id\":36367993,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzYzNjc5OTM=\",\"html_url\":\"https://github.com/cocos2d/cocos2d-x/pull/12071\",\"diff_url\":\"https://github.com/cocos2d/cocos2d-x/pull/12071.diff\",\"patch_url\":\"https://github.com/cocos2d/cocos2d-x/pull/12071.patch\",\"issue_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/12071\",\"number\":12071,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix a bug in Scheduler which may case Force Close\",\"user\":{\"login\":\"waiter\",\"id\":3759997,\"node_id\":\"MDQ6VXNlcjM3NTk5OTc=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/3759997?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/waiter\",\"html_url\":\"https://github.com/waiter\",\"followers_url\":\"https://api.github.com/users/waiter/followers\",\"following_url\":\"https://api.github.com/users/waiter/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/waiter/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/waiter/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/waiter/subscriptions\",\"organizations_url\":\"https://api.github.com/users/waiter/orgs\",\"repos_url\":\"https://api.github.com/users/waiter/repos\",\"events_url\":\"https://api.github.com/users/waiter/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/waiter/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fix a bug in Scheduler which may case Force Close\\n\",\"created_at\":\"2015-05-28T02:55:28Z\",\"updated_at\":\"2015-09-18T13:39:41Z\",\"closed_at\":\"2015-09-18T13:39:36Z\",\"merged_at\":\"2015-09-18T13:39:36Z\",\"merge_commit_sha\":\"0d7617660921021c5db189ce19cab383b51c63c0\",\"assignee\":{\"login\":\"dabingnn\",\"id\":4794489,\"node_id\":\"MDQ6VXNlcjQ3OTQ0ODk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/4794489?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dabingnn\",\"html_url\":\"https://github.com/dabingnn\",\"followers_url\":\"https://api.github.com/users/dabingnn/followers\",\"following_url\":\"https://api.github.com/users/dabingnn/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dabingnn/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dabingnn/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dabingnn/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dabingnn/orgs\",\"repos_url\":\"https://api.github.com/users/dabingnn/repos\",\"events_url\":\"https://api.github.com/users/dabingnn/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dabingnn/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"dabingnn\",\"id\":4794489,\"node_id\":\"MDQ6VXNlcjQ3OTQ0ODk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/4794489?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dabingnn\",\"html_url\":\"https://github.com/dabingnn\",\"followers_url\":\"https://api.github.com/users/dabingnn/followers\",\"following_url\":\"https://api.github.com/users/dabingnn/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dabingnn/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dabingnn/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dabingnn/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dabingnn/orgs\",\"repos_url\":\"https://api.github.com/users/dabingnn/repos\",\"events_url\":\"https://api.github.com/users/dabingnn/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dabingnn/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":181000778,\"node_id\":\"MDU6TGFiZWwxODEwMDA3Nzg=\",\"url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/labels/type:bug\",\"name\":\"type:bug\",\"color\":\"e11d21\",\"default\":false
INSERT INTO `pullreq` VALUES ('3133', 'kubernetes/kubernetes', '2669', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/2669\",\"id\":25231771,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjUyMzE3NzE=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/2669\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/2669.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/2669.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/2669\",\"number\":2669,\"state\":\"closed\",\"locked\":false,\"title\":\"Don\'t assume every AWS instances have tags\",\"user\":{\"login\":\"premist\",\"id\":291078,\"node_id\":\"MDQ6VXNlcjI5MTA3OA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/291078?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/premist\",\"html_url\":\"https://github.com/premist\",\"followers_url\":\"https://api.github.com/users/premist/followers\",\"following_url\":\"https://api.github.com/users/premist/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/premist/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/premist/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/premist/subscriptions\",\"organizations_url\":\"https://api.github.com/users/premist/orgs\",\"repos_url\":\"https://api.github.com/users/premist/repos\",\"events_url\":\"https://api.github.com/users/premist/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/premist/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"AWS EC2 instances may not have tags at all, including _Name_ tag. However on `get_instance_ids()` function in util.sh, it expects `Tags` key for every instances so it fails when there are instances with no tags.\\n\",\"created_at\":\"2014-11-30T06:59:00Z\",\"updated_at\":\"2014-11-30T22:06:03Z\",\"closed_at\":\"2014-11-30T22:06:03Z\",\"merged_at\":null,\"merge_commit_sha\":\"91936078c8aa3dabfd8086a38afd61eec148d19b\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/2669/commits\",\"review_comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/2669/comments\",\"review_comment_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/2669/comments\",\"statuses_url\":\"https://api.github.com/repos/kubernetes/kubernetes/statuses/6d61ed25da5e1547f0b864faec4cbaf32a24c6de\",\"head\":{\"label\":\"premist:fix-no-tags-error\",\"ref\":\"fix-no-tags-error\",\"sha\":\"6d61ed25da5e1547f0b864faec4cbaf32a24c6de\",\"user\":{\"login\":\"premist\",\"id\":291078,\"node_id\":\"MDQ6VXNlcjI5MTA3OA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/291078?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/premist\",\"html_url\":\"https://github.com/premist\",\"followers_url\":\"https://api.github.com/users/premist/followers\",\"following_url\":\"https://api.github.com/users/premist/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/premist/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/premist/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/premist/subscriptions\",\"organizations_url\":\"https://api.github.com/users/premist/orgs\",\"repos_url\":\"https://api.github.com/users/premist/repos\",\"events_url\":\"https://api.github.com/users/premist/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/premist/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":27102801,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyNzEwMjgwMQ==\",\"name\":\"kubernetes\",\"full_name\":\"premist/kubernetes\",\"owner\":{\"login\":\"premist\",\"id\":291078,\"node_id\":\"MDQ6VXNlcjI5MTA3OA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/291078?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/
INSERT INTO `pullreq` VALUES ('3137', 'rails/rails', '25828', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/25828\",\"id\":77460337,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Nzc0NjAzMzc=\",\"html_url\":\"https://github.com/rails/rails/pull/25828\",\"diff_url\":\"https://github.com/rails/rails/pull/25828.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/25828.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/25828\",\"number\":25828,\"state\":\"closed\",\"locked\":false,\"title\":\"Refactored method `ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements#default_sequence_name`. Refactored test `HasManyAssociationsTest#test_do_not_call_callbacks_for_delete_all`.\",\"user\":{\"login\":\"bogdanvlviv\",\"id\":6443532,\"node_id\":\"MDQ6VXNlcjY0NDM1MzI=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/6443532?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bogdanvlviv\",\"html_url\":\"https://github.com/bogdanvlviv\",\"followers_url\":\"https://api.github.com/users/bogdanvlviv/followers\",\"following_url\":\"https://api.github.com/users/bogdanvlviv/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bogdanvlviv/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bogdanvlviv/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bogdanvlviv/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bogdanvlviv/orgs\",\"repos_url\":\"https://api.github.com/users/bogdanvlviv/repos\",\"events_url\":\"https://api.github.com/users/bogdanvlviv/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bogdanvlviv/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Refactored method `ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements#default_sequence_name`\\nFixed confusing behavior:\\n\\n``` ruby\\n@connection.default_sequence_name(\'accounts\', false)\\n```\\n\\n``` ruby\\n@connection.default_sequence_name(\'accounts\', nil)\\n```\\n## \\n\\nRefactored test `HasManyAssociationsTest#test_do_not_call_callbacks_for_delete_all`\\n\",\"created_at\":\"2016-07-14T13:57:04Z\",\"updated_at\":\"2016-08-15T13:23:43Z\",\"closed_at\":\"2016-07-20T05:03:53Z\",\"merged_at\":\"2016-07-20T05:03:53Z\",\"merge_commit_sha\":\"b25e18007b4dc139c86cb027552c007658a6fbfa\",\"assignee\":{\"login\":\"matthewd\",\"id\":1034,\"node_id\":\"MDQ6VXNlcjEwMzQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1034?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/matthewd\",\"html_url\":\"https://github.com/matthewd\",\"followers_url\":\"https://api.github.com/users/matthewd/followers\",\"following_url\":\"https://api.github.com/users/matthewd/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/matthewd/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/matthewd/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/matthewd/subscriptions\",\"organizations_url\":\"https://api.github.com/users/matthewd/orgs\",\"repos_url\":\"https://api.github.com/users/matthewd/repos\",\"events_url\":\"https://api.github.com/users/matthewd/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/matthewd/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"matthewd\",\"id\":1034,\"node_id\":\"MDQ6VXNlcjEwMzQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1034?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/matthewd\",\"html_url\":\"https://github.com/matthewd\",\"followers_url\":\"https://api.github.com/users/matthewd/followers\",\"following_url\":\"https://api.github.com/users/matthewd/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/matthewd/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/matthewd/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/matthewd/subscriptions\",\"organizations_url\":\"https://api.github.com/users/matthewd/orgs\",\"repos_url\":\"https://api.github.com/u
INSERT INTO `pullreq` VALUES ('3142', 'symfony/symfony', '5075', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/5075\",\"id\":1905538,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTkwNTUzOA==\",\"html_url\":\"https://github.com/symfony/symfony/pull/5075\",\"diff_url\":\"https://github.com/symfony/symfony/pull/5075.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/5075.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/5075\",\"number\":5075,\"state\":\"closed\",\"locked\":false,\"title\":\"Update src/Symfony/Component/Config/Loader/FileLoader.php\",\"user\":{\"login\":\"K0nias\",\"id\":1747206,\"node_id\":\"MDQ6VXNlcjE3NDcyMDY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1747206?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/K0nias\",\"html_url\":\"https://github.com/K0nias\",\"followers_url\":\"https://api.github.com/users/K0nias/followers\",\"following_url\":\"https://api.github.com/users/K0nias/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/K0nias/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/K0nias/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/K0nias/subscriptions\",\"organizations_url\":\"https://api.github.com/users/K0nias/orgs\",\"repos_url\":\"https://api.github.com/users/K0nias/repos\",\"events_url\":\"https://api.github.com/users/K0nias/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/K0nias/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"from: https://github.com/K0nias/Config/commit/a18c019bf509c6be4cb58be48e5e019fae2ccb20\\n\",\"created_at\":\"2012-07-27T07:41:06Z\",\"updated_at\":\"2014-07-06T07:24:42Z\",\"closed_at\":\"2012-08-06T14:45:37Z\",\"merged_at\":null,\"merge_commit_sha\":\"0ceb71c959b6c57088505ebd3dcc0e7d62f5adcf\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/5075/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/5075/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/5075/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/de285fe09934ed1ab3add7fa663794152d1a76e3\",\"head\":{\"label\":\"K0nias:patch-1\",\"ref\":\"patch-1\",\"sha\":\"de285fe09934ed1ab3add7fa663794152d1a76e3\",\"user\":{\"login\":\"K0nias\",\"id\":1747206,\"node_id\":\"MDQ6VXNlcjE3NDcyMDY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1747206?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/K0nias\",\"html_url\":\"https://github.com/K0nias\",\"followers_url\":\"https://api.github.com/users/K0nias/followers\",\"following_url\":\"https://api.github.com/users/K0nias/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/K0nias/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/K0nias/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/K0nias/subscriptions\",\"organizations_url\":\"https://api.github.com/users/K0nias/orgs\",\"repos_url\":\"https://api.github.com/users/K0nias/repos\",\"events_url\":\"https://api.github.com/users/K0nias/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/K0nias/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":5201808,\"node_id\":\"MDEwOlJlcG9zaXRvcnk1MjAxODA4\",\"name\":\"symfony\",\"full_name\":\"K0nias/symfony\",\"owner\":{\"login\":\"K0nias\",\"id\":1747206,\"node_id\":\"MDQ6VXNlcjE3NDcyMDY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1747206?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/K0nias\",\"html_url\":\"https://github.com/K0nias\",\"followers_url\":\"https://api.github.com/users/K0nias/followers\",\"following_url\":\"https://api.github.com/users/K0nias/following{/other_user}\",\"gists_url\":\"https:/
INSERT INTO `pullreq` VALUES ('3147', 'facebook/react', '8101', '{\"url\":\"https://api.github.com/repos/facebook/react/pulls/8101\",\"id\":90925549,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTA5MjU1NDk=\",\"html_url\":\"https://github.com/facebook/react/pull/8101\",\"diff_url\":\"https://github.com/facebook/react/pull/8101.diff\",\"patch_url\":\"https://github.com/facebook/react/pull/8101.patch\",\"issue_url\":\"https://api.github.com/repos/facebook/react/issues/8101\",\"number\":8101,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix doc for Uncontrolled Components\",\"user\":{\"login\":\"newyork-anthonyng\",\"id\":14035529,\"node_id\":\"MDQ6VXNlcjE0MDM1NTI5\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/14035529?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/newyork-anthonyng\",\"html_url\":\"https://github.com/newyork-anthonyng\",\"followers_url\":\"https://api.github.com/users/newyork-anthonyng/followers\",\"following_url\":\"https://api.github.com/users/newyork-anthonyng/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/newyork-anthonyng/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/newyork-anthonyng/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/newyork-anthonyng/subscriptions\",\"organizations_url\":\"https://api.github.com/users/newyork-anthonyng/orgs\",\"repos_url\":\"https://api.github.com/users/newyork-anthonyng/repos\",\"events_url\":\"https://api.github.com/users/newyork-anthonyng/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/newyork-anthonyng/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"_Before_ submitting a pull request, please make sure the following is done...\\n1. Fork the repo and create your branch from `master`.\\n2. If you\'ve added code that should be tested, add tests!\\n3. If you\'ve changed APIs, update the documentation.\\n4. Ensure the test suite passes (`npm test`).\\n5. Make sure your code lints (`npm run lint`) - we\'ve done our best to make sure these rules match our internal linting guidelines.\\n6. If you haven\'t already, complete the [CLA](https://code.facebook.com/cla).\\n\\nFix code snippet for Uncontrolled Components to match example from codepen.io.\\n\",\"created_at\":\"2016-10-26T02:22:53Z\",\"updated_at\":\"2016-10-26T20:58:32Z\",\"closed_at\":\"2016-10-26T20:58:32Z\",\"merged_at\":null,\"merge_commit_sha\":\"16667997196e06eca5590751524a12f07739c9e4\",\"assignee\":{\"login\":\"ericnakagawa\",\"id\":23874,\"node_id\":\"MDQ6VXNlcjIzODc0\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/23874?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ericnakagawa\",\"html_url\":\"https://github.com/ericnakagawa\",\"followers_url\":\"https://api.github.com/users/ericnakagawa/followers\",\"following_url\":\"https://api.github.com/users/ericnakagawa/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ericnakagawa/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ericnakagawa/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ericnakagawa/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ericnakagawa/orgs\",\"repos_url\":\"https://api.github.com/users/ericnakagawa/repos\",\"events_url\":\"https://api.github.com/users/ericnakagawa/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ericnakagawa/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"ericnakagawa\",\"id\":23874,\"node_id\":\"MDQ6VXNlcjIzODc0\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/23874?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ericnakagawa\",\"html_url\":\"https://github.com/ericnakagawa\",\"followers_url\":\"https://api.github.com/users/ericnakagawa/followers\",\"following_url\":\"https://api.github.com/users/ericnakagawa/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ericnakagawa/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ericnakagawa/st
INSERT INTO `pullreq` VALUES ('3151', 'rails/rails', '21836', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/21836\",\"id\":46596684,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDY1OTY2ODQ=\",\"html_url\":\"https://github.com/rails/rails/pull/21836\",\"diff_url\":\"https://github.com/rails/rails/pull/21836.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/21836.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/21836\",\"number\":21836,\"state\":\"closed\",\"locked\":false,\"title\":\"Don\'t set a nil Set-Cookie header when there aren\'t any cookies\",\"user\":{\"login\":\"jeremy\",\"id\":199,\"node_id\":\"MDQ6VXNlcjE5OQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/199?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jeremy\",\"html_url\":\"https://github.com/jeremy\",\"followers_url\":\"https://api.github.com/users/jeremy/followers\",\"following_url\":\"https://api.github.com/users/jeremy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jeremy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jeremy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jeremy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jeremy/orgs\",\"repos_url\":\"https://api.github.com/users/jeremy/repos\",\"events_url\":\"https://api.github.com/users/jeremy/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jeremy/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Omit the header entirely when there aren\'t any cookies to write. Throws a wrench in `Rack::Lint` and confuses some Rack handlers (like [Nack](https://github.com/josh/nack))\\n\\nRelated: https://github.com/rack/rack/pull/956\\n\",\"created_at\":\"2015-10-02T01:51:44Z\",\"updated_at\":\"2015-10-02T01:58:49Z\",\"closed_at\":\"2015-10-02T01:58:47Z\",\"merged_at\":\"2015-10-02T01:58:47Z\",\"merge_commit_sha\":\"6f5e0dbb3854cdc82910c47690bf2ca41b6e30df\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/21836/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/21836/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/21836/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/be5e6cea7380545b0bce29be3fafbff4afcb2be4\",\"head\":{\"label\":\"jeremy:no-nil-set-cookie-headers\",\"ref\":\"no-nil-set-cookie-headers\",\"sha\":\"be5e6cea7380545b0bce29be3fafbff4afcb2be4\",\"user\":{\"login\":\"jeremy\",\"id\":199,\"node_id\":\"MDQ6VXNlcjE5OQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/199?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jeremy\",\"html_url\":\"https://github.com/jeremy\",\"followers_url\":\"https://api.github.com/users/jeremy/followers\",\"following_url\":\"https://api.github.com/users/jeremy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jeremy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jeremy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jeremy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jeremy/orgs\",\"repos_url\":\"https://api.github.com/users/jeremy/repos\",\"events_url\":\"https://api.github.com/users/jeremy/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jeremy/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":9247,\"node_id\":\"MDEwOlJlcG9zaXRvcnk5MjQ3\",\"name\":\"rails\",\"full_name\":\"jeremy/rails\",\"owner\":{\"login\":\"jeremy\",\"id\":199,\"node_id\":\"MDQ6VXNlcjE5OQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/199?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jeremy\",\"html_url\":\"https://github.com/jeremy\",\"followers_url\":\"https://api.github.com/users/
INSERT INTO `pullreq` VALUES ('3156', 'rails/rails', '26165', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/26165\",\"id\":81256317,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODEyNTYzMTc=\",\"html_url\":\"https://github.com/rails/rails/pull/26165\",\"diff_url\":\"https://github.com/rails/rails/pull/26165.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/26165.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/26165\",\"number\":26165,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixes: Missing URL helper for namespaced `root` route\",\"user\":{\"login\":\"gabrieltaylor\",\"id\":3871682,\"node_id\":\"MDQ6VXNlcjM4NzE2ODI=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/3871682?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gabrieltaylor\",\"html_url\":\"https://github.com/gabrieltaylor\",\"followers_url\":\"https://api.github.com/users/gabrieltaylor/followers\",\"following_url\":\"https://api.github.com/users/gabrieltaylor/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gabrieltaylor/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gabrieltaylor/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gabrieltaylor/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gabrieltaylor/orgs\",\"repos_url\":\"https://api.github.com/users/gabrieltaylor/repos\",\"events_url\":\"https://api.github.com/users/gabrieltaylor/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/gabrieltaylor/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"### Summary\\n\\nFixes: Missing URL helper for namespaced `root` route #26148\\n\\n`match_root_route` was unnecessarily preventing the definition of additional namespaced URL helpers with the name `:root`.\\n### Other Information\\n\\nAdds spec to validate change\\n\",\"created_at\":\"2016-08-14T22:23:38Z\",\"updated_at\":\"2016-08-15T07:26:28Z\",\"closed_at\":\"2016-08-15T07:26:28Z\",\"merged_at\":null,\"merge_commit_sha\":\"07502004f390a868bbffb1e25841038c73c36e8e\",\"assignee\":{\"login\":\"pixeltrix\",\"id\":6321,\"node_id\":\"MDQ6VXNlcjYzMjE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/6321?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/pixeltrix\",\"html_url\":\"https://github.com/pixeltrix\",\"followers_url\":\"https://api.github.com/users/pixeltrix/followers\",\"following_url\":\"https://api.github.com/users/pixeltrix/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/pixeltrix/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/pixeltrix/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/pixeltrix/subscriptions\",\"organizations_url\":\"https://api.github.com/users/pixeltrix/orgs\",\"repos_url\":\"https://api.github.com/users/pixeltrix/repos\",\"events_url\":\"https://api.github.com/users/pixeltrix/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/pixeltrix/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"pixeltrix\",\"id\":6321,\"node_id\":\"MDQ6VXNlcjYzMjE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/6321?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/pixeltrix\",\"html_url\":\"https://github.com/pixeltrix\",\"followers_url\":\"https://api.github.com/users/pixeltrix/followers\",\"following_url\":\"https://api.github.com/users/pixeltrix/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/pixeltrix/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/pixeltrix/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/pixeltrix/subscriptions\",\"organizations_url\":\"https://api.github.com/users/pixeltrix/orgs\",\"repos_url\":\"https://api.github.com/users/pixeltrix/repos\",\"events_url\":\"https://api.github.com/users/pixeltrix/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/pixeltrix/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requ
INSERT INTO `pullreq` VALUES ('3160', 'joomla/joomla-cms', '7487', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/7487\",\"id\":40445164,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDA0NDUxNjQ=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/7487\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/7487.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/7487.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/7487\",\"number\":7487,\"state\":\"closed\",\"locked\":false,\"title\":\"Pagination user manager when Search Tools present\",\"user\":{\"login\":\"Bakual\",\"id\":1018684,\"node_id\":\"MDQ6VXNlcjEwMTg2ODQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1018684?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Bakual\",\"html_url\":\"https://github.com/Bakual\",\"followers_url\":\"https://api.github.com/users/Bakual/followers\",\"following_url\":\"https://api.github.com/users/Bakual/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Bakual/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Bakual/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Bakual/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Bakual/orgs\",\"repos_url\":\"https://api.github.com/users/Bakual/repos\",\"events_url\":\"https://api.github.com/users/Bakual/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Bakual/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"### Issue\\n\\nPagination doesn\'t work when you select a \\\"0\\\" value in the SearchTools. In the user manager this is for example \\\"Activated\\\" or the state \\\"Enabled\\\". In the Article Manager this would be the state \\\"Disabled\\\" (btw consistency ftw!).\\nSee https://github.com/joomla/joomla-cms/issues/7486 for the original issue\\n### Solution\\n\\nI tried to fix that originally with https://github.com/joomla/joomla-cms/pull/7194 but did a stupid mistake. Of course \\\"0\\\" is a valid filter value, but my boolean check would take that as an invalid value.\\nThis PR fixes it by only threating an empty string (nothing selected) as invalid.\\n### Testing\\n\\nTest that the pagination the managers with Search Tools work with any values. Also test that it still works in Hathor and modal layouts.\\n\\n~~Known issue so far~~\\n~~The \\\"Groups\\\" filter in the user manager still acts wrong. I haven\'t found yet why that is. maybe someone has an idea.~~\\n\",\"created_at\":\"2015-07-21T11:00:43Z\",\"updated_at\":\"2015-11-04T11:23:05Z\",\"closed_at\":\"2015-11-04T10:54:40Z\",\"merged_at\":\"2015-11-04T10:54:40Z\",\"merge_commit_sha\":\"cedf350cffc3bc45f3da58ca63ad0d388462bf42\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/7\",\"html_url\":\"https://github.com/joomla/joomla-cms/milestone/7\",\"labels_url\":\"https://api.github.com/repos/joomla/joomla-cms/milestones/7/labels\",\"id\":944889,\"node_id\":\"MDk6TWlsZXN0b25lOTQ0ODg5\",\"number\":7,\"title\":\"Joomla! 3.5.0\",\"description\":\"\",\"creator\":{\"login\":\"rdeutz\",\"id\":467356,\"node_id\":\"MDQ6VXNlcjQ2NzM1Ng==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/467356?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rdeutz\",\"html_url\":\"https://github.com/rdeutz\",\"followers_url\":\"https://api.github.com/users/rdeutz/followers\",\"following_url\":\"https://api.github.com/users/rdeutz/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rdeutz/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rdeutz/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rdeutz/subscriptions\",\"organizations_ur
INSERT INTO `pullreq` VALUES ('3164', 'elastic/elasticsearch', '20909', '{\"url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/20909\",\"id\":89189730,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODkxODk3MzA=\",\"html_url\":\"https://github.com/elastic/elasticsearch/pull/20909\",\"diff_url\":\"https://github.com/elastic/elasticsearch/pull/20909.diff\",\"patch_url\":\"https://github.com/elastic/elasticsearch/pull/20909.patch\",\"issue_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/20909\",\"number\":20909,\"state\":\"closed\",\"locked\":false,\"title\":\"Update checkstyle and fix violations\",\"user\":{\"login\":\"tlrx\",\"id\":642733,\"node_id\":\"MDQ6VXNlcjY0MjczMw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/642733?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tlrx\",\"html_url\":\"https://github.com/tlrx\",\"followers_url\":\"https://api.github.com/users/tlrx/followers\",\"following_url\":\"https://api.github.com/users/tlrx/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tlrx/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tlrx/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tlrx/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tlrx/orgs\",\"repos_url\":\"https://api.github.com/users/tlrx/repos\",\"events_url\":\"https://api.github.com/users/tlrx/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tlrx/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This PR updates the version of Checkstyle from current `5.9` to `7.1` and fix a bunch of new violations.\\n\\nA more recent version would allow us to use some new checkstyle modules (like [Javadocs](http://checkstyle.sourceforge.net/config_javadoc.html)). \\n\\n`RedundantModifier` is improved and now detects more violations that are fixed by this PR. The changes fall into three categories (thanks @nik9000 for the nice summary):\\n- `public` methods on non-`public` classes don\'t make sense. Remove the modifier and let the method inherit the modifier.\\n- try-with-resources variables should not be declared `final` because they are implicitly `final`. `final` adds no extra information for the reader. I guess that makes them names rather than variables....\\n- `enum`s are alway `static` so there is no need to declare them `static`.\\n- `final` doesn\'t do anything on anonymous classes because they can\'t be extended anyway. So we just remove the modifier.\\n- Classes declared inside of interfaces are always `static` so we shouldn\'t also declare them as `static`.\\n\\nFor the record, most of the changes were automated using this small Bash script:\\n\\n```\\n#!/bin/bash\\ninput=\\\"/tmp/violations.txt\\\"\\n\\n# File is composed of lines like:\\n# /tmp/elasticsearch/src/test/java/org/elasticsearch/action/Action.java:10:9:public\\n# \\nwhile IFS=\':\' read -ra ADDR; do\\n if [ \\\"${ADDR[3]}\\\" != \\\"\\\" ]; then\\n echo \\\"${ADDR[0]}\\\" | xargs sed -i \\\"${ADDR[1]}s/${ADDR[3]} //\\\"\\n else \\n echo \\\"Skipping file ${ADDR[0]} line ${ADDR[1]} word ${ADDR[3]}\\\"\\n fi\\ndone < \\\"$input\\\"\\n```\\n\\nCheckstyle was not updated to the latest version 7.1.2 because it reports violations for `final` parameters in interface methods (checkstyle/checkstyle#3322) and we have a lot of these for good reason.\\n\\nI\'m really sorry for the boringness of this kind of pull request.\\n\",\"created_at\":\"2016-10-13T12:12:44Z\",\"updated_at\":\"2017-02-03T15:51:40Z\",\"closed_at\":\"2017-02-03T14:40:24Z\",\"merged_at\":null,\"merge_commit_sha\":\"1bf7441c2f943268bf9798d2f1d1aab96df40378\",\"assignee\":{\"login\":\"nik9000\",\"id\":215970,\"node_id\":\"MDQ6VXNlcjIxNTk3MA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/215970?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nik9000\",\"html_url\":\"https://github.com/nik9000\",\"followers_url\":\"https://api.github.com/users/nik9000/followers\",\"following_url\":\"https://api.github.com/users
INSERT INTO `pullreq` VALUES ('3168', 'docker/docker', '7658', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/7658\",\"id\":20095686,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjAwOTU2ODY=\",\"html_url\":\"https://github.com/moby/moby/pull/7658\",\"diff_url\":\"https://github.com/moby/moby/pull/7658.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/7658.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/7658\",\"number\":7658,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix #6509: Interactive container hangs when redirecting stdout\",\"user\":{\"login\":\"VojtechVitek\",\"id\":139342,\"node_id\":\"MDQ6VXNlcjEzOTM0Mg==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/139342?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/VojtechVitek\",\"html_url\":\"https://github.com/VojtechVitek\",\"followers_url\":\"https://api.github.com/users/VojtechVitek/followers\",\"following_url\":\"https://api.github.com/users/VojtechVitek/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/VojtechVitek/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/VojtechVitek/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/VojtechVitek/subscriptions\",\"organizations_url\":\"https://api.github.com/users/VojtechVitek/orgs\",\"repos_url\":\"https://api.github.com/users/VojtechVitek/repos\",\"events_url\":\"https://api.github.com/users/VojtechVitek/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/VojtechVitek/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"These two commits fix both:\\n- `docker run --rm -i ubuntu cat /etc/passwd | grep root` should not hang (issue #6509)\\n- `docker events > /tmp/out` should not print control characters to non-terminal STDOUT (commit 26b4a4920adca614f6be17a96f254f331271faf0)\\n\",\"created_at\":\"2014-08-21T08:23:17Z\",\"updated_at\":\"2014-09-26T18:31:29Z\",\"closed_at\":\"2014-09-26T18:31:29Z\",\"merged_at\":null,\"merge_commit_sha\":\"a57c47949ca845ef32159a8110dc8024d2d7156e\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/moby/moby/pulls/7658/commits\",\"review_comments_url\":\"https://api.github.com/repos/moby/moby/pulls/7658/comments\",\"review_comment_url\":\"https://api.github.com/repos/moby/moby/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/moby/moby/issues/7658/comments\",\"statuses_url\":\"https://api.github.com/repos/moby/moby/statuses/fcd438f9479a343de64f50df46b7d468f2818093\",\"head\":{\"label\":\"VojtechVitek:6509_fix_interactive\",\"ref\":\"6509_fix_interactive\",\"sha\":\"fcd438f9479a343de64f50df46b7d468f2818093\",\"user\":{\"login\":\"VojtechVitek\",\"id\":139342,\"node_id\":\"MDQ6VXNlcjEzOTM0Mg==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/139342?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/VojtechVitek\",\"html_url\":\"https://github.com/VojtechVitek\",\"followers_url\":\"https://api.github.com/users/VojtechVitek/followers\",\"following_url\":\"https://api.github.com/users/VojtechVitek/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/VojtechVitek/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/VojtechVitek/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/VojtechVitek/subscriptions\",\"organizations_url\":\"https://api.github.com/users/VojtechVitek/orgs\",\"repos_url\":\"https://api.github.com/users/VojtechVitek/repos\",\"events_url\":\"https://api.github.com/users/VojtechVitek/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/VojtechVitek/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":20728162,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyMDcyODE2Mg==\",\"name\":\"docker\",\"full_name\":\"VojtechVitek/docker\",\"owner\":{\"login\":\"VojtechVitek\",\"id\":139342,\"node_id\":\"MDQ6VXNlcjEzOTM0Mg==\",\"avatar_url\":\"https://avatars0.githubusercontent.com
INSERT INTO `pullreq` VALUES ('3172', 'rust-lang/rust', '7547', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/7547\",\"id\":6667950,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjY2Nzk1MA==\",\"html_url\":\"https://github.com/rust-lang/rust/pull/7547\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/7547.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/7547.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/7547\",\"number\":7547,\"state\":\"closed\",\"locked\":false,\"title\":\"Add x64 windows to platform.mk and mingw64 header fixes.\",\"user\":{\"login\":\"luqmana\",\"id\":287063,\"node_id\":\"MDQ6VXNlcjI4NzA2Mw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/287063?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/luqmana\",\"html_url\":\"https://github.com/luqmana\",\"followers_url\":\"https://api.github.com/users/luqmana/followers\",\"following_url\":\"https://api.github.com/users/luqmana/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/luqmana/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/luqmana/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/luqmana/subscriptions\",\"organizations_url\":\"https://api.github.com/users/luqmana/orgs\",\"repos_url\":\"https://api.github.com/users/luqmana/repos\",\"events_url\":\"https://api.github.com/users/luqmana/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/luqmana/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Add the x64 windows target to platform.mk and reorder some headers to fix build on mingw64. There are still some issues with building llvm but this gets us one step closer.\\n\",\"created_at\":\"2013-07-02T05:00:41Z\",\"updated_at\":\"2014-07-08T19:26:52Z\",\"closed_at\":\"2013-07-04T20:47:00Z\",\"merged_at\":null,\"merge_commit_sha\":\"8306dbae507fe74b532597f8699510bd9c63f130\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/7547/commits\",\"review_comments_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/7547/comments\",\"review_comment_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rust-lang/rust/issues/7547/comments\",\"statuses_url\":\"https://api.github.com/repos/rust-lang/rust/statuses/5007fb2d4dc5a7bcdacd55e6e8b14f6973c2490c\",\"head\":{\"label\":\"luqmana:mingw64\",\"ref\":\"mingw64\",\"sha\":\"5007fb2d4dc5a7bcdacd55e6e8b14f6973c2490c\",\"user\":{\"login\":\"luqmana\",\"id\":287063,\"node_id\":\"MDQ6VXNlcjI4NzA2Mw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/287063?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/luqmana\",\"html_url\":\"https://github.com/luqmana\",\"followers_url\":\"https://api.github.com/users/luqmana/followers\",\"following_url\":\"https://api.github.com/users/luqmana/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/luqmana/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/luqmana/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/luqmana/subscriptions\",\"organizations_url\":\"https://api.github.com/users/luqmana/orgs\",\"repos_url\":\"https://api.github.com/users/luqmana/repos\",\"events_url\":\"https://api.github.com/users/luqmana/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/luqmana/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":6287775,\"node_id\":\"MDEwOlJlcG9zaXRvcnk2Mjg3Nzc1\",\"name\":\"rust\",\"full_name\":\"luqmana/rust\",\"owner\":{\"login\":\"luqmana\",\"id\":287063,\"node_id\":\"MDQ6VXNlcjI4NzA2Mw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/287063?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/luqmana\",\"html_url\":\"https://github.com/luqmana\",\"followers_url\":\"https://api.github.com/users/luqmana/followers\",\"following_
INSERT INTO `pullreq` VALUES ('3176', 'angular/angular.js', '12933', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/12933\",\"id\":45866477,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDU4NjY0Nzc=\",\"html_url\":\"https://github.com/angular/angular.js/pull/12933\",\"diff_url\":\"https://github.com/angular/angular.js/pull/12933.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/12933.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/12933\",\"number\":12933,\"state\":\"closed\",\"locked\":false,\"title\":\"feat(loader): add convenience method for creating components\",\"user\":{\"login\":\"shahata\",\"id\":1764161,\"node_id\":\"MDQ6VXNlcjE3NjQxNjE=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1764161?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/shahata\",\"html_url\":\"https://github.com/shahata\",\"followers_url\":\"https://api.github.com/users/shahata/followers\",\"following_url\":\"https://api.github.com/users/shahata/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/shahata/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/shahata/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/shahata/subscriptions\",\"organizations_url\":\"https://api.github.com/users/shahata/orgs\",\"repos_url\":\"https://api.github.com/users/shahata/repos\",\"events_url\":\"https://api.github.com/users/shahata/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/shahata/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The proposed syntax:\\n\\n``` js\\nangular.module(\'myApp\').component(\'myComponent\', {\\n template: \'<div></div>\', //string | Function, default: \'\'\\n templateUrl: \'a.html\', //string | Function, default: undefined\\n controller: MyCtrl, //string | Function, default: function(){}\\n controllerAs: \'vm\', //string, default: component name\\n transclude: false, //boolean | object, default: true\\n isolate: false, //boolean, default: true (scope: {} .vs. scope: true)\\n bindings: {abc: \'@\'}, //object, default: {} (passed to bindToController)\\n $canActivate: MyCtrl.canActivate, //Function, default: undefined (passed to factory.$canActivate)\\n $routeConfig: MyCtrl.routeConfig, //RouteConfig, default: undefined (passed to factory.$routeConfig)\\n});\\n```\\n\\nThis means that for the most common use-case of simple component ppl will only need to pass template, controller and bindings.\\n\\nI\'ve discussed this with @btford and we\'ve decided to change a couple of things from #12907:\\n1. Controller lifecycle hooks (onActivate, onDeactivate, etc.) are not going to be part of the component options since it makes more sense that the developer will just put those as methods of his controller (this way those methods have access to controller\'s state)\\n2. In case developer passes a function for template/templateUrl, this function is injectable with locals of $element and $attrs. This is important because today if you pass a function for template/templateUrl in DDO, you get element as attrs, but for DI you rely on the injectable DDO factory. In the component helper you don\'t have a factory, therefore we make all functions that can be passed in options injectable.\\n\\nDocs are still missing obviously, but I would like to get some feedback before moving on.\\n\\nCloses #10007 \\n\",\"created_at\":\"2015-09-24T07:25:36Z\",\"updated_at\":\"2015-12-17T09:40:41Z\",\"closed_at\":\"2015-10-29T07:35:02Z\",\"merged_at\":null,\"merge_commit_sha\":\"1bdd37179bb02a06e98d3cd6a796d7a35b353aad\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":53200617,\"node_id\":\"MDU6TGFiZWw1MzIwMDYxNw==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/cla:%20yes\",\"name\":\"cla: yes\",\"color\":\"bfe5bf\",\"default\":false},{\"id\":53079888,\"node_id\":\"MDU6TGFiZWw1MzA3OTg4OA==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/frequency:%20high\",\"name\":\"frequenc
INSERT INTO `pullreq` VALUES ('3180', 'twbs/bootstrap', '4509', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/4509\",\"id\":2114260,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjExNDI2MA==\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/4509\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/4509.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/4509.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/4509\",\"number\":4509,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixes out of order variables\",\"user\":{\"login\":\"UTGuy\",\"id\":1872858,\"node_id\":\"MDQ6VXNlcjE4NzI4NTg=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1872858?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/UTGuy\",\"html_url\":\"https://github.com/UTGuy\",\"followers_url\":\"https://api.github.com/users/UTGuy/followers\",\"following_url\":\"https://api.github.com/users/UTGuy/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/UTGuy/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/UTGuy/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/UTGuy/subscriptions\",\"organizations_url\":\"https://api.github.com/users/UTGuy/orgs\",\"repos_url\":\"https://api.github.com/users/UTGuy/repos\",\"events_url\":\"https://api.github.com/users/UTGuy/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/UTGuy/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"https://github.com/twitter/bootstrap/issues/4508\\n\\nshould fix this issue\\n\",\"created_at\":\"2012-08-21T14:22:22Z\",\"updated_at\":\"2014-06-18T14:07:21Z\",\"closed_at\":\"2012-08-21T20:22:58Z\",\"merged_at\":null,\"merge_commit_sha\":\"126e7c071b66a3eafdc0206dd1ddc74097b0af9d\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":{\"url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/14\",\"html_url\":\"https://github.com/twbs/bootstrap/milestone/14\",\"labels_url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/14/labels\",\"id\":163792,\"node_id\":\"MDk6TWlsZXN0b25lMTYzNzky\",\"number\":14,\"title\":\"v2.1.1\",\"description\":\"\",\"creator\":{\"login\":\"mdo\",\"id\":98681,\"node_id\":\"MDQ6VXNlcjk4Njgx\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/98681?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mdo\",\"html_url\":\"https://github.com/mdo\",\"followers_url\":\"https://api.github.com/users/mdo/followers\",\"following_url\":\"https://api.github.com/users/mdo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mdo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mdo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mdo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mdo/orgs\",\"repos_url\":\"https://api.github.com/users/mdo/repos\",\"events_url\":\"https://api.github.com/users/mdo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mdo/received_events\",\"type\":\"User\",\"site_admin\":true},\"open_issues\":0,\"closed_issues\":72,\"state\":\"closed\",\"created_at\":\"2012-08-21T17:56:34Z\",\"updated_at\":\"2013-12-14T22:25:44Z\",\"due_on\":null,\"closed_at\":\"2012-09-05T03:03:06Z\"},\"draft\":false,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/4509/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/4509/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/4509/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/5fc5d26917f5e4be3c6448569da750ec52234e93\",\"head\":{\"label\":\"UTGuy:master\",\"ref\":\"master\",\"sha\":\"5fc5d26917f5e4be3c6448569da750ec52234e93\",\"user\":{\"login\":\"UTGuy\",\"id\":1872858,\"node_id\":\"MDQ6VXNlcjE4NzI4NTg=\",\"avatar_url\":\"https://avatars2.githubusercontent.c
INSERT INTO `pullreq` VALUES ('3185', 'zendframework/zf2', '6193', '{\"url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/6193\",\"id\":15148149,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTUxNDgxNDk=\",\"html_url\":\"https://github.com/zendframework/zendframework/pull/6193\",\"diff_url\":\"https://github.com/zendframework/zendframework/pull/6193.diff\",\"patch_url\":\"https://github.com/zendframework/zendframework/pull/6193.patch\",\"issue_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/6193\",\"number\":6193,\"state\":\"closed\",\"locked\":true,\"title\":\"Enable passing namespace to FlashMessenger::hasMessages()\",\"user\":{\"login\":\"jguittard\",\"id\":5320213,\"node_id\":\"MDQ6VXNlcjUzMjAyMTM=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5320213?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jguittard\",\"html_url\":\"https://github.com/jguittard\",\"followers_url\":\"https://api.github.com/users/jguittard/followers\",\"following_url\":\"https://api.github.com/users/jguittard/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jguittard/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jguittard/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jguittard/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jguittard/orgs\",\"repos_url\":\"https://api.github.com/users/jguittard/repos\",\"events_url\":\"https://api.github.com/users/jguittard/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jguittard/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This allows to call hasMessages with specifying a namespace without having to call every dedicated method. Those ones set the according namespace.\\n\",\"created_at\":\"2014-04-24T23:23:49Z\",\"updated_at\":\"2014-06-30T22:05:38Z\",\"closed_at\":\"2014-04-29T12:46:03Z\",\"merged_at\":null,\"merge_commit_sha\":\"2081df373de1c3c501f42bfb32d31481715fbf0f\",\"assignee\":{\"login\":\"Ocramius\",\"id\":154256,\"node_id\":\"MDQ6VXNlcjE1NDI1Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/154256?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Ocramius\",\"html_url\":\"https://github.com/Ocramius\",\"followers_url\":\"https://api.github.com/users/Ocramius/followers\",\"following_url\":\"https://api.github.com/users/Ocramius/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Ocramius/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Ocramius/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Ocramius/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Ocramius/orgs\",\"repos_url\":\"https://api.github.com/users/Ocramius/repos\",\"events_url\":\"https://api.github.com/users/Ocramius/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Ocramius/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"Ocramius\",\"id\":154256,\"node_id\":\"MDQ6VXNlcjE1NDI1Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/154256?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Ocramius\",\"html_url\":\"https://github.com/Ocramius\",\"followers_url\":\"https://api.github.com/users/Ocramius/followers\",\"following_url\":\"https://api.github.com/users/Ocramius/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Ocramius/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Ocramius/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Ocramius/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Ocramius/orgs\",\"repos_url\":\"https://api.github.com/users/Ocramius/repos\",\"events_url\":\"https://api.github.com/users/Ocramius/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Ocramius/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":15120301,\"node_id\":\"MDU6
INSERT INTO `pullreq` VALUES ('3189', 'angular/angular.js', '6807', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/6807\",\"id\":13874570,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTM4NzQ1NzA=\",\"html_url\":\"https://github.com/angular/angular.js/pull/6807\",\"diff_url\":\"https://github.com/angular/angular.js/pull/6807.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/6807.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/6807\",\"number\":6807,\"state\":\"closed\",\"locked\":false,\"title\":\"fix($compile): Major Memory Leak in Directive \'&\' attribute\",\"user\":{\"login\":\"btesser\",\"id\":830336,\"node_id\":\"MDQ6VXNlcjgzMDMzNg==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/830336?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/btesser\",\"html_url\":\"https://github.com/btesser\",\"followers_url\":\"https://api.github.com/users/btesser/followers\",\"following_url\":\"https://api.github.com/users/btesser/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/btesser/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/btesser/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/btesser/subscriptions\",\"organizations_url\":\"https://api.github.com/users/btesser/orgs\",\"repos_url\":\"https://api.github.com/users/btesser/repos\",\"events_url\":\"https://api.github.com/users/btesser/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/btesser/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Request Type: bug\\n\\nHow to reproduce: http://plnkr.co/edit/TW2TjC8JkxlDyQRCLcRg\\nStart on Home, click link for Leak directive, click link for Home page.\\nIn chrome timeline force garbage collection.\\nTake heap snapshot. Despite being entirely gone from the page and no external references, directive is not GC\'ed and because it contains a reference to it\'s parent, the parent is not collected either.\\n\\nComponent(s): $compile\\n\\nImpact: large\\n\\nComplexity: small\\n\\nThis issue is related to: a memory leak\\n\\n**Detailed Description:**\\n\\nWhen a directive is written using \'&\' reverse one way binding there is a major memory leak. \\nwhen & attribute removed, leak is gone.\\n\\n**Other Comments:**\\n\\nFor functions that have a \'&\' binding on the scope, change the function\\nfrom an inline definition to an external definition so the function\\nclosure has no access to the parent scope.\\nBackport of fix on 1.3.x\\n\\nCloses #6794\\n\",\"created_at\":\"2014-03-23T02:53:41Z\",\"updated_at\":\"2014-06-12T13:34:50Z\",\"closed_at\":\"2014-03-26T05:29:07Z\",\"merged_at\":null,\"merge_commit_sha\":\"90c642fce2e6c0071f8e7bd6c547f7beacd8c3f6\",\"assignee\":{\"login\":\"IgorMinar\",\"id\":216296,\"node_id\":\"MDQ6VXNlcjIxNjI5Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/216296?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/IgorMinar\",\"html_url\":\"https://github.com/IgorMinar\",\"followers_url\":\"https://api.github.com/users/IgorMinar/followers\",\"following_url\":\"https://api.github.com/users/IgorMinar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/IgorMinar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/IgorMinar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/IgorMinar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/IgorMinar/orgs\",\"repos_url\":\"https://api.github.com/users/IgorMinar/repos\",\"events_url\":\"https://api.github.com/users/IgorMinar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/IgorMinar/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"IgorMinar\",\"id\":216296,\"node_id\":\"MDQ6VXNlcjIxNjI5Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/216296?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/IgorMinar\",\"html_url\":\"https://github.com/IgorMinar\",\"followers_url\":\"https://api.github.com/us
INSERT INTO `pullreq` VALUES ('3193', 'rails/rails', '18313', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/18313\",\"id\":26784734,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjY3ODQ3MzQ=\",\"html_url\":\"https://github.com/rails/rails/pull/18313\",\"diff_url\":\"https://github.com/rails/rails/pull/18313.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/18313.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/18313\",\"number\":18313,\"state\":\"closed\",\"locked\":false,\"title\":\"fix infinite retry loop in Marshal.load autoloading logic\",\"user\":{\"login\":\"seanwalbran\",\"id\":398045,\"node_id\":\"MDQ6VXNlcjM5ODA0NQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/398045?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/seanwalbran\",\"html_url\":\"https://github.com/seanwalbran\",\"followers_url\":\"https://api.github.com/users/seanwalbran/followers\",\"following_url\":\"https://api.github.com/users/seanwalbran/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/seanwalbran/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/seanwalbran/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/seanwalbran/subscriptions\",\"organizations_url\":\"https://api.github.com/users/seanwalbran/orgs\",\"repos_url\":\"https://api.github.com/users/seanwalbran/repos\",\"events_url\":\"https://api.github.com/users/seanwalbran/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/seanwalbran/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fix an infinite-retry loop in the Marshal.load autoloading logic extension, by short-circuiting if the name has already been processed for autoloading and yet continues to fail to load.\\n\\nAs shown in the test case and in this gist: https://gist.github.com/seanwalbran/db04918c54a31f238587, the issue is triggered specifically in the scenario where an object had been dumped as a \'concrete\' nested class (i.e., defined on the subclass), but is being loaded in a context where the nested class has since been rendered \'non-concrete\' (i.e., defined only by the superclass). \\n\\nA real-life hang example occurs if you take an ActiveRecord::Base object dumped (e.g., to memcached) under rails 4.1.x and attempt to load it under rails 4.2.0, where ActiveRecord::ConnectionAdapters::Mysql2Adapter::Column is no longer a concrete nested class as of the following commit: https://github.com/rails/rails/commit/e781aa31fc52a7c696115302ef4d4e02bfd1533b#diff-e7dead35794529e0cc5d0b2d788f8235L33\\n\",\"created_at\":\"2015-01-03T17:13:12Z\",\"updated_at\":\"2016-07-13T15:32:20Z\",\"closed_at\":\"2016-07-13T15:32:20Z\",\"merged_at\":null,\"merge_commit_sha\":\"e84dd96240472502af50472a128f0f14e66fadaa\",\"assignee\":{\"login\":\"sgrif\",\"id\":1529387,\"node_id\":\"MDQ6VXNlcjE1MjkzODc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1529387?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sgrif\",\"html_url\":\"https://github.com/sgrif\",\"followers_url\":\"https://api.github.com/users/sgrif/followers\",\"following_url\":\"https://api.github.com/users/sgrif/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sgrif/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sgrif/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sgrif/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sgrif/orgs\",\"repos_url\":\"https://api.github.com/users/sgrif/repos\",\"events_url\":\"https://api.github.com/users/sgrif/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sgrif/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"sgrif\",\"id\":1529387,\"node_id\":\"MDQ6VXNlcjE1MjkzODc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1529387?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sgrif\",\"html_url\":\"https://github.com/sgrif\",\"followers_url\":\"https://api.github.com/users/sgrif/foll
INSERT INTO `pullreq` VALUES ('3197', 'twbs/bootstrap', '15345', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/15345\",\"id\":25936550,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjU5MzY1NTA=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/15345\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/15345.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/15345.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/15345\",\"number\":15345,\"state\":\"closed\",\"locked\":true,\"title\":\"Causes the backdrop of modal extend around the body\",\"user\":{\"login\":\"caljp13\",\"id\":835129,\"node_id\":\"MDQ6VXNlcjgzNTEyOQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/835129?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/caljp13\",\"html_url\":\"https://github.com/caljp13\",\"followers_url\":\"https://api.github.com/users/caljp13/followers\",\"following_url\":\"https://api.github.com/users/caljp13/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/caljp13/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/caljp13/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/caljp13/subscriptions\",\"organizations_url\":\"https://api.github.com/users/caljp13/orgs\",\"repos_url\":\"https://api.github.com/users/caljp13/repos\",\"events_url\":\"https://api.github.com/users/caljp13/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/caljp13/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2014-12-11T22:10:39Z\",\"updated_at\":\"2015-02-24T10:28:32Z\",\"closed_at\":\"2015-02-24T10:28:32Z\",\"merged_at\":null,\"merge_commit_sha\":\"6d27e6bfb8cebd35183309d3f1114fa40ee51203\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":210556,\"node_id\":\"MDU6TGFiZWwyMTA1NTY=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/css\",\"name\":\"css\",\"color\":\"563d7c\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/30\",\"html_url\":\"https://github.com/twbs/bootstrap/milestone/30\",\"labels_url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/30/labels\",\"id\":927525,\"node_id\":\"MDk6TWlsZXN0b25lOTI3NTI1\",\"number\":30,\"title\":\"v3.3.4\",\"description\":\"Skipping over v3.3.3 due to\\r\\nhttps://github.com/twbs/bootstrap-sass/commit/107ca189e406bbe314eb84f0372ed3706b81c761\",\"creator\":{\"login\":\"cvrebert\",\"id\":419884,\"node_id\":\"MDQ6VXNlcjQxOTg4NA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/419884?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cvrebert\",\"html_url\":\"https://github.com/cvrebert\",\"followers_url\":\"https://api.github.com/users/cvrebert/followers\",\"following_url\":\"https://api.github.com/users/cvrebert/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cvrebert/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cvrebert/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cvrebert/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cvrebert/orgs\",\"repos_url\":\"https://api.github.com/users/cvrebert/repos\",\"events_url\":\"https://api.github.com/users/cvrebert/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cvrebert/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":145,\"state\":\"closed\",\"created_at\":\"2015-01-08T19:01:33Z\",\"updated_at\":\"2015-03-16T15:32:47Z\",\"due_on\":null,\"closed_at\":\"2015-03-16T15:32:47Z\"},\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/15345/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/15345/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/15345/comments\",\"statuses_url\":\"https://api.githu
INSERT INTO `pullreq` VALUES ('3201', 'rails/rails', '15251', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/15251\",\"id\":16234978,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTYyMzQ5Nzg=\",\"html_url\":\"https://github.com/rails/rails/pull/15251\",\"diff_url\":\"https://github.com/rails/rails/pull/15251.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/15251.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/15251\",\"number\":15251,\"state\":\"closed\",\"locked\":false,\"title\":\"Reorder query in active record query of rails guide \",\"user\":{\"login\":\"peeyushsingla\",\"id\":5054529,\"node_id\":\"MDQ6VXNlcjUwNTQ1Mjk=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5054529?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/peeyushsingla\",\"html_url\":\"https://github.com/peeyushsingla\",\"followers_url\":\"https://api.github.com/users/peeyushsingla/followers\",\"following_url\":\"https://api.github.com/users/peeyushsingla/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/peeyushsingla/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/peeyushsingla/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/peeyushsingla/subscriptions\",\"organizations_url\":\"https://api.github.com/users/peeyushsingla/orgs\",\"repos_url\":\"https://api.github.com/users/peeyushsingla/repos\",\"events_url\":\"https://api.github.com/users/peeyushsingla/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/peeyushsingla/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"I checked the rails guides recently and found that query in the reorder is not correct. I corrected it and pushed that yesterday and it was merged. But today there was a change i.e to move from post to article and found the same mistake.\\n\\nIn getting the the comments of article reordered by name there must be two things:-\\n\\nCurrent Query:-\\nSELECT \\\\* FROM articles WHERE id = 10 ORDER BY name\\n\\nIdeally It should be:-\\nSELECT \\\\* FROM articles WHERE id = 10\\nSELECT \\\\* FROM comments WHERE article_id = 10 ORDER BY name\\n1. It hit two queries on database first to load article and then comments but It is showing one.\\n2. Ordering is done of post but it should be of comments\\n\\nSame case for default case without any reorder i.e order by posted_at :-\\n\\nCurrent query is:-\\nSELECT \\\\* FROM articles WHERE id = 10 ORDER BY posted_at DESC\\n\\nIt should be:-\\n\\nSELECT \\\\* FROM articles WHERE id = 10\\nSELECT \\\\* FROM comments WHERE article_id = 10 ORDER BY posted_at DESC\\n\",\"created_at\":\"2014-05-22T18:10:40Z\",\"updated_at\":\"2014-06-13T04:27:17Z\",\"closed_at\":\"2014-05-23T06:35:02Z\",\"merged_at\":\"2014-05-23T06:35:02Z\",\"merge_commit_sha\":\"b7439f7fd75b284fa609ab9f9f594e1fa5ea81ce\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/15251/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/15251/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/15251/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/42c55b93804d4cd3ff669591ab883f4e672b655c\",\"head\":{\"label\":\"peeyushsingla:master\",\"ref\":\"master\",\"sha\":\"42c55b93804d4cd3ff669591ab883f4e672b655c\",\"user\":{\"login\":\"peeyushsingla\",\"id\":5054529,\"node_id\":\"MDQ6VXNlcjUwNTQ1Mjk=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/5054529?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/peeyushsingla\",\"html_url\":\"https://github.com/peeyushsingla\",\"followers_url\":\"https://api.github.com/users/peeyushsingla/followers\",\"following_url\":\"https://api.github.com/users/peeyushsingla/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/peeyushsingla/gist
INSERT INTO `pullreq` VALUES ('3205', 'angular/angular.js', '11443', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/11443\",\"id\":32101125,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzIxMDExMjU=\",\"html_url\":\"https://github.com/angular/angular.js/pull/11443\",\"diff_url\":\"https://github.com/angular/angular.js/pull/11443.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/11443.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/11443\",\"number\":11443,\"state\":\"closed\",\"locked\":false,\"title\":\"fix(ngSanitize): use the smallest match on searching end tags\",\"user\":{\"login\":\"memolog\",\"id\":494278,\"node_id\":\"MDQ6VXNlcjQ5NDI3OA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/494278?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/memolog\",\"html_url\":\"https://github.com/memolog\",\"followers_url\":\"https://api.github.com/users/memolog/followers\",\"following_url\":\"https://api.github.com/users/memolog/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/memolog/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/memolog/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/memolog/subscriptions\",\"organizations_url\":\"https://api.github.com/users/memolog/orgs\",\"repos_url\":\"https://api.github.com/users/memolog/repos\",\"events_url\":\"https://api.github.com/users/memolog/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/memolog/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"ngSanitize searches the string of the end tag with the longest match.\\nSo it removes all of the HTML strings between script elements.\\nWe should use the smallest possible match.\\n\\nCloses #11442\\n\",\"created_at\":\"2015-03-27T11:54:55Z\",\"updated_at\":\"2015-08-06T21:11:38Z\",\"closed_at\":\"2015-08-06T21:11:38Z\",\"merged_at\":null,\"merge_commit_sha\":\"ca62b8a951cc8b21fdc9af436a76107f50d7bb79\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":53200617,\"node_id\":\"MDU6TGFiZWw1MzIwMDYxNw==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/cla:%20yes\",\"name\":\"cla: yes\",\"color\":\"bfe5bf\",\"default\":false,\"description\":null},{\"id\":69001327,\"node_id\":\"MDU6TGFiZWw2OTAwMTMyNw==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/component:%20ngSanitize\",\"name\":\"component: ngSanitize\",\"color\":\"fef2c0\",\"default\":false,\"description\":null},{\"id\":58561,\"node_id\":\"MDU6TGFiZWw1ODU2MQ==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/type:%20bug\",\"name\":\"type: bug\",\"color\":\"000000\",\"default\":false,\"description\":null}],\"milestone\":{\"url\":\"https://api.github.com/repos/angular/angular.js/milestones/27\",\"html_url\":\"https://github.com/angular/angular.js/milestone/27\",\"labels_url\":\"https://api.github.com/repos/angular/angular.js/milestones/27/labels\",\"id\":489171,\"node_id\":\"MDk6TWlsZXN0b25lNDg5MTcx\",\"number\":27,\"title\":\"Backlog - won\'t fix\",\"description\":\"Holds the backlog of issues and pull requests that have been triaged.\\r\\n\\r\\n(As we are now in [LTS mode](https://blog.angular.io/stable-angularjs-and-long-term-support-7e077635ee9c) it is very unlikely that any of these issues will be fixed in AngularJS.\",\"creator\":{\"login\":\"IgorMinar\",\"id\":216296,\"node_id\":\"MDQ6VXNlcjIxNjI5Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/216296?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/IgorMinar\",\"html_url\":\"https://github.com/IgorMinar\",\"followers_url\":\"https://api.github.com/users/IgorMinar/followers\",\"following_url\":\"https://api.github.com/users/IgorMinar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/IgorMinar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/IgorMinar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/IgorMinar/subscriptions\",\"organ
INSERT INTO `pullreq` VALUES ('3209', 'angular/angular.js', '8034', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/8034\",\"id\":17834514,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTc4MzQ1MTQ=\",\"html_url\":\"https://github.com/angular/angular.js/pull/8034\",\"diff_url\":\"https://github.com/angular/angular.js/pull/8034.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/8034.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/8034\",\"number\":8034,\"state\":\"closed\",\"locked\":false,\"title\":\"fix(copy): preserve property descriptors\",\"user\":{\"login\":\"gentooboontoo\",\"id\":137324,\"node_id\":\"MDQ6VXNlcjEzNzMyNA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/137324?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gentooboontoo\",\"html_url\":\"https://github.com/gentooboontoo\",\"followers_url\":\"https://api.github.com/users/gentooboontoo/followers\",\"following_url\":\"https://api.github.com/users/gentooboontoo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gentooboontoo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gentooboontoo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gentooboontoo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gentooboontoo/orgs\",\"repos_url\":\"https://api.github.com/users/gentooboontoo/repos\",\"events_url\":\"https://api.github.com/users/gentooboontoo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/gentooboontoo/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Instead of values being simply copied, this change allows to preserve\\ndefinitions of own properties. Thus, enumerable (or not), writable (or\\nnot), getter/setter, etc. property definitions are preserved across copies. It\\nimproves change from b59b04f9 preserving prototype chain.\\n\\nAs a side effect, it also includes previously ignored non-enumerable properties\\nby using `Object.getOwnPropertyNames` to iterate **every** own properties instead\\nof `for ... in ...` + `hasOwnProperty`.\\n\",\"created_at\":\"2014-07-01T14:47:08Z\",\"updated_at\":\"2017-02-09T11:47:05Z\",\"closed_at\":\"2014-07-03T12:17:21Z\",\"merged_at\":null,\"merge_commit_sha\":\"a8907e5b0d3842ba660f823c3b4ce1aa4b87566a\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":53200617,\"node_id\":\"MDU6TGFiZWw1MzIwMDYxNw==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/cla:%20yes\",\"name\":\"cla: yes\",\"color\":\"bfe5bf\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/angular/angular.js/pulls/8034/commits\",\"review_comments_url\":\"https://api.github.com/repos/angular/angular.js/pulls/8034/comments\",\"review_comment_url\":\"https://api.github.com/repos/angular/angular.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/angular/angular.js/issues/8034/comments\",\"statuses_url\":\"https://api.github.com/repos/angular/angular.js/statuses/05e3ea0a938fa048c2827869818dd085910a5026\",\"head\":{\"label\":\"gentooboontoo:preserve-property-descriptors-and-non-enumerable\",\"ref\":\"preserve-property-descriptors-and-non-enumerable\",\"sha\":\"05e3ea0a938fa048c2827869818dd085910a5026\",\"user\":{\"login\":\"gentooboontoo\",\"id\":137324,\"node_id\":\"MDQ6VXNlcjEzNzMyNA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/137324?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gentooboontoo\",\"html_url\":\"https://github.com/gentooboontoo\",\"followers_url\":\"https://api.github.com/users/gentooboontoo/followers\",\"following_url\":\"https://api.github.com/users/gentooboontoo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gentooboontoo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gentooboontoo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gentooboontoo/subscriptions\",\"organizations_url\":\"https://api.
INSERT INTO `pullreq` VALUES ('3214', 'twbs/bootstrap', '20989', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/20989\",\"id\":90655978,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTA2NTU5Nzg=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/20989\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/20989.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/20989.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/20989\",\"number\":20989,\"state\":\"closed\",\"locked\":false,\"title\":\"fix \'all sides\' utility class documentation\",\"user\":{\"login\":\"browner12\",\"id\":5232313,\"node_id\":\"MDQ6VXNlcjUyMzIzMTM=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5232313?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/browner12\",\"html_url\":\"https://github.com/browner12\",\"followers_url\":\"https://api.github.com/users/browner12/followers\",\"following_url\":\"https://api.github.com/users/browner12/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/browner12/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/browner12/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/browner12/subscriptions\",\"organizations_url\":\"https://api.github.com/users/browner12/orgs\",\"repos_url\":\"https://api.github.com/users/browner12/repos\",\"events_url\":\"https://api.github.com/users/browner12/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/browner12/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"if i\'m not mistaken, it looks like the new syntax is to omit the `a` value.\\n\\nex: `m-1` vs `ma-1`\\n\",\"created_at\":\"2016-10-24T17:21:54Z\",\"updated_at\":\"2016-10-25T04:15:41Z\",\"closed_at\":\"2016-10-25T03:44:10Z\",\"merged_at\":null,\"merge_commit_sha\":\"6a3f76f38dec66d3adf5a613a31b7ab215a2b11f\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":210556,\"node_id\":\"MDU6TGFiZWwyMTA1NTY=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/css\",\"name\":\"css\",\"color\":\"563d7c\",\"default\":false},{\"id\":250176882,\"node_id\":\"MDU6TGFiZWwyNTAxNzY4ODI=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/v4\",\"name\":\"v4\",\"color\":\"563d7c\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/20989/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/20989/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/20989/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/59f7e273b9c7fb9a5dc0a0c15801853d76b72343\",\"head\":{\"label\":\"browner12:patch-1\",\"ref\":\"patch-1\",\"sha\":\"59f7e273b9c7fb9a5dc0a0c15801853d76b72343\",\"user\":{\"login\":\"browner12\",\"id\":5232313,\"node_id\":\"MDQ6VXNlcjUyMzIzMTM=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5232313?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/browner12\",\"html_url\":\"https://github.com/browner12\",\"followers_url\":\"https://api.github.com/users/browner12/followers\",\"following_url\":\"https://api.github.com/users/browner12/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/browner12/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/browner12/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/browner12/subscriptions\",\"organizations_url\":\"https://api.github.com/users/browner12/orgs\",\"repos_url\":\"https://api.github.com/users/browner12/repos\",\"events_url\":\"https://api.github.com/users/browner12/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/browner12/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":71813006,\"node_id\":\"MDEwOlJlcG9zaXRvcnk3MTgxMzAwNg==\",\"name\":\"bootstrap\",\"full_name\":\"browner12/bootst
INSERT INTO `pullreq` VALUES ('3218', 'cocos2d/cocos2d-x', '5918', '{\"url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/5918\",\"id\":13826011,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTM4MjYwMTE=\",\"html_url\":\"https://github.com/cocos2d/cocos2d-x/pull/5918\",\"diff_url\":\"https://github.com/cocos2d/cocos2d-x/pull/5918.diff\",\"patch_url\":\"https://github.com/cocos2d/cocos2d-x/pull/5918.patch\",\"issue_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/5918\",\"number\":5918,\"state\":\"closed\",\"locked\":false,\"title\":\"closed #4498: Refactor PhysicsDebugDraw.\",\"user\":{\"login\":\"boyu0\",\"id\":2996828,\"node_id\":\"MDQ6VXNlcjI5OTY4Mjg=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2996828?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/boyu0\",\"html_url\":\"https://github.com/boyu0\",\"followers_url\":\"https://api.github.com/users/boyu0/followers\",\"following_url\":\"https://api.github.com/users/boyu0/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/boyu0/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/boyu0/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/boyu0/subscriptions\",\"organizations_url\":\"https://api.github.com/users/boyu0/orgs\",\"repos_url\":\"https://api.github.com/users/boyu0/repos\",\"events_url\":\"https://api.github.com/users/boyu0/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/boyu0/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2014-03-21T07:51:16Z\",\"updated_at\":\"2014-06-13T18:08:20Z\",\"closed_at\":\"2014-03-21T08:50:42Z\",\"merged_at\":\"2014-03-21T08:50:42Z\",\"merge_commit_sha\":\"54364e30f81142d5e5848dff0aaea6b185194a5c\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/5918/commits\",\"review_comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/5918/comments\",\"review_comment_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/issues/5918/comments\",\"statuses_url\":\"https://api.github.com/repos/cocos2d/cocos2d-x/statuses/a7e7ad200e5dbbca6cb049e671e71a13587569a1\",\"head\":{\"label\":\"boyu0:iss4498_refactor_PhysicsDebugDraw\",\"ref\":\"iss4498_refactor_PhysicsDebugDraw\",\"sha\":\"a7e7ad200e5dbbca6cb049e671e71a13587569a1\",\"user\":{\"login\":\"boyu0\",\"id\":2996828,\"node_id\":\"MDQ6VXNlcjI5OTY4Mjg=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2996828?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/boyu0\",\"html_url\":\"https://github.com/boyu0\",\"followers_url\":\"https://api.github.com/users/boyu0/followers\",\"following_url\":\"https://api.github.com/users/boyu0/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/boyu0/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/boyu0/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/boyu0/subscriptions\",\"organizations_url\":\"https://api.github.com/users/boyu0/orgs\",\"repos_url\":\"https://api.github.com/users/boyu0/repos\",\"events_url\":\"https://api.github.com/users/boyu0/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/boyu0/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":10927083,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMDkyNzA4Mw==\",\"name\":\"cocos2d-x\",\"full_name\":\"boyu0/cocos2d-x\",\"owner\":{\"login\":\"boyu0\",\"id\":2996828,\"node_id\":\"MDQ6VXNlcjI5OTY4Mjg=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2996828?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/boyu0\",\"html_url\":\"https://github.com/boyu0\",\"followers_url\":\"https://api.github.com/users/boyu0/followers\",\"following_url\":\"https://api.github.com/users/boyu0/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/boyu0/gists
INSERT INTO `pullreq` VALUES ('3222', 'scikit-learn/scikit-learn', '3760', '{\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/3760\",\"id\":22613884,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjI2MTM4ODQ=\",\"html_url\":\"https://github.com/scikit-learn/scikit-learn/pull/3760\",\"diff_url\":\"https://github.com/scikit-learn/scikit-learn/pull/3760.diff\",\"patch_url\":\"https://github.com/scikit-learn/scikit-learn/pull/3760.patch\",\"issue_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/3760\",\"number\":3760,\"state\":\"closed\",\"locked\":false,\"title\":\"[MRG + 1] Fix KNeighborsRegressor and RadiusNeighborsRegressor returning NaN predi...\",\"user\":{\"login\":\"Garrett-R\",\"id\":6614695,\"node_id\":\"MDQ6VXNlcjY2MTQ2OTU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/6614695?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Garrett-R\",\"html_url\":\"https://github.com/Garrett-R\",\"followers_url\":\"https://api.github.com/users/Garrett-R/followers\",\"following_url\":\"https://api.github.com/users/Garrett-R/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Garrett-R/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Garrett-R/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Garrett-R/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Garrett-R/orgs\",\"repos_url\":\"https://api.github.com/users/Garrett-R/repos\",\"events_url\":\"https://api.github.com/users/Garrett-R/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Garrett-R/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"A `KNeighborsRegressor` with distance weighting will predict `NaN` if the data to predict on happens to match a data point from the training set. (This actually happened to me with some data from a Kaggle competition)\\n\\nFor example,\\n\\n```\\nfrom sklearn import neighbors\\nimport numpy as np\\n\\nX = np.array([[1.0],[2.0],[3.0]])\\ny = np.array([1.0, 2.0, 3.0])\\n\\nclf = neighbors.KNeighborsRegressor(n_neighbors=3, weights=\'distance\')\\n\\nclf.fit(X,y)\\nprint(clf.predict([[1.0]]))\\n```\\n\\nThe output is `NaN`. This seems like undesirable behavior. I would have expected `pred` to be `1.0`. In addition, `RadiusNeighborsRegressor` suffers from this problem. \\n\\nNote that the infinities are already handled properly by `KNeighborsClassifier` and `RadiusNeighborsClassifiers`. For example,\\n\\n```\\nfrom sklearn import neighbors\\nimport numpy as np\\n\\nX = np.array([[1.0],[2.0],[3.0]])\\ny = np.array([1, 0, 1])\\n\\nclf = neighbors.KNeighborsClassifier(n_neighbors=3, weights=\'distance\')\\n\\nclf.fit(X,y)\\nprint(clf.predict([[1.0]]))\\n```\\n\\nThis outputs `1` as expected.\\n\\nThis pull request is my proposed solution. Note that if there are two points with distance=0, it chooses one of them, which is consistent with the warning given in the [KNeighborsRegressor docs](http://scikit-learn.org/dev/modules/generated/sklearn.neighbors.KNeighborsRegressor.html).\\n\\nThis is my first pull request for any project, so let me know if I\'m doing something wrong!\\n\",\"created_at\":\"2014-10-12T09:43:28Z\",\"updated_at\":\"2015-02-25T06:26:04Z\",\"closed_at\":\"2015-02-24T22:29:35Z\",\"merged_at\":null,\"merge_commit_sha\":\"4a83b9deda6d68fda568223b671e09a5a45b54d7\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":12995755,\"node_id\":\"MDU6TGFiZWwxMjk5NTc1NQ==\",\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/labels/Bug\",\"name\":\"Bug\",\"color\":\"e10c02\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/milestones/12\",\"html_url\":\"https://github.com/scikit-learn/scikit-learn/milestone/12\",\"labels_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/milestones/12/labels\",\"id\":527004,\"node_id\":\"MDk6TWlsZXN0b25lNTI3MDA0\",\"number\":12,\"title\":\"0.16\",\"description\":\"\",\"creator\":{\"login\":\"Ga
INSERT INTO `pullreq` VALUES ('3226', 'kubernetes/kubernetes', '22163', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/22163\",\"id\":61040190,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjEwNDAxOTA=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/22163\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/22163.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/22163.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/22163\",\"number\":22163,\"state\":\"closed\",\"locked\":false,\"title\":\"update gitignore file to ignore local cluster yaml files\",\"user\":{\"login\":\"adohe\",\"id\":1555564,\"node_id\":\"MDQ6VXNlcjE1NTU1NjQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1555564?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/adohe\",\"html_url\":\"https://github.com/adohe\",\"followers_url\":\"https://api.github.com/users/adohe/followers\",\"following_url\":\"https://api.github.com/users/adohe/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/adohe/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/adohe/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/adohe/subscriptions\",\"organizations_url\":\"https://api.github.com/users/adohe/orgs\",\"repos_url\":\"https://api.github.com/users/adohe/repos\",\"events_url\":\"https://api.github.com/users/adohe/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/adohe/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"FYI. At least we should ignore these files if we don\'t put them on other location.\\n\",\"created_at\":\"2016-02-29T07:54:19Z\",\"updated_at\":\"2016-02-29T15:33:19Z\",\"closed_at\":\"2016-02-29T15:32:40Z\",\"merged_at\":null,\"merge_commit_sha\":\"82826d4877e97f830ca88d70f88718e27b80f993\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":253450793,\"node_id\":\"MDU6TGFiZWwyNTM0NTA3OTM=\",\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/labels/size/XS\",\"name\":\"size/XS\",\"color\":\"009900\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/22163/commits\",\"review_comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/22163/comments\",\"review_comment_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/22163/comments\",\"statuses_url\":\"https://api.github.com/repos/kubernetes/kubernetes/statuses/9e31711ea2246c58fa0c27a426cc1b8e414f4224\",\"head\":{\"label\":\"adohe:update_git_ignore\",\"ref\":\"update_git_ignore\",\"sha\":\"9e31711ea2246c58fa0c27a426cc1b8e414f4224\",\"user\":{\"login\":\"adohe\",\"id\":1555564,\"node_id\":\"MDQ6VXNlcjE1NTU1NjQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1555564?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/adohe\",\"html_url\":\"https://github.com/adohe\",\"followers_url\":\"https://api.github.com/users/adohe/followers\",\"following_url\":\"https://api.github.com/users/adohe/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/adohe/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/adohe/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/adohe/subscriptions\",\"organizations_url\":\"https://api.github.com/users/adohe/orgs\",\"repos_url\":\"https://api.github.com/users/adohe/repos\",\"events_url\":\"https://api.github.com/users/adohe/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/adohe/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":49691929,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0OTY5MTkyOQ==\",\"name\":\"kubernetes\",\"full_name\":\"adohe/kubernetes\",\"owner\":{\"login\":\"adohe\",\"id\":1555564,\"node_id\":\"MDQ6VXNlcjE1NTU1NjQ=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1555564?v=4\",\"gravatar
INSERT INTO `pullreq` VALUES ('3231', 'twbs/bootstrap', '19121', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/19121\",\"id\":58576057,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTg1NzYwNTc=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/19121\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/19121.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/19121.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/19121\",\"number\":19121,\"state\":\"closed\",\"locked\":false,\"title\":\"v4: Updated form and button sizing\",\"user\":{\"login\":\"mdo\",\"id\":98681,\"node_id\":\"MDQ6VXNlcjk4Njgx\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/98681?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mdo\",\"html_url\":\"https://github.com/mdo\",\"followers_url\":\"https://api.github.com/users/mdo/followers\",\"following_url\":\"https://api.github.com/users/mdo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mdo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mdo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mdo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mdo/orgs\",\"repos_url\":\"https://api.github.com/users/mdo/repos\",\"events_url\":\"https://api.github.com/users/mdo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mdo/received_events\",\"type\":\"User\",\"site_admin\":true},\"body\":\"Fixes #18607.\\n\\nLong story short, the funky vertical padding values we had for inputs and buttons were causing fucked up computed heights when the root `font-size` is changed from `16px` to `14px`. This PR updates inputs and buttons to:\\n- Use easier math (e.g., `.5rem` on default buttons) to more readily support root `font-size` changes.\\n- Due to the increased padding, we now use a tighter line-height (`1.25` instead of inherited `1.5`). This line-height is the same across all input and button sizes.\\n- Some mixins and size variation styles were cleaned up as well.\\n\",\"created_at\":\"2016-02-08T06:52:27Z\",\"updated_at\":\"2016-02-08T07:35:47Z\",\"closed_at\":\"2016-02-08T07:35:45Z\",\"merged_at\":\"2016-02-08T07:35:45Z\",\"merge_commit_sha\":\"b2116bb3d1bd3642e28f4b0f2ecdc2d6050aa49a\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":210556,\"node_id\":\"MDU6TGFiZWwyMTA1NTY=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/css\",\"name\":\"css\",\"color\":\"563d7c\",\"default\":false},{\"id\":250176882,\"node_id\":\"MDU6TGFiZWwyNTAxNzY4ODI=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/v4\",\"name\":\"v4\",\"color\":\"563d7c\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/35\",\"html_url\":\"https://github.com/twbs/bootstrap/milestone/35\",\"labels_url\":\"https://api.github.com/repos/twbs/bootstrap/milestones/35/labels\",\"id\":1449413,\"node_id\":\"MDk6TWlsZXN0b25lMTQ0OTQxMw==\",\"number\":35,\"title\":\"v4.0.0-alpha.3\",\"description\":\"\",\"creator\":{\"login\":\"mdo\",\"id\":98681,\"node_id\":\"MDQ6VXNlcjk4Njgx\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/98681?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mdo\",\"html_url\":\"https://github.com/mdo\",\"followers_url\":\"https://api.github.com/users/mdo/followers\",\"following_url\":\"https://api.github.com/users/mdo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mdo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mdo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mdo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mdo/orgs\",\"repos_url\":\"https://api.github.com/users/mdo/repos\",\"events_url\":\"https://api.github.com/users/mdo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mdo/received_events\",\"type\":\"User\",\"site_admin\":true},\"open_issues\":0,\"closed_issues\":545,\"state\":\"c
INSERT INTO `pullreq` VALUES ('3235', 'rust-lang/rust', '15809', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/15809\",\"id\":18620714,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTg2MjA3MTQ=\",\"html_url\":\"https://github.com/rust-lang/rust/pull/15809\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/15809.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/15809.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/15809\",\"number\":15809,\"state\":\"closed\",\"locked\":false,\"title\":\"librustc: Remove `for` desugaring\",\"user\":{\"login\":\"pcwalton\",\"id\":157897,\"node_id\":\"MDQ6VXNlcjE1Nzg5Nw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/157897?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/pcwalton\",\"html_url\":\"https://github.com/pcwalton\",\"followers_url\":\"https://api.github.com/users/pcwalton/followers\",\"following_url\":\"https://api.github.com/users/pcwalton/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/pcwalton/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/pcwalton/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/pcwalton/subscriptions\",\"organizations_url\":\"https://api.github.com/users/pcwalton/orgs\",\"repos_url\":\"https://api.github.com/users/pcwalton/repos\",\"events_url\":\"https://api.github.com/users/pcwalton/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/pcwalton/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"librustc: Stop desugaring `for` expressions and translate them directly.\\n\\nThis makes edge cases in which the `Iterator` trait was not in scope\\nand/or `Option` or its variants were not in scope work properly.\\n\\nThis breaks code that looks like:\\n\\n```\\nstruct MyStruct { ... }\\n\\nimpl MyStruct {\\n fn next(&mut self) -> Option<int> { ... }\\n}\\n\\nfor x in MyStruct { ... } { ... }\\n```\\n\\nChange ad-hoc `next` methods like the above to implementations of the\\n`Iterator` trait. For example:\\n\\n```\\nimpl Iterator<int> for MyStruct {\\n fn next(&mut self) -> Option<int> { ... }\\n}\\n```\\n\\nCloses #15392.\\n\\n[breaking-change]\\n\",\"created_at\":\"2014-07-19T13:28:56Z\",\"updated_at\":\"2014-07-25T04:01:14Z\",\"closed_at\":\"2014-07-25T04:01:09Z\",\"merged_at\":\"2014-07-25T04:01:14Z\",\"merge_commit_sha\":\"f7642dffd1885da1399d9abe6d9e8c397708a2ca\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/15809/commits\",\"review_comments_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/15809/comments\",\"review_comment_url\":\"https://api.github.com/repos/rust-lang/rust/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rust-lang/rust/issues/15809/comments\",\"statuses_url\":\"https://api.github.com/repos/rust-lang/rust/statuses/caa564bea3d5f5a24d0797c4769184c1ea0abaff\",\"head\":{\"label\":\"pcwalton:dedesugar-for\",\"ref\":\"dedesugar-for\",\"sha\":\"caa564bea3d5f5a24d0797c4769184c1ea0abaff\",\"user\":{\"login\":\"pcwalton\",\"id\":157897,\"node_id\":\"MDQ6VXNlcjE1Nzg5Nw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/157897?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/pcwalton\",\"html_url\":\"https://github.com/pcwalton\",\"followers_url\":\"https://api.github.com/users/pcwalton/followers\",\"following_url\":\"https://api.github.com/users/pcwalton/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/pcwalton/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/pcwalton/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/pcwalton/subscriptions\",\"organizations_url\":\"https://api.github.com/users/pcwalton/orgs\",\"repos_url\":\"https://api.github.com/users/pcwalton/repos\",\"events_url\":\"https://api.github.com/users/pcwalton/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/pcwa
INSERT INTO `pullreq` VALUES ('3239', 'facebook/react', '5907', '{\"url\":\"https://api.github.com/repos/facebook/react/pulls/5907\",\"id\":56982969,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTY5ODI5Njk=\",\"html_url\":\"https://github.com/facebook/react/pull/5907\",\"diff_url\":\"https://github.com/facebook/react/pull/5907.diff\",\"patch_url\":\"https://github.com/facebook/react/pull/5907.patch\",\"issue_url\":\"https://api.github.com/repos/facebook/react/issues/5907\",\"number\":5907,\"state\":\"closed\",\"locked\":false,\"title\":\"Change tabIndex to MUST_USE_ATTRIBUTE to avoid special focus treatment in Chrome\",\"user\":{\"login\":\"jquense\",\"id\":339286,\"node_id\":\"MDQ6VXNlcjMzOTI4Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/339286?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jquense\",\"html_url\":\"https://github.com/jquense\",\"followers_url\":\"https://api.github.com/users/jquense/followers\",\"following_url\":\"https://api.github.com/users/jquense/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jquense/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jquense/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jquense/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jquense/orgs\",\"repos_url\":\"https://api.github.com/users/jquense/repos\",\"events_url\":\"https://api.github.com/users/jquense/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jquense/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Chrome treats anchor tags with an explicit `tabIndex=\'0\'` different then if the attribute was not present. Specifically when clicking a link with an implicit tab index (i.e. no attribute on the node) no focus outline is shown. Whereas with an explicit tabindex=\'0\' it does get shown. This is super minor, but maintaining react-bootstrap has taught me that A LOT of people are VERY touchy about browser focus outlines.\\n\\nIf anything this just makes the behavior consistent across browsers. (tested in recent FF, Chrome, and Edge)\\n\\nexample: https://jsfiddle.net/7kmck1f7/1/\\n\",\"created_at\":\"2016-01-23T18:33:59Z\",\"updated_at\":\"2016-02-02T01:23:33Z\",\"closed_at\":\"2016-02-01T23:35:49Z\",\"merged_at\":null,\"merge_commit_sha\":\"efc62d84da92537ff09a9a9f4cb506170e4f55a6\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":196858374,\"node_id\":\"MDU6TGFiZWwxOTY4NTgzNzQ=\",\"url\":\"https://api.github.com/repos/facebook/react/labels/CLA%20Signed\",\"name\":\"CLA Signed\",\"color\":\"e7e7e7\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/facebook/react/pulls/5907/commits\",\"review_comments_url\":\"https://api.github.com/repos/facebook/react/pulls/5907/comments\",\"review_comment_url\":\"https://api.github.com/repos/facebook/react/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/facebook/react/issues/5907/comments\",\"statuses_url\":\"https://api.github.com/repos/facebook/react/statuses/a6922e94b9dc5cfa99d2b70c7713013d90718375\",\"head\":{\"label\":\"jquense:tabindex\",\"ref\":\"tabindex\",\"sha\":\"a6922e94b9dc5cfa99d2b70c7713013d90718375\",\"user\":{\"login\":\"jquense\",\"id\":339286,\"node_id\":\"MDQ6VXNlcjMzOTI4Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/339286?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jquense\",\"html_url\":\"https://github.com/jquense\",\"followers_url\":\"https://api.github.com/users/jquense/followers\",\"following_url\":\"https://api.github.com/users/jquense/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jquense/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jquense/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jquense/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jquense/orgs\",\"repos_url\":\"https://api.github.com/users/jquense
INSERT INTO `pullreq` VALUES ('3244', 'symfony/symfony-docs', '3477', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/3477\",\"id\":11526997,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE1MjY5OTc=\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/3477\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/3477.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/3477.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/3477\",\"number\":3477,\"state\":\"closed\",\"locked\":false,\"title\":\"Api key user provider should use \\\"implements\\\" instead of \\\"extends\\\"\",\"user\":{\"login\":\"skowi\",\"id\":900787,\"node_id\":\"MDQ6VXNlcjkwMDc4Nw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/900787?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/skowi\",\"html_url\":\"https://github.com/skowi\",\"followers_url\":\"https://api.github.com/users/skowi/followers\",\"following_url\":\"https://api.github.com/users/skowi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/skowi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/skowi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/skowi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/skowi/orgs\",\"repos_url\":\"https://api.github.com/users/skowi/repos\",\"events_url\":\"https://api.github.com/users/skowi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/skowi/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2014-01-15T08:59:28Z\",\"updated_at\":\"2014-06-18T08:34:04Z\",\"closed_at\":\"2014-02-01T18:30:45Z\",\"merged_at\":\"2014-02-01T18:30:45Z\",\"merge_commit_sha\":\"87f95cfe0a18375f5324e507b47d8ebfe4f9cbde\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/3477/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/3477/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/3477/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/f1c127386f59d296217fde0997b7bc378620cd15\",\"head\":{\"label\":\"skowi:patch-1\",\"ref\":\"patch-1\",\"sha\":\"f1c127386f59d296217fde0997b7bc378620cd15\",\"user\":{\"login\":\"skowi\",\"id\":900787,\"node_id\":\"MDQ6VXNlcjkwMDc4Nw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/900787?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/skowi\",\"html_url\":\"https://github.com/skowi\",\"followers_url\":\"https://api.github.com/users/skowi/followers\",\"following_url\":\"https://api.github.com/users/skowi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/skowi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/skowi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/skowi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/skowi/orgs\",\"repos_url\":\"https://api.github.com/users/skowi/repos\",\"events_url\":\"https://api.github.com/users/skowi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/skowi/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":15929789,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNTkyOTc4OQ==\",\"name\":\"symfony-docs\",\"full_name\":\"skowi/symfony-docs\",\"owner\":{\"login\":\"skowi\",\"id\":900787,\"node_id\":\"MDQ6VXNlcjkwMDc4Nw==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/900787?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/skowi\",\"html_url\":\"https://github.com/skowi\",\"followers_url\":\"https://api.github.com/users/skowi/followers\",\"following_url\":\"https://api.github.com/users/skowi/following{/other_user}\",\"gists_url\":\"https://api.github.co
INSERT INTO `pullreq` VALUES ('3248', 'docker/docker', '9233', '{\"url\":\"https://api.github.com/repos/moby/moby/pulls/9233\",\"id\":24677326,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjQ2NzczMjY=\",\"html_url\":\"https://github.com/moby/moby/pull/9233\",\"diff_url\":\"https://github.com/moby/moby/pull/9233.diff\",\"patch_url\":\"https://github.com/moby/moby/pull/9233.patch\",\"issue_url\":\"https://api.github.com/repos/moby/moby/issues/9233\",\"number\":9233,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix to avoid a compile error due to float to int truncation with GCCGO\",\"user\":{\"login\":\"inatatsu\",\"id\":9817764,\"node_id\":\"MDQ6VXNlcjk4MTc3NjQ=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/9817764?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/inatatsu\",\"html_url\":\"https://github.com/inatatsu\",\"followers_url\":\"https://api.github.com/users/inatatsu/followers\",\"following_url\":\"https://api.github.com/users/inatatsu/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/inatatsu/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/inatatsu/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/inatatsu/subscriptions\",\"organizations_url\":\"https://api.github.com/users/inatatsu/orgs\",\"repos_url\":\"https://api.github.com/users/inatatsu/repos\",\"events_url\":\"https://api.github.com/users/inatatsu/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/inatatsu/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The unit test `pkg/units/size_test.go` fails with GCCGO due to a compilation error:\\n\\n```\\ninagaki@black3:~/upstream/src/github.com/docker/docker/pkg/units$ go version\\ngo version gccgo (GCC) 5.0.0 20141029 (experimental) linux/amd64\\ninagaki@black3:~/upstream/src/github.com/docker/docker/pkg/units$ go test\\n# _/home/inagaki/upstream/src/github.com/docker/docker/pkg/units\\n./size_test.go:28:43: error: floating point constant truncated to integer\\n assertEquals(t, \\\"2.22 PB\\\", HumanSize(2.22*PB))\\n ^\\nFAIL _/home/inagaki/upstream/src/github.com/docker/docker/pkg/units [build failed]\\ninagaki@black3:~/upstream/src/github.com/docker/docker/pkg/units$\\n```\\n\\nAccording to [the discussion on GCC Bugzilla](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63812#c3), this is due to the difference between GCCGO and GC in the implementations of floating point constant expression. The [language](http://golang.org/ref/spec#Constant_expressions) specifies that a compiler raises an error when a floating point constant expression is truncated to integer, a precision of the internal representation is implementation-dependent. While my workaround is modifying `size_test.go` as:\\n\\n```\\nassertEquals(t, \\\"2.22 PB\\\", HumanSize(int64(float64(2.22*PB))))\\n```\\n\\n, is it better to modify the parameter of `HumanSize()` from `int64` to `float64` like `BytesSize()`?\\nSigned-off-by: Tatsushi Inagaki e29253@jp.ibm.com\\n\",\"created_at\":\"2014-11-19T10:07:58Z\",\"updated_at\":\"2016-02-29T03:38:56Z\",\"closed_at\":\"2014-12-19T02:33:01Z\",\"merged_at\":\"2014-12-19T02:33:01Z\",\"merge_commit_sha\":\"fe09b0f7dbee7466d024930657839a3c53d2748c\",\"assignee\":{\"login\":\"vbatts\",\"id\":67049,\"node_id\":\"MDQ6VXNlcjY3MDQ5\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/67049?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/vbatts\",\"html_url\":\"https://github.com/vbatts\",\"followers_url\":\"https://api.github.com/users/vbatts/followers\",\"following_url\":\"https://api.github.com/users/vbatts/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/vbatts/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/vbatts/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/vbatts/subscriptions\",\"organizations_url\":\"https://api.github.com/users/vbatts/orgs\",\"repos_url\":\"https://api.github.com/users/vbatts/repos\",\"events_url\":\"https://api.github.com/u
INSERT INTO `pullreq` VALUES ('3252', 'ansible/ansible', '24576', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/24576\",\"id\":120445809,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTIwNDQ1ODA5\",\"html_url\":\"https://github.com/ansible/ansible/pull/24576\",\"diff_url\":\"https://github.com/ansible/ansible/pull/24576.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/24576.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/24576\",\"number\":24576,\"state\":\"closed\",\"locked\":false,\"title\":\"Implement ability to limit module documentation building\",\"user\":{\"login\":\"azaghal\",\"id\":809269,\"node_id\":\"MDQ6VXNlcjgwOTI2OQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/809269?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/azaghal\",\"html_url\":\"https://github.com/azaghal\",\"followers_url\":\"https://api.github.com/users/azaghal/followers\",\"following_url\":\"https://api.github.com/users/azaghal/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/azaghal/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/azaghal/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/azaghal/subscriptions\",\"organizations_url\":\"https://api.github.com/users/azaghal/orgs\",\"repos_url\":\"https://api.github.com/users/azaghal/repos\",\"events_url\":\"https://api.github.com/users/azaghal/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/azaghal/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"##### SUMMARY\\r\\n\\r\\nThe purpose of this pull request is to introduce option for limiting which module documentation gets built. Implementation achieves this via `MODULES` environment variable that can get passed-in to `make webdocs`.\\r\\n\\r\\nThe reason for this change is to allow both module developers and documentation contributors to more quickly see and test their changes. Building entire documentation for all modules can take quite a while, and it deters from fixing small syntax, typos and similar errors.\\r\\n\\r\\n##### ISSUE TYPE\\r\\n - Docs Pull Request\\r\\n\\r\\n##### COMPONENT NAME\\r\\nDocumentation build system\\r\\n\\r\\n##### ANSIBLE VERSION\\r\\n\\r\\n```\\r\\nansible 2.4.0 (doc_module_selection 7b6dd1f4d0) last updated 2017/05/13 13:43:50 (GMT +200)\\r\\n config file = \\r\\n configured module search path = [u\'REDACTED\', u\'/usr/share/ansible/plugins/modules\']\\r\\n ansible python module location = REDACTED\\r\\n executable location = REDACTED\\r\\n python version = 2.7.12 (default, Dec 13 2016, 14:29:11) [GCC 4.9.3]\\r\\n```\\r\\n\\r\\n##### ADDITIONAL INFORMATION\\r\\n\\r\\nIn order to test the change, you can do the following:\\r\\n\\r\\n```\\r\\ncd docs/docsite/\\r\\n\\r\\n# Build documentation for apt module.\\r\\nMODULES=apt make webdocs\\r\\n\\r\\n# Build documentation for a couple of modules.\\r\\nMODULES=apt,setup,yum make webdocs\\r\\n\\r\\n# Don\'t build documentation for modules.\\r\\nMODULES=none make webdocs\\r\\n\\r\\n# Build documentation for all modules.\\r\\nMODULES=all make webdocs\\r\\nmake webdocs\\r\\n```\",\"created_at\":\"2017-05-13T11:53:57Z\",\"updated_at\":\"2018-03-04T02:04:05Z\",\"closed_at\":\"2017-08-04T20:10:37Z\",\"merged_at\":\"2017-08-04T20:10:37Z\",\"merge_commit_sha\":\"f78baa13004b8269227e464ee383214aec68d701\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[{\"login\":\"abadger\",\"id\":209242,\"node_id\":\"MDQ6VXNlcjIwOTI0Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/209242?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/abadger\",\"html_url\":\"https://github.com/abadger\",\"followers_url\":\"https://api.github.com/users/abadger/followers\",\"following_url\":\"https://api.github.com/users/abadger/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/abadger/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/abadger/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/abadger/subscriptions
INSERT INTO `pullreq` VALUES ('3256', 'kubernetes/kubernetes', '28996', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/28996\",\"id\":77582807,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Nzc1ODI4MDc=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/28996\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/28996.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/28996.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/28996\",\"number\":28996,\"state\":\"closed\",\"locked\":false,\"title\":\"Info about enabling the hostpath provisioner\",\"user\":{\"login\":\"zefciu\",\"id\":135876,\"node_id\":\"MDQ6VXNlcjEzNTg3Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/135876?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zefciu\",\"html_url\":\"https://github.com/zefciu\",\"followers_url\":\"https://api.github.com/users/zefciu/followers\",\"following_url\":\"https://api.github.com/users/zefciu/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zefciu/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zefciu/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zefciu/subscriptions\",\"organizations_url\":\"https://api.github.com/users/zefciu/orgs\",\"repos_url\":\"https://api.github.com/users/zefciu/repos\",\"events_url\":\"https://api.github.com/users/zefciu/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/zefciu/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The README for persistent volume provisioning had information about the\\nhostpath provisioner for testing purposes, but lacked instructions on\\nhow to enable it.\\n\",\"created_at\":\"2016-07-15T08:49:46Z\",\"updated_at\":\"2016-07-20T15:29:24Z\",\"closed_at\":\"2016-07-20T15:29:24Z\",\"merged_at\":\"2016-07-20T15:29:24Z\",\"merge_commit_sha\":\"7a4f4fdc6a4cf6025700e900e4c2933db580d22c\",\"assignee\":{\"login\":\"brendandburns\",\"id\":5751682,\"node_id\":\"MDQ6VXNlcjU3NTE2ODI=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5751682?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/brendandburns\",\"html_url\":\"https://github.com/brendandburns\",\"followers_url\":\"https://api.github.com/users/brendandburns/followers\",\"following_url\":\"https://api.github.com/users/brendandburns/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/brendandburns/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/brendandburns/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/brendandburns/subscriptions\",\"organizations_url\":\"https://api.github.com/users/brendandburns/orgs\",\"repos_url\":\"https://api.github.com/users/brendandburns/repos\",\"events_url\":\"https://api.github.com/users/brendandburns/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/brendandburns/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"brendandburns\",\"id\":5751682,\"node_id\":\"MDQ6VXNlcjU3NTE2ODI=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5751682?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/brendandburns\",\"html_url\":\"https://github.com/brendandburns\",\"followers_url\":\"https://api.github.com/users/brendandburns/followers\",\"following_url\":\"https://api.github.com/users/brendandburns/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/brendandburns/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/brendandburns/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/brendandburns/subscriptions\",\"organizations_url\":\"https://api.github.com/users/brendandburns/orgs\",\"repos_url\":\"https://api.github.com/users/brendandburns/repos\",\"events_url\":\"https://api.github.com/users/brendandburns/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/brendandburns/received_events\",\"type\":\"User\",\"site_admin\":false}],\"req
INSERT INTO `pullreq` VALUES ('3261', 'ansible/ansible', '6199', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/6199\",\"id\":12977182,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTI5NzcxODI=\",\"html_url\":\"https://github.com/ansible/ansible/pull/6199\",\"diff_url\":\"https://github.com/ansible/ansible/pull/6199.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/6199.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/6199\",\"number\":6199,\"state\":\"closed\",\"locked\":false,\"title\":\"column must always be less than len(probline)\",\"user\":{\"login\":\"risaacson\",\"id\":1542625,\"node_id\":\"MDQ6VXNlcjE1NDI2MjU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1542625?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/risaacson\",\"html_url\":\"https://github.com/risaacson\",\"followers_url\":\"https://api.github.com/users/risaacson/followers\",\"following_url\":\"https://api.github.com/users/risaacson/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/risaacson/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/risaacson/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/risaacson/subscriptions\",\"organizations_url\":\"https://api.github.com/users/risaacson/orgs\",\"repos_url\":\"https://api.github.com/users/risaacson/repos\",\"events_url\":\"https://api.github.com/users/risaacson/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/risaacson/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes related to GH-5773.\\n\\nOtherwise we get an IndexError.\\n\",\"created_at\":\"2014-02-26T22:32:12Z\",\"updated_at\":\"2014-07-17T16:28:24Z\",\"closed_at\":\"2014-02-26T22:32:18Z\",\"merged_at\":\"2014-02-26T22:32:18Z\",\"merge_commit_sha\":\"e94a2b8fdd06a18f5ca7c4b37244bc456d2effef\",\"assignee\":{\"login\":\"risaacson\",\"id\":1542625,\"node_id\":\"MDQ6VXNlcjE1NDI2MjU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1542625?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/risaacson\",\"html_url\":\"https://github.com/risaacson\",\"followers_url\":\"https://api.github.com/users/risaacson/followers\",\"following_url\":\"https://api.github.com/users/risaacson/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/risaacson/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/risaacson/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/risaacson/subscriptions\",\"organizations_url\":\"https://api.github.com/users/risaacson/orgs\",\"repos_url\":\"https://api.github.com/users/risaacson/repos\",\"events_url\":\"https://api.github.com/users/risaacson/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/risaacson/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"risaacson\",\"id\":1542625,\"node_id\":\"MDQ6VXNlcjE1NDI2MjU=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1542625?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/risaacson\",\"html_url\":\"https://github.com/risaacson\",\"followers_url\":\"https://api.github.com/users/risaacson/followers\",\"following_url\":\"https://api.github.com/users/risaacson/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/risaacson/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/risaacson/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/risaacson/subscriptions\",\"organizations_url\":\"https://api.github.com/users/risaacson/orgs\",\"repos_url\":\"https://api.github.com/users/risaacson/repos\",\"events_url\":\"https://api.github.com/users/risaacson/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/risaacson/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ansible/ansible/pulls/6199/commits\",\"review_comments_url\":\"https://api.g
INSERT INTO `pullreq` VALUES ('3266', 'pydata/pandas', '9894', '{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/pulls/9894\",\"id\":33259524,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzMyNTk1MjQ=\",\"html_url\":\"https://github.com/pandas-dev/pandas/pull/9894\",\"diff_url\":\"https://github.com/pandas-dev/pandas/pull/9894.diff\",\"patch_url\":\"https://github.com/pandas-dev/pandas/pull/9894.patch\",\"issue_url\":\"https://api.github.com/repos/pandas-dev/pandas/issues/9894\",\"number\":9894,\"state\":\"closed\",\"locked\":false,\"title\":\"ENH/BUG: color cannot be applied to line subplots\",\"user\":{\"login\":\"sinhrks\",\"id\":1696302,\"node_id\":\"MDQ6VXNlcjE2OTYzMDI=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1696302?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sinhrks\",\"html_url\":\"https://github.com/sinhrks\",\"followers_url\":\"https://api.github.com/users/sinhrks/followers\",\"following_url\":\"https://api.github.com/users/sinhrks/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sinhrks/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sinhrks/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sinhrks/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sinhrks/orgs\",\"repos_url\":\"https://api.github.com/users/sinhrks/repos\",\"events_url\":\"https://api.github.com/users/sinhrks/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sinhrks/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Specifying `subplots=True` in line and kde plot draws all lines in black, and may not accept colors and styles keyword. Summarized a table to compare current / expected (fixed) behaviour.\\n\\nSample data:\\n\\n```\\ndf = pd.DataFrame(np.random.randn(10, 3))\\n```\\n\\n| Command | Current Behavior | Expected Behavior |\\n| --- | --- | --- |\\n| `df.plot(subplots=True)` | All 3 lines are in black (OK) | 3 lines are in default color cycle. |\\n| `df.plot(style=\'r\', subplots=True)` | All 3 lines are in red (OK) | No change |\\n| `df.plot(color=\'r\', subplots=True)` | All 3 lines are in red (OK) | No change |\\n| `df.plot(color=\'red\', subplots=True)` | All 3 lines are in red (OK) (thanks to #10387) | No change |\\n| `df.plot(color=[\'r\', \'g\', \'b\'], subplots=True)` | ValueError: to_rgba: Invalid rgba arg \\\"[\'r\', \'g\', \'b\']\\\" (NG) | 3 lines are drawn in red, green, blue |\\n| `df.plot(style=[\'r\', \'g\', \'b\'], subplots=True)` | 3 lines are drawn in red, green, blue (OK) | No change |\\n\",\"created_at\":\"2015-04-14T13:58:13Z\",\"updated_at\":\"2015-07-22T10:49:08Z\",\"closed_at\":\"2015-07-22T10:49:05Z\",\"merged_at\":\"2015-07-22T10:49:05Z\",\"merge_commit_sha\":\"463a597fe1d3d657a0c95598948c3c00694ae117\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":2413328,\"node_id\":\"MDU6TGFiZWwyNDEzMzI4\",\"url\":\"https://api.github.com/repos/pandas-dev/pandas/labels/Visualization\",\"name\":\"Visualization\",\"color\":\"8AE234\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/34\",\"html_url\":\"https://github.com/pandas-dev/pandas/milestone/34\",\"labels_url\":\"https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels\",\"id\":1033710,\"node_id\":\"MDk6TWlsZXN0b25lMTAzMzcxMA==\",\"number\":34,\"title\":\"0.17.0\",\"description\":\"\",\"creator\":{\"login\":\"jreback\",\"id\":953992,\"node_id\":\"MDQ6VXNlcjk1Mzk5Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/953992?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jreback\",\"html_url\":\"https://github.com/jreback\",\"followers_url\":\"https://api.github.com/users/jreback/followers\",\"following_url\":\"https://api.github.com/users/jreback/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jreback/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jreback/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.gith
INSERT INTO `pullreq` VALUES ('3270', 'angular/angular.js', '3958', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/3958\",\"id\":8230867,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODIzMDg2Nw==\",\"html_url\":\"https://github.com/angular/angular.js/pull/3958\",\"diff_url\":\"https://github.com/angular/angular.js/pull/3958.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/3958.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/3958\",\"number\":3958,\"state\":\"closed\",\"locked\":false,\"title\":\"Update example to have proper ctrl\",\"user\":{\"login\":\"bsiddiqui\",\"id\":2721959,\"node_id\":\"MDQ6VXNlcjI3MjE5NTk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2721959?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bsiddiqui\",\"html_url\":\"https://github.com/bsiddiqui\",\"followers_url\":\"https://api.github.com/users/bsiddiqui/followers\",\"following_url\":\"https://api.github.com/users/bsiddiqui/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bsiddiqui/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bsiddiqui/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bsiddiqui/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bsiddiqui/orgs\",\"repos_url\":\"https://api.github.com/users/bsiddiqui/repos\",\"events_url\":\"https://api.github.com/users/bsiddiqui/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bsiddiqui/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Currently the html includes MainCtrl but the js defines ScrollCtrl. I updated the example so they match.\\n\",\"created_at\":\"2013-09-11T01:30:45Z\",\"updated_at\":\"2013-09-11T10:59:56Z\",\"closed_at\":\"2013-09-11T10:59:56Z\",\"merged_at\":null,\"merge_commit_sha\":\"c1ab14f82bc8d919fe3cfc84217c593816eacf28\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/angular/angular.js/pulls/3958/commits\",\"review_comments_url\":\"https://api.github.com/repos/angular/angular.js/pulls/3958/comments\",\"review_comment_url\":\"https://api.github.com/repos/angular/angular.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/angular/angular.js/issues/3958/comments\",\"statuses_url\":\"https://api.github.com/repos/angular/angular.js/statuses/7a4f4c2265df2d6b161ad7764afe4e308a0615cd\",\"head\":{\"label\":\"bsiddiqui:patch-1\",\"ref\":\"patch-1\",\"sha\":\"7a4f4c2265df2d6b161ad7764afe4e308a0615cd\",\"user\":{\"login\":\"bsiddiqui\",\"id\":2721959,\"node_id\":\"MDQ6VXNlcjI3MjE5NTk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2721959?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bsiddiqui\",\"html_url\":\"https://github.com/bsiddiqui\",\"followers_url\":\"https://api.github.com/users/bsiddiqui/followers\",\"following_url\":\"https://api.github.com/users/bsiddiqui/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bsiddiqui/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bsiddiqui/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bsiddiqui/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bsiddiqui/orgs\",\"repos_url\":\"https://api.github.com/users/bsiddiqui/repos\",\"events_url\":\"https://api.github.com/users/bsiddiqui/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bsiddiqui/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":12744800,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMjc0NDgwMA==\",\"name\":\"angular.js\",\"full_name\":\"bsiddiqui/angular.js\",\"owner\":{\"login\":\"bsiddiqui\",\"id\":2721959,\"node_id\":\"MDQ6VXNlcjI3MjE5NTk=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2721959?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bsiddiqui\",\"html_url\":\"https://github.com/bsiddiqui\",\"followers_url\":\"https://api.github.com/use
INSERT INTO `pullreq` VALUES ('3274', 'joomla/joomla-cms', '4654', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/4654\",\"id\":22654715,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjI2NTQ3MTU=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/4654\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/4654.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/4654.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/4654\",\"number\":4654,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix error message is not displayed in com_config (#4653)\",\"user\":{\"login\":\"tranduyhung\",\"id\":503262,\"node_id\":\"MDQ6VXNlcjUwMzI2Mg==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/503262?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tranduyhung\",\"html_url\":\"https://github.com/tranduyhung\",\"followers_url\":\"https://api.github.com/users/tranduyhung/followers\",\"following_url\":\"https://api.github.com/users/tranduyhung/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tranduyhung/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tranduyhung/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tranduyhung/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tranduyhung/orgs\",\"repos_url\":\"https://api.github.com/users/tranduyhung/repos\",\"events_url\":\"https://api.github.com/users/tranduyhung/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tranduyhung/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"While building a custom JFormRule to validate the options in my custom component\'s configuration, I realize that the rule\'s error message is not displayed after redirecting back to the configuration form.\\n\\n```\\nclass JFormRuleFoo extends JFormRule\\n{\\n public function test(SimpleXMLElement $element, $value, $group = null, JRegistry $input = null, JForm $form = null)\\n{\\n // Validation fails, enqueue error message, it must be displayed when we are taken back to the form.\\n JFactory::getApplication()->enqueueMessage(JText::_(\'Validation fails\'), \'warning\');\\n return false;\\n}\\n```\\n\\n}\\n\\nBut if we try to go to somewhere else\\n\\n```\\nJFactory::getApplication()->enqueueMessage(JText::_(\'test\'), \'warning\');\\nJFactory::getApplication()->redirect(\'index.php\');\\n```\\n\\nThen the message is displayed as usual.\\n\\nThe problem is in https://github.com/joomla/joomla-cms/blob/staging/components/com_config/model/form.php#L313\\n\\nIt should be\\n\\n```\\nforeach ($form->getErrors() as $message)\\n{\\n if ($message instanceof Exception)\\n {\\n JFactory::getApplication()->enqueueMessage($message->getMessage(), \'error\');\\n }\\n else\\n {\\n JFactory::getApplication()->enqueueMessage($message, \'error\');\\n }\\n}\\n```\\n\",\"created_at\":\"2014-10-13T16:01:30Z\",\"updated_at\":\"2015-08-24T06:42:37Z\",\"closed_at\":\"2015-08-24T06:42:37Z\",\"merged_at\":null,\"merge_commit_sha\":\"fe9d68874d268d8eebf30c0064ad4737b82e695b\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":60721348,\"node_id\":\"MDU6TGFiZWw2MDcyMTM0OA==\",\"url\":\"https://api.github.com/repos/joomla/joomla-cms/labels/PR-staging\",\"name\":\"PR-staging\",\"color\":\"c7def8\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/4654/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/4654/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/4654/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/e2e41ed7eb74624f8e1645b56599d2da4ca29314\",\"head\":{\"label\":\"tranduyhung:ConfigModelForm\",\"ref\":\"ConfigModelForm\",\"sha\":\"e2e41ed7eb74624f8e1645b56599d2da4ca
INSERT INTO `pullreq` VALUES ('3278', 'rails/rails', '9054', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/9054\",\"id\":3814341,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzgxNDM0MQ==\",\"html_url\":\"https://github.com/rails/rails/pull/9054\",\"diff_url\":\"https://github.com/rails/rails/pull/9054.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/9054.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/9054\",\"number\":9054,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix for setting 0.0 to \'0.0\' being incorrectly marked as dirty.\",\"user\":{\"login\":\"tjmcewan\",\"id\":107308,\"node_id\":\"MDQ6VXNlcjEwNzMwOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/107308?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tjmcewan\",\"html_url\":\"https://github.com/tjmcewan\",\"followers_url\":\"https://api.github.com/users/tjmcewan/followers\",\"following_url\":\"https://api.github.com/users/tjmcewan/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tjmcewan/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tjmcewan/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tjmcewan/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tjmcewan/orgs\",\"repos_url\":\"https://api.github.com/users/tjmcewan/repos\",\"events_url\":\"https://api.github.com/users/tjmcewan/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tjmcewan/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2013-01-24T03:51:53Z\",\"updated_at\":\"2014-07-04T15:52:41Z\",\"closed_at\":\"2013-01-26T02:37:32Z\",\"merged_at\":null,\"merge_commit_sha\":\"ae804d1f6288844cf4f6c1dd9f7113dc8cb8b052\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":107191,\"node_id\":\"MDU6TGFiZWwxMDcxOTE=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/activerecord\",\"name\":\"activerecord\",\"color\":\"0b02e1\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/9054/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/9054/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/9054/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/12e09c8747766f756518978c8185c5cfc73cea68\",\"head\":{\"label\":\"tjmcewan:zero_float_to_string_dirty_fix\",\"ref\":\"zero_float_to_string_dirty_fix\",\"sha\":\"12e09c8747766f756518978c8185c5cfc73cea68\",\"user\":{\"login\":\"tjmcewan\",\"id\":107308,\"node_id\":\"MDQ6VXNlcjEwNzMwOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/107308?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tjmcewan\",\"html_url\":\"https://github.com/tjmcewan\",\"followers_url\":\"https://api.github.com/users/tjmcewan/followers\",\"following_url\":\"https://api.github.com/users/tjmcewan/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tjmcewan/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tjmcewan/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tjmcewan/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tjmcewan/orgs\",\"repos_url\":\"https://api.github.com/users/tjmcewan/repos\",\"events_url\":\"https://api.github.com/users/tjmcewan/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tjmcewan/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":2938402,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyOTM4NDAy\",\"name\":\"rails\",\"full_name\":\"tjmcewan/rails\",\"owner\":{\"login\":\"tjmcewan\",\"id\":107308,\"node_id\":\"MDQ6VXNlcjEwNzMwOA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/107308?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tjmcewan\",\"html_url\":\"https://github.com/tjmcewan\",\"followers_u
INSERT INTO `pullreq` VALUES ('3283', 'elastic/elasticsearch', '12692', '{\"url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/12692\",\"id\":41784467,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDE3ODQ0Njc=\",\"html_url\":\"https://github.com/elastic/elasticsearch/pull/12692\",\"diff_url\":\"https://github.com/elastic/elasticsearch/pull/12692.diff\",\"patch_url\":\"https://github.com/elastic/elasticsearch/pull/12692.patch\",\"issue_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/12692\",\"number\":12692,\"state\":\"closed\",\"locked\":false,\"title\":\"Startup: Disable globbing in shell script\",\"user\":{\"login\":\"spinscale\",\"id\":667544,\"node_id\":\"MDQ6VXNlcjY2NzU0NA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/667544?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/spinscale\",\"html_url\":\"https://github.com/spinscale\",\"followers_url\":\"https://api.github.com/users/spinscale/followers\",\"following_url\":\"https://api.github.com/users/spinscale/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/spinscale/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/spinscale/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/spinscale/subscriptions\",\"organizations_url\":\"https://api.github.com/users/spinscale/orgs\",\"repos_url\":\"https://api.github.com/users/spinscale/repos\",\"events_url\":\"https://api.github.com/users/spinscale/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/spinscale/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"In order to not accidentally expand wilcard arguments\\nlike --http.cors.allow-origin \'*\' on startup, globbing\\nneeds to be disabled before Elasticsearch is started.\\n\\nCloses #12689\\n\",\"created_at\":\"2015-08-06T12:57:45Z\",\"updated_at\":\"2015-08-07T13:22:59Z\",\"closed_at\":\"2015-08-07T13:22:59Z\",\"merged_at\":null,\"merge_commit_sha\":\"4d7f49a483e00d45f058dd2566196767ba7234ad\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":114977275,\"node_id\":\"MDU6TGFiZWwxMTQ5NzcyNzU=\",\"url\":\"https://api.github.com/repos/elastic/elasticsearch/labels/:Core/Packaging\",\"name\":\":Core/Packaging\",\"color\":\"0e8a16\",\"default\":false},{\"id\":94283388,\"node_id\":\"MDU6TGFiZWw5NDI4MzM4OA==\",\"url\":\"https://api.github.com/repos/elastic/elasticsearch/labels/review\",\"name\":\"review\",\"color\":\"0052cc\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/12692/commits\",\"review_comments_url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/12692/comments\",\"review_comment_url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/12692/comments\",\"statuses_url\":\"https://api.github.com/repos/elastic/elasticsearch/statuses/f70f4c1bb7b607bfaf4fad6e3be6ac8a346142ea\",\"head\":{\"label\":\"spinscale:1508-issue-12689-commandline-expansion\",\"ref\":\"1508-issue-12689-commandline-expansion\",\"sha\":\"f70f4c1bb7b607bfaf4fad6e3be6ac8a346142ea\",\"user\":{\"login\":\"spinscale\",\"id\":667544,\"node_id\":\"MDQ6VXNlcjY2NzU0NA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/667544?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/spinscale\",\"html_url\":\"https://github.com/spinscale\",\"followers_url\":\"https://api.github.com/users/spinscale/followers\",\"following_url\":\"https://api.github.com/users/spinscale/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/spinscale/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/spinscale/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/spinscale/subscriptions\",\"organizations_url\":\"https://api.github.com/users/spinscale/orgs\",\"repos_url\":\"https://api.github.com/users/spinscale/repos\",\"events_url\":\"https://api.github.com/users/spinscale/eve
INSERT INTO `pullreq` VALUES ('3287', 'kubernetes/kubernetes', '10232', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/10232\",\"id\":38356571,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzgzNTY1NzE=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/10232\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/10232.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/10232.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/10232\",\"number\":10232,\"state\":\"closed\",\"locked\":false,\"title\":\"README for limitrange example\",\"user\":{\"login\":\"ihmccreery\",\"id\":368416,\"node_id\":\"MDQ6VXNlcjM2ODQxNg==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/368416?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ihmccreery\",\"html_url\":\"https://github.com/ihmccreery\",\"followers_url\":\"https://api.github.com/users/ihmccreery/followers\",\"following_url\":\"https://api.github.com/users/ihmccreery/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ihmccreery/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ihmccreery/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ihmccreery/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ihmccreery/orgs\",\"repos_url\":\"https://api.github.com/users/ihmccreery/repos\",\"events_url\":\"https://api.github.com/users/ihmccreery/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ihmccreery/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2015-06-23T16:33:39Z\",\"updated_at\":\"2015-10-14T18:17:41Z\",\"closed_at\":\"2015-06-24T16:08:01Z\",\"merged_at\":null,\"merge_commit_sha\":\"25af0860e02a82387c8d4df21f5df8be6d8c3cec\",\"assignee\":{\"login\":\"roberthbailey\",\"id\":7751204,\"node_id\":\"MDQ6VXNlcjc3NTEyMDQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7751204?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/roberthbailey\",\"html_url\":\"https://github.com/roberthbailey\",\"followers_url\":\"https://api.github.com/users/roberthbailey/followers\",\"following_url\":\"https://api.github.com/users/roberthbailey/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/roberthbailey/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/roberthbailey/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/roberthbailey/subscriptions\",\"organizations_url\":\"https://api.github.com/users/roberthbailey/orgs\",\"repos_url\":\"https://api.github.com/users/roberthbailey/repos\",\"events_url\":\"https://api.github.com/users/roberthbailey/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/roberthbailey/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"roberthbailey\",\"id\":7751204,\"node_id\":\"MDQ6VXNlcjc3NTEyMDQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7751204?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/roberthbailey\",\"html_url\":\"https://github.com/roberthbailey\",\"followers_url\":\"https://api.github.com/users/roberthbailey/followers\",\"following_url\":\"https://api.github.com/users/roberthbailey/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/roberthbailey/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/roberthbailey/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/roberthbailey/subscriptions\",\"organizations_url\":\"https://api.github.com/users/roberthbailey/orgs\",\"repos_url\":\"https://api.github.com/users/roberthbailey/repos\",\"events_url\":\"https://api.github.com/users/roberthbailey/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/roberthbailey/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/kubernetes/k
INSERT INTO `pullreq` VALUES ('3292', 'angular/angular.js', '3198', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/3198\",\"id\":6859908,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Njg1OTkwOA==\",\"html_url\":\"https://github.com/angular/angular.js/pull/3198\",\"diff_url\":\"https://github.com/angular/angular.js/pull/3198.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/3198.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/3198\",\"number\":3198,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix issue with Jquery for ngMobile\",\"user\":{\"login\":\"ethanli83\",\"id\":4969207,\"node_id\":\"MDQ6VXNlcjQ5NjkyMDc=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/4969207?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ethanli83\",\"html_url\":\"https://github.com/ethanli83\",\"followers_url\":\"https://api.github.com/users/ethanli83/followers\",\"following_url\":\"https://api.github.com/users/ethanli83/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ethanli83/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ethanli83/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ethanli83/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ethanli83/orgs\",\"repos_url\":\"https://api.github.com/users/ethanli83/repos\",\"events_url\":\"https://api.github.com/users/ethanli83/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ethanli83/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Issue:\\n\\nI found that the ngClick directive does not work with touch events dispatched by JQuery.\\nJQuery will wrap touch events, and touches can only be found on originalEvent.\\nThe touch event handlers in ngClick directive are not using the originalEvent but event instead,\\nso the touches these handlers use, are \'undifined\'.\\n\\nAlso, I found browsers are quite sensitive with touch, when I just tap on my touch screen,\\nthe browser will dispatch \'touchstart\', \'touchmove\', and \'touchend\'. Since the touch move handler\\nalso reset status, I never get my click handler triggered.\\n\\nFix:\\n\\nCheck if event has an originalEvent property, and use it instead if it is found.\\nAlso I make touch end handler triggers click handler if the distance between touch start and touch end, \\nis within MOVE_TOLERANCE.\\n\",\"created_at\":\"2013-07-11T10:23:33Z\",\"updated_at\":\"2014-06-12T13:12:46Z\",\"closed_at\":\"2013-09-09T23:45:29Z\",\"merged_at\":null,\"merge_commit_sha\":\"36bafd5360dd7102d4bc7f32708990a9bf1213ee\",\"assignee\":{\"login\":\"shepheb\",\"id\":157812,\"node_id\":\"MDQ6VXNlcjE1NzgxMg==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/157812?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/shepheb\",\"html_url\":\"https://github.com/shepheb\",\"followers_url\":\"https://api.github.com/users/shepheb/followers\",\"following_url\":\"https://api.github.com/users/shepheb/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/shepheb/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/shepheb/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/shepheb/subscriptions\",\"organizations_url\":\"https://api.github.com/users/shepheb/orgs\",\"repos_url\":\"https://api.github.com/users/shepheb/repos\",\"events_url\":\"https://api.github.com/users/shepheb/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/shepheb/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"shepheb\",\"id\":157812,\"node_id\":\"MDQ6VXNlcjE1NzgxMg==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/157812?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/shepheb\",\"html_url\":\"https://github.com/shepheb\",\"followers_url\":\"https://api.github.com/users/shepheb/followers\",\"following_url\":\"https://api.github.com/users/shepheb/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/shepheb/gis
INSERT INTO `pullreq` VALUES ('3296', 'joomla/joomla-cms', '2198', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2198\",\"id\":8985552,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODk4NTU1Mg==\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/2198\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/2198.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/2198.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/2198\",\"number\":2198,\"state\":\"closed\",\"locked\":false,\"title\":\"Corrected missing css in template-rtl.css\",\"user\":{\"login\":\"ghost\",\"id\":10137,\"node_id\":\"MDQ6VXNlcjEwMTM3\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/10137?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ghost\",\"html_url\":\"https://github.com/ghost\",\"followers_url\":\"https://api.github.com/users/ghost/followers\",\"following_url\":\"https://api.github.com/users/ghost/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ghost/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ghost/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ghost/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ghost/orgs\",\"repos_url\":\"https://api.github.com/users/ghost/repos\",\"events_url\":\"https://api.github.com/users/ghost/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ghost/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2013-10-10T11:08:39Z\",\"updated_at\":\"2013-10-11T07:36:33Z\",\"closed_at\":\"2013-10-11T07:36:33Z\",\"merged_at\":null,\"merge_commit_sha\":\"2d1f471c1f61416b444e3985deb905cf21590be3\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2198/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2198/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/2198/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/0cf36460665c432fd3bff5e562d25f7cf4431a27\",\"head\":{\"label\":null,\"ref\":\"fix-css\",\"sha\":\"0cf36460665c432fd3bff5e562d25f7cf4431a27\",\"user\":null,\"repo\":null},\"base\":{\"label\":\"joomla:master\",\"ref\":\"master\",\"sha\":\"3aac8f2ba3b2e2c51f183fc06e13337f3863a3ba\",\"user\":{\"login\":\"joomla\",\"id\":751633,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjc1MTYzMw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/751633?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/joomla\",\"html_url\":\"https://github.com/joomla\",\"followers_url\":\"https://api.github.com/users/joomla/followers\",\"following_url\":\"https://api.github.com/users/joomla/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/joomla/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/joomla/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/joomla/subscriptions\",\"organizations_url\":\"https://api.github.com/users/joomla/orgs\",\"repos_url\":\"https://api.github.com/users/joomla/repos\",\"events_url\":\"https://api.github.com/users/joomla/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/joomla/received_events\",\"type\":\"Organization\",\"site_admin\":false},\"repo\":{\"id\":2464908,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyNDY0OTA4\",\"name\":\"joomla-cms\",\"full_name\":\"joomla/joomla-cms\",\"private\":false,\"owner\":{\"login\":\"joomla\",\"id\":751633,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjc1MTYzMw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/751633?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/joomla\",\"html_url\":\"https://github.com/joomla\",\"followers_url\":\"https://api.github.com/users/joomla/followers\",\"following_ur
INSERT INTO `pullreq` VALUES ('3301', 'nodejs/node', '7932', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/7932\",\"id\":79509622,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Nzk1MDk2MjI=\",\"html_url\":\"https://github.com/nodejs/node/pull/7932\",\"diff_url\":\"https://github.com/nodejs/node/pull/7932.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/7932.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/7932\",\"number\":7932,\"state\":\"closed\",\"locked\":false,\"title\":\"test: mark test-util-sigint-watchdog FreeBSD flaky\",\"user\":{\"login\":\"Trott\",\"id\":718899,\"node_id\":\"MDQ6VXNlcjcxODg5OQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/718899?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Trott\",\"html_url\":\"https://github.com/Trott\",\"followers_url\":\"https://api.github.com/users/Trott/followers\",\"following_url\":\"https://api.github.com/users/Trott/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Trott/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Trott/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Trott/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Trott/orgs\",\"repos_url\":\"https://api.github.com/users/Trott/repos\",\"events_url\":\"https://api.github.com/users/Trott/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Trott/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"<!--\\nThank you for your pull request. Please review below requirements.\\n\\nBug fixes and new features should include tests and possibly benchmarks.\\n\\nContributors guide: https://github.com/nodejs/node/blob/master/CONTRIBUTING.md\\n-->\\n##### Checklist\\n\\n<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->\\n- [x] `make -j4 test` (UNIX), or `vcbuild test nosign` (Windows) passes\\n- [x] commit message follows commit guidelines\\n##### Affected core subsystem(s)\\n\\n<!-- Provide affected core subsystem(s) (like doc, cluster, crypto, etc). -->\\n\\ntest util\\n##### Description of change\\n\\n<!-- Provide a description of the change below this comment. -->\\n\\nTest is currently failing intermittently on FreeBSD only.\\n\\nRefs: https://github.com/nodejs/node/issues/7919\\n\",\"created_at\":\"2016-08-01T03:46:38Z\",\"updated_at\":\"2016-08-11T17:19:09Z\",\"closed_at\":\"2016-08-11T17:19:09Z\",\"merged_at\":null,\"merge_commit_sha\":\"ea05b4d4ca3bc9c5af2373f5468aa310b1ea4296\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":181999477,\"node_id\":\"MDU6TGFiZWwxODE5OTk0Nzc=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/freebsd\",\"name\":\"freebsd\",\"color\":\"9944dd\",\"default\":false},{\"id\":176240519,\"node_id\":\"MDU6TGFiZWwxNzYyNDA1MTk=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/test\",\"name\":\"test\",\"color\":\"990099\",\"default\":false},{\"id\":155267446,\"node_id\":\"MDU6TGFiZWwxNTUyNjc0NDY=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/util\",\"name\":\"util\",\"color\":\"d4c5f9\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/7932/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/7932/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/7932/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/e212f6bbd28a99698a94231a0c7078ad4bcda503\",\"head\":{\"label\":\"Trott:freebsd-status\",\"ref\":\"freebsd-status\",\"sha\":\"e212f6bbd28a99698a94231a0c7078ad4bcda503\",\"user\":{\"login\":\"Trott\",\"id\":718899,\"node_id\":\"MDQ6VXNlcjcxODg5OQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/718899?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Trott\",\"html_url\":\"https://github.com/Trott\",\"followers_url\":\"https://ap
INSERT INTO `pullreq` VALUES ('3306', 'symfony/symfony', '18726', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/18726\",\"id\":69300502,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjkzMDA1MDI=\",\"html_url\":\"https://github.com/symfony/symfony/pull/18726\",\"diff_url\":\"https://github.com/symfony/symfony/pull/18726.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/18726.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/18726\",\"number\":18726,\"state\":\"closed\",\"locked\":false,\"title\":\"[PhpUnitBridge] Make ClockMock match namespaces that begin with Tests\\\\\\\\\",\"user\":{\"login\":\"teohhanhui\",\"id\":548843,\"node_id\":\"MDQ6VXNlcjU0ODg0Mw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/548843?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/teohhanhui\",\"html_url\":\"https://github.com/teohhanhui\",\"followers_url\":\"https://api.github.com/users/teohhanhui/followers\",\"following_url\":\"https://api.github.com/users/teohhanhui/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/teohhanhui/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/teohhanhui/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/teohhanhui/subscriptions\",\"organizations_url\":\"https://api.github.com/users/teohhanhui/orgs\",\"repos_url\":\"https://api.github.com/users/teohhanhui/repos\",\"events_url\":\"https://api.github.com/users/teohhanhui/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/teohhanhui/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Branch? | 2.8 |\\n| Bug fix? | yes? |\\n| New feature? | no |\\n| BC breaks? | no? |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | N/A |\\n| License | MIT |\\n| Doc PR | symfony/symfony-docs#6546 |\\n\\nSee symfony/symfony-standard#969\\n\",\"created_at\":\"2016-05-09T06:31:14Z\",\"updated_at\":\"2016-05-30T07:55:53Z\",\"closed_at\":\"2016-05-30T07:55:53Z\",\"merged_at\":null,\"merge_commit_sha\":\"8a8172b33242e9fea6d0e072ef426ebd7102f54e\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":205587161,\"node_id\":\"MDU6TGFiZWwyMDU1ODcxNjE=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/PhpUnitBridge\",\"name\":\"PhpUnitBridge\",\"color\":\"dddddd\",\"default\":false},{\"id\":237550465,\"node_id\":\"MDU6TGFiZWwyMzc1NTA0NjU=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Status:%20Reviewed\",\"name\":\"Status: Reviewed\",\"color\":\"bfe5bf\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/18726/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/18726/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/18726/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/e696e5185eb305d7bdb6e53a03bdad813c915d23\",\"head\":{\"label\":\"teohhanhui:mock-tests-ns\",\"ref\":\"mock-tests-ns\",\"sha\":\"e696e5185eb305d7bdb6e53a03bdad813c915d23\",\"user\":{\"login\":\"teohhanhui\",\"id\":548843,\"node_id\":\"MDQ6VXNlcjU0ODg0Mw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/548843?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/teohhanhui\",\"html_url\":\"https://github.com/teohhanhui\",\"followers_url\":\"https://api.github.com/users/teohhanhui/followers\",\"following_url\":\"https://api.github.com/users/teohhanhui/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/teohhanhui/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/teohhanhui/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/teohhanhui/subscriptions\",\"organizations_url\":\"https://api.github.com/users/teohhanhui/orgs\",\"repos_url\":\"https://api.github.com/users/teohhanhui/repos\",\"events
INSERT INTO `pullreq` VALUES ('3311', 'angular/angular.js', '12307', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/12307\",\"id\":39530024,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mzk1MzAwMjQ=\",\"html_url\":\"https://github.com/angular/angular.js/pull/12307\",\"diff_url\":\"https://github.com/angular/angular.js/pull/12307.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/12307.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/12307\",\"number\":12307,\"state\":\"closed\",\"locked\":false,\"title\":\"chore(ngLocale): regenerate locale files\",\"user\":{\"login\":\"lgalfaso\",\"id\":391394,\"node_id\":\"MDQ6VXNlcjM5MTM5NA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/391394?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/lgalfaso\",\"html_url\":\"https://github.com/lgalfaso\",\"followers_url\":\"https://api.github.com/users/lgalfaso/followers\",\"following_url\":\"https://api.github.com/users/lgalfaso/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/lgalfaso/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/lgalfaso/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/lgalfaso/subscriptions\",\"organizations_url\":\"https://api.github.com/users/lgalfaso/orgs\",\"repos_url\":\"https://api.github.com/users/lgalfaso/repos\",\"events_url\":\"https://api.github.com/users/lgalfaso/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/lgalfaso/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2015-07-08T22:19:55Z\",\"updated_at\":\"2015-07-16T17:33:26Z\",\"closed_at\":\"2015-07-16T17:33:26Z\",\"merged_at\":null,\"merge_commit_sha\":\"3d53e78127da31d524a05a35bfb18b1bcb636fac\",\"assignee\":{\"login\":\"petebacondarwin\",\"id\":15655,\"node_id\":\"MDQ6VXNlcjE1NjU1\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/15655?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/petebacondarwin\",\"html_url\":\"https://github.com/petebacondarwin\",\"followers_url\":\"https://api.github.com/users/petebacondarwin/followers\",\"following_url\":\"https://api.github.com/users/petebacondarwin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/petebacondarwin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/petebacondarwin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/petebacondarwin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/petebacondarwin/orgs\",\"repos_url\":\"https://api.github.com/users/petebacondarwin/repos\",\"events_url\":\"https://api.github.com/users/petebacondarwin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/petebacondarwin/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"petebacondarwin\",\"id\":15655,\"node_id\":\"MDQ6VXNlcjE1NjU1\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/15655?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/petebacondarwin\",\"html_url\":\"https://github.com/petebacondarwin\",\"followers_url\":\"https://api.github.com/users/petebacondarwin/followers\",\"following_url\":\"https://api.github.com/users/petebacondarwin/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/petebacondarwin/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/petebacondarwin/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/petebacondarwin/subscriptions\",\"organizations_url\":\"https://api.github.com/users/petebacondarwin/orgs\",\"repos_url\":\"https://api.github.com/users/petebacondarwin/repos\",\"events_url\":\"https://api.github.com/users/petebacondarwin/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/petebacondarwin/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":53200617,\"node_id\":\"MDU6TGFiZWw1MzIwMDYxNw==\",\"url\":\"https://api.github.com/repo
INSERT INTO `pullreq` VALUES ('3315', 'elastic/elasticsearch', '11674', '{\"url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/11674\",\"id\":37697626,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mzc2OTc2MjY=\",\"html_url\":\"https://github.com/elastic/elasticsearch/pull/11674\",\"diff_url\":\"https://github.com/elastic/elasticsearch/pull/11674.diff\",\"patch_url\":\"https://github.com/elastic/elasticsearch/pull/11674.patch\",\"issue_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/11674\",\"number\":11674,\"state\":\"closed\",\"locked\":false,\"title\":\"Create PID_DIR in init.d script\",\"user\":{\"login\":\"tlrx\",\"id\":642733,\"node_id\":\"MDQ6VXNlcjY0MjczMw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/642733?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tlrx\",\"html_url\":\"https://github.com/tlrx\",\"followers_url\":\"https://api.github.com/users/tlrx/followers\",\"following_url\":\"https://api.github.com/users/tlrx/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tlrx/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tlrx/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tlrx/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tlrx/orgs\",\"repos_url\":\"https://api.github.com/users/tlrx/repos\",\"events_url\":\"https://api.github.com/users/tlrx/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tlrx/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Since the /var/run/elasticsearch directory is cleaned when the operating system starts, the init.d script must ensure that the PID_DIR is correctly created.\\n\\nCloses #11594\\n\",\"created_at\":\"2015-06-15T14:33:32Z\",\"updated_at\":\"2015-07-08T10:23:10Z\",\"closed_at\":\"2015-06-16T14:35:25Z\",\"merged_at\":\"2015-06-16T14:35:25Z\",\"merge_commit_sha\":\"32ecb8dc19e77b87570000c5e6ace4f0ae5dd16a\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":114977275,\"node_id\":\"MDU6TGFiZWwxMTQ5NzcyNzU=\",\"url\":\"https://api.github.com/repos/elastic/elasticsearch/labels/:Core/Packaging\",\"name\":\":Core/Packaging\",\"color\":\"0e8a16\",\"default\":false},{\"id\":23173,\"node_id\":\"MDU6TGFiZWwyMzE3Mw==\",\"url\":\"https://api.github.com/repos/elastic/elasticsearch/labels/%3Ebug\",\"name\":\">bug\",\"color\":\"b60205\",\"default\":false},{\"id\":217898288,\"node_id\":\"MDU6TGFiZWwyMTc4OTgyODg=\",\"url\":\"https://api.github.com/repos/elastic/elasticsearch/labels/v1.6.1\",\"name\":\"v1.6.1\",\"color\":\"dddddd\",\"default\":false},{\"id\":223740266,\"node_id\":\"MDU6TGFiZWwyMjM3NDAyNjY=\",\"url\":\"https://api.github.com/repos/elastic/elasticsearch/labels/v1.7.0\",\"name\":\"v1.7.0\",\"color\":\"dddddd\",\"default\":false},{\"id\":76184120,\"node_id\":\"MDU6TGFiZWw3NjE4NDEyMA==\",\"url\":\"https://api.github.com/repos/elastic/elasticsearch/labels/v2.0.0-beta1\",\"name\":\"v2.0.0-beta1\",\"color\":\"dddddd\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/11674/commits\",\"review_comments_url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/11674/comments\",\"review_comment_url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/11674/comments\",\"statuses_url\":\"https://api.github.com/repos/elastic/elasticsearch/statuses/3b4ca8e399ce99b065af20ee29ec339cee678eb9\",\"head\":{\"label\":\"tlrx:fix-pid-dir-in-initd-scripts\",\"ref\":\"fix-pid-dir-in-initd-scripts\",\"sha\":\"3b4ca8e399ce99b065af20ee29ec339cee678eb9\",\"user\":{\"login\":\"tlrx\",\"id\":642733,\"node_id\":\"MDQ6VXNlcjY0MjczMw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/642733?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tlrx\",\"html_url\":\"https://github.com/tlrx\",\"followers_url\":\"https://api.github.com/users/tlrx/followers\",\"following_url\":\"https:/
INSERT INTO `pullreq` VALUES ('3319', 'kubernetes/kubernetes', '2397', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/2397\",\"id\":24496515,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjQ0OTY1MTU=\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/2397\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/2397.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/2397.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/2397\",\"number\":2397,\"state\":\"closed\",\"locked\":false,\"title\":\"Support node label update\",\"user\":{\"login\":\"ddysher\",\"id\":2191361,\"node_id\":\"MDQ6VXNlcjIxOTEzNjE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2191361?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ddysher\",\"html_url\":\"https://github.com/ddysher\",\"followers_url\":\"https://api.github.com/users/ddysher/followers\",\"following_url\":\"https://api.github.com/users/ddysher/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ddysher/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ddysher/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ddysher/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ddysher/orgs\",\"repos_url\":\"https://api.github.com/users/ddysher/repos\",\"events_url\":\"https://api.github.com/users/ddysher/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ddysher/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This PR is a basic support for node label update. @brendanburns In case of label change, do we trigger a reschedule of current pods on updated node? It\'s possible for the label change to break schedule predicate. \\n\\n@derekwaynecarr What is the status of node namespace. Our api takes context obj, but I didn\'t see how it is used in k8s. Are we going to only use default for node? kubectl will check for namespace when updating, I\'m not sure what namespace we\'d use for node update.\\n\",\"created_at\":\"2014-11-16T01:10:23Z\",\"updated_at\":\"2015-01-10T01:27:49Z\",\"closed_at\":\"2014-11-17T22:57:55Z\",\"merged_at\":\"2014-11-17T22:57:55Z\",\"merge_commit_sha\":\"2961f203fc217afce9b878ca44f5ff19f898dfa6\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":148225179,\"node_id\":\"MDU6TGFiZWwxNDgyMjUxNzk=\",\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/labels/lgtm\",\"name\":\"lgtm\",\"color\":\"15dd18\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/2397/commits\",\"review_comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/2397/comments\",\"review_comment_url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/2397/comments\",\"statuses_url\":\"https://api.github.com/repos/kubernetes/kubernetes/statuses/c20ceea170bef6d723c8597b64e907b825ea75e8\",\"head\":{\"label\":\"ddysher:node-label\",\"ref\":\"node-label\",\"sha\":\"c20ceea170bef6d723c8597b64e907b825ea75e8\",\"user\":{\"login\":\"ddysher\",\"id\":2191361,\"node_id\":\"MDQ6VXNlcjIxOTEzNjE=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/2191361?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ddysher\",\"html_url\":\"https://github.com/ddysher\",\"followers_url\":\"https://api.github.com/users/ddysher/followers\",\"following_url\":\"https://api.github.com/users/ddysher/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ddysher/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ddysher/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ddysher/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ddysher/orgs\",\"repos_url\":\"https://api.github.com/users/ddysher/repos\",\"events_url\":\"https://api.github.com/users/ddysher/events{/privacy}\"
INSERT INTO `pullreq` VALUES ('3323', 'saltstack/salt', '19296', '{\"url\":\"https://api.github.com/repos/saltstack/salt/pulls/19296\",\"id\":26696207,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjY2OTYyMDc=\",\"html_url\":\"https://github.com/saltstack/salt/pull/19296\",\"diff_url\":\"https://github.com/saltstack/salt/pull/19296.diff\",\"patch_url\":\"https://github.com/saltstack/salt/pull/19296.patch\",\"issue_url\":\"https://api.github.com/repos/saltstack/salt/issues/19296\",\"number\":19296,\"state\":\"closed\",\"locked\":false,\"title\":\"MongoDB lint\",\"user\":{\"login\":\"cachedout\",\"id\":111616,\"node_id\":\"MDQ6VXNlcjExMTYxNg==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/111616?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cachedout\",\"html_url\":\"https://github.com/cachedout\",\"followers_url\":\"https://api.github.com/users/cachedout/followers\",\"following_url\":\"https://api.github.com/users/cachedout/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cachedout/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cachedout/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cachedout/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cachedout/orgs\",\"repos_url\":\"https://api.github.com/users/cachedout/repos\",\"events_url\":\"https://api.github.com/users/cachedout/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cachedout/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2014-12-30T18:08:15Z\",\"updated_at\":\"2014-12-30T19:07:59Z\",\"closed_at\":\"2014-12-30T19:07:10Z\",\"merged_at\":\"2014-12-30T19:07:10Z\",\"merge_commit_sha\":\"e438913435c97c0d96d55753f25179fb1082ab55\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/saltstack/salt/pulls/19296/commits\",\"review_comments_url\":\"https://api.github.com/repos/saltstack/salt/pulls/19296/comments\",\"review_comment_url\":\"https://api.github.com/repos/saltstack/salt/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/saltstack/salt/issues/19296/comments\",\"statuses_url\":\"https://api.github.com/repos/saltstack/salt/statuses/739254a4fae29ee1ba6def000b85b979608b6b2a\",\"head\":{\"label\":\"cachedout:mongodb_lint\",\"ref\":\"mongodb_lint\",\"sha\":\"739254a4fae29ee1ba6def000b85b979608b6b2a\",\"user\":{\"login\":\"cachedout\",\"id\":111616,\"node_id\":\"MDQ6VXNlcjExMTYxNg==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/111616?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cachedout\",\"html_url\":\"https://github.com/cachedout\",\"followers_url\":\"https://api.github.com/users/cachedout/followers\",\"following_url\":\"https://api.github.com/users/cachedout/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/cachedout/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/cachedout/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/cachedout/subscriptions\",\"organizations_url\":\"https://api.github.com/users/cachedout/orgs\",\"repos_url\":\"https://api.github.com/users/cachedout/repos\",\"events_url\":\"https://api.github.com/users/cachedout/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/cachedout/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":13233022,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMzIzMzAyMg==\",\"name\":\"salt\",\"full_name\":\"cachedout/salt\",\"owner\":{\"login\":\"cachedout\",\"id\":111616,\"node_id\":\"MDQ6VXNlcjExMTYxNg==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/111616?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/cachedout\",\"html_url\":\"https://github.com/cachedout\",\"followers_url\":\"https://api.github.com/users/cachedout/followers\",\"following_url\":\"https://api.github.com/users/cachedout/following{/other_user}\",\"gists_url\":\"https://api.github.com/us
INSERT INTO `pullreq` VALUES ('3328', 'scikit-learn/scikit-learn', '3574', '{\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/3574\",\"id\":19933956,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTk5MzM5NTY=\",\"html_url\":\"https://github.com/scikit-learn/scikit-learn/pull/3574\",\"diff_url\":\"https://github.com/scikit-learn/scikit-learn/pull/3574.diff\",\"patch_url\":\"https://github.com/scikit-learn/scikit-learn/pull/3574.patch\",\"issue_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/3574\",\"number\":3574,\"state\":\"closed\",\"locked\":false,\"title\":\"[MRG] Reliability curves for calibration of predict_proba\",\"user\":{\"login\":\"jmetzen\",\"id\":1116263,\"node_id\":\"MDQ6VXNlcjExMTYyNjM=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1116263?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jmetzen\",\"html_url\":\"https://github.com/jmetzen\",\"followers_url\":\"https://api.github.com/users/jmetzen/followers\",\"following_url\":\"https://api.github.com/users/jmetzen/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jmetzen/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jmetzen/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jmetzen/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jmetzen/orgs\",\"repos_url\":\"https://api.github.com/users/jmetzen/repos\",\"events_url\":\"https://api.github.com/users/jmetzen/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jmetzen/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This PR adds the reliability_curve metric to metrics.ranking.py. Reliability diagrams allow checking if the predicted probabilities of a binary classifier are well calibrated. The PR also contains an example comparing how well the predicted probabilities of different classifiers are calibrated. A notebook giving the same example can be found under http://jmetzen.github.io/2014-08-16/reliability-diagram.html\\n\\nFor some backgrounds on reliability-diagrams, please refer to the paper \\\"Predicting Good Probabilities with Supervised Learning\\\"\\n\",\"created_at\":\"2014-08-18T18:03:10Z\",\"updated_at\":\"2017-03-29T02:29:39Z\",\"closed_at\":\"2014-08-23T09:49:42Z\",\"merged_at\":null,\"merge_commit_sha\":\"f8b743a3cdb4dc5536dad24b7785ce00a0cee812\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/3574/commits\",\"review_comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/3574/comments\",\"review_comment_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/3574/comments\",\"statuses_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/statuses/77f3a4eaa2d0d64f6d46734003d3602f7b76c3d6\",\"head\":{\"label\":\"jmetzen:reliability_diagram\",\"ref\":\"reliability_diagram\",\"sha\":\"77f3a4eaa2d0d64f6d46734003d3602f7b76c3d6\",\"user\":{\"login\":\"jmetzen\",\"id\":1116263,\"node_id\":\"MDQ6VXNlcjExMTYyNjM=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1116263?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jmetzen\",\"html_url\":\"https://github.com/jmetzen\",\"followers_url\":\"https://api.github.com/users/jmetzen/followers\",\"following_url\":\"https://api.github.com/users/jmetzen/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jmetzen/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jmetzen/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jmetzen/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jmetzen/orgs\",\"repos_url\":\"https://api.github.com/users/jmetzen/repos\",\"events_url\":\"https://api.github.com/users/jmetzen/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jmetze
INSERT INTO `pullreq` VALUES ('3333', 'servo/servo', '14629', '{\"url\":\"https://api.github.com/repos/servo/servo/pulls/14629\",\"id\":98574724,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTg1NzQ3MjQ=\",\"html_url\":\"https://github.com/servo/servo/pull/14629\",\"diff_url\":\"https://github.com/servo/servo/pull/14629.diff\",\"patch_url\":\"https://github.com/servo/servo/pull/14629.patch\",\"issue_url\":\"https://api.github.com/repos/servo/servo/issues/14629\",\"number\":14629,\"state\":\"closed\",\"locked\":false,\"title\":\"Revert \\\"Update Rust to 1.15.0-nightly (8f02c429a 2016-12-15).\\\"\",\"user\":{\"login\":\"larsbergstrom\",\"id\":475847,\"node_id\":\"MDQ6VXNlcjQ3NTg0Nw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/475847?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/larsbergstrom\",\"html_url\":\"https://github.com/larsbergstrom\",\"followers_url\":\"https://api.github.com/users/larsbergstrom/followers\",\"following_url\":\"https://api.github.com/users/larsbergstrom/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/larsbergstrom/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/larsbergstrom/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/larsbergstrom/subscriptions\",\"organizations_url\":\"https://api.github.com/users/larsbergstrom/orgs\",\"repos_url\":\"https://api.github.com/users/larsbergstrom/repos\",\"events_url\":\"https://api.github.com/users/larsbergstrom/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/larsbergstrom/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This reverts commit 5618e797683e7bfc400e8b1879d89f64bfb577fa.\\r\\n\\r\\n<!-- Please describe your changes on the following line: -->\\r\\nAccording to @nox, this breaks MacOS. Should be fine tomorrow:\\r\\nrust-lang/rust#38430\\r\\n\\r\\nr? @nox @Ms2ger (or whomever)\\r\\n\\r\\n---\\r\\n<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->\\r\\n- [ ] `./mach build -d` does not report any errors\\r\\n- [ ] `./mach test-tidy` does not report any errors\\r\\n- [ ] These changes fix #__ (github issue number if applicable).\\r\\n\\r\\n<!-- Either: -->\\r\\n- [ ] There are tests for these changes OR\\r\\n- [ ] These changes do not require tests because _____\\r\\n\\r\\n<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->\\n\\n<!-- Reviewable:start -->\\n---\\nThis change is[<img src=\\\"https://reviewable.io/review_button.svg\\\" height=\\\"34\\\" align=\\\"absmiddle\\\" alt=\\\"Reviewable\\\"/>](https://reviewable.io/reviews/servo/servo/14629)\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2016-12-19T14:30:56Z\",\"updated_at\":\"2016-12-19T15:32:22Z\",\"closed_at\":\"2016-12-19T15:32:21Z\",\"merged_at\":\"2016-12-19T15:32:21Z\",\"merge_commit_sha\":\"cba3881a12cfd9a8c2361838f44a3de6a919763f\",\"assignee\":{\"login\":\"nox\",\"id\":123095,\"node_id\":\"MDQ6VXNlcjEyMzA5NQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/123095?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nox\",\"html_url\":\"https://github.com/nox\",\"followers_url\":\"https://api.github.com/users/nox/followers\",\"following_url\":\"https://api.github.com/users/nox/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nox/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nox/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nox/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nox/orgs\",\"repos_url\":\"https://api.github.com/users/nox/repos\",\"events_url\":\"https://api.github.com/users/nox/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/nox/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"nox\",\"id\":123095,\"node_id\":\"MDQ6VXNlcjEyMzA5NQ==\",\"avatar_url\":\"https://avatars0.github
INSERT INTO `pullreq` VALUES ('3337', 'symfony/symfony', '10338', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/10338\",\"id\":12985776,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTI5ODU3NzY=\",\"html_url\":\"https://github.com/symfony/symfony/pull/10338\",\"diff_url\":\"https://github.com/symfony/symfony/pull/10338.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/10338.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/10338\",\"number\":10338,\"state\":\"closed\",\"locked\":false,\"title\":\"[ExpressionLanguage] Fixed evaluation of short circuit operators\",\"user\":{\"login\":\"florianv\",\"id\":1586668,\"node_id\":\"MDQ6VXNlcjE1ODY2Njg=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1586668?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/florianv\",\"html_url\":\"https://github.com/florianv\",\"followers_url\":\"https://api.github.com/users/florianv/followers\",\"following_url\":\"https://api.github.com/users/florianv/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/florianv/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/florianv/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/florianv/subscriptions\",\"organizations_url\":\"https://api.github.com/users/florianv/orgs\",\"repos_url\":\"https://api.github.com/users/florianv/repos\",\"events_url\":\"https://api.github.com/users/florianv/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/florianv/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | yes |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | |\\n| License | MIT |\\n| Doc PR | |\\n\",\"created_at\":\"2014-02-27T02:55:14Z\",\"updated_at\":\"2014-06-12T16:35:25Z\",\"closed_at\":\"2014-02-27T13:32:07Z\",\"merged_at\":null,\"merge_commit_sha\":\"ba1e24deba0c272a43b20f2e3a3bd0c4ccf6a865\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/10338/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/10338/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/10338/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/fba0a4012838ab29860526dc6e38d2b49f2c5328\",\"head\":{\"label\":\"florianv:el-short\",\"ref\":\"el-short\",\"sha\":\"fba0a4012838ab29860526dc6e38d2b49f2c5328\",\"user\":{\"login\":\"florianv\",\"id\":1586668,\"node_id\":\"MDQ6VXNlcjE1ODY2Njg=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1586668?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/florianv\",\"html_url\":\"https://github.com/florianv\",\"followers_url\":\"https://api.github.com/users/florianv/followers\",\"following_url\":\"https://api.github.com/users/florianv/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/florianv/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/florianv/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/florianv/subscriptions\",\"organizations_url\":\"https://api.github.com/users/florianv/orgs\",\"repos_url\":\"https://api.github.com/users/florianv/repos\",\"events_url\":\"https://api.github.com/users/florianv/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/florianv/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":13701475,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxMzcwMTQ3NQ==\",\"name\":\"symfony\",\"full_name\":\"florianv/symfony\",\"owner\":{\"login\":\"florianv\",\"id\":1586668,\"node_id\":\"MDQ6VXNlcjE1ODY2Njg=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/1586668?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/florianv\",\"html_url\":\"https
INSERT INTO `pullreq` VALUES ('3341', 'facebook/react', '6121', '{\"url\":\"https://api.github.com/repos/facebook/react/pulls/6121\",\"id\":60730947,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjA3MzA5NDc=\",\"html_url\":\"https://github.com/facebook/react/pull/6121\",\"diff_url\":\"https://github.com/facebook/react/pull/6121.diff\",\"patch_url\":\"https://github.com/facebook/react/pull/6121.patch\",\"issue_url\":\"https://api.github.com/repos/facebook/react/issues/6121\",\"number\":6121,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix #6114 - Calling setState inside getChildContext should warn\",\"user\":{\"login\":\"raineroviir\",\"id\":10455065,\"node_id\":\"MDQ6VXNlcjEwNDU1MDY1\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/10455065?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/raineroviir\",\"html_url\":\"https://github.com/raineroviir\",\"followers_url\":\"https://api.github.com/users/raineroviir/followers\",\"following_url\":\"https://api.github.com/users/raineroviir/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/raineroviir/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/raineroviir/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/raineroviir/subscriptions\",\"organizations_url\":\"https://api.github.com/users/raineroviir/orgs\",\"repos_url\":\"https://api.github.com/users/raineroviir/repos\",\"events_url\":\"https://api.github.com/users/raineroviir/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/raineroviir/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"It doesn\'t pass one of the tests, but I\'m curious if this is the right direction or not.\\n\",\"created_at\":\"2016-02-25T19:13:19Z\",\"updated_at\":\"2016-03-05T16:24:39Z\",\"closed_at\":\"2016-03-05T16:24:39Z\",\"merged_at\":\"2016-03-05T16:24:39Z\",\"merge_commit_sha\":\"b116f9214fcfd2ba0f94fa00fb9d8deaa46030cf\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":196858374,\"node_id\":\"MDU6TGFiZWwxOTY4NTgzNzQ=\",\"url\":\"https://api.github.com/repos/facebook/react/labels/CLA%20Signed\",\"name\":\"CLA Signed\",\"color\":\"e7e7e7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/facebook/react/pulls/6121/commits\",\"review_comments_url\":\"https://api.github.com/repos/facebook/react/pulls/6121/comments\",\"review_comment_url\":\"https://api.github.com/repos/facebook/react/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/facebook/react/issues/6121/comments\",\"statuses_url\":\"https://api.github.com/repos/facebook/react/statuses/9c1916dedbe7e4462e8a4f43aad9b4e6bdbbf5ee\",\"head\":{\"label\":\"raineroviir:rainer\",\"ref\":\"rainer\",\"sha\":\"9c1916dedbe7e4462e8a4f43aad9b4e6bdbbf5ee\",\"user\":{\"login\":\"raineroviir\",\"id\":10455065,\"node_id\":\"MDQ6VXNlcjEwNDU1MDY1\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/10455065?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/raineroviir\",\"html_url\":\"https://github.com/raineroviir\",\"followers_url\":\"https://api.github.com/users/raineroviir/followers\",\"following_url\":\"https://api.github.com/users/raineroviir/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/raineroviir/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/raineroviir/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/raineroviir/subscriptions\",\"organizations_url\":\"https://api.github.com/users/raineroviir/orgs\",\"repos_url\":\"https://api.github.com/users/raineroviir/repos\",\"events_url\":\"https://api.github.com/users/raineroviir/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/raineroviir/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":52482518,\"node_id\":\"MDEwOlJlcG9zaXRvcnk1MjQ4MjUxOA==\",\"name\":\"react\",\"full_name\":\"raineroviir/react\",\"owner\":{\"login\":\"raineroviir\",\"id\":10455065,\"node_id\":\"MDQ6VXNlcjEwNDU1MDY1\"
INSERT INTO `pullreq` VALUES ('3345', 'facebook/react', '698', '{\"url\":\"https://api.github.com/repos/facebook/react/pulls/698\",\"id\":11056895,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTEwNTY4OTU=\",\"html_url\":\"https://github.com/facebook/react/pull/698\",\"diff_url\":\"https://github.com/facebook/react/pull/698.diff\",\"patch_url\":\"https://github.com/facebook/react/pull/698.patch\",\"issue_url\":\"https://api.github.com/repos/facebook/react/issues/698\",\"number\":698,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix html-jsx compiler\",\"user\":{\"login\":\"vjeux\",\"id\":197597,\"node_id\":\"MDQ6VXNlcjE5NzU5Nw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/197597?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/vjeux\",\"html_url\":\"https://github.com/vjeux\",\"followers_url\":\"https://api.github.com/users/vjeux/followers\",\"following_url\":\"https://api.github.com/users/vjeux/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/vjeux/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/vjeux/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/vjeux/subscriptions\",\"organizations_url\":\"https://api.github.com/users/vjeux/orgs\",\"repos_url\":\"https://api.github.com/users/vjeux/repos\",\"events_url\":\"https://api.github.com/users/vjeux/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/vjeux/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"It changed React Playground to add a required props but unfortunately didn\'t update the call sites of the front-page. I don\'t think it should be required so I\'m just making it optional and providing the correct default value.\\n\\nTest Plan:\\n- Open the front page and make sure examples are working\\n- Open /react/jsx-compiler.html and make sure it is working\\n- Open /react/html-jsx.html and make sure it is working\\n\",\"created_at\":\"2013-12-23T17:26:48Z\",\"updated_at\":\"2014-06-15T05:57:15Z\",\"closed_at\":\"2013-12-23T17:31:20Z\",\"merged_at\":\"2013-12-23T17:31:20Z\",\"merge_commit_sha\":\"68f3a72027299a00b09209fc93c88dda23f70a37\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/facebook/react/pulls/698/commits\",\"review_comments_url\":\"https://api.github.com/repos/facebook/react/pulls/698/comments\",\"review_comment_url\":\"https://api.github.com/repos/facebook/react/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/facebook/react/issues/698/comments\",\"statuses_url\":\"https://api.github.com/repos/facebook/react/statuses/6bd9f35bf3bb353a0542d33fafa9405f0a0e9843\",\"head\":{\"label\":\"vjeux:fix_compiler\",\"ref\":\"fix_compiler\",\"sha\":\"6bd9f35bf3bb353a0542d33fafa9405f0a0e9843\",\"user\":{\"login\":\"vjeux\",\"id\":197597,\"node_id\":\"MDQ6VXNlcjE5NzU5Nw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/197597?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/vjeux\",\"html_url\":\"https://github.com/vjeux\",\"followers_url\":\"https://api.github.com/users/vjeux/followers\",\"following_url\":\"https://api.github.com/users/vjeux/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/vjeux/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/vjeux/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/vjeux/subscriptions\",\"organizations_url\":\"https://api.github.com/users/vjeux/orgs\",\"repos_url\":\"https://api.github.com/users/vjeux/repos\",\"events_url\":\"https://api.github.com/users/vjeux/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/vjeux/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"facebook:master\",\"ref\":\"master\",\"sha\":\"590a5498ab149b5d3d445f09c3b7e888726869e7\",\"user\":{\"login\":\"facebook\",\"id\":69631,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjY5NjMx\",\"avatar_url\":\"https://avatars3.githubusercont
INSERT INTO `pullreq` VALUES ('3350', 'zendframework/zf2', '747', '{\"url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/747\",\"id\":728957,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzI4OTU3\",\"html_url\":\"https://github.com/zendframework/zendframework/pull/747\",\"diff_url\":\"https://github.com/zendframework/zendframework/pull/747.diff\",\"patch_url\":\"https://github.com/zendframework/zendframework/pull/747.patch\",\"issue_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/747\",\"number\":747,\"state\":\"closed\",\"locked\":false,\"title\":\"Uninitialized variable\",\"user\":{\"login\":\"marcari\",\"id\":903124,\"node_id\":\"MDQ6VXNlcjkwMzEyNA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/903124?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/marcari\",\"html_url\":\"https://github.com/marcari\",\"followers_url\":\"https://api.github.com/users/marcari/followers\",\"following_url\":\"https://api.github.com/users/marcari/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/marcari/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/marcari/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/marcari/subscriptions\",\"organizations_url\":\"https://api.github.com/users/marcari/orgs\",\"repos_url\":\"https://api.github.com/users/marcari/repos\",\"events_url\":\"https://api.github.com/users/marcari/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/marcari/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"$totalFiles may not always be initialized which causes a notice-level\\nerror message.\\n\",\"created_at\":\"2012-01-24T14:35:20Z\",\"updated_at\":\"2014-07-02T02:41:43Z\",\"closed_at\":\"2012-02-01T16:59:42Z\",\"merged_at\":\"2012-02-01T16:59:42Z\",\"merge_commit_sha\":\"6e008ed2589ca64bcda7682305c89859f6c16329\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/747/commits\",\"review_comments_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/747/comments\",\"review_comment_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/747/comments\",\"statuses_url\":\"https://api.github.com/repos/zendframework/zendframework/statuses/c66dbf7e0579e48b0db12e7dd284d617c6507969\",\"head\":{\"label\":\"marcari:master\",\"ref\":\"master\",\"sha\":\"c66dbf7e0579e48b0db12e7dd284d617c6507969\",\"user\":{\"login\":\"marcari\",\"id\":903124,\"node_id\":\"MDQ6VXNlcjkwMzEyNA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/903124?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/marcari\",\"html_url\":\"https://github.com/marcari\",\"followers_url\":\"https://api.github.com/users/marcari/followers\",\"following_url\":\"https://api.github.com/users/marcari/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/marcari/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/marcari/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/marcari/subscriptions\",\"organizations_url\":\"https://api.github.com/users/marcari/orgs\",\"repos_url\":\"https://api.github.com/users/marcari/repos\",\"events_url\":\"https://api.github.com/users/marcari/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/marcari/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":3256337,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMjU2MzM3\",\"name\":\"zf2\",\"full_name\":\"marcari/zf2\",\"owner\":{\"login\":\"marcari\",\"id\":903124,\"node_id\":\"MDQ6VXNlcjkwMzEyNA==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/903124?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/marcari\",\"html_url\":\"https://github.com/marcari\",\"followers_url\":\"https://api.github.com/users/marcari/followers\
INSERT INTO `pullreq` VALUES ('3355', 'nodejs/node', '2251', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/2251\",\"id\":40862909,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDA4NjI5MDk=\",\"html_url\":\"https://github.com/nodejs/node/pull/2251\",\"diff_url\":\"https://github.com/nodejs/node/pull/2251.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/2251.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/2251\",\"number\":2251,\"state\":\"closed\",\"locked\":false,\"title\":\"net: return if not _connecting\",\"user\":{\"login\":\"evanlucas\",\"id\":677994,\"node_id\":\"MDQ6VXNlcjY3Nzk5NA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/677994?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/evanlucas\",\"html_url\":\"https://github.com/evanlucas\",\"followers_url\":\"https://api.github.com/users/evanlucas/followers\",\"following_url\":\"https://api.github.com/users/evanlucas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/evanlucas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/evanlucas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/evanlucas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/evanlucas/orgs\",\"repos_url\":\"https://api.github.com/users/evanlucas/repos\",\"events_url\":\"https://api.github.com/users/evanlucas/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/evanlucas/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes regression introduced in af249fa8a15bad8996187e73b480b30dcd881bad.\\n\\nWith `connect` being deferred to the next tick, `Socket.destroy` could be\\ncalled before `connect`. `Socket.destroy` sets _connecting to false which\\nwould cause an assertion error.\\n\\nFixes: https://github.com/nodejs/io.js/issues/2250\\n\",\"created_at\":\"2015-07-27T00:27:05Z\",\"updated_at\":\"2015-07-27T21:31:08Z\",\"closed_at\":\"2015-07-27T21:31:05Z\",\"merged_at\":\"2015-07-27T21:31:08Z\",\"merge_commit_sha\":\"3e21a8cc33ff7ccba869fc77624184c111021905\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155435815,\"node_id\":\"MDU6TGFiZWwxNTU0MzU4MTU=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/net\",\"name\":\"net\",\"color\":\"eb6420\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/nodejs/node/milestones/9\",\"html_url\":\"https://github.com/nodejs/node/milestone/9\",\"labels_url\":\"https://api.github.com/repos/nodejs/node/milestones/9/labels\",\"id\":1225711,\"node_id\":\"MDk6TWlsZXN0b25lMTIyNTcxMQ==\",\"number\":9,\"title\":\"2.5.0\",\"description\":\"\",\"creator\":{\"login\":\"Fishrock123\",\"id\":1093990,\"node_id\":\"MDQ6VXNlcjEwOTM5OTA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1093990?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/Fishrock123\",\"html_url\":\"https://github.com/Fishrock123\",\"followers_url\":\"https://api.github.com/users/Fishrock123/followers\",\"following_url\":\"https://api.github.com/users/Fishrock123/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/Fishrock123/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/Fishrock123/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/Fishrock123/subscriptions\",\"organizations_url\":\"https://api.github.com/users/Fishrock123/orgs\",\"repos_url\":\"https://api.github.com/users/Fishrock123/repos\",\"events_url\":\"https://api.github.com/users/Fishrock123/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/Fishrock123/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":2,\"state\":\"closed\",\"created_at\":\"2015-07-25T18:02:14Z\",\"updated_at\":\"2015-07-29T19:30:38Z\",\"due_on\":null,\"closed_at\":\"2015-07-29T19:30:38Z\"},\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/2251/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/2251/commen
INSERT INTO `pullreq` VALUES ('3360', 'ansible/ansible', '5140', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/5140\",\"id\":10460423,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA0NjA0MjM=\",\"html_url\":\"https://github.com/ansible/ansible/pull/5140\",\"diff_url\":\"https://github.com/ansible/ansible/pull/5140.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/5140.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/5140\",\"number\":5140,\"state\":\"closed\",\"locked\":false,\"title\":\"support starting and stopping ec2 instances\",\"user\":{\"login\":\"otakup0pe\",\"id\":254586,\"node_id\":\"MDQ6VXNlcjI1NDU4Ng==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/254586?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/otakup0pe\",\"html_url\":\"https://github.com/otakup0pe\",\"followers_url\":\"https://api.github.com/users/otakup0pe/followers\",\"following_url\":\"https://api.github.com/users/otakup0pe/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/otakup0pe/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/otakup0pe/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/otakup0pe/subscriptions\",\"organizations_url\":\"https://api.github.com/users/otakup0pe/orgs\",\"repos_url\":\"https://api.github.com/users/otakup0pe/repos\",\"events_url\":\"https://api.github.com/users/otakup0pe/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/otakup0pe/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This seems to be working locally for me !\\n\",\"created_at\":\"2013-12-03T05:35:54Z\",\"updated_at\":\"2018-03-04T10:23:56Z\",\"closed_at\":\"2014-01-27T22:50:51Z\",\"merged_at\":null,\"merge_commit_sha\":\"90af45c62c3b30c265fc1e6a418a1390a20094a6\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":852590921,\"node_id\":\"MDU6TGFiZWw4NTI1OTA5MjE=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/feature\",\"name\":\"feature\",\"color\":\"006b75\",\"default\":false},{\"id\":61436281,\"node_id\":\"MDU6TGFiZWw2MTQzNjI4MQ==\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/needs_revision\",\"name\":\"needs_revision\",\"color\":\"eb6450\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ansible/ansible/pulls/5140/commits\",\"review_comments_url\":\"https://api.github.com/repos/ansible/ansible/pulls/5140/comments\",\"review_comment_url\":\"https://api.github.com/repos/ansible/ansible/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ansible/ansible/issues/5140/comments\",\"statuses_url\":\"https://api.github.com/repos/ansible/ansible/statuses/6fc6c191e6b525f0544ef3094c8b919667818ecf\",\"head\":{\"label\":\"otakup0pe:devel\",\"ref\":\"devel\",\"sha\":\"6fc6c191e6b525f0544ef3094c8b919667818ecf\",\"user\":{\"login\":\"otakup0pe\",\"id\":254586,\"node_id\":\"MDQ6VXNlcjI1NDU4Ng==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/254586?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/otakup0pe\",\"html_url\":\"https://github.com/otakup0pe\",\"followers_url\":\"https://api.github.com/users/otakup0pe/followers\",\"following_url\":\"https://api.github.com/users/otakup0pe/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/otakup0pe/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/otakup0pe/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/otakup0pe/subscriptions\",\"organizations_url\":\"https://api.github.com/users/otakup0pe/orgs\",\"repos_url\":\"https://api.github.com/users/otakup0pe/repos\",\"events_url\":\"https://api.github.com/users/otakup0pe/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/otakup0pe/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":14880630,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNDg4MDYzMA==\",\"name\":\"ansible\",\"full_name\":\"otakup0pe/ansible\",\"owner\":{\"login\":\"otak
INSERT INTO `pullreq` VALUES ('3364', 'django/django', '6801', '{\"url\":\"https://api.github.com/repos/django/django/pulls/6801\",\"id\":74345832,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzQzNDU4MzI=\",\"html_url\":\"https://github.com/django/django/pull/6801\",\"diff_url\":\"https://github.com/django/django/pull/6801.diff\",\"patch_url\":\"https://github.com/django/django/pull/6801.patch\",\"issue_url\":\"https://api.github.com/repos/django/django/issues/6801\",\"number\":6801,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixed #26750 -- Fixed introspection for geography point field with dim=3\",\"user\":{\"login\":\"claudep\",\"id\":143192,\"node_id\":\"MDQ6VXNlcjE0MzE5Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/143192?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/claudep\",\"html_url\":\"https://github.com/claudep\",\"followers_url\":\"https://api.github.com/users/claudep/followers\",\"following_url\":\"https://api.github.com/users/claudep/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/claudep/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/claudep/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/claudep/subscriptions\",\"organizations_url\":\"https://api.github.com/users/claudep/orgs\",\"repos_url\":\"https://api.github.com/users/claudep/repos\",\"events_url\":\"https://api.github.com/users/claudep/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/claudep/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Thanks Yegor Kazantsev for the report and the initial patch.\\n\",\"created_at\":\"2016-06-18T19:53:33Z\",\"updated_at\":\"2016-06-21T13:23:26Z\",\"closed_at\":\"2016-06-21T13:23:20Z\",\"merged_at\":\"2016-06-21T13:23:20Z\",\"merge_commit_sha\":\"140c23502651dde4a562f3d732c862b5ccca2294\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/django/django/pulls/6801/commits\",\"review_comments_url\":\"https://api.github.com/repos/django/django/pulls/6801/comments\",\"review_comment_url\":\"https://api.github.com/repos/django/django/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/django/django/issues/6801/comments\",\"statuses_url\":\"https://api.github.com/repos/django/django/statuses/140c23502651dde4a562f3d732c862b5ccca2294\",\"head\":{\"label\":\"claudep:26750\",\"ref\":\"26750\",\"sha\":\"140c23502651dde4a562f3d732c862b5ccca2294\",\"user\":{\"login\":\"claudep\",\"id\":143192,\"node_id\":\"MDQ6VXNlcjE0MzE5Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/143192?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/claudep\",\"html_url\":\"https://github.com/claudep\",\"followers_url\":\"https://api.github.com/users/claudep/followers\",\"following_url\":\"https://api.github.com/users/claudep/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/claudep/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/claudep/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/claudep/subscriptions\",\"organizations_url\":\"https://api.github.com/users/claudep/orgs\",\"repos_url\":\"https://api.github.com/users/claudep/repos\",\"events_url\":\"https://api.github.com/users/claudep/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/claudep/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":4217165,\"node_id\":\"MDEwOlJlcG9zaXRvcnk0MjE3MTY1\",\"name\":\"django\",\"full_name\":\"claudep/django\",\"owner\":{\"login\":\"claudep\",\"id\":143192,\"node_id\":\"MDQ6VXNlcjE0MzE5Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/143192?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/claudep\",\"html_url\":\"https://github.com/claudep\",\"followers_url\":\"https://api.github.com/users/claudep/followers\",\"following_url\":\"https://api.github.com/users/claudep/following{/other_user}\",\"gists_url\":\"
INSERT INTO `pullreq` VALUES ('3368', 'zendframework/zf2', '5654', '{\"url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/5654\",\"id\":11161327,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTExNjEzMjc=\",\"html_url\":\"https://github.com/zendframework/zendframework/pull/5654\",\"diff_url\":\"https://github.com/zendframework/zendframework/pull/5654.diff\",\"patch_url\":\"https://github.com/zendframework/zendframework/pull/5654.patch\",\"issue_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/5654\",\"number\":5654,\"state\":\"closed\",\"locked\":false,\"title\":\"2014 copyright date update\",\"user\":{\"login\":\"BinaryKitten\",\"id\":67553,\"node_id\":\"MDQ6VXNlcjY3NTUz\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/67553?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/BinaryKitten\",\"html_url\":\"https://github.com/BinaryKitten\",\"followers_url\":\"https://api.github.com/users/BinaryKitten/followers\",\"following_url\":\"https://api.github.com/users/BinaryKitten/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/BinaryKitten/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/BinaryKitten/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/BinaryKitten/subscriptions\",\"organizations_url\":\"https://api.github.com/users/BinaryKitten/orgs\",\"repos_url\":\"https://api.github.com/users/BinaryKitten/repos\",\"events_url\":\"https://api.github.com/users/BinaryKitten/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/BinaryKitten/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"All copyrights updated from 2005-2013 to 2005-2014\\n\",\"created_at\":\"2013-12-31T16:19:13Z\",\"updated_at\":\"2014-06-22T14:56:18Z\",\"closed_at\":\"2014-01-02T16:41:28Z\",\"merged_at\":\"2014-01-02T16:41:28Z\",\"merge_commit_sha\":\"1e1f1cd7416fa3abf0d1167bb5b0932a12e39693\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/5654/commits\",\"review_comments_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/5654/comments\",\"review_comment_url\":\"https://api.github.com/repos/zendframework/zendframework/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/zendframework/zendframework/issues/5654/comments\",\"statuses_url\":\"https://api.github.com/repos/zendframework/zendframework/statuses/a961e1946088c2f713fb643da5cc8f1a19ab3b8c\",\"head\":{\"label\":\"BinaryKitten:2014_date_update\",\"ref\":\"2014_date_update\",\"sha\":\"a961e1946088c2f713fb643da5cc8f1a19ab3b8c\",\"user\":{\"login\":\"BinaryKitten\",\"id\":67553,\"node_id\":\"MDQ6VXNlcjY3NTUz\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/67553?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/BinaryKitten\",\"html_url\":\"https://github.com/BinaryKitten\",\"followers_url\":\"https://api.github.com/users/BinaryKitten/followers\",\"following_url\":\"https://api.github.com/users/BinaryKitten/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/BinaryKitten/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/BinaryKitten/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/BinaryKitten/subscriptions\",\"organizations_url\":\"https://api.github.com/users/BinaryKitten/orgs\",\"repos_url\":\"https://api.github.com/users/BinaryKitten/repos\",\"events_url\":\"https://api.github.com/users/BinaryKitten/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/BinaryKitten/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":5691150,\"node_id\":\"MDEwOlJlcG9zaXRvcnk1NjkxMTUw\",\"name\":\"zf2\",\"full_name\":\"BinaryKitten/zf2\",\"owner\":{\"login\":\"BinaryKitten\",\"id\":67553,\"node_id\":\"MDQ6VXNlcjY3NTUz\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/67553?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users
INSERT INTO `pullreq` VALUES ('3372', 'kubernetes/kubernetes', '42152', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/42152\",\"id\":108097123,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA4MDk3MTIz\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/42152\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/42152.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/42152.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/42152\",\"number\":42152,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix abac oplicy example file\",\"user\":{\"login\":\"CaoShuFeng\",\"id\":20855209,\"node_id\":\"MDQ6VXNlcjIwODU1MjA5\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/20855209?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/CaoShuFeng\",\"html_url\":\"https://github.com/CaoShuFeng\",\"followers_url\":\"https://api.github.com/users/CaoShuFeng/followers\",\"following_url\":\"https://api.github.com/users/CaoShuFeng/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/CaoShuFeng/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/CaoShuFeng/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/CaoShuFeng/subscriptions\",\"organizations_url\":\"https://api.github.com/users/CaoShuFeng/orgs\",\"repos_url\":\"https://api.github.com/users/CaoShuFeng/repos\",\"events_url\":\"https://api.github.com/users/CaoShuFeng/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/CaoShuFeng/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\\\"system:unauthenticated\\\" is a group name rather than user name.\\r\\nFix it in the example file.\\r\\n\\r\\n<!-- Thanks for sending a pull request! Here are some tips for you:\\r\\n1. If this is your first time, read our contributor guidelines https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md and developer guide https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md\\r\\n2. If you want *faster* PR reviews, read how: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/faster_reviews.md\\r\\n3. Follow the instructions for writing a release note: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes\\r\\n-->\\r\\n\\r\\n**Release note**:\\r\\n<!-- Steps to write your release note:\\r\\n1. Use the release-note-* labels to set the release note state (if you have access) \\r\\n2. Enter your extended release note in the below block; leaving it blank means using the PR title as the release note. If no release note is required, just write `NONE`. \\r\\n-->\\r\\n```NONE\\r\\n```\\r\\n\",\"created_at\":\"2017-02-27T11:39:00Z\",\"updated_at\":\"2017-04-14T09:10:52Z\",\"closed_at\":\"2017-04-04T04:09:41Z\",\"merged_at\":\"2017-04-04T04:09:41Z\",\"merge_commit_sha\":\"39713aca4e6ab73cea7c733d5f5d368b9bc5675e\",\"assignee\":{\"login\":\"liggitt\",\"id\":980082,\"node_id\":\"MDQ6VXNlcjk4MDA4Mg==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/980082?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/liggitt\",\"html_url\":\"https://github.com/liggitt\",\"followers_url\":\"https://api.github.com/users/liggitt/followers\",\"following_url\":\"https://api.github.com/users/liggitt/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/liggitt/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/liggitt/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/liggitt/subscriptions\",\"organizations_url\":\"https://api.github.com/users/liggitt/orgs\",\"repos_url\":\"https://api.github.com/users/liggitt/repos\",\"events_url\":\"https://api.github.com/users/liggitt/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/liggitt/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"liggitt\",\"id\":980082,\"node_id\":\"MDQ6VXNlcjk4MDA4Mg==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/980082?v=4\",\"grav
INSERT INTO `pullreq` VALUES ('3376', 'kubernetes/kubernetes', '46383', '{\"url\":\"https://api.github.com/repos/kubernetes/kubernetes/pulls/46383\",\"id\":122324633,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTIyMzI0NjMz\",\"html_url\":\"https://github.com/kubernetes/kubernetes/pull/46383\",\"diff_url\":\"https://github.com/kubernetes/kubernetes/pull/46383.diff\",\"patch_url\":\"https://github.com/kubernetes/kubernetes/pull/46383.patch\",\"issue_url\":\"https://api.github.com/repos/kubernetes/kubernetes/issues/46383\",\"number\":46383,\"state\":\"closed\",\"locked\":false,\"title\":\"fix certificates flake\",\"user\":{\"login\":\"mikedanese\",\"id\":1787169,\"node_id\":\"MDQ6VXNlcjE3ODcxNjk=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1787169?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mikedanese\",\"html_url\":\"https://github.com/mikedanese\",\"followers_url\":\"https://api.github.com/users/mikedanese/followers\",\"following_url\":\"https://api.github.com/users/mikedanese/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mikedanese/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mikedanese/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mikedanese/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mikedanese/orgs\",\"repos_url\":\"https://api.github.com/users/mikedanese/repos\",\"events_url\":\"https://api.github.com/users/mikedanese/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mikedanese/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes https://github.com/kubernetes/kubernetes/issues/46365\\r\\nFixes https://github.com/kubernetes/kubernetes/issues/46374\",\"created_at\":\"2017-05-24T21:10:56Z\",\"updated_at\":\"2017-05-26T21:54:21Z\",\"closed_at\":\"2017-05-26T19:57:58Z\",\"merged_at\":\"2017-05-26T19:57:58Z\",\"merge_commit_sha\":\"b7ebdfa9782d1885e6cbde9ac638d94c8f392e9c\",\"assignee\":{\"login\":\"ncdc\",\"id\":354,\"node_id\":\"MDQ6VXNlcjM1NA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/354?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ncdc\",\"html_url\":\"https://github.com/ncdc\",\"followers_url\":\"https://api.github.com/users/ncdc/followers\",\"following_url\":\"https://api.github.com/users/ncdc/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ncdc/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ncdc/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ncdc/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ncdc/orgs\",\"repos_url\":\"https://api.github.com/users/ncdc/repos\",\"events_url\":\"https://api.github.com/users/ncdc/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ncdc/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"ncdc\",\"id\":354,\"node_id\":\"MDQ6VXNlcjM1NA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/354?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ncdc\",\"html_url\":\"https://github.com/ncdc\",\"followers_url\":\"https://api.github.com/users/ncdc/followers\",\"following_url\":\"https://api.github.com/users/ncdc/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ncdc/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ncdc/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ncdc/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ncdc/orgs\",\"repos_url\":\"https://api.github.com/users/ncdc/repos\",\"events_url\":\"https://api.github.com/users/ncdc/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ncdc/received_events\",\"type\":\"User\",\"site_admin\":false},{\"login\":\"liggitt\",\"id\":980082,\"node_id\":\"MDQ6VXNlcjk4MDA4Mg==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/980082?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/liggitt\",\"html_url\":\"https://github.com/liggitt\",
INSERT INTO `pullreq` VALUES ('3380', 'rust-lang/rust', '32942', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/32942\",\"id\":66388876,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjYzODg4NzY=\",\"html_url\":\"https://github.com/rust-lang/rust/pull/32942\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/32942.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/32942.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/32942\",\"number\":32942,\"state\":\"closed\",\"locked\":false,\"title\":\"mk: Bootstrap from stable instead of snapshots\",\"user\":{\"login\":\"alexcrichton\",\"id\":64996,\"node_id\":\"MDQ6VXNlcjY0OTk2\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/64996?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/alexcrichton\",\"html_url\":\"https://github.com/alexcrichton\",\"followers_url\":\"https://api.github.com/users/alexcrichton/followers\",\"following_url\":\"https://api.github.com/users/alexcrichton/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/alexcrichton/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/alexcrichton/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/alexcrichton/subscriptions\",\"organizations_url\":\"https://api.github.com/users/alexcrichton/orgs\",\"repos_url\":\"https://api.github.com/users/alexcrichton/repos\",\"events_url\":\"https://api.github.com/users/alexcrichton/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/alexcrichton/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This commit removes all infrastructure from the repository for our so-called\\nsnapshots to instead bootstrap the compiler from stable releases. Bootstrapping\\nfrom a previously stable release is a long-desired feature of distros because\\nthey\'re not fans of downloading binary stage0 blobs from us. Additionally, this\\nmakes our own CI easier as we can decommission all of the snapshot builders and\\nstart having a regular cadence to when we update the stage0 compiler.\\n\\nA new `src/etc/get-stage0.py` script was added which shares some code with\\n`src/bootstrap/bootstrap.py` to read a new file, `src/stage0.txt`, which lists\\nthe current stage0 compiler as well as cargo that we bootstrap from. This script\\nwill download the relevant `rustc` package an unpack it into `$target/stage0` as\\nwe do today.\\n\\nOne problem of bootstrapping from stable releases is that we\'re not able to\\ncompile unstable code (e.g. all the `#![feature]` directives in libcore/libstd).\\nTo overcome this we employ two strategies:\\n- The bootstrap key of the previous compiler is hardcoded into `src/stage0.txt`\\n (enabled as a result of #32731) and exported by the build system. This enables\\n nightly features in the compiler we download.\\n- The standard library and compiler are pinned to a specific stage0, which\\n doesn\'t change, so we\'re guaranteed that we\'ll continue compiling as we start\\n from a known fixed source.\\n\\nThe process for making a release will also need to be tweaked now to continue to\\ncadence of bootstrapping from the previous release. This process looks like:\\n1. Merge `beta` to `stable`\\n2. Produce a new stable compiler.\\n3. Change `master` to bootstrap from this new stable compiler.\\n4. Merge `master` to `beta`\\n5. Produce a new beta compiler\\n6. Change `master` to bootstrap from this new beta compiler.\\n\\nStep 3 above should involve very few changes as `master` was previously\\nbootstrapping from `beta` which is the same as `stable` at that point in time.\\nStep 6, however, is where we benefit from removing lots of `#[cfg(stage0)]` and\\nget to use new features. This also shouldn\'t slow the release too much as steps\\n1-5 requires little work other than waiting and step 6 just needs to happen at\\nsome point during a release cycle, it\'s not time sensitive.\\n\\nCloses #29555\\nCloses #29557\\n\",\"created_at\":\"2016-04-13T20:47:58Z\",\"updated_at\":\"2016-05-02T18:44:14Z\",\"closed_at\":\"2016-04-20
INSERT INTO `pullreq` VALUES ('3384', 'symfony/symfony', '7386', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/7386\",\"id\":4633945,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDYzMzk0NQ==\",\"html_url\":\"https://github.com/symfony/symfony/pull/7386\",\"diff_url\":\"https://github.com/symfony/symfony/pull/7386.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/7386.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/7386\",\"number\":7386,\"state\":\"closed\",\"locked\":false,\"title\":\"[Intl] Refactored Locale component into two new components Icu and Intl\",\"user\":{\"login\":\"webmozart\",\"id\":176399,\"node_id\":\"MDQ6VXNlcjE3NjM5OQ==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/176399?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/webmozart\",\"html_url\":\"https://github.com/webmozart\",\"followers_url\":\"https://api.github.com/users/webmozart/followers\",\"following_url\":\"https://api.github.com/users/webmozart/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/webmozart/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/webmozart/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/webmozart/subscriptions\",\"organizations_url\":\"https://api.github.com/users/webmozart/orgs\",\"repos_url\":\"https://api.github.com/users/webmozart/repos\",\"events_url\":\"https://api.github.com/users/webmozart/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/webmozart/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | yes |\\n| New feature? | no |\\n| BC breaks? | yes |\\n| Deprecations? | yes |\\n| Tests pass? | yes |\\n| Fixed tickets | #5279 |\\n| License | MIT |\\n| Doc PR | symfony/symfony-docs#2312 |\\n\\nThe Intl component is now a simple drop-in replacement layer for the C intl extension. Install it via Composer and have it available automatically if the intl extension is not available.\\n\\nAdditionally, the component ships data from the ICU library which can be accessed through the methods:\\n\\n``` php\\nuse Symfony\\\\Component\\\\Intl\\\\Intl;\\n\\nIntl::getCurrencyBundle()->...\\nIntl::getLanguageBundle()->...\\nIntl::getLocaleBundle()->...\\nIntl::getRegionBundle()->...\\n```\\n\\nIf the intl extension is installed, Composer will install the ICU data for the ICU version in the intl extension. If the intl extension is not installed, Composer will use stub ICU data for the latest ICU version (see `Intl::getStubIcuVersion()`).\\n\\nSee the [README](/bschussek/symfony/blob/intl/src/Symfony/Component/Intl/README.md) for more information.\\n\\nTodo:\\n- [x] finish the Intl README file\\n- [x] update the Icu README file\\n- [x] update the documentation\\n- [x] make parameter `$locale` optional (default to `\\\\Locale::getDefault()`) in resource bundle methods\\n- [x] remove `(Icu)?Version::compare` calls in the tests\\n- [x] solve deployment problem when trying to install incompatible symfony/icu version listed in composer.lock\\n\\nCreate the following branches in the [Icu component](https://github.com/symfony/Icu):\\n- [x] 1.0.x\\n- [x] 1.1.x\\n- [x] 1.2.x\\n\",\"created_at\":\"2013-03-15T09:16:16Z\",\"updated_at\":\"2014-06-12T14:31:48Z\",\"closed_at\":\"2013-04-18T07:37:15Z\",\"merged_at\":\"2013-04-18T07:37:15Z\",\"merge_commit_sha\":\"194a01ca5d1e604888efe64e446efc9070fb7d46\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/7386/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/7386/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/7386/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/9118b4a640c5f286292de77eb689306c5f1beb7b\",\"head\":{\"label\":\"webmozart:int
INSERT INTO `pullreq` VALUES ('3388', 'symfony/symfony', '1609', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/1609\",\"id\":216456,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjE2NDU2\",\"html_url\":\"https://github.com/symfony/symfony/pull/1609\",\"diff_url\":\"https://github.com/symfony/symfony/pull/1609.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/1609.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/1609\",\"number\":1609,\"state\":\"closed\",\"locked\":false,\"title\":\"[HttpFoundation][File] Moved extension guessing to a dedicated class\",\"user\":{\"login\":\"benjamindulau\",\"id\":430689,\"node_id\":\"MDQ6VXNlcjQzMDY4OQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/430689?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/benjamindulau\",\"html_url\":\"https://github.com/benjamindulau\",\"followers_url\":\"https://api.github.com/users/benjamindulau/followers\",\"following_url\":\"https://api.github.com/users/benjamindulau/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/benjamindulau/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/benjamindulau/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/benjamindulau/subscriptions\",\"organizations_url\":\"https://api.github.com/users/benjamindulau/orgs\",\"repos_url\":\"https://api.github.com/users/benjamindulau/repos\",\"events_url\":\"https://api.github.com/users/benjamindulau/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/benjamindulau/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Added an ExtensionGuesser class and moved the extension guessing from HttpFoundation\\\\File into it as this functionality can be useful outside of the HttpFoundation\\\\File class.\\n\",\"created_at\":\"2011-07-09T23:59:55Z\",\"updated_at\":\"2014-06-14T07:22:53Z\",\"closed_at\":\"2011-07-10T08:07:51Z\",\"merged_at\":null,\"merge_commit_sha\":\"ec79b7056020c13fb17aa31eab4789919f46d118\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/1609/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/1609/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/1609/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/51f015d61c3206266c8c38b4a6c62cc14018d634\",\"head\":{\"label\":\"benjamindulau:ExtensionGuesser\",\"ref\":\"ExtensionGuesser\",\"sha\":\"51f015d61c3206266c8c38b4a6c62cc14018d634\",\"user\":{\"login\":\"benjamindulau\",\"id\":430689,\"node_id\":\"MDQ6VXNlcjQzMDY4OQ==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/430689?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/benjamindulau\",\"html_url\":\"https://github.com/benjamindulau\",\"followers_url\":\"https://api.github.com/users/benjamindulau/followers\",\"following_url\":\"https://api.github.com/users/benjamindulau/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/benjamindulau/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/benjamindulau/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/benjamindulau/subscriptions\",\"organizations_url\":\"https://api.github.com/users/benjamindulau/orgs\",\"repos_url\":\"https://api.github.com/users/benjamindulau/repos\",\"events_url\":\"https://api.github.com/users/benjamindulau/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/benjamindulau/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"symfony:master\",\"ref\":\"master\",\"sha\":\"2ec35428d40fef32fe87d79ec9ba63f6f52abcf3\",\"user\":{\"login\":\"symfony\",\"id\":143937,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjE0MzkzNw==\",\"avatar_url\":\"https://avatars3.git
INSERT INTO `pullreq` VALUES ('3393', 'ansible/ansible', '23233', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/23233\",\"id\":113993670,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTEzOTkzNjcw\",\"html_url\":\"https://github.com/ansible/ansible/pull/23233\",\"diff_url\":\"https://github.com/ansible/ansible/pull/23233.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/23233.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/23233\",\"number\":23233,\"state\":\"closed\",\"locked\":false,\"title\":\"Make scripts into symlinks\",\"user\":{\"login\":\"abadger\",\"id\":209242,\"node_id\":\"MDQ6VXNlcjIwOTI0Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/209242?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/abadger\",\"html_url\":\"https://github.com/abadger\",\"followers_url\":\"https://api.github.com/users/abadger/followers\",\"following_url\":\"https://api.github.com/users/abadger/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/abadger/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/abadger/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/abadger/subscriptions\",\"organizations_url\":\"https://api.github.com/users/abadger/orgs\",\"repos_url\":\"https://api.github.com/users/abadger/repos\",\"events_url\":\"https://api.github.com/users/abadger/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/abadger/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"pip can\'t handle zip files with symlinks. Attempt to workaround that by\\r\\ntransforming the bin scripts into symlinks after the zip file has been\\r\\nunarchived into the build tree.\\r\\n\\r\\n\\r\\n##### ISSUE TYPE\\r\\n\\r\\n - Bugfix Pull Request\\r\\n\\r\\n##### COMPONENT NAME\\r\\nsetup.py\\r\\n\\r\\n##### ANSIBLE VERSION\\r\\n<!--- Paste verbatim output from “ansible --version” between quotes below -->\\r\\n```\\r\\ndevel\\r\\n```\\r\\n\\r\\n\\r\\n##### ADDITIONAL INFORMATION\\r\\nWe advise people not to install from github but they do so anyways. Before, it had no chance of working because of Ansible modules being in git submodules. Now that the modules are in the same repository we are closer to it being able to work... If this patch is sufficient we might as well do it.\\r\\n\",\"created_at\":\"2017-04-03T18:32:04Z\",\"updated_at\":\"2018-03-06T04:18:51Z\",\"closed_at\":\"2017-04-04T18:19:28Z\",\"merged_at\":\"2017-04-04T18:19:28Z\",\"merge_commit_sha\":\"57a7d7704ff091f5f9b957c12826435829b1c892\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":562292166,\"node_id\":\"MDU6TGFiZWw1NjIyOTIxNjY=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/affects_2.4\",\"name\":\"affects_2.4\",\"color\":\"ededed\",\"default\":false},{\"id\":785271699,\"node_id\":\"MDU6TGFiZWw3ODUyNzE2OTk=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/bug\",\"name\":\"bug\",\"color\":\"fbca04\",\"default\":true}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ansible/ansible/pulls/23233/commits\",\"review_comments_url\":\"https://api.github.com/repos/ansible/ansible/pulls/23233/comments\",\"review_comment_url\":\"https://api.github.com/repos/ansible/ansible/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ansible/ansible/issues/23233/comments\",\"statuses_url\":\"https://api.github.com/repos/ansible/ansible/statuses/5415a9cf54beb96baa3aa8664e05f97f3c128d8e\",\"head\":{\"label\":\"abadger:possible-fix-for-github-tarballs\",\"ref\":\"possible-fix-for-github-tarballs\",\"sha\":\"5415a9cf54beb96baa3aa8664e05f97f3c128d8e\",\"user\":{\"login\":\"abadger\",\"id\":209242,\"node_id\":\"MDQ6VXNlcjIwOTI0Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/209242?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/abadger\",\"html_url\":\"https://github.com/abadger\",\"followers_url\":\"https://api.github.com/users/abadger/followers\",\"following_url\":\"https
INSERT INTO `pullreq` VALUES ('3397', 'rails/rails', '7305', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/7305\",\"id\":2021569,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjAyMTU2OQ==\",\"html_url\":\"https://github.com/rails/rails/pull/7305\",\"diff_url\":\"https://github.com/rails/rails/pull/7305.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/7305.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/7305\",\"number\":7305,\"state\":\"closed\",\"locked\":false,\"title\":\"Do not escape HTML entities in text files\",\"user\":{\"login\":\"iblue\",\"id\":93362,\"node_id\":\"MDQ6VXNlcjkzMzYy\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/93362?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/iblue\",\"html_url\":\"https://github.com/iblue\",\"followers_url\":\"https://api.github.com/users/iblue/followers\",\"following_url\":\"https://api.github.com/users/iblue/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/iblue/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/iblue/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/iblue/subscriptions\",\"organizations_url\":\"https://api.github.com/users/iblue/orgs\",\"repos_url\":\"https://api.github.com/users/iblue/repos\",\"events_url\":\"https://api.github.com/users/iblue/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/iblue/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Rails escapes HTML entities in erb files. This is great, because it prevents Cross Site Scripting and other evil attacks. However there is one case, where this behavior leads to undesired effects.\\n\\nRails escapes HTML entities in plain text mails. When I am using a `message.text.erb` file, `ActionMailer` correctly detects that the mail contains plain text and sets a `text/plain` mime type. However, ERB still handles this as an html file and escapes HTML entities.\\n\\nFor example, if my template contains `Dear <%= @customer_name %>, ...` and `@customer_name` is _Foobar & Partner_, then the mail will contain _Dear Foobar <b>&amp;amp;</b> Partner_.\\n\\nThe following commit just disables HTML escaping in text templates. A text erb template is every file that has `.text` in the file name and is handled by erb.\\n\",\"created_at\":\"2012-08-09T22:20:44Z\",\"updated_at\":\"2014-06-18T00:01:55Z\",\"closed_at\":\"2012-08-09T22:43:15Z\",\"merged_at\":null,\"merge_commit_sha\":\"53a458ef44a13dcc31fc4f0ef6436a0725154c98\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/7305/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/7305/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/7305/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/58effd9871f049e7d50a163c4e53098cb2c0b1e9\",\"head\":{\"label\":\"iblue:no-html-entities-in-text-files\",\"ref\":\"no-html-entities-in-text-files\",\"sha\":\"58effd9871f049e7d50a163c4e53098cb2c0b1e9\",\"user\":{\"login\":\"iblue\",\"id\":93362,\"node_id\":\"MDQ6VXNlcjkzMzYy\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/93362?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/iblue\",\"html_url\":\"https://github.com/iblue\",\"followers_url\":\"https://api.github.com/users/iblue/followers\",\"following_url\":\"https://api.github.com/users/iblue/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/iblue/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/iblue/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/iblue/subscriptions\",\"organizations_url\":\"https://api.github.com/users/iblue/orgs\",\"repos_url\":\"https://api.github.com/users/iblue/repos\",\"events_url\":\"https://api.github.com/users/iblue/events{/privacy}\",\"r
INSERT INTO `pullreq` VALUES ('3401', 'nodejs/node', '8957', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/8957\",\"id\":88282254,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODgyODIyNTQ=\",\"html_url\":\"https://github.com/nodejs/node/pull/8957\",\"diff_url\":\"https://github.com/nodejs/node/pull/8957.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/8957.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/8957\",\"number\":8957,\"state\":\"closed\",\"locked\":false,\"title\":\"readline : corrected \\\"concievably\\\" spelling\",\"user\":{\"login\":\"minervapanda\",\"id\":11734962,\"node_id\":\"MDQ6VXNlcjExNzM0OTYy\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/11734962?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/minervapanda\",\"html_url\":\"https://github.com/minervapanda\",\"followers_url\":\"https://api.github.com/users/minervapanda/followers\",\"following_url\":\"https://api.github.com/users/minervapanda/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/minervapanda/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/minervapanda/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/minervapanda/subscriptions\",\"organizations_url\":\"https://api.github.com/users/minervapanda/orgs\",\"repos_url\":\"https://api.github.com/users/minervapanda/repos\",\"events_url\":\"https://api.github.com/users/minervapanda/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/minervapanda/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"corrected the spelling of concievably in readline.js to conceivably\\n\",\"created_at\":\"2016-10-06T15:14:28Z\",\"updated_at\":\"2016-10-06T15:18:09Z\",\"closed_at\":\"2016-10-06T15:18:09Z\",\"merged_at\":null,\"merge_commit_sha\":\"effba0ee6e32fd8a910a6adbc9852cbc86b998da\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155435874,\"node_id\":\"MDU6TGFiZWwxNTU0MzU4NzQ=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/readline\",\"name\":\"readline\",\"color\":\"d4c5f9\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/8957/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/8957/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/8957/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/5e7233ae47f0da5ad552b6e17ac1375e55b0d002\",\"head\":{\"label\":\"minervapanda:master\",\"ref\":\"master\",\"sha\":\"5e7233ae47f0da5ad552b6e17ac1375e55b0d002\",\"user\":{\"login\":\"minervapanda\",\"id\":11734962,\"node_id\":\"MDQ6VXNlcjExNzM0OTYy\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/11734962?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/minervapanda\",\"html_url\":\"https://github.com/minervapanda\",\"followers_url\":\"https://api.github.com/users/minervapanda/followers\",\"following_url\":\"https://api.github.com/users/minervapanda/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/minervapanda/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/minervapanda/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/minervapanda/subscriptions\",\"organizations_url\":\"https://api.github.com/users/minervapanda/orgs\",\"repos_url\":\"https://api.github.com/users/minervapanda/repos\",\"events_url\":\"https://api.github.com/users/minervapanda/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/minervapanda/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":70116004,\"node_id\":\"MDEwOlJlcG9zaXRvcnk3MDExNjAwNA==\",\"name\":\"node\",\"full_name\":\"minervapanda/node\",\"owner\":{\"login\":\"minervapanda\",\"id\":11734962,\"node_id\":\"MDQ6VXNlcjExNzM0OTYy\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/11734962?v=4\",
INSERT INTO `pullreq` VALUES ('3406', 'nodejs/node', '9284', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/9284\",\"id\":90912072,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTA5MTIwNzI=\",\"html_url\":\"https://github.com/nodejs/node/pull/9284\",\"diff_url\":\"https://github.com/nodejs/node/pull/9284.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/9284.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/9284\",\"number\":9284,\"state\":\"closed\",\"locked\":false,\"title\":\"deps: upgrade npm to 4.0.1\",\"user\":{\"login\":\"zkat\",\"id\":17535,\"node_id\":\"MDQ6VXNlcjE3NTM1\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/17535?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zkat\",\"html_url\":\"https://github.com/zkat\",\"followers_url\":\"https://api.github.com/users/zkat/followers\",\"following_url\":\"https://api.github.com/users/zkat/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zkat/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zkat/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zkat/subscriptions\",\"organizations_url\":\"https://api.github.com/users/zkat/orgs\",\"repos_url\":\"https://api.github.com/users/zkat/repos\",\"events_url\":\"https://api.github.com/users/zkat/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/zkat/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"<!--\\nThank you for your pull request. Please review below requirements.\\n\\nBug fixes and new features should include tests and possibly benchmarks.\\n\\nContributors guide: https://github.com/nodejs/node/blob/master/CONTRIBUTING.md\\n-->\\n##### Checklist\\n\\n<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->\\n- [x] `make -j8 test` (UNIX), or `vcbuild test nosign` (Windows) passes\\n- [x] tests and/or benchmarks are included\\n- [x] documentation is changed or added\\n- [x] commit message follows commit guidelines\\n##### Affected core subsystem(s)\\n\\n<!-- Provide affected core subsystem(s) (like doc, cluster, crypto, etc). -->\\n- `deps`\\n##### Description of change\\n\\n<!-- Provide a description of the change below this comment. -->\\n\\nHey y\'all! #8977 was created a while back to track stuff surrounding this release, and I think it\'s a good decision to wait to do a minor bump later, rather than rush this release out in any way. Thanks a bunch for your patience!\\n\\nAs you can see, this is a semver-major bump for npm. That said, the actual impact of the release to the ecosystem is relatively small. Most certainly much smaller in impact than `npm@3` was. We\'re still sniffing out a couple of issues and might even put together an `npm@4.0.2` soon to iron that out before `npm@4` becomes `latest`.\\n\\n**THIS IS NOT A FINAL RELEASE** -- as mentioned in #8977, this is a preview of `npm@4` so y\'all can start testing and taking a look at changes and make sure everything looks good before considering including it with official node releases.\\n\\nOne more note: With the release of `npm@4`, we\'ve decided to move _both_ `npm@2` and `npm@3` to maintenance: that means we\'re unlikely to continue adding features to either of those, but will include critical patches, specially security patches, if something comes up. Regular bugfixes will not be done, as it\'s much better for our team to be able to focus on the latest release which we\'re standing behind. As far as Node Core is concerned, though, `npm@2` continues what we consider to be a sort of LTS release for y\'all\'s sake. Maintenance doesn\'t mean it\'s no longer maintained, and users should continue to have a working experience with `npm@2` until `node@4` leaves LTS. `npm@3.10.9`, which I\'ll be downstreaming soon, might end up being our last `npm@3` release.\\n\\nSo without further ado, `npm@4`!\\n##### Breaking Changes\\n- `npm search` rewritten to stream results, and no longer supports sorting.\\n- `npm scripts` no longer prepend the path of the node executable used to run
INSERT INTO `pullreq` VALUES ('3410', 'symfony/symfony', '2181', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/2181\",\"id\":330627,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzMwNjI3\",\"html_url\":\"https://github.com/symfony/symfony/pull/2181\",\"diff_url\":\"https://github.com/symfony/symfony/pull/2181.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/2181.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/2181\",\"number\":2181,\"state\":\"closed\",\"locked\":false,\"title\":\"[Validator] Fixed UniqueEntityValidator to properly handle association fields\",\"user\":{\"login\":\"magabriel\",\"id\":752590,\"node_id\":\"MDQ6VXNlcjc1MjU5MA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/752590?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/magabriel\",\"html_url\":\"https://github.com/magabriel\",\"followers_url\":\"https://api.github.com/users/magabriel/followers\",\"following_url\":\"https://api.github.com/users/magabriel/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/magabriel/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/magabriel/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/magabriel/subscriptions\",\"organizations_url\":\"https://api.github.com/users/magabriel/orgs\",\"repos_url\":\"https://api.github.com/users/magabriel/repos\",\"events_url\":\"https://api.github.com/users/magabriel/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/magabriel/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Issue #1635\\nIf one of the fields in a UniqueEntity constraint is actually an association field, use the value of the associated entity related field to perform the validation for uniqueness.\\nThis patch doesn\'t fix the case where the association field is a composite primary key entity. This will be fixed inside Doctrine in the future.\\n\",\"created_at\":\"2011-09-14T20:17:45Z\",\"updated_at\":\"2014-07-06T08:01:57Z\",\"closed_at\":\"2011-10-16T17:36:09Z\",\"merged_at\":null,\"merge_commit_sha\":\"5b4963b4ed07495d8e729574295d0c5513b55d65\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":99599,\"node_id\":\"MDU6TGFiZWw5OTU5OQ==\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Validator\",\"name\":\"Validator\",\"color\":\"DDDDDD\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/2181/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/2181/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/2181/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/accdfaf47b29028b49f1708dabb55620908576a8\",\"head\":{\"label\":\"magabriel:issue_1635\",\"ref\":\"issue_1635\",\"sha\":\"accdfaf47b29028b49f1708dabb55620908576a8\",\"user\":{\"login\":\"magabriel\",\"id\":752590,\"node_id\":\"MDQ6VXNlcjc1MjU5MA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/752590?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/magabriel\",\"html_url\":\"https://github.com/magabriel\",\"followers_url\":\"https://api.github.com/users/magabriel/followers\",\"following_url\":\"https://api.github.com/users/magabriel/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/magabriel/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/magabriel/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/magabriel/subscriptions\",\"organizations_url\":\"https://api.github.com/users/magabriel/orgs\",\"repos_url\":\"https://api.github.com/users/magabriel/repos\",\"events_url\":\"https://api.github.com/users/magabriel/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/magabriel/received_events\",\"type\":\"User\",\"site_admin\":f
INSERT INTO `pullreq` VALUES ('3416', 'rails/rails', '16310', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/16310\",\"id\":18940212,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTg5NDAyMTI=\",\"html_url\":\"https://github.com/rails/rails/pull/16310\",\"diff_url\":\"https://github.com/rails/rails/pull/16310.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/16310.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/16310\",\"number\":16310,\"state\":\"closed\",\"locked\":false,\"title\":\"`eager_load` doesn\'t play nicely with a custom `select`\",\"user\":{\"login\":\"exviva\",\"id\":80070,\"node_id\":\"MDQ6VXNlcjgwMDcw\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/80070?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/exviva\",\"html_url\":\"https://github.com/exviva\",\"followers_url\":\"https://api.github.com/users/exviva/followers\",\"following_url\":\"https://api.github.com/users/exviva/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/exviva/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/exviva/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/exviva/subscriptions\",\"organizations_url\":\"https://api.github.com/users/exviva/orgs\",\"repos_url\":\"https://api.github.com/users/exviva/repos\",\"events_url\":\"https://api.github.com/users/exviva/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/exviva/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"[Do not merge]\\n\\nAR is too mysterious for me to find the cause, but I\'ve written a failing test case. I\'d be happy to work on fix, though (with some help).\\n\\nBTW, switching to `preload` makes the assertions pass.\\n\",\"created_at\":\"2014-07-27T11:57:22Z\",\"updated_at\":\"2016-03-10T20:53:27Z\",\"closed_at\":\"2014-07-27T12:38:36Z\",\"merged_at\":null,\"merge_commit_sha\":\"023d35ef0b2c3a75ff09029fb02890df5db620f7\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/16310/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/16310/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/16310/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/0b3d53be98fa69a6f9bf57892b581bac13e400ce\",\"head\":{\"label\":\"exviva:eager_load_with_custom_columns\",\"ref\":\"eager_load_with_custom_columns\",\"sha\":\"0b3d53be98fa69a6f9bf57892b581bac13e400ce\",\"user\":{\"login\":\"exviva\",\"id\":80070,\"node_id\":\"MDQ6VXNlcjgwMDcw\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/80070?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/exviva\",\"html_url\":\"https://github.com/exviva\",\"followers_url\":\"https://api.github.com/users/exviva/followers\",\"following_url\":\"https://api.github.com/users/exviva/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/exviva/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/exviva/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/exviva/subscriptions\",\"organizations_url\":\"https://api.github.com/users/exviva/orgs\",\"repos_url\":\"https://api.github.com/users/exviva/repos\",\"events_url\":\"https://api.github.com/users/exviva/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/exviva/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":2004126,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyMDA0MTI2\",\"name\":\"rails\",\"full_name\":\"exviva/rails\",\"owner\":{\"login\":\"exviva\",\"id\":80070,\"node_id\":\"MDQ6VXNlcjgwMDcw\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/80070?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/exviva\",\"html_url\":\"https://github.com/exviva\",\"followers_url\":\"https://api.github.com/users/exviv
INSERT INTO `pullreq` VALUES ('3420', 'symfony/symfony', '11074', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/11074\",\"id\":16853428,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTY4NTM0Mjg=\",\"html_url\":\"https://github.com/symfony/symfony/pull/11074\",\"diff_url\":\"https://github.com/symfony/symfony/pull/11074.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/11074.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/11074\",\"number\":11074,\"state\":\"closed\",\"locked\":false,\"title\":\"[Validator] Fix propertyPath with nested collections in the LegacyExecutionContext\",\"user\":{\"login\":\"jakzal\",\"id\":190447,\"node_id\":\"MDQ6VXNlcjE5MDQ0Nw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/190447?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jakzal\",\"html_url\":\"https://github.com/jakzal\",\"followers_url\":\"https://api.github.com/users/jakzal/followers\",\"following_url\":\"https://api.github.com/users/jakzal/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jakzal/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jakzal/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jakzal/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jakzal/orgs\",\"repos_url\":\"https://api.github.com/users/jakzal/repos\",\"events_url\":\"https://api.github.com/users/jakzal/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jakzal/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A |\\n| --- | --- |\\n| Bug fix? | yes |\\n| New feature? | no |\\n| BC breaks? | no |\\n| Deprecations? | no |\\n| Tests pass? | yes |\\n| Fixed tickets | #11072 #11046 |\\n| License | MIT |\\n| Doc PR | - |\\n\\nSome tests are failing for other reasons.\\n\",\"created_at\":\"2014-06-07T10:54:30Z\",\"updated_at\":\"2017-09-26T10:43:35Z\",\"closed_at\":\"2014-07-17T16:00:20Z\",\"merged_at\":null,\"merge_commit_sha\":\"32e7721935bc051fefcef7ebf029909ed0a5ed0f\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":99599,\"node_id\":\"MDU6TGFiZWw5OTU5OQ==\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Validator\",\"name\":\"Validator\",\"color\":\"DDDDDD\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/11074/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/11074/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/11074/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/2d2c6fcda5de723e85509fce9864fbfffaa7255e\",\"head\":{\"label\":\"jakzal:validator-legacyexecutioncontext-fix\",\"ref\":\"validator-legacyexecutioncontext-fix\",\"sha\":\"2d2c6fcda5de723e85509fce9864fbfffaa7255e\",\"user\":{\"login\":\"jakzal\",\"id\":190447,\"node_id\":\"MDQ6VXNlcjE5MDQ0Nw==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/190447?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jakzal\",\"html_url\":\"https://github.com/jakzal\",\"followers_url\":\"https://api.github.com/users/jakzal/followers\",\"following_url\":\"https://api.github.com/users/jakzal/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jakzal/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jakzal/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jakzal/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jakzal/orgs\",\"repos_url\":\"https://api.github.com/users/jakzal/repos\",\"events_url\":\"https://api.github.com/users/jakzal/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jakzal/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":1442800,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNDQyODAw\",\"name\":\"symfony\",\"full_name\":\"jakza
INSERT INTO `pullreq` VALUES ('3424', 'hashicorp/terraform', '9482', '{\"url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/9482\",\"id\":90219492,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTAyMTk0OTI=\",\"html_url\":\"https://github.com/hashicorp/terraform/pull/9482\",\"diff_url\":\"https://github.com/hashicorp/terraform/pull/9482.diff\",\"patch_url\":\"https://github.com/hashicorp/terraform/pull/9482.patch\",\"issue_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/9482\",\"number\":9482,\"state\":\"closed\",\"locked\":false,\"title\":\"provider/aws Skip importing routes for VPC endpoints\",\"user\":{\"login\":\"ewbankkit\",\"id\":2404182,\"node_id\":\"MDQ6VXNlcjI0MDQxODI=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/2404182?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ewbankkit\",\"html_url\":\"https://github.com/ewbankkit\",\"followers_url\":\"https://api.github.com/users/ewbankkit/followers\",\"following_url\":\"https://api.github.com/users/ewbankkit/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ewbankkit/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ewbankkit/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ewbankkit/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ewbankkit/orgs\",\"repos_url\":\"https://api.github.com/users/ewbankkit/repos\",\"events_url\":\"https://api.github.com/users/ewbankkit/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ewbankkit/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"- Same logic as in `resourceAwsRouteTableRead`\\n- Fixes #8225 \\n\",\"created_at\":\"2016-10-20T15:05:46Z\",\"updated_at\":\"2016-11-20T21:05:40Z\",\"closed_at\":\"2016-10-28T23:02:48Z\",\"merged_at\":null,\"merge_commit_sha\":\"3345a4a80b497021236c26a20c914c12c9ee23cd\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":85946959,\"node_id\":\"MDU6TGFiZWw4NTk0Njk1OQ==\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/enhancement\",\"name\":\"enhancement\",\"color\":\"d4c5f9\",\"default\":true},{\"id\":127939518,\"node_id\":\"MDU6TGFiZWwxMjc5Mzk1MTg=\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/provider/aws\",\"name\":\"provider/aws\",\"color\":\"bfdadc\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/9482/commits\",\"review_comments_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/9482/comments\",\"review_comment_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/9482/comments\",\"statuses_url\":\"https://api.github.com/repos/hashicorp/terraform/statuses/a6ac41407bfd4c84cfa978f090fe4cb90158ba91\",\"head\":{\"label\":\"ewbankkit:issue-8225\",\"ref\":\"issue-8225\",\"sha\":\"a6ac41407bfd4c84cfa978f090fe4cb90158ba91\",\"user\":{\"login\":\"ewbankkit\",\"id\":2404182,\"node_id\":\"MDQ6VXNlcjI0MDQxODI=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/2404182?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ewbankkit\",\"html_url\":\"https://github.com/ewbankkit\",\"followers_url\":\"https://api.github.com/users/ewbankkit/followers\",\"following_url\":\"https://api.github.com/users/ewbankkit/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ewbankkit/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ewbankkit/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ewbankkit/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ewbankkit/orgs\",\"repos_url\":\"https://api.github.com/users/ewbankkit/repos\",\"events_url\":\"https://api.github.com/users/ewbankkit/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ewbankkit/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":71366729,\"node_id\":\"MDEwOlJlcG9zaXRvcnk
INSERT INTO `pullreq` VALUES ('3429', 'scikit-learn/scikit-learn', '7350', '{\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/7350\",\"id\":84179924,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODQxNzk5MjQ=\",\"html_url\":\"https://github.com/scikit-learn/scikit-learn/pull/7350\",\"diff_url\":\"https://github.com/scikit-learn/scikit-learn/pull/7350.diff\",\"patch_url\":\"https://github.com/scikit-learn/scikit-learn/pull/7350.patch\",\"issue_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/7350\",\"number\":7350,\"state\":\"closed\",\"locked\":false,\"title\":\"[MRG+1] Add OneVs{One,All}Classifier._pairwise: fix for #7306\",\"user\":{\"login\":\"rsmith54\",\"id\":8311342,\"node_id\":\"MDQ6VXNlcjgzMTEzNDI=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/8311342?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rsmith54\",\"html_url\":\"https://github.com/rsmith54\",\"followers_url\":\"https://api.github.com/users/rsmith54/followers\",\"following_url\":\"https://api.github.com/users/rsmith54/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rsmith54/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rsmith54/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rsmith54/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rsmith54/orgs\",\"repos_url\":\"https://api.github.com/users/rsmith54/repos\",\"events_url\":\"https://api.github.com/users/rsmith54/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rsmith54/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"<!--\\nThanks for contributing a pull request! Please ensure you have taken a look at\\nthe contribution guidelines: https://github.com/scikit-learn/scikit-learn/blob/master/CONTRIBUTING.md#Contributing-Pull-Requests\\n-->\\n#### Reference Issue\\n\\n<!-- Example: Fixes #1234 -->\\n\\nFixes #7306.\\n#### What does this implement/fix? Explain your changes.\\n\\nAdds `_pairwise` to `OneVsOneClassifier` and `OneVsAllClassifier` and adds a test to check this is properly set.\\n\\n<!--\\nPlease be aware that we are a loose team of volunteers so patience is\\nnecessary; assistance handling other issues is very welcome. We value\\nall user contributions, no matter how minor they are. If we are slow to\\nreview, either the pull request needs some benchmarking, tinkering,\\nconvincing, etc. or more likely the reviewers are simply busy. In either\\ncase, we ask for your understanding during the review process.\\nFor more information, see our FAQ on this topic:\\nhttp://scikit-learn.org/dev/faq.html#why-is-my-pull-request-not-getting-any-attention.\\n\\nThanks for contributing!\\n-->\\n\",\"created_at\":\"2016-09-06T19:17:58Z\",\"updated_at\":\"2016-09-20T15:29:15Z\",\"closed_at\":\"2016-09-20T11:46:45Z\",\"merged_at\":\"2016-09-20T11:46:45Z\",\"merge_commit_sha\":\"54b0e4bf62152ac9abb5b93780a0af3e6f5d1c44\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":12995755,\"node_id\":\"MDU6TGFiZWwxMjk5NTc1NQ==\",\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/labels/Bug\",\"name\":\"Bug\",\"color\":\"e10c02\",\"default\":false},{\"id\":297514516,\"node_id\":\"MDU6TGFiZWwyOTc1MTQ1MTY=\",\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/labels/Needs%20Review\",\"name\":\"Needs Review\",\"color\":\"f7c6c7\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/milestones/18\",\"html_url\":\"https://github.com/scikit-learn/scikit-learn/milestone/18\",\"labels_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/milestones/18/labels\",\"id\":1314892,\"node_id\":\"MDk6TWlsZXN0b25lMTMxNDg5Mg==\",\"number\":18,\"title\":\"0.18\",\"description\":\"\",\"creator\":{\"login\":\"amueller\",\"id\":449558,\"node_id\":\"MDQ6VXNlcjQ0OTU1OA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/449558?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/amueller\",\"h
INSERT INTO `pullreq` VALUES ('3433', 'twbs/bootstrap', '5445', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/5445\",\"id\":2567721,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjU2NzcyMQ==\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/5445\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/5445.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/5445.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/5445\",\"number\":5445,\"state\":\"closed\",\"locked\":false,\"title\":\"Ajax Based DOM Replacement support\",\"user\":{\"login\":\"davydotcom\",\"id\":23058,\"node_id\":\"MDQ6VXNlcjIzMDU4\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/23058?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/davydotcom\",\"html_url\":\"https://github.com/davydotcom\",\"followers_url\":\"https://api.github.com/users/davydotcom/followers\",\"following_url\":\"https://api.github.com/users/davydotcom/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/davydotcom/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/davydotcom/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/davydotcom/subscriptions\",\"organizations_url\":\"https://api.github.com/users/davydotcom/orgs\",\"repos_url\":\"https://api.github.com/users/davydotcom/repos\",\"events_url\":\"https://api.github.com/users/davydotcom/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/davydotcom/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Currently, if the document body is replaced via ajax style websites, there is no way to reinitialize bootstrap js. This now monitors page:load which is also used by the new Rails turbolinks gem created by @dhh.\\n\\nHowever, this fix may apply to more than just rails 4 turbolinks but rather any ajax based javascript framework could benefit.\\n\\nSupport Added for Turbolinks which will become standard in rails 4: https://github.com/rails/turbolinks\\n\",\"created_at\":\"2012-10-07T13:07:38Z\",\"updated_at\":\"2014-08-14T16:38:41Z\",\"closed_at\":\"2012-10-18T04:51:00Z\",\"merged_at\":null,\"merge_commit_sha\":\"015b204a1a14a2399dc3a39d27d287bd6f4ab568\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":143643,\"node_id\":\"MDU6TGFiZWwxNDM2NDM=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/js\",\"name\":\"js\",\"color\":\"ffc40d\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/5445/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/5445/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/5445/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/42fb0d312a90e002bb230dbb21fbb2112ea627e4\",\"head\":{\"label\":\"davydotcom:master\",\"ref\":\"master\",\"sha\":\"42fb0d312a90e002bb230dbb21fbb2112ea627e4\",\"user\":{\"login\":\"davydotcom\",\"id\":23058,\"node_id\":\"MDQ6VXNlcjIzMDU4\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/23058?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/davydotcom\",\"html_url\":\"https://github.com/davydotcom\",\"followers_url\":\"https://api.github.com/users/davydotcom/followers\",\"following_url\":\"https://api.github.com/users/davydotcom/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/davydotcom/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/davydotcom/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/davydotcom/subscriptions\",\"organizations_url\":\"https://api.github.com/users/davydotcom/orgs\",\"repos_url\":\"https://api.github.com/users/davydotcom/repos\",\"events_url\":\"https://api.github.com/users/davydotcom/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/davydotcom/received_events\",\"type\":\"User\"
INSERT INTO `pullreq` VALUES ('3437', 'rails/rails', '24890', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/24890\",\"id\":69177306,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjkxNzczMDY=\",\"html_url\":\"https://github.com/rails/rails/pull/24890\",\"diff_url\":\"https://github.com/rails/rails/pull/24890.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/24890.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/24890\",\"number\":24890,\"state\":\"closed\",\"locked\":false,\"title\":\" `travel/travel_to` travel time helpers, now raise on nested calls\",\"user\":{\"login\":\"vipulnsward\",\"id\":567626,\"node_id\":\"MDQ6VXNlcjU2NzYyNg==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/567626?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/vipulnsward\",\"html_url\":\"https://github.com/vipulnsward\",\"followers_url\":\"https://api.github.com/users/vipulnsward/followers\",\"following_url\":\"https://api.github.com/users/vipulnsward/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/vipulnsward/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/vipulnsward/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/vipulnsward/subscriptions\",\"organizations_url\":\"https://api.github.com/users/vipulnsward/orgs\",\"repos_url\":\"https://api.github.com/users/vipulnsward/repos\",\"events_url\":\"https://api.github.com/users/vipulnsward/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/vipulnsward/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"r? @rafaelfranca \\n\",\"created_at\":\"2016-05-06T16:39:48Z\",\"updated_at\":\"2016-07-05T18:39:40Z\",\"closed_at\":\"2016-07-05T18:26:24Z\",\"merged_at\":\"2016-07-05T18:26:24Z\",\"merge_commit_sha\":\"2dfb06a9b5a5d29354a20b9527941910e8467636\",\"assignee\":{\"login\":\"kaspth\",\"id\":350807,\"node_id\":\"MDQ6VXNlcjM1MDgwNw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/350807?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kaspth\",\"html_url\":\"https://github.com/kaspth\",\"followers_url\":\"https://api.github.com/users/kaspth/followers\",\"following_url\":\"https://api.github.com/users/kaspth/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kaspth/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kaspth/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kaspth/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kaspth/orgs\",\"repos_url\":\"https://api.github.com/users/kaspth/repos\",\"events_url\":\"https://api.github.com/users/kaspth/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/kaspth/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"kaspth\",\"id\":350807,\"node_id\":\"MDQ6VXNlcjM1MDgwNw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/350807?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kaspth\",\"html_url\":\"https://github.com/kaspth\",\"followers_url\":\"https://api.github.com/users/kaspth/followers\",\"following_url\":\"https://api.github.com/users/kaspth/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kaspth/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kaspth/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kaspth/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kaspth/orgs\",\"repos_url\":\"https://api.github.com/users/kaspth/repos\",\"events_url\":\"https://api.github.com/users/kaspth/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/kaspth/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":107194,\"node_id\":\"MDU6TGFiZWwxMDcxOTQ=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/activesupport\",\"name\":\"activesupport\",\"color\":\"FC9300\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://
INSERT INTO `pullreq` VALUES ('3442', 'angular/angular.js', '4544', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/4544\",\"id\":9239887,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTIzOTg4Nw==\",\"html_url\":\"https://github.com/angular/angular.js/pull/4544\",\"diff_url\":\"https://github.com/angular/angular.js/pull/4544.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/4544.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/4544\",\"number\":4544,\"state\":\"closed\",\"locked\":false,\"title\":\"docs(tutorial): Fixing a typo in step_07.ngdoc\",\"user\":{\"login\":\"smessing\",\"id\":165160,\"node_id\":\"MDQ6VXNlcjE2NTE2MA==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/165160?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/smessing\",\"html_url\":\"https://github.com/smessing\",\"followers_url\":\"https://api.github.com/users/smessing/followers\",\"following_url\":\"https://api.github.com/users/smessing/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/smessing/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/smessing/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/smessing/subscriptions\",\"organizations_url\":\"https://api.github.com/users/smessing/orgs\",\"repos_url\":\"https://api.github.com/users/smessing/repos\",\"events_url\":\"https://api.github.com/users/smessing/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/smessing/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"s/rpobbaly/probably/g\\n\",\"created_at\":\"2013-10-20T18:04:35Z\",\"updated_at\":\"2013-10-24T19:44:45Z\",\"closed_at\":\"2013-10-24T19:44:45Z\",\"merged_at\":null,\"merge_commit_sha\":\"e14da95e9174b1db5ee17d149271cb60e9f62d68\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":62072,\"node_id\":\"MDU6TGFiZWw2MjA3Mg==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/type:%20docs\",\"name\":\"type: docs\",\"color\":\"9fe6ad\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/angular/angular.js/milestones/23\",\"html_url\":\"https://github.com/angular/angular.js/milestone/23\",\"labels_url\":\"https://api.github.com/repos/angular/angular.js/milestones/23/labels\",\"id\":454845,\"node_id\":\"MDk6TWlsZXN0b25lNDU0ODQ1\",\"number\":23,\"title\":\"1.2.0 - timely-delivery\",\"description\":\"\",\"creator\":{\"login\":\"IgorMinar\",\"id\":216296,\"node_id\":\"MDQ6VXNlcjIxNjI5Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/216296?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/IgorMinar\",\"html_url\":\"https://github.com/IgorMinar\",\"followers_url\":\"https://api.github.com/users/IgorMinar/followers\",\"following_url\":\"https://api.github.com/users/IgorMinar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/IgorMinar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/IgorMinar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/IgorMinar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/IgorMinar/orgs\",\"repos_url\":\"https://api.github.com/users/IgorMinar/repos\",\"events_url\":\"https://api.github.com/users/IgorMinar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/IgorMinar/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":144,\"state\":\"closed\",\"created_at\":\"2013-10-14T21:28:07Z\",\"updated_at\":\"2013-12-20T04:22:27Z\",\"due_on\":\"2013-11-08T08:00:00Z\",\"closed_at\":\"2013-11-08T18:23:08Z\"},\"commits_url\":\"https://api.github.com/repos/angular/angular.js/pulls/4544/commits\",\"review_comments_url\":\"https://api.github.com/repos/angular/angular.js/pulls/4544/comments\",\"review_comment_url\":\"https://api.github.com/repos/angular/angular.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/angular/angular.js/issues/4544/comments\",\"statuses_url
INSERT INTO `pullreq` VALUES ('3446', 'rails/rails', '8737', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/8737\",\"id\":3544519,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzU0NDUxOQ==\",\"html_url\":\"https://github.com/rails/rails/pull/8737\",\"diff_url\":\"https://github.com/rails/rails/pull/8737.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/8737.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/8737\",\"number\":8737,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix info page style\",\"user\":{\"login\":\"tricknotes\",\"id\":290782,\"node_id\":\"MDQ6VXNlcjI5MDc4Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/290782?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tricknotes\",\"html_url\":\"https://github.com/tricknotes\",\"followers_url\":\"https://api.github.com/users/tricknotes/followers\",\"following_url\":\"https://api.github.com/users/tricknotes/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tricknotes/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tricknotes/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tricknotes/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tricknotes/orgs\",\"repos_url\":\"https://api.github.com/users/tricknotes/repos\",\"events_url\":\"https://api.github.com/users/tricknotes/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tricknotes/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"When I click link \\\"About your application\'s environment\\\" at welcome page, the page style (such as font, background color etc) are broken. (see the following images.)\\n\\nThis cause is that the partial page loaded by xhr contains their own css.\\n\\nSo I stop containing css in loaded page.\\n\\n---\\n\\nBefore click:\\n![ 2013-01-04 15 51 05](https://f.cloud.github.com/assets/290782/42622/33f23390-563b-11e2-80c4-87c596d6f301.png)\\n\\nAfter click:\\n![ 2013-01-04 15 51 17](https://f.cloud.github.com/assets/290782/42621/33c2d00a-563b-11e2-9ae6-f24e4ae31590.png)\\n\",\"created_at\":\"2013-01-04T06:54:13Z\",\"updated_at\":\"2014-06-26T17:11:29Z\",\"closed_at\":\"2013-01-05T12:07:09Z\",\"merged_at\":\"2013-01-05T12:07:09Z\",\"merge_commit_sha\":\"256e7352603c71e4133c1f2d61a38d5dcd811dae\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/8737/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/8737/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/8737/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/eb34327ab5983d7a9c10c74d851fa02ebc905c07\",\"head\":{\"label\":\"tricknotes:info-page-style\",\"ref\":\"info-page-style\",\"sha\":\"eb34327ab5983d7a9c10c74d851fa02ebc905c07\",\"user\":{\"login\":\"tricknotes\",\"id\":290782,\"node_id\":\"MDQ6VXNlcjI5MDc4Mg==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/290782?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tricknotes\",\"html_url\":\"https://github.com/tricknotes\",\"followers_url\":\"https://api.github.com/users/tricknotes/followers\",\"following_url\":\"https://api.github.com/users/tricknotes/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tricknotes/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tricknotes/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tricknotes/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tricknotes/orgs\",\"repos_url\":\"https://api.github.com/users/tricknotes/repos\",\"events_url\":\"https://api.github.com/users/tricknotes/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tricknotes/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":7358293,\"
INSERT INTO `pullreq` VALUES ('3450', 'nodejs/node', '9335', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/9335\",\"id\":91356779,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTEzNTY3Nzk=\",\"html_url\":\"https://github.com/nodejs/node/pull/9335\",\"diff_url\":\"https://github.com/nodejs/node/pull/9335.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/9335.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/9335\",\"number\":9335,\"state\":\"closed\",\"locked\":false,\"title\":\"test: fix minor stream-writableState linter error\",\"user\":{\"login\":\"gibfahn\",\"id\":15943089,\"node_id\":\"MDQ6VXNlcjE1OTQzMDg5\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/15943089?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gibfahn\",\"html_url\":\"https://github.com/gibfahn\",\"followers_url\":\"https://api.github.com/users/gibfahn/followers\",\"following_url\":\"https://api.github.com/users/gibfahn/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gibfahn/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/gibfahn/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/gibfahn/subscriptions\",\"organizations_url\":\"https://api.github.com/users/gibfahn/orgs\",\"repos_url\":\"https://api.github.com/users/gibfahn/repos\",\"events_url\":\"https://api.github.com/users/gibfahn/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/gibfahn/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"##### Checklist\\n\\n<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->\\n- [x] `make -j8 test` (UNIX), or `vcbuild test nosign` (Windows) passes\\n- [x] commit message follows commit guidelines\\n##### Affected core subsystem(s)\\n\\n<!-- Provide affected core subsystem(s) (like doc, cluster, crypto, etc). -->\\n\\ntest\\n##### Description of change\\n\\n<!-- Provide a description of the change below this comment. -->\\n\\nA minor linter error was introduced in a recent commit.\\n\\n``` js\\n/Users/gib/wrk/com/DANGER/node/test/parallel/test-stream-writableState-ending.js\\n 3:7 error \'common\' is assigned a value but never used no-unused-vars\\n```\\n\\nRefs: https://github.com/nodejs/node/pull/8707\\n\\ncc/ @mcollina \\n\",\"created_at\":\"2016-10-28T10:19:12Z\",\"updated_at\":\"2016-12-16T11:10:49Z\",\"closed_at\":\"2016-10-28T10:50:28Z\",\"merged_at\":null,\"merge_commit_sha\":\"3fc9bc09892ad7508c6ba13dcc77b4a1accf8942\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155435883,\"node_id\":\"MDU6TGFiZWwxNTU0MzU4ODM=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/stream\",\"name\":\"stream\",\"color\":\"c7def8\",\"default\":false},{\"id\":176240519,\"node_id\":\"MDU6TGFiZWwxNzYyNDA1MTk=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/test\",\"name\":\"test\",\"color\":\"990099\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/9335/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/9335/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/9335/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/0ecc0c5fb6fa2531677a32138d6e4ec77d80ca66\",\"head\":{\"label\":\"gibfahn:pr-fix-test-lint\",\"ref\":\"pr-fix-test-lint\",\"sha\":\"0ecc0c5fb6fa2531677a32138d6e4ec77d80ca66\",\"user\":{\"login\":\"gibfahn\",\"id\":15943089,\"node_id\":\"MDQ6VXNlcjE1OTQzMDg5\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/15943089?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/gibfahn\",\"html_url\":\"https://github.com/gibfahn\",\"followers_url\":\"https://api.github.com/users/gibfahn/followers\",\"following_url\":\"https://api.github.com/users/gibfahn/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/gibfahn/gists{/gist_id}\",\"s
INSERT INTO `pullreq` VALUES ('3455', 'nodejs/node', '5520', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/5520\",\"id\":61374304,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjEzNzQzMDQ=\",\"html_url\":\"https://github.com/nodejs/node/pull/5520\",\"diff_url\":\"https://github.com/nodejs/node/pull/5520.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/5520.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/5520\",\"number\":5520,\"state\":\"closed\",\"locked\":false,\"title\":\"Removed --quiet from eslint invocation\",\"user\":{\"login\":\"zdebyman\",\"id\":3904247,\"node_id\":\"MDQ6VXNlcjM5MDQyNDc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/3904247?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zdebyman\",\"html_url\":\"https://github.com/zdebyman\",\"followers_url\":\"https://api.github.com/users/zdebyman/followers\",\"following_url\":\"https://api.github.com/users/zdebyman/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zdebyman/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zdebyman/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zdebyman/subscriptions\",\"organizations_url\":\"https://api.github.com/users/zdebyman/orgs\",\"repos_url\":\"https://api.github.com/users/zdebyman/repos\",\"events_url\":\"https://api.github.com/users/zdebyman/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/zdebyman/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Removed --quiet flag from Makefile and vcbuild. That flag causes eslint to only report lint errors and not lint warnings. This is unnecessary as all rules are configured to report as errors. None of the rules are configured to report as warnings.\\n\\n[fixes#5520](https://github.com/nodejs/node/issues/5516)\\n\",\"created_at\":\"2016-03-02T09:45:36Z\",\"updated_at\":\"2016-03-02T14:15:55Z\",\"closed_at\":\"2016-03-02T10:15:55Z\",\"merged_at\":null,\"merge_commit_sha\":\"ef59ac2852f4ba69f35aaf2be5decc7bae5761a2\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":151728675,\"node_id\":\"MDU6TGFiZWwxNTE3Mjg2NzU=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/duplicate\",\"name\":\"duplicate\",\"color\":\"ededed\",\"default\":true,\"description\":\"Issues or PRs that are duplicates of other issues or PRs.\"}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/5520/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/5520/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/5520/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/7c340f785084353f2d1262a54e982b377d559c14\",\"head\":{\"label\":\"zdebyman:Issue#5516\",\"ref\":\"Issue#5516\",\"sha\":\"7c340f785084353f2d1262a54e982b377d559c14\",\"user\":{\"login\":\"zdebyman\",\"id\":3904247,\"node_id\":\"MDQ6VXNlcjM5MDQyNDc=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/3904247?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/zdebyman\",\"html_url\":\"https://github.com/zdebyman\",\"followers_url\":\"https://api.github.com/users/zdebyman/followers\",\"following_url\":\"https://api.github.com/users/zdebyman/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/zdebyman/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/zdebyman/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/zdebyman/subscriptions\",\"organizations_url\":\"https://api.github.com/users/zdebyman/orgs\",\"repos_url\":\"https://api.github.com/users/zdebyman/repos\",\"events_url\":\"https://api.github.com/users/zdebyman/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/zdebyman/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"nodejs:master\",\"ref\":\"m
INSERT INTO `pullreq` VALUES ('3459', 'rails/rails', '5892', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/5892\",\"id\":1187627,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE4NzYyNw==\",\"html_url\":\"https://github.com/rails/rails/pull/5892\",\"diff_url\":\"https://github.com/rails/rails/pull/5892.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/5892.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/5892\",\"number\":5892,\"state\":\"closed\",\"locked\":false,\"title\":\"Don\'t fall back to HTML if requested :js format exists anywhere in path set\",\"user\":{\"login\":\"bradediger\",\"id\":4621,\"node_id\":\"MDQ6VXNlcjQ2MjE=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/4621?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bradediger\",\"html_url\":\"https://github.com/bradediger\",\"followers_url\":\"https://api.github.com/users/bradediger/followers\",\"following_url\":\"https://api.github.com/users/bradediger/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bradediger/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bradediger/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bradediger/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bradediger/orgs\",\"repos_url\":\"https://api.github.com/users/bradediger/repos\",\"events_url\":\"https://api.github.com/users/bradediger/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bradediger/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"ActionView has a fallback feature to render an `:html` format template as a \\\"template of last resort\\\" even when `:js` is the only format specified, to support rendering HTML-formatted responses to XHR requests.\\n\\nI believe this fallback is broken when using multiple view paths. LookupContext treats a requested `:js` format as `[:js, :html]` when rendering anything except a layout. So the first view path will be matched against formats of `[:js, :html]` before the second view path is considered. Thus an \\\"index.html.erb\\\" in the first path will prevent an \\\"index.js.erb\\\" in any subsequent view paths from being rendered, even though the only format requested was JS.\\n\\nMy fix pushes down the fallback to lookup time; it attempts to look up the JS template in the PathSet, rescues any MissingTemplate, and retries with :html. I was conflicted about using exceptions for flow control here, but I wanted to do as little violence to the PathSet API as possible, and it currently raises MissingTemplate on missing templates.\\n\\nSome care had to be taken to ensure that layouts still only render their first format (so, for example, a JS request never renders an HTML template). That motivated the introduction of the `@layout_format` ivar.\\n\\nMajor props to the Rails team, especially @josevalim, for how accessible this code is. I went from \\\"hmm, that\'s weird\\\" to a failing test case in about 30 minutes. Thanks!\\n\",\"created_at\":\"2012-04-18T16:10:49Z\",\"updated_at\":\"2015-12-30T17:52:07Z\",\"closed_at\":\"2015-01-23T13:22:10Z\",\"merged_at\":null,\"merge_commit_sha\":\"eb9ab12d9d3ec5fc3957e9cd0a3b68838e22bdd3\",\"assignee\":{\"login\":\"rafaelfranca\",\"id\":47848,\"node_id\":\"MDQ6VXNlcjQ3ODQ4\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafaelfranca\",\"html_url\":\"https://github.com/rafaelfranca\",\"followers_url\":\"https://api.github.com/users/rafaelfranca/followers\",\"following_url\":\"https://api.github.com/users/rafaelfranca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rafaelfranca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rafaelfranca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rafaelfranca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rafaelfranca/orgs\",\"repos_url\":\"https://api.github.com/users/rafaelfranca/repos\",\"events_url\
INSERT INTO `pullreq` VALUES ('3463', 'symfony/symfony-docs', '4567', '{\"url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/4567\",\"id\":25277608,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjUyNzc2MDg=\",\"html_url\":\"https://github.com/symfony/symfony-docs/pull/4567\",\"diff_url\":\"https://github.com/symfony/symfony-docs/pull/4567.diff\",\"patch_url\":\"https://github.com/symfony/symfony-docs/pull/4567.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/4567\",\"number\":4567,\"state\":\"closed\",\"locked\":false,\"title\":\"Removed references to \\\"@=\\\" in XML & PHP examples\",\"user\":{\"login\":\"LewisW\",\"id\":17803,\"node_id\":\"MDQ6VXNlcjE3ODAz\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/17803?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/LewisW\",\"html_url\":\"https://github.com/LewisW\",\"followers_url\":\"https://api.github.com/users/LewisW/followers\",\"following_url\":\"https://api.github.com/users/LewisW/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/LewisW/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/LewisW/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/LewisW/subscriptions\",\"organizations_url\":\"https://api.github.com/users/LewisW/orgs\",\"repos_url\":\"https://api.github.com/users/LewisW/repos\",\"events_url\":\"https://api.github.com/users/LewisW/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/LewisW/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"The \\\"@=\\\" syntax is for YAML only, XML and PHP will error when these are included in configuration.\\n\",\"created_at\":\"2014-12-01T15:58:39Z\",\"updated_at\":\"2014-12-01T15:59:54Z\",\"closed_at\":\"2014-12-01T15:59:54Z\",\"merged_at\":null,\"merge_commit_sha\":\"4acf349aeda6b25d317de3d5b97d971999eac834\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/4567/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/4567/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony-docs/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony-docs/issues/4567/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony-docs/statuses/0898eced5f219f4b6b7334d3e8e282efcf89d28a\",\"head\":{\"label\":\"LewisW:patch-1\",\"ref\":\"patch-1\",\"sha\":\"0898eced5f219f4b6b7334d3e8e282efcf89d28a\",\"user\":{\"login\":\"LewisW\",\"id\":17803,\"node_id\":\"MDQ6VXNlcjE3ODAz\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/17803?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/LewisW\",\"html_url\":\"https://github.com/LewisW\",\"followers_url\":\"https://api.github.com/users/LewisW/followers\",\"following_url\":\"https://api.github.com/users/LewisW/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/LewisW/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/LewisW/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/LewisW/subscriptions\",\"organizations_url\":\"https://api.github.com/users/LewisW/orgs\",\"repos_url\":\"https://api.github.com/users/LewisW/repos\",\"events_url\":\"https://api.github.com/users/LewisW/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/LewisW/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":27386823,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyNzM4NjgyMw==\",\"name\":\"symfony-docs\",\"full_name\":\"LewisW/symfony-docs\",\"owner\":{\"login\":\"LewisW\",\"id\":17803,\"node_id\":\"MDQ6VXNlcjE3ODAz\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/17803?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/LewisW\",\"html_url\":\"https://github.com/LewisW\",\"followers_url\":\"https://api.github.com/users/LewisW/followers\",\"following_url\":\"https://api.github.com
INSERT INTO `pullreq` VALUES ('3468', 'rails/rails', '10737', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/10737\",\"id\":5887937,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTg4NzkzNw==\",\"html_url\":\"https://github.com/rails/rails/pull/10737\",\"diff_url\":\"https://github.com/rails/rails/pull/10737.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/10737.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/10737\",\"number\":10737,\"state\":\"closed\",\"locked\":false,\"title\":\"Strip extra \\\"controller\\\" from a generated controller name\",\"user\":{\"login\":\"ptn\",\"id\":98363,\"node_id\":\"MDQ6VXNlcjk4MzYz\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/98363?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ptn\",\"html_url\":\"https://github.com/ptn\",\"followers_url\":\"https://api.github.com/users/ptn/followers\",\"following_url\":\"https://api.github.com/users/ptn/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ptn/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ptn/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ptn/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ptn/orgs\",\"repos_url\":\"https://api.github.com/users/ptn/repos\",\"events_url\":\"https://api.github.com/users/ptn/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ptn/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This happens to me all the time:\\n\\n`rails generate controller Admin::FoosController`\\n\\nand so I end up with crap called `FoosControllerController`. This strips the extra `controller` at the end. I\'m not sure about the implementation though, I\'d never overridden a protected method before... feedback?\\n\\n/cc. @mperham @vipulnsward\\n\",\"created_at\":\"2013-05-23T13:21:13Z\",\"updated_at\":\"2014-07-02T03:46:27Z\",\"closed_at\":\"2013-09-13T18:31:32Z\",\"merged_at\":null,\"merge_commit_sha\":\"7d3b9edfbb361779d30191776c763daecdb48b92\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/10737/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/10737/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/10737/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/6df48d7f531bdaca40dbb7a837b0076ac792c5af\",\"head\":{\"label\":\"ptn:controller_generator_better_handle_names\",\"ref\":\"controller_generator_better_handle_names\",\"sha\":\"6df48d7f531bdaca40dbb7a837b0076ac792c5af\",\"user\":{\"login\":\"ptn\",\"id\":98363,\"node_id\":\"MDQ6VXNlcjk4MzYz\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/98363?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ptn\",\"html_url\":\"https://github.com/ptn\",\"followers_url\":\"https://api.github.com/users/ptn/followers\",\"following_url\":\"https://api.github.com/users/ptn/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ptn/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ptn/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ptn/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ptn/orgs\",\"repos_url\":\"https://api.github.com/users/ptn/repos\",\"events_url\":\"https://api.github.com/users/ptn/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ptn/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"rails:master\",\"ref\":\"master\",\"sha\":\"030d30d64cd8d8e376f9db25a3fe3e11358731cf\",\"user\":{\"login\":\"rails\",\"id\":4223,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjQyMjM=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/4223?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rails\"
INSERT INTO `pullreq` VALUES ('3473', 'saltstack/salt', '10770', '{\"url\":\"https://api.github.com/repos/saltstack/salt/pulls/10770\",\"id\":12948407,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTI5NDg0MDc=\",\"html_url\":\"https://github.com/saltstack/salt/pull/10770\",\"diff_url\":\"https://github.com/saltstack/salt/pull/10770.diff\",\"patch_url\":\"https://github.com/saltstack/salt/pull/10770.patch\",\"issue_url\":\"https://api.github.com/repos/saltstack/salt/issues/10770\",\"number\":10770,\"state\":\"closed\",\"locked\":false,\"title\":\"iptables append --reject-with after --jump\",\"user\":{\"login\":\"tomashavlas\",\"id\":6549693,\"node_id\":\"MDQ6VXNlcjY1NDk2OTM=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/6549693?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tomashavlas\",\"html_url\":\"https://github.com/tomashavlas\",\"followers_url\":\"https://api.github.com/users/tomashavlas/followers\",\"following_url\":\"https://api.github.com/users/tomashavlas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tomashavlas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tomashavlas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tomashavlas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tomashavlas/orgs\",\"repos_url\":\"https://api.github.com/users/tomashavlas/repos\",\"events_url\":\"https://api.github.com/users/tomashavlas/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tomashavlas/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes #10757.\\nFixes #10774.\\n\",\"created_at\":\"2014-02-26T11:54:25Z\",\"updated_at\":\"2014-06-27T07:45:29Z\",\"closed_at\":\"2014-02-26T13:45:57Z\",\"merged_at\":\"2014-02-26T13:45:57Z\",\"merge_commit_sha\":\"fe144797bc8e01f3254f4717cdc82fb41ba8e1c1\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":83156978,\"node_id\":\"MDU6TGFiZWw4MzE1Njk3OA==\",\"url\":\"https://api.github.com/repos/saltstack/salt/labels/ZZZBugfix%20-%20[Done]%20back-ported\",\"name\":\"ZZZBugfix - [Done] back-ported\",\"color\":\"5319e7\",\"default\":false,\"description\":\"RETIRED The pull request has been back-ported to an older branch.\"}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/saltstack/salt/pulls/10770/commits\",\"review_comments_url\":\"https://api.github.com/repos/saltstack/salt/pulls/10770/comments\",\"review_comment_url\":\"https://api.github.com/repos/saltstack/salt/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/saltstack/salt/issues/10770/comments\",\"statuses_url\":\"https://api.github.com/repos/saltstack/salt/statuses/d9954ec73f7b94d683674dfc7dee07133ca4d434\",\"head\":{\"label\":\"tomashavlas:develop\",\"ref\":\"develop\",\"sha\":\"d9954ec73f7b94d683674dfc7dee07133ca4d434\",\"user\":{\"login\":\"tomashavlas\",\"id\":6549693,\"node_id\":\"MDQ6VXNlcjY1NDk2OTM=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/6549693?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tomashavlas\",\"html_url\":\"https://github.com/tomashavlas\",\"followers_url\":\"https://api.github.com/users/tomashavlas/followers\",\"following_url\":\"https://api.github.com/users/tomashavlas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tomashavlas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tomashavlas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tomashavlas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tomashavlas/orgs\",\"repos_url\":\"https://api.github.com/users/tomashavlas/repos\",\"events_url\":\"https://api.github.com/users/tomashavlas/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tomashavlas/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"saltstack:develop\",\"ref\":\"develop\",\"sha\":\"8fb972759639ca2c36c91e92beeb1fb07bdc8dfe\",\"user\":{\"login\
INSERT INTO `pullreq` VALUES ('3478', 'saltstack/salt', '22510', '{\"url\":\"https://api.github.com/repos/saltstack/salt/pulls/22510\",\"id\":32969078,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzI5NjkwNzg=\",\"html_url\":\"https://github.com/saltstack/salt/pull/22510\",\"diff_url\":\"https://github.com/saltstack/salt/pull/22510.diff\",\"patch_url\":\"https://github.com/saltstack/salt/pull/22510.patch\",\"issue_url\":\"https://api.github.com/repos/saltstack/salt/issues/22510\",\"number\":22510,\"state\":\"closed\",\"locked\":false,\"title\":\"Updated the boto_cfn.py to once again add the parameters and capabilitie...\",\"user\":{\"login\":\"polliard\",\"id\":8497216,\"node_id\":\"MDQ6VXNlcjg0OTcyMTY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/8497216?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/polliard\",\"html_url\":\"https://github.com/polliard\",\"followers_url\":\"https://api.github.com/users/polliard/followers\",\"following_url\":\"https://api.github.com/users/polliard/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/polliard/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/polliard/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/polliard/subscriptions\",\"organizations_url\":\"https://api.github.com/users/polliard/orgs\",\"repos_url\":\"https://api.github.com/users/polliard/repos\",\"events_url\":\"https://api.github.com/users/polliard/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/polliard/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"...s to the boto_cfn.create(). Fixed some indention and modified a few error/trace messages.\\n\",\"created_at\":\"2015-04-09T15:52:45Z\",\"updated_at\":\"2015-04-28T20:42:41Z\",\"closed_at\":\"2015-04-28T20:42:41Z\",\"merged_at\":null,\"merge_commit_sha\":\"58c0457a530184d7d406e516acd26fb4ad522547\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/saltstack/salt/pulls/22510/commits\",\"review_comments_url\":\"https://api.github.com/repos/saltstack/salt/pulls/22510/comments\",\"review_comment_url\":\"https://api.github.com/repos/saltstack/salt/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/saltstack/salt/issues/22510/comments\",\"statuses_url\":\"https://api.github.com/repos/saltstack/salt/statuses/3b0e9f558f319aafd22da3c5737f94de84ca7695\",\"head\":{\"label\":\"polliard:2015.2\",\"ref\":\"2015.2\",\"sha\":\"3b0e9f558f319aafd22da3c5737f94de84ca7695\",\"user\":{\"login\":\"polliard\",\"id\":8497216,\"node_id\":\"MDQ6VXNlcjg0OTcyMTY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/8497216?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/polliard\",\"html_url\":\"https://github.com/polliard\",\"followers_url\":\"https://api.github.com/users/polliard/followers\",\"following_url\":\"https://api.github.com/users/polliard/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/polliard/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/polliard/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/polliard/subscriptions\",\"organizations_url\":\"https://api.github.com/users/polliard/orgs\",\"repos_url\":\"https://api.github.com/users/polliard/repos\",\"events_url\":\"https://api.github.com/users/polliard/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/polliard/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":33675894,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMzY3NTg5NA==\",\"name\":\"salt\",\"full_name\":\"polliard/salt\",\"owner\":{\"login\":\"polliard\",\"id\":8497216,\"node_id\":\"MDQ6VXNlcjg0OTcyMTY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/8497216?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/polliard\",\"html_url\":\"https://github.com/polliard\",\"followers_url\":\"https://api.github.com/users/polliard/followers\",\"following_url\":\"ht
INSERT INTO `pullreq` VALUES ('3483', 'scikit-learn/scikit-learn', '3861', '{\"url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/3861\",\"id\":24602347,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjQ2MDIzNDc=\",\"html_url\":\"https://github.com/scikit-learn/scikit-learn/pull/3861\",\"diff_url\":\"https://github.com/scikit-learn/scikit-learn/pull/3861.diff\",\"patch_url\":\"https://github.com/scikit-learn/scikit-learn/pull/3861.patch\",\"issue_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/3861\",\"number\":3861,\"state\":\"closed\",\"locked\":false,\"title\":\"[MRG] FIX make assert_raises_regex backport for 2.6 consistent with 2.7+\",\"user\":{\"login\":\"ogrisel\",\"id\":89061,\"node_id\":\"MDQ6VXNlcjg5MDYx\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/89061?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ogrisel\",\"html_url\":\"https://github.com/ogrisel\",\"followers_url\":\"https://api.github.com/users/ogrisel/followers\",\"following_url\":\"https://api.github.com/users/ogrisel/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ogrisel/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ogrisel/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ogrisel/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ogrisel/orgs\",\"repos_url\":\"https://api.github.com/users/ogrisel/repos\",\"events_url\":\"https://api.github.com/users/ogrisel/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ogrisel/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Use regex.search instead of regex.match.\\n\\nFurthermore, silence the deprecation warning from Python 3.4 as\\n`assert_raises_regexp` is now deprecated in favor of the shorter name:\\n`assert_raises_regex`.\\n\\nI don\'t want to change all occurrences of `assert_raises_regexp` in this PR. Let\'s do that later (if ever as this is not a big deal).\\n\",\"created_at\":\"2014-11-18T10:47:25Z\",\"updated_at\":\"2014-11-18T13:35:05Z\",\"closed_at\":\"2014-11-18T13:01:56Z\",\"merged_at\":\"2014-11-18T13:01:56Z\",\"merge_commit_sha\":\"0d91f2baec14451f958f8bfbd43121f61a676e33\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/3861/commits\",\"review_comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/3861/comments\",\"review_comment_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/issues/3861/comments\",\"statuses_url\":\"https://api.github.com/repos/scikit-learn/scikit-learn/statuses/a6993945daec76743767ecaf99bf16d45feef38c\",\"head\":{\"label\":\"ogrisel:fix-python-2.6-test\",\"ref\":\"fix-python-2.6-test\",\"sha\":\"a6993945daec76743767ecaf99bf16d45feef38c\",\"user\":{\"login\":\"ogrisel\",\"id\":89061,\"node_id\":\"MDQ6VXNlcjg5MDYx\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/89061?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ogrisel\",\"html_url\":\"https://github.com/ogrisel\",\"followers_url\":\"https://api.github.com/users/ogrisel/followers\",\"following_url\":\"https://api.github.com/users/ogrisel/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ogrisel/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ogrisel/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ogrisel/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ogrisel/orgs\",\"repos_url\":\"https://api.github.com/users/ogrisel/repos\",\"events_url\":\"https://api.github.com/users/ogrisel/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ogrisel/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":843501,\"node_id\":\"MDEwOlJlcG9zaXRvcnk4NDM1MDE=\",\"name\":\"scikit-learn\",\"full_name\":\"ogrisel/scik
INSERT INTO `pullreq` VALUES ('3487', 'saltstack/salt', '20290', '{\"url\":\"https://api.github.com/repos/saltstack/salt/pulls/20290\",\"id\":28455064,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mjg0NTUwNjQ=\",\"html_url\":\"https://github.com/saltstack/salt/pull/20290\",\"diff_url\":\"https://github.com/saltstack/salt/pull/20290.diff\",\"patch_url\":\"https://github.com/saltstack/salt/pull/20290.patch\",\"issue_url\":\"https://api.github.com/repos/saltstack/salt/issues/20290\",\"number\":20290,\"state\":\"closed\",\"locked\":false,\"title\":\"Revert \\\"Fixes secgroup return for EC2-VPC\\\"\",\"user\":{\"login\":\"claudiupopescu\",\"id\":10415709,\"node_id\":\"MDQ6VXNlcjEwNDE1NzA5\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/10415709?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/claudiupopescu\",\"html_url\":\"https://github.com/claudiupopescu\",\"followers_url\":\"https://api.github.com/users/claudiupopescu/followers\",\"following_url\":\"https://api.github.com/users/claudiupopescu/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/claudiupopescu/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/claudiupopescu/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/claudiupopescu/subscriptions\",\"organizations_url\":\"https://api.github.com/users/claudiupopescu/orgs\",\"repos_url\":\"https://api.github.com/users/claudiupopescu/repos\",\"events_url\":\"https://api.github.com/users/claudiupopescu/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/claudiupopescu/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This will break other things so it should be reverted.\\nBy making the documentation more clear and adding some extra examples would avoid this issues.\\n\",\"created_at\":\"2015-02-02T09:42:32Z\",\"updated_at\":\"2015-02-12T16:11:40Z\",\"closed_at\":\"2015-02-02T20:38:42Z\",\"merged_at\":null,\"merge_commit_sha\":\"69f50f2d63b67b8bd36d41d7f56c9e427b575402\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/saltstack/salt/pulls/20290/commits\",\"review_comments_url\":\"https://api.github.com/repos/saltstack/salt/pulls/20290/comments\",\"review_comment_url\":\"https://api.github.com/repos/saltstack/salt/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/saltstack/salt/issues/20290/comments\",\"statuses_url\":\"https://api.github.com/repos/saltstack/salt/statuses/d5fbd42b5c1552a0cf48068047552b1c46ec836b\",\"head\":{\"label\":\"claudiupopescu:revert-19782-boto-secgroup-vpc-return\",\"ref\":\"revert-19782-boto-secgroup-vpc-return\",\"sha\":\"d5fbd42b5c1552a0cf48068047552b1c46ec836b\",\"user\":{\"login\":\"claudiupopescu\",\"id\":10415709,\"node_id\":\"MDQ6VXNlcjEwNDE1NzA5\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/10415709?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/claudiupopescu\",\"html_url\":\"https://github.com/claudiupopescu\",\"followers_url\":\"https://api.github.com/users/claudiupopescu/followers\",\"following_url\":\"https://api.github.com/users/claudiupopescu/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/claudiupopescu/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/claudiupopescu/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/claudiupopescu/subscriptions\",\"organizations_url\":\"https://api.github.com/users/claudiupopescu/orgs\",\"repos_url\":\"https://api.github.com/users/claudiupopescu/repos\",\"events_url\":\"https://api.github.com/users/claudiupopescu/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/claudiupopescu/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":29338719,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyOTMzODcxOQ==\",\"name\":\"salt\",\"full_name\":\"claudiupopescu/salt\",\"private\":false,\"owner\":{\"login\":\"claudiupopescu\",\"id\":10415709,\"node_id\":\"MDQ6VXNlc
INSERT INTO `pullreq` VALUES ('3492', 'ceph/ceph', '4491', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/4491\",\"id\":34339430,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzk0MzA=\",\"html_url\":\"https://github.com/ceph/ceph/pull/4491\",\"diff_url\":\"https://github.com/ceph/ceph/pull/4491.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/4491.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/4491\",\"number\":4491,\"state\":\"closed\",\"locked\":false,\"title\":\"fix misc bugs about snap clone.\",\"user\":{\"login\":\"majianpeng\",\"id\":1230551,\"node_id\":\"MDQ6VXNlcjEyMzA1NTE=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1230551?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/majianpeng\",\"html_url\":\"https://github.com/majianpeng\",\"followers_url\":\"https://api.github.com/users/majianpeng/followers\",\"following_url\":\"https://api.github.com/users/majianpeng/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/majianpeng/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/majianpeng/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/majianpeng/subscriptions\",\"organizations_url\":\"https://api.github.com/users/majianpeng/orgs\",\"repos_url\":\"https://api.github.com/users/majianpeng/repos\",\"events_url\":\"https://api.github.com/users/majianpeng/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/majianpeng/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2015-04-29T07:43:29Z\",\"updated_at\":\"2015-04-30T00:59:58Z\",\"closed_at\":\"2015-04-30T00:59:53Z\",\"merged_at\":null,\"merge_commit_sha\":\"5c55b82bac0b98310b24b95a6bae7bcf66da9656\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":140959062,\"node_id\":\"MDU6TGFiZWwxNDA5NTkwNjI=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/cleanup\",\"name\":\"cleanup\",\"color\":\"009800\",\"default\":false},{\"id\":144329561,\"node_id\":\"MDU6TGFiZWwxNDQzMjk1NjE=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/core\",\"name\":\"core\",\"color\":\"0041a2\",\"default\":false},{\"id\":148431321,\"node_id\":\"MDU6TGFiZWwxNDg0MzEzMjE=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/needs-qa\",\"name\":\"needs-qa\",\"color\":\"fad8c7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/ceph/ceph/pulls/4491/commits\",\"review_comments_url\":\"https://api.github.com/repos/ceph/ceph/pulls/4491/comments\",\"review_comment_url\":\"https://api.github.com/repos/ceph/ceph/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/ceph/ceph/issues/4491/comments\",\"statuses_url\":\"https://api.github.com/repos/ceph/ceph/statuses/6358d1e70cd3c483d9d6f95c9530439c35655141\",\"head\":{\"label\":\"majianpeng:misc-fix1\",\"ref\":\"misc-fix1\",\"sha\":\"6358d1e70cd3c483d9d6f95c9530439c35655141\",\"user\":{\"login\":\"majianpeng\",\"id\":1230551,\"node_id\":\"MDQ6VXNlcjEyMzA1NTE=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1230551?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/majianpeng\",\"html_url\":\"https://github.com/majianpeng\",\"followers_url\":\"https://api.github.com/users/majianpeng/followers\",\"following_url\":\"https://api.github.com/users/majianpeng/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/majianpeng/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/majianpeng/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/majianpeng/subscriptions\",\"organizations_url\":\"https://api.github.com/users/majianpeng/orgs\",\"repos_url\":\"https://api.github.com/users/majianpeng/repos\",\"events_url\":\"https://api.github.com/users/majianpeng/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/majianpeng/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":22190447,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyMjE5MDQ0Nw==\",\"name\":\"c
INSERT INTO `pullreq` VALUES ('3496', 'django/django', '5052', '{\"url\":\"https://api.github.com/repos/django/django/pulls/5052\",\"id\":40873295,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NDA4NzMyOTU=\",\"html_url\":\"https://github.com/django/django/pull/5052\",\"diff_url\":\"https://github.com/django/django/pull/5052.diff\",\"patch_url\":\"https://github.com/django/django/pull/5052.patch\",\"issue_url\":\"https://api.github.com/repos/django/django/issues/5052\",\"number\":5052,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixed #25170 -- Made SimpleTestCase.assertXMLEqual() ignore whitespace outside of tags.\",\"user\":{\"login\":\"quamilek\",\"id\":695791,\"node_id\":\"MDQ6VXNlcjY5NTc5MQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/695791?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/quamilek\",\"html_url\":\"https://github.com/quamilek\",\"followers_url\":\"https://api.github.com/users/quamilek/followers\",\"following_url\":\"https://api.github.com/users/quamilek/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/quamilek/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/quamilek/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/quamilek/subscriptions\",\"organizations_url\":\"https://api.github.com/users/quamilek/orgs\",\"repos_url\":\"https://api.github.com/users/quamilek/repos\",\"events_url\":\"https://api.github.com/users/quamilek/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/quamilek/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"In every argument passed to `compare_xml` will be applied `split()` function.\\nAll withespaces in the beginning and or end of xml string in `assertXMLEqual` will be ignored.\\n\",\"created_at\":\"2015-07-27T06:18:30Z\",\"updated_at\":\"2015-10-28T00:33:38Z\",\"closed_at\":\"2015-10-28T00:33:38Z\",\"merged_at\":null,\"merge_commit_sha\":\"607497f1bfcd07a6094310d3ea26f2f55b1a4d11\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/django/django/pulls/5052/commits\",\"review_comments_url\":\"https://api.github.com/repos/django/django/pulls/5052/comments\",\"review_comment_url\":\"https://api.github.com/repos/django/django/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/django/django/issues/5052/comments\",\"statuses_url\":\"https://api.github.com/repos/django/django/statuses/dc07ebfba9bd0867941a1e77ff42c704a0eb5228\",\"head\":{\"label\":\"quamilek:ticket_25170\",\"ref\":\"ticket_25170\",\"sha\":\"dc07ebfba9bd0867941a1e77ff42c704a0eb5228\",\"user\":{\"login\":\"quamilek\",\"id\":695791,\"node_id\":\"MDQ6VXNlcjY5NTc5MQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/695791?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/quamilek\",\"html_url\":\"https://github.com/quamilek\",\"followers_url\":\"https://api.github.com/users/quamilek/followers\",\"following_url\":\"https://api.github.com/users/quamilek/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/quamilek/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/quamilek/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/quamilek/subscriptions\",\"organizations_url\":\"https://api.github.com/users/quamilek/orgs\",\"repos_url\":\"https://api.github.com/users/quamilek/repos\",\"events_url\":\"https://api.github.com/users/quamilek/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/quamilek/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":39680063,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzOTY4MDA2Mw==\",\"name\":\"django\",\"full_name\":\"quamilek/django\",\"owner\":{\"login\":\"quamilek\",\"id\":695791,\"node_id\":\"MDQ6VXNlcjY5NTc5MQ==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/695791?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/quamilek\",\"html_url\":\"https://github.com/quamilek\",\"follower
INSERT INTO `pullreq` VALUES ('3500', 'saltstack/salt', '35376', '{\"url\":\"https://api.github.com/repos/saltstack/salt/pulls/35376\",\"id\":80926145,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODA5MjYxNDU=\",\"html_url\":\"https://github.com/saltstack/salt/pull/35376\",\"diff_url\":\"https://github.com/saltstack/salt/pull/35376.diff\",\"patch_url\":\"https://github.com/saltstack/salt/pull/35376.patch\",\"issue_url\":\"https://api.github.com/repos/saltstack/salt/issues/35376\",\"number\":35376,\"state\":\"closed\",\"locked\":false,\"title\":\"Prevent DBusException when snapper module is loaded and dbus is not running\",\"user\":{\"login\":\"meaksh\",\"id\":7229203,\"node_id\":\"MDQ6VXNlcjcyMjkyMDM=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7229203?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/meaksh\",\"html_url\":\"https://github.com/meaksh\",\"followers_url\":\"https://api.github.com/users/meaksh/followers\",\"following_url\":\"https://api.github.com/users/meaksh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/meaksh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/meaksh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/meaksh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/meaksh/orgs\",\"repos_url\":\"https://api.github.com/users/meaksh/repos\",\"events_url\":\"https://api.github.com/users/meaksh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/meaksh/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"### What does this PR do?\\n\\nThis PR fixes the snapper execution module and prevents from `DBusException` when loading the snapper module. (e.g. `dbus` is present but is not running)\\n### Tests written?\\n\\nNo\\n\",\"created_at\":\"2016-08-11T09:20:54Z\",\"updated_at\":\"2016-08-11T13:45:21Z\",\"closed_at\":\"2016-08-11T13:45:21Z\",\"merged_at\":null,\"merge_commit_sha\":\"3ed266b8a0d83fdb08b1d9296f73a77ad838ffc2\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/saltstack/salt/pulls/35376/commits\",\"review_comments_url\":\"https://api.github.com/repos/saltstack/salt/pulls/35376/comments\",\"review_comment_url\":\"https://api.github.com/repos/saltstack/salt/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/saltstack/salt/issues/35376/comments\",\"statuses_url\":\"https://api.github.com/repos/saltstack/salt/statuses/db3752d2971652dccf6b5d49c7ad28378ee17781\",\"head\":{\"label\":\"meaksh:fix-snapper-dbus-init\",\"ref\":\"fix-snapper-dbus-init\",\"sha\":\"db3752d2971652dccf6b5d49c7ad28378ee17781\",\"user\":{\"login\":\"meaksh\",\"id\":7229203,\"node_id\":\"MDQ6VXNlcjcyMjkyMDM=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7229203?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/meaksh\",\"html_url\":\"https://github.com/meaksh\",\"followers_url\":\"https://api.github.com/users/meaksh/followers\",\"following_url\":\"https://api.github.com/users/meaksh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/meaksh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/meaksh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/meaksh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/meaksh/orgs\",\"repos_url\":\"https://api.github.com/users/meaksh/repos\",\"events_url\":\"https://api.github.com/users/meaksh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/meaksh/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":50699909,\"node_id\":\"MDEwOlJlcG9zaXRvcnk1MDY5OTkwOQ==\",\"name\":\"salt\",\"full_name\":\"meaksh/salt\",\"owner\":{\"login\":\"meaksh\",\"id\":7229203,\"node_id\":\"MDQ6VXNlcjcyMjkyMDM=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7229203?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/meaksh\",\"html_url\":\"https://github.com/meaksh\",
INSERT INTO `pullreq` VALUES ('3505', 'twbs/bootstrap', '13932', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/13932\",\"id\":17651770,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTc2NTE3NzA=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/13932\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/13932.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/13932.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/13932\",\"number\":13932,\"state\":\"closed\",\"locked\":false,\"title\":\"Make the \\\"panel-title\\\" easily clickable\",\"user\":{\"login\":\"LubomirGeorgiev\",\"id\":5230079,\"node_id\":\"MDQ6VXNlcjUyMzAwNzk=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5230079?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/LubomirGeorgiev\",\"html_url\":\"https://github.com/LubomirGeorgiev\",\"followers_url\":\"https://api.github.com/users/LubomirGeorgiev/followers\",\"following_url\":\"https://api.github.com/users/LubomirGeorgiev/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/LubomirGeorgiev/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/LubomirGeorgiev/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/LubomirGeorgiev/subscriptions\",\"organizations_url\":\"https://api.github.com/users/LubomirGeorgiev/orgs\",\"repos_url\":\"https://api.github.com/users/LubomirGeorgiev/repos\",\"events_url\":\"https://api.github.com/users/LubomirGeorgiev/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/LubomirGeorgiev/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"![accordion-screenshot](https://cloud.githubusercontent.com/assets/5230079/3399761/f83d969e-fd3e-11e3-90a7-46612b912415.jpg)\\n\\nI think this is useful because it makes the `accordion plugin` much easier to operate. With this change you can click anywhere on the `panel-title` and the link which opens the accordion will work just fine.\\n\\nI hope it helps!\\n\\nBest regards, Lubomir Georgiev.\\n\",\"created_at\":\"2014-06-26T14:40:06Z\",\"updated_at\":\"2014-06-28T21:59:14Z\",\"closed_at\":\"2014-06-26T15:00:30Z\",\"merged_at\":null,\"merge_commit_sha\":\"78c5378e3e67f4f04998142de8628ae495f40842\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":210556,\"node_id\":\"MDU6TGFiZWwyMTA1NTY=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/css\",\"name\":\"css\",\"color\":\"563d7c\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/13932/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/13932/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/13932/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/7d2a850c5cdbb31ccf369c105a22f97934cdc347\",\"head\":{\"label\":\"LubomirGeorgiev:master\",\"ref\":\"master\",\"sha\":\"7d2a850c5cdbb31ccf369c105a22f97934cdc347\",\"user\":{\"login\":\"LubomirGeorgiev\",\"id\":5230079,\"node_id\":\"MDQ6VXNlcjUyMzAwNzk=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/5230079?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/LubomirGeorgiev\",\"html_url\":\"https://github.com/LubomirGeorgiev\",\"followers_url\":\"https://api.github.com/users/LubomirGeorgiev/followers\",\"following_url\":\"https://api.github.com/users/LubomirGeorgiev/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/LubomirGeorgiev/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/LubomirGeorgiev/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/LubomirGeorgiev/subscriptions\",\"organizations_url\":\"https://api.github.com/users/LubomirGeorgiev/orgs\",\"repos_url\":\"https://api.github.com/users/LubomirGeorgiev/repos\",\"events_url\":\"https://api.github.com/u
INSERT INTO `pullreq` VALUES ('3510', 'django/django', '3475', '{\"url\":\"https://api.github.com/repos/django/django/pulls/3475\",\"id\":23955911,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjM5NTU5MTE=\",\"html_url\":\"https://github.com/django/django/pull/3475\",\"diff_url\":\"https://github.com/django/django/pull/3475.diff\",\"patch_url\":\"https://github.com/django/django/pull/3475.patch\",\"issue_url\":\"https://api.github.com/repos/django/django/issues/3475\",\"number\":3475,\"state\":\"closed\",\"locked\":false,\"title\":\"Fixed #15053 -- Improved template extending algorithm.\",\"user\":{\"login\":\"prestontimmons\",\"id\":207051,\"node_id\":\"MDQ6VXNlcjIwNzA1MQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/207051?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/prestontimmons\",\"html_url\":\"https://github.com/prestontimmons\",\"followers_url\":\"https://api.github.com/users/prestontimmons/followers\",\"following_url\":\"https://api.github.com/users/prestontimmons/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/prestontimmons/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/prestontimmons/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/prestontimmons/subscriptions\",\"organizations_url\":\"https://api.github.com/users/prestontimmons/orgs\",\"repos_url\":\"https://api.github.com/users/prestontimmons/repos\",\"events_url\":\"https://api.github.com/users/prestontimmons/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/prestontimmons/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2014-11-06T02:56:00Z\",\"updated_at\":\"2015-04-23T08:08:46Z\",\"closed_at\":\"2015-04-22T22:29:25Z\",\"merged_at\":\"2015-04-22T22:29:25Z\",\"merge_commit_sha\":\"3b43137cccfae31549d300038682474524a108e5\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/django/django/pulls/3475/commits\",\"review_comments_url\":\"https://api.github.com/repos/django/django/pulls/3475/comments\",\"review_comment_url\":\"https://api.github.com/repos/django/django/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/django/django/issues/3475/comments\",\"statuses_url\":\"https://api.github.com/repos/django/django/statuses/8ae04e76301bcc5f72a73b7d26876a650bdf18bf\",\"head\":{\"label\":\"prestontimmons:ticket-15053\",\"ref\":\"ticket-15053\",\"sha\":\"8ae04e76301bcc5f72a73b7d26876a650bdf18bf\",\"user\":{\"login\":\"prestontimmons\",\"id\":207051,\"node_id\":\"MDQ6VXNlcjIwNzA1MQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/207051?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/prestontimmons\",\"html_url\":\"https://github.com/prestontimmons\",\"followers_url\":\"https://api.github.com/users/prestontimmons/followers\",\"following_url\":\"https://api.github.com/users/prestontimmons/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/prestontimmons/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/prestontimmons/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/prestontimmons/subscriptions\",\"organizations_url\":\"https://api.github.com/users/prestontimmons/orgs\",\"repos_url\":\"https://api.github.com/users/prestontimmons/repos\",\"events_url\":\"https://api.github.com/users/prestontimmons/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/prestontimmons/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":8862914,\"node_id\":\"MDEwOlJlcG9zaXRvcnk4ODYyOTE0\",\"name\":\"django\",\"full_name\":\"prestontimmons/django\",\"owner\":{\"login\":\"prestontimmons\",\"id\":207051,\"node_id\":\"MDQ6VXNlcjIwNzA1MQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/207051?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/prestontimmons\",\"html_url\":\"https://github.com/prestontimmons\",\"followers_url\":\"https://api
INSERT INTO `pullreq` VALUES ('3514', 'ansible/ansible', '22383', '{\"url\":\"https://api.github.com/repos/ansible/ansible/pulls/22383\",\"id\":109588625,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA5NTg4NjI1\",\"html_url\":\"https://github.com/ansible/ansible/pull/22383\",\"diff_url\":\"https://github.com/ansible/ansible/pull/22383.diff\",\"patch_url\":\"https://github.com/ansible/ansible/pull/22383.patch\",\"issue_url\":\"https://api.github.com/repos/ansible/ansible/issues/22383\",\"number\":22383,\"state\":\"closed\",\"locked\":false,\"title\":\"ec2_elb_facts: Handle AWS throttling when requesting ELB information\",\"user\":{\"login\":\"bobobox\",\"id\":2499321,\"node_id\":\"MDQ6VXNlcjI0OTkzMjE=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/2499321?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/bobobox\",\"html_url\":\"https://github.com/bobobox\",\"followers_url\":\"https://api.github.com/users/bobobox/followers\",\"following_url\":\"https://api.github.com/users/bobobox/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/bobobox/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/bobobox/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/bobobox/subscriptions\",\"organizations_url\":\"https://api.github.com/users/bobobox/orgs\",\"repos_url\":\"https://api.github.com/users/bobobox/repos\",\"events_url\":\"https://api.github.com/users/bobobox/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/bobobox/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"##### SUMMARY\\r\\nFixes issue where module would fail immediately upon encountering AWS API throttling.\\r\\nAlso makes minor changes to error handling.\\r\\n\\r\\n##### ISSUE TYPE\\r\\n - Bugfix Pull Request\\r\\n\\r\\n##### COMPONENT NAME\\r\\nec2_elb_facts.py\\r\\n\\r\\n##### ANSIBLE VERSION\\r\\n```\\r\\nansible 2.2.1.0\\r\\n config file =\\r\\n configured module search path = Default w/o overrides\\r\\n```\\r\\n\\r\\n\\r\\n##### ADDITIONAL INFORMATION\\r\\nUses the `AWSRetry.backoff` method both as a decorator and, where more efficient, directly as a wrapper function to handle AWS API throttling for boto methods invoked in the module. \\r\\n\\r\\nVarious instances of `BotoServerError` exceptions being caught and handled simply by invoking the `fail_json` method have been removed, and replaced with a similar try/catch block in the `main` function. I\'m not sure that this exception handling was particularly useful in the first place (and I\'d be open to removing it completely), but moving it into `main` at least provides pretty much equivalent behavior without interfering with use of the `AWSRetry` decorator, which can handle specific cases of `BotoServerError`.\\r\\n\\r\\nAlso, removes questionable \'catch-all\' clause on line 111 which would return an empty dict for tags. \",\"created_at\":\"2017-03-07T22:42:40Z\",\"updated_at\":\"2018-03-05T20:28:33Z\",\"closed_at\":\"2017-03-13T20:01:52Z\",\"merged_at\":null,\"merge_commit_sha\":\"50418775f13f74f07164de22295b438a418b8174\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":454885231,\"node_id\":\"MDU6TGFiZWw0NTQ4ODUyMzE=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/affects_2.3\",\"name\":\"affects_2.3\",\"color\":\"5319e7\",\"default\":false},{\"id\":379680333,\"node_id\":\"MDU6TGFiZWwzNzk2ODAzMzM=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/aws\",\"name\":\"aws\",\"color\":\"c5def5\",\"default\":false},{\"id\":785271699,\"node_id\":\"MDU6TGFiZWw3ODUyNzE2OTk=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/bug\",\"name\":\"bug\",\"color\":\"fbca04\",\"default\":true},{\"id\":61528803,\"node_id\":\"MDU6TGFiZWw2MTUyODgwMw==\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/cloud\",\"name\":\"cloud\",\"color\":\"c7def8\",\"default\":false},{\"id\":496359346,\"node_id\":\"MDU6TGFiZWw0OTYzNTkzNDY=\",\"url\":\"https://api.github.com/repos/ansible/ansible/labels/module\",\"n
INSERT INTO `pullreq` VALUES ('3518', 'symfony/symfony', '21984', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/21984\",\"id\":110371308,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTEwMzcxMzA4\",\"html_url\":\"https://github.com/symfony/symfony/pull/21984\",\"diff_url\":\"https://github.com/symfony/symfony/pull/21984.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/21984.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/21984\",\"number\":21984,\"state\":\"closed\",\"locked\":false,\"title\":\"[HttpFoundation] fix path info when request path is not sent\",\"user\":{\"login\":\"xabbuh\",\"id\":1957048,\"node_id\":\"MDQ6VXNlcjE5NTcwNDg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1957048?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/xabbuh\",\"html_url\":\"https://github.com/xabbuh\",\"followers_url\":\"https://api.github.com/users/xabbuh/followers\",\"following_url\":\"https://api.github.com/users/xabbuh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/xabbuh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/xabbuh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/xabbuh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/xabbuh/orgs\",\"repos_url\":\"https://api.github.com/users/xabbuh/repos\",\"events_url\":\"https://api.github.com/users/xabbuh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/xabbuh/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A\\r\\n| ------------- | ---\\r\\n| Branch? | 2.7\\r\\n| Bug fix? | yes\\r\\n| New feature? | no\\r\\n| BC breaks? | no\\r\\n| Deprecations? | no\\r\\n| Tests pass? | yes\\r\\n| Fixed tickets | #21967\\r\\n| License | MIT\\r\\n| Doc PR | \",\"created_at\":\"2017-03-13T10:02:29Z\",\"updated_at\":\"2017-03-13T10:38:32Z\",\"closed_at\":\"2017-03-13T10:38:29Z\",\"merged_at\":null,\"merge_commit_sha\":\"ea328004865eda87de983b412892fd6b667ad1ea\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":100079,\"node_id\":\"MDU6TGFiZWwxMDAwNzk=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Bug\",\"name\":\"Bug\",\"color\":\"e10c02\",\"default\":false},{\"id\":125366,\"node_id\":\"MDU6TGFiZWwxMjUzNjY=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/HttpFoundation\",\"name\":\"HttpFoundation\",\"color\":\"DDDDDD\",\"default\":false},{\"id\":237003792,\"node_id\":\"MDU6TGFiZWwyMzcwMDM3OTI=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Status:%20Needs%20Review\",\"name\":\"Status: Needs Review\",\"color\":\"ededed\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/symfony/symfony/milestones/13\",\"html_url\":\"https://github.com/symfony/symfony/milestone/13\",\"labels_url\":\"https://api.github.com/repos/symfony/symfony/milestones/13/labels\",\"id\":2178738,\"node_id\":\"MDk6TWlsZXN0b25lMjE3ODczOA==\",\"number\":13,\"title\":\"2.7\",\"description\":\"https://symfony.com/roadmap?version=2.7#checker\",\"creator\":{\"login\":\"nicolas-grekas\",\"id\":243674,\"node_id\":\"MDQ6VXNlcjI0MzY3NA==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/243674?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/nicolas-grekas\",\"html_url\":\"https://github.com/nicolas-grekas\",\"followers_url\":\"https://api.github.com/users/nicolas-grekas/followers\",\"following_url\":\"https://api.github.com/users/nicolas-grekas/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/nicolas-grekas/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/nicolas-grekas/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/nicolas-grekas/subscriptions\",\"organizations_url\":\"https://api.github.com/users/nicolas-grekas/orgs\",\"repos_url\":\"https://api.github.com/users/nicolas-grekas/repos\",\"events_url\":\"https://api.github.com/users/nicolas-grekas/events{/privacy}\",
INSERT INTO `pullreq` VALUES ('3522', 'ceph/ceph', '5173', '{\"url\":\"https://api.github.com/repos/ceph/ceph/pulls/5173\",\"id\":39524130,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0Mzk1MjQxMzA=\",\"html_url\":\"https://github.com/ceph/ceph/pull/5173\",\"diff_url\":\"https://github.com/ceph/ceph/pull/5173.diff\",\"patch_url\":\"https://github.com/ceph/ceph/pull/5173.patch\",\"issue_url\":\"https://api.github.com/repos/ceph/ceph/issues/5173\",\"number\":5173,\"state\":\"closed\",\"locked\":false,\"title\":\"Fast read for erasure coding pool and erasure code error handling\",\"user\":{\"login\":\"dzafman\",\"id\":2467610,\"node_id\":\"MDQ6VXNlcjI0Njc2MTA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2467610?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dzafman\",\"html_url\":\"https://github.com/dzafman\",\"followers_url\":\"https://api.github.com/users/dzafman/followers\",\"following_url\":\"https://api.github.com/users/dzafman/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dzafman/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dzafman/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dzafman/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dzafman/orgs\",\"repos_url\":\"https://api.github.com/users/dzafman/repos\",\"events_url\":\"https://api.github.com/users/dzafman/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dzafman/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2015-07-08T21:14:22Z\",\"updated_at\":\"2015-09-29T20:40:57Z\",\"closed_at\":\"2015-09-01T17:25:08Z\",\"merged_at\":\"2015-09-01T17:25:08Z\",\"merge_commit_sha\":\"78eee9b7b76ff89af3f79e4a0046a19e8e43390f\",\"assignee\":{\"login\":\"tchaikov\",\"id\":59071,\"node_id\":\"MDQ6VXNlcjU5MDcx\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/59071?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tchaikov\",\"html_url\":\"https://github.com/tchaikov\",\"followers_url\":\"https://api.github.com/users/tchaikov/followers\",\"following_url\":\"https://api.github.com/users/tchaikov/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tchaikov/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tchaikov/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tchaikov/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tchaikov/orgs\",\"repos_url\":\"https://api.github.com/users/tchaikov/repos\",\"events_url\":\"https://api.github.com/users/tchaikov/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tchaikov/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"tchaikov\",\"id\":59071,\"node_id\":\"MDQ6VXNlcjU5MDcx\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/59071?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/tchaikov\",\"html_url\":\"https://github.com/tchaikov\",\"followers_url\":\"https://api.github.com/users/tchaikov/followers\",\"following_url\":\"https://api.github.com/users/tchaikov/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/tchaikov/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/tchaikov/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/tchaikov/subscriptions\",\"organizations_url\":\"https://api.github.com/users/tchaikov/orgs\",\"repos_url\":\"https://api.github.com/users/tchaikov/repos\",\"events_url\":\"https://api.github.com/users/tchaikov/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/tchaikov/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":134774049,\"node_id\":\"MDU6TGFiZWwxMzQ3NzQwNDk=\",\"url\":\"https://api.github.com/repos/ceph/ceph/labels/bug%20fix\",\"name\":\"bug fix\",\"color\":\"ac0000\",\"default\":false},{\"id\":144329561,\"node_id\":\"MDU6TGFiZWwxNDQzMjk1NjE=\",\"url\":\"https://api.github.com/repos/cep
INSERT INTO `pullreq` VALUES ('3526', 'rails/rails', '10740', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/10740\",\"id\":5888282,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTg4ODI4Mg==\",\"html_url\":\"https://github.com/rails/rails/pull/10740\",\"diff_url\":\"https://github.com/rails/rails/pull/10740.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/10740.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/10740\",\"number\":10740,\"state\":\"closed\",\"locked\":false,\"title\":\"HashWithIndifferentAccess#select working as intended\",\"user\":{\"login\":\"mrsimo\",\"id\":19203,\"node_id\":\"MDQ6VXNlcjE5MjAz\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/19203?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mrsimo\",\"html_url\":\"https://github.com/mrsimo\",\"followers_url\":\"https://api.github.com/users/mrsimo/followers\",\"following_url\":\"https://api.github.com/users/mrsimo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mrsimo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mrsimo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mrsimo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mrsimo/orgs\",\"repos_url\":\"https://api.github.com/users/mrsimo/repos\",\"events_url\":\"https://api.github.com/users/mrsimo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mrsimo/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Before this commit, #reject returned a HashWithIndifferentAccess, whereas #select returned a Hash. Now #select also returns a HashWithIndifferentAccess.\\n\\nI think the behavior was confusing, refactoring some code I changed a couple of `hash_with_indifferent_access.reject { |k,v| v.blank? }` by a `hash_with_indifferent_access.select { |k,v| v.present? }` because I found it a lot more readable in the context it was, and was surprised that the behavior changed.\\n\\nI\'m not sure if testing both bang methods is necessary, but I thought it might not hurt.\\n\\nHope to hear what you think.\\n\\nFixes #10723\\n\",\"created_at\":\"2013-05-23T13:35:37Z\",\"updated_at\":\"2014-06-26T15:09:59Z\",\"closed_at\":\"2013-06-14T20:53:32Z\",\"merged_at\":\"2013-06-14T20:53:31Z\",\"merge_commit_sha\":\"eccb31e21963f593d2f3e0f982e11413587ebde9\",\"assignee\":{\"login\":\"josevalim\",\"id\":9582,\"node_id\":\"MDQ6VXNlcjk1ODI=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/9582?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/josevalim\",\"html_url\":\"https://github.com/josevalim\",\"followers_url\":\"https://api.github.com/users/josevalim/followers\",\"following_url\":\"https://api.github.com/users/josevalim/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/josevalim/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/josevalim/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/josevalim/subscriptions\",\"organizations_url\":\"https://api.github.com/users/josevalim/orgs\",\"repos_url\":\"https://api.github.com/users/josevalim/repos\",\"events_url\":\"https://api.github.com/users/josevalim/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/josevalim/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"josevalim\",\"id\":9582,\"node_id\":\"MDQ6VXNlcjk1ODI=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/9582?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/josevalim\",\"html_url\":\"https://github.com/josevalim\",\"followers_url\":\"https://api.github.com/users/josevalim/followers\",\"following_url\":\"https://api.github.com/users/josevalim/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/josevalim/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/josevalim/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/josevalim/subscriptions\",\"organizations_url\":\"https://api.github.com/users/josevalim/
INSERT INTO `pullreq` VALUES ('3530', 'rails/rails', '14438', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/14438\",\"id\":13807787,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTM4MDc3ODc=\",\"html_url\":\"https://github.com/rails/rails/pull/14438\",\"diff_url\":\"https://github.com/rails/rails/pull/14438.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/14438.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/14438\",\"number\":14438,\"state\":\"closed\",\"locked\":false,\"title\":\"Generate proper SQL when table-prefixed hash key is used in order\",\"user\":{\"login\":\"killthekitten\",\"id\":1201569,\"node_id\":\"MDQ6VXNlcjEyMDE1Njk=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1201569?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/killthekitten\",\"html_url\":\"https://github.com/killthekitten\",\"followers_url\":\"https://api.github.com/users/killthekitten/followers\",\"following_url\":\"https://api.github.com/users/killthekitten/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/killthekitten/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/killthekitten/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/killthekitten/subscriptions\",\"organizations_url\":\"https://api.github.com/users/killthekitten/orgs\",\"repos_url\":\"https://api.github.com/users/killthekitten/repos\",\"events_url\":\"https://api.github.com/users/killthekitten/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/killthekitten/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"`where` method accepts several notation formats, such as `foo: :bar`, `\'foo = bar\'`, `\'foo\' => \'bar\'` and also `\'foo_items.foo\' => \'bar\'`. Each of them is widely used in RoR apps, and it seems normal to use the same approach in `order`, which in turn supports all except the last one.\\n\\nHere\'s what we have now:\\n\\n```\\nTopic.order(\'topics.id\' => \'asc\').to_sql\\n# => \\\"SELECT \\\\\\\"topics\\\\\\\".* FROM \\\\\\\"topics\\\\\\\" ORDER BY \\\\\\\"topics\\\\\\\".\\\\\\\"topics.id\\\\\\\" ASC\\\"\\n```\\n\\nSo this PR is my attempt to implement the desired behavior. Likely this can be done more efficiently.\\n\",\"created_at\":\"2014-03-20T19:52:09Z\",\"updated_at\":\"2015-01-27T12:52:19Z\",\"closed_at\":\"2015-01-27T12:52:19Z\",\"merged_at\":null,\"merge_commit_sha\":\"0709e3a2c1562ec96d44a2472148bfa698ff968f\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":107191,\"node_id\":\"MDU6TGFiZWwxMDcxOTE=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/activerecord\",\"name\":\"activerecord\",\"color\":\"0b02e1\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/14438/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/14438/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/14438/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/9a64e7709e44c01df203994224c7e3102f466a09\",\"head\":{\"label\":\"killthekitten:fix-prefixed-order-hash\",\"ref\":\"fix-prefixed-order-hash\",\"sha\":\"9a64e7709e44c01df203994224c7e3102f466a09\",\"user\":{\"login\":\"killthekitten\",\"id\":1201569,\"node_id\":\"MDQ6VXNlcjEyMDE1Njk=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1201569?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/killthekitten\",\"html_url\":\"https://github.com/killthekitten\",\"followers_url\":\"https://api.github.com/users/killthekitten/followers\",\"following_url\":\"https://api.github.com/users/killthekitten/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/killthekitten/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/killthekitten/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/killthekitten/subscrip
INSERT INTO `pullreq` VALUES ('3534', 'twbs/bootstrap', '15384', '{\"url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/15384\",\"id\":26180972,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjYxODA5NzI=\",\"html_url\":\"https://github.com/twbs/bootstrap/pull/15384\",\"diff_url\":\"https://github.com/twbs/bootstrap/pull/15384.diff\",\"patch_url\":\"https://github.com/twbs/bootstrap/pull/15384.patch\",\"issue_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/15384\",\"number\":15384,\"state\":\"closed\",\"locked\":false,\"title\":\"Inline form example doesn\'t match its code.\",\"user\":{\"login\":\"leonardovcid\",\"id\":5138742,\"node_id\":\"MDQ6VXNlcjUxMzg3NDI=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/5138742?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/leonardovcid\",\"html_url\":\"https://github.com/leonardovcid\",\"followers_url\":\"https://api.github.com/users/leonardovcid/followers\",\"following_url\":\"https://api.github.com/users/leonardovcid/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/leonardovcid/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/leonardovcid/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/leonardovcid/subscriptions\",\"organizations_url\":\"https://api.github.com/users/leonardovcid/orgs\",\"repos_url\":\"https://api.github.com/users/leonardovcid/repos\",\"events_url\":\"https://api.github.com/users/leonardovcid/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/leonardovcid/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This example of the inline form doesn\'t not match the highlighted code below it. \\nIt is quite confusing, because there are 2 email fields in the sample form that is shown. I have proposed the correction of this.\\n\\nI hope this helps.\\n\\nPS:\\nI don\'t think so, but if by any chance these two email fields were intentional, where the first field was for the local part of the email (e.g.: john.doe) and the second field for the domain part (e.g.: @domain.com), then I suggest right-aligning the first field. But I doubt was the intention, because it wouldn\'t be a very clear form example and quite an unusual approach.\\n\",\"created_at\":\"2014-12-16T21:25:48Z\",\"updated_at\":\"2014-12-17T03:39:47Z\",\"closed_at\":\"2014-12-16T23:29:38Z\",\"merged_at\":null,\"merge_commit_sha\":\"5d9e1216ab8dd071ee4c2d9195d1f4403e24cede\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":143597,\"node_id\":\"MDU6TGFiZWwxNDM1OTc=\",\"url\":\"https://api.github.com/repos/twbs/bootstrap/labels/docs\",\"name\":\"docs\",\"color\":\"007bff\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/15384/commits\",\"review_comments_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/15384/comments\",\"review_comment_url\":\"https://api.github.com/repos/twbs/bootstrap/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/twbs/bootstrap/issues/15384/comments\",\"statuses_url\":\"https://api.github.com/repos/twbs/bootstrap/statuses/2e69a5fa466aa537e2cbf363cd39b8011000f81e\",\"head\":{\"label\":\"leonardovcid:patch-2\",\"ref\":\"patch-2\",\"sha\":\"2e69a5fa466aa537e2cbf363cd39b8011000f81e\",\"user\":{\"login\":\"leonardovcid\",\"id\":5138742,\"node_id\":\"MDQ6VXNlcjUxMzg3NDI=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/5138742?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/leonardovcid\",\"html_url\":\"https://github.com/leonardovcid\",\"followers_url\":\"https://api.github.com/users/leonardovcid/followers\",\"following_url\":\"https://api.github.com/users/leonardovcid/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/leonardovcid/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/leonardovcid/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/leonardovcid/subscriptions\",\"organizations_url\":\"https://api.github.com/users/
INSERT INTO `pullreq` VALUES ('3538', 'saltstack/salt', '23497', '{\"url\":\"https://api.github.com/repos/saltstack/salt/pulls/23497\",\"id\":35015392,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzUwMTUzOTI=\",\"html_url\":\"https://github.com/saltstack/salt/pull/23497\",\"diff_url\":\"https://github.com/saltstack/salt/pull/23497.diff\",\"patch_url\":\"https://github.com/saltstack/salt/pull/23497.patch\",\"issue_url\":\"https://api.github.com/repos/saltstack/salt/issues/23497\",\"number\":23497,\"state\":\"closed\",\"locked\":false,\"title\":\"Tweak network address comparisons\",\"user\":{\"login\":\"skizunov\",\"id\":11562452,\"node_id\":\"MDQ6VXNlcjExNTYyNDUy\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/11562452?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/skizunov\",\"html_url\":\"https://github.com/skizunov\",\"followers_url\":\"https://api.github.com/users/skizunov/followers\",\"following_url\":\"https://api.github.com/users/skizunov/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/skizunov/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/skizunov/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/skizunov/subscriptions\",\"organizations_url\":\"https://api.github.com/users/skizunov/orgs\",\"repos_url\":\"https://api.github.com/users/skizunov/repos\",\"events_url\":\"https://api.github.com/users/skizunov/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/skizunov/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Punish ipv4 addresses that start with \'127.\' more than other ipv4\\naddresses to follow original logic before refactor.\\n\\nRelated to Pull Request #23481\\n\\nSigned-off-by: Sergey Kizunov sergey.kizunov@ni.com\\n\",\"created_at\":\"2015-05-08T14:48:03Z\",\"updated_at\":\"2015-05-08T17:35:16Z\",\"closed_at\":\"2015-05-08T17:35:16Z\",\"merged_at\":\"2015-05-08T17:35:16Z\",\"merge_commit_sha\":\"689620360a01b3fb12ce40cf1276afbfad03e035\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/saltstack/salt/pulls/23497/commits\",\"review_comments_url\":\"https://api.github.com/repos/saltstack/salt/pulls/23497/comments\",\"review_comment_url\":\"https://api.github.com/repos/saltstack/salt/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/saltstack/salt/issues/23497/comments\",\"statuses_url\":\"https://api.github.com/repos/saltstack/salt/statuses/408fac3270a68c085a8ccfab5827d20df8084ca1\",\"head\":{\"label\":\"skizunov:develop2\",\"ref\":\"develop2\",\"sha\":\"408fac3270a68c085a8ccfab5827d20df8084ca1\",\"user\":{\"login\":\"skizunov\",\"id\":11562452,\"node_id\":\"MDQ6VXNlcjExNTYyNDUy\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/11562452?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/skizunov\",\"html_url\":\"https://github.com/skizunov\",\"followers_url\":\"https://api.github.com/users/skizunov/followers\",\"following_url\":\"https://api.github.com/users/skizunov/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/skizunov/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/skizunov/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/skizunov/subscriptions\",\"organizations_url\":\"https://api.github.com/users/skizunov/orgs\",\"repos_url\":\"https://api.github.com/users/skizunov/repos\",\"events_url\":\"https://api.github.com/users/skizunov/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/skizunov/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":32545802,\"node_id\":\"MDEwOlJlcG9zaXRvcnkzMjU0NTgwMg==\",\"name\":\"salt\",\"full_name\":\"skizunov/salt\",\"owner\":{\"login\":\"skizunov\",\"id\":11562452,\"node_id\":\"MDQ6VXNlcjExNTYyNDUy\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/11562452?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/skizunov\",\"html_url\":\"https://githu
INSERT INTO `pullreq` VALUES ('3542', 'symfony/symfony', '21077', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/21077\",\"id\":99551175,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTk1NTExNzU=\",\"html_url\":\"https://github.com/symfony/symfony/pull/21077\",\"diff_url\":\"https://github.com/symfony/symfony/pull/21077.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/21077.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/21077\",\"number\":21077,\"state\":\"closed\",\"locked\":false,\"title\":\"[TwigBundle] register template paths for overridden bundles\",\"user\":{\"login\":\"xabbuh\",\"id\":1957048,\"node_id\":\"MDQ6VXNlcjE5NTcwNDg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1957048?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/xabbuh\",\"html_url\":\"https://github.com/xabbuh\",\"followers_url\":\"https://api.github.com/users/xabbuh/followers\",\"following_url\":\"https://api.github.com/users/xabbuh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/xabbuh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/xabbuh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/xabbuh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/xabbuh/orgs\",\"repos_url\":\"https://api.github.com/users/xabbuh/repos\",\"events_url\":\"https://api.github.com/users/xabbuh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/xabbuh/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A\\r\\n| ------------- | ---\\r\\n| Branch? | 2.7\\r\\n| Bug fix? | yes\\r\\n| New feature? | no\\r\\n| BC breaks? | no\\r\\n| Deprecations? | no\\r\\n| Tests pass? | yes\\r\\n| Fixed tickets | FriendsOfSymfony/FOSUserBundle#2376, FriendsOfSymfony/FOSUserBundle#2378\\r\\n| License | MIT\\r\\n| Doc PR | \\r\\n\\r\\nPreviously, paths for bundles overriding a parent bundle wouldn\'t have been registered with the namespace of the parent bundle. I am not completely sure if this is the best solution, so I didn\'t invest time to write tests confirming the fix. Will do that if we agree on this approach.\",\"created_at\":\"2016-12-28T13:52:07Z\",\"updated_at\":\"2017-01-04T16:57:23Z\",\"closed_at\":\"2016-12-28T17:14:00Z\",\"merged_at\":null,\"merge_commit_sha\":\"d5e00f62eb84cbe88ae6ffc6a1105b92aaeda767\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":100079,\"node_id\":\"MDU6TGFiZWwxMDAwNzk=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Bug\",\"name\":\"Bug\",\"color\":\"e10c02\",\"default\":false},{\"id\":237003792,\"node_id\":\"MDU6TGFiZWwyMzcwMDM3OTI=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Status:%20Needs%20Review\",\"name\":\"Status: Needs Review\",\"color\":\"ededed\",\"default\":false},{\"id\":10786590,\"node_id\":\"MDU6TGFiZWwxMDc4NjU5MA==\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/TwigBundle\",\"name\":\"TwigBundle\",\"color\":\"DDDDDD\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/symfony/symfony/pulls/21077/commits\",\"review_comments_url\":\"https://api.github.com/repos/symfony/symfony/pulls/21077/comments\",\"review_comment_url\":\"https://api.github.com/repos/symfony/symfony/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/symfony/symfony/issues/21077/comments\",\"statuses_url\":\"https://api.github.com/repos/symfony/symfony/statuses/0d1e6670f80fb6ec2e7116a60bfe971358b6f56b\",\"head\":{\"label\":\"xabbuh:twig-loader-register-overridden-paths\",\"ref\":\"twig-loader-register-overridden-paths\",\"sha\":\"0d1e6670f80fb6ec2e7116a60bfe971358b6f56b\",\"user\":{\"login\":\"xabbuh\",\"id\":1957048,\"node_id\":\"MDQ6VXNlcjE5NTcwNDg=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/1957048?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/xabbuh\",\"html_url\":\"https://github.com/xabbuh\",\"followers_url\":\"https://
INSERT INTO `pullreq` VALUES ('3547', 'dotnet/corefx', '14641', '{\"url\":\"https://api.github.com/repos/dotnet/corefx/pulls/14641\",\"id\":98794335,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTg3OTQzMzU=\",\"html_url\":\"https://github.com/dotnet/corefx/pull/14641\",\"diff_url\":\"https://github.com/dotnet/corefx/pull/14641.diff\",\"patch_url\":\"https://github.com/dotnet/corefx/pull/14641.patch\",\"issue_url\":\"https://api.github.com/repos/dotnet/corefx/issues/14641\",\"number\":14641,\"state\":\"closed\",\"locked\":false,\"title\":\"Add tests for new String.Join overloads \",\"user\":{\"login\":\"AlexRadch\",\"id\":6407980,\"node_id\":\"MDQ6VXNlcjY0MDc5ODA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/6407980?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/AlexRadch\",\"html_url\":\"https://github.com/AlexRadch\",\"followers_url\":\"https://api.github.com/users/AlexRadch/followers\",\"following_url\":\"https://api.github.com/users/AlexRadch/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/AlexRadch/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/AlexRadch/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/AlexRadch/subscriptions\",\"organizations_url\":\"https://api.github.com/users/AlexRadch/orgs\",\"repos_url\":\"https://api.github.com/users/AlexRadch/repos\",\"events_url\":\"https://api.github.com/users/AlexRadch/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/AlexRadch/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Close #5552\",\"created_at\":\"2016-12-20T17:44:58Z\",\"updated_at\":\"2017-01-21T18:56:15Z\",\"closed_at\":\"2017-01-19T17:18:00Z\",\"merged_at\":null,\"merge_commit_sha\":\"3713089c24203de46e343c22360c03594379588d\",\"assignee\":{\"login\":\"AlexRadch\",\"id\":6407980,\"node_id\":\"MDQ6VXNlcjY0MDc5ODA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/6407980?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/AlexRadch\",\"html_url\":\"https://github.com/AlexRadch\",\"followers_url\":\"https://api.github.com/users/AlexRadch/followers\",\"following_url\":\"https://api.github.com/users/AlexRadch/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/AlexRadch/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/AlexRadch/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/AlexRadch/subscriptions\",\"organizations_url\":\"https://api.github.com/users/AlexRadch/orgs\",\"repos_url\":\"https://api.github.com/users/AlexRadch/repos\",\"events_url\":\"https://api.github.com/users/AlexRadch/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/AlexRadch/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"AlexRadch\",\"id\":6407980,\"node_id\":\"MDQ6VXNlcjY0MDc5ODA=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/6407980?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/AlexRadch\",\"html_url\":\"https://github.com/AlexRadch\",\"followers_url\":\"https://api.github.com/users/AlexRadch/followers\",\"following_url\":\"https://api.github.com/users/AlexRadch/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/AlexRadch/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/AlexRadch/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/AlexRadch/subscriptions\",\"organizations_url\":\"https://api.github.com/users/AlexRadch/orgs\",\"repos_url\":\"https://api.github.com/users/AlexRadch/repos\",\"events_url\":\"https://api.github.com/users/AlexRadch/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/AlexRadch/received_events\",\"type\":\"User\",\"site_admin\":false},{\"login\":\"AlexGhiondea\",\"id\":8396979,\"node_id\":\"MDQ6VXNlcjgzOTY5Nzk=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/8396979?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/AlexGhiondea\",\"html_url\":\"https://github.com/AlexGhiondea\",\"followers_url
INSERT INTO `pullreq` VALUES ('3551', 'symfony/symfony', '22740', '{\"url\":\"https://api.github.com/repos/symfony/symfony/pulls/22740\",\"id\":121203830,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTIxMjAzODMw\",\"html_url\":\"https://github.com/symfony/symfony/pull/22740\",\"diff_url\":\"https://github.com/symfony/symfony/pull/22740.diff\",\"patch_url\":\"https://github.com/symfony/symfony/pull/22740.patch\",\"issue_url\":\"https://api.github.com/repos/symfony/symfony/issues/22740\",\"number\":22740,\"state\":\"closed\",\"locked\":false,\"title\":\"[SecurityBundle][Security][Finder] Remove deprecated code paths\",\"user\":{\"login\":\"ogizanagi\",\"id\":2211145,\"node_id\":\"MDQ6VXNlcjIyMTExNDU=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2211145?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/ogizanagi\",\"html_url\":\"https://github.com/ogizanagi\",\"followers_url\":\"https://api.github.com/users/ogizanagi/followers\",\"following_url\":\"https://api.github.com/users/ogizanagi/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/ogizanagi/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/ogizanagi/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/ogizanagi/subscriptions\",\"organizations_url\":\"https://api.github.com/users/ogizanagi/orgs\",\"repos_url\":\"https://api.github.com/users/ogizanagi/repos\",\"events_url\":\"https://api.github.com/users/ogizanagi/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/ogizanagi/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"| Q | A\\r\\n| ------------- | ---\\r\\n| Branch? | master\\r\\n| Bug fix? | no\\r\\n| New feature? | no\\r\\n| BC breaks? | yes\\r\\n| Deprecations? | no\\r\\n| Tests pass? | yes\\r\\n| Fixed tickets | 1b600b0c94cf3a7eb65e847e8d9a19de7bfa8514, 366aefd75f71d5a35647634d91259932cfa39907, 5b7fe852aa1ce7e8fb01c8ed567af05b288b5d43\\r\\n| License | MIT\\r\\n| Doc PR | N/A\\r\\n\\r\\nRemoving my own deprecated stuff from 4.0 :)\\r\\n\",\"created_at\":\"2017-05-18T05:28:54Z\",\"updated_at\":\"2017-05-21T13:09:52Z\",\"closed_at\":\"2017-05-21T13:03:20Z\",\"merged_at\":\"2017-05-21T13:03:20Z\",\"merge_commit_sha\":\"da202feb71a97b519c24891b2576b255db7823dd\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":231677,\"node_id\":\"MDU6TGFiZWwyMzE2Nzc=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/BC%20Break\",\"name\":\"BC Break\",\"color\":\"e10c02\",\"default\":false},{\"id\":148418,\"node_id\":\"MDU6TGFiZWwxNDg0MTg=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Finder\",\"name\":\"Finder\",\"color\":\"DDDDDD\",\"default\":false},{\"id\":99600,\"node_id\":\"MDU6TGFiZWw5OTYwMA==\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Security\",\"name\":\"Security\",\"color\":\"DDDDDD\",\"default\":false},{\"id\":58752396,\"node_id\":\"MDU6TGFiZWw1ODc1MjM5Ng==\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/SecurityBundle\",\"name\":\"SecurityBundle\",\"color\":\"DDDDDD\",\"default\":false},{\"id\":237003792,\"node_id\":\"MDU6TGFiZWwyMzcwMDM3OTI=\",\"url\":\"https://api.github.com/repos/symfony/symfony/labels/Status:%20Needs%20Review\",\"name\":\"Status: Needs Review\",\"color\":\"ededed\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/symfony/symfony/milestones/12\",\"html_url\":\"https://github.com/symfony/symfony/milestone/12\",\"labels_url\":\"https://api.github.com/repos/symfony/symfony/milestones/12/labels\",\"id\":2119145,\"node_id\":\"MDk6TWlsZXN0b25lMjExOTE0NQ==\",\"number\":12,\"title\":\"4.0\",\"description\":\"https://symfony.com/roadmap?version=4.0#checker\",\"creator\":{\"login\":\"javiereguiluz\",\"id\":73419,\"node_id\":\"MDQ6VXNlcjczNDE5\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/73419?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/javiereguiluz\",\"html_url\":\"https://github.com/javiereguiluz\",\"followers_ur
INSERT INTO `pullreq` VALUES ('3555', 'angular/angular.js', '9791', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/9791\",\"id\":23339954,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjMzMzk5NTQ=\",\"html_url\":\"https://github.com/angular/angular.js/pull/9791\",\"diff_url\":\"https://github.com/angular/angular.js/pull/9791.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/9791.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/9791\",\"number\":9791,\"state\":\"closed\",\"locked\":false,\"title\":\"Fiddle with $resource documentation examples\",\"user\":{\"login\":\"MarkTraceur\",\"id\":388046,\"node_id\":\"MDQ6VXNlcjM4ODA0Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/388046?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/MarkTraceur\",\"html_url\":\"https://github.com/MarkTraceur\",\"followers_url\":\"https://api.github.com/users/MarkTraceur/followers\",\"following_url\":\"https://api.github.com/users/MarkTraceur/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/MarkTraceur/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/MarkTraceur/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/MarkTraceur/subscriptions\",\"organizations_url\":\"https://api.github.com/users/MarkTraceur/orgs\",\"repos_url\":\"https://api.github.com/users/MarkTraceur/repos\",\"events_url\":\"https://api.github.com/users/MarkTraceur/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/MarkTraceur/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"They were assuming...wrong things.\\n\",\"created_at\":\"2014-10-25T14:59:03Z\",\"updated_at\":\"2014-12-16T17:18:04Z\",\"closed_at\":\"2014-10-31T20:58:59Z\",\"merged_at\":null,\"merge_commit_sha\":\"7f0f998fa30818f3def3c23e4a68b74e475c574f\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":53200630,\"node_id\":\"MDU6TGFiZWw1MzIwMDYzMA==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/cla:%20no\",\"name\":\"cla: no\",\"color\":\"f7c6c7\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/angular/angular.js/pulls/9791/commits\",\"review_comments_url\":\"https://api.github.com/repos/angular/angular.js/pulls/9791/comments\",\"review_comment_url\":\"https://api.github.com/repos/angular/angular.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/angular/angular.js/issues/9791/comments\",\"statuses_url\":\"https://api.github.com/repos/angular/angular.js/statuses/7394e4254da294df0028a2fc207b1362ec27fd2c\",\"head\":{\"label\":\"MarkTraceur:master\",\"ref\":\"master\",\"sha\":\"7394e4254da294df0028a2fc207b1362ec27fd2c\",\"user\":{\"login\":\"MarkTraceur\",\"id\":388046,\"node_id\":\"MDQ6VXNlcjM4ODA0Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/388046?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/MarkTraceur\",\"html_url\":\"https://github.com/MarkTraceur\",\"followers_url\":\"https://api.github.com/users/MarkTraceur/followers\",\"following_url\":\"https://api.github.com/users/MarkTraceur/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/MarkTraceur/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/MarkTraceur/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/MarkTraceur/subscriptions\",\"organizations_url\":\"https://api.github.com/users/MarkTraceur/orgs\",\"repos_url\":\"https://api.github.com/users/MarkTraceur/repos\",\"events_url\":\"https://api.github.com/users/MarkTraceur/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/MarkTraceur/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":25734701,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyNTczNDcwMQ==\",\"name\":\"angular.js\",\"full_name\":\"MarkTraceur/angular.js\",\"owner\":{\"login\":\"MarkTraceur\",\"id\":388046,\"node_id\":\"MDQ6VXNlcjM4ODA0Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.c
INSERT INTO `pullreq` VALUES ('3559', 'emberjs/ember.js', '1238', '{\"url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/1238\",\"id\":1983034,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTk4MzAzNA==\",\"html_url\":\"https://github.com/emberjs/ember.js/pull/1238\",\"diff_url\":\"https://github.com/emberjs/ember.js/pull/1238.diff\",\"patch_url\":\"https://github.com/emberjs/ember.js/pull/1238.patch\",\"issue_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/1238\",\"number\":1238,\"state\":\"closed\",\"locked\":false,\"title\":\"Update State.transitionTo transition generator to allow multiple contexts\",\"user\":{\"login\":\"trek\",\"id\":9736,\"node_id\":\"MDQ6VXNlcjk3MzY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/9736?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/trek\",\"html_url\":\"https://github.com/trek\",\"followers_url\":\"https://api.github.com/users/trek/followers\",\"following_url\":\"https://api.github.com/users/trek/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/trek/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/trek/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/trek/subscriptions\",\"organizations_url\":\"https://api.github.com/users/trek/orgs\",\"repos_url\":\"https://api.github.com/users/trek/repos\",\"events_url\":\"https://api.github.com/users/trek/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/trek/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Right now if you do `{{action someAction context1 context2}}` the generated transition only passes the first context.\\n\\nI think I covered every weird context/contexts edge case. I\'m pretty sure the jQuery event _always_ has a `contexts` property which would clean this up quite a bit, but I wanted someone else to chime in.\\n\\nCould use a hint on how to write a test that involves presence of Event. I can\'t seem to fake the `typeof Event` if no matter how many things I tried.\\n\",\"created_at\":\"2012-08-06T16:21:14Z\",\"updated_at\":\"2014-07-06T02:20:04Z\",\"closed_at\":\"2012-09-14T17:29:01Z\",\"merged_at\":null,\"merge_commit_sha\":\"b1155a7e106a5583e686db7cf2c8628b3b4002ac\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/1238/commits\",\"review_comments_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/1238/comments\",\"review_comment_url\":\"https://api.github.com/repos/emberjs/ember.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/emberjs/ember.js/issues/1238/comments\",\"statuses_url\":\"https://api.github.com/repos/emberjs/ember.js/statuses/1089937ac7f6cf7be0aed40dbf18a33f447b3dc4\",\"head\":{\"label\":\"trek:MultipleContextsOnRouterTransition\",\"ref\":\"MultipleContextsOnRouterTransition\",\"sha\":\"1089937ac7f6cf7be0aed40dbf18a33f447b3dc4\",\"user\":{\"login\":\"trek\",\"id\":9736,\"node_id\":\"MDQ6VXNlcjk3MzY=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/9736?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/trek\",\"html_url\":\"https://github.com/trek\",\"followers_url\":\"https://api.github.com/users/trek/followers\",\"following_url\":\"https://api.github.com/users/trek/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/trek/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/trek/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/trek/subscriptions\",\"organizations_url\":\"https://api.github.com/users/trek/orgs\",\"repos_url\":\"https://api.github.com/users/trek/repos\",\"events_url\":\"https://api.github.com/users/trek/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/trek/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":2975696,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyOTc1Njk2\",\"name\":\"ember.js\",\"full_name\":\"trek/ember.js\",\"owner\":{\"login\":\"trek\",
INSERT INTO `pullreq` VALUES ('3564', 'hashicorp/terraform', '10578', '{\"url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/10578\",\"id\":96918386,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTY5MTgzODY=\",\"html_url\":\"https://github.com/hashicorp/terraform/pull/10578\",\"diff_url\":\"https://github.com/hashicorp/terraform/pull/10578.diff\",\"patch_url\":\"https://github.com/hashicorp/terraform/pull/10578.patch\",\"issue_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/10578\",\"number\":10578,\"state\":\"closed\",\"locked\":false,\"title\":\"docs/aws: Fix the discrepencies of the emr_cluster documentation\",\"user\":{\"login\":\"stack72\",\"id\":227823,\"node_id\":\"MDQ6VXNlcjIyNzgyMw==\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/227823?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/stack72\",\"html_url\":\"https://github.com/stack72\",\"followers_url\":\"https://api.github.com/users/stack72/followers\",\"following_url\":\"https://api.github.com/users/stack72/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/stack72/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/stack72/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/stack72/subscriptions\",\"organizations_url\":\"https://api.github.com/users/stack72/orgs\",\"repos_url\":\"https://api.github.com/users/stack72/repos\",\"events_url\":\"https://api.github.com/users/stack72/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/stack72/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes #10296\",\"created_at\":\"2016-12-07T12:56:09Z\",\"updated_at\":\"2016-12-07T13:11:39Z\",\"closed_at\":\"2016-12-07T13:11:37Z\",\"merged_at\":\"2016-12-07T13:11:37Z\",\"merge_commit_sha\":\"be4402894519afa5a4dd6f71f6fb492be9e74cbe\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":136651375,\"node_id\":\"MDU6TGFiZWwxMzY2NTEzNzU=\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/documentation\",\"name\":\"documentation\",\"color\":\"fef2c0\",\"default\":false},{\"id\":127939518,\"node_id\":\"MDU6TGFiZWwxMjc5Mzk1MTg=\",\"url\":\"https://api.github.com/repos/hashicorp/terraform/labels/provider/aws\",\"name\":\"provider/aws\",\"color\":\"bfdadc\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/10578/commits\",\"review_comments_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/10578/comments\",\"review_comment_url\":\"https://api.github.com/repos/hashicorp/terraform/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/hashicorp/terraform/issues/10578/comments\",\"statuses_url\":\"https://api.github.com/repos/hashicorp/terraform/statuses/80cec44bc1f8960a2cb3902fe03485d5d539d2c5\",\"head\":{\"label\":\"hashicorp:docs-aws-emr-required\",\"ref\":\"docs-aws-emr-required\",\"sha\":\"80cec44bc1f8960a2cb3902fe03485d5d539d2c5\",\"user\":{\"login\":\"hashicorp\",\"id\":761456,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjc2MTQ1Ng==\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/761456?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/hashicorp\",\"html_url\":\"https://github.com/hashicorp\",\"followers_url\":\"https://api.github.com/users/hashicorp/followers\",\"following_url\":\"https://api.github.com/users/hashicorp/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/hashicorp/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/hashicorp/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/hashicorp/subscriptions\",\"organizations_url\":\"https://api.github.com/users/hashicorp/orgs\",\"repos_url\":\"https://api.github.com/users/hashicorp/repos\",\"events_url\":\"https://api.github.com/users/hashicorp/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/hashicorp/received_events\",\"type\":\"Organization\",\"site_admin\":false},\"repo\":{\"id\":17728164,\"node_id\":\"MDEwOlJlcG9
INSERT INTO `pullreq` VALUES ('3569', 'servo/servo', '4057', '{\"url\":\"https://api.github.com/repos/servo/servo/pulls/4057\",\"id\":24845813,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MjQ4NDU4MTM=\",\"html_url\":\"https://github.com/servo/servo/pull/4057\",\"diff_url\":\"https://github.com/servo/servo/pull/4057.diff\",\"patch_url\":\"https://github.com/servo/servo/pull/4057.patch\",\"issue_url\":\"https://api.github.com/repos/servo/servo/issues/4057\",\"number\":4057,\"state\":\"closed\",\"locked\":false,\"title\":\"Enable refcounting arbitrary DOM types\",\"user\":{\"login\":\"jdm\",\"id\":27658,\"node_id\":\"MDQ6VXNlcjI3NjU4\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/27658?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jdm\",\"html_url\":\"https://github.com/jdm\",\"followers_url\":\"https://api.github.com/users/jdm/followers\",\"following_url\":\"https://api.github.com/users/jdm/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jdm/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jdm/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jdm/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jdm/orgs\",\"repos_url\":\"https://api.github.com/users/jdm/repos\",\"events_url\":\"https://api.github.com/users/jdm/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jdm/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This replaces the specialized TrustedXHRAddress and TrustedWorkerAddress code that was used for the same purpose. A non-zero refcount pins the given DOM object\'s reflector and prevents it from being GCed even when there are no other outstanding references visible to SpiderMonkey. This will enable us to implement asynchronous operations that refer to particular DOM objects (such as \\\"queue a task to fire a simple event named load at the iframe element\\\" from the spec) safely and conveniently, and paves the way for things like asynchronous network responses.\\n\\nSome concerns about the resulting size of XHR progress messages have been expressed, but I believe optimizations to reduce that can be implemented in subsequent PRs.\\n\\nr? @Ms2ger - note in particular the changes to the worker lifetime code. I couldn\'t figure out how to achieve an identical lifetime to the previous addref/release pairing, and I also was having trouble figuring out why the existing setup was safe. The new implementation now holds the main script task Worker object alive via the TrustedWorkerAddress field in the dedicated worker global scope, which is a significant difference.\\n\",\"created_at\":\"2014-11-21T15:14:38Z\",\"updated_at\":\"2015-08-04T04:33:50Z\",\"closed_at\":\"2014-12-29T19:24:42Z\",\"merged_at\":\"2014-12-29T19:24:43Z\",\"merge_commit_sha\":\"40093a19f77373f6464f7683cb3f0e09d112a90b\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155503129,\"node_id\":\"MDU6TGFiZWwxNTU1MDMxMjk=\",\"url\":\"https://api.github.com/repos/servo/servo/labels/S-awaiting-merge\",\"name\":\"S-awaiting-merge\",\"color\":\"d4c5f9\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/servo/servo/pulls/4057/commits\",\"review_comments_url\":\"https://api.github.com/repos/servo/servo/pulls/4057/comments\",\"review_comment_url\":\"https://api.github.com/repos/servo/servo/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/servo/servo/issues/4057/comments\",\"statuses_url\":\"https://api.github.com/repos/servo/servo/statuses/9a7cd3113403fe44a8919f049720b67bfa92c9f1\",\"head\":{\"label\":\"jdm:refcountdom\",\"ref\":\"refcountdom\",\"sha\":\"9a7cd3113403fe44a8919f049720b67bfa92c9f1\",\"user\":{\"login\":\"jdm\",\"id\":27658,\"node_id\":\"MDQ6VXNlcjI3NjU4\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/27658?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jdm\",\"html_url\":\"https://github.com/jdm\",\"followers_url\":\"https://api.github.com/users/jdm/followers
INSERT INTO `pullreq` VALUES ('3574', 'rails/rails', '12132', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/12132\",\"id\":8078453,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0ODA3ODQ1Mw==\",\"html_url\":\"https://github.com/rails/rails/pull/12132\",\"diff_url\":\"https://github.com/rails/rails/pull/12132.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/12132.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/12132\",\"number\":12132,\"state\":\"closed\",\"locked\":false,\"title\":\"ActiveRecord::Base#attributes return HashWithIndifferentAccess instance instead of Hash instance.\",\"user\":{\"login\":\"kennyj\",\"id\":13426,\"node_id\":\"MDQ6VXNlcjEzNDI2\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/13426?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kennyj\",\"html_url\":\"https://github.com/kennyj\",\"followers_url\":\"https://api.github.com/users/kennyj/followers\",\"following_url\":\"https://api.github.com/users/kennyj/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kennyj/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kennyj/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kennyj/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kennyj/orgs\",\"repos_url\":\"https://api.github.com/users/kennyj/repos\",\"events_url\":\"https://api.github.com/users/kennyj/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/kennyj/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"In current behavior, ActiveRecord::Base#attributes return Hash instance.\\n\\nBut instance[] / instance[]= support not only string key but also symbol key.\\nAnd other many api support string / symbol key.\\n\\nI think ActiveRecord::Base#attributes also return HWIA instance to support string / symbol keys.\\n\",\"created_at\":\"2013-09-04T16:22:21Z\",\"updated_at\":\"2014-07-04T13:20:06Z\",\"closed_at\":\"2013-10-14T14:58:26Z\",\"merged_at\":null,\"merge_commit_sha\":\"d3f9cb44e436a65cf75fa7e550973b976eac695e\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":107191,\"node_id\":\"MDU6TGFiZWwxMDcxOTE=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/activerecord\",\"name\":\"activerecord\",\"color\":\"0b02e1\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/12132/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/12132/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/12132/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/9d7ebe370ae0c134a7174dd4ffbd77ac89d67d72\",\"head\":{\"label\":\"kennyj:returns_hwia\",\"ref\":\"returns_hwia\",\"sha\":\"9d7ebe370ae0c134a7174dd4ffbd77ac89d67d72\",\"user\":{\"login\":\"kennyj\",\"id\":13426,\"node_id\":\"MDQ6VXNlcjEzNDI2\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/13426?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kennyj\",\"html_url\":\"https://github.com/kennyj\",\"followers_url\":\"https://api.github.com/users/kennyj/followers\",\"following_url\":\"https://api.github.com/users/kennyj/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kennyj/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kennyj/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kennyj/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kennyj/orgs\",\"repos_url\":\"https://api.github.com/users/kennyj/repos\",\"events_url\":\"https://api.github.com/users/kennyj/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/kennyj/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":2335705,\"node_id\":\"MDEwOlJlcG9zaXRvcnkyMzM1NzA1\",\"name\":\"rails\",\"full_name\":\"kennyj/rails\",\"owner\":{\"login\":\"kennyj\",\
INSERT INTO `pullreq` VALUES ('3578', 'joomla/joomla-cms', '2638', '{\"url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2638\",\"id\":10465353,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA0NjUzNTM=\",\"html_url\":\"https://github.com/joomla/joomla-cms/pull/2638\",\"diff_url\":\"https://github.com/joomla/joomla-cms/pull/2638.diff\",\"patch_url\":\"https://github.com/joomla/joomla-cms/pull/2638.patch\",\"issue_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/2638\",\"number\":2638,\"state\":\"closed\",\"locked\":false,\"title\":\"[#32458] Correct the position of caption container for Image\",\"user\":{\"login\":\"khanhlh\",\"id\":340521,\"node_id\":\"MDQ6VXNlcjM0MDUyMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/340521?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/khanhlh\",\"html_url\":\"https://github.com/khanhlh\",\"followers_url\":\"https://api.github.com/users/khanhlh/followers\",\"following_url\":\"https://api.github.com/users/khanhlh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/khanhlh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/khanhlh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/khanhlh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/khanhlh/orgs\",\"repos_url\":\"https://api.github.com/users/khanhlh/repos\",\"events_url\":\"https://api.github.com/users/khanhlh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/khanhlh/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Solve the issue \\nhttp://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_id=8103&tracker_item_id=32458\\n\",\"created_at\":\"2013-12-03T09:57:55Z\",\"updated_at\":\"2015-03-03T13:55:02Z\",\"closed_at\":\"2014-07-09T19:34:10Z\",\"merged_at\":null,\"merge_commit_sha\":\"cfc2bbeca3b090a3334cd0af272c6a475cd165d5\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2638/commits\",\"review_comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/2638/comments\",\"review_comment_url\":\"https://api.github.com/repos/joomla/joomla-cms/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/joomla/joomla-cms/issues/2638/comments\",\"statuses_url\":\"https://api.github.com/repos/joomla/joomla-cms/statuses/c9c72185a843cb9aa67316490f2a8a420145e944\",\"head\":{\"label\":\"khanhlh:patch-2\",\"ref\":\"patch-2\",\"sha\":\"c9c72185a843cb9aa67316490f2a8a420145e944\",\"user\":{\"login\":\"khanhlh\",\"id\":340521,\"node_id\":\"MDQ6VXNlcjM0MDUyMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/340521?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/khanhlh\",\"html_url\":\"https://github.com/khanhlh\",\"followers_url\":\"https://api.github.com/users/khanhlh/followers\",\"following_url\":\"https://api.github.com/users/khanhlh/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/khanhlh/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/khanhlh/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/khanhlh/subscriptions\",\"organizations_url\":\"https://api.github.com/users/khanhlh/orgs\",\"repos_url\":\"https://api.github.com/users/khanhlh/repos\",\"events_url\":\"https://api.github.com/users/khanhlh/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/khanhlh/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":14889389,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNDg4OTM4OQ==\",\"name\":\"joomla-cms\",\"full_name\":\"khanhlh/joomla-cms\",\"owner\":{\"login\":\"khanhlh\",\"id\":340521,\"node_id\":\"MDQ6VXNlcjM0MDUyMQ==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/340521?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/khanhlh\",\"html_url\":\"https://github.com/khanhlh\",\"followers_url\":\"https://api.github.com/users/khanhlh/followers\",\
INSERT INTO `pullreq` VALUES ('3583', 'JuliaLang/julia', '14063', '{\"url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/14063\",\"id\":51278992,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTEyNzg5OTI=\",\"html_url\":\"https://github.com/JuliaLang/julia/pull/14063\",\"diff_url\":\"https://github.com/JuliaLang/julia/pull/14063.diff\",\"patch_url\":\"https://github.com/JuliaLang/julia/pull/14063.patch\",\"issue_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/14063\",\"number\":14063,\"state\":\"closed\",\"locked\":false,\"title\":\"Few tests for DevNull properties\",\"user\":{\"login\":\"kshyatt\",\"id\":828643,\"node_id\":\"MDQ6VXNlcjgyODY0Mw==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/828643?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/kshyatt\",\"html_url\":\"https://github.com/kshyatt\",\"followers_url\":\"https://api.github.com/users/kshyatt/followers\",\"following_url\":\"https://api.github.com/users/kshyatt/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/kshyatt/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/kshyatt/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/kshyatt/subscriptions\",\"organizations_url\":\"https://api.github.com/users/kshyatt/orgs\",\"repos_url\":\"https://api.github.com/users/kshyatt/repos\",\"events_url\":\"https://api.github.com/users/kshyatt/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/kshyatt/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"I wasn\'t sure if `test/misc.jl` was the right place for these. I can move them if there\'s a better file for them to go in.\\n\",\"created_at\":\"2015-11-19T20:52:29Z\",\"updated_at\":\"2015-11-19T23:24:27Z\",\"closed_at\":\"2015-11-19T23:22:04Z\",\"merged_at\":null,\"merge_commit_sha\":\"d9fc24ebb7d5feedb2bae07bf12ab9f51c5aee8f\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":10466303,\"node_id\":\"MDU6TGFiZWwxMDQ2NjMwMw==\",\"url\":\"https://api.github.com/repos/JuliaLang/julia/labels/test\",\"name\":\"test\",\"color\":\"e102d8\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/14063/commits\",\"review_comments_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/14063/comments\",\"review_comment_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/14063/comments\",\"statuses_url\":\"https://api.github.com/repos/JuliaLang/julia/statuses/c7460c175b7113bc05f8d90a5e6f5e83672cfa7a\",\"head\":{\"label\":\"JuliaLang:ksh/devnull\",\"ref\":\"ksh/devnull\",\"sha\":\"c7460c175b7113bc05f8d90a5e6f5e83672cfa7a\",\"user\":{\"login\":\"JuliaLang\",\"id\":743164,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjc0MzE2NA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/743164?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/JuliaLang\",\"html_url\":\"https://github.com/JuliaLang\",\"followers_url\":\"https://api.github.com/users/JuliaLang/followers\",\"following_url\":\"https://api.github.com/users/JuliaLang/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/JuliaLang/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/JuliaLang/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/JuliaLang/subscriptions\",\"organizations_url\":\"https://api.github.com/users/JuliaLang/orgs\",\"repos_url\":\"https://api.github.com/users/JuliaLang/repos\",\"events_url\":\"https://api.github.com/users/JuliaLang/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/JuliaLang/received_events\",\"type\":\"Organization\",\"site_admin\":false},\"repo\":{\"id\":1644196,\"node_id\":\"MDEwOlJlcG9zaXRvcnkxNjQ0MTk2\",\"name\":\"julia\",\"full_name\":\"JuliaLang/julia\",\"owner\":{\"login\":\"JuliaLang\",\"id\":743164,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjc0MzE2NA==\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/74
INSERT INTO `pullreq` VALUES ('3588', 'servo/servo', '9363', '{\"url\":\"https://api.github.com/repos/servo/servo/pulls/9363\",\"id\":56302095,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NTYzMDIwOTU=\",\"html_url\":\"https://github.com/servo/servo/pull/9363\",\"diff_url\":\"https://github.com/servo/servo/pull/9363.diff\",\"patch_url\":\"https://github.com/servo/servo/pull/9363.patch\",\"issue_url\":\"https://api.github.com/repos/servo/servo/issues/9363\",\"number\":9363,\"state\":\"closed\",\"locked\":false,\"title\":\"Remove remaining unused imports\",\"user\":{\"login\":\"mattkuo\",\"id\":3631481,\"node_id\":\"MDQ6VXNlcjM2MzE0ODE=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/3631481?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mattkuo\",\"html_url\":\"https://github.com/mattkuo\",\"followers_url\":\"https://api.github.com/users/mattkuo/followers\",\"following_url\":\"https://api.github.com/users/mattkuo/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mattkuo/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mattkuo/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mattkuo/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mattkuo/orgs\",\"repos_url\":\"https://api.github.com/users/mattkuo/repos\",\"events_url\":\"https://api.github.com/users/mattkuo/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mattkuo/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Closes #9361\\n\\n<!-- Reviewable:start -->\\n\\n[<img src=\\\"https://reviewable.io/review_button.png\\\" height=40 alt=\\\"Review on Reviewable\\\"/>](https://reviewable.io/reviews/servo/servo/9363)\\n\\n<!-- Reviewable:end -->\\n\",\"created_at\":\"2016-01-18T04:57:53Z\",\"updated_at\":\"2016-01-18T06:24:26Z\",\"closed_at\":\"2016-01-18T06:24:26Z\",\"merged_at\":\"2016-01-18T06:24:26Z\",\"merge_commit_sha\":\"2bba24e1291c0d2c466a8d00fc489f64a9fcd682\",\"assignee\":{\"login\":\"KiChjang\",\"id\":3248587,\"node_id\":\"MDQ6VXNlcjMyNDg1ODc=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/3248587?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/KiChjang\",\"html_url\":\"https://github.com/KiChjang\",\"followers_url\":\"https://api.github.com/users/KiChjang/followers\",\"following_url\":\"https://api.github.com/users/KiChjang/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/KiChjang/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/KiChjang/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/KiChjang/subscriptions\",\"organizations_url\":\"https://api.github.com/users/KiChjang/orgs\",\"repos_url\":\"https://api.github.com/users/KiChjang/repos\",\"events_url\":\"https://api.github.com/users/KiChjang/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/KiChjang/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"KiChjang\",\"id\":3248587,\"node_id\":\"MDQ6VXNlcjMyNDg1ODc=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/3248587?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/KiChjang\",\"html_url\":\"https://github.com/KiChjang\",\"followers_url\":\"https://api.github.com/users/KiChjang/followers\",\"following_url\":\"https://api.github.com/users/KiChjang/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/KiChjang/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/KiChjang/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/KiChjang/subscriptions\",\"organizations_url\":\"https://api.github.com/users/KiChjang/orgs\",\"repos_url\":\"https://api.github.com/users/KiChjang/repos\",\"events_url\":\"https://api.github.com/users/KiChjang/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/KiChjang/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":155503129,\"node_id\":\"MDU6TGFiZWwxNTU1MDMxMjk=\",\"ur
INSERT INTO `pullreq` VALUES ('3592', 'nodejs/node', '11397', '{\"url\":\"https://api.github.com/repos/nodejs/node/pulls/11397\",\"id\":106297591,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTA2Mjk3NTkx\",\"html_url\":\"https://github.com/nodejs/node/pull/11397\",\"diff_url\":\"https://github.com/nodejs/node/pull/11397.diff\",\"patch_url\":\"https://github.com/nodejs/node/pull/11397.patch\",\"issue_url\":\"https://api.github.com/repos/nodejs/node/issues/11397\",\"number\":11397,\"state\":\"closed\",\"locked\":false,\"title\":\"build: depend on python2 specifically\",\"user\":{\"login\":\"rpodgorny\",\"id\":2897520,\"node_id\":\"MDQ6VXNlcjI4OTc1MjA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2897520?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rpodgorny\",\"html_url\":\"https://github.com/rpodgorny\",\"followers_url\":\"https://api.github.com/users/rpodgorny/followers\",\"following_url\":\"https://api.github.com/users/rpodgorny/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rpodgorny/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rpodgorny/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rpodgorny/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rpodgorny/orgs\",\"repos_url\":\"https://api.github.com/users/rpodgorny/repos\",\"events_url\":\"https://api.github.com/users/rpodgorny/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rpodgorny/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"This solves the problem of not being able to build node on system\\r\\nwhere both python2 and python3 is installed and python3 is the\\r\\ndefault.\\r\\n\\r\\n##### Checklist\\r\\n- [x] `make -j4 test` (UNIX), or `vcbuild test` (Windows) passes\\r\\n- [x] commit message follows commit guidelines\\r\\n\\r\\n##### Affected core subsystem(s)\\r\\nbuild system\\r\\n\\r\\n...i will send patches for \\\"dep\\\" and \\\"tools\\\" to their respective upstream but this solves the problem for the node part.\",\"created_at\":\"2017-02-15T12:09:40Z\",\"updated_at\":\"2017-08-26T10:35:21Z\",\"closed_at\":\"2017-08-26T10:35:21Z\",\"merged_at\":null,\"merge_commit_sha\":\"57424daa435aebc701c6b1a73a67434980742192\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":171787391,\"node_id\":\"MDU6TGFiZWwxNzE3ODczOTE=\",\"url\":\"https://api.github.com/repos/nodejs/node/labels/build\",\"name\":\"build\",\"color\":\"eb6420\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/nodejs/node/pulls/11397/commits\",\"review_comments_url\":\"https://api.github.com/repos/nodejs/node/pulls/11397/comments\",\"review_comment_url\":\"https://api.github.com/repos/nodejs/node/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/nodejs/node/issues/11397/comments\",\"statuses_url\":\"https://api.github.com/repos/nodejs/node/statuses/07d813839f130852c0c256ceae1c368dd3b79bcc\",\"head\":{\"label\":\"rpodgorny:fix-python-def-2\",\"ref\":\"fix-python-def-2\",\"sha\":\"07d813839f130852c0c256ceae1c368dd3b79bcc\",\"user\":{\"login\":\"rpodgorny\",\"id\":2897520,\"node_id\":\"MDQ6VXNlcjI4OTc1MjA=\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/2897520?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rpodgorny\",\"html_url\":\"https://github.com/rpodgorny\",\"followers_url\":\"https://api.github.com/users/rpodgorny/followers\",\"following_url\":\"https://api.github.com/users/rpodgorny/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rpodgorny/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rpodgorny/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rpodgorny/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rpodgorny/orgs\",\"repos_url\":\"https://api.github.com/users/rpodgorny/repos\",\"events_url\":\"https://api.github.com/users/rpodgorny/events{/privacy}\",\"received_events_url\":\"https://api.github.com/u
INSERT INTO `pullreq` VALUES ('3597', 'rails/rails', '3008', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/3008\",\"id\":327554,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MzI3NTU0\",\"html_url\":\"https://github.com/rails/rails/pull/3008\",\"diff_url\":\"https://github.com/rails/rails/pull/3008.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/3008.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/3008\",\"number\":3008,\"state\":\"closed\",\"locked\":false,\"title\":\"Added support for LC_COLLATE and LC_CTYPE for PostgreSQL adapter.\",\"user\":{\"login\":\"dmtgtk\",\"id\":93917,\"node_id\":\"MDQ6VXNlcjkzOTE3\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/93917?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dmtgtk\",\"html_url\":\"https://github.com/dmtgtk\",\"followers_url\":\"https://api.github.com/users/dmtgtk/followers\",\"following_url\":\"https://api.github.com/users/dmtgtk/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dmtgtk/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dmtgtk/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dmtgtk/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dmtgtk/orgs\",\"repos_url\":\"https://api.github.com/users/dmtgtk/repos\",\"events_url\":\"https://api.github.com/users/dmtgtk/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dmtgtk/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Since version 8.4, PostgreSQL supports specifying custom LC_COLLATE and LC_CTYPE for CREATE DATABASE, so one database cluster can now contain databases with different collations.\\n\\nThis adds support for lc_collate and lc_ctype options for database.yml\\n\",\"created_at\":\"2011-09-13T19:37:45Z\",\"updated_at\":\"2014-06-14T04:50:09Z\",\"closed_at\":\"2012-07-11T16:20:17Z\",\"merged_at\":null,\"merge_commit_sha\":\"a91e6f2ec5e6d577e57e05753b7bc73007f8b74e\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":107191,\"node_id\":\"MDU6TGFiZWwxMDcxOTE=\",\"url\":\"https://api.github.com/repos/rails/rails/labels/activerecord\",\"name\":\"activerecord\",\"color\":\"0b02e1\",\"default\":false,\"description\":null}],\"milestone\":null,\"draft\":false,\"commits_url\":\"https://api.github.com/repos/rails/rails/pulls/3008/commits\",\"review_comments_url\":\"https://api.github.com/repos/rails/rails/pulls/3008/comments\",\"review_comment_url\":\"https://api.github.com/repos/rails/rails/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/rails/rails/issues/3008/comments\",\"statuses_url\":\"https://api.github.com/repos/rails/rails/statuses/24cd99b4c284955efc65d3bc8109cd1c9034a6b6\",\"head\":{\"label\":\"dmtgtk:collate_and_ctype\",\"ref\":\"collate_and_ctype\",\"sha\":\"24cd99b4c284955efc65d3bc8109cd1c9034a6b6\",\"user\":{\"login\":\"dmtgtk\",\"id\":93917,\"node_id\":\"MDQ6VXNlcjkzOTE3\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/93917?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/dmtgtk\",\"html_url\":\"https://github.com/dmtgtk\",\"followers_url\":\"https://api.github.com/users/dmtgtk/followers\",\"following_url\":\"https://api.github.com/users/dmtgtk/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/dmtgtk/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/dmtgtk/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/dmtgtk/subscriptions\",\"organizations_url\":\"https://api.github.com/users/dmtgtk/orgs\",\"repos_url\":\"https://api.github.com/users/dmtgtk/repos\",\"events_url\":\"https://api.github.com/users/dmtgtk/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/dmtgtk/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":null},\"base\":{\"label\":\"rails:master\",\"ref\":\"master\",\"sha\":\"11870117c6d9231b79e8125218728423e9dff207\",\"user\":{\"login\":\"rails\",\"id\":4223,\"node_id\":\"MDEyOk9yZ2FuaXphdGlvbjQyMj
INSERT INTO `pullreq` VALUES ('3602', 'JuliaLang/julia', '16215', '{\"url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/16215\",\"id\":69038356,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NjkwMzgzNTY=\",\"html_url\":\"https://github.com/JuliaLang/julia/pull/16215\",\"diff_url\":\"https://github.com/JuliaLang/julia/pull/16215.diff\",\"patch_url\":\"https://github.com/JuliaLang/julia/pull/16215.patch\",\"issue_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/16215\",\"number\":16215,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix typo in variables-and-scoping.rst\",\"user\":{\"login\":\"GarrettJenkinson\",\"id\":12863507,\"node_id\":\"MDQ6VXNlcjEyODYzNTA3\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/12863507?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/GarrettJenkinson\",\"html_url\":\"https://github.com/GarrettJenkinson\",\"followers_url\":\"https://api.github.com/users/GarrettJenkinson/followers\",\"following_url\":\"https://api.github.com/users/GarrettJenkinson/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/GarrettJenkinson/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/GarrettJenkinson/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/GarrettJenkinson/subscriptions\",\"organizations_url\":\"https://api.github.com/users/GarrettJenkinson/orgs\",\"repos_url\":\"https://api.github.com/users/GarrettJenkinson/repos\",\"events_url\":\"https://api.github.com/users/GarrettJenkinson/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/GarrettJenkinson/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixed 11 to 12 in output of soft local scope example. \\n\",\"created_at\":\"2016-05-05T17:18:10Z\",\"updated_at\":\"2016-05-08T00:16:50Z\",\"closed_at\":\"2016-05-08T00:16:50Z\",\"merged_at\":\"2016-05-08T00:16:50Z\",\"merge_commit_sha\":\"ed0c31473b982487c512b2883af81a8b34c69280\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":115619,\"node_id\":\"MDU6TGFiZWwxMTU2MTk=\",\"url\":\"https://api.github.com/repos/JuliaLang/julia/labels/doc\",\"name\":\"doc\",\"color\":\"02d7e1\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/16215/commits\",\"review_comments_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/16215/comments\",\"review_comment_url\":\"https://api.github.com/repos/JuliaLang/julia/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/JuliaLang/julia/issues/16215/comments\",\"statuses_url\":\"https://api.github.com/repos/JuliaLang/julia/statuses/ecca1ff483384a6ee9ce9da297498e5ac7352213\",\"head\":{\"label\":\"GarrettJenkinson:patch-1\",\"ref\":\"patch-1\",\"sha\":\"ecca1ff483384a6ee9ce9da297498e5ac7352213\",\"user\":{\"login\":\"GarrettJenkinson\",\"id\":12863507,\"node_id\":\"MDQ6VXNlcjEyODYzNTA3\",\"avatar_url\":\"https://avatars0.githubusercontent.com/u/12863507?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/GarrettJenkinson\",\"html_url\":\"https://github.com/GarrettJenkinson\",\"followers_url\":\"https://api.github.com/users/GarrettJenkinson/followers\",\"following_url\":\"https://api.github.com/users/GarrettJenkinson/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/GarrettJenkinson/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/GarrettJenkinson/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/GarrettJenkinson/subscriptions\",\"organizations_url\":\"https://api.github.com/users/GarrettJenkinson/orgs\",\"repos_url\":\"https://api.github.com/users/GarrettJenkinson/repos\",\"events_url\":\"https://api.github.com/users/GarrettJenkinson/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/GarrettJenkinson/received_events\",\"type\":\"User\",\"site_admin\":false},\"repo\":{\"id\":58147669,\"node_id\":\"MDEwOlJlcG9zaXRvcnk1ODE0NzY2OQ==\",\"name\":\"julia\",\"full_name\":\"GarrettJenkinson/julia\",\"owner\":{\"login\"
INSERT INTO `pullreq` VALUES ('3606', 'rails/rails', '25178', '{\"url\":\"https://api.github.com/repos/rails/rails/pulls/25178\",\"id\":71794399,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0NzE3OTQzOTk=\",\"html_url\":\"https://github.com/rails/rails/pull/25178\",\"diff_url\":\"https://github.com/rails/rails/pull/25178.diff\",\"patch_url\":\"https://github.com/rails/rails/pull/25178.patch\",\"issue_url\":\"https://api.github.com/repos/rails/rails/issues/25178\",\"number\":25178,\"state\":\"closed\",\"locked\":false,\"title\":\"Fix stated default value for escape_html_entities_in_json\",\"user\":{\"login\":\"mkdynamic\",\"id\":4312,\"node_id\":\"MDQ6VXNlcjQzMTI=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/4312?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/mkdynamic\",\"html_url\":\"https://github.com/mkdynamic\",\"followers_url\":\"https://api.github.com/users/mkdynamic/followers\",\"following_url\":\"https://api.github.com/users/mkdynamic/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/mkdynamic/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/mkdynamic/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/mkdynamic/subscriptions\",\"organizations_url\":\"https://api.github.com/users/mkdynamic/orgs\",\"repos_url\":\"https://api.github.com/users/mkdynamic/repos\",\"events_url\":\"https://api.github.com/users/mkdynamic/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/mkdynamic/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"With a fresh Rails 4.2.6 app, the effective value of this configuration is true, whereas the documentation says it is false:\\n\\n``` bash\\n$ rails -v\\nRails 4.2.6\\n\\n$ rails new foobar\\n...\\n\\n$ cd foobar\\n\\n$ rails console\\nLoading development environment (Rails 4.2.6)\\n>> Rails.application.config.active_support.escape_html_entities_in_json\\n=> nil\\n>> ActiveSupport.escape_html_entities_in_json\\n=> true\\n>> x = { \\\"foo & <>\\\" => \\\"foo & <>\\\" }\\n=> {\\\"foo & <>\\\"=>\\\"foo & <>\\\"}\\n>> puts x.to_json\\n{\\\"foo \\\\u0026 \\\\u003c\\\\u003e\\\":\\\"foo \\\\u0026 \\\\u003c\\\\u003e\\\"}\\n=> nil\\n>> ActiveSupport.escape_html_entities_in_json = false\\n=> false\\n>> puts x.to_json\\n{\\\"foo & <>\\\":\\\"foo & <>\\\"}\\n=> nil\\n```\\n\\nThe default value for this is defined here:\\nhttps://github.com/rails/rails/blob/4-2-stable/activesupport/lib/active_support/json/encoding.rb#L172\\n\",\"created_at\":\"2016-05-28T06:19:24Z\",\"updated_at\":\"2016-06-04T15:59:57Z\",\"closed_at\":\"2016-06-04T15:59:57Z\",\"merged_at\":null,\"merge_commit_sha\":\"70b85805d4da8c826a4e75cd3e88aaacbc69e479\",\"assignee\":{\"login\":\"rafaelfranca\",\"id\":47848,\"node_id\":\"MDQ6VXNlcjQ3ODQ4\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafaelfranca\",\"html_url\":\"https://github.com/rafaelfranca\",\"followers_url\":\"https://api.github.com/users/rafaelfranca/followers\",\"following_url\":\"https://api.github.com/users/rafaelfranca/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rafaelfranca/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rafaelfranca/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rafaelfranca/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rafaelfranca/orgs\",\"repos_url\":\"https://api.github.com/users/rafaelfranca/repos\",\"events_url\":\"https://api.github.com/users/rafaelfranca/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rafaelfranca/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"rafaelfranca\",\"id\":47848,\"node_id\":\"MDQ6VXNlcjQ3ODQ4\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/47848?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rafaelfranca\",\"html_url\":\"https://github.com/rafaelfranca\",\"followers_url\":\"https://api.github.com/users/rafaelfranca/followers\"
INSERT INTO `pullreq` VALUES ('3611', 'elastic/elasticsearch', '21702', '{\"url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/21702\",\"id\":94614598,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTQ2MTQ1OTg=\",\"html_url\":\"https://github.com/elastic/elasticsearch/pull/21702\",\"diff_url\":\"https://github.com/elastic/elasticsearch/pull/21702.diff\",\"patch_url\":\"https://github.com/elastic/elasticsearch/pull/21702.patch\",\"issue_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/21702\",\"number\":21702,\"state\":\"closed\",\"locked\":false,\"title\":\"add section header to systemd unit extension\",\"user\":{\"login\":\"pschuermann\",\"id\":55157,\"node_id\":\"MDQ6VXNlcjU1MTU3\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/55157?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/pschuermann\",\"html_url\":\"https://github.com/pschuermann\",\"followers_url\":\"https://api.github.com/users/pschuermann/followers\",\"following_url\":\"https://api.github.com/users/pschuermann/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/pschuermann/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/pschuermann/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/pschuermann/subscriptions\",\"organizations_url\":\"https://api.github.com/users/pschuermann/orgs\",\"repos_url\":\"https://api.github.com/users/pschuermann/repos\",\"events_url\":\"https://api.github.com/users/pschuermann/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/pschuermann/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"<!--\\r\\nThank you for your interest in and contributing to Elasticsearch! There\\r\\nare a few simple things to check before submitting your pull request\\r\\nthat can help with the review process. You should delete these items\\r\\nfrom your submission, but they are here to help bring them to your\\r\\nattention.\\r\\n-->\\r\\n\\r\\n- Have you signed the [contributor license agreement](https://www.elastic.co/contributor-agreement)?\\r\\n- Have you followed the [contributor guidelines](https://github.com/elastic/elasticsearch/blob/master/CONTRIBUTING.md)?\\r\\n- If submitting code, have you built your formula locally prior to submission with `gradle check`?\\r\\n- If submitting code, is your pull request against master? Unless there is a good reason otherwise, we prefer pull requests against master and will backport as needed.\\r\\n- If submitting code, have you checked that your submission is for an [OS that we support](https://www.elastic.co/support/matrix#show_os)?\\r\\n\\r\\nWithout [Service] in the /etc/systemd/system/elasticsearch.service.d/elasticsearch.conf file the following error is shown and the setting is not used:\\r\\n````\\r\\nNov 21 14:14:03 es50-eb-5bj1g-1 systemd[1]: [/etc/systemd/system/elasticsearch.service.d/elasticsearch.conf:1] Assignment outside of section. Ignoring.\\r\\n````\",\"created_at\":\"2016-11-21T13:26:15Z\",\"updated_at\":\"2016-12-07T23:56:44Z\",\"closed_at\":\"2016-12-07T23:56:44Z\",\"merged_at\":null,\"merge_commit_sha\":\"21675061c4643bb96657f7f2ddaacd4111c9487a\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":23715,\"node_id\":\"MDU6TGFiZWwyMzcxNQ==\",\"url\":\"https://api.github.com/repos/elastic/elasticsearch/labels/%3Edocs\",\"name\":\">docs\",\"color\":\"db755e\",\"default\":false},{\"id\":136524367,\"node_id\":\"MDU6TGFiZWwxMzY1MjQzNjc=\",\"url\":\"https://api.github.com/repos/elastic/elasticsearch/labels/Awaiting%20CLA\",\"name\":\"Awaiting CLA\",\"color\":\"d4c5f9\",\"default\":false}],\"milestone\":null,\"commits_url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/21702/commits\",\"review_comments_url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/21702/comments\",\"review_comment_url\":\"https://api.github.com/repos/elastic/elasticsearch/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/elastic/elasticsearch/issues/21702/comments\",\"statuses_
INSERT INTO `pullreq` VALUES ('3615', 'rust-lang/rust', '41282', '{\"url\":\"https://api.github.com/repos/rust-lang/rust/pulls/41282\",\"id\":115831883,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0MTE1ODMxODgz\",\"html_url\":\"https://github.com/rust-lang/rust/pull/41282\",\"diff_url\":\"https://github.com/rust-lang/rust/pull/41282.diff\",\"patch_url\":\"https://github.com/rust-lang/rust/pull/41282.patch\",\"issue_url\":\"https://api.github.com/repos/rust-lang/rust/issues/41282\",\"number\":41282,\"state\":\"closed\",\"locked\":false,\"title\":\"libsyntax/parse: fix missing kind error reporting\",\"user\":{\"login\":\"arielb1\",\"id\":1830974,\"node_id\":\"MDQ6VXNlcjE4MzA5NzQ=\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/1830974?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/arielb1\",\"html_url\":\"https://github.com/arielb1\",\"followers_url\":\"https://api.github.com/users/arielb1/followers\",\"following_url\":\"https://api.github.com/users/arielb1/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/arielb1/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/arielb1/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/arielb1/subscriptions\",\"organizations_url\":\"https://api.github.com/users/arielb1/orgs\",\"repos_url\":\"https://api.github.com/users/arielb1/repos\",\"events_url\":\"https://api.github.com/users/arielb1/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/arielb1/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"Fixes #41161.\\r\\nFixes #41239.\",\"created_at\":\"2017-04-13T20:02:30Z\",\"updated_at\":\"2017-04-18T00:55:38Z\",\"closed_at\":\"2017-04-18T00:55:37Z\",\"merged_at\":\"2017-04-18T00:55:37Z\",\"merge_commit_sha\":\"d648c10e5bc313af758951c1e6f8ae4782712627\",\"assignee\":{\"login\":\"petrochenkov\",\"id\":5751617,\"node_id\":\"MDQ6VXNlcjU3NTE2MTc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5751617?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/petrochenkov\",\"html_url\":\"https://github.com/petrochenkov\",\"followers_url\":\"https://api.github.com/users/petrochenkov/followers\",\"following_url\":\"https://api.github.com/users/petrochenkov/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/petrochenkov/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/petrochenkov/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/petrochenkov/subscriptions\",\"organizations_url\":\"https://api.github.com/users/petrochenkov/orgs\",\"repos_url\":\"https://api.github.com/users/petrochenkov/repos\",\"events_url\":\"https://api.github.com/users/petrochenkov/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/petrochenkov/received_events\",\"type\":\"User\",\"site_admin\":false},\"assignees\":[{\"login\":\"petrochenkov\",\"id\":5751617,\"node_id\":\"MDQ6VXNlcjU3NTE2MTc=\",\"avatar_url\":\"https://avatars2.githubusercontent.com/u/5751617?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/petrochenkov\",\"html_url\":\"https://github.com/petrochenkov\",\"followers_url\":\"https://api.github.com/users/petrochenkov/followers\",\"following_url\":\"https://api.github.com/users/petrochenkov/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/petrochenkov/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/petrochenkov/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/petrochenkov/subscriptions\",\"organizations_url\":\"https://api.github.com/users/petrochenkov/orgs\",\"repos_url\":\"https://api.github.com/users/petrochenkov/repos\",\"events_url\":\"https://api.github.com/users/petrochenkov/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/petrochenkov/received_events\",\"type\":\"User\",\"site_admin\":false}],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":583426710,\"node_id\":\"MDU6TGFiZWw1ODM0MjY3MTA=\",\"url\":\"https://api.github.com/repos/rust-lang/rust/labels/S-w
INSERT INTO `pullreq` VALUES ('3619', 'angular/angular.js', '4658', '{\"url\":\"https://api.github.com/repos/angular/angular.js/pulls/4658\",\"id\":9425119,\"node_id\":\"MDExOlB1bGxSZXF1ZXN0OTQyNTExOQ==\",\"html_url\":\"https://github.com/angular/angular.js/pull/4658\",\"diff_url\":\"https://github.com/angular/angular.js/pull/4658.diff\",\"patch_url\":\"https://github.com/angular/angular.js/pull/4658.patch\",\"issue_url\":\"https://api.github.com/repos/angular/angular.js/issues/4658\",\"number\":4658,\"state\":\"closed\",\"locked\":false,\"title\":\"doc(directives): fix error: controller used instead of directive\",\"user\":{\"login\":\"jnizet\",\"id\":1608223,\"node_id\":\"MDQ6VXNlcjE2MDgyMjM=\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/1608223?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/jnizet\",\"html_url\":\"https://github.com/jnizet\",\"followers_url\":\"https://api.github.com/users/jnizet/followers\",\"following_url\":\"https://api.github.com/users/jnizet/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/jnizet/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/jnizet/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/jnizet/subscriptions\",\"organizations_url\":\"https://api.github.com/users/jnizet/orgs\",\"repos_url\":\"https://api.github.com/users/jnizet/repos\",\"events_url\":\"https://api.github.com/users/jnizet/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/jnizet/received_events\",\"type\":\"User\",\"site_admin\":false},\"body\":\"\",\"created_at\":\"2013-10-26T07:59:57Z\",\"updated_at\":\"2014-08-18T12:10:09Z\",\"closed_at\":\"2013-10-26T18:56:34Z\",\"merged_at\":null,\"merge_commit_sha\":\"e165b8167878ad4cd99e2da56c96a09a39455cc4\",\"assignee\":null,\"assignees\":[],\"requested_reviewers\":[],\"requested_teams\":[],\"labels\":[{\"id\":62072,\"node_id\":\"MDU6TGFiZWw2MjA3Mg==\",\"url\":\"https://api.github.com/repos/angular/angular.js/labels/type:%20docs\",\"name\":\"type: docs\",\"color\":\"9fe6ad\",\"default\":false}],\"milestone\":{\"url\":\"https://api.github.com/repos/angular/angular.js/milestones/23\",\"html_url\":\"https://github.com/angular/angular.js/milestone/23\",\"labels_url\":\"https://api.github.com/repos/angular/angular.js/milestones/23/labels\",\"id\":454845,\"node_id\":\"MDk6TWlsZXN0b25lNDU0ODQ1\",\"number\":23,\"title\":\"1.2.0 - timely-delivery\",\"description\":\"\",\"creator\":{\"login\":\"IgorMinar\",\"id\":216296,\"node_id\":\"MDQ6VXNlcjIxNjI5Ng==\",\"avatar_url\":\"https://avatars3.githubusercontent.com/u/216296?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/IgorMinar\",\"html_url\":\"https://github.com/IgorMinar\",\"followers_url\":\"https://api.github.com/users/IgorMinar/followers\",\"following_url\":\"https://api.github.com/users/IgorMinar/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/IgorMinar/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/IgorMinar/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/IgorMinar/subscriptions\",\"organizations_url\":\"https://api.github.com/users/IgorMinar/orgs\",\"repos_url\":\"https://api.github.com/users/IgorMinar/repos\",\"events_url\":\"https://api.github.com/users/IgorMinar/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/IgorMinar/received_events\",\"type\":\"User\",\"site_admin\":false},\"open_issues\":0,\"closed_issues\":144,\"state\":\"closed\",\"created_at\":\"2013-10-14T21:28:07Z\",\"updated_at\":\"2013-12-20T04:22:27Z\",\"due_on\":\"2013-11-08T08:00:00Z\",\"closed_at\":\"2013-11-08T18:23:08Z\"},\"commits_url\":\"https://api.github.com/repos/angular/angular.js/pulls/4658/commits\",\"review_comments_url\":\"https://api.github.com/repos/angular/angular.js/pulls/4658/comments\",\"review_comment_url\":\"https://api.github.com/repos/angular/angular.js/pulls/comments{/number}\",\"comments_url\":\"https://api.github.com/repos/angular/angular.js/issues/4658/comments\",\"statuses_url\":\"https://api.github.com/
COMMIT;
SET FOREIGN_KEY_CHECKS = 1;