Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2

Yii 2: The Fast, Secure and Professional PHP Framework
https://github.com/yiisoft/yii2

[cs] remove unused use statements (#14661) [skip ci]

7ad94a0107c52c6597c7305601c3841dae16f416 authored about 7 years ago by Tomáš Votruba <[email protected]>
Fixes #14596: Fix event call on init in `yii\widgets\BaseListView`

4b9d7a6bdde3012d9e033eb93afface720120301 authored about 7 years ago by Alone <[email protected]>
Fixed ListView test to run properly on Windows

0ebff0a7ab873d76a1c1a3a7262ab0ca880aa58a authored about 7 years ago by Alexander Makarov <[email protected]>
Fixed typo [skip ci]

0d82222b2771eee7528e8d11e6a525f8994317af authored about 7 years ago by Alexander Makarov <[email protected]>
Fixes #13780: Added support for trusted proxies in `yii\web\Request`

0017d9c660c7727437ac884883c34789633e2ecb authored about 7 years ago by Sam <[email protected]>
One more try to fix tests on Travis

87f988fe5426912ff36b37162c131eb8de72b28d authored about 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Add handleOptions to Cors filter so OPTIONS requests are handled for the preflight check.

6a6d90ce03f53ea36fd4507a1a0f240ed62659b7 authored about 7 years ago by Michaël Arnauts <[email protected]>
One more try to fix tests on Travis

6424acf67f3bbff3940c15003b96f895781f555b authored about 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Try to fix tests on Travis

b9f582dbf362492783ee6c32235826bb0fc100b6 authored about 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branch 'nineinchnick-9703-si-formatters'

Close #9709
Close #9703

3e253d0d9d4fd71b7267a4a91a46253a52a26dfa authored about 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Enhanced tests, updated CHNAGELOG

7c73b0b79dbf989f05f2e6731ee0fecf9cb83485 authored about 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Add zh-CN translation of docs/guide/runtime-requests.md [skip ci] (#14649)

55e6b11b11fa9c3d02f6fce53d4567df7a18d1dd authored about 7 years ago by 张迪 <[email protected]>
Enhanced PHPDocs, added tests

b577e302f7dd5885616f1cf0b54b0266ffd3dab8 authored about 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branch 'master' into nineinchnick-9703-si-formatters

Conflicts:
framework/i18n/Formatter.php

4028c69ed5d00a5f5bf1f0707f2839dd6be64836 authored about 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
fix test to work around PDO bug

This test is failing on PHP 7.0.7 on travis but seems fine
on PHP 7.1.x > 7.1.0-alpha

See:

- h...

3dbc07f8dd97799be8c2188755b92b68e920d076 authored about 7 years ago by Carsten Brandt <[email protected]>
#14151: Added attribute name to AttributesBehavior callback signature

See https://github.com/yiisoft/yii2/commit/6ffa5fb087c80400fe7047085f0f0a8499b15afc#commitcommen...

e9fad56381d7e2616f244b47778c0ca7438ba81e authored about 7 years ago by Alexander Makarov <[email protected]>
Fixed changelog

e4601e5a918357b57809511e7e1e2fd6e84497d2 authored about 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Update caching-data.md

48614d509d6e73f893471393a7a3285e65f4e999 authored about 7 years ago by strive <[email protected]>
Set back original locale in #14448 test

7cac7f131d89bff392dd7f53f234105f75ec1604 authored about 7 years ago by Alexander Makarov <[email protected]>
Additional fixes for #14151

6ffa5fb087c80400fe7047085f0f0a8499b15afc authored about 7 years ago by Alexander Makarov <[email protected]>
Fixes #14151: Added `AttributesBehavior` that assigns values specified to one or multiple attributes of an AR object when certain events happen

2b9b0c71660d5f56407e4df268fc8c8844edb089 authored about 7 years ago by bscheshirwork <[email protected]>
Fixed batchInsert casting of double values according to locale (#14448)

fixes #6526

cda30896239f4414dcd32f9fcbbe89de5401c9cb authored about 7 years ago by Carsten Brandt <[email protected]>
Merge branch 'shirase-11825-user-cookie'

03299e8870eaaeb2714e53452078ca3ba2c86800 authored about 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Added tests

368540f8d0cfb6659f85c33a53347f5253c04904 authored about 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
User can login by cookie only once when `autoRenewCookie` is set to false

b6a5697c005ef415b2d63b4bf9b7fba9486c712c authored about 7 years ago by shirase <[email protected]>
Merge pull request #9 from xutl/patch-1

Update rest-versioning.md

d2d8f66f75361307dbee1b31952a961545811b1d authored about 7 years ago by cuiliang <[email protected]>
Update rest-versioning.md

107b385ffeb7240c148e31c71178bfa09e20d69c authored about 7 years ago by xutl <[email protected]>
Fix abstract column type for unsigned primary key (#14626) [skip ci]

1d44de7b15289938943266971de58c1770cff10a authored about 7 years ago by forevermatt <[email protected]>
Fixing example in the documentation (#14613) [skip ci]

af71e0fca0b8cc7ea11ce18824d3e9a7af6866ef authored about 7 years ago by TerraSkye <[email protected]>
Fixes #14542: Ensured only ASCII characters are in CSRF cookie value since binary data causes issues with ModSecurity and some browsers

648971a82bd6df102674e23b16ab0fcd33ade541 authored about 7 years ago by Alexander Makarov <[email protected]>
improve zh-CN docs (#14606) [skip ci]

fc7ea1139cf7f24eca5ef373922f747b9db301c1 authored about 7 years ago by 张迪 <[email protected]>
Update input-validation.md (#14603) [skip ci]

6f58f0139824c81f7e6e32e7f3aacb62541d8862 authored about 7 years ago by Roman Grinyov <[email protected]>
Update structure-applications.md

8311ed9ecbe8129a6c134354543f0ee20605c160 authored about 7 years ago by strive <[email protected]>
Update structure-assets.md

b2d9abe1344da725c3aa2b88c58f2943adfe3c79 authored about 7 years ago by strive <[email protected]>
Update structure-controllers.md

167bca2744bf76607132daf7edb6490c9eb152aa authored about 7 years ago by strive <[email protected]>
Update structure-filters.md

4219867b87da4370e74df2f89985615533e11f2d authored about 7 years ago by strive <[email protected]>
Update structure-models.md

2ff4d2853e964dc1186f626d7a8fa7517acf8c27 authored about 7 years ago by strive <[email protected]>
Update structure-modules.md

bc951179a02741aa950bd6ca0c7488cb8fd7d052 authored about 7 years ago by strive <[email protected]>
Update structure-overview.md

374faa742e8ec27c46db39460de66973ca8ccade authored about 7 years ago by strive <[email protected]>
Update structure-views.md

b2b091487137fbfe216bc8db6d268fe61a1eff85 authored about 7 years ago by strive <[email protected]>
Update tutorial-yii-integration.md

3aa7e97f595b1e8f145e39209093cf58933f60e0 authored about 7 years ago by strive <[email protected]>
Update tutorial-core-validators.md

8fbfa805c47f57a6adebda5cca3c8aa638c21e0e authored about 7 years ago by strive <[email protected]>
Update structure-widgets.md

63f9b6856156c10dfa21dd059c9f9a24f77442eb authored about 7 years ago by strive <[email protected]>
Update structure-entry-scripts.md

fa111d7b1cb4526267916f739822a5b773de1533 authored about 7 years ago by strive <[email protected]>
Update structure-application-components.md

21515c622e30b997250fef548e1a7511096d93b6 authored about 7 years ago by strive <[email protected]>
Update start-workflow.md

876fcc845cc5c6b347366f8fdd857f16f9235726 authored about 7 years ago by strive <[email protected]>
Update start-looking-ahead.md

274341deda996015e6588de6dcf3dba0d5fb4812 authored about 7 years ago by strive <[email protected]>
Update start-installation.md

bbb2b5624072db8bef4535d365139179c3b87f3e authored about 7 years ago by strive <[email protected]>
Update start-hello.md

c2cdbd1d3d3756ccfe844f416d9041585314104c authored about 7 years ago by strive <[email protected]>
Update start-gii.md

01fddd494a39bcd70f8fa097e7dc6b8dd9c83fbb authored about 7 years ago by strive <[email protected]>
Update start-forms.md

77ca6e65afd87aad69f7c4e1b2f328afa9b51888 authored about 7 years ago by strive <[email protected]>
Update start-databases.md

929509536284644f386b3a419f87213c3dd6f22c authored about 7 years ago by strive <[email protected]>
Update runtime-sessions-cookies.md

92f2f952641efba11177f231ecd930b05321e96a authored about 7 years ago by strive <[email protected]>
Update runtime-responses.md

06e9c351df8c67c994ccc75b64a9fdad7f1e6780 authored about 7 years ago by strive <[email protected]>
Update runtime-overview.md

f00c1e8c9fac50e0e7ad68c8ad7817366a5a5cef authored about 7 years ago by strive <[email protected]>
Update runtime-handling-errors.md

53f74055ec80d688addb6156ff4b0b9071be6dcf authored about 7 years ago by strive <[email protected]>
Update runtime-bootstrapping.md

26e90f6b866e47ec64c164c6e9706dbd2970ceb2 authored about 7 years ago by strive <[email protected]>
Update rest-versioning.md

4b991eb592dabbdf0cf68f5f020773c181d032a2 authored about 7 years ago by strive <[email protected]>
Update rest-routing.md

c76442e5a78c457c0d7e5ff04df44fd0ee610b5a authored about 7 years ago by strive <[email protected]>
Update rest-response-formatting.md

33b8e70007029d1d5ca90b85c3ffaa3cc4624ec7 authored about 7 years ago by strive <[email protected]>
Update rest-resources.md

b99b89cfbc69c7d9cbfea28e225e6552f4c15781 authored about 7 years ago by strive <[email protected]>
Update rest-rate-limiting.md

168b204f987dc9e912041ec0e42303a47e7d13c8 authored about 7 years ago by strive <[email protected]>
Update rest-quick-start.md

b4df655a021541e63b3f6674ff60da08d28f789a authored about 7 years ago by strive <[email protected]>
Update rest-error-handling.md

7580bd7886209519f68ac5132580497f640a0df2 authored about 7 years ago by strive <[email protected]>
Update rest-controllers.md

ee75377ce71d26cdb6e5d0314a7cfa3f44a26492 authored about 7 years ago by strive <[email protected]>
Update rest-authentication.md

7015da77769b1cf0770ad38564bf6cc906b46055 authored about 7 years ago by strive <[email protected]>
Update output-formatting.md

55767b585dcb176031993a76e0d7906fcd891401 authored about 7 years ago by strive <[email protected]>
Update intro-yii.md

b1955c94a05897ed9f2586613f340963e8d4dfbb authored about 7 years ago by strive <[email protected]>
Update intro-upgrade-from-v1.md

db87a87b114fc26213b817fe117b78d2e2d7b0f4 authored about 7 years ago by strive <[email protected]>
Update input-multiple-models.md

4df2017f2ce81e3b19219e29a58fa159e8ba9d6a authored about 7 years ago by strive <[email protected]>
Update db-dao.md

3a2aa7c270436bce1bc1cfadc6f9e8a437ac4984 authored about 7 years ago by strive <[email protected]>
Update concept-service-locator.md

d6922a2a509098872e04090f4192e540459e6b91 authored about 7 years ago by strive <[email protected]>
Update concept-properties.md

31ef68c058009ca70100f2bcb3d97db235212dc7 authored about 7 years ago by strive <[email protected]>
Update concept-events.md

07f8712cd20f0223c76ce1e720b011bb011fb4dc authored about 7 years ago by strive <[email protected]>
Update concept-di-container.md

b3482173b20afba4ebeea0c4037a5d1fea560dc3 authored about 7 years ago by strive <[email protected]>
Update concept-configurations.md

89d40930306c52809a0478ff10d05fee14eebe2a authored about 7 years ago by strive <[email protected]>
Update concept-components.md

936ea416ff53d632f6145e2c73ff66c33d41a45e authored about 7 years ago by strive <[email protected]>
Update concept-behaviors.md

1f380b70d0a7c3b38f2107a88fb281b71d0c39ab authored about 7 years ago by strive <[email protected]>
Update concept-autoloading.md

6f1831ef87711397f47ce4cd3925e66e8c11f048 authored about 7 years ago by strive <[email protected]>
Update concept-aliases.md

94c784711ac5bbbf0fbe98ce5eed40b356711a4d authored about 7 years ago by strive <[email protected]>
Update caching-page.md

be4bf3ff339056fdb8a0c0885359261a9742f098 authored about 7 years ago by strive <[email protected]>
Update caching-overview.md

e9f796e00e7a2fb48571f49fafaeb9b2a4bb5475 authored about 7 years ago by strive <[email protected]>
Update caching-http.md

65463199c8a070292ffe2c3abeb9c88cf9a61cb9 authored about 7 years ago by strive <[email protected]>
Update caching-fragment.md

ab485484fdeadea5a7bfdf76afa87788073354e1 authored about 7 years ago by strive <[email protected]>
Update caching-data.md

9b4351764353451a593b7a3a69a2d52612185ae2 authored about 7 years ago by strive <[email protected]>
Fixed typo [skip ci]

f83e23ff17cb8e11bd6885d0f562c8f6ff187b86 authored about 7 years ago by Hiren Bhut <[email protected]>
Adjusted tests after 1761a10c13093d634a3a13310c5a238410a64280

6fdeba501d3a73e809b669cbcdf4af350bc41bde authored about 7 years ago by Alexander Makarov <[email protected]>
Fixed zh-CN docs markdown format (#14585) [skip ci]

9fc63ac3cee8001b2d5119fa29d96bd53e778396 authored about 7 years ago by 张迪 <[email protected]>
Added phpdoc to migration template [skip ci]

1761a10c13093d634a3a13310c5a238410a64280 authored about 7 years ago by Dmitry V. Alexeev <[email protected]>
fix current time in formatter (#14203)

* fix current time in formatter

* expand testAsDatetime

* Update FormatterDateTest.php

...

0c0cc1074d411f3250d7b8376c5e4ec68a0c0da2 authored about 7 years ago by bscheshirwork <[email protected]>
Updates the translations of messages into Brazilian Portuguese [skip ci] (#14580)

5a1b12afa4fb77180b91cf0ebde19f4de801995c authored about 7 years ago by Wanderson Bragança <[email protected]>
Codeclimate rules update (#13915)

d6578f83bacdc2afbaf8ae6acb7d10a37187cb34 authored about 7 years ago by Bizley <[email protected]>
Added example on how to use service locator as shortcut [skip ci]

a36aa13f7d4eb0e6a2de2792183afe77051dc4ee authored about 7 years ago by bscheshirwork <[email protected]>
Fixed typo __contruct -> __construct (#14574) [skip ci]

9923abda2826e88099143d55ec1d65765f3e0223 authored about 7 years ago by Ondřej Vašíček <[email protected]>
Fixed zh-CN docs [skip ci] (#14573)

6bbdada4263640805e324a646b73b94ea5e781b3 authored about 7 years ago by 张迪 <[email protected]>
Fixed changelog [skip ci]

89d8c0f20cc444e65538d083fc56e9d3f718ca76 authored about 7 years ago by Alexander Makarov <[email protected]>
Added CVE number to escaping issue in changelog [skip ci]

ff2bde49395aaa461c1b3d2f5be84a4b5c9310c5 authored about 7 years ago by Alexander Makarov <[email protected]>
Fixed formatting in docs [skip ci]

3a060d2dd27b90c18800d8c3eeae948e90b5886f authored about 7 years ago by Alexander Makarov <[email protected]>
Fix typos and punctuation (#14564) [skip ci]

7cd5fc56c49261f25cd478e4a9ae84c5c3ddbd2a authored about 7 years ago by Lesha701 <[email protected]>
Fixes #14022: Added posibility to use aliases in yii\web\UrlManager::setBaseUrl() (#14540)

f7fb7cdd87f57b3fe709fc0f16c0432e554a7e5b authored about 7 years ago by Dmitry Dorogin <[email protected]>