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

Removed extra space

4689e0619817c68cd979e4883cd52455f2682984 authored almost 6 years ago by Alexander Makarov <[email protected]>
Fixes #145: Fixed `IpHelper::ip2bin()` to work properly on 32-bit architectures

fe008d4fbcde13e7a42005c58614ea7d087fe4d0 authored almost 6 years ago by Alexander Makarov <[email protected]>
Extra exclusions for PHP code coverage (#143)

4d2583b120fb7590e226155f452239fbef442636 authored almost 6 years ago by Alexander Makarov <[email protected]>
Fix php73 coverage (#142)

* Added suffix to test suite config

* Added whitelist for code coverage

f539dcf48995bba83cecd3bd4186685388f6cac9 authored almost 6 years ago by Alexander Makarov <[email protected]>
Fixed DbMessageSource tests

a2ec3aed862c63711d43f88b4aa1bf6acb7def41 authored almost 6 years ago by Alexander Makarov <[email protected]>
Adjusted i18n migration to be good for SQLite

ed86989360b3548f84144e3b6140fe2683e5affc authored almost 6 years ago by Alexander Makarov <[email protected]>
Fixed test to HtmlTest to work well for Windows (line ending differences)

337bcfa97592199cd6cf34da72603579477e1795 authored almost 6 years ago by Alexander Makarov <[email protected]>
Removed unneeded test ouput

3eb877e0d9fbb866a062bb6368c1ac530c968e72 authored almost 6 years ago by Alexander Makarov <[email protected]>
Fixed wrong path fixture data (#137)

743f5c710d5cd2fc7b791f42f4bef7fc470fca6b authored almost 6 years ago by Fabrizio Caldarelli <[email protected]>
#134: `StringHelper::truncate()` was renamed to `StringHelper::truncateCharacters()`, ability to truncate taking HTML into account was removed from `StringHelper` in favor of `HtmlPurifier` helper

fe8962d5438a6ef075c778354740782c4e563ead authored almost 6 years ago by Alexander Makarov <[email protected]>
Fixed FileHelper (#133)

- FileHelper now always uses `/` as normalized directory separator regardless of operating syste...

40f5c37bfe98293e7460cd91a3877e098d513d63 authored almost 6 years ago by Alexander Makarov <[email protected]>
Adjusted TranslatorTest::testUsingSourceLanguageForMissingTranslation() test

33b6856498a9f9ddd3b6dc51cf7979ab1fcd1f01 authored almost 6 years ago by Alexander Makarov <[email protected]>
Simplified `app` handling in `Action`

e70c76cf9357a1fbc2a64a2b87136cdecda22999 authored almost 6 years ago by Andrii Vasyliev <[email protected]>
Fixed path to fixture file in `ActiveFixture`

bbec9eed55255fc8cf18a1318c2486bf7fee841a authored almost 6 years ago by Andrii Vasyliev <[email protected]>
Fixes #95: Added ability to get all translation category messages with `yii\i18n\MessageSource::getMessages()`

ff1d2be6a6c143f375929ccb53bbaa5866d89db7 authored almost 6 years ago by Viktor <[email protected]>
Changed `tests/bootstrap.php` to be usable from any package, fixes #128

5bb60b492228b5d826dac20afbf932047515768f authored almost 6 years ago by Andrii Vasyliev <[email protected]>
Fixed INTL version tests adaptation

Checked on my Ubuntu 16.04.5 LTS

10650bbafe36d7eadc8bcfe7edca3f983dd7ff54 authored almost 6 years ago by Andrii Vasyliev <[email protected]>
Updated `composer.lock`

9b53b283a6470ff4c28a64cfbef65b939832dbf4 authored almost 6 years ago by Andrii Vasyliev <[email protected]>
Fixed little more tests

0fc6ba2e4faa0cd173d1941cdab70c59a200d5e3 authored almost 6 years ago by Andrii Vasyliev <[email protected]>
More asserts in `TranslatorTest::testUsingSourceLanguageForMissingTranslation`

372f580798b7ac01797ab06a2d01d9832e7bb4d7 authored almost 6 years ago by Andrii Vasyliev <[email protected]>
Added more dev requires: rbac and db-mysql for tests

c212cac94dbf047a55bb7a684dcfff4f426b00f3 authored almost 6 years ago by Andrii Vasyliev <[email protected]>
Fixed `ChangeLogTest` removed skipping last 1500 lines

ac2303582b873b5eece91979d81da4e1c88f26b4 authored almost 6 years ago by Andrii Vasyliev <[email protected]>
Fix fixtures (#127)

03687d26309a41f757a7814ab7183471482f8168 authored almost 6 years ago by Mehdi Achour <[email protected]>
Fixed namespaces inside mysql.sql test file (#126)

* Added yii\base\ModelEvent class;
Update namespaces refecens in mysql.sql tests

* Removed M...

e649e276b4fb3e0ad67eba577e82bae716d90073 authored almost 6 years ago by Fabrizio Caldarelli <[email protected]>
Fixing `init` in fixtures

16c00f61ba4c7d3c20a49e5544658fa0a884725a authored almost 6 years ago by Andrii Vasyliev <[email protected]>
Fix references to ActiveRecord

d87cecdb27b21773e75c08137fe644114823f8d8 authored almost 6 years ago by Mehdi Achour <[email protected]>
Added description for removed `$config` constructor parameter

1e4f498e52c630f55ee06e4d949bb5ed4ed37c98 authored almost 6 years ago by Andrii Vasyliev <[email protected]>
Removed `CheckAccessInterface` DI config

a3b416fca3aba00e0fc6dcd0100f6aae723b6563 authored almost 6 years ago by Andrii Vasyliev <[email protected]>
Merge pull request #115 from machour/docs/purge-changelog

docs: remove Yii 2 related entries [skip ci]

53fbf4dd5d14375f057186ea754de9286788ae95 authored about 6 years ago by Dmytro Naumenko <[email protected]>
Fix test for PHP 7.3

024c0ae3f10f335b9d2e761128afc02b5e058010 authored about 6 years ago by Mehdi Achour <[email protected]>
tests: add PHP 7.3 target

2383d15d997a2e098b426a5c06912e26cded3d09 authored about 6 years ago by Mehdi Achour <[email protected]>
docs: remove Yii 2 related entries [skip ci]

ecbb4fcd9afaca7723405f91e94bf1ee4ef0a349 authored about 6 years ago by Mehdi Achour <[email protected]>
Added app bootstrap list to config

e7dd2905e25976a3109a2d4b831694968f63cea6 authored about 6 years ago by Andrii Vasyliev <[email protected]>
Normalizing string numerics for formatter fallback methods (#110)

d6aecbdb6235a93ecf7bc462bf2cf589cfcd46e4 authored about 6 years ago by Bizley <[email protected]>
Fixed `BaseYii::getEncoding()`

e1406ed1cc722e8e75856e056092b6d758064737 authored about 6 years ago by Andrii Vasyliev <[email protected]>
Added `Aliases::getAll()`

aaea98261ffc715842b3e8190e287c4532600b23 authored about 6 years ago by Andrii Vasyliev <[email protected]>
Formatter fallback methods for very big numbers (#109)

40a5cc0c91a55ccfb9bf96ae483cf45cbd869f0c authored about 6 years ago by Bizley <[email protected]>
Fixed dockerized testing (#106)

90038fc9980887266d5cf8c7d274bf9410f4acab authored about 6 years ago by Tobias Munk <[email protected]>
Added `CheckAccessInterface` DI config

6cd4b9fbcc17dca43086696e9e43f60fdeba7d2b authored about 6 years ago by Andrii Vasyliev <[email protected]>
#99 Translation: Make MessageSource abstract (#102)

052998e93aef6c0918fbe4ca967a4b9087f130e9 authored about 6 years ago by Viktor <[email protected]>
Added DI definition fo `yii\di\FactoryInterface`

6d3574d07ae2dacc8a27b8dfd991a2cc67063ada authored about 6 years ago by Andrii Vasyliev <[email protected]>
Moved back Json and Html tests

29c08dccd692976b98dc85d5423d9522a48132ee authored about 6 years ago by Andrii Vasyliev <[email protected]>
Moved mutex to `yiisoft/mutex`

bff1e7d9c6fbd9f623deced4ea58d576fc08e267 authored about 6 years ago by Andrii Vasyliev <[email protected]>
Updated `composer.lock`

9e327c0b98d81a380a21a05fd7f64c4bae446fcf authored about 6 years ago by Andrii Vasyliev <[email protected]>
Added travis_retry for getting scrutinizer oculus.phar

b6cef7d6c6201a45a019f915ba4b7808cbf6e22d authored about 6 years ago by Alexander Makarov <[email protected]>
Download ocular.phar before executing it

d7e670f8737f96f137d929b60da33938edb371f3 authored about 6 years ago by Alexander Makarov <[email protected]>
Merge pull request #60 from bizley/view-for-error-handler-test

Additional view for test

efc3ef58e42e1ae755e6530e0c328850e5fe6735 authored about 6 years ago by Alexander Makarov <[email protected]>
additional view for test

b230e047dc4a8328061fb09f7cb5925ffc6a424d authored about 6 years ago by Paweł Brzozowski <[email protected]>
Merge pull request #59 from bizley/yii2-html-disabled-option-inheritance

Disabled option inherited for internal hidden inputs

a2c8e80d1ea9c66945d8542b8c4bc0b76ac01a72 authored about 6 years ago by Alexander Makarov <[email protected]>
Merge pull request #58 from bizley/yii2-slug-fix

Slug is not removing replacement parts anymore (Yii 2 bug fix)

a79cd03dc11b22ecf298d68ffd652a86635aad00 authored about 6 years ago by Alexander Makarov <[email protected]>
Merge pull request #57 from SAM-IT/travis-phpdbg

Use phpdbg

edde31be1a07d0882f0cbc07cc30dfbe130d54a7 authored about 6 years ago by Alexander Makarov <[email protected]>
tests for disabled option inheritance

8799159692130098ee9f2dd2707e1d9dec75e50a authored about 6 years ago by Bizley <[email protected]>
Make sure disabled option is inherited in internal hidden inputs

3e712b981b4f02a6f70fecdb9f8c0c0cf97c0777 authored about 6 years ago by Bizley <[email protected]>
slug replacements test

7a5ded9cc3971c1efc7f49ea331d86037983b4a1 authored about 6 years ago by Bizley <[email protected]>
don't replace replacement parts in slug

20d6f0c97eba683d9cc3077cc261f254076f540d authored about 6 years ago by Bizley <[email protected]>
Remove sudo from travis config

985972106900363280cf4ad99968df80545f058f authored about 6 years ago by Sam Mousa <[email protected]>
Remove unneeded group tag

093c0efe1a10e4c530595f82e502509af18a32e0 authored about 6 years ago by Sam Mousa <[email protected]>
Remove explicit grant since Travis now does this by default

b89866d6e2d81a988b94bef23fa71bf78fff7b42 authored about 6 years ago by Sam Mousa <[email protected]>
Add mysql_upgrade to deal with travis errors

9c305704c4767c9c00a63796413745d26203ed73 authored about 6 years ago by Sam Mousa <[email protected]>
Use phpdb

4ca611931cd0036a5d79b2627c5c49c14bb8a1cb authored about 6 years ago by Sam Mousa <[email protected]>
Removed unneeded hack from .travis.yml

ab9f3fec021d7db52ae0e592d7f4c4dc026bdf72 authored about 6 years ago by Alexander Makarov <[email protected]>
Removed unused class from tests

5ad10bce0a4bd2b9c4ba15c5cb92befc5ce57b64 authored about 6 years ago by Alexander Makarov <[email protected]>
Added `Application::getDb()`

2cddb7558e1d6180f48bd6ef9fb73c806ab46e95 authored about 6 years ago by Andrii Vasyliev <[email protected]>
Moved active record related tests data classes to `active-record` package

42823d8901b6eb29d144c792da3a0f94fb6017f9 authored about 6 years ago by Andrii Vasyliev <[email protected]>
minor

b8b76df25f22941b7367aec0a14ae8f968a82f6a authored about 6 years ago by Andrii Vasyliev <[email protected]>
Fixing `ActiveFixtureTest`

35b92ee8cba3f42e545bc7c35504cefdcd584ac1 authored about 6 years ago by Andrii Vasyliev <[email protected]>
Moved `ActiveDataFilter` and `ActiveDataProvider` to `yiisoft/active-record` package

aa1c38c3e0533c4def419ecdaf53d6a5f8167514 authored about 6 years ago by Andrii Vasyliev <[email protected]>
Updated `composer.lock`

22c60ace1ed0aba9646914c4af1c53ed09b49d54 authored about 6 years ago by Andrii Vasyliev <[email protected]>
Fixed test for `data` classes

160954b0ea3bbba71c559183bf0d9b0e80f6b117 authored about 6 years ago by Andrii Vasyliev <[email protected]>
Moved `SqlDataProvider` to `yiisoft/db`

1fe5f682208a407e2c9575c0d7d82f7fb9bdde02 authored about 6 years ago by Andrii Vasyliev <[email protected]>
Fixed DB and ActiveRecord related namespaces

c0224b85c00475cff2ef165121d243c06269cbe6 authored about 6 years ago by Andrii Vasyliev <[email protected]>
Removed "2" from the changelog [skip ci]

44ecf066ab8e8069444f48387e1ed982ae7a05a0 authored about 6 years ago by Alexander Makarov <[email protected]>
Updated documentation for InlineAction::__construct [skip ci]

de313043d50014b7d9cf11f2632bf85ed31d8747 authored about 6 years ago by Alexander Makarov <[email protected]>
Fixed missed exception in DynamicModel

934850592dc977a79381c321a8594484919e32fc authored about 6 years ago by Alexander Makarov <[email protected]>
Updated documentation for InlineAction::__construct [skip ci]

7efc75306c55a7d0d8a3ed1d74831a34ac9dcfe1 authored about 6 years ago by githubjeka <[email protected]>
Fixed missed exception in DynamicModel [skip ci]

d9c8c556508393d302279d80124b66f535d3a964 authored about 6 years ago by githubjeka <[email protected]>
[phpDoc] removed unnecessary param [skip ci]

d32c7ce66cf454387e705f24151557691b14010f authored about 6 years ago by Alexander Makarov <[email protected]>
[phpDoc] removed unnecessary param [skip ci]

de13d990d7062ddb25f7718149138d42a7ac7f7a authored about 6 years ago by Evgeniy Tkachenko <[email protected]>
Create move.yml

65eca2413cf5678a286a3d22b3addebcdfa8c27e authored about 6 years ago by Alexander Makarov <[email protected]>
Moved `createFileStructure` to main TestCase to be reusable in other tests

f7dd7c6a7c1551d6cc98e42fac01f9ad4b23d215 authored about 6 years ago by Andrii Vasyliev <[email protected]>
Fixed typo

3dcb9019c5e2497f19e696fa574bac34d32a0133 authored about 6 years ago by Andrii Vasyliev <[email protected]>
Fixed code style with use of null coalesce operator

e76470f0a22e9b7265c20cc47baf9163f5df902e authored about 6 years ago by Andrii Vasyliev <[email protected]>
Fixed translator config

3f92214b2f031492e297bea8ad6206bfd0c02a06 authored about 6 years ago by Andrii Vasyliev <[email protected]>
Fixed to `encoding` from charset

9b64f9f8658e3fcea0c5c05b25c55890d2402eab authored about 6 years ago by Andrii Vasyliev <[email protected]>
Added `Application::getLanguage()`

2a4681507a42f4247a25bfc0002fda119d3161d7 authored about 6 years ago by Andrii Vasyliev <[email protected]>
Updated `composer.lock`

78863bea6191b15c493c6bb4bdc7e94faab5d224 authored about 6 years ago by Andrii Vasyliev <[email protected]>
Fixed typo

c65745b3f5fc3eea8a7792b5ea6795c9db3a47bf authored about 6 years ago by Andrii Vasyliev <[email protected]>
Merge pull request #37 from hiqsol/sol-i18n

Redone I18N

87d1cd86259907c326f5168acfe2e1cbac3e1fa6 authored about 6 years ago by Andrii Vasyliev <[email protected]>
More renaming and cleanup

4a41419189da203161bcb24e76ad49101ad1a227 authored about 6 years ago by Alexander Makarov <[email protected]>
Removed unneeded interfaces

535481b99f744f489dec161e1417415b818d8955 authored about 6 years ago by Alexander Makarov <[email protected]>
Moved `FileHelper::localize()` to View

75be773e31ecfbea0d85394b84b93e6a0d3acc75 authored about 6 years ago by Andrii Vasyliev <[email protected]>
Merge branch 'sol-i18n' of https://github.com/hiqsol/yii-core into hiqsol-sol-i18n

612882bf71ae09eef0aa64de29a5ec9509673f03 authored about 6 years ago by Andrii Vasyliev <[email protected]>
Fixed scalar params

be8bc387f6c391ff8fa9def6d3a5fea420e9b5ee authored about 6 years ago by Alexander Makarov <[email protected]>
Fixed Windows test

80f8a88b375203db1d57c73126f0d99323d6574d authored about 6 years ago by Alexander Makarov <[email protected]>
Fix interface compatibitliy

c8de6c445f89e640616ac34d6003daf3e1e962f3 authored about 6 years ago by Alexander Makarov <[email protected]>
Minor fixes

b52bbf57700cf6a0dc7046bf3489414f5012671e authored about 6 years ago by Alexander Makarov <[email protected]>
Added phpdoc for BaseStringHelper new methods

bc5a62204da4d1e0aa10a89cd500e0159288650f authored about 6 years ago by Alexander Makarov <[email protected]>
Minor fixes

cd4a1f6c698b243e60a81ced0d3ba7d5c0d202cd authored about 6 years ago by Alexander Makarov <[email protected]>
Fixed upgrade notes

f32fac3f8919b7794a8be60e5b0b24a0d82d99d9 authored about 6 years ago by Alexander Makarov <[email protected]>
Removed `SourceLocaleInterface`

82f6c2ae5b92d95af4e2233f8db3721b3779bd6c authored about 6 years ago by Andrii Vasyliev <[email protected]>