Home
last modified time | relevance | path

Searched refs:new (Results 676 – 700 of 1508) sorted by path

1...<<21222324252627282930>>...61

/plugin/elasticsearch/vendor/nyholm/dsn/src/Configuration/
H A DUserPasswordTrait.php40 $new = clone $this;
41 $new->authentication['user'] = $user;
43 return $new;
56 $new = clone $this;
57 $new->authentication['password'] = $password;
59 return $new;
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md58 $fulfilled = new React\Promise\FulfilledPromise($value);
59 $rejected = new React\Promise\RejectedPromise($reason);
177 * Introduce new `ExtendedPromiseInterface` implemented by all promises.
178 * Add new `done()` method (part of the `ExtendedPromiseInterface`).
179 * Add new `otherwise()` method (part of the `ExtendedPromiseInterface`).
180 * Add new `always()` method (part of the `ExtendedPromiseInterface`).
181 * Add new `progress()` method (part of the `ExtendedPromiseInterface`).
189 * Introduce new `CancellablePromiseInterface` implemented by all promises.
190 * Add new `cancel()` method (part of the `CancellablePromiseInterface`).
195 compliant with other promise libraries and especially with the new upcomin
[all...]
H A DREADME.md94 $deferred = new React\Promise\Deferred();
187 or rejection value. Returns a new promise for the transformed result.
189 The `then()` method registers new fulfilled, rejection and progress handlers
200 It returns a new promise that will fulfill with the return value of either
376 // or throw new Exception('Promise rejected');
386 throw new Exception('Promise cancelled');
389 $promise = new React\Promise\Promise($resolver, $canceller);
445 $deferred = new React\Promise\Deferred();
452 $promise = new React\Promise\LazyPromise($factory);
600 $deferred = new Reac
[all...]
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md145 * Added new optional 'case_insensitive' option to `Elastica\Query\Wildcard` [#1894](https://github.com/ruflin/Elastica/pull/1894)
226 * Used new alias endpoints classes [#1839](https://github.com/ruflin/Elastica/pull/1839)
227 * Used new cache endpoints classes [#1840](https://github.com/ruflin/Elastica/pull/1840)
228 * Used new ingest pipeline endpoints classes [#1834](https://github.com/ruflin/Elastica/pull/1834)
229 * Used new mapping endpoints classes [#1845](https://github.com/ruflin/Elastica/pull/1845)
230 * Used new nodes endpoints classes [#1863](https://github.com/ruflin/Elastica/pull/1863)
231 * Used new settings endpoints classes [#1852](https://github.com/ruflin/Elastica/pull/1852)
367 * Elastica\Reindex->run() does not refresh the new Index after completion anymore. Use `$reindex->setParam(Reindex::REFRESH, 'wait_for')` instead.
412 * Introduced new version of PHP-CS-Fixer and new Lin
[all...]
/plugin/embeddedphp/
H A DLICENSE26 in new free programs; and that you know you can do these things.
237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
240 address new problems or concerns.
284 If you develop a new program, and you want it to be of the greatest
/plugin/emoji/
H A DLICENSE26 in new free programs; and that you know you can do these things.
237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
240 address new problems or concerns.
284 If you develop a new program, and you want it to be of the greatest
/plugin/entitiesbutton/
H A DLICENSE26 in new free programs; and that you know you can do these things.
237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
240 address new problems or concerns.
284 If you develop a new program, and you want it to be of the greatest
/plugin/epnsmartlink/
H A DREADME.md27 can enter the new one there.
/plugin/etherpadlite/externals/etherpad-lite-client/
H A DREADME.md7 $instance = new EtherpadLiteClient('EtherpadFTW,http://beta.etherpad.org/api');
/plugin/evesso/
H A DLICENSE26 in new free programs; and that you know you can do these things.
237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
240 address new problems or concerns.
284 If you develop a new program, and you want it to be of the greatest
/plugin/extendpage/
H A DLICENSE26 in new free programs; and that you know you can do these things.
237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
240 address new problems or concerns.
284 If you develop a new program, and you want it to be of the greatest
/plugin/externalembed/
H A DLICENSE26 in new free programs; and that you know you can do these things.
237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
240 address new problems or concerns.
284 If you develop a new program, and you want it to be of the greatest
H A DREADME.md42 * Separate each whitelist item with a new line
/plugin/facebooklike/
H A DLICENSE26 want it, that you can change the software or use pieces of it in new
432 reinstated, you do not qualify to receive new licenses for the same
565 The Free Software Foundation may publish revised and/or new versions of
566 the GNU General Public License from time to time. Such new versions will
568 address new problems or concerns.
625 If you develop a new program, and you want it to be of the greatest
/plugin/farm/
H A DCOPYING26 in new free programs; and that you know you can do these things.
237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
240 address new problems or concerns.
284 If you develop a new program, and you want it to be of the greatest
/plugin/farm/install/animaltemplate/conf/
H A Dmsg7 new release - but to ignore a certain message set its
H A Dmysql.conf.php.example132 /* Additional SQL statements to add new users with the user manager */
H A Dwordblock.conf1543 https?:\/\/([^\/]*\.)?casinos-new\.com
4798 https?:\/\/([^\/]*\.)?new-ringtonesou\.blogspot\.com
4799 https?:\/\/([^\/]*\.)?new-watches\.fasthost\.tv
5535 https?:\/\/([^\/]*\.)?poker-new\.com
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt132 Resize to given width and height((when the aspect ratio of the given width and height doesn't match that of the image, it will be cropped to the new ratio before resizing)): {{wiki:dokuwiki-128.png?200x50}}
/plugin/farmer/action/
H A Dajax.php101 $new = (int) !$plugin['actual'];
103 $new = -1;
105 $helper->setPluginState($pname, $animal, $new);
107 // show new state
/plugin/farmer/lang/en/
H A Dtab_new.txt1 You can create a new animal here.
H A Dtab_new_help.txt3 Animals are the independent subwikis of a Dokuwiki farm. To create a new animal a name has to be assigned.
20 You can select an existing animal to base the new one on. All configuration, page, media and meta data will be copied
21 to the new animal. Page and media revisions will not be copied.
23 The title and logo image will be overwritten to make sure you can distinguish the new from the old wiki.
28 to configure it. You can copy your current user or all users from the farmer or create a completely new user for the Animal.
H A Dtab_setup_help.txt28 The **Animal Directory** is where a new directory is created for each Animal you create. This directory has to be
/plugin/fastwiki/
H A DLICENSE26 in new free programs; and that you know you can do these things.
237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
240 address new problems or concerns.
284 If you develop a new program, and you want it to be of the greatest
/plugin/fckg/
H A DChanges50 Implemented option to rewrite FCKeditor smiley URLs when pages are moved to new server. Regex at to…
56 This uses a new configuration option which will turn on the experimenmtal algorithm for all pages, …
99 Updated css for new template
106 Replaced default fck_editorarea.css with original that was accidentally exchanged for the new
128 Removed "new by reference" assignment in fckg/syntax/dwplugin.php (line 191)
151 Removed new by reference warning in edit.php on line 2552
345 Move plugins list from settings to new admin panel
348 Added new language files to fckg/lang/

1...<<21222324252627282930>>...61