Home
last modified time | relevance | path

Searched refs:branch (Results 51 – 75 of 283) sorted by last modified time

12345678910>>...12

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/jobs/
H A Delastic+elasticsearch-php+master.yml5 description: Testing the elasticsearch-php master branch.
10 description: the Git branch specifier to build (<branchName>, <tagName>,
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md84 - If you are using Elasticsearch 7.x, you can use Elasticsearch-PHP 7.x branch.
85 - If you are using Elasticsearch 6.x, you can use Elasticsearch-PHP 6.x branch.
86 - If you are using Elasticsearch 5.x, you can use Elasticsearch-PHP 6.x branch.
87 - If you are using Elasticsearch 1.x or 2.x, prefer using the Elasticsearch-PHP 2.0 branch. The 1.0 branch is compatible however.
88 - If you are using a version older than 1.0, you must install the `0.4` Elasticsearch-PHP branch. Since ES 0.90.x and below is now EOL, the corresponding `0.4` branch will not receive any more development or bugfixes. Please upgrade.
89 - You should never use Elasticsearch-PHP Master branch, as it tracks Elasticsearch master and may contain incomplete features or breaks in backwards compatibility. Only use ES-PHP master if you are developing against ES master for some reason.
446 If you want to send a PR for version `Y` please use the `Y.x` branch. For instance if you want to send a PR for **elasticsearch-php 7** use the `7.x` branch
[all...]
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md7 [![CI status](https://github.com/reactphp/promise/actions/workflows/ci.yml/badge.svg?branch=2.x)](https://github.com/reactphp/promise/actions)
/plugin/elasticsearch/vendor/ruflin/elastica/
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)
6 [![codecov.io](http://codecov.io/github/ruflin/Elastica/coverage.svg?branch=master)](http://codecov.io/github/ruflin/Elastica?branch=master)
8 [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/ruflin/Elastica/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/ruflin/Elastica/?branch=master)
34 It is generally recommended to use the latest point release of the relevant branch.
36 | Elastica branch | ElasticSearch | elasticsearch-php | PHP |
/plugin/ckgedit/
H A DREADME.md9 This branch uses CKEditor 4.11.4
/plugin/tagfilter/script/select2/
H A Drelease.sh19 branch="build-$ver"
20 curbranch=`git branch | grep "*" | sed "s/* //"`
42 git branch "$branch"
43 git checkout "$branch"
77 git branch -D "$branch"
/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/uri/
H A DREADME.md31 | branch | status |
33 | 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.md26 | branch | status |
28 | 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/http/
H A DREADME.md31 | branch | status |
33 | 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/vobject/
H A DREADME.md12 | branch | status |
14 | 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/paragonie/constant_time_encoding/
H A DREADME.md26 support, see [the v1.x branch](https://github.com/paragonie/constant_time_encoding/tree/v1.x).
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md253 * Added MercurialProcessor to add mercurial revision and branch names to log records
442 * Added GitProcessor to add the current branch/commit to extra record data
H A DREADME.md1 …/github.com/Seldaek/monolog/workflows/Continuous%20Integration/badge.svg?branch=main)](https://git…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DPushFilter.php25 public $branch; variable in Google\\Service\\CloudBuild\\PushFilter
38 public function setBranch($branch) argument
40 $this->branch = $branch;
47 return $this->branch;
H A DPullRequestFilter.php25 public $branch; variable in Google\\Service\\CloudBuild\\PullRequestFilter
38 public function setBranch($branch) argument
40 $this->branch = $branch;
47 return $this->branch;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/
H A DREADME.md3 [![CI Status](https://github.com/phpseclib/phpseclib/actions/workflows/ci.yml/badge.svg?branch=3.0&…
/plugin/authgooglesheets/
H A Dcomposer.lock107 "branch-alias": {
270 "branch-alias": {
332 "branch-alias": {
425 "branch-alias": {
560 "branch-alias": {
848 "branch-alias": {
897 "branch-alias": {
950 "branch-alias": {
1049 "branch-alias": {
1134 "branch-alias": {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2SearchRequest.php28 public $branch; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SearchRequest
105 public function setBranch($branch) argument
107 $this->branch = $branch;
114 return $this->branch;
H A DGoogleCloudRetailV2GetDefaultBranchResponse.php25 public $branch; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2GetDefaultBranchResponse
38 public function setBranch($branch) argument
40 $this->branch = $branch;
47 return $this->branch;
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md8 [![Build Status](https://travis-ci.org/guzzle/psr7.svg?branch=master)](https://travis-ci.org/guzzle…
/plugin/authgooglesheets/vendor/ralouphie/getallheaders/
H A DREADME.md6 [![Build Status](https://travis-ci.org/ralouphie/getallheaders.svg?branch=master)](https://travis-c…
7 …o/repos/ralouphie/getallheaders/badge.png?branch=master)](https://coveralls.io/r/ralouphie/getallh…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js33096 forEach(tree, function(branch, depth) { argument
33099 branch = sortBy(branch, 'priority');
33101 forEach(branch, function(descriptor) {
/plugin/pureldap/vendor/freedsx/asn1/
H A DREADME.md1 # FreeDSx ASN1 ![](https://github.com/FreeDSx/ASN1/workflows/Analysis/badge.svg) ![](https://github.com/FreeDSx/ASN1/workflows/Build/badge.svg) [![codecov](https://codecov.io/gh/FreeDSx/ASN1/branch/master/graph/badge.svg)](https://codecov.io/gh/FreeDSx/ASN1)

12345678910>>...12