Home
last modified time | relevance | path

Searched +full:repository -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 17 of 17) sorted by relevance

/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DHISTORY.md
/dokuwiki/lib/plugins/extension/
H A Dadmin.php9 use dokuwiki\plugin\extension\Repository;
19 * Execute the requested action(s) and initialize the plugin repository
25 // check access to the repository and SSL support
26 $repo = Repository::getInstance();
H A Dcli.php9 use dokuwiki\plugin\extension\Repository;
80 $repo = Repository::getInstance();
243 $repo = Repository::getInstance();
263 Repository::getInstance()->initExtensions(array_keys($extensions));
/dokuwiki/bin/
H A Dgittool.php42 'plugin repository to find the proper git repository. Multiple extensions can be given as parameters'
53 'The same as clone, but when no git source repository can be found, the extension is installed via ' .
122 $this->error("could not find a repository for $ext");
150 $this->info("could not find a repository for $ext");
169 * Executes the given git command in every repository
249 * Clones the extension from the given repository
301 * Returns the repository for the given extension
H A Ddwpage.php48 'Checks out a file from the repository, using the wiki id and obtaining ' .
70 'Checks in the working_file into the repository using the specified ' .
/dokuwiki/lib/plugins/extension/helper/
H A Drepository.php
H A Dgui.php
H A Dextension.php
H A Dlist.php
/dokuwiki/vendor/kissifrot/php-ixr/
H A DREADME.md22 A [Composer](http://getcomposer.org/) file has been added to this repository.
/dokuwiki/vendor/aziraphale/email-address-validator/
H A DREADME.md28 Note that this updated version is **version 2.0.0**. I have kept the original class tagged as **version 1.0.10** (it was the 10th commit to the Google Code svn repository). If you want to use Composer to install the **old** class, simply specify `^1` as the version constraint (which will allow for backwards-compatible changes to be installed, if any get made, while never jumping to my modified class without your direct action):
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dkotlin.php718 'Repository', 'RepositoryIdHelper', 'Request',
H A Djava.php734 'Repository', 'RepositoryIdHelper', 'Request',
H A Dcobol.php271 'REPORT', 'REPORTING', 'REPORTS', 'REPOSITORY', 'REQUIRED',
H A Dgroovy.php720 'Repository', 'RepositoryIdHelper', 'Request',
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG40 - Restructure git repository
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php4923 // libssh repository for more information.