Home
last modified time | relevance | path

Searched refs:same (Results 126 – 150 of 890) sorted by last modified time

12345678910>>...36

/plugin/authdrupal8/
H A Dpassword.inc80 * - The ability to determine whether two users have the same (or different)
244 // phpBB3 uses "$H$" for the same thing as "$P$".
H A DREADME.md4 This plugin might be useful if you are running a drupal website and want to give your drupal users access to a dokuwiki using the same login credentials.
45 Make sure, that you use the exact same user group names in the ACL controls. Otherwise you might not be able to get access to your wiki or your adminstration panel although you are able to log in using correct credentials.
/plugin/twofactoraltemail/
H A DLICENSE119 distribute the same sections as part of a whole which is a work based
168 access to copy the source code from the same place counts as
/plugin/blog/
H A DCOPYING121 distribute the same sections as part of a whole which is a work based
170 access to copy the source code from the same place counts as
/plugin/statdisplay/pchart/
H A DREADME5 For the same reasons we do not include the orginal fonts, but use the DroidSans
/plugin/advanced/
H A DLICENSE119 distribute the same sections as part of a whole which is a work based
168 access to copy the source code from the same place counts as
/plugin/linksuggest/
H A DLICENSE119 distribute the same sections as part of a whole which is a work based
168 access to copy the source code from the same place counts as
/plugin/firenews/
H A DLICENSE119 distribute the same sections as part of a whole which is a work based
168 access to copy the source code from the same place counts as
/plugin/archivegenerator/
H A DLICENSE119 distribute the same sections as part of a whole which is a work based
168 access to copy the source code from the same place counts as
/plugin/fullscreenmode/
H A DLICENSE119 distribute the same sections as part of a whole which is a work based
168 access to copy the source code from the same place counts as
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dnamespaces.asciidoc20 same information but grouped into different contexts. To see how these
42 As you can see, the same `stats()` call is made through three different
H A Dhttp-meta-data.asciidoc16 version of `es=Elasticsearch`, `t` is the transport version (same of client),
H A Dindex-operations.asciidoc67 analyzers, tokenizers, filters and index settings. Although essentially the same
H A Dsearch-operations.asciidoc29 And here is the same query constructed in the client:
102 Search results follow the same format as {es} search response, the only
289 'scroll' => '30s' // and the same timeout window
H A Dselectors.asciidoc37 This selector is "sticky", so that it prefers to reuse the same connection
54 non-ideal, since all parallel requests go to the same node instead of multiple
H A Dconnecting.asciidoc168 to the client. This is the same syntax as specifying a new root bundle, but
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DLICENSE-LGPL95 library does the same job as widely used non-free libraries. In this
199 distribute the same sections as part of a whole which is a work based
241 source code from the same place satisfies the requirement to
313 least three years, to give the same user the materials
319 specified materials from the same place.
347 a) Accompany the combined library with a copy of the same work
354 where to find the accompanying uncombined form of the same work.
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/en/
H A Den.txt128 2. Motherhood and childhood are entitled to special care and assistance. All children, whether born in or out of wedlock, shall enjoy the same social protection.
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md408 * The preferred type name is [_doc](https://www.elastic.co/guide/en/elasticsearch/reference/6.5/removal-of-types.html), so that index APIs have the same path as they will have in 7.0
411 * The preferred type name is [_doc](https://www.elastic.co/guide/en/elasticsearch/reference/6.5/removal-of-types.html), so that index APIs have the same path as they will have in 7.0
543 - Implemented [join-datatype](https://www.elastic.co/guide/en/elasticsearch/reference/current/parent-join.html) is a special field that creates parent/child relation within documents of the same index. [#1383](https://github.com/ruflin/Elastica/pull/1383)
642 - `\Elastica\Query\MatchPhrase` and `\Elastica\Query\MatchPhrasePrefix` do not extend `\Elastica\Query\Match` anymore because they do not share exactly the same options
785 - Set HTTP headers on each request preventing server error if persistent connection is enabled and compression enabled and later disabled for the same connection.
1030 - Methods of classes in `QueryBuilder\DSL` namespace now have exact same signatures as corresponding constructors. [#878](https://github.com/ruflin/Elastica/pull/878)
1054 - Node information is retrieved based on id instead of name as multiple nodes can have the same name. [#852](https://github.com/ruflin/Elastica/pull/852)
1913 - Refactoring HTTP connection to keep alive connection -> speed improvement during using the same client
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/eo/
H A Deo.txt25 Proklamas tiun ĉi Universalan Deklaracion de Homaj Rajtoj kiel komunan celon de atingo por ĉiuj popoloj kaj ĉiuj nacioj, por tio, ke ĉiu individuo kaj ĉiu organo de la socio, konstante atentante ĉi tiun Deklaracion, per instruado kaj edukado strebu al respektigo de tiuj ĉi rajtoj kaj liberecoj, kaj per laŭgradaj paŝoj naciaj kaj internaciaj certigu ilian universalan kaj efektivan agnoskon kaj observadon, same tiel inter la popoloj de la Ŝtatoj-Membroj mem, kiel inter la popoloj de teritorioj sub ilia jurisdikcio.
31 Ĉiuj rajtoj kaj liberecoj difinitaj en tiu ĉi Deklaracio validas same por ĉiuj homoj, sen kia ajn diferencigo, ĉu laŭ raso, haŭtkoloro, sekso, lingvo, religio, politika aŭ alia opinio, nacia aŭ socia deveno, posedaĵoj, naskiĝo aŭ alia stato.
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md164 * Handle `\Throwable` in the same way as `\Exception` (#51 by @joshdifabio).
H A DREADME.md205 the same call to `then()`:
290 `$newPromise` will fulfill with the same value as `$promise`.
295 `$newPromise` will reject with the same reason as `$promise`.
526 resolved in the same way the first settled promise resolves.
740 In the same way as resolution and rejection handlers, your progress handler
744 Also in the same way as resolutions and rejections, if you don't register a
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DDataFrameTransformDeprecatedNamespace.asciidoc58 $params['exclude_generated'] = (boolean) Omits generated fields. Allows transform configurations to be easily copied between clusters and within the same cluster (Default = false)
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/nn/
H A Dnn.txt13 og då folka i Dei Sameinte Nasjonane har stadfest trua si i denne pakta, på grunnleggjande menneskerettar, på menneskeverd og på same rett for mann og kvinne, og har vedteke å arbeide for sosiale framsteg og betre levevilkår i større fridom,
26 Alle menneske er fødde til fridom og med same menneskeverd og menneskerettar. Dei har fått fornuft og samvit og skal leve med kvarandre som brør.
46 Alle er like for lova og har krav på same rettsvern, utan skilnad av noko slag. Alle har krav på same vern mot at det blir gjort skilnad på folk i strid med denne fråsegna, og vern mot tiltak som ber i seg ein slik fare.
55 Alle har same rett til å få saka si rettferdig og offentleg granska av ein sjølvstendig og upartisk domstol, både når det er pliktene og retten til den einskilde som skal fastsetjast, og når det er reist klagemål mot han.
68 2. Det skal også vere full rett til å reise ut or det landet ein bur i, same kva land det er, og til å vende attende til sitt eige land.
81 1. Vaksne menn og kvinner har rett til å gifte seg og skipe familie utan avgrensing av noko slag på grunn av rase, nasjonalitet eller religion. Dei har krav på dei same rettane når det gjeld ekteskapet, både så lenge ekteskapet varer og medan det blir løyst opp.
106 2. Alle skal ha same retten til å gjere teneste i offentlege ombod i landet sitt.
116 2. Alle har same rett til å få lik betaling for likt arbeid, utan skilnad av noko slag.
128 2. Mor og barn har rett til særskild omsorg og hjelp. Alle barn skal ha same sosial
[all...]
/plugin/latexcaption/
H A DLICENSE119 distribute the same sections as part of a whole which is a work based
168 access to copy the source code from the same place counts as

12345678910>>...36