Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-framework

[READ ONLY] Yii 2 framework core code only. This is a subtree split off the "yii2" repository
https://github.com/yiisoft/yii2-framework

Fixed PHPDoc [skip ci]

ec7a1671e572482713878857265c98eecead16f1 authored almost 7 years ago
Merge pull request #15789 from Spell6inder/patch-1

fix complex example

99cbe5da8af018f6ee47e70a326c83f48302c2e0 authored almost 7 years ago
Added missing `QueryBuilder::conditionClasses` setter

Fixes #15792

f9d87c1ad515f9a60f17b2d53dd40a6f8ee17f59 authored almost 7 years ago
fix complex example

fix complex example

4eafbec89e1b51b818ca55d2cdd3181c1e1f3d01 authored almost 7 years ago
Update Connection.php

How to disable load balancing

dd1947fba11030ed0b4cf1dfb0ea916a67262b0e authored almost 7 years ago
Removed duplicated changelog entry [skip ci]

cd7861c5d7e9a43f002245488d2e73830b9bb2d7 authored almost 7 years ago
Fixed duplicated CHANGELOG entry [skip ci]

92613774ed78d926bfc95043f34ddfb16a845a60 authored almost 7 years ago
prepare for next release

3bff5ec09a16a5a955e901057e01c2405ffb08e0 authored almost 7 years ago
release version 2.0.14.1

21554fbeb5fae2eab0c7a32d379d8db0350edb01 authored almost 7 years ago
updated changelog [skip ci]

f9f303a534a295644c135a39704b8018b53df162 authored almost 7 years ago
Fixed typo [skip ci]

0c10ea067b6ff2c0fd33c8eb210b5741b756f225 authored almost 7 years ago
Merge pull request #15764 from sergeymakinen/issue-15708

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

72d7767915aa29901f8da8c5934ad93f36bd58f8 authored almost 7 years ago
Fixed yii\db\Command::upsert() for Cubrid/MSSQL/Oracle

3c207e431f0f0e270f47014a47d6739287b5a97b authored almost 7 years ago
Added flags to `ColumnSchema` to disable JSON and Arrays support

08e13cc4cc70b923614efb3a25ed9084fdeb2d0b authored almost 7 years ago
Added ArrayAccess object in EachValidator

Fixes #15760

ed52679905b3c57b7ad9c1616cf030c8e6ecfdf9 authored almost 7 years ago
Fixed PHPDocs [skip ci]

cac2a8229fd58d6013f11398c79f02236fa52335 authored almost 7 years ago
Fixed PHPDocs [skip ci]

506d4e106746505382a7863d8e85069ba26aa522 authored almost 7 years ago
Fixes #15318: Fixed "session_name(): Cannot change session name when session is active" errors

0e2860f0eedf5f3eaf6ea8da7822d569a14d12e4 authored almost 7 years ago
Merge branch 'master' into developeruz-15726-exist-validator-useMaster

1cfa95a3bcf8bc581d0fbe8546144405b884b2f4 authored almost 7 years ago
Merge pull request #15700 from bboure/15693-fix-http-heaer-auth

Fix HttpAuthHeader

27ab65fda263c74b0fe01eb2a342f4dab4ce02f3 authored almost 7 years ago
Wording fix [skip ci]

b2b0ac195c9e1b5b5e180089934a0a2ff4aa3ba7 authored almost 7 years ago
Fixed testSelectSubquery

08f557bf9455b90076385a78c41a19cfb3315144 authored almost 7 years ago
Merge branch 'master' into query-select-bug

347b4513d49bf3c7fd50944f7a5c2a9c6f829932 authored almost 7 years ago
Updated CHANGELOG [skip ci]

9fbf24319980057cb39b78ea3ed8c4b24d3d6af0 authored almost 7 years ago
Merge pull request #15746 from Izumi-kun/15724-same-keys

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

1cf327560a4b01f9f8ca278c636bbbbc930ecb35 authored almost 7 years ago
Fixed multiple JSON-related issues (#15732)

17a61e3366e99fb46b02959c06ae76afac73d977 authored almost 7 years ago
Wording in CHANGELOG [skip ci]

891180db1a96b2b004a9f3b78b238ae2ae125ffd authored almost 7 years ago
Implemented \Traversable in ArrayExpression (#15733)

* Implemented \Traversable in ArrayExpression

* Fix punctuation [skip ci]

6f36bf7b69446c9bb6ee4a6116301a53ff50f6d7 authored almost 7 years ago
Fixes #15678: Fixed `resetForm` method in `yii.activeForm.js` which used an undefined variable

9f12541c021389af6a32974ffa295ebaf5007970 authored almost 7 years ago
Fix ExistValidator is broken for NOSQL (#15726)

20c4080b8df2c164809cac94b614f5c1dfdf37f2 authored almost 7 years ago
Fixes #15742: Updated setActivePlaceholder to be consistent with activeLabel

2bad94fba46a90593a1b75fb6139203449142a7f authored almost 7 years ago
Fix #15724: MigrateController::optionAliases() have 2 same keys

103583ede9cc6664c9271eab3fc39592b1c20c84 authored almost 7 years ago
There will be a patch release [skip ci]

6efb16bcfbdd6d4279e1f806428e27a0ee00f099 authored almost 7 years ago
Fix typo (#15739)

4fa743a9a0b54afabd32f383c62dc913407d2267 authored almost 7 years ago
Added test to verifiy #15731

a02f202c14170e47ea55173633ef2f8c07338fcb authored almost 7 years ago
Fixed Query::select()

fixes #15728

ec6590b54f44e57c94fc245b4c6253ff193269e3 authored almost 7 years ago
Merge branch 'master' into 15693-fix-http-heaer-auth

c8da77d7917b9d725272eb2ba32a758a00b6184e authored almost 7 years ago
Add tests

af02a2dd7500c0c17d4216adc58c3fdad39d20e4 authored almost 7 years ago
Restore removed line

8cb0efcd71ca27762745b61fec746708b9a3a43f authored almost 7 years ago
Merge branch 'master' into 15692-filter-exist-relation-validator

868c601d459f128b0c65acb98c0b9378ea453fe7 authored almost 7 years ago
Revert changelog changes

2bcf2ecdb8a409351d2d420b29bbb88ea34de26d authored almost 7 years ago
Merge pull request #15702 from developeruz/15696-magic-getter-for-AR

Fix magic getter for ActiveRecord (#15696)

e1320535ad5d63df6773d1c8aa98354aeda4d22e authored almost 7 years ago
Update CHANGELOG.md

Fix tests

2ec489aea71338fe154a85e64d10addec6417e64 authored almost 7 years ago
Update CHANGELOG.md

Fix tests

807393de343c81c917834e504ab9419c5144495b authored almost 7 years ago
Revert "Fixed regexp in tests"

This reverts commit 4fbece20cece701b9c917e130545c5c49fa044d8.

b1161f76a7289f6c5c35b334d3dcb9f786beae6a authored almost 7 years ago
Fixed regexp in tests

896f64d7c067ae3063d773cfaefd6f65015d5b60 authored almost 7 years ago
Adjusted changelog line format [skip ci]

80468925085883c48d5370888eb8c03b88cb146a authored almost 7 years ago
Fix magic getter for ActiveRecord (#15696)

12155609cbcd5da15c314e811cba8d307593a057 authored almost 7 years ago
Fix ExistValidator with targetRelation ignores filter (#15692)

85dc3dbd73556b1560d6a04b42959ef1382199ff authored almost 7 years ago
Fix HttpAuthHeader

ae865f6473dd286809ad33674cd86f5aa5fc09b6 authored almost 7 years ago
Fix SK plural messages (#15686) [skip ci]

79c6896ed9fd3704b3ab2c0c4860a64e95928f7d authored almost 7 years ago
minor [skip ci]

cbaee614a89b7c41db3db9d26522fceebdb03a8c authored almost 7 years ago
Updated UPGRADE.md to mention JSON and Arrays support in AR

2eff84a856a57719ba7b26d3496732c83293460f authored almost 7 years ago
Fixed `yii\db\Query::select()` to override existing selects

Fixes #15676, fixes #15674

ccfb047faf110aaedb9afe05d58491472f2d0e64 authored almost 7 years ago
DocBlock fix for \yii\mail\MessageInterface (#15671) [skip ci]

f0d6859c2a9d29369f288e49c6568a7ed4183b44 authored almost 7 years ago
added CVE references to 2.0.14 changelog

0f396749666b9dab9829493cc87eebf714c839bf authored almost 7 years ago
prepare for next release

02cd2ebf91ea91b57f0d1f7cb41707f714474cb8 authored almost 7 years ago
Revert "prepare for next release"

This reverts commit 0b9b86b5af2affc14c7feab3522c2c8ba003e18c.

15b55fc5ef199f2a217c4494e4aa19040d78f555 authored almost 7 years ago
Fixed syntax error caused by bad csfix run

c3194274ed549fa17035bd8b1d84c4d561938dd3 authored almost 7 years ago
prepare for next release

025308b02af2cec772d7f9fdfaf4a2af1d279a27 authored almost 7 years ago
release version 2.0.14

7e56bddafac9c571e0f8f7151c09a048197f7b3d authored almost 7 years ago
Wrap @inheritdoc tag in curly brackets [skip ci]

ec44a99faf9d396642739ee8423664dfc1f27e08 authored almost 7 years ago
Fixed PHPDocs, code and tests for #15422

c347a0fa55cff488a53dcd62a638e5aa77a355b9 authored almost 7 years ago
minor

cc8e59754939510a2546133f261806da678bf926 authored almost 7 years ago
Removed unneeded quotes

0c3096d5c131e8c8e0c1eaae1b9166585f7b47b2 authored almost 7 years ago
Added missing escaping to Windows fallback of FileHelper::unlink()

22c9273d04b0225ea2d559c803ee2e73672ea028 authored almost 7 years ago
Fixed escaping in arrayable trait (#15669)

1ad3aa2796812ad235732f31c86e3e280f85306c authored almost 7 years ago
Updated PHPDocs [skip ci]

011a0c2dabda909d0fac5208e962b985c057f1a0 authored almost 7 years ago
Updated PHPDocs [skip ci]

0135c3a5ba780ca84bc4094c96e9268a191d8dd7 authored almost 7 years ago
Fixed kebab-name console command parameters

39ad80454922807e2a4c2679321d84bf07146a02 authored almost 7 years ago
Reordered CHANGELOG [skip ci]

8364752a82121598d5ecc5f8a53d1e245c75a0aa authored almost 7 years ago
fixed duplicating wildcard event trigger at `Event::trigger()`

e05f4680239b48bc4d9b0bca1105d86f8937330d authored almost 7 years ago
Merge pull request #15668 from SilverFire/expression-in-batchinsert

Added `yii\db\ExpressionInterface` support to `yii\db\Command::batchInsert()`

e34e64ac6c5e24ea6ae7f7e72efc0e2d7fde708d authored almost 7 years ago
Revert "Use QueryBuilder->buildExpression for Query where possible"

This reverts commit 79679b9b6c019682b3ccd817cea371b1214695ba.

25d81e7fa783800e015ad7eff439aa41a7a1eced authored almost 7 years ago
Use QueryBuilder->buildExpression for Query where possible

772dacdcf3db1dd45e653f7177c3e1f7bc44ec64 authored almost 7 years ago
Added `yii\db\ExpressionInterface` support to `yii\db\Command::batchInsert()`

Fixes #15661

5be8115324f749469d5b7366b175c80293bb775f authored almost 7 years ago
seems missing a `)` here...

f5673fc78cc3834f2a571b35f4bd56678d952976 authored almost 7 years ago
Merge pull request #15663 from alexeevdv/bugfix/file-target-disabled-directory-creation

\yii\log\FileTarget directory creation is moved to export() method

f6446d0871581b92b3c0d7324a2444d464e8284f authored almost 7 years ago
Check db driver have useMaster or not for calling. (#15664)

Breaking change in mongodb or another driver.
In checking unique validation in mongodb validato...

89b75cea09d261c2a116bfe6b86a3e9e0ebf2ca1 authored almost 7 years ago
is_dir check is removed

f62b874cb3d64f0299454444e56fc7cc8247470b authored almost 7 years ago
is_dir check is removed

2cd76cabbe2c5e4810f46cbab7df5a12ff3361c6 authored almost 7 years ago
changelog

6761683fbdcfbf958d1a9d6222289ac1420d579a authored almost 7 years ago
Directory creation is moved to export() method

dd0d38fa5bb30d1954cca62f849aa07e08f4939d authored almost 7 years ago
Reordered CHANGELOG [skip ci]

491f0834c858e82515d835ed7f87e38c6d7b430b authored almost 7 years ago
Fixed DateValidator to respect time when `format` is `php:U`

Fixes #15628

d96d19305e18ff7b6c3cfe2a118278a16206f7e6 authored almost 7 years ago
Minor code style adjustments, phpdoc

daf73ac41aa34c5f97dac2f89edc94b441561d9b authored almost 7 years ago
re-added `require` that will break if autoloader is not configured

7dc0be9a2e0dadc70b7ee34d74ea5c29f0da8862 authored almost 7 years ago
added missing `@since` annotations

bca34cd028a5fa3f16661d82e9d5c8c31b5e7803 authored almost 7 years ago
Code style adjustments

d1c755b02c6156357160d2693b874c9a5bd035d1 authored almost 7 years ago
fix misplaced CHANGELOG lines

a41ff644b4b953eed4381f7739d4daf267a6efd8 authored almost 7 years ago
Improved phpdoc for ErrorHandler::$traceLine [skip ci]

c683a271a2ffdf7e3848042aba9d678ab761179c authored almost 7 years ago
#15476: Fixed ActiveField initial error class in case setting it to input

60682ad31da81634a0d283d6b1a6fe6e727b9480 authored almost 7 years ago
Fixed changelog [skip ci]

84e6d5a97ebde94477e0c8d1fa10705a6aae3e34 authored almost 7 years ago
Fixed `yii\db\HttpBasicAuth` not to switch identity, when user is already authenticated

Fixes #15658

66ebe676b73fff8e6e8eb84e3b9e0d169b0c6816 authored almost 7 years ago
Fixed changelog and `@since` tag that was in the wrong method [skip ci]

472a58288351b617e0107f3e7450a2f1edd25afc authored almost 7 years ago
Minor changelog fixes [skip ci]

ec17e7ac6b1211c9e8649431d20a387629cf36be authored almost 7 years ago
Mentioned new data caching methods in the guide [skip ci]

9e4b3f78543b66a2403c8739d45dabc5d03c96ee authored almost 7 years ago
Fixed QueryBuilder::buildCondition() to skip empty array on input

Fixes #15653

9d6a05c2e0a49fe2561b6bb22c49f18e25f2ce3e authored almost 7 years ago
Fixed PHPDocs

dd4819911dbb93c3586171925a5a5dcbffd64956 authored almost 7 years ago
Renamed yii\helpers\FileHelper findDirectory() method to findDirectories() to be consistend with findFiles()

c69e93518f0822a50983e1e664e23938c6c0d24a authored almost 7 years ago