Home
last modified time | relevance | path

Searched refs:dependency (Results 26 – 50 of 106) sorted by relevance

12345

/plugin/rrdgraph/
H A Daction.php105 foreach ( $dependencies as $dependency ) {
106 $cache->depends ['files'] [] = wikiFN ( $dependency );
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.brush.php.js5 Syntax.brushes.dependency('php','php-script');Syntax.register('php',function(brush){brush.push({pat…
H A Djquery.syntax.brush.bash.js5 Syntax.brushes.dependency('bash','bash-script');Syntax.register('bash',function(brush){brush.push({…
H A Djquery.syntax.brush.scala.js5 Syntax.brushes.dependency('scala','xml');Syntax.register('scala',function(brush){var keywords=["abs…
/plugin/findologicxmlexport/vendor/sebastian/environment/
H A DREADME.md10 You can add this library as a local, per-project dependency to your project using [Composer](https:…
14 …instance to run your project's test suite, then you should add it as a development-time dependency:
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DREADME.md26 You can add this library as a local, per-project dependency to your project using [Composer](https:…
30 …instance to run your project's test suite, then you should add it as a development-time dependency:
H A DChangeLog-3.2.md9 * Updated dependency information in `composer.json`
H A DChangeLog-3.1.md9 * Allow version 2.0.x of `sebastian/version` dependency
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClientBuilder.asciidoc67 Can supply first parm to Client::__construct() when invoking manually or with dependency injection
80 Can supply second parm to Client::__construct() when invoking manually or with dependency injection
93 Can supply third parm to Client::__construct() when invoking manually or with dependency injection
/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 …instance to run your project's test suite, then you should add it as a development-time dependency:
/plugin/projects/
H A Dchangelog10 * Change the once arcane button name of "Add Use" to "Add dependency".
11 …* Adding dependency and removing dependency are now actions, this also cleans up the HTML code tha…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D765.phpt2 …al error triggered in PHPUnit when exception is thrown in data provider of a test with a dependency
/plugin/distribute/
H A Daction.php49 …msg('Please make sure the dependency Plugin Manager plugin is installed, and that plugin/inc/zip.l…
/plugin/findologicxmlexport/vendor/sebastian/version/
H A DREADME.md7 You can add this library as a local, per-project dependency to your project using [Composer](https:…
11 …instance to run your project's test suite, then you should add it as a development-time dependency:
/plugin/combo/resources/firebug/
H A DREADME.md6 This is a dependency used in webcode to show a console in JsFiddle.
/plugin/pureldap/vendor/freedsx/socket/
H A DCHANGELOG.md46 * Remove the ASN.1 library dependency.
/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 …instance to run your project's test suite, then you should add it as a development-time dependency:
/plugin/projects/lib/
H A Dmaker.php149 $deps = $this->files[$name]->dependency();
184 $deps = array_diff($this->files[$name]->dependency(), $invalid);
242 $deps = $file->dependency();
H A Dfile_definition.php35 public function dependency() { return $this->deps; } function in FileDefinition
/plugin/tgnotify/
H A DCHANGELOG.rst48 * Feature: CURL dependency removed to support Dokuwiki Stick version
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DCONTRIBUTING.md27 The PHPUnit version to be used is the one installed as a dev- dependency via composer:
/plugin/hipchat/
H A Dcomposer.lock168 "symfony/dependency-injection": "~2.0"
171 "symfony/dependency-injection": "",
/plugin/findologicxmlexport/vendor/doctrine/instantiator/docs/en/
H A Dindex.rst47 The PHPUnit version to be used is the one installed as a dev- dependency
/plugin/projects/plugins/file/
H A Dplot_dependency.php133 if (!in_array($this->data, $this->dependency()))
/plugin/davcard/vendor/sabre/vobject/
H A DREADME.md27 After that, just declare the vobject dependency as follows:

12345