devboard/github-object-api-facade

View on GitHub
tests/sample-data/msvrtan/github-object-api-facade/branches.json

Summary

Maintainability
Test Coverage
[
  {
    "name": "0.2.x",
    "commit": {
      "sha": "54bce68a5ce1cb044ff1f734bd800e5ec42d365f",
      "commit": {
        "author": {
          "name": "Miro Svrtan",
          "email": "miro@mirosvrtan.me",
          "date": "2016-03-08T19:23:10Z"
        },
        "committer": {
          "name": "Miro Svrtan",
          "email": "miro@mirosvrtan.me",
          "date": "2016-03-08T19:23:10Z"
        },
        "message": "Making converters expect array as data sources",
        "tree": {
          "sha": "f5b376c61c7f7bdc2553201d6809be5faf107d56",
          "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/git/trees/f5b376c61c7f7bdc2553201d6809be5faf107d56"
        },
        "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/git/commits/54bce68a5ce1cb044ff1f734bd800e5ec42d365f",
        "comment_count": 0
      },
      "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/54bce68a5ce1cb044ff1f734bd800e5ec42d365f",
      "html_url": "https://github.com/msvrtan/github-object-api-facade/commit/54bce68a5ce1cb044ff1f734bd800e5ec42d365f",
      "comments_url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/54bce68a5ce1cb044ff1f734bd800e5ec42d365f/comments",
      "author": {
        "login": "msvrtan",
        "id": 1780572,
        "avatar_url": "https://avatars.githubusercontent.com/u/1780572?v=3",
        "gravatar_id": "",
        "url": "https://api.github.com/users/msvrtan",
        "html_url": "https://github.com/msvrtan",
        "followers_url": "https://api.github.com/users/msvrtan/followers",
        "following_url": "https://api.github.com/users/msvrtan/following{/other_user}",
        "gists_url": "https://api.github.com/users/msvrtan/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/msvrtan/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/msvrtan/subscriptions",
        "organizations_url": "https://api.github.com/users/msvrtan/orgs",
        "repos_url": "https://api.github.com/users/msvrtan/repos",
        "events_url": "https://api.github.com/users/msvrtan/events{/privacy}",
        "received_events_url": "https://api.github.com/users/msvrtan/received_events",
        "type": "User",
        "site_admin": false
      },
      "committer": {
        "login": "msvrtan",
        "id": 1780572,
        "avatar_url": "https://avatars.githubusercontent.com/u/1780572?v=3",
        "gravatar_id": "",
        "url": "https://api.github.com/users/msvrtan",
        "html_url": "https://github.com/msvrtan",
        "followers_url": "https://api.github.com/users/msvrtan/followers",
        "following_url": "https://api.github.com/users/msvrtan/following{/other_user}",
        "gists_url": "https://api.github.com/users/msvrtan/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/msvrtan/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/msvrtan/subscriptions",
        "organizations_url": "https://api.github.com/users/msvrtan/orgs",
        "repos_url": "https://api.github.com/users/msvrtan/repos",
        "events_url": "https://api.github.com/users/msvrtan/events{/privacy}",
        "received_events_url": "https://api.github.com/users/msvrtan/received_events",
        "type": "User",
        "site_admin": false
      },
      "parents": [
        {
          "sha": "9b824d1e4eb1daf90d3e335f3ccfda1bd2d8082e",
          "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/9b824d1e4eb1daf90d3e335f3ccfda1bd2d8082e",
          "html_url": "https://github.com/msvrtan/github-object-api-facade/commit/9b824d1e4eb1daf90d3e335f3ccfda1bd2d8082e"
        }
      ]
    },
    "_links": {
      "self": "https://api.github.com/repos/msvrtan/github-object-api-facade/branches/0.2.x",
      "html": "https://github.com/msvrtan/github-object-api-facade/tree/0.2.x"
    }
  },
  {
    "name": "0.3.x",
    "commit": {
      "sha": "ccf3033aacf1eac8a46befadb6df215935cb56b0",
      "commit": {
        "author": {
          "name": "Miro Svrtan",
          "email": "miro@mirosvrtan.me",
          "date": "2016-03-08T20:26:05Z"
        },
        "committer": {
          "name": "Miro Svrtan",
          "email": "miro@mirosvrtan.me",
          "date": "2016-03-08T20:26:05Z"
        },
        "message": "Small comment fix, SimpleUserFacade is not internal",
        "tree": {
          "sha": "cf8a00f6c2b16eade438bb2799260b2b5206de30",
          "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/git/trees/cf8a00f6c2b16eade438bb2799260b2b5206de30"
        },
        "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/git/commits/ccf3033aacf1eac8a46befadb6df215935cb56b0",
        "comment_count": 0
      },
      "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/ccf3033aacf1eac8a46befadb6df215935cb56b0",
      "html_url": "https://github.com/msvrtan/github-object-api-facade/commit/ccf3033aacf1eac8a46befadb6df215935cb56b0",
      "comments_url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/ccf3033aacf1eac8a46befadb6df215935cb56b0/comments",
      "author": {
        "login": "msvrtan",
        "id": 1780572,
        "avatar_url": "https://avatars.githubusercontent.com/u/1780572?v=3",
        "gravatar_id": "",
        "url": "https://api.github.com/users/msvrtan",
        "html_url": "https://github.com/msvrtan",
        "followers_url": "https://api.github.com/users/msvrtan/followers",
        "following_url": "https://api.github.com/users/msvrtan/following{/other_user}",
        "gists_url": "https://api.github.com/users/msvrtan/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/msvrtan/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/msvrtan/subscriptions",
        "organizations_url": "https://api.github.com/users/msvrtan/orgs",
        "repos_url": "https://api.github.com/users/msvrtan/repos",
        "events_url": "https://api.github.com/users/msvrtan/events{/privacy}",
        "received_events_url": "https://api.github.com/users/msvrtan/received_events",
        "type": "User",
        "site_admin": false
      },
      "committer": {
        "login": "msvrtan",
        "id": 1780572,
        "avatar_url": "https://avatars.githubusercontent.com/u/1780572?v=3",
        "gravatar_id": "",
        "url": "https://api.github.com/users/msvrtan",
        "html_url": "https://github.com/msvrtan",
        "followers_url": "https://api.github.com/users/msvrtan/followers",
        "following_url": "https://api.github.com/users/msvrtan/following{/other_user}",
        "gists_url": "https://api.github.com/users/msvrtan/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/msvrtan/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/msvrtan/subscriptions",
        "organizations_url": "https://api.github.com/users/msvrtan/orgs",
        "repos_url": "https://api.github.com/users/msvrtan/repos",
        "events_url": "https://api.github.com/users/msvrtan/events{/privacy}",
        "received_events_url": "https://api.github.com/users/msvrtan/received_events",
        "type": "User",
        "site_admin": false
      },
      "parents": [
        {
          "sha": "68e25ad95ec7807182ab9a82784f4c88119c6ee4",
          "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/68e25ad95ec7807182ab9a82784f4c88119c6ee4",
          "html_url": "https://github.com/msvrtan/github-object-api-facade/commit/68e25ad95ec7807182ab9a82784f4c88119c6ee4"
        }
      ]
    },
    "_links": {
      "self": "https://api.github.com/repos/msvrtan/github-object-api-facade/branches/0.3.x",
      "html": "https://github.com/msvrtan/github-object-api-facade/tree/0.3.x"
    }
  },
  {
    "name": "0.4.x",
    "commit": {
      "sha": "edf8ccb5e8404e7772fd7f4122dbddbb525151af",
      "commit": {
        "author": {
          "name": "Miro Svrtan",
          "email": "miro@mirosvrtan.me",
          "date": "2016-05-07T23:15:53Z"
        },
        "committer": {
          "name": "Miro Svrtan",
          "email": "miro@mirosvrtan.me",
          "date": "2016-05-07T23:15:53Z"
        },
        "message": "Converting Branches/Tags & Commits",
        "tree": {
          "sha": "d5695fbd4217b4be364ef16fc8e8e4a0078911c2",
          "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/git/trees/d5695fbd4217b4be364ef16fc8e8e4a0078911c2"
        },
        "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/git/commits/edf8ccb5e8404e7772fd7f4122dbddbb525151af",
        "comment_count": 0
      },
      "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/edf8ccb5e8404e7772fd7f4122dbddbb525151af",
      "html_url": "https://github.com/msvrtan/github-object-api-facade/commit/edf8ccb5e8404e7772fd7f4122dbddbb525151af",
      "comments_url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/edf8ccb5e8404e7772fd7f4122dbddbb525151af/comments",
      "author": {
        "login": "msvrtan",
        "id": 1780572,
        "avatar_url": "https://avatars.githubusercontent.com/u/1780572?v=3",
        "gravatar_id": "",
        "url": "https://api.github.com/users/msvrtan",
        "html_url": "https://github.com/msvrtan",
        "followers_url": "https://api.github.com/users/msvrtan/followers",
        "following_url": "https://api.github.com/users/msvrtan/following{/other_user}",
        "gists_url": "https://api.github.com/users/msvrtan/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/msvrtan/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/msvrtan/subscriptions",
        "organizations_url": "https://api.github.com/users/msvrtan/orgs",
        "repos_url": "https://api.github.com/users/msvrtan/repos",
        "events_url": "https://api.github.com/users/msvrtan/events{/privacy}",
        "received_events_url": "https://api.github.com/users/msvrtan/received_events",
        "type": "User",
        "site_admin": false
      },
      "committer": {
        "login": "msvrtan",
        "id": 1780572,
        "avatar_url": "https://avatars.githubusercontent.com/u/1780572?v=3",
        "gravatar_id": "",
        "url": "https://api.github.com/users/msvrtan",
        "html_url": "https://github.com/msvrtan",
        "followers_url": "https://api.github.com/users/msvrtan/followers",
        "following_url": "https://api.github.com/users/msvrtan/following{/other_user}",
        "gists_url": "https://api.github.com/users/msvrtan/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/msvrtan/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/msvrtan/subscriptions",
        "organizations_url": "https://api.github.com/users/msvrtan/orgs",
        "repos_url": "https://api.github.com/users/msvrtan/repos",
        "events_url": "https://api.github.com/users/msvrtan/events{/privacy}",
        "received_events_url": "https://api.github.com/users/msvrtan/received_events",
        "type": "User",
        "site_admin": false
      },
      "parents": [
        {
          "sha": "2b2c85aa4f0e9e3daed8a11b3f5d83a37d84efe8",
          "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/2b2c85aa4f0e9e3daed8a11b3f5d83a37d84efe8",
          "html_url": "https://github.com/msvrtan/github-object-api-facade/commit/2b2c85aa4f0e9e3daed8a11b3f5d83a37d84efe8"
        }
      ]
    },
    "_links": {
      "self": "https://api.github.com/repos/msvrtan/github-object-api-facade/branches/0.4.x",
      "html": "https://github.com/msvrtan/github-object-api-facade/tree/0.4.x"
    }
  },
  {
    "name": "core-structures",
    "commit": {
      "sha": "5359716dd622ec3258116a2fffd2b90fb22f885a",
      "commit": {
        "author": {
          "name": "Miro Svrtan",
          "email": "miro@mirosvrtan.me",
          "date": "2016-02-22T00:13:21Z"
        },
        "committer": {
          "name": "Miro Svrtan",
          "email": "miro@mirosvrtan.me",
          "date": "2016-02-22T00:13:21Z"
        },
        "message": "WIP",
        "tree": {
          "sha": "7d064593e302537b44aac3ba1ba12b01b9c916f5",
          "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/git/trees/7d064593e302537b44aac3ba1ba12b01b9c916f5"
        },
        "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/git/commits/5359716dd622ec3258116a2fffd2b90fb22f885a",
        "comment_count": 0
      },
      "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/5359716dd622ec3258116a2fffd2b90fb22f885a",
      "html_url": "https://github.com/msvrtan/github-object-api-facade/commit/5359716dd622ec3258116a2fffd2b90fb22f885a",
      "comments_url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/5359716dd622ec3258116a2fffd2b90fb22f885a/comments",
      "author": {
        "login": "msvrtan",
        "id": 1780572,
        "avatar_url": "https://avatars.githubusercontent.com/u/1780572?v=3",
        "gravatar_id": "",
        "url": "https://api.github.com/users/msvrtan",
        "html_url": "https://github.com/msvrtan",
        "followers_url": "https://api.github.com/users/msvrtan/followers",
        "following_url": "https://api.github.com/users/msvrtan/following{/other_user}",
        "gists_url": "https://api.github.com/users/msvrtan/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/msvrtan/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/msvrtan/subscriptions",
        "organizations_url": "https://api.github.com/users/msvrtan/orgs",
        "repos_url": "https://api.github.com/users/msvrtan/repos",
        "events_url": "https://api.github.com/users/msvrtan/events{/privacy}",
        "received_events_url": "https://api.github.com/users/msvrtan/received_events",
        "type": "User",
        "site_admin": false
      },
      "committer": {
        "login": "msvrtan",
        "id": 1780572,
        "avatar_url": "https://avatars.githubusercontent.com/u/1780572?v=3",
        "gravatar_id": "",
        "url": "https://api.github.com/users/msvrtan",
        "html_url": "https://github.com/msvrtan",
        "followers_url": "https://api.github.com/users/msvrtan/followers",
        "following_url": "https://api.github.com/users/msvrtan/following{/other_user}",
        "gists_url": "https://api.github.com/users/msvrtan/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/msvrtan/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/msvrtan/subscriptions",
        "organizations_url": "https://api.github.com/users/msvrtan/orgs",
        "repos_url": "https://api.github.com/users/msvrtan/repos",
        "events_url": "https://api.github.com/users/msvrtan/events{/privacy}",
        "received_events_url": "https://api.github.com/users/msvrtan/received_events",
        "type": "User",
        "site_admin": false
      },
      "parents": [
        {
          "sha": "84bf1d65940bf7dc665b4f8b01ab0a50cad28124",
          "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/84bf1d65940bf7dc665b4f8b01ab0a50cad28124",
          "html_url": "https://github.com/msvrtan/github-object-api-facade/commit/84bf1d65940bf7dc665b4f8b01ab0a50cad28124"
        }
      ]
    },
    "_links": {
      "self": "https://api.github.com/repos/msvrtan/github-object-api-facade/branches/core-structures",
      "html": "https://github.com/msvrtan/github-object-api-facade/tree/core-structures"
    }
  },
  {
    "name": "dev",
    "commit": {
      "sha": "b26b22ed16365ac4615ba9efe824abc7835dcbea",
      "commit": {
        "author": {
          "name": "Miro Svrtan",
          "email": "miro@mirosvrtan.me",
          "date": "2016-05-22T12:50:02Z"
        },
        "committer": {
          "name": "Miro Svrtan",
          "email": "miro@mirosvrtan.me",
          "date": "2016-05-22T12:50:02Z"
        },
        "message": "Added PHPDocs",
        "tree": {
          "sha": "585daed5840388bdabd481d468c9b912296326f5",
          "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/git/trees/585daed5840388bdabd481d468c9b912296326f5"
        },
        "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/git/commits/b26b22ed16365ac4615ba9efe824abc7835dcbea",
        "comment_count": 0
      },
      "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/b26b22ed16365ac4615ba9efe824abc7835dcbea",
      "html_url": "https://github.com/msvrtan/github-object-api-facade/commit/b26b22ed16365ac4615ba9efe824abc7835dcbea",
      "comments_url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/b26b22ed16365ac4615ba9efe824abc7835dcbea/comments",
      "author": {
        "login": "msvrtan",
        "id": 1780572,
        "avatar_url": "https://avatars.githubusercontent.com/u/1780572?v=3",
        "gravatar_id": "",
        "url": "https://api.github.com/users/msvrtan",
        "html_url": "https://github.com/msvrtan",
        "followers_url": "https://api.github.com/users/msvrtan/followers",
        "following_url": "https://api.github.com/users/msvrtan/following{/other_user}",
        "gists_url": "https://api.github.com/users/msvrtan/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/msvrtan/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/msvrtan/subscriptions",
        "organizations_url": "https://api.github.com/users/msvrtan/orgs",
        "repos_url": "https://api.github.com/users/msvrtan/repos",
        "events_url": "https://api.github.com/users/msvrtan/events{/privacy}",
        "received_events_url": "https://api.github.com/users/msvrtan/received_events",
        "type": "User",
        "site_admin": false
      },
      "committer": {
        "login": "msvrtan",
        "id": 1780572,
        "avatar_url": "https://avatars.githubusercontent.com/u/1780572?v=3",
        "gravatar_id": "",
        "url": "https://api.github.com/users/msvrtan",
        "html_url": "https://github.com/msvrtan",
        "followers_url": "https://api.github.com/users/msvrtan/followers",
        "following_url": "https://api.github.com/users/msvrtan/following{/other_user}",
        "gists_url": "https://api.github.com/users/msvrtan/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/msvrtan/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/msvrtan/subscriptions",
        "organizations_url": "https://api.github.com/users/msvrtan/orgs",
        "repos_url": "https://api.github.com/users/msvrtan/repos",
        "events_url": "https://api.github.com/users/msvrtan/events{/privacy}",
        "received_events_url": "https://api.github.com/users/msvrtan/received_events",
        "type": "User",
        "site_admin": false
      },
      "parents": [
        {
          "sha": "7eab730aa8cec55952a037d81056c41d8835df2d",
          "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/7eab730aa8cec55952a037d81056c41d8835df2d",
          "html_url": "https://github.com/msvrtan/github-object-api-facade/commit/7eab730aa8cec55952a037d81056c41d8835df2d"
        }
      ]
    },
    "_links": {
      "self": "https://api.github.com/repos/msvrtan/github-object-api-facade/branches/dev",
      "html": "https://github.com/msvrtan/github-object-api-facade/tree/dev"
    }
  },
  {
    "name": "initial",
    "commit": {
      "sha": "7592f38a8a2074a2e291970b6420bfd05c448293",
      "commit": {
        "author": {
          "name": "Miro Svrtan",
          "email": "miro@mirosvrtan.me",
          "date": "2016-02-13T15:32:08Z"
        },
        "committer": {
          "name": "Miro Svrtan",
          "email": "miro@mirosvrtan.me",
          "date": "2016-02-13T15:32:48Z"
        },
        "message": "Added composer.lock",
        "tree": {
          "sha": "87c0f9b49b2954d112e3dd45e97b1296ffc46377",
          "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/git/trees/87c0f9b49b2954d112e3dd45e97b1296ffc46377"
        },
        "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/git/commits/7592f38a8a2074a2e291970b6420bfd05c448293",
        "comment_count": 0
      },
      "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/7592f38a8a2074a2e291970b6420bfd05c448293",
      "html_url": "https://github.com/msvrtan/github-object-api-facade/commit/7592f38a8a2074a2e291970b6420bfd05c448293",
      "comments_url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/7592f38a8a2074a2e291970b6420bfd05c448293/comments",
      "author": {
        "login": "msvrtan",
        "id": 1780572,
        "avatar_url": "https://avatars.githubusercontent.com/u/1780572?v=3",
        "gravatar_id": "",
        "url": "https://api.github.com/users/msvrtan",
        "html_url": "https://github.com/msvrtan",
        "followers_url": "https://api.github.com/users/msvrtan/followers",
        "following_url": "https://api.github.com/users/msvrtan/following{/other_user}",
        "gists_url": "https://api.github.com/users/msvrtan/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/msvrtan/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/msvrtan/subscriptions",
        "organizations_url": "https://api.github.com/users/msvrtan/orgs",
        "repos_url": "https://api.github.com/users/msvrtan/repos",
        "events_url": "https://api.github.com/users/msvrtan/events{/privacy}",
        "received_events_url": "https://api.github.com/users/msvrtan/received_events",
        "type": "User",
        "site_admin": false
      },
      "committer": {
        "login": "msvrtan",
        "id": 1780572,
        "avatar_url": "https://avatars.githubusercontent.com/u/1780572?v=3",
        "gravatar_id": "",
        "url": "https://api.github.com/users/msvrtan",
        "html_url": "https://github.com/msvrtan",
        "followers_url": "https://api.github.com/users/msvrtan/followers",
        "following_url": "https://api.github.com/users/msvrtan/following{/other_user}",
        "gists_url": "https://api.github.com/users/msvrtan/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/msvrtan/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/msvrtan/subscriptions",
        "organizations_url": "https://api.github.com/users/msvrtan/orgs",
        "repos_url": "https://api.github.com/users/msvrtan/repos",
        "events_url": "https://api.github.com/users/msvrtan/events{/privacy}",
        "received_events_url": "https://api.github.com/users/msvrtan/received_events",
        "type": "User",
        "site_admin": false
      },
      "parents": [
        {
          "sha": "d123937050bc0f04c585a20c0bca62783fdc0487",
          "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/d123937050bc0f04c585a20c0bca62783fdc0487",
          "html_url": "https://github.com/msvrtan/github-object-api-facade/commit/d123937050bc0f04c585a20c0bca62783fdc0487"
        }
      ]
    },
    "_links": {
      "self": "https://api.github.com/repos/msvrtan/github-object-api-facade/branches/initial",
      "html": "https://github.com/msvrtan/github-object-api-facade/tree/initial"
    }
  },
  {
    "name": "master",
    "commit": {
      "sha": "f83cc80d9e98d303a5ad029cfbf5a24597763996",
      "commit": {
        "author": {
          "name": "Miro Svrtan",
          "email": "miro@mirosvrtan.me",
          "date": "2016-05-22T12:26:01Z"
        },
        "committer": {
          "name": "Miro Svrtan",
          "email": "miro@mirosvrtan.me",
          "date": "2016-05-22T12:26:01Z"
        },
        "message": "Using symfony/symfony repo to get milestone without creator",
        "tree": {
          "sha": "6503f562aee705ead15c8e9ef348226a4016db7c",
          "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/git/trees/6503f562aee705ead15c8e9ef348226a4016db7c"
        },
        "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/git/commits/f83cc80d9e98d303a5ad029cfbf5a24597763996",
        "comment_count": 0
      },
      "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/f83cc80d9e98d303a5ad029cfbf5a24597763996",
      "html_url": "https://github.com/msvrtan/github-object-api-facade/commit/f83cc80d9e98d303a5ad029cfbf5a24597763996",
      "comments_url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/f83cc80d9e98d303a5ad029cfbf5a24597763996/comments",
      "author": {
        "login": "msvrtan",
        "id": 1780572,
        "avatar_url": "https://avatars.githubusercontent.com/u/1780572?v=3",
        "gravatar_id": "",
        "url": "https://api.github.com/users/msvrtan",
        "html_url": "https://github.com/msvrtan",
        "followers_url": "https://api.github.com/users/msvrtan/followers",
        "following_url": "https://api.github.com/users/msvrtan/following{/other_user}",
        "gists_url": "https://api.github.com/users/msvrtan/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/msvrtan/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/msvrtan/subscriptions",
        "organizations_url": "https://api.github.com/users/msvrtan/orgs",
        "repos_url": "https://api.github.com/users/msvrtan/repos",
        "events_url": "https://api.github.com/users/msvrtan/events{/privacy}",
        "received_events_url": "https://api.github.com/users/msvrtan/received_events",
        "type": "User",
        "site_admin": false
      },
      "committer": {
        "login": "msvrtan",
        "id": 1780572,
        "avatar_url": "https://avatars.githubusercontent.com/u/1780572?v=3",
        "gravatar_id": "",
        "url": "https://api.github.com/users/msvrtan",
        "html_url": "https://github.com/msvrtan",
        "followers_url": "https://api.github.com/users/msvrtan/followers",
        "following_url": "https://api.github.com/users/msvrtan/following{/other_user}",
        "gists_url": "https://api.github.com/users/msvrtan/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/msvrtan/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/msvrtan/subscriptions",
        "organizations_url": "https://api.github.com/users/msvrtan/orgs",
        "repos_url": "https://api.github.com/users/msvrtan/repos",
        "events_url": "https://api.github.com/users/msvrtan/events{/privacy}",
        "received_events_url": "https://api.github.com/users/msvrtan/received_events",
        "type": "User",
        "site_admin": false
      },
      "parents": [
        {
          "sha": "bb83609adcb1bc8d35d31fdb76e22af24178cab9",
          "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/bb83609adcb1bc8d35d31fdb76e22af24178cab9",
          "html_url": "https://github.com/msvrtan/github-object-api-facade/commit/bb83609adcb1bc8d35d31fdb76e22af24178cab9"
        }
      ]
    },
    "_links": {
      "self": "https://api.github.com/repos/msvrtan/github-object-api-facade/branches/master",
      "html": "https://github.com/msvrtan/github-object-api-facade/tree/master"
    }
  },
  {
    "name": "milestone-not-having-creator",
    "commit": {
      "sha": "6905974b75d7868ef056c560c73480ebd64b3c5c",
      "commit": {
        "author": {
          "name": "Miro Svrtan",
          "email": "miro@mirosvrtan.me",
          "date": "2016-02-19T14:44:46Z"
        },
        "committer": {
          "name": "Miro Svrtan",
          "email": "miro@mirosvrtan.me",
          "date": "2016-02-19T14:44:46Z"
        },
        "message": "Updated composer.lock with new github-core minor",
        "tree": {
          "sha": "6f9041551d64557674134e839da25f00928a66d1",
          "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/git/trees/6f9041551d64557674134e839da25f00928a66d1"
        },
        "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/git/commits/6905974b75d7868ef056c560c73480ebd64b3c5c",
        "comment_count": 0
      },
      "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/6905974b75d7868ef056c560c73480ebd64b3c5c",
      "html_url": "https://github.com/msvrtan/github-object-api-facade/commit/6905974b75d7868ef056c560c73480ebd64b3c5c",
      "comments_url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/6905974b75d7868ef056c560c73480ebd64b3c5c/comments",
      "author": {
        "login": "msvrtan",
        "id": 1780572,
        "avatar_url": "https://avatars.githubusercontent.com/u/1780572?v=3",
        "gravatar_id": "",
        "url": "https://api.github.com/users/msvrtan",
        "html_url": "https://github.com/msvrtan",
        "followers_url": "https://api.github.com/users/msvrtan/followers",
        "following_url": "https://api.github.com/users/msvrtan/following{/other_user}",
        "gists_url": "https://api.github.com/users/msvrtan/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/msvrtan/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/msvrtan/subscriptions",
        "organizations_url": "https://api.github.com/users/msvrtan/orgs",
        "repos_url": "https://api.github.com/users/msvrtan/repos",
        "events_url": "https://api.github.com/users/msvrtan/events{/privacy}",
        "received_events_url": "https://api.github.com/users/msvrtan/received_events",
        "type": "User",
        "site_admin": false
      },
      "committer": {
        "login": "msvrtan",
        "id": 1780572,
        "avatar_url": "https://avatars.githubusercontent.com/u/1780572?v=3",
        "gravatar_id": "",
        "url": "https://api.github.com/users/msvrtan",
        "html_url": "https://github.com/msvrtan",
        "followers_url": "https://api.github.com/users/msvrtan/followers",
        "following_url": "https://api.github.com/users/msvrtan/following{/other_user}",
        "gists_url": "https://api.github.com/users/msvrtan/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/msvrtan/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/msvrtan/subscriptions",
        "organizations_url": "https://api.github.com/users/msvrtan/orgs",
        "repos_url": "https://api.github.com/users/msvrtan/repos",
        "events_url": "https://api.github.com/users/msvrtan/events{/privacy}",
        "received_events_url": "https://api.github.com/users/msvrtan/received_events",
        "type": "User",
        "site_admin": false
      },
      "parents": [
        {
          "sha": "97a9b8b6384377923f83ebc0ea629b0956177879",
          "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/97a9b8b6384377923f83ebc0ea629b0956177879",
          "html_url": "https://github.com/msvrtan/github-object-api-facade/commit/97a9b8b6384377923f83ebc0ea629b0956177879"
        }
      ]
    },
    "_links": {
      "self": "https://api.github.com/repos/msvrtan/github-object-api-facade/branches/milestone-not-having-creator",
      "html": "https://github.com/msvrtan/github-object-api-facade/tree/milestone-not-having-creator"
    }
  },
  {
    "name": "updating-deps",
    "commit": {
      "sha": "769b1dd22e5a27e521e8e310de3bfb9feae609c0",
      "commit": {
        "author": {
          "name": "Miro Svrtan",
          "email": "miro@mirosvrtan.me",
          "date": "2016-02-13T16:59:04Z"
        },
        "committer": {
          "name": "Miro Svrtan",
          "email": "miro@mirosvrtan.me",
          "date": "2016-02-13T16:59:04Z"
        },
        "message": "Updated composer.lock for devboard/github-api-facade:0.1.3",
        "tree": {
          "sha": "bb98ccc844da8be5bafa8adb214dfb9eb34974e9",
          "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/git/trees/bb98ccc844da8be5bafa8adb214dfb9eb34974e9"
        },
        "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/git/commits/769b1dd22e5a27e521e8e310de3bfb9feae609c0",
        "comment_count": 0
      },
      "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/769b1dd22e5a27e521e8e310de3bfb9feae609c0",
      "html_url": "https://github.com/msvrtan/github-object-api-facade/commit/769b1dd22e5a27e521e8e310de3bfb9feae609c0",
      "comments_url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/769b1dd22e5a27e521e8e310de3bfb9feae609c0/comments",
      "author": {
        "login": "msvrtan",
        "id": 1780572,
        "avatar_url": "https://avatars.githubusercontent.com/u/1780572?v=3",
        "gravatar_id": "",
        "url": "https://api.github.com/users/msvrtan",
        "html_url": "https://github.com/msvrtan",
        "followers_url": "https://api.github.com/users/msvrtan/followers",
        "following_url": "https://api.github.com/users/msvrtan/following{/other_user}",
        "gists_url": "https://api.github.com/users/msvrtan/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/msvrtan/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/msvrtan/subscriptions",
        "organizations_url": "https://api.github.com/users/msvrtan/orgs",
        "repos_url": "https://api.github.com/users/msvrtan/repos",
        "events_url": "https://api.github.com/users/msvrtan/events{/privacy}",
        "received_events_url": "https://api.github.com/users/msvrtan/received_events",
        "type": "User",
        "site_admin": false
      },
      "committer": {
        "login": "msvrtan",
        "id": 1780572,
        "avatar_url": "https://avatars.githubusercontent.com/u/1780572?v=3",
        "gravatar_id": "",
        "url": "https://api.github.com/users/msvrtan",
        "html_url": "https://github.com/msvrtan",
        "followers_url": "https://api.github.com/users/msvrtan/followers",
        "following_url": "https://api.github.com/users/msvrtan/following{/other_user}",
        "gists_url": "https://api.github.com/users/msvrtan/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/msvrtan/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/msvrtan/subscriptions",
        "organizations_url": "https://api.github.com/users/msvrtan/orgs",
        "repos_url": "https://api.github.com/users/msvrtan/repos",
        "events_url": "https://api.github.com/users/msvrtan/events{/privacy}",
        "received_events_url": "https://api.github.com/users/msvrtan/received_events",
        "type": "User",
        "site_admin": false
      },
      "parents": [
        {
          "sha": "4f2d78a2f48e54fcf8a20c2b159749b39e0439c0",
          "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/4f2d78a2f48e54fcf8a20c2b159749b39e0439c0",
          "html_url": "https://github.com/msvrtan/github-object-api-facade/commit/4f2d78a2f48e54fcf8a20c2b159749b39e0439c0"
        }
      ]
    },
    "_links": {
      "self": "https://api.github.com/repos/msvrtan/github-object-api-facade/branches/updating-deps",
      "html": "https://github.com/msvrtan/github-object-api-facade/tree/updating-deps"
    }
  },
  {
    "name": "updating-sample-jsons",
    "commit": {
      "sha": "93f96296366a01a8afe0fd394f57d848a0b7d7f7",
      "commit": {
        "author": {
          "name": "Miro Svrtan",
          "email": "miro@mirosvrtan.me",
          "date": "2016-02-13T16:54:25Z"
        },
        "committer": {
          "name": "Miro Svrtan",
          "email": "miro@mirosvrtan.me",
          "date": "2016-02-13T16:55:24Z"
        },
        "message": "Updating sample jsons",
        "tree": {
          "sha": "d2824f94db16d66694f10b9a2d87465227fa5f38",
          "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/git/trees/d2824f94db16d66694f10b9a2d87465227fa5f38"
        },
        "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/git/commits/93f96296366a01a8afe0fd394f57d848a0b7d7f7",
        "comment_count": 0
      },
      "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/93f96296366a01a8afe0fd394f57d848a0b7d7f7",
      "html_url": "https://github.com/msvrtan/github-object-api-facade/commit/93f96296366a01a8afe0fd394f57d848a0b7d7f7",
      "comments_url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/93f96296366a01a8afe0fd394f57d848a0b7d7f7/comments",
      "author": {
        "login": "msvrtan",
        "id": 1780572,
        "avatar_url": "https://avatars.githubusercontent.com/u/1780572?v=3",
        "gravatar_id": "",
        "url": "https://api.github.com/users/msvrtan",
        "html_url": "https://github.com/msvrtan",
        "followers_url": "https://api.github.com/users/msvrtan/followers",
        "following_url": "https://api.github.com/users/msvrtan/following{/other_user}",
        "gists_url": "https://api.github.com/users/msvrtan/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/msvrtan/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/msvrtan/subscriptions",
        "organizations_url": "https://api.github.com/users/msvrtan/orgs",
        "repos_url": "https://api.github.com/users/msvrtan/repos",
        "events_url": "https://api.github.com/users/msvrtan/events{/privacy}",
        "received_events_url": "https://api.github.com/users/msvrtan/received_events",
        "type": "User",
        "site_admin": false
      },
      "committer": {
        "login": "msvrtan",
        "id": 1780572,
        "avatar_url": "https://avatars.githubusercontent.com/u/1780572?v=3",
        "gravatar_id": "",
        "url": "https://api.github.com/users/msvrtan",
        "html_url": "https://github.com/msvrtan",
        "followers_url": "https://api.github.com/users/msvrtan/followers",
        "following_url": "https://api.github.com/users/msvrtan/following{/other_user}",
        "gists_url": "https://api.github.com/users/msvrtan/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/msvrtan/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/msvrtan/subscriptions",
        "organizations_url": "https://api.github.com/users/msvrtan/orgs",
        "repos_url": "https://api.github.com/users/msvrtan/repos",
        "events_url": "https://api.github.com/users/msvrtan/events{/privacy}",
        "received_events_url": "https://api.github.com/users/msvrtan/received_events",
        "type": "User",
        "site_admin": false
      },
      "parents": [
        {
          "sha": "a4b1f696dceee31c947e44a3ee248fcd559aa5ce",
          "url": "https://api.github.com/repos/msvrtan/github-object-api-facade/commits/a4b1f696dceee31c947e44a3ee248fcd559aa5ce",
          "html_url": "https://github.com/msvrtan/github-object-api-facade/commit/a4b1f696dceee31c947e44a3ee248fcd559aa5ce"
        }
      ]
    },
    "_links": {
      "self": "https://api.github.com/repos/msvrtan/github-object-api-facade/branches/updating-sample-jsons",
      "html": "https://github.com/msvrtan/github-object-api-facade/tree/updating-sample-jsons"
    }
  }
]