Home
last modified time | relevance | path

Searched refs:environment (Results 26 – 50 of 270) sorted by last modified time

1234567891011

/plugin/elasticsearch/
H A Ddocker-compose.yml8 environment:
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dfutures.asciidoc14 In a single-threaded environment, the time to execute `n` requests is the sum of
H A Dhttp-meta-data.asciidoc63 environment variable and set it to `true` or `1`, before the `Client` class initialization.
65 In PHP you can set this environment variable as follows:
H A Dcommunity.asciidoc84 - Integrates the Elastica library into a Symfony environment.
H A Dconnecting.asciidoc214 latest 7.x client and set the environment variable `ELASTIC_CLIENT_APIVERSIONING`
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
H A Drun-elasticsearch.sh32 environment=($(cat <<-END
85 environment+=($(cat <<-END
105 "${environment[@]}" \
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md842 - Add an "AwsAuthV4" transport that automatically signs requests using credentials from the environment or from the client config. This allows using Elastica with Amazon ElasticSearch Service domains that are restricted to IAM roles or policies. [#1056](https://github.com/ruflin/Elastica/pull/1056)
969 - Avoid environment dependecies in tests [#938](https://github.com/ruflin/Elastica/pull/938)
1007 - Local dev environment was refactored to fully work in docker environment. Running tests is now only one command: `make tests` [#901](https://github.com/ruflin/Elastica/pull/901)
1053 - Make host for all tests dynamic to prepare it for a more dynamic test environment [#846](https://github.com/ruflin/Elastica/pull/846)
1154 - Since new version of thrift plugin is compatible with ES 1.3.4, plugin added back to test environment
1383 - Set memache php version as environment variable
1390 - Add PHP 5.6 to travis test environment
1821 - Vagrantfile for vagrant environment with elasticsearch added. Run: vagrant up
/plugin/ckgedit/ckeditor/
H A DCHANGES.md982 …[#13103](https://dev.ckeditor.com/ticket/13103): Upgraded the [testing environment](https://ckedit…
1122 * The CKEditor testing environment is now publicly available. Read more about how to set up the env…
H A DLICENSE.md1352 new environment.
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2environment:null,S=e.get(i.envMap||M),T=m[i.type],E=x.isSkinnedMesh?function(t){var e=t.skeleton.b… property in ra.V
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md59 that multiple authentication systems can exist in the same environment.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
H A DGoogleCloudDatapipelinesV1LaunchFlexTemplateParameter.php66 …blic function setEnvironment(GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironment $environment) argument
68 $this->environment = $environment;
75 return $this->environment;
H A DGoogleCloudDatapipelinesV1LaunchTemplateParameters.php44 public function setEnvironment(GoogleCloudDatapipelinesV1RuntimeEnvironment $environment) argument
46 $this->environment = $environment;
53 return $this->environment;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3BatchRunTestCasesRequest.php26 public $environment; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3BatchRunTestCasesRequest
35 public function setEnvironment($environment) argument
37 $this->environment = $environment;
44 return $this->environment;
H A DGoogleCloudDialogflowCxV3DeployFlowResponse.php46 public function setEnvironment(GoogleCloudDialogflowCxV3Environment $environment) argument
48 $this->environment = $environment;
55 return $this->environment;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DControl.php25 public $environment; variable in Google\\Service\\ServiceManagement\\Control
30 public function setEnvironment($environment) argument
32 $this->environment = $environment;
39 return $this->environment;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/Resource/
H A DUsersEnvironments.php43 * @param string $environment Environment this key should be added to, e.g.
49 public function addPublicKey($environment, AddPublicKeyRequest $postBody, $optParams = []) argument
51 $params = ['environment' => $environment, 'postBody' => $postBody];
96 * @param string $environment Environment this key should be removed from, e.g.
102 public function removePublicKey($environment, RemovePublicKeyRequest $postBody, $optParams = []) argument
104 $params = ['environment' => $environment, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/
H A DStartEnvironmentResponse.php28 public function setEnvironment(Environment $environment) argument
30 $this->environment = $environment;
37 return $this->environment;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudShell.php130 'path' => 'v1/{+environment}:addPublicKey',
133 'environment' => [
160 'path' => 'v1/{+environment}:removePublicKey',
163 'environment' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DTestExecution.php56 public function setEnvironment(Environment $environment) argument
58 $this->environment = $environment;
65 return $this->environment;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DControl.php25 public $environment; variable in Google\\Service\\ServiceNetworking\\Control
30 public function setEnvironment($environment) argument
32 $this->environment = $environment;
39 return $this->environment;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DControl.php25 public $environment; variable in Google\\Service\\ServiceUsage\\Control
30 public function setEnvironment($environment) argument
32 $this->environment = $environment;
39 return $this->environment;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DREADME.md18 environment and transport agnostic code; i.e., no hard dependency on cURL,
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DListEnvironmentsResponse.php33 public function setEnvironment($environment) argument
35 $this->environment = $environment;
42 return $this->environment;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DControl.php25 public $environment; variable in Google\\Service\\ServiceConsumerManagement\\Control
30 public function setEnvironment($environment) argument
32 $this->environment = $environment;
39 return $this->environment;

1234567891011