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

Simplified code, enhanced PHPDocs

b3f54d106526975d25da8fe89d22bd5af9bcedcc authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed test

0ca003343b60f0bbaf7c71a6be43611c69a8b71e authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed JsonExpressionBuilder to generate SQL NULL

Fixes #15863

cf4bd39fc1927c3cbe85c08c6fc473d60921d96f authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed JsonExpressionBuilder to cast JSON explicitly

Fixes #15839;

cc29ef896853e6e5080bab42eafcd62818fa32bd authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge pull request #15857 from SilverFire/nested-jsonexpression-15836

Fixed nesting of JsonExpression, ArrayExpression

f3ad7a79e16d29977226242e32b9f3c5394e0472 authored over 6 years ago by Dmitry Naumenko <[email protected]>
Fixed changelog formatting

e72c31dc0b6f3b2ea9efe9cf569b87b132e5aae8 authored over 6 years ago by Alexander Makarov <[email protected]>
Merge pull request #15862 from lourdas/master

Updated Greek messages.

ff5e409a244ece28a33846082eac68a33912047a authored over 6 years ago by Dmitry Naumenko <[email protected]>
Updated Greek messages.

14b76d3a7a5c448eccc2dd6150b30613eda00b78 authored over 6 years ago by Vasilis Lourdas <[email protected]>
Fixed typo

f435284952e38d0a5c12fa1830dab9b9d8b7930a authored over 6 years ago by Dmitry Naumenko <[email protected]>
Bug #15858: Fixed array undefined offset error calling Html::errorSummary with same error messages from different model attributes. (FabrizioCaldarelli)

52263077c057c71147aacdbe7aeaf87a86a3d540 authored over 6 years ago by Fabrizio <[email protected]>
Merge remote-tracking branch 'upstream/master'

82347cd25da961631937ec03f7dc6839a8aa56fd authored over 6 years ago by Fabrizio <[email protected]>
Fixed nesting of JsonExpression, ArrayExpression

aed911b5f1607762fd823ad0d9358814c0c62d13 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge pull request #15855 from berosoboy/15854-fix-postgre-array-converted-to-int-zero

Fix PostgreSQL aray field typecast when $disableArraySupport is true

e63a459a18924bc1672c473c1bbeadfc1b502879 authored over 6 years ago by Dmitry Naumenko <[email protected]>
Fix PostgreSQL aray field typecast when $disableArraySupport is true

a98552ef644db0fbd054fd4251606a23d14a2355 authored over 6 years ago by berosoboy <[email protected]>
#15776: Removed unnecessary UPGRADE note, added @berosoboy to changelog [skip ci]

ca4e1a5c9c2dd9876034318088ecab3cfdcaa127 authored over 6 years ago by Alexander Makarov <[email protected]>
Fixes #15776: Fixed slow MySQL constraints retrieving

92213864d96a242dff1ea4d9c5288c0997b5ff0b authored over 6 years ago by Sergey Makinen <[email protected]>
Fixes #15840: Fixed regression on load fixture data file

c484792084a1732b79b8944fdb456c50e1367666 authored over 6 years ago by Leandro Gehlen <[email protected]>
Connection::getTransaction() adjust phpdoc to also return null (#15848) [skip ci]

4391ca7f7b8b8d2aef3d5ca77408902db8f2e860 authored over 6 years ago by Filippo Tessarotto <[email protected]>
Added test to verify #15838

45bccb11c1158c526eace9e157c8bd25984ceabc authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Disabled UrlTest for HHVM in Travis

Probably, this change will fix random exception during HHVM build
on travis:

ps_files_cleanup_d...

fcea028cf1d8fe90909c609ce24e89369f1d08ca authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed CommandTest::testBindValuesSupportsDeprecatedPDOCastingFormat()

78aaca7a8772995cef2ffa0398caa46ee35d4410 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Update UPGRADE.md

319c6dc228213bde4ba99977dfca50bafe1d47d7 authored over 6 years ago by Carsten Brandt <[email protected]>
Fixes #15783: Regenerate CSRF token only when logging in directly

bf6c9cf4435f143d84a4556ceb1ec0fd7735ae3b authored over 6 years ago by Alexander Makarov <[email protected]>
Update CHANGELOG.md

ae47482facaa65f868cae6fcf755d038620026bf authored over 6 years ago by Dmitry Naumenko <[email protected]>
Updated UPGRADE.md [skip ci]

Closes #15828

bd5f17e792d0f55703096c4d7753fa4e720e0807 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Updated PHPDocs [skip ci]

Closes #15830

8d8d68159dd89f74cc7cf172cb163b29e7621df7 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed JSONB support in PostgreSQL 9.4

Closes #15829

4e35eb6539bbb9ce2f588265339737fe6c150da2 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
PgSQL: Fix table schema load for table name in quotes

This commit fixes the table schema loading for PostgreSQL, when
the table name is specified in q...

f7da6022500955eaf273e289acd5953bdf8f9be7 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Added a unit test to verify #15827

Closes #15827

66081c6187548407ab667090ce2ba6eb7bf7b0ce authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branch 'antonmarin-patch-1'

b642c36019790e45e916493318458938165066d0 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Updated docs, added tests

8bb31fb9e56e0809105dc7904864f8f0b8c68dd3 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Added UPGRADE.md regarding schema caching

Closes #15776

ab8e1bc9bdff78f264a1560a19fe535b831a29fa authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed encoding of empty ArrayExpression for PostgreSQL

5fa25b331d23d4ece44a63eee77bf4ec4f27f00e authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed `null` values handling for PostgresSQL arrays

Fixes #15804

d5d4b8b0f5f242ded42e836a15ed885bf5daa201 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
fixed unit tests

233eeb52d7c7345e88b5fc7ed9bf0f2ddf91237d authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed deprecated type casting format in Command::bindValues()

Fixed #15817

9a949525a1df3d12d1bd731b63cd28e10fb5a78a authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed `Component::off()` not to throw an exception

Fixes #15822

08c87aec4f19f8b2b957564291c485d25020f82b authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge pull request #15825 from xutl/master

Fix a unit test hand error.

56e86c2d4fe058615f9902f06bfc69af3f27727e authored over 6 years ago by Dmitry Naumenko <[email protected]>
Fix a unit test hand error.

695218c31202c91fe5798aee28d26cbddbcb9165 authored over 6 years ago by xutongle <[email protected]>
Fix a unit test hand error.

d704f87219aa45305f9908a6c18ba0680863cd22 authored over 6 years ago by xutongle <[email protected]>
Update concept-properties.md

7e2490eb7098d7e46eeb4b3f77fc2e3893726d8f authored over 6 years ago by lkcode666666 <[email protected]>
Merge pull request #15805 from FabrizioCaldarelli/15801-activefield-form-group-missing-has-error-class

Fixed has-error class to ActiveField div container when attribute nam…

f0aaa9fc742b89edafdcf2567f508bacce8804cd authored over 6 years ago by Dmitry Naumenko <[email protected]>
Update CHANGELOG [skip ci]

9c6fa01adb7077d12c8b98afa8ad2d529893f10e authored over 6 years ago by Dmitry Naumenko <[email protected]>
Simlified FQCN [skip ci]

cdcbb7575a0c5ff60a708036b5989d9a5222dc6f authored over 6 years ago by Dmitry Naumenko <[email protected]>
Update ActiveField.php

Used Html instead BaseHtml

d0a6302b375a6cfa9dd9023e6dba12bd1c160e31 authored over 6 years ago by Fabrizio Caldarelli <[email protected]>
Update tutorial-yii-as-micro-framework.md

fix headline reference

bb212f0c13890de83670401d1c2d77803e179fbc authored over 6 years ago by Carsten Brandt <[email protected]>
Added test to check has-error class on tabular input

12afecf9cee9912ee66de7a040efecad0c04f3c1 authored over 6 years ago by Fabrizio <[email protected]>
Added test to check has-error class on tabular input

c4d8fd00b5c85ecedf4ed5ed0b6cf5cc7ba0d8be authored over 6 years ago by Fabrizio <[email protected]>
Fixed has-error class to ActiveField div container when attribute name is tabular

3838208cbc2e02c7a7b435bb6a21e3c2ab6ceaac authored over 6 years ago by Fabrizio Caldarelli <[email protected]>
Merge pull request #15800 from zhukovra/event-type-15799

Fix for yii\db\Connection events documentation [skip ci]

4238c4586e9d66371df601840bb402a7477a9e49 authored over 6 years ago by Dmitry Naumenko <[email protected]>
Fix for yii\db\Connection events documentation [skip ci]

Fixes #15799

bd38e384f630ba966e492927a3062afef6f95004 authored over 6 years ago by Zhukov Roman <[email protected]>
SCA with Php Inspections (EA Ultimate)

f10cb6aeee233a964a9b09197771a62d9a9a5cfd authored over 6 years ago by Vladimir Reznichenko <[email protected]>
SCA with Php Inspections (EA Ultimate)

f9b03dfd42dbe844fc280c85750c1c394d0a819c authored over 6 years ago by Vladimir Reznichenko <[email protected]>
Fixed PHPDoc [skip ci]

7c4474132ea1737b1adf6f8398162334f2baaa13 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge pull request #15789 from Spell6inder/patch-1

fix complex example

a78ba75b7b32c3c80a75e3b93fc827771d07af26 authored over 6 years ago by Dmitry Naumenko <[email protected]>
Added missing `QueryBuilder::conditionClasses` setter

Fixes #15792

7a44ede105fd392428849635b51c1740634542cc authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
fix complex example

fix complex example

ef757db0541f5c60d68989f6e61e07b5bb997289 authored over 6 years ago by Spell6inder <[email protected]>
Merge pull request #61 from lzjohnny/patch-1

Update runtime-responses.md

4c20a68c843cf07aafd8f3269713a2975a591458 authored over 6 years ago by cuiliang <[email protected]>
Update test-environment-setup.md

c389c080857f75bdbff130b8d65affbccfae8de3 authored over 6 years ago by biaoqianwo <[email protected]>
Update Connection.php

How to disable load balancing

47b2197d0a098ff10d4ef65adde1fc6366363248 authored over 6 years ago by Anton Marin <[email protected]>
Removed duplicated changelog entry [skip ci]

bd642b0a52530db532e85ba080221084eae1c915 authored over 6 years ago by Alexander Makarov <[email protected]>
Merge pull request #15773 from berosoboy/fix-test-storage-doc

Fix PHPDoc [skip ci]

9749566ca46e0fcc6473a35deaa9d8d0b48e2f68 authored over 6 years ago by Dmitry Naumenko <[email protected]>
Fix PHPDoc [skip ci]

061f75e15f70ab8b3a2ae2118a20f15d974b80ca authored over 6 years ago by berosoboy <[email protected]>
Merge pull request #15767 from laterz/master

Update db-query-builder.md

579cea906071f3f719813964b7d5473ba319f970 authored over 6 years ago by Dmitry Naumenko <[email protected]>
Update db-query-builder.md

0e8d02f36c1aa8657a7a42b0bca9f4c3506b131e authored over 6 years ago by laterz <[email protected]>
Fixed duplicated CHANGELOG entry [skip ci]

327d1f5b555494d06bafb0a090b09f1b5f58ef97 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
prepare for next release

5a981899087dda32c281ce5e92d80db6bce0ca4a authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
release version 2.0.14.1

abb503c284ad371159244c2e7c388827a0f12fe9 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
updated changelog [skip ci]

7b9927c2666468d617373855f59970b7728ebec7 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed typo [skip ci]

f0f823ad2a22cc9ab9d1b72190b88980ce255f99 authored over 6 years ago by Dmitry Naumenko <[email protected]>
Merge pull request #15764 from sergeymakinen/issue-15708

Fixed yii\db\Command::upsert() for Cubrid/MSSQL/Oracle (fixes #15708)

1297449ba1a2f4ce905688c2675bf98a76af5b9e authored over 6 years ago by Dmitry Naumenko <[email protected]>
Fixed yii\db\Command::upsert() for Cubrid/MSSQL/Oracle

ac687aab292088a1a3525f10930e7a1f0403173b authored over 6 years ago by Sergey Makinen <[email protected]>
Fix MSSQL tests

ebc306299c4c8e338f37d8fe2a80b2fc942679dd authored over 6 years ago by Sergey Makinen <[email protected]>
Fix Oracle tests

766f24945c0ccd81f73c015ca89dc0d982cd4e55 authored over 6 years ago by Sergey Makinen <[email protected]>
Added flags to `ColumnSchema` to disable JSON and Arrays support

25d176aa7092ae940b825c6eddfb8784f97b2e20 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixing HHVM@Travis

455b1f3f9761bcf57cc14710d54b16ebd6811724 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
The min. tested version for HHVM is 3.21

The old 3.12 is no longer supported according to HHVM releases lifecycle
https://docs.hhvm.com/h...

eb40090ddae2ec436a59b4b67964a07bb2493373 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Added ArrayAccess object in EachValidator

Fixes #15760

6e30577abc49af506d4c97635dbc14b12b59b3ce authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed PHPDocs [skip ci]

47191d70a9b3ba8af07c4c3489ac74edd8dbd254 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed PHPDocs [skip ci]

5a90621ce4d42dd2e7ba00e9b23785c39c98fd37 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixes #15543: Fixed trustedHosts docs in request guide [skip ci]

9dab7b18502945299ab6dddec969f1ef377e0365 authored over 6 years ago by Alexander Makarov <[email protected]>
Added test for FileHelper::findDirectories except option

0ed15c649671c3a230dd509ce6e424bdbff7c5cc authored over 6 years ago by Alexander Makarov <[email protected]>
Fixes #15318: Fixed "session_name(): Cannot change session name when session is active" errors

7473c422ee4170eeaa8f9a9ee6effbe608dad166 authored over 6 years ago by bscheshirwork <[email protected]>
Merge branch 'developeruz-15726-exist-validator-useMaster'

3c483a812fb4548b6c093d59be91e3aa4a63faea authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branch 'master' into developeruz-15726-exist-validator-useMaster

dc0d69f8d9999dc4478efaaf3c97088f6762f48e authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge pull request #15700 from bboure/15693-fix-http-heaer-auth

Fix HttpAuthHeader

0ef536d9c04d34e0aefd1f44a19e32ec456c8230 authored over 6 years ago by Dmitry Naumenko <[email protected]>
Wording fix [skip ci]

48f1dd77f4972a0a77fdfbfb0fcadb479fae285e authored over 6 years ago by Dmitry Naumenko <[email protected]>
Merge pull request #15730 from SilverFire/query-select-bug

Fixed Query::select()

f7d15d04ac387461029c650831ded340ba3ac1fa authored over 6 years ago by Dmitry Naumenko <[email protected]>
Fixed testSelectSubquery

8abb1089f262b0bef0b058869f2654fc33c4f517 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branch 'master' into query-select-bug

64255b3d0ae550095262c16e7ac88186ab60a771 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Updated CHANGELOG [skip ci]

0146a7d41e9cd446c10a5c6d58f5d91b75c973bc authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge pull request #15746 from Izumi-kun/15724-same-keys

Fix #15724: MigrateController::optionAliases() have 2 same keys

cc6a280a1e80ee5d9047be9ad91014a523bff19d authored over 6 years ago by Dmitry Naumenko <[email protected]>
Correct table name in docs (#15754)

* Correct table name in docs

With this PR, the micro-framework guide is actually followable :...

5a5f3d1bd96b4642e69ed29c3e70ca4edbdb9ac9 authored over 6 years ago by Thomas Roos <[email protected]>
Fixed multiple JSON-related issues (#15732)

dc452b7e24816904a1baca1f3272ca884fe47c8b authored over 6 years ago by Dmitry Naumenko <[email protected]>
Wording in CHANGELOG [skip ci]

1500e7a2b4d633374f28b5e62fad3ff6b50baee5 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Implemented \Traversable in ArrayExpression (#15733)

* Implemented \Traversable in ArrayExpression

* Fix punctuation [skip ci]

6c8b87f3e2fce07ef9e79012f8347bb1189f0afd authored over 6 years ago by Dmitry Naumenko <[email protected]>
Fixes #15678: Fixed `resetForm` method in `yii.activeForm.js` which used an undefined variable

77ad6bc00847d4964a0b2a82d3b70dcd7cb5a1cf authored over 6 years ago by Viktor <[email protected]>
Fix ExistValidator is broken for NOSQL (#15726)

5fb3fc2b5fe307ba173515aee713286e296463d9 authored over 6 years ago by Elvira Sheina <[email protected]>
Fixes #15742: Updated setActivePlaceholder to be consistent with activeLabel

1c473325ac80400fbef75d5fbad6cc461e40616a authored over 6 years ago by edwards-sj <[email protected]>
Update runtime-responses.md

翻译错误:触雷->除了

f34faec2f2241f37ba0085ea133bed826a23bb54 authored over 6 years ago by 一路洒满阳光XD <[email protected]>