Searched refs:Repository (Results 1 – 25 of 78) sorted by relevance
1234
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/Resource/ |
| D | ProjectsLocationsRepositories.php | 23 use Google\Service\ArtifactRegistry\Repository; alias 45 * @param Repository $postBody 51 public function create($parent, Repository $postBody, $optParams = []) 78 * @return Repository 84 return $this->call('get', [$params], Repository::class); 138 * @param Repository $postBody 144 * @return Repository 146 public function patch($name, Repository $postBody, $optParams = []) 150 return $this->call('patch', [$params], Repository::class);
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/ |
| D | ListRepositoriesResponse.php | 27 protected $repositoriesType = Repository::class; 45 * @param Repository[] 52 * @return Repository[]
|
| D | Repository.php | 20 class Repository extends \Google\Model class 186 class_alias(Repository::class, 'Google_Service_ArtifactRegistry_Repository');
|
| /plugin/repo/ |
| D | README | 1 ====== Repository Plugin for DokuWiki ====== 3 All documentation for the Repository Plugin is available online at:
|
| D | plugin.info.txt | 5 name Repository Plugin
|
| /plugin/jplayer/vendor/happyworm/jplayer/ |
| D | MIGRATION.md | 6 - jPlayer Repository Refactor: The skins source files are now in `src/skin` and the build skins fil… 7 - jPlayer Repository Refactor: All the circle player specific files are now in the `lib/circle-play… 8 - jPlayer Repository Refactor: Changed the html `examples` file extentions from `htm` to `html` for… 38 - jPlayer Repository Refactor: Added all download content to the repository and added a grunt build…
|
| D | CHANGELOG.md | 10 - jPlayer Repository Refactor: The skins source files are now in `src/skin` and the build skins fil… 11 - jPlayer Repository Refactor: All the circle player specific files are now in the `lib/circle-play… 12 - jPlayer Repository Refactor: Changed the html `examples` file extentions from `htm` to `html` for… 77 - jPlayer Repository Refactor: Added all download content to the repository and added a grunt build…
|
| /plugin/issuelinks/services/ |
| D | ServiceInterface.php | 7 use dokuwiki\plugin\issuelinks\classes\Repository; alias 105 * @return Repository[]
|
| D | GitLab.service.php | 8 use dokuwiki\plugin\issuelinks\classes\Repository; alias 203 * @return Repository[] 210 $repo = new Repository();
|
| D | GitHub.service.php | 9 use dokuwiki\plugin\issuelinks\classes\Repository; alias 235 $repo = new Repository();
|
| D | Jira.service.php | 13 use dokuwiki\plugin\issuelinks\classes\Repository; alias
|
| /plugin/issuelinks/classes/ |
| D | Repository.php | 11 class Repository class
|
| /plugin/semanticdata/lang/en/ |
| D | settings.php | 5 $meta['connect_repository'] = 'Repository name, default: dokuwiki';
|
| /plugin/exttab1/ |
| D | README.md | 6 Repository created 2013-03-23, plugin created 2006-10-19
|
| /plugin/gitbacked/lang/de/ |
| D | mail_repo_path_error.txt | 1 ==== Ein FEHLER mit dem konfigurierten Git Repository Pfad ist aufgetreten auf @DOKUWIKIURL@ ====
|
| /plugin/findologicxmlexport/vendor/twig/extensions/ |
| D | README.rst | 1 Twig Extensions Repository
|
| /plugin/pgn4web/pgn4web/libs/garbochess/ |
| D | README.txt | 7 Repository: https://github.com/glinscott/Garbochess-JS/
|
| /plugin/improg/ |
| D | README | 7 * Extension Repository Plugin (https://www.dokuwiki.org/plugin:repository)
|
| /plugin/authssocas/ |
| H A D | README.md | 40 - Hosted on the [DokuWiki Plugin Repository](https://www.dokuwiki.org/plugin:authssocas)
|
| /plugin/dwcommits/lang/en/ |
| D | dwc_admin.txt | 28 - Set URL of Remote Repository 43 The URL of the Remote Repository is needed to create links to the commits on the gitHub (or any git…
|
| /plugin/dokumicrobugtracker/ |
| D | README.md | 5 **Sources :** [GitHub Repository](https://github.com/khertan/dokumicrobugtracker)
|
| /plugin/iframeinterwiki/ |
| H A D | README.md | 16 - **Repository:** [https://www.dokuwiki.org/plugin:iframeinterwiki](https://www.dokuwiki.org/plugin…
|
| /plugin/combo/ |
| H A D | cli.php | 616 Repository::getInstance()->initExtensions(array_keys($extensions));
|
| /plugin/deletepageguard/ |
| H A D | dokuwiki-plugin-page.txt | 116 * **Source Code**: [[https://github.com/jonnydee/deletepageguard|GitHub Repository]]
|
| /plugin/diagramsnet/lib/resources/ |
| D | dia_el.txt | 1162 repository=Repository
|
1234