Home
last modified time | relevance | path

Searched refs:Status (Results 26 – 50 of 377) sorted by last modified time

12345678910>>...16

/plugin/oauth/vendor/lusitanian/oauth/
H A DREADME.md7 [![Build Status](https://travis-ci.org/Lusitanian/PHPoAuthLib.png?branch=master)](https://travis-ci.org/Lusitanian/PHPoAuthLib)
/plugin/pageredirect/
H A DREADME.md4 [![Build Status](https://travis-ci.org/glensc/dokuwiki-plugin-pageredirect.svg?branch=master)](https://travis-ci.org/glensc/dokuwiki-plugin-pageredirect)
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClient.php365 * @return Status
369 return new Status($this);
H A DIndex.php619 $status = new Status($this->getClient());
H A DStatus.php19 class Status
48 * @return array<string, mixed> Status data
17 class Status global() class
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/
H A DStatus.php22 * Class Status
28 class Status extends AbstractEndpoint class
60 public function setRepository($repository): Status
70 public function setSnapshot($snapshot): Status
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/functions/
H A Dwait-for-container.sh13 until ! container_running "$1" || (container_running "$1" && [[ "$(docker inspect -f "{{.State.Health.Status}}" ${1})" != "starting" ]]); do
25 if ! container_running $1 || [[ "$(docker inspect -f "{{.State.Health.Status}}" ${1})" != "healthy" ]]; then
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md169 * Changed `Elastica\Status::indexExists()`, `Elastica\Status::aliasExists()` and `Elastica\Status::getIndicesWithAlias()` signatures [#1929](https://github.com/ruflin/Elastica/pull/1929)
182 * Fixed numeric index names are returned as `int` in `Elastica\Status::getIndexNames()` [#1928](https://github.com/ruflin/Elastica/pull/1928)
851 - `Elastica\Status` will lazy load the `_stats` at when it is needed. https://github.com/ruflin/Elastica/pull/1058
929 - Move function \Elastica\Index\Status::getAliases() and hasAlias(...) to \Elastica\Index::getAliases()
930 - Remove \Elastica\Index\Status object and related functions
932 - Remove \Elastica\Status::getServerStatus() as the information was removed
1391 - Improve performance of Elastica/Status->getIndicesWithAlias and aliasExists on clusters with many indices [#563](https://github.com/ruflin/Elastica/issues/563/)
1654 - Update Index\Status
[all...]
H A DREADME.md5 [![Build Status](https://github.com/ruflin/elastica/workflows/Continuous%20integration/badge.svg?branch=master)](https://github.com/ruflin/Elastica/actions?query=workflow%3A%22Continuous%20integration%22%20branch%3Amaster)
7 [![Dependency Status](https://www.versioneye.com/php/ruflin:elastica/dev-master/badge.svg)](https://www.versioneye.com/php/ruflin:elastica/dev-master)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/AsyncSearch/
H A DStatus.php23 * Class Status
29 class Status extends AbstractEndpoint class
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified535 "popupStatusBar": "Status Bar",
H A Den.js-4.9.merged5 …Resizable":"Resizable","popupScrollBars":"Scroll Bars","popupStatusBar":"Status Bar","popupToolbar…
H A Den.js.4.95 …Resizable":"Resizable","popupScrollBars":"Scroll Bars","popupStatusBar":"Status Bar","popupToolbar…
H A Den.js.unc5 …Resizable":"Resizable","popupScrollBars":"Scroll Bars","popupStatusBar":"Status Bar","popupToolbar…
H A Dlang_array.txt459 "popupStatusBar": "Status Bar",
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified535 "popupStatusBar": "Status Bar",
/plugin/evesso/phpoauthlib/
H A DREADME.md5 [![Build Status](https://travis-ci.org/Lusitanian/PHPoAuthLib.png?branch=master)](https://travis-ci…
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md174 * Added: HTTP Status 451 Unavailable For Legal Reasons. Fight government
H A DREADME.md33 | master | [![Build Status](https://travis-ci.org/fruux/sabre-http.svg?branch=master)](https://trav…
34 | 3.0 | [![Build Status](https://travis-ci.org/fruux/sabre-http.svg?branch=3.0)](https://travis-…
/plugin/davcal/vendor/sabre/uri/
H A DREADME.md33 | master | [![Build Status](https://travis-ci.org/fruux/sabre-uri.svg?branch=master)](https://travi…
/plugin/davcal/vendor/sabre/xml/
H A DREADME.md4 [![Build Status](https://secure.travis-ci.org/fruux/sabre-xml.svg?branch=master)](http://travis-ci.…
/plugin/davcal/vendor/sabre/event/
H A DREADME.md28 | master | [![Build Status](https://travis-ci.org/fruux/sabre-event.svg?branch=master)](https://tra…
29 | 2.0 | [![Build Status](https://travis-ci.org/fruux/sabre-event.svg?branch=2.0)](https://travis…
30 | 1.0 | [![Build Status](https://travis-ci.org/fruux/sabre-event.svg?branch=1.0)](https://travis…
31 | php53 | [![Build Status](https://travis-ci.org/fruux/sabre-event.svg?branch=php53)](https://trav…
/plugin/davcal/vendor/sabre/vobject/
H A DREADME.md14 | master | [![Build Status](https://travis-ci.org/fruux/sabre-vobject.svg?branch=master)](https://t…
15 | 3.4 | [![Build Status](https://travis-ci.org/fruux/sabre-vobject.svg?branch=3.4)](https://trav…
16 | 3.1 | [![Build Status](https://travis-ci.org/fruux/sabre-vobject.svg?branch=3.1)](https://trav…
17 | 2.1 | [![Build Status](https://travis-ci.org/fruux/sabre-vobject.svg?branch=2.1)](https://trav…
18 | 2.0 | [![Build Status](https://travis-ci.org/fruux/sabre-vobject.svg?branch=2.0)](https://trav…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DStatus.php20 class Status extends \Google\Collection class
81 class_alias(Status::class, 'Google_Service_NetworkManagement_Status');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DStatus.php20 class Status extends \Google\Model class
130 class_alias(Status::class, 'Google_Service_CloudRun_Status');

12345678910>>...16