Searched +full:repository -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 24 of 24) sorted by relevance
| /dokuwiki/lib/plugins/extension/ |
| H A D | remote.php | 8 use dokuwiki\plugin\extension\Repository; alias 33 Repository::getInstance()->initExtensions(array_keys($extensions)); 44 * Search for extensions in the repository 56 $repo = Repository::getInstance();
|
| H A D | admin.php | 9 use dokuwiki\plugin\extension\Repository; alias 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 | Repository.php | 9 class Repository class 23 * Use Repository::getInstance() to get an instance 30 * @return Repository 41 * Check if access to the repository is possible 45 …* the repository for the first time and handle the exception there. Subsequent calls can then be u… 79 * Fetch the data for multiple extensions from the repository 107 … // extensions that have not been returned are not in the repository, but we should cache that too 120 * The extensions are initialized by fetching their data from the cache or the repository. 124 * Extensions that are not found in the cache or the repository will be initialized as null.
|
| H A D | GuiAdmin.php | 69 Repository::getInstance()->initExtensions(array_keys($plugins)); 102 Repository::getInstance()->initExtensions(array_keys($templates)); 198 $repo = Repository::getInstance();
|
| H A D | cli.php | 9 use dokuwiki\plugin\extension\Repository; alias 80 $repo = Repository::getInstance(); 243 $repo = Repository::getInstance(); 263 Repository::getInstance()->initExtensions(array_keys($extensions));
|
| H A D | Extension.php | 139 * @param array $data The data as returned by the repository api 647 * Get the URL of the source repository if there is any 807 * Fetches the remote info from the repository 809 …* This ignores any errors coming from the repository and just sets the remoteInfo to an empty arra… 814 $remote = Repository::getInstance();
|
| H A D | GuiExtension.php | 211 … $list['repository'] = $this->shortlink($this->extension->getSourcerepoURL(), 'repo', $default);
|
| /dokuwiki/vendor/splitbrain/lesserphp/ |
| H A D | HISTORY.md | 25 * 2016-09-30: applying some pull requests of the origin repository 29 * 2016-09-29: applying some pull requests of the origin repository 35 * 2016-09-26: applying some pull requests of the origin repository
|
| /dokuwiki/bin/ |
| H A D | gittool.php | 44 …'plugin repository to find the proper git repository. Multiple extensions can be given as paramete… 55 …'The same as clone, but when no git source repository can be found, the extension is installed via… 124 $this->error("could not find a repository for $ext"); 152 $this->info("could not find a repository for $ext"); 177 * Executes the given git command in every repository 220 * Clones the extension from the given repository 272 * 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/.github/workflows/ |
| H A D | release-build.yml | 65 mv ${{ github.event.repository.name }} "dokuwiki-${{ env.current_file }}" 69 mkdir ${{ github.event.repository.name }} 70 mv "dokuwiki-${{ env.current_version }}.tgz" ${{ github.event.repository.name }}/ 71 mv "dokuwiki-${{ env.current_version }}.zip" ${{ github.event.repository.name }}/
|
| H A D | phpCS.yml | 17 …: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
|
| H A D | testWindows.yml | 17 …: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
|
| H A D | testLinux.yml | 17 …: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
|
| /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 …d as **version 1.0.10** (it was the 10th commit to the Google Code svn repository). If you want to…
|
| /dokuwiki/.github/ISSUE_TEMPLATE/ |
| H A D | bug_report.yml | 23 at their respective places, usually the plugin's repository.
|
| /dokuwiki/vendor/geshi/geshi/src/geshi/ |
| H A D | kotlin.php | 718 'Repository', 'RepositoryIdHelper', 'Request',
|
| H A D | cobol.php | 271 'REPORT', 'REPORTING', 'REPORTS', 'REPOSITORY', 'REQUIRED',
|
| H A D | java.php | 734 'Repository', 'RepositoryIdHelper', 'Request',
|
| H A D | groovy.php | 720 'Repository', 'RepositoryIdHelper', 'Request',
|
| /dokuwiki/data/ |
| H A D | deleted.files | 11 lib/plugins/extension/helper/repository.php
|
| /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.
|