Home
last modified time | relevance | path

Searched refs:GITHUB_REPOS (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/common/extensions/docs/server2/
Durl_constants.py5 GITHUB_REPOS = 'https://api.github.com/repos' variable
Dfake_fetchers.py145 '%s/.*/commits/.*' % url_constants.GITHUB_REPOS: _FakeGithubStat(),
146 '%s/.*/zipball' % url_constants.GITHUB_REPOS: _FakeGithubZip(),
Dgithub_file_system.py68 '%s/GoogleChrome/chrome-app-samples' % url_constants.GITHUB_REPOS,
Dnew_github_file_system.py104 url_constants.GITHUB_REPOS,