Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/yiisoft/yii-middleware

Yii-specific middleware
https://github.com/yiisoft/yii-middleware

Prepare for next release

dcb2866ef389c0efae9bc575546fc821c8436a8e authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Release version 1.0.2

747e73102409f244de7e702f6e9f196b0b786ab9 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Update CHANGELOG.md

c9d330443d69e616c71d15da5bb023eaf690ef38 authored about 1 year ago by Alexey Rogachev <[email protected]>
check ignore requests more early (#113)

6a99980371cfc49db7196761fccbdc707068546e authored about 1 year ago by rodigy <[email protected]>
Update rector/rector requirement from ^0.17.0 to ^0.18.0 (#110)

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the l...

04c6f58ccc627a6a88c3caf672584d3df057f5bd authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update package description (#107)

57f9eab3fe4ac185b4f90cdf721bb0b2d40894bf authored over 1 year ago by Alexey Rogachev <[email protected]>
Fix #105: Fire `SetLocaleEvent` and prepare URL generator in `Locale` before handle request

fc132908eed068bbc53dc322155f1adf0a87f457 authored over 1 year ago by Sergei Predvoditelev <[email protected]>
Add expose header (#103)

* Add expose header

* Fix test

* Add changelog

fc9967290f03904a5f82f660a1fe3468387dacb6 authored over 1 year ago by Dmitriy Derepko <[email protected]>
Fix docs (#104)

d9385dfe488afe18d40e56674688c8f5cf5df987 authored over 1 year ago by Alexander Makarov <[email protected]>
Prepare for next release

33a4665bef347f1a76c95487f251b3c620a9b052 authored over 1 year ago by Alexander Makarov <[email protected]>
Release version 1.0.1

8c001b1c9926883cfe767aa0f5bd602ace89e5e7 authored over 1 year ago by Alexander Makarov <[email protected]>
Fix #96: Fix unexpected redirects from `Locale` middleware on GET requests, fix #97: Don't search locale in cookies when `$cookieDuration` is null

084c0d9d190860e8fadf25d8479bfa95604cd61f authored over 1 year ago by Sergei Predvoditelev <[email protected]>
Update rector/rector requirement from ^0.16.0 to ^0.17.0 (#101)

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the l...

aac06406f29325e772396c9cb29e8dffd2e6c8ec authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove unused network utilities dependency (#95)

* Remove unused network utilities dependency

* Update changelog [skip ci]

81128280409074001882579c45a73ff447edb259 authored over 1 year ago by Alexey Rogachev <[email protected]>
Actualize and enable BC workflow (#94)

5a5e3723bd9d7de1efb4395b70a51b2245e88074 authored over 1 year ago by Alexey Rogachev <[email protected]>
Prepare for next release

6eb4e55e4f50afb22d008827d3349b71caa5ad43 authored over 1 year ago by Alexey Rogachev <[email protected]>
Release version 1.0.0

76e6ec83256df961344b663573ee22d5e975728c authored over 1 year ago by Alexey Rogachev <[email protected]>
Remove minimum-stability from Composer (#93)

091f98ce0d8ae3c2d721f984ab97bce94f96e5ca authored over 1 year ago by Alexey Rogachev <[email protected]>
Rename SubFolder to Subfolder (#92)

cc92eca10aa175f61df35f484ce44e8db03a6b69 authored over 1 year ago by Alexey Rogachev <[email protected]>
Make saving to session optional (#82)

* Make saving to session optional

* saveLocale is rudimental now

* Apply fixes from StyleC...

650988d71d961d48bf94869ecaff1402d65d5cb2 authored over 1 year ago by Alexey Rogachev <[email protected]>
Docs (#88)

* Add example of using an event to readme

* Add docs for LocaleEvent

* Minor doc fixes

...

d628d0b54ca7afce9ef6e0cb6a337e913884709b authored over 1 year ago by Alexander Makarov <[email protected]>
Add locale event to be able to set locale-related services (#80)

* Add locale event to be able to set locale-related services

* Apply fixes from StyleCI

* ...

cea436a46f6b937de6dddce015326655210b18ab authored over 1 year ago by Rustam Mamadaminov <[email protected]>
Fix Github Actions (#81)

* Remove extensions for some workflows in Github Actions

* Use custom build

* Add "on"

...

d557db18ea65d5af90c9ece3bb7896d5fd620bd1 authored over 1 year ago by Alexey Rogachev <[email protected]>
Update README, fixes before release (#79)

* Update README

* Rename AllowAllCors

bc8f5e2ad4b81986590be3e8ee1ca35bc03a1eec authored over 1 year ago by Alexey Rogachev <[email protected]>
Minor code style and performance improvements (#78)

* Minor CS fix

* Add `array_key_exists` to "use" section

* Minor CS improve

182a3db8f767f3731eb39868838466af65ffa5bf authored over 1 year ago by Sergei Predvoditelev <[email protected]>
Update rector/rector requirement from ^0.15.3 to ^0.16.0 (#60)

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the l...

3c935604cf60e609adbe03a88b873865763defb0 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
`Locale` - refactor, improve finding and saving locale, fix release blocking issues (#71)

* Remove proxy middlewares

* Bump min covered msi

* Change priority of parsing locale

*...

1ae9ce77ebe6d1fcdc1b28dd587cc3d5753f21e7 authored over 1 year ago by Alexey Rogachev <[email protected]>
`Locale` - Make saving locale to cookies optional (#70)

* Remove proxy middlewares

* Bump min covered msi

* Change priority of parsing locale

*...

e5db8c8629d45a8b37b263b8f0d5906cddc8b2b2 authored over 1 year ago by Alexey Rogachev <[email protected]>
Fix remaining mutants, part 5 (#67)

* Fix docs and naming

* [ci-review] Apply changes from Rector action.

* Docs corrections f...

e4bce122bb1812a0e0377a8b2b56c00ac395ca50 authored over 1 year ago by Alexey Rogachev <[email protected]>
Fix remaining mutants, part 4 (#65)

* Fix docs and naming

* [ci-review] Apply changes from Rector action.

* Docs corrections f...

1a1edccf662b85f39a8d7240890e5a9c072248fb authored over 1 year ago by Alexey Rogachev <[email protected]>
Fix remaining mutants, part 3 (#63)

* Fix docs and naming

* [ci-review] Apply changes from Rector action.

* Docs corrections f...

8dbf75d2c7b0df0c26fa3e94eb051e611f1f8c6a authored over 1 year ago by Alexey Rogachev <[email protected]>
Docs corrections (#62)

919811a3f7d7e68c8d9935581a1d2b596e7df9ca authored over 1 year ago by Alexey Rogachev <[email protected]>
Fix docs and naming (#61)

* Fix docs and naming

* [ci-review] Apply changes from Rector action.

---------

Co-auth...

83eef82531746d3898776ed2fd2c45475c49b8bc authored over 1 year ago by Alexander Makarov <[email protected]>
Fix remaining mutants, part 2 (#59)

b450341b4605c29ca568f8b4b021a327867febb1 authored over 1 year ago by Alexey Rogachev <[email protected]>
Fix mutants, part 1 (#57)

* Test wrong port

* Improve checking port

* Revert try catch

* Test off by 1 ports

*...

e6cd77d13146e45bd4dfeccf6abafb390e4dd789 authored over 1 year ago by Alexey Rogachev <[email protected]>
Fix locale middleware (#54)

8cc1293a48165dfbf8bc86773eda5ec6d61197f4 authored over 1 year ago by Rustam Mamadaminov <[email protected]>
update irc link (#53)

e9d49a78de304cb75463e770d141fdf4a02b40c8 authored over 1 year ago by Ihor Sychevskyi <[email protected]>
Add missing docs (#51)

6595337f2b5cf3a7e3b8a9f4103afdcf1f775d34 authored over 1 year ago by Rustam Mamadaminov <[email protected]>
Fix #44: Support subtags in locales (#50)

2189bcd316715cbffd1b0e41b8a61f5445e99166 authored over 1 year ago by Rustam Mamadaminov <[email protected]>
Increase code coverage & psalm level (#42)

Co-authored-by: Sergei Predvoditelev <[email protected]>

cdd4ec2ee3ac97db99e0a1e5c5a67ed5870c1622 authored over 1 year ago by Rustam Mamadaminov <[email protected]>
Add CORS middleware (#49)

0cc967b9934af5cf169ee83a01a64d8de17a54b9 authored over 1 year ago by Dmitriy Derepko <[email protected]>
Update StyleCI config (#48)

ed917d3771a37b94f9220334344b5767fa1e6644 authored over 1 year ago by Sergei Predvoditelev <[email protected]>
Apply fixes from StyleCI

88ab4802bd6241afac4d972c2d1c5e62c3a398fe authored over 1 year ago by StyleCI Bot <[email protected]>
update links (#47)

ee3de1877d35e3c1d2d5129df69f5b8c868bfc06 authored over 1 year ago by Ihor Sychevskyi <[email protected]>
Use stable validator (#41)

100d5f4364b0cdf72825461520b191cfc9af9c70 authored over 1 year ago by Rustam Mamadaminov <[email protected]>
Fix #30, #31: Improve `SubFolder` middleware, detect subfolder automatically (#36)

* Fix #30, #31: Improve `SubFolder` middleware, detect subfolder automatically

* Apply fixes ...

6b937fa14430e1050688d8866ff569c8e172ec92 authored over 1 year ago by Rustam Mamadaminov <[email protected]>
Update contributor code of conduct (#40)

0e5f339751647de28d8f2deaf761db304bec14e8 authored over 1 year ago by Sergei Predvoditelev <[email protected]>
Update Yii dependencies (#39)

d56aef9381f6a394685dd3b3ad2dcd935645f1aa authored over 1 year ago by Sergei Predvoditelev <[email protected]>
Cleanup (#32)

9f3ec8cf430a3790f12e8296ddaee52cb65fbe5b authored over 1 year ago by Sergei Predvoditelev <[email protected]>
Update vimeo/psalm requirement from ^4.18 to ^5.4 (#27)

* Update vimeo/psalm requirement from ^4.18 to ^5.4

Updates the requirements on [vimeo/psalm]...

46e1a8482b62b34e58ceef9cae6aa499fc27d260 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update rector/rector requirement from ^0.14.3 to ^0.15.3 (#29)

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the l...

5139d99bf3cd857d48e4972d00549c938a986c0f authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Adapt to last changes in validator (#23)

* Adapt to last changes in validator

* [ci-review] Apply changes from Rector action.

* App...

4e1d22bec341c3ce91359663539f371b26afdddf authored almost 2 years ago by Sergei Predvoditelev <[email protected]>
Update yiisoft/router-fastroute requirement from ^1.0 to ^2.0 (#19)

2d1ec251f6ccd2e63f3744685cb3b0312386f945 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add support for `yiisoft/router` version `^2.0` (#18)

19af03feb42ec4eb8b1e120c17f388f78847163e authored almost 2 years ago by Sergei Predvoditelev <[email protected]>
[Batch] Add composer-require-checker CI (#13)

Co-authored-by: Sergei Predvoditelev <[email protected]>

59361355843679f9ba1346b7da851efd226dbec5 authored almost 2 years ago by Dmitriy Derepko <[email protected]>
Update translator dependency (#17)

88dedb8b001113e4534bbbb3f50d41147d24b21b authored almost 2 years ago by Rustam Mamadaminov <[email protected]>
Merge pull request #15 from yiisoft/fix-bug

Fix bug

f256983190f908f54cc5e9ffaa872d667c97cacd authored almost 2 years ago by Dmitriy Derepko <[email protected]>
Fix bug

4b25dbfd113915ad1bb8efe74125bdba80f26a16 authored almost 2 years ago by Dmitrii Derepko <[email protected]>
Fix locale middleware & tests (#14)

4a80ba136f6e1fe169b60b6db91002d809708097 authored almost 2 years ago by Rustam Mamadaminov <[email protected]>
Merge pull request #12 from yiisoft/add-rector

Add rector [batch]

fdd91dc2f14468e98e5c2952fa252863b43f96d5 authored almost 2 years ago by Dmitriy Derepko <[email protected]>
Move `Locale` middleware into package (#10)

f165586a9eb88b05e5f67c661369c61fd46ca44d authored about 2 years ago by Rustam Mamadaminov <[email protected]>
Merge branch 'add-rector' of github.com:yiisoft/yii-middleware into add-rector

75790de9b99bf6440c6ec637582daf0018bb94ec authored about 2 years ago by Dmitrii Derepko <[email protected]>
Use predefined rector action

36de37e3b4709d3973d4e1f6b3eb506bf0bc5258 authored about 2 years ago by Dmitrii Derepko <[email protected]>
Apply fixes from StyleCI

c433b82985c933cc96d38d7e87b3fe2c03076ce2 authored about 2 years ago by StyleCI Bot <[email protected]>
[rector] Apply fixes

27d39c6948de0613d4452dbd18cae2d3adca393f authored about 2 years ago by rector-bot <[email protected]>
Add rector/rector dependecy

8f243c37b01664306e365baceaae0eb44c740320 authored about 2 years ago by Dmitrii Derepko <[email protected]>
Add rector files https://github.com/yiisoft/yii-dev-tool/pull/232

db5defad32d35cbbe1d46da2454d22d540956c01 authored about 2 years ago by Dmitrii Derepko <[email protected]>
Fix tests (#11)

75f605a51d0861e6a12516dc285b70c98bdba820 authored about 2 years ago by Rustam Mamadaminov <[email protected]>
Adjust to validator changes (#5)

Co-authored-by: Rustam <[email protected]>

86ff5d20ea7d8bf71ea0f5ad390e49de4b3e1a57 authored over 2 years ago by Dmitriy Derepko <[email protected]>
Separate chain calls (#9)

10d9fd56762c1594ada82b3c12814c3593411fdc authored over 2 years ago by Sanka <[email protected]>
Apply fixes from StyleCI

fa3522b114e5fe37a0804782da06fa1f8325b64e authored over 2 years ago by StyleCI Bot <[email protected]>
Use reusables actions. (#8)

9161f81c50aa99b2aae987c3dde8871f3ae253e2 authored over 2 years ago by Wilmer Arambula <[email protected]>
Update workflows. (#7)

dc0dba07ba4ce5f1d7d78d449482aff77430dbeb authored over 2 years ago by Wilmer Arambula <[email protected]>
Adapt to validator changes (#6)

0acbd91aba123cfd8dcfa1b774a8b519af575685 authored over 2 years ago by Rustam Mamadaminov <[email protected]>
Add allow-plugins to config section in composer.json

86af576281e0682497dd3a4c8c41518ed7f6bfe3 authored over 2 years ago by Evgeniy Zyubin <[email protected]>
Add eol=lf text effect to .gitattributes file

38ad72a9498d6475827d47c156cd396dc9f2aa60 authored over 2 years ago by Evgeniy Zyubin <[email protected]>
Add PHP 8.1 support to GitHub workflow actions

24ecde9cc1c2bed44d0ba103de1bbc5572592d7b authored over 2 years ago by devanych <[email protected]>
Remove scheduled runs from all workflow actions

185387d64fc06049a238d0a9ef72d46553f7c8d8 authored almost 3 years ago by devanych <[email protected]>
Add support for HTML reports for mutation testing

e704af078b128fe7d444b97e1f0f9f9928e41d0b authored almost 3 years ago by devanych <[email protected]>
Update infection configuration

e11c59ac5a551f0b3923023bcc451671cb1093f4 authored almost 3 years ago by devanych <[email protected]>
Use stable router

59d6066315bad1c12fab84f122ea87e24e4ba779 authored almost 3 years ago by Alexander Makarov <[email protected]>
Add description of use in README.md (#4)

Co-authored-by: Alexander Makarov <[email protected]>

5781470ea44d276c169fb09a03b8559538e5c6a1 authored almost 3 years ago by Evgeniy Zyubin <[email protected]>
Fix and add tests to cover exceptions for TrustedHostsNetworkResolver (#3)

e1754f4f709cac69c49b2367666e3d7380cc7892 authored almost 3 years ago by Evgeniy Zyubin <[email protected]>
Cleanup, add docblocs, add test cases, raise psalm error level (#2)

53961f9a82ac0d5af61c66647ddcdd022a0729c4 authored almost 3 years ago by Evgeniy Zyubin <[email protected]>
Add source code and tests, update support files (#1)

0ec9604753069043cd80b2ba277e8969cebc1f62 authored almost 3 years ago by Evgeniy Zyubin <[email protected]>
Initial commit

9fa438e3e3a923b82c0eb7b626ee136e5ceb5e9e authored almost 3 years ago by Alexander Makarov <[email protected]>