Home
last modified time | relevance | path

Searched refs:updated (Results 126 – 150 of 212) sorted by relevance

123456789

/plugin/database2/
H A Ddatabase2.php1717 $updated = array(
1734 $updated[$name] = ( $name == 'sort' ) ? trim( $m[2] )
1742 $updated['num'] = max( 10, $updated['num'] );
1743 $updated['skip'] = max( 0, min( $count - $updated['num'], $updated['skip'] ) );
1746 $state = array_merge( $state, $updated );
1749 extract( $updated );
/plugin/mediasyntax/
H A DREADME63 2010-04-08: 1 hour: version updated
/plugin/sphinxsearch-was/
H A DINSTALL55 search is updated on a daily basis. Other candidates include other cron directories
H A Dsphinxapi.php1504 list(, $updated) = unpack("N*", substr($response, 0, 4));
1505 return $updated;
/plugin/mikioplugin/
H A DREADME.md165 - LESS engine updated to match the Mikio theme
/plugin/quickstats/
H A DHOW-TO32 However, it is recommended that you re-install updated copies
/plugin/sphinxsearch/
H A Dsphinxapi.php1545 list(,$updated) = unpack ( "N*", substr ( $response, 0, 4 ) );
1546 return $updated;
/plugin/codemirror/dist/modes/
H A Dgfm.min.js.map1 …urn null;\n }\n // If this block is changed, it may need to be updated in Markdown mode\…
/plugin/wikistats/
H A DREADME.md9 | Last updated on | 2017-06-28 |
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DClusterNamespace.asciidoc205 $params['body'] = (array) The settings to be updated. Can be either `transient` or `persistent` (survives cluster restart). (Required)
/plugin/securelogin/
H A DREADME.md3 …e the [Plugin page](https://www.dokuwiki.org/plugin:securelogin) for any updated details, patches,…
/plugin/schedule/
H A Dschedules.class.php315 $updated = false;
323 $updated = true;
326 if (!$newWhere || !$updated)
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md442 * `Aggreation\Percentiles` updated to a newer version of the Algorithm (T-Digest 3.2) and Percentiles results changed a bit Have a [look at here](https://github.com/elastic/elasticsearch/pull/28305), so updated tests in order not to fail. [#1531]([#1352](https://github.com/ruflin/Elastica/pull/1531))
443 * `Aggregation\Percentiles` have been updated since [Elasticsearch 2.3](https://www.elastic.co/guide/en/elasticsearch/reference/2.3/search-aggregations-metrics-percentile-aggregation.html). In this version `compression, HDR histogram` changed their implementations. The `missing` field has never been implemented. [#1532](https://github.com/ruflin/Elastica/pull/1532)
1029 - All elasticsearch plugin dependencies were updated to the newest version.
1055 - Guzzle Http dependency updated to 5.3.*
1152 - Vagrantfile updated [#742](https://github.com/ruflin/Elastica/issues/742/)
1153 - Plugins updated to ES 1.3.4
1284 - toString updated to consider doc_as_upsert if sent an array source [#622](https://github.com/ruflin/Elastica/issues/622/)
1433 - Prevent the geocluster-facet plugin from being installed in test/bin/run_elasticsearch.sh as the plugin has not yet been updated for ES 1.0.0.RC1
1721 - Populate updated field
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md223 - FPDI updated to 1.6.0 to fix incompatible licenses
259 - Default stylesheet - `mpdf.css` - updated.
312 - barcode C93 - updated C93 code from TCPDF because of bug - incorrect checksum character for "153-2-4"
739 The 3 utility scripts have been updated to use the new extended class:
/plugin/farm/install/animaltemplate/conf/
H A Dmysql.conf.php.example219 * %{uid} user id that should be updated
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc220 // because of this, e.g. updated table caption.
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.ckgedit111 '<br /><br />The font syntax will appear in the textbox below the display window and is updated wit…
/plugin/ckgedit/ckeditor/lang/
H A Den.js.ckgedit117 '<br /><br />The font syntax will appear in the textbox below the display window and is updated wit…
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc220 // because of this, e.g. updated table caption.
/plugin/yuriigantt/3rd/dhtmlxgantt/locale/
H A Dlocale_tr.js.map1 …\n \treturn __webpack_require__(__webpack_require__.s = 182);\n","/*\n * updated by @levkar at htt…
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md267 - Minimum PHP version updated from `5.2.0` to `5.3.0`.
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md11 updated to work with the new immutable PSR-7 request and response objects. Any
12 event listeners or subscribers need to be updated to become middleware
327 - Exceptions in `GuzzleHttp\Exception` have been updated to all extend from
421 been updated to properly handle headers that contain parameters (like the
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DREADME.md27 Existing PHP iterators have been updated to get new features and prior PHP
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog461 * Changed: documentation updated with an article explaining how
648 data updated)
878 * Change: unicode/PS glyph name mapping updated
1284 * Change: FAQ updated
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Drelease-notes.asciidoc363 * Documentation updated for {es} 7

123456789