Home
last modified time | relevance | path

Searched refs:Repository (Results 1 – 25 of 72) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/Resource/
H A DProjectsLocationsRepositories.php23 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/
H A DListRepositoriesResponse.php27 protected $repositoriesType = Repository::class;
45 * @param Repository[]
52 * @return Repository[]
H A DRepository.php20 class Repository extends \Google\Model class
186 class_alias(Repository::class, 'Google_Service_ArtifactRegistry_Repository');
/plugin/repo/
H A DREADME1 ====== Repository Plugin for DokuWiki ======
3 All documentation for the Repository Plugin is available online at:
H A Dplugin.info.txt5 name Repository Plugin
/plugin/jplayer/vendor/happyworm/jplayer/
H A DMIGRATION.md6 - 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…
H A DCHANGELOG.md10 - 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/
H A DServiceInterface.php7 use dokuwiki\plugin\issuelinks\classes\Repository; alias
105 * @return Repository[]
H A DGitLab.service.php8 use dokuwiki\plugin\issuelinks\classes\Repository; alias
203 * @return Repository[]
210 $repo = new Repository();
H A DGitHub.service.php9 use dokuwiki\plugin\issuelinks\classes\Repository; alias
235 $repo = new Repository();
H A DJira.service.php13 use dokuwiki\plugin\issuelinks\classes\Repository; alias
/plugin/issuelinks/classes/
H A DRepository.php11 class Repository class
/plugin/semanticdata/lang/en/
H A Dsettings.php5 $meta['connect_repository'] = 'Repository name, default: dokuwiki';
/plugin/exttab1/
H A DREADME.md6 Repository created 2013-03-23, plugin created 2006-10-19
/plugin/gitbacked/lang/de/
H A Dmail_repo_path_error.txt1 ==== Ein FEHLER mit dem konfigurierten Git Repository Pfad ist aufgetreten auf @DOKUWIKIURL@ ====
/plugin/findologicxmlexport/vendor/twig/extensions/
H A DREADME.rst1 Twig Extensions Repository
/plugin/pgn4web/pgn4web/libs/garbochess/
H A DREADME.txt7 Repository: https://github.com/glinscott/Garbochess-JS/
/plugin/dwcommits/lang/en/
H A Ddwc_admin.txt28 - 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/
H A DREADME.md5 **Sources :** [GitHub Repository](https://github.com/khertan/dokumicrobugtracker)
/plugin/diagramsnet/lib/resources/
H A Ddia_el.txt1162 repository=Repository
H A Ddia_ar.txt294 repositoryNotFound=Repository not found
1162 repository=Repository
H A Ddia_kn.txt294 repositoryNotFound=Repository not found
1162 repository=Repository
H A Ddia_si.txt294 repositoryNotFound=Repository not found
1162 repository=Repository
H A Ddia_sl.txt294 repositoryNotFound=Repository not found
1162 repository=Repository
H A Ddia_ta.txt294 repositoryNotFound=Repository not found
1162 repository=Repository

123