Searched +full:pull +full:- +full:requests (Results 1 – 25 of 104) sorted by relevance
12345
| /plugin/findologicxmlexport/vendor/jms/metadata/ |
| D | CHANGELOG.md | 3 ## [2.0.0](https://github.com/schmittjoh/metadata/tree/2.0.0) (2018-11-09) 5 No changes from **2.0.0-RC1** 7 ## [1.7.0](https://github.com/schmittjoh/metadata/tree/1.7.0) (2018-10-26) 8 **Merged pull requests:** 10 - Allow Read-only Cache [\#74](https://github.com/schmittjoh/metadata/pull/74) ([goetas](https://gi… 12 ## [2.0.0-RC1](https://github.com/schmittjoh/metadata/tree/2.0.0-RC1) (2018-10-17) 13 **Merged pull requests:** 15 - Moved to psr-4 [\#73](https://github.com/schmittjoh/metadata/pull/73) ([samnela](https://github.c… 17 ## [2.0.0-beta1](https://github.com/schmittjoh/metadata/tree/2.0.0-beta1) (2018-09-12) 20 - Read-Only Filesystem Support [\#71](https://github.com/schmittjoh/metadata/issues/71) [all …]
|
| D | CONTRIBUTING.md | 5 Before we can merge your Pull-Request here are some guidelines that you need to follow. 14 Your Pull-Request must be compliant with the said standard. 18 ## Unit-Tests 20 Please try to add a test for your pull-request. This project uses [PHPUnit](https://phpunit.de/) as… 22 You can run the unit-tests by calling `vendor/bin/phpunit`. 28 We automatically run your pull request through [Travis CI](https://www.travis-ci.org) 29 and [Scrutinizer CI](https://scrutinizer-ci.com/). 31 so please make sure that your code is working before opening up a Pull-Request. 36 Please try to avoid opening support-related tickets. For support related questions please use more … 41 Please allow us time to review your pull requests.
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/ |
| D | CHANGELOG.md | 6 ## 7.8.1 - 2023-12-03 10 - Updated links in docs to their canonical versions 11 - Replaced `call_user_func*` with native calls 14 ## 7.8.0 - 2023-08-27 18 - Support for PHP 8.3 19 - Added automatic closing of handles on `CurlFactory` object destruction 22 ## 7.7.1 - 2023-08-27 26 - Remove the need for `AllowDynamicProperties` in `CurlMultiHandler` 29 ## 7.7.0 - 2023-05-21 33 - Support `guzzlehttp/promises` v2 [all …]
|
| /plugin/aichat/vendor/bdelespierre/php-kmeans/ |
| D | CONTRIBUTING.md | 5 Please read and understand the contribution guide before creating an issue or pull request. 13 Please be considerate towards maintainers when raising issues or presenting pull requests. Let's sh… 29 - Attempt to replicate the problem, to ensure that it wasn't a coincidental incident. 30 - Check to make sure your feature suggestion isn't already present within the project. 31 - Check the pull requests tab to ensure that the bug doesn't have a fix in progress. 32 - Check the pull requests tab to ensure that the feature isn't already in progress. 34 Before submitting a pull request: 36 - Check the codebase to ensure that your feature doesn't already exist. 37 - Check the pull requests to ensure that another person hasn't already submitted the feature or fix. 43 - **[PSR-2 Coding Standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-cod… [all …]
|
| /plugin/mikioplugin/inc/stemmechanics/lesserphp/ |
| H A D | HISTORY.md | 9 * 2021-03-10: adds php8-support and drops php5.x-support, pushing min requirement to php7.2 12 * 2021-03-10: More PHP 7.4 support for 0.5-dev (@phy25 and @ArtemGoutsoul) 15 * 2020-01-19: added 7.4 support to travis and removed antique php versions (@phy25) 16 * 2020-01-19: fixed wrong array access in lib_luma 17 * 2020-01-19: removed HHVM profile from travis. HHVM support is now broken anyway 20 * 2016-09-30: renaming it to lesserphp for easier distinction 21 * 2016-09-30: applying some pull requests of the origin repository 22 * https://github.com/leafo/lessphp/pull/584 23 * https://github.com/leafo/lessphp/pull/607 24 * https://github.com/leafo/lessphp/pull/619 [all …]
|
| /plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
| D | CHANGELOG.md | 3 ## 6.5.5 - 2020-06-16 5 * Unpin version constraint for `symfony/polyfill-intl-idn` [#2678](https://github.com/guzzle/guzzle… 7 ## 6.5.4 - 2020-05-25 9 * Fix various intl icu issues [#2626](https://github.com/guzzle/guzzle/pull/2626) 11 ## 6.5.3 - 2020-04-18 13 * Use Symfony intl-idn polyfill [#2550](https://github.com/guzzle/guzzle/pull/2550) 14 * Remove use of internal functions [#2548](https://github.com/guzzle/guzzle/pull/2548) 16 ## 6.5.2 - 2019-12-23 18 * idn_to_ascii() fix for old PHP versions [#2489](https://github.com/guzzle/guzzle/pull/2489) 20 ## 6.5.1 - 2019-12-21 [all …]
|
| /plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/ |
| D | CONTRIBUTING.md | 5 We accept contributions via Pull Requests on [Github](https://github.com/meet-kinksters/php-matrix-… 7 ## Pull Requests 9 - **[PSR-2 Coding Standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-cod… 11 - **Add tests!** - Your patch won't be accepted if it doesn't have tests. 13 - **Document any change in behaviour** - Make sure the `README.md` and any other relevant documenta… 15 - **Consider our release cycle** - We try to follow [SemVer v2.0.0](http://semver.org/). Randomly b… 17 - **Create feature branches** - Don't ask us to pull from your master branch. 19 - **One pull request per feature** - If you want to do more than one thing, send multiple pull requ… 21 - **Send coherent history** - Make sure each individual commit in your pull request is meaningful. …
|
| /plugin/findologicxmlexport/vendor/jms/serializer/ |
| D | CHANGELOG.md | 7 - Add Iterator Handler [\#1034](https://github.com/schmittjoh/serializer/pull/1034) ([scyzoryck](ht… 12 - xmlRootPrefix missing from unserialized metadata [\#1050](https://github.com/schmittjoh/serialize… 13 - Non-locale aware encoding of doubles, closes \#1041 [\#1042](https://github.com/schmittjoh/serial… 17 - Using @Until and @Since on class level [\#1048](https://github.com/schmittjoh/serializer/issues/1… 18 - Add use of annotation registry to docs [\#1044](https://github.com/schmittjoh/serializer/issues/1… 19 - Values of type "double" should not use locale-specific encoding [\#1041](https://github.com/schmi… 20 - Serialize Generator [\#1023](https://github.com/schmittjoh/serializer/issues/1023) 22 **Merged pull requests:** 24 - Test on php 7.3 [\#1054](https://github.com/schmittjoh/serializer/pull/1054) ([goetas](https://gi… 25 - xmlRootPrefix missing from unserialized metadata [\#1053](https://github.com/schmittjoh/serialize… [all …]
|
| D | CONTRIBUTING.md | 5 Before we can merge your Pull-Request here are some guidelines that you need to follow. 14 Your Pull-Request must be compliant with the said standard. 22 ## Unit-Tests 24 Please try to add a test for your pull-request. This project uses [PHPUnit](https://phpunit.de/) as… 26 You can run the unit-tests by calling `vendor/bin/phpunit`. 36 To test doc rendering before submitting your PR, you will need [Sphinx](http://www.sphinx-doc.org/e… 41 pip install --requirement doc/requirements.txt --user 47 cd doc && sphinx-build -W -b html -d _build/doctrees . _build/html 52 We automatically run your pull request through [Travis CI](https://www.travis-ci.org) 53 and [Scrutinizer CI](https://scrutinizer-ci.com/). [all …]
|
| D | META.md | 3 Use: https://github.com/skywinder/Github-Changelog-Generator 6 github_changelog_generator --user=schmittjoh --project=serializer --pull-requests --no-compare-link…
|
| /plugin/openlayersmap/.github/workflows/ |
| D | issues.yml | 12 pull-requests: write 16 name: 'Check alt text is set on issue or pull requests' 17 runs-on: ubuntu-latest 20 - name: Get action 'github/accessibility-alt-text-bot' 21 uses: github/accessibility-alt-text-bot@v1.7.1
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/jobs/ |
| D | elastic+elasticsearch-php+pull-request.yml | 1 --- 2 - job: 3 name: elastic+elasticsearch-php+pull-request 4 display-name: 'elastic / elasticsearch-php # pull-request' 5 description: Testing of elasticsearch-php pull requests. 6 junit_results: "tests/*-junit.xml" 8 - git: 10 - ${ghprbActualCommit} 11 refspec: +refs/pull/*:refs/remotes/origin/pr/* 13 - github-pull-request: [all …]
|
| /plugin/elasticsearch/vendor/ezimuel/ringphp/ |
| D | CHANGELOG.md | 9 ## [1.2.1] - 2022-10-25 11 - Fixed the support of PHP 8.1 with [#7](https://github.com/ezimuel/ringphp/pull/7) and [#8](https:… 12 - Fixed the integration with Symfony, adding explicit @return annotations to suppress User Deprecat… 14 ## [1.2.0] - 2021-11-16 18 - Add attribute to avoid Deprecated notice for PHP 8.1 [#4](https://github.com/ezimuel/ringphp/pull… 19 - Add replace guzzlehttp/ringphp in composer [#3](https://github.com/ezimuel/ringphp/pull/3) 20 - Add .gitattributes file [#2](https://github.com/ezimuel/ringphp/pull/2) 24 - Updated to PHPUnit 9 and fixed the unit tests for PHP 8 27 ## [1.1.2] - 2020-02-15 31 - Required guzzlestreams 3.0.1+ [0b78f89](https://github.com/ezimuel/ringphp/commit/0b78f89d8e0bb9e… [all …]
|
| /plugin/sequencediagram/bower_components/snap.svg/ |
| D | README.md | 9 * [Bower](http://bower.io/) - `bower install snap.svg` 10 * Manual Minified - https://github.com/adobe-webplatform/Snap.svg/raw/master/dist/snap.svg-min.js 11 * Manual Unminified - https://raw.githubusercontent.com/adobe-webplatform/Snap.svg/master/dist/snap… 22 In your HTML file, load simply by: `<script src="snap.svg-min.js"></script>` 35 npm install -g grunt-cli 43 _*Snap.svg uses Grunt 0.4.0. You might want to [read](http://gruntjs.com/getting-started) more on t… 52 * [Fork](https://help.github.com/articles/fork-a-repo) the repo. 55 git checkout -b my_branch 60 git commit -am "Added some awesome stuff" 66 * Make a [pull request](https://help.github.com/articles/using-pull-requests) to `dev` branch. [all …]
|
| /plugin/jplayer/vendor/happyworm/jplayer/ |
| D | CONTRIBUTING.md | 8 Please follow the [jQuery Style Guide](http://contribute.jquery.org/style-guide/), 9 in particular the [JavaScript Style Guide](http://contribute.jquery.org/style-guide/js/). 12 ## Pull Requests 14 * Make a branch in your fork. For example, **patch-1** 16 * **Do not include built files in the Pull Request** 17 * Make a Pull Request to the **master** branch
|
| /plugin/jplayer/vendor/mustache/mustache/ |
| D | CONTRIBUTING.md | 8 2. Update submodules: `git submodule update --init` 10 …3. Run the test suite. We only take pull requests with passing tests, and it's great to know that … 16 6. Push your fork to GitHub and submit a pull request against the `dev` branch. 19 ### You can do some things to increase the chance that your pull request is accepted the first time: 21 * Submit one pull request per fix or feature. 22 * To help with that, do all your work in a feature branch (e.g. `feature/my-alsome-feature`). 24 * Use `phpcs --standard=PSR2` to check your changes against the coding standard. 28 …* ... Don't update the wiki until your change is merged and released, but make a note in your pull… 31 ### Mustache.php follows the PSR-* coding standards: 33 …* [PSR-0: Class and file naming conventions](https://github.com/php-fig/fig-standards/blob/master/… [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/Resource/ |
| D | ProjectsSubscriptions.php | 9 * http://www.apache.org/licenses/LICENSE-2.0 42 * $subscriptions = $pubsubService->subscriptions; 65 return $this->call('acknowledge', [$params], PubsubEmpty::class); 76 * requests, you must specify a name in the request. (subscriptions.create) 80 * must start with a letter, and contain only letters (`[A-Za-z]`), numbers 81 * (`[0-9]`), dashes (`-`), underscores (`_`), periods (`.`), tildes (`~`), plus 92 return $this->call('create', [$params], Subscription::class); 96 * are immediately dropped. Calls to `Pull` after deletion will return 110 return $this->call('delete', [$params], PubsubEmpty::class); 114 * subscription are dropped. Subsequent `Pull` and `StreamingPull` requests will [all …]
|
| /plugin/adfs/phpsaml/ |
| D | CHANGELOG | 28 * [#344](https://github.com/onelogin/php-saml/issues/344) Raise errors on IdPMetadataParser::parseR… 39 * [#283](https://github.com/onelogin/php-saml/pull/283) New method of importing a decrypted asserti… 42 * [#265](https://github.com/onelogin/php-saml/issues/265) Support parameters at getSPMetadata method 57 * [#242](https://github.com/onelogin/php-saml/pull/242) Document that SHA-1 must not be used 58 * [#250](https://github.com/onelogin/php-saml/pull/250) Fixed issue with IdPMetadataParser only kee… 59 * [#263](https://github.com/onelogin/php-saml/issues/263) Fix incompatibility with ADFS on SLO. Whe… 62 * [#236](https://github.com/onelogin/php-saml/pull/236) Exclude unnecesary files from Composer prod… 63 * [#226](https://github.com/onelogin/php-saml/pull/226) Add possibility to handle nameId NameQualif… 65 * Improve multi-certificate support 69 * [#201](https://github.com/onelogin/php-saml/issues/201) Fix issues with SP entity_id, acs url and… [all …]
|
| /plugin/saml/phpsaml/ |
| D | CHANGELOG | 28 * [#344](https://github.com/onelogin/php-saml/issues/344) Raise errors on IdPMetadataParser::parseR… 39 * [#283](https://github.com/onelogin/php-saml/pull/283) New method of importing a decrypted asserti… 42 * [#265](https://github.com/onelogin/php-saml/issues/265) Support parameters at getSPMetadata method 57 * [#242](https://github.com/onelogin/php-saml/pull/242) Document that SHA-1 must not be used 58 * [#250](https://github.com/onelogin/php-saml/pull/250) Fixed issue with IdPMetadataParser only kee… 59 * [#263](https://github.com/onelogin/php-saml/issues/263) Fix incompatibility with ADFS on SLO. Whe… 62 * [#236](https://github.com/onelogin/php-saml/pull/236) Exclude unnecesary files from Composer prod… 63 * [#226](https://github.com/onelogin/php-saml/pull/226) Add possibility to handle nameId NameQualif… 65 * Improve multi-certificate support 69 * [#201](https://github.com/onelogin/php-saml/issues/201) Fix issues with SP entity_id, acs url and… [all …]
|
| /plugin/gitbacked/lang/en/ |
| D | settings.php | 10 $lang['periodicPull'] = 'Pull the remote git repository every "periodicMinutes" triggered by a http… 11 $lang['updateIndexOnPull'] = 'Update index of pages changed on pull'; 12 $lang['periodicMinutes'] = 'Timespan (in minutes) between periodic pull requests'; 21 $lang['ignorePaths'] = 'Paths/files which are ignored and not added to git (comma-separated)';
|
| /plugin/bibtex4dw/ |
| D | CHANGELOG.md | 9 ## 2024-02-24 11 … of format strings for bibliography, see [#6](https://github.com/tillbiskup/dokuwiki-bibtex/pull/6) 12 …ite updates in a single transaction, see [#8](https://github.com/tillbiskup/dokuwiki-bibtex/pull/8) 14 ## 2023-11-19 16 …iskup/dokuwiki-bibtex/issues/3), [#4](https://github.com/tillbiskup/dokuwiki-bibtex/issues/4), [#5… 18 ## 2023-05-28 24 ## 2023-05-27 26 * Massive speedup of SQL by changing SQL syntax and pooling requests in single transaction 30 ## 2015-04-25 35 ## 2013-01-10 [all …]
|
| /plugin/today/.github/workflows/ |
| H A D | commit-lint.yml | 6 pull-requests: read 10 runs-on: ubuntu-latest 12 - uses: actions/checkout@v4 13 - uses: wagoid/commitlint-github-action@v6
|
| /plugin/elasticsearch/vendor/ruflin/elastica/ |
| D | CHANGELOG.md | 21 …ations to Client::request and related methods [#2153](https://github.com/ruflin/Elastica/pull/2153) 31 …ramsey/composer-install` to simplify CI jobs and test with the lowest set of dependencies [#2113](… 32 …10` to be able to use `OpenPointInTime` class [#2113](https://github.com/ruflin/Elastica/pull/2113) 33 * Updated `php-cs-fixer` to `3.9.5` [#2110](https://github.com/ruflin/Elastica/pull/2110) 34 …lity to get default settings by @krasilnikovm [#2115](https://github.com/ruflin/Elastica/pull/2115) 35 …transport` to sanitize host name for AWS requests before signing [#2090](https://github.com/ruflin… 36 …documents without a value for a given source. [#2117](https://github.com/ruflin/Elastica/pull/2117) 37 * Increased `PHPStan` level to `5` by @franmomu [#2108](https://github.com/ruflin/Elastica/pull/210… 39 …estHelper` and `ErrorsCollector` from `tests` [#2111](https://github.com/ruflin/Elastica/pull/2111) 41 …int|string>` to `list<bool|float|int|string>` [#2118](https://github.com/ruflin/Elastica/pull/2118) [all …]
|
| /plugin/copycode/ |
| D | README.md | 1 # Dokuwiki-Copycode-plugin 8 ### 2023-11-08 9 Thanks to @tvataire (https://github.com/tvataire) for the pull requests 10 - Refactoring of the script.js file to make it easier to maintain 11 - New feature : added an option to disable inline copy on right-click 12 - New feature : added an option to disable auto-copy of highlighted text 13 - File cleaning (useless whitespaces and writes to the console, unix file format conversion) 15 ### 2023-09-21 16 - Fix : added code to prevent copy after scrolling the code block. 17 - New feature : added a list of cursor in configuration panel to choose the hover cursor on code bl… [all …]
|
| /plugin/combo/vendor/symfony/yaml/ |
| H A D | README.md | 7 --------- 12 [send Pull Requests](https://github.com/symfony/symfony/pulls)
|
12345