Home
last modified time | relevance | path

Searched refs:full_name (Results 1 – 10 of 10) sorted by path

/plugin/diagramsnet/lib/js/diagramly/
H A DGitHubClient.js1279 temp.appendChild(createLink(repository.full_name, mxUtils.bind(this, function()
/plugin/fedauth/Auth/OpenID/
H A DFileStore.php265 foreach ($matching_files as $full_name) {
266 $association = $this->_getAssociation($full_name);
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst765 * @SerializedName("full_name")
777 <full_name><![CDATA[Foo Bar]]></full_name>
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/
H A DAuthorReadOnly.yml7 serialized_name: full_name
H A DAuthorReadOnlyPerClass.yml8 serialized_name: full_name
/plugin/issuelinks/action/
H A Dajax.php155 $project = $repo->full_name;
/plugin/issuelinks/classes/
H A DRepository.php13 public $full_name; variable in dokuwiki\\plugin\\issuelinks\\classes\\Repository
/plugin/issuelinks/services/
H A DGitHub.service.php236 $repo->full_name = $repoData['full_name'];
H A DGitLab.service.php211 $repo->full_name = $project['path_with_namespace'];
/plugin/openid/Auth/OpenID/
H A DFileStore.php281 foreach ($matching_files as $full_name) {
282 $association = $this->_getAssociation($full_name);