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

Fixed mistake in guide code for list retrieval from the DB (#13634)

17d03977a0ede1439cae7a0af0d646da4a69b8e2 authored over 7 years ago by Hiren Bhut <[email protected]>
Merge pull request #13245 from Ni-san/13221_limit_offset_expression

Make \yii\db\QueryTrait::limit and \yii\db\QueryTrait::offset methods works with \yii\db\Expression

db4ef8e1f9072aaf70a4d2da46318ac7de87deca authored over 7 years ago by Dmitry Naumenko <[email protected]>
Merge branch 'master' into 13221_limit_offset_expression

407c38d13af7d1ecab2b008e76c116b5254bf186 authored over 7 years ago by Dmitry Naumenko <[email protected]>
Fixes #13418: Fixed `QueryBuilder::batchInsert()` if $rows is `\Generator`

6db6a2ddbea852b51bdf19cfa911355df26205d3 authored over 7 years ago by Alex <[email protected]>
Added unit tests for role based access filter (#13597)

8582dc93f3edc3da5f683fe2bab33ca577b518f9 authored over 7 years ago by Nagy Attila Gábor <[email protected]>
Merge branch 'Alex-Code-queryScalar'

bfd0de3e42f79d9d401691c1d85061f025b1417f authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Refactored `yii\db\Query::queryScalar()` method

13de76714bd5482d0c2b9a68b7cb5d4977fc7bd0 authored over 7 years ago by Alex-Code <[email protected]>
Additional fixes for #13087

3536c7c4f9a8781f2e131958e05bdc8e07e9a308 authored over 7 years ago by Alexander Makarov <[email protected]>
Fixes for issues found with Static Code Analysis with Php Inspections (EA Extended) (#13606)

* Php Inspections (EA Extended): language level migration fixes
* Php Inspections (EA Extended)...

a182ce57fc7cfd1eae1c20b3acd7e5d0a0812032 authored over 7 years ago by Vladimir Reznichenko <[email protected]>
Fixes #13087: Fixed getting active validators for safe attribute

2de18cf9a5fadd773aa64e9658ba1c7107b8f853 authored over 7 years ago by Elvira Sheina <[email protected]>
Merge branch 'master' into 13221_limit_offset_expression

10b59ee6e4285720c8d327d78d2c6650ec7ee9fa authored over 7 years ago by Alexander Makarov <[email protected]>
Fixes #13571: Fix `yii\db\mssql\QueryBuilder::checkIntegrity` for all tables

0ea45c78a8fcc926c6fb72eeaa8ed37788e5286d authored over 7 years ago by Bob Olde Hampsink <[email protected]>
Fixes #13407: Added URL-safe base64 encode/decode methods to `StringHelper`

953c4a8e5a9f8b393c7baa43b723e55d4acc9862 authored over 7 years ago by Andrew Nester <[email protected]>
Added more examples to EmailValidatorTest

Closes #9201
Closes #9067

b4c7aaa5e03587752b06c009772792ccb21482cf authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge pull request #13562 from sergeymakinen/oci-test-fixture

Fixes Oracle’s test fixture

39ce65db940c8315d9755de1b3f912b1ac0450fe authored over 7 years ago by Dmitry Naumenko <[email protected]>
Reordered CHANGELOG

643431a2e3b858023db62b9677d131049b0c150f authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed `MessageConstroller::saveMessagesToDb()` to work on different DBMS correctly

Closes #13494

1dc4618f3dd196af5e9313664e2b808935f5d3ae authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Enhanced core-validators docs

Closes #13485

50927d075169939865fc36201bde2616237e5a91 authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
adding caching-http.md FR (#13636)

1b06898c269796569022f5df420acd52d0090c61 authored over 7 years ago by jaaf <[email protected]>
Translated caching-page.md into FR [skip ci] (#13635)

49539d81826a17eeb0ad1e0aedefa3139d1cdd5c authored over 7 years ago by jaaf <[email protected]>
Translated caching-fragment.md into FR [skip ci] (#13633)

677cd75c71efcfa63a579905abf2fbe3f2e9118b authored over 7 years ago by jaaf <[email protected]>
Replced InvalidParamException with \yii\console\Exception in Request::resolve()

e9a96ee83442ca98f03cf0514ecabc57ce8f6b79 authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Enhanced `yii\console\Request::resolve()` to prevent passing parameters, that begin from digits

Closes #8641

86b08e29d262c856c77ddca3397095ffd71f698e authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed typo in CacheSession::destroySession()

ecefc2bdfb1689055f30fe0e45081e488f6297e3 authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixes #13577: `yii\db\QueryBuilder::truncateTable` should work consistent over all databases

30b7fc8dc1bf0efd4a2e19d37953176a007bb692 authored over 7 years ago by Bob Olde Hampsink <[email protected]>
Fixed `yii\web\CacheSession::destroySession()` to work correctly when session is not written yet

Fixes #13537

f4965677351a94fd1d4779b84f9d7c5cabc27f9b authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Updated PHPDocs: marked session-handling methods as internal

ab36cb29e10321b43a41e6d3d3fa7244ba29059d authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixes #13582: Added tests for all `yii\db\QueryBuilder::resetSequence` implementations, fixed SQLite implementation

fab53b4a6ee67ecaf8902e5f6536dbbb5cceb0ae authored over 7 years ago by Bob Olde Hampsink <[email protected]>
Fixes #13577: Implemented `yii\db\mssql\QueryBuilder::resetSequence()`

56c65f60794e73c039e25ba1889483d09b252db1 authored over 7 years ago by Bob Olde Hampsink <[email protected]>
Translated caching-data.md into FR [skip ci] (#13626)

dc175ae1300789fea0933b5950e978cd32514d32 authored over 7 years ago by jaaf <[email protected]>
Fixes #13467: `yii\data\ActiveDataProvider` no longer queries models if models count is zero

7d82bbcd372be7edb8651a653aea430ece38e736 authored over 7 years ago by Nikolay Oleynikov <[email protected]>
Add changelog line.

414312970a3e40c3e5ad8fe6963d6c4f291bc5a8 authored over 7 years ago by Robert Korulczyk <[email protected]>
Additional tests.

bf841b926d3722d5779bc419e3bf906ba2ddc3e3 authored over 7 years ago by Robert Korulczyk <[email protected]>
Fix bug with creating URL in UrlRule with optional params at the beginning of pattern.

8d4a197d1921b0ce1ac583aa515d82067b4cbaff authored over 7 years ago by Robert Korulczyk <[email protected]>
Fix bug with optional params at the beginning of pattern in UrlRule.

5d81af21fb07a61e6ab2da23e6b96f9a3a7a0ad1 authored over 7 years ago by Robert Korulczyk <[email protected]>
Model loadMultiple test (#13585)

ecd2dc0d1b32a51ae5cd8214ce569ba210df590d authored over 7 years ago by Dmitry Klyukin <[email protected]>
Added issue number to changelog [skip ci]

d489e994345110e3c59c08167d7b69666e7d0505 authored over 7 years ago by Alexander Makarov <[email protected]>
Fixes #13582: PK column in `yii\db\pgsql\resetSequence()` was not quoted properly

aeb6231d921aa989606c03107d3a9efe71e7b4b5 authored over 7 years ago by Bob Olde Hampsink <[email protected]>
Remove trailing spaces from sources and tests (#13621) [skip ci]

323568c2e9caf5204fc83f7f537ea35bd6785afd authored over 7 years ago by Nikolay Oleynikov <[email protected]>
Fixes #13592: Fixes Oracle’s `yii\db\oci\Schema::setTransactionIsolationLevel()`

ef4dadf4374f893166e02f3b4effa88053930c3e authored over 7 years ago by Sergey Makinen <[email protected]>
Merge pull request #7 from XhinLiang/patch-1

翻译

164f1d62798800b5abcf5c4dbe2c68594534a026 authored over 7 years ago by ╃巡洋艦㊣ <[email protected]>
翻译

a85cbd50c6593f4adfdf9284fa16d6fe0aad64f4 authored over 7 years ago by XhinLiang <[email protected]>
Fixes #13594: Fixes insufficient quoting in `yii\db\QueryBuilder::prepareInsertSelectSubQuery()`

209fb7d94b05771a5f66e0e153bb1a05f2a4dfa2 authored over 7 years ago by Sergey Makinen <[email protected]>
New caching-overview.md fr [skip ci] (#13609)

7eb2763b00b3fb3605ba9d2dacf07f66f4cd638b authored over 7 years ago by jaaf <[email protected]>
Add a failing test to the `yii\web\UrlRule`

edc7a5569299bf230b12ecb5ac6518b596e07e8a authored over 7 years ago by Kolyunya <[email protected]>
Fixes #13306: Wildcard in `reloadableScripts` in `yii.js` allows 0 characters

6b8cf1709ed0667c9d0238db62d83590a23efe4e authored over 7 years ago by Alexey Rogachev <[email protected]>
Remove excessive `use` statement (#13604)

e8f8ba21290d033e4eda69abbc32bc130cfdffd2 authored over 7 years ago by Nikolay Oleynikov <[email protected]>
Clarified about calling phpunit under Windows in git-workflow.md [skip ci]

bb55311068f6c91fd47e4baab475df47905448d3 authored over 7 years ago by Derek Gifford <[email protected]>
Merge pull request #13340 from Vovan-VE/usemaster-improve

Exception within useMaster() completely disables slaves

569bc89eafcfefca182b1fadd5886f0a201bc947 authored over 7 years ago by Dmitry Naumenko <[email protected]>
Update ConnectionTest.php

45d670c995d9840742fe338dd9b5c2415ec9d83f authored over 7 years ago by Boudewijn Vahrmeijer <[email protected]>
Fixes #13576: Added support of `srcset` to `yii\helpers\Html::img()`

a26d28f8e39c6d78bc1364169f17143a2a68a12a authored over 7 years ago by Nikolay Oleynikov <[email protected]>
Update french translation : yii.php (#13591)

* Update yii.php

add "must be equal to" translation for french

* Update yii.php

add tr...

8e1a5eccde58342d11e54ac6dd7d365f78eb0d1a authored over 7 years ago by zoolanders49 <[email protected]>
Fixed anchor in docs

5e987b0b9b304d9bdf77cc9ff979334717d4463e authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge pull request #13595 from w3lifer/patch-1

fix anchor

fc9e153d462a503ce08bb61bd97bb6e5580ffc60 authored over 7 years ago by Dmitry Naumenko <[email protected]>
Merge pull request #13600 from yiijan/docs-ja-0217

docs ja translation updated [ci skip]

c73d852c51fc3e8432f822670716d781115e07f8 authored over 7 years ago by Dmitry Naumenko <[email protected]>
docs ja translation updated [ci skip]

f18e55c1f0db0ced5b342bea49aa7a2a0c4c7b75 authored over 7 years ago by Nobuo Kihara <[email protected]>
fix anchor

http://www.yiiframework.com/doc-2.0/guide-db-migrations.html#creating-migrations

2e32e97c0263f82b9c025cb3cb38f73526f7edb7 authored over 7 years ago by Roman Grinyov <[email protected]>
Merge branch 'tests/mysql' into feature/docker-testing

0e0caef50822ed478abe50a5ad0acdf31d07920b authored over 7 years ago by Tobias Munk <[email protected]>
Merge commit '22972b86dbcc6e010dc90df921090e713521f0b9' into feature/docker-testing

2fad692bc723f428023d910b738e0d28c3318644 authored over 7 years ago by Tobias Munk <[email protected]>
added groups to tests

9f95f7157242e99b1b424112fa6e10f806ef2ad7 authored over 7 years ago by Tobias Munk <[email protected]>
update date formatter test for intl

some tests where not run with intl extension enabled.

22972b86dbcc6e010dc90df921090e713521f0b9 authored over 7 years ago by Carsten Brandt <[email protected]>
asTime fixed for time-only values

close #13348
fixes #13343

54278fc84262fc45e696ccccfd2258a6028bd9e3 authored over 7 years ago by Bizley <[email protected]>
Merge branch 'feature/docker-testing' into tests/mysql

dc356fb0e62ffc6b69762ad4394d33254ed89e51 authored over 7 years ago by Tobias Munk <[email protected]>
added db group to test

ec8daa0d77c61fe8eccda161f4aa6052f62076e0 authored over 7 years ago by Tobias Munk <[email protected]>
added build trigger example

7a4666fe3a38f1f8044721ad8c9a912dfb85b476 authored over 7 years ago by Tobias Munk <[email protected]>
cleaned cleanup (done in after_script)

4e29c44cbfd6bbf5a2d1372b3e5f80f9aab0f8fc authored over 7 years ago by Tobias Munk <[email protected]>
Fixes #13550: Refactored unset call order in `yii\di\ServiceLocator::set()`

7fda48efcc54936bec75f4d33feb489c5a294dcd authored over 7 years ago by Lanrik <[email protected]>
Fixed RBAC migration after bad copy-paste

1c496532e5883e6342824dd2e16e82c096c6a237 authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge pull request #13588 from Kolyunya/remove-excessive-use-statements-from-mutex

Remove excessive `use` statements

95a175d771f50d9e3cd1b792735d0ccb3340ebbc authored over 7 years ago by Dmitry Naumenko <[email protected]>
Remove excessive `use` statements

924a3edf4b371a44ffeaa2258216a9c6325085fe authored over 7 years ago by Kolyunya <[email protected]>
Merge pull request #13587 from Kolyunya/patch-2

Remove excessive `use` statement

4cc3f607d5374846f5a78db1928f93cd616808bb authored over 7 years ago by Dmitry Naumenko <[email protected]>
Remove excessive `use` statement

3255829abbe29354ec56e622abe1c8e2b7a753ce authored over 7 years ago by Nikolay Oleynikov <[email protected]>
Fixed wrong method name in RBAC migration

04eb836aa12bad936f2ed9f71d094b5b4094ebe0 authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed RBAC migraction to work on Oracle

Fixes #13513

2504ab72f24de5a9a392c9cfb74a04d43d7e4d6e authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
fix a bit translate error (#13583) [skip ci]

fix a bit translate error according to English text

c3d1a189e491e6fe006bf033de688400738d060f authored over 7 years ago by LingGang Xiao <[email protected]>
Rereferenced OCI PDO emulation from docs [skip ci]

39d3316e658657389942897525101180a6603d28 authored over 7 years ago by Alexander Makarov <[email protected]>
Fixes #11404: `yii\base\Model::loadMultiple()` returns true even if `yii\base\Model::load()` returns false

4e9d903fed4c505a1337d238852038bc96b6c885 authored over 7 years ago by Dmitry Klyukin <[email protected]>
Fixes #11230: Include `defaultRoles` in `yii\rbac\DbManager->getRolesByUser()` results

3a4505ac08997b8b9c7a5c63d549fa9cc4201da6 authored over 7 years ago by Elvira Sheina <[email protected]>
Fixes #13526: added reference to loading default values from schema to DefaultValueValidator section of validation guide [skip ci]

7db178d8bb734bc008c6afce93abaa4385652ac8 authored over 7 years ago by Alexander Makarov <[email protected]>
fixed a typo (#13573)

2d9424009faa0c29f86a36c059d684e70ee34a28 authored over 7 years ago by TerraSkye <[email protected]>
Fix a typo in a comment section (#13569)

53d824167c6c5d059213740f417d070ce05b8374 authored over 7 years ago by Nikolay Oleynikov <[email protected]>
Improved way of testing jQuery's AJAX "script" and "jsonp" requests (#13554)

8e1a4208eddc4cce33d88dd1a09bdbc88a8c824a authored over 7 years ago by Alexey Rogachev <[email protected]>
Merge pull request #6 from STFPHP/yiichina

Y

f406b80a081d83fd395db8b3dee4c630478b85c7 authored over 7 years ago by ╃巡洋艦㊣ <[email protected]>
Fixes Oracle’s test fixture

a5ab79746baf7d44024a71b38d10e5e209b7c8c8 authored over 7 years ago by Sergey Makinen <[email protected]>
Update structure-assets.md (#13558) [skip ci]

3575cc736f6e4cc5d01890931ec95bc82473dcff authored over 7 years ago by Arthur Khachaturov <[email protected]>
Fixed #13523: Plural rule for pasta

e47329c92b6eec637a8d7d6f0397ae29a04aeb9a authored over 7 years ago by Elvira Sheina <[email protected]>
Disable timeout completely for JS tests (#13557)

7cceacc0ed940da8ebc1380b9ed86971f8bfc9c5 authored over 7 years ago by Alexey Rogachev <[email protected]>
example corrected (#13555)

59801958febee143ce0c5acdc894f89798f72ea3 authored over 7 years ago by Bizley <[email protected]>
fixed some guide issues

bf13f01b855e3192313e211401a812ee734f06ea authored over 7 years ago by Carsten Brandt <[email protected]>
Add test case for #13340 and update CHANGELOG

3538bde085f51b1987e437dc8ca07e784a9068be authored over 7 years ago by Vovan-VE <[email protected]>
Update output-pagination.md

c4245650f3e9d27b45538dce9a5d6414f0c0e094 authored over 7 years ago by Yyy <[email protected]>
Update output-sorting.md

b6b1cda0324570c16b8cc508f0084cd56f15ba24 authored over 7 years ago by Yyy <[email protected]>
Update output-pagination.md

8c5c6bee7d66aded3c084310f98171df576c2d61 authored over 7 years ago by Yyy <[email protected]>
Merge branch 'master' into usemaster-improve

308abdc8a56155e98d832fef76e72ee095de28fb authored over 7 years ago by Vovan-VE <[email protected]>
removed TODOs

f96ea4c03267675e61a95169903220c0c0ac0c69 authored over 7 years ago by Tobias Munk <[email protected]>
use custom docker config in dockerized tests

0dd1ed65942a466cc9e81c53ae7a205e03c20cc8 authored over 7 years ago by Tobias Munk <[email protected]>
added separate docker config for testing

7b43cf09f1e65778d5908cf0016e9eb0cc6ad33f authored over 7 years ago by Tobias Munk <[email protected]>
Merge commit '95b7ffc066c03f2510ef4e6681e1ddf1494e916f' into feature/docker-testing

# Conflicts:
# tests/framework/db/sqlite/QueryBuilderTest.php

0a4fdf2832a3e1c61992070e03717cd39910adeb authored over 7 years ago by Tobias Munk <[email protected]>
Added TODO comment

e295b28333c4465825289e174a2a1ca773ab6d52 authored over 7 years ago by Dmitry Naumenko <[email protected]>
Fix: catch Throwable too

b68417b1ad5442ced51746081644822d07ef166f authored over 7 years ago by Vovan-VE <[email protected]>