Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

Commit

Permalink
build: cache
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Mar 22, 2018
1 parent cdc04f5 commit fe0a254
Show file tree
Hide file tree
Showing 197 changed files with 3,488 additions and 23,179 deletions.
92 changes: 14 additions & 78 deletions cache/pages.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,11 @@
"url": "https://developer.github.com/v3/orgs/",
"scope": "orgs"
},
{
"url": "https://developer.github.com/v3/orgs/blocking/",
"scope": "orgs",
"subScope": "blocking"
},
{
"url": "https://developer.github.com/v3/orgs/members/",
"scope": "orgs",
Expand All @@ -222,16 +227,6 @@
"scope": "orgs",
"subScope": "hooks"
},
{
"url": "https://developer.github.com/v3/orgs/blocking/",
"scope": "orgs",
"subScope": "blocking"
},
{
"url": "https://developer.github.com/v3/orgs/pre_receive_hooks/",
"scope": "orgs",
"subScope": "pre_receive_hooks"
},
{
"url": "https://developer.github.com/v3/projects/",
"scope": "projects"
Expand Down Expand Up @@ -289,14 +284,14 @@
"subScope": "comments"
},
{
"url": "https://developer.github.com/v3/repos/community/",
"url": "https://developer.github.com/v3/repos/commits/",
"scope": "repos",
"subScope": "community"
"subScope": "commits"
},
{
"url": "https://developer.github.com/v3/repos/commits/",
"url": "https://developer.github.com/v3/repos/community/",
"scope": "repos",
"subScope": "commits"
"subScope": "community"
},
{
"url": "https://developer.github.com/v3/repos/contents/",
Expand Down Expand Up @@ -363,11 +358,6 @@
"scope": "repos",
"subScope": "hooks"
},
{
"url": "https://developer.github.com/v3/repos/pre_receive_hooks/",
"scope": "repos",
"subScope": "pre_receive_hooks"
},
{
"url": "https://developer.github.com/v3/search/",
"scope": "search"
Expand Down Expand Up @@ -404,6 +394,11 @@
"url": "https://developer.github.com/v3/users/",
"scope": "users"
},
{
"url": "https://developer.github.com/v3/users/blocking/",
"scope": "users",
"subScope": "blocking"
},
{
"url": "https://developer.github.com/v3/users/emails/",
"scope": "users",
Expand All @@ -423,64 +418,5 @@
"url": "https://developer.github.com/v3/users/gpg_keys/",
"scope": "users",
"subScope": "gpg_keys"
},
{
"url": "https://developer.github.com/v3/users/administration/",
"scope": "users",
"subScope": "administration"
},
{
"url": "https://developer.github.com/v3/users/blocking/",
"scope": "users",
"subScope": "blocking"
},
{
"url": "https://developer.github.com/v3/enterprise/",
"scope": "enterprise"
},
{
"url": "https://developer.github.com/v3/enterprise-admin/admin_stats/",
"scope": "enterprise-admin",
"subScope": "admin_stats"
},
{
"url": "https://developer.github.com/v3/enterprise-admin/global_webhooks/",
"scope": "enterprise-admin",
"subScope": "global_webhooks"
},
{
"url": "https://developer.github.com/v3/enterprise-admin/ldap/",
"scope": "enterprise-admin",
"subScope": "ldap"
},
{
"url": "https://developer.github.com/v3/enterprise-admin/license/",
"scope": "enterprise-admin",
"subScope": "license"
},
{
"url": "https://developer.github.com/v3/enterprise-admin/management_console/",
"scope": "enterprise-admin",
"subScope": "management_console"
},
{
"url": "https://developer.github.com/v3/enterprise-admin/orgs/",
"scope": "enterprise-admin",
"subScope": "orgs"
},
{
"url": "https://developer.github.com/v3/enterprise-admin/pre_receive_environments/",
"scope": "enterprise-admin",
"subScope": "pre_receive_environments"
},
{
"url": "https://developer.github.com/v3/enterprise-admin/pre_receive_hooks/",
"scope": "enterprise-admin",
"subScope": "pre_receive_hooks"
},
{
"url": "https://developer.github.com/v3/enterprise-admin/search_indexing/",
"scope": "enterprise-admin",
"subScope": "search_indexing"
}
]
105 changes: 30 additions & 75 deletions cache/v3/activity/events/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ <h2><a href="/v3/">REST API v3</a></h2>
<option value="/v3/activity/watching/">Watching</option>
</optgroup>



<optgroup label="Gists">
<option value="/v3/gists/">Gists overview</a></h3>
<option value="/v3/gists/comments/">Comments</option>
Expand Down Expand Up @@ -161,13 +163,13 @@ <h2><a href="/v3/">REST API v3</a></h2>

<optgroup label="Organizations">
<option value="/v3/orgs/">Organizations overview</a></h3>
<option value="/v3/orgs/members/">Members</option>
<option value="/v3/orgs/outside_collaborators/">Outside Collaborators</option>
<option value="/v3/orgs/hooks/">Webhooks</option>

<option value="/v3/orgs/blocking/">Blocking Users &#40;Organizations&#41;</option>

<option value="/v3/orgs/pre_receive_hooks/">Pre-receive Hooks (Enterprise)</option>
<option value="/v3/orgs/members/">Members</option>
<option value="/v3/orgs/outside_collaborators/">Outside Collaborators</option>

<option value="/v3/orgs/hooks/">Webhooks</option>
</optgroup>

<optgroup label="Projects">
Expand Down Expand Up @@ -212,14 +214,14 @@ <h2><a href="/v3/">REST API v3</a></h2>
<option value="/v3/repos/invitations/">Invitations</option>
<option value="/v3/repos/merging/">Merging</option>
<option value="/v3/repos/pages/">Pages</option>

<option value="/v3/repos/releases/">Releases</option>
<option value="/v3/repos/statistics/">Statistics</option>
<option value="/v3/repos/statuses/">Statuses</option>

<option value="/v3/repos/traffic/">Traffic</option>

<option value="/v3/repos/hooks/">Webhooks</option>
<option value="/v3/repos/pre_receive_hooks/">Pre-receive Hooks (Enterprise)</option>
</optgroup>

<optgroup label="Search">
Expand Down Expand Up @@ -253,29 +255,13 @@ <h2><a href="/v3/">REST API v3</a></h2>

<optgroup label="Users">
<option value="/v3/users/">Users overview</a></h3>

<option value="/v3/users/blocking/">Blocking Users</option>

<option value="/v3/users/emails/">Emails</option>
<option value="/v3/users/followers/">Followers</option>
<option value="/v3/users/keys/">Git SSH Keys</option>
<option value="/v3/users/gpg_keys/">GPG Keys</option>
<option value="/v3/users/administration/">Administration (Enterprise)</option>

<option value="/v3/users/blocking/">Blocking Users</option>

</optgroup>

<optgroup label="Enterprise">
<option value="/v3/enterprise/">Enterprise overview</a></h3>
<option value="/v3/enterprise-admin/admin_stats/">Admin Stats</option>

<option value="/v3/enterprise-admin/global_webhooks/">Global Webhooks</option>

<option value="/v3/enterprise-admin/ldap/">LDAP</option>
<option value="/v3/enterprise-admin/license/">License</option>
<option value="/v3/enterprise-admin/management_console/">Management Console</option>
<option value="/v3/enterprise-admin/pre_receive_environments/">Pre-receive Environments</option>
<option value="/v3/enterprise-admin/pre_receive_hooks/">Pre-receive Hooks</option>
<option value="/v3/enterprise-admin/search_indexing/">Search Indexing</option>
<option value="/v3/enterprise-admin/orgs/">Organization Administration</option>
</optgroup>
</select>

Expand Down Expand Up @@ -475,6 +461,8 @@ <h2>
<option value="/v3/activity/watching/">Watching</option>
</optgroup>



<optgroup label="Gists">
<option value="/v3/gists/">Gists overview</a></h3>
<option value="/v3/gists/comments/">Comments</option>
Expand Down Expand Up @@ -534,13 +522,13 @@ <h2>

<optgroup label="Organizations">
<option value="/v3/orgs/">Organizations overview</a></h3>
<option value="/v3/orgs/members/">Members</option>
<option value="/v3/orgs/outside_collaborators/">Outside Collaborators</option>
<option value="/v3/orgs/hooks/">Webhooks</option>

<option value="/v3/orgs/blocking/">Blocking Users &#40;Organizations&#41;</option>

<option value="/v3/orgs/pre_receive_hooks/">Pre-receive Hooks (Enterprise)</option>
<option value="/v3/orgs/members/">Members</option>
<option value="/v3/orgs/outside_collaborators/">Outside Collaborators</option>

<option value="/v3/orgs/hooks/">Webhooks</option>
</optgroup>

<optgroup label="Projects">
Expand Down Expand Up @@ -585,14 +573,14 @@ <h2>
<option value="/v3/repos/invitations/">Invitations</option>
<option value="/v3/repos/merging/">Merging</option>
<option value="/v3/repos/pages/">Pages</option>

<option value="/v3/repos/releases/">Releases</option>
<option value="/v3/repos/statistics/">Statistics</option>
<option value="/v3/repos/statuses/">Statuses</option>

<option value="/v3/repos/traffic/">Traffic</option>

<option value="/v3/repos/hooks/">Webhooks</option>
<option value="/v3/repos/pre_receive_hooks/">Pre-receive Hooks (Enterprise)</option>
</optgroup>

<optgroup label="Search">
Expand Down Expand Up @@ -626,29 +614,13 @@ <h2>

<optgroup label="Users">
<option value="/v3/users/">Users overview</a></h3>

<option value="/v3/users/blocking/">Blocking Users</option>

<option value="/v3/users/emails/">Emails</option>
<option value="/v3/users/followers/">Followers</option>
<option value="/v3/users/keys/">Git SSH Keys</option>
<option value="/v3/users/gpg_keys/">GPG Keys</option>
<option value="/v3/users/administration/">Administration (Enterprise)</option>

<option value="/v3/users/blocking/">Blocking Users</option>

</optgroup>

<optgroup label="Enterprise">
<option value="/v3/enterprise/">Enterprise overview</a></h3>
<option value="/v3/enterprise-admin/admin_stats/">Admin Stats</option>

<option value="/v3/enterprise-admin/global_webhooks/">Global Webhooks</option>

<option value="/v3/enterprise-admin/ldap/">LDAP</option>
<option value="/v3/enterprise-admin/license/">License</option>
<option value="/v3/enterprise-admin/management_console/">Management Console</option>
<option value="/v3/enterprise-admin/pre_receive_environments/">Pre-receive Environments</option>
<option value="/v3/enterprise-admin/pre_receive_hooks/">Pre-receive Hooks</option>
<option value="/v3/enterprise-admin/search_indexing/">Search Indexing</option>
<option value="/v3/enterprise-admin/orgs/">Organization Administration</option>
</optgroup>
</select>

Expand Down Expand Up @@ -680,6 +652,7 @@ <h3><a href="#" class="js-expand-btn collapsed arrow-btn" data-proofer-ignore></
<li><a href="/v3/activity/watching/">Watching</a></li>
</ul>
</li>

<li class="js-topic">
<h3><a href="#" class="js-expand-btn collapsed arrow-btn" data-proofer-ignore></a><a href="/v3/gists/">Gists</a></h3>
<ul class="js-guides">
Expand Down Expand Up @@ -744,13 +717,13 @@ <h3><a href="#" class="js-expand-btn collapsed arrow-btn" data-proofer-ignore></
<li class="js-topic">
<h3><a href="#" class="js-expand-btn collapsed arrow-btn" data-proofer-ignore></a><a href="/v3/orgs/">Organizations</a></h3>
<ul class="js-guides">

<li><a href="/v3/orgs/blocking/">Blocking Users</a></li>

<li><a href="/v3/orgs/members/">Members</a></li>
<li><a href="/v3/orgs/outside_collaborators/">Outside Collaborators</a></li>
<li><a href="/v3/orgs/hooks/">Webhooks</a></li>

<li><a href="/v3/orgs/blocking/">Blocking Users &#40;Organizations&#41;</a></li>

<li><a href="/v3/orgs/pre_receive_hooks/">Pre-receive Hooks (Enterprise)</a></li>
<li><a href="/v3/orgs/hooks/">Webhooks</a></li>
</ul>
</li>
<li class="js-topic">
Expand All @@ -766,7 +739,6 @@ <h3><a href="#" class="js-expand-btn collapsed arrow-btn" data-proofer-ignore></
<li><a href="/v3/pulls/reviews/">Reviews</a></li>
<li><a href="/v3/pulls/comments/">Review Comments</a></li>
<li><a href="/v3/pulls/review_requests/">Review Requests</a></li>

</ul>
</li>
<li class="js-topic">
Expand All @@ -788,10 +760,10 @@ <h3><a href="#" class="js-expand-btn collapsed arrow-btn" data-proofer-ignore></
<li><a href="/v3/repos/branches/">Branches</a></li>
<li><a href="/v3/repos/collaborators/">Collaborators</a></li>
<li><a href="/v3/repos/comments/">Comments</a></li>
<li><a href="/v3/repos/commits/">Commits</a></li>

<li><a href="/v3/repos/community/">Community</a></li>

<li><a href="/v3/repos/commits/">Commits</a></li>
<li><a href="/v3/repos/contents/">Contents</a></li>
<li><a href="/v3/repos/keys/">Deploy Keys</a></li>
<li><a href="/v3/repos/deployments/">Deployments</a></li>
Expand All @@ -800,14 +772,14 @@ <h3><a href="#" class="js-expand-btn collapsed arrow-btn" data-proofer-ignore></
<li><a href="/v3/repos/invitations/">Invitations</a></li>
<li><a href="/v3/repos/merging/">Merging</a></li>
<li><a href="/v3/repos/pages/">Pages</a></li>

<li><a href="/v3/repos/releases/">Releases</a></li>
<li><a href="/v3/repos/statistics/">Statistics</a></li>
<li><a href="/v3/repos/statuses/">Statuses</a></li>

<li><a href="/v3/repos/traffic/">Traffic</a></li>

<li><a href="/v3/repos/hooks/">Webhooks</a></li>
<li><a href="/v3/repos/pre_receive_hooks/">Pre-receive Hooks (Enterprise)</a></li>
</ul>
</li>
<li class="js-topic">
Expand Down Expand Up @@ -845,30 +817,13 @@ <h3 class="standalone">
<li class="js-topic">
<h3><a href="#" class="js-expand-btn collapsed arrow-btn" data-proofer-ignore></a><a href="/v3/users/">Users</a></h3>
<ul class="js-guides">

<li><a href="/v3/users/blocking/">Blocking Users</a></li>

<li><a href="/v3/users/emails/">Emails</a></li>
<li><a href="/v3/users/followers/">Followers</a></li>
<li><a href="/v3/users/keys/">Git SSH Keys</a></li>
<li><a href="/v3/users/gpg_keys/">GPG Keys</a></li>
<li><a href="/v3/users/administration/">Administration (Enterprise)</a></li>

<li><a href="/v3/users/blocking/">Blocking Users</a></li>

</ul>
</li>
<li class="js-topic">
<h3><a href="#" class="js-expand-btn collapsed arrow-btn" data-proofer-ignore></a><a href="/v3/enterprise/">Enterprise</a></h3>
<ul class="js-guides">
<li><a href="/v3/enterprise-admin/admin_stats/">Admin Stats</a></li>

<li><a href="/v3/enterprise-admin/global_webhooks/">Global Webhooks</a></li>

<li><a href="/v3/enterprise-admin/ldap/">LDAP</a></li>
<li><a href="/v3/enterprise-admin/license/">License</a></li>
<li><a href="/v3/enterprise-admin/management_console/">Management Console</a></li>
<li><a href="/v3/enterprise-admin/orgs/">Organization Administration</a></li>
<li><a href="/v3/enterprise-admin/pre_receive_environments/">Pre-receive Environments</a></li>
<li><a href="/v3/enterprise-admin/pre_receive_hooks/">Pre-receive Hooks</a></li>
<li><a href="/v3/enterprise-admin/search_indexing/">Search Indexing</a></li>
</ul>
</li>
</ul>
Expand Down
Loading

0 comments on commit fe0a254

Please sign in to comment.