Home
last modified time | relevance | path

Searched refs:project (Results 226 – 250 of 601) sorted by relevance

12345678910>>...25

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DPubsub.php242 'path' => 'v1/{+project}/snapshots',
245 'project' => [
364 'path' => 'v1/{+project}/subscriptions',
367 'project' => [
506 'path' => 'v1/{+project}/topics',
509 'project' => [
/plugin/bpmnio/vendor/bpmn-js/
H A DREADME.md62 Prepare the project by installing all dependencies:
81 You may need to perform [additional project setup](./docs/project/SETUP.md) when
98 By participating to this project, please uphold to our [Code of Conduct](https://github.com/bpmn-io…
/plugin/issuetracker/
H A DREADME11 be added to an issue log (project). Some checks are implemented to prove if
37 {{issuetracker>project=your_project|status=all|severity=all|display=form}}
41 {{issuetracker>project=your_project|product=all|status=all|severity=all|display=issues}}
79 Define tracked products = define products of the project where
110 {{issuetracker>project=your_project|status=all|display=form}}
134 {{issuetracker>project=your_project|product=all|status=all|severity=all|display=issues}}
148 There are multiple files created. First there is a project file containing all
/plugin/gitlabproject/gitlab/
H A Dgitlab.php43 $project = $this->gitlabRequest($url_request);
45 return $project;
/plugin/cite/
H A DCHANGELOG.md2 All notable changes to this project will be documented in this file.
5 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DREADME.md13 See the [doctrine-project website](http://docs.doctrine-project.org/projects/doctrine-common/en/lat…
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DREADME.rst5 **Note:** this is a fork of the original project since it was abandoned.
16 Simply add the following to the composer.json file at the root of your project:
/plugin/findologicxmlexport/vendor/sebastian/exporter/
H A DREADME.md165 You can add this library as a local, per-project dependency to your project using [Composer](https:…
169 If you only need this library during development, for instance to run your project's test suite, th…
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCONTRIBUTING.md10 This project uses [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) to enforce coding…
12 The project follows a relaxed version of the Doctrine Coding standards v4.
20 Please try to add a test for your pull-request. This project uses [PHPUnit](https://phpunit.de/) as…
/plugin/publistf/
H A DCHANGELOG.md2 All notable changes to this project will be documented in this file.
5 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
34 * changed version number and changelog format for project (the existing changelog
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DCONTRIBUTING.md4 …* The project will follow strict [object calisthenics](http://www.slideshare.net/guilhermeblanco/o…
11 To install the project and run the tests, you need to clone it first:
/plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/
H A DChangeLog.md3 All notable changes to this project will be documented in this file. This project adheres to [Seman…
/plugin/findologicxmlexport/vendor/findologic/libflexport/
H A DREADME.md10 This project provides a export library for XML and CSV generation according to the FINDOLOGIC expor…
31 2. Load `./vendor/autoload.php` into the project
60 If you want to contribute to this project, feel free to fork the repository. Afterwards you can cre…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/Resource/
H A DProjectsSubscriptions.php175 * @param string $project Required. The name of the project in which to list
186 public function listProjectsSubscriptions($project, $optParams = []) argument
188 $params = ['project' => $project];
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dinstallation.rst22 2. Verify the integrity of the tarball http://fabien.potencier.org/article/73/signing-project-relea…
24 4. Move the files somewhere in your project
43 pear channel-discover pear.twig-project.org
79 pear channel-discover pear.twig-project.org
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.css4 * Licensed under the MIT License. See License.txt in the project root for license information.
14 * Licensed under the MIT License. See License.txt in the project root for license information.
23 * Licensed under the MIT License. See License.txt in the project root for license information.
33 * Licensed under the MIT License. See License.txt in the project root for license information.
42 * Licensed under the MIT License. See License.txt in the project root for license information.
82 * Licensed under the MIT License. See License.txt in the project root for license information.
103 * Licensed under the MIT License. See License.txt in the project root for license information.
149 * Licensed under the MIT License. See License.txt in the project root for license information.
248 * Licensed under the MIT License. See License.txt in the project root for license information.
276 * Licensed under the MIT License. See License.txt in the project root for license information.
[all …]
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.css4 * Licensed under the MIT License. See License.txt in the project root for license information.
14 * Licensed under the MIT License. See License.txt in the project root for license information.
23 * Licensed under the MIT License. See License.txt in the project root for license information.
33 * Licensed under the MIT License. See License.txt in the project root for license information.
42 * Licensed under the MIT License. See License.txt in the project root for license information.
82 * Licensed under the MIT License. See License.txt in the project root for license information.
103 * Licensed under the MIT License. See License.txt in the project root for license information.
149 * Licensed under the MIT License. See License.txt in the project root for license information.
248 * Licensed under the MIT License. See License.txt in the project root for license information.
276 * Licensed under the MIT License. See License.txt in the project root for license information.
[all …]
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DREADME.md14 To download Composer, run in the root directory of your project:
20 You should now have the file `composer.phar` in your project directory.
24 Run in your project root:
31 the directory `vendor` in your project directory. If you use a version control
46 `autoload.php` is provided for you in the project root. To use the
/plugin/asana/
H A DREADME.md4 elonet project repository
/plugin/findologicxmlexport/vendor/sebastian/diff/
H A DREADME.md7 You can add this library as a local, per-project dependency to your project using [Composer](https:…
11 If you only need this library during development, for instance to run your project's test suite, th…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/Resource/
H A DProjectsRegionsClusters.php169 * @param string $project Required. The ID of the Google Cloud Platform project
178 …public function injectCredentials($project, $region, $cluster, InjectCredentialsRequest $postBody,… argument
180 …$params = ['project' => $project, 'region' => $region, 'cluster' => $cluster, 'postBody' => $postB…
/plugin/timetrack/
H A DREADME.md2 track time user and project based
/plugin/issuelinks/helper/
H A Ddata.php208 * @param string $project
214 public function getIssue($pmServiceName, $project, $issueid, $isMergeRequest) argument
216 $issue = Issue::getInstance($pmServiceName, $project, $issueid, $isMergeRequest);
/plugin/gitlabproject/
H A Dplugin.info.txt6 desc Display informations from a Gitlab project
/plugin/tfslink/conf/
H A Ddefault.php13 'guid' => 'insert guid of the project collection',

12345678910>>...25