Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii-core

Yii Framework 3.0 core
https://github.com/yiisoft/yii-core

Trying non-global application request and response

20a25c786f7b92206a6b03eb5565dae3180601d1 authored over 6 years ago by Andrii Vasyliev <[email protected]>
Moved all exceptions to own dir

f8ef2f2e30af7648f4f4511481ca062daa56153b authored over 6 years ago by Andrii Vasyliev <[email protected]>
Removed `Configurable` and `init()` from `BaseObject`

a16ba215994336fcc50e7340824af3e102df7fe2 authored over 6 years ago by Andrii Vasyliev <[email protected]>
Fixed app to use PSR container

6bb4f8ae78182f0b797f65d5654e9aae850181c4 authored over 6 years ago by Andrii Vasyliev <[email protected]>
Redone app aliases to non-static

de090eadfceafa190fc89dda163f5a785e67e158 authored over 6 years ago by Andrii Vasyliev <[email protected]>
Redoing app: constructor gets only container, removed `preInit`, `init` and `bootstrap`

ff4b7389b654481275a9edffe416484f2084ff22 authored over 6 years ago by Andrii Vasyliev <[email protected]>
Redoing application: added aliases, removed component getters

aa099eba331083a7410cee969eaa8a31ec3b2f03 authored over 6 years ago by Andrii Vasyliev <[email protected]>
Removing configs from constructor

07d23abbb653fbe223a8106560bd282bba9cf0ca authored over 6 years ago by Andrii Vasyliev <[email protected]>
Moving aliases to application

74227e6cbca227dda08ddf87687adbe9ab555714 authored over 6 years ago by Andrii Vasyliev <[email protected]>
Added `$app` property to Module

f3257f1687ca555e74cde2f775fdc0a5b234eb6c authored over 6 years ago by Andrii Vasyliev <[email protected]>
Removed ServiceLocator from `yii\base\Module`

f5f5c5f1116f9156beeae3edd7754eefff881c45 authored over 6 years ago by Andrii Vasyliev <[email protected]>
Removed `Yii::$logger` and `Yii::$profiler`

9f69c93aa802868e5a42b474e88e7c504a54f178 authored over 6 years ago by Andrii Vasyliev <[email protected]>
Added `Yii::setContainer()` for Yii could access logger, profiler and i18n

48b078cb89fb161c1b938a327cfbd906ff3f7aaa authored over 6 years ago by Andrii Vasyliev <[email protected]>
Made `Yii::$container` private, fixed `Yii::createObject()` to use new DI properly

80e6ab42ead6d43b46e19763621ada0b9e2b3781 authored over 6 years ago by Andrii Vasyliev <[email protected]>
Removed `Yii::configure()`

32361daab9e2e5e65f1ce2a907441486961d46d6 authored over 6 years ago by Andrii Vasyliev <[email protected]>
Removed `$app` and `$aliases` from Yii, aliases moved to Application

defa39f140f0d67390023d633a8b5ea1d4476b83 authored over 6 years ago by Andrii Vasyliev <[email protected]>
Moved defines from Yii to `config/defines.php`

0557a30db821a6a3dbcf8142054ae72365e6340b authored over 6 years ago by Andrii Vasyliev <[email protected]>
Trying replace yiisoft/yii2 completely

9670d64ab2c479a72fa81bff7843034365f68d70 authored over 6 years ago by Andrii Vasyliev <[email protected]>
tuned dependencies and suggests

5c46be58059a7501cb1d2f1142a671dace69985d authored over 6 years ago by Andrii Vasyliev <[email protected]>
Update composer.json

d49d140c3111fa5ce89a32a11fdce383e946d8a2 authored over 6 years ago by Carsten Brandt <[email protected]>
renamed package to `yiisoft/core`

1a3f0921e8e43376be36c6f098723c1d2679d634 authored over 6 years ago by Andrii Vasyliev <[email protected]>
added Proposed changes section in UPGRADE

e363186f30627289c385ea257802514f8d8eeea6 authored over 6 years ago by Andrii Vasyliev <[email protected]>
inited default application config and support for composer-config-plugin

eb53034e2c2c78e577c20a37ba5f91e6904795ae authored over 6 years ago by Andrii Vasyliev <[email protected]>
fixed autoloading again

50345d97cdbb8b797234fe258cd9a775d239cada authored over 6 years ago by Andrii Vasyliev <[email protected]>
Changing framework to require only virtual psr implementations instead of fixed ones

6f92c6f5bded59fa9acaf74be1b3f7396dcfb6b7 authored over 6 years ago by Andrii Vasyliev <[email protected]>
simplified autoload config

de3a2da3cf5c904228462553b1107013d6eaae63 authored over 6 years ago by Andrii Vasyliev <[email protected]>
redoing Yii and BaseYii to clean helpers without "global vars"

25d81afa673848ff7e59d99ffebc1a5c786828ad authored over 6 years ago by Andrii Vasyliev <[email protected]>
removed obsolete framework gitignore, htaccess, LICENSE and README

bb2dc341330a566f6c3958247cf051c3ed07c7e4 authored over 6 years ago by Andrii Vasyliev <[email protected]>
moved composer.json to root

1ed6ee48e85a59a42cdaaf190e0595b35f5c56e6 authored over 6 years ago by Andrii Vasyliev <[email protected]>
moved UPGRADE and CHANGELOG to root

d6d0ea9f3772665ece296d1aae4bfb768d3d8cb7 authored over 6 years ago by Andrii Vasyliev <[email protected]>
moved yii scripts to `bin`

dde846c6d6a61faeb70658904b452bb4a6abf6f8 authored over 6 years ago by Andrii Vasyliev <[email protected]>
renamed framework dir to `src`

680b1d4400b43510a39dc6923fb80e2d953ccf7c authored over 6 years ago by Andrii Vasyliev <[email protected]>
Removed empty captcha directory and file (#16507)

d57f4b169bea2ee6f3272008fb72ba5f02d0219a authored over 6 years ago by Andrii Vasyliev <[email protected]>
Fixes #12895: Use custom error action when provided, regardless of the response format

Yii\web\ErrorHandler has the ability to set a custom action
for rendering errors. Now it uses t...

d0191760bc2ffd305fed040f5bb73090572cbb04 authored over 6 years ago by Erik Verheij <[email protected]>
Fixes #11389: `yii\base\Event` refactored to match commonly used notations

a1ae748f9863a81bbef290241e39fa66f37892d4 authored over 6 years ago by Paul Klimov <[email protected]>
Fixes #16495: Added method call support in DI and `Yii::configure()`

420e13c157b01a7d54e201d539fbfabd045e089d authored over 6 years ago by Andrii Vasyliev <[email protected]>
Fixes #16487: Added circular reference detection in DI container

ec7decd6c375db7c35bf33e30564bbe48cec07f6 authored over 6 years ago by Andrii Vasyliev <[email protected]>
Fixes #16247: Cloning components will now clone their behaviors as well

0367b2d0754c224c917a8ef91404c8fe44ee67f5 authored over 6 years ago by Brandon Kelly <[email protected]>
Fixes #16285: Modified yii\web\XmlResponseFormatter to accept attributes for XML elements

75eeb400923110ab5c4b44439c719c80843bafb9 authored over 6 years ago by Mahesh S Warrier <[email protected]>
Merge branch 'CjtMailer' of https://github.com/cjtterabytesoft/yii2 into cjtterabytesoft-CjtMailer

044d003d942f43adbb47912a2a6111de4c64da0f authored over 6 years ago by Alexander Makarov <[email protected]>
Adjusted versioning

34d9ceb90916c11b5fbed08edc659e1f934f7eb9 authored over 6 years ago by Alexander Makarov <[email protected]>
Merge branch 'CjtMailer' of https://github.com/cjtterabytesoft/yii2 into CjtMailer

c80a08802ab8d8442be48447552ad90e1457dea4 authored over 6 years ago by cjtterabyte <[email protected]>
Fix getComposer() yii\BaseYii::createObject(null) BaseMailer.php #16327

1a04f7c02b540940877a925ec2c8fbae1db240da authored over 6 years ago by cjtterabyte <[email protected]>
Update CHANGELOG.md

a8e84042b7e3b4de9760aef902ccb5601509eae4 authored over 6 years ago by Alexander Makarov <[email protected]>
Fix getComposer() yii\BaseYii::createObject(null) BaseMailer.php #16327

38443710911d927bfab632c9e43aa67ee9fcc8d0 authored over 6 years ago by cjtterabyte <[email protected]>
Fix getComposer() yii\BaseYii::createObject(null) BaseMailer.php #16327

e61216b6b366e300015b362f74730d13943ed954 authored over 6 years ago by cjtterabyte <[email protected]>
Fixes #11397: `yii\i18n\MessageFormatter` polyfills and `yii\i18n\MessageFormatter::parse()` method were removed resulting in performance boost. See UPGRADE for compatibility notes

1f08fd583a86f27ec0d9bc08bf6d9d86b15cc063 authored over 6 years ago by Alexander Makarov <[email protected]>
Fixing tests after meging with master

71da00215d21fdc43e0cf5f62f542a387c6b25fe authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Use null coalesce operator where possible

Added ternary_to_null_coalescing to php-cs-fixer config

Related to #11397

a187f90deb0915e8d9e066b0fc95712a816f7bbc authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branch 'master' into 2.1

80ceef38467dcf2e4a32e084240a8813e82dae6e authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixes #16266: Fixed `yii\helpers\BaseStringHelper` where explode would not allow 0 as trim string

12507118b9cbb853b21555591610ac718d82cca5 authored over 6 years ago by Thoulah <[email protected]>
Fixes #16217: Fixed `yii\console\controllers\HelpController` to work well in Windows environment

e8d787f7c2c230d665d0391577c276087ea6b372 authored over 6 years ago by Alexander Makarov <[email protected]>
Fixes #9133: Added `yii\behaviors\OptimisticLockBehavior`

7fbf8c0a91363386173d75898c68f307aac55dfc authored over 6 years ago by Salem Ouerdani <[email protected]>
Fixed bad instnaceof check in `yii\db\Schema::getTableMetadata()`

f5a1d8da5c8ce5a32aef2f9af9f875353dcf837c authored over 6 years ago by Alexander Makarov <[email protected]>
Fixes #14636: Views can now use relative paths even when using themed views

fc4d9951dc1a2b26aaacf333aee559951412993d authored over 6 years ago by Sam <[email protected]>
Fixes #16245: Fixed `__isset()` in `BaseActiveRecord` not catching errors

5632afe394af6d8ef82b2d303622cb79d55d5d3b authored over 6 years ago by Sam <[email protected]>
Russian translation: improvements of helper-array (#16256) [skip ci]

eb5887ae48db12a1d9379697d9663952d0c15230 authored over 6 years ago by Alexey Pyltsyn <[email protected]>
Russian translation: improvements of helper-url (#16255) [skip ci]

1564ea838961c94dfa6c953664878dff2ed97d7d authored over 6 years ago by Alexey Pyltsyn <[email protected]>
Russian translation: improvements of helper-overview (#16262) [skip ci]

878a8f1aa2c9e0d9ff08f77a919ad3b7972ef400 authored over 6 years ago by Alexey Pyltsyn <[email protected]>
Fixed BC breaking change in Inflector

Fixes #16239

589e7d0d6f2a7fdf2071b391fd6276e5f199ee92 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Update concept-components.md (#16244) [skip ci]

Wrong namespace

9af43911003bc492db5bb515fa8192f1ffc9cf27 authored over 6 years ago by Alexander Morozov <[email protected]>
Russian translation: improvements of tutorial-template-engines (#16237) [skip ci]

8643b2ae215623631b89a942534df18f81a55728 authored over 6 years ago by Alexey Pyltsyn <[email protected]>
Merge pull request #16235 from lex111/patch-8

Russian translation: improvements of start-looking-ahead

6de6f5cea49a23c3b93f6f27e48183e9d9d26f0f authored over 6 years ago by Dmitry Naumenko <[email protected]>
Russian translation: improvements of start-looking-ahead

028f8711800b2016ce5fc6685fa054636055d65a authored over 6 years ago by Alexey Pyltsyn <[email protected]>
Update Vietnamese translate (#16231) [skip ci]

* Strucure entry scripts Update

* update struct application

* update struct application
...

242d22e07f42e3afb4e8502f46b5be630e984645 authored over 6 years ago by Phan Xuân Dũng <[email protected]>
Russian translation: improvements of concept-configurations (#16232) [skip ci]

7ad3e96850e84a593c4689b9ea1051c8afe118df authored over 6 years ago by Alexey Pyltsyn <[email protected]>
PHPDocs updated [skip ci]

c87c2de771d29a6edaa5735308595c5a0349ec78 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge pull request #16191 from SilverFire/inflector-c2w

Fixed `yii\helpers\Inflector::camel2words()` to work with UTF-8

654a64ab8e7e7de74ff018c660c3fdd3270aebba authored over 6 years ago by Dmitry Naumenko <[email protected]>
CHANGELOG updated [ci skip]

efe897303e29d93f1948e2a9e2722deca4fc7c18 authored over 6 years ago by Dmitry Naumenko <[email protected]>
Russian translation: improvements of runtime-routing (#16229) [skip ci]

d525df5d239cf95ae93556bce0b06c4aa92630e3 authored over 6 years ago by Alexey Pyltsyn <[email protected]>
Russian translation: improvements of runtime-logging (#16230) [skip ci]

12e7ff1440b7f12bf4947758ed272cf49d82c9b8 authored over 6 years ago by Alexey Pyltsyn <[email protected]>
Russian translation: improvements of test-fixtures (#16226) [skip ci]

c4c03bfeaad17297b39d65fcccccccc806388e83 authored over 6 years ago by Alexey Pyltsyn <[email protected]>
Russian translation: improvements of concept-service-locator (#16227) [skip ci]

c24a907109a121a0dbcc209cf4c6763d646a9093 authored over 6 years ago by Alexey Pyltsyn <[email protected]>
Russian translation: improvements of rest-authentication (#16228) [skip ci]

6fea3f7fe9c18a05b3fda7aeca1ec2b62c6becab authored over 6 years ago by Alexey Pyltsyn <[email protected]>
Russian translation: improvements of concept-di-container (#16225)

8957a65c49aeeff1201047451f14815590c80c6b authored over 6 years ago by Alexey Pyltsyn <[email protected]>
Merge pull request #16219 from yiijan/internals-ja

docs/internals-ja revised [ci skip]

6400d8a30b48605afed40e1267a3fc1fc9d04329 authored over 6 years ago by Dmitry Naumenko <[email protected]>
gods/internals-ja revised [ci skip]

c7122c143fb654fdc83db062436094d5dd98edd9 authored over 6 years ago by Nobuo Kihara <[email protected]>
guide-ja/helper-* revised [ci skip] (#16216)

cb42ae748465fb6a25c37ae587b769a65292c224 authored over 6 years ago by Nobuo Kihara <[email protected]>
guide-ja/tutorial-* revised [ci skip] (#16213)

* guide-ja/tutorial-* revising WIP [ci skip]

* guide-ja/tutorial-* revising WIP [ci skip]

...

007913627ac66ea703c62858722365dddd8abdd6 authored over 6 years ago by Nobuo Kihara <[email protected]>
Merge pull request #16210 from yiijan/doc-link-fix

link fix in docs/guide/README.md [ci skip]

254c7958094ea4e78210e85eabb0cf861758f046 authored over 6 years ago by Dmitry Naumenko <[email protected]>
guide/tutorial-template-engines.md link fixed [ci skip]

45be9066b5efdc666684a57ed2a545cb2ea05f1a authored over 6 years ago by Nobuo Kihara <[email protected]>
link fix in docs/guide/README.md [ci skip]

3d1c58143c66c5224bb36476ed23d9e648bcbb51 authored over 6 years ago by Nobuo Kihara <[email protected]>
fix typo in russian guide

https://github.com/yiisoft/yii2/pull/16113#issuecomment-385107708

a875e4fd9ecf0975569ae558a3b8b46bf1570cde authored over 6 years ago by Carsten Brandt <[email protected]>
Fixed typo in db-query-builder.md (#16201) [skip ci]

c1b770c2a4d9f66bc5ba2c537135f8d54dcfc09a authored over 6 years ago by Sohel Ahmed Mesaniya <[email protected]>
Made Inclector unicode-safe

05d83a7c37d500d353eb5425678ebb4753aa01f4 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge pull request #16198 from chenjj/16193-cors-wildcard-origin

Fix #16193 to not reflect origin header for wildcard origins

9bac5e68a0425fda22cc17ee4e2603048558071e authored over 6 years ago by Dmitry Naumenko <[email protected]>
Updated CHANGELOG [ci skip]

833cc3115083e79c4f6c84fbf701a55ffaa50ee6 authored over 6 years ago by Dmitry Naumenko <[email protected]>
Fixed changelog format

9467c3e79c2f0ebf1b037d0c44b76bafafdb0ef5 authored over 6 years ago by Alexander Makarov <[email protected]>
Fix #16193 to not reflect origin header for wildcard origins

f63108bf0c90322db5b5b80aee36165d2ddb5599 authored over 6 years ago by Jianjun Chen <[email protected]>
Fixes #16068: Fixed `yii\web\CookieCollection::has` when an expiration param is set to 'until the browser is closed'

ed97010ac6f3c6eb4dcdb0582a863f218f3c8b8f authored over 6 years ago by Ondřej Vašíček <[email protected]>
Merge pull request #16196 from yiijan/guide-ja-test-rev

guide-ja/test-* revised [ci skip]

06ce82243d073eb62c549f329ea7f6c3a74edf75 authored over 6 years ago by Dmitry Naumenko <[email protected]>
guide-ja/test-* revised [ci skip]

a2dbf7994f06864c9f8e0732cb96b3c6b82d5da7 authored over 6 years ago by Nobuo Kihara <[email protected]>
guide-ja/rest-* revised [ci skip] (#16194)

93ee4bab8fcd72ab0d7dac849a62bb3fff7cbbad authored over 6 years ago by Nobuo Kihara <[email protected]>
Fixing tests

14d54bad4ae6899da6ccd87c0719b04e3ea7ee07 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Added explicit encoding

ef0b3853a8f1d3a39fd67b7513905ec9897b7979 authored over 6 years ago by Dmitry Naumenko <[email protected]>
Added issue number [skip ci]

44780894e6753629866500417cea3747bc6b5b6a authored over 6 years ago by Alexander Makarov <[email protected]>
Fixed `yii\helpers\Inflector::camel2words()` to work with UTF-8

bfd0f8ed1d1e8549b775c3faa1884b96a2e66c60 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branch 'master' into 2.1

Conflicts:
.travis.yml
README.md
composer.json
docs/guide-ja/caching-data.md
docs/guide-ja...

e444421a6b5e3e27bd352dc1b66546a704e318e6 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixes #16184: Fixed `yii\base\Widget` to access `stack` property with `self` instead of `static`

b2155d81f0912b9161ba08aad62382b2fd131ec2 authored over 6 years ago by 杨国帅 <[email protected]>
Fixed IPv6 requirement check

Closes #16035

7c4dba931cc3a45b8b133660e7699718ef9f75c9 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>