Home
last modified time | relevance | path

Searched refs:some (Results 76 – 100 of 711) sorted by last modified time

12345678910>>...29

/plugin/usecounter/
H A DLICENSE97 public, and in some countries other activities as well.
379 e) Declining to grant rights under trademark law for use of some
419 holder fails to notify you of the violation by some reasonable means
424 violation by some reasonable means, this is the first time you have
479 hereafter acquired, that would be infringed by some manner, permitted
515 covered work, and grant a patent license to some of the parties
/plugin/gitlabapi/
H A DREADME.md2 Dokuwiki plugin to display some information from a GitLab project.
H A Dplugin.info.txt6 desc Display some information such as commits, issues etc. from a GitLab project.
/plugin/edittable/less/
H A Deditor.less14 float: none; // fix incompatibility with some templates (like ICKE)
/plugin/edittable/lib/
H A Dhandsontable.full.js7241 var some;
7242 if (Array.prototype.some) {
7243 some = Array.prototype.some;
7245 some = function (fun) {
7259 var some$1 = some;
/plugin/edittable/script/
H A Deditor.js104 return merges.some(function (merge) {
/plugin/advanced/lang/en/config/
H A Dhtaccess.txt9 These URLs are considered ugly and are not indexed well by some search engines.
H A Dinterwiki.txt3 … Today its more of an easy way to link from one wiki to another by having some simple link syntax …
20 The shortcut is the one you will be able to use in the link later. In the URL you can use some plac…
H A Dmanifest.txt10 …- if no icons are defined in a manifest.local.json, it looks for some svg logos and uses the first…
H A Duserscript.txt5 …rom DokuWiki core, [[doku>plugins]] and [[doku>templates]]. It also gives some info about event ha…
H A Duserstyle.txt3 Most of DokuWiki's presentation can be controlled through CSS stylesheets. DokuWiki defines some ve…
H A Dwordblock.txt3 …. But if you intend to use it on the open Internet you may want to blacklist some known Spam words.
/plugin/elasticsearch/
H A Dcomposer.lock606 "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhelpers.asciidoc5 some APIs.
H A Dphp_json_objects.asciidoc6 empty objects and arrays of objects. This page shows you some common patterns
133 objects, and some of those objects might be empty JSON objects.
H A Dcrud.asciidoc92 'second_field' => 'some more values'
118 'second_field' => 'some more values'
163 existing document, or perform a partial update to just some fields (either
H A Dfutures.asciidoc49 _resolve_ the future. If the future has already resolved (due to some other
H A Dhttp-meta-data.asciidoc4 By default, the client sends some meta data about the HTTP connection using
H A Drelease-notes.asciidoc214 a `Traversable` body for some endpoints (for example, Bulk, Msearch,
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md121 this allows passing a `Traversable` body for some endpoints
331 - [TEST] Blacklist some bad yml tests [[d5edab7]](http://github.com/elasticsearch/elasticsearch-php/commit/d5edab7)
366 - [TEST] Fix some PHPCS violations in tests [[18a38dd]](http://github.com/elasticsearch/elasticsearch-php/commit/18a38dd)
401 - [TEST] Add some missing and required static configs [[38febbe]](http://github.com/elasticsearch/elasticsearch-php/commit/38febbe)
415 - [TEST] Support headers in yaml runner, do some bad-comment cleaning [[57b5489]](http://github.com/elasticsearch/elasticsearch-php/commit/57b5489)
H A DLICENSE-LGPL21 This license, the Lesser General Public License, applies to some
68 Most GNU software, including some libraries, is covered by the
129 (which use some of those functions and data) to form executables.
H A DREADME.md89 - You should never use Elasticsearch-PHP Master branch, as it tracks Elasticsearch master and may contain incomplete features or breaks in backwards compatibility. Only use ES-PHP master if you are developing against ES master for some reason.
221 The response contains some metadata (index, version, etc.) as well as a `_source` field, which is the original document
283 The response is a little different from the previous responses. We see some metadata (`took`, `timed_out`, etc.) and
371 Due to the dynamic nature of Elasticsearch, the first document we added automatically built an index with some default settings. Let's delete that index because we want to specify our own settings later:
393 Now that we are starting fresh (no data or index), let's add a new index with some custom settings:
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md62 * Update some iterable types in PHPDoc to be more specific by @franmomu [#2092](https://github.com/ruflin/Elastica/pull/2092)
75 * Fixed some PHPDoc types adding `null` as possible value by @franmomu [#2070](https://github.com/ruflin/Elastica/pull/2070) and [#2087](https://github.com/ruflin/Elastica/pull/2087)
749 - Updated some Script function to use groovy as now default scripting is painless
1269 - rework Document and Script so they can share some infrastructure allowing scripts to specify things like _retry_on_conflict and _routing [#629](https://github.com/ruflin/Elastica/issues/629/)
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DREADME.md48 or comma. Here are some example functions.
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md99 no longer cause any internal circular references which could cause some unexpected
149 * Fix `some()` not cancelling pending promises when too much input promises
157 * Fix `some()` and `any()` for input arrays containing not enough items

12345678910>>...29