Home
last modified time | relevance | path

Searched full:repo (Results 1 – 17 of 17) sorted by relevance

/dokuwiki/bin/
H A Dgittool.php101 case 'repo':
121 $repo = $this->getSourceRepo($ext);
123 if (!$repo) {
126 } elseif ($this->cloneExtension($ext, $repo)) {
149 $repo = $this->getSourceRepo($ext);
151 if (!$repo) {
164 } elseif ($this->cloneExtension($ext, $repo)) {
190 foreach ($repos as $repo) {
191 if (!@chdir($repo)) {
192 $this->error("Could not change into $repo");
[all …]
/dokuwiki/.github/workflows/
H A Drelease-build.yml39 owner: context.repo.owner,
40 repo: context.repo.repo,
H A DphpCS.yml17 …if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.reposit…
H A DtestWindows.yml17 …if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.reposit…
H A DtestLinux.yml17 …if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.reposit…
H A Drelease-preparation.yml76 uses: repo-sync/pull-request@v2
/dokuwiki/lib/plugins/extension/images/
H A Dlicense.txt6 fire.svg - CC0, (c) SVG Repo, https://www.svgrepo.com/svg/404501/burn-fire-flame-hot
/dokuwiki/lib/plugins/extension/
H A Dremote.php56 $repo = Repository::getInstance();
57 $result = $repo->searchExtensions($query);
H A Dadmin.php26 $repo = Repository::getInstance();
28 $repo->checkAccess();
H A Dcli.php80 $repo = Repository::getInstance();
82 $repo->checkAccess();
243 $repo = Repository::getInstance();
244 $result = $repo->searchExtensions($query);
H A DGuiAdmin.php198 $repo = Repository::getInstance();
205 $extensions = $repo->searchExtensions($q);
H A DRepository.php14 protected const CACHE_SUFFIX = '.repo';
H A DGuiExtension.php211 … $list['repository'] = $this->shortlink($this->extension->getSourcerepoURL(), 'repo', $default);
/dokuwiki/.github/
H A Drelease.php23 $repo = getenv('GITHUB_REPOSITORY');
24 if ($repo) {
25 $this->BASERAW = 'https://raw.githubusercontent.com/' . $repo . '/stable/';
/dokuwiki/vendor/kissifrot/php-ixr/
H A DREADME.md3 **Note**: _This is a fork of the original Incutio XML-RPC library (IXR) SVN repo hosted on <https:/…
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dceylon.php164 // 2 => 'https://modules.ceylon-lang.org/repo/1/ceylon/language/1.1.0/module-doc/api/index.htm…
165 // 3 => 'https://modules.ceylon-lang.org/repo/1/ceylon/language/1.1.0/module-doc/api/index.htm…
H A Dbash.php207 'git repack', 'git replace', 'git repo-config', 'git request-pull',
248 'git-repo-config', 'git-request-pull', 'git-rerere', 'git-reset',