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 D | HISTORY.md |
|
/dokuwiki/lib/plugins/extension/ |
H A D | admin.php | 9 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 D | cli.php | 9 use dokuwiki\plugin\extension\Repository; 80 $repo = Repository::getInstance(); 243 $repo = Repository::getInstance(); 263 Repository::getInstance()->initExtensions(array_keys($extensions));
|
/dokuwiki/bin/ |
H A D | gittool.php | 42 '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 D | dwpage.php | 48 '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 D | repository.php |
|
H A D | gui.php |
|
H A D | extension.php |
|
H A D | list.php |
|
/dokuwiki/vendor/kissifrot/php-ixr/ |
H A D | README.md | 22 A [Composer](http://getcomposer.org/) file has been added to this repository.
|
/dokuwiki/vendor/aziraphale/email-address-validator/ |
H A D | README.md | 28 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 D | kotlin.php | 718 'Repository', 'RepositoryIdHelper', 'Request',
|
H A D | java.php | 734 'Repository', 'RepositoryIdHelper', 'Request',
|
H A D | cobol.php | 271 'REPORT', 'REPORTING', 'REPORTS', 'REPOSITORY', 'REQUIRED',
|
H A D | groovy.php | 720 'Repository', 'RepositoryIdHelper', 'Request',
|
/dokuwiki/vendor/geshi/geshi/ |
H A D | CHANGELOG | 40 - Restructure git repository
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/ |
H A D | SSH2.php | 4923 // libssh repository for more information.
|