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

Fix schema caching on commands

4104235258a28709f1dda8b652402379c03ed53f authored over 7 years ago by Sergey Makinen <[email protected]>
Implement retrieving dbms constraints

73ac13e6d7fe5d201f9273c97c04cf9a198d6f74 authored over 7 years ago by Sergey Makinen <[email protected]>
Additional edge case for #14150

625d554e3a6f5fecaa23986f853468e8bec86e74 authored over 7 years ago by Alexander Makarov <[email protected]>
#14150: Added {{ and }} to getTablesUsedInFrom() output

8a087c8537b2afc8caaeed399ea71477c558cedc authored over 7 years ago by Alexander Makarov <[email protected]>
Translate "Working with Database" guide to Bahasa Indonesia (#14152) [skip ci]

5ea1acc96025c0ef61b185e1c2efd81b5b8885f8 authored over 7 years ago by Novrian Y.F <[email protected]>
Fixes #14150

b151b1cdb290920e007449a24eb5a9542ddc42e1 authored over 7 years ago by Alexander Makarov <[email protected]>
Fixes #14133: Fixed bug when calculating timings with mixed nested profile begin and end in `yii\log\Logger::calculateTimings()`

ddee256a1adc7eb7b4232088ff7525c6ae57eed2 authored over 7 years ago by Bizley <[email protected]>
Fixes #13842, Fixes #14042

- Bug #13842: Fixed ambiguous table SQL error while using `yii\validators\ExistValidator` and `y...

d811f1e9a7ba1592ff6e822198b0e28388f48325 authored over 7 years ago by Alexander Makarov <[email protected]>
Fixed changelog [skip ci]

1838370da0502c56212aa911de929e70d2a7523f authored over 7 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' into unique-validator-fix

d331b72be68570794234f90b87b573e2ae829dca authored over 7 years ago by Alexander Makarov <[email protected]>
Merge pull request #14144 from pandalowry/patch-1

Fixed grammar in russian docs

ab24cfcc5fcae0169e523ac0cd46d7c7f1e27fe3 authored over 7 years ago by Alexey Rogachev <[email protected]>
"из вне" => "извне"

grammar nazi attack

10a1e198e4ad6464b8ee5ebf2bbfac1e24c902ba authored over 7 years ago by Yury Izotov <[email protected]>
fix broken link (#14143) [skip ci]

File output-client-scripts.md not created. And in site - error 404: http://stuff.cebe.cc/yii2doc...

ccd9cb5d606ced91c61c5c0798bd44b8c7ecba82 authored over 7 years ago by Yury Izotov <[email protected]>
Additional refactoring as suggested by @dynasource

96382454b104e3a33278f5230a7021d837cfd7a6 authored over 7 years ago by Alexander Makarov <[email protected]>
Remove unnecessary variable from UrlRule.php (#13948)

e5799da1c0e6f191b7c92f25442ed9824b28ad3f authored over 7 years ago by ejsoft <[email protected]>
Fixes #13350, #14094, #11288

- Bug #13350: Fixed bug with incorrect caching of `yii\web\UrlRule::createUrl()` results in `yii...

daa8b67c7b4490ddfc3771d146d3eeefdf59255d authored over 7 years ago by Robert Korulczyk <[email protected]>
Added escaping for column name

9828bde1dbb0f2fc2944e50d8af73fbadd198e32 authored over 7 years ago by Alexander Makarov <[email protected]>
Fixed ambiguous column name in SELECT in UniqueValidator

fixes #14042

5c720474266f8667d4850fbe7689d5678c6ff143 authored over 7 years ago by Carsten Brandt <[email protected]>
Added support for cloning a db connection

improved fix #14020
fixes #13890

https://github.com/yiisoft/yii2/pull/14020/files#r115185865

c...

5ed6910e1cca13c3fea677a564dc13a36533f50c authored over 7 years ago by Carsten Brandt <[email protected]>
Do not render empty row in GridView when data is empty and emptyText set to false

Fixes #13352
close #13422

80d6f7323affc5ce300c639335a62cb035f361a4 authored over 7 years ago by Alexey Rogachev <[email protected]>
added changelog for #12528

3b7eb5ceeaef7b3e681b3001e9fbdff659e9a440 authored over 7 years ago by Carsten Brandt <[email protected]>
Merge pull request #14056 from cebe/db-logging

added option to disable query logging in DB command

156f09fc6e4cad98883ed2f7001ef991f26df48e authored over 7 years ago by Carsten Brandt <[email protected]>
Further changes for unique and exist validators

- Combined methods for getting names and aliases of from tables
- Normalized names and aliases
-...

23cc4bf4fe7328721dfed58824ac1b0dbc1949ab authored over 7 years ago by Alexander Makarov <[email protected]>
changelog for #14067

4cb98c42cb77c698d053d926bc22248ce86ca3c5 authored over 7 years ago by Carsten Brandt <[email protected]>
function clear() -- Set populated arrays to empty arrays (#14067)

`yii\web\View::clear()` sets populated arrays to empty arrays

e3604570914644ada711d9dbe216670c3cf55d7d authored over 7 years ago by Craig London <[email protected]>
Added support for sorting by expression to `\yii\data\Sort`

473598ac8ccbc3f0782e41d0ad2a01abd4b55fb2 authored over 7 years ago by Klimov Paul <[email protected]>
Fixed changelog [skip ci]

990b7c15745d2ee7075d9be3816580d2375fce0d authored over 7 years ago by Alexander Makarov <[email protected]>
Fixes #5442: Fixed problem on load fixture dependencies with database related tests

25242adb910a5c626fc742dba91a06e3e40d458d authored over 7 years ago by Leandro Gehlen <[email protected]>
Merge pull request #14051 from cebe/asset-only

Added copyEmptyDirectories option to FileHelper

9c0274d249775697642dd5e0f0d4f48b8b242e7a authored over 7 years ago by Carsten Brandt <[email protected]>
made AssetBundle tests less cryptic

cleanup step was added in setUp() so this will still work.

split test functions filehelper test

3e79d56447b412dec9ce62b0ebf25e0672327d09 authored over 7 years ago by Carsten Brandt <[email protected]>
Added copyEmptyDirectories option to FileHelper

also set it to false in AssetManager to avoid creating a lot of empty
directories.

fixes #9669

5e8e6840b6df7896acd15cc0308d928e2298869e authored over 7 years ago by Carsten Brandt <[email protected]>
failing test for asset bundle publishing empty directories

583a2bcb9fe7875420821d2202ed7dabc8320c6f authored over 7 years ago by quantum <[email protected]>
moved query log logic into private method and reduced calls to getRawSql()

fixes #12528

fb2441c3d7940489aa6b33310197dc51baf0de2b authored over 7 years ago by Carsten Brandt <[email protected]>
added option to disable query logging in DB command

fixes #12528

65ea226729764b4abd09e4d912bfe7729f8df1ba authored over 7 years ago by Carsten Brandt <[email protected]>
Add Indonesian guide translation (#14120) [skip ci]

* Update README.md on Indonesian Guide Translation

* Translate "Working with Forms" guide to ...

1c07c429cf54e58ccb494f05ed889e6dce284bbe authored over 7 years ago by Novrian Y.F <[email protected]>
Typo (#14117) [skip ci]

18bc835243f05f5fb331dfe11d2936b1a0667f8e authored over 7 years ago by Taras Gudz <[email protected]>
Update db-migrations.md (#14113) [skip ci]

I made a typo. Sorry. The command migration-rbac, migrationPath property already exists.

618f61fafe919d2a83f7678e756bcb6021c3c874 authored over 7 years ago by Artem Aleksandrov <[email protected]>
Fixes #13890: DbTarget log transaction bug

5695b869a905d276ec4a069131fbd793a06ed3e5 authored over 7 years ago by Andrey Akimov <[email protected]>
Eliminated else branches in beforeSave() and beforeDelete() phpdoc examples [skip ci]

8c30bab105b2ec0e188965956bdb3e9454a2ac4d authored over 7 years ago by Alexander Makarov <[email protected]>
Update db-migrations.md (#14109) [skip ci]

By default, the class BaseMigrateController property migrationPath is assigned the value '@app/m...

6a28353a97cc1cb2fdbc70dc6638c5f376f073b3 authored over 7 years ago by Artem Aleksandrov <[email protected]>
Fixes #14108: fixed phpdoc mistake in method description

fc8ea4831ba2f1da608f0fbe37b144ffb694aeb7 authored over 7 years ago by Alexander Makarov <[email protected]>
Fixes #14098: `yii\helpers\BaseFileHelper::normalizeOptions()` is now protected

debe85fa347ccccec741c4d7ec50fa8e251a85b9 authored over 7 years ago by Brandon Kelly <[email protected]>
Fixes #4793: `yii\filters\AccessControl` now can be used without `user` component

f8b3d6881771475acf93f057d016f3f78dcc96eb authored over 7 years ago by Bizley <[email protected]>
Fixes #14072: Fixed a bug where `\yii\db\Command::createTable()`, `addForeignKey()`, `dropForeignKey()`, `addCommentOnColumn()`, and `dropCommentFromColumn()` weren't refreshing the table cache on `yii\db\Schema`

7b2df5554cbfca116e799f6736dfd4fedcb3e6df authored over 7 years ago by Alexander Makarov <[email protected]>
Remove unused imports. (#14096)

31e321b9b2c4509b01ff8eff332b8b54a5421d96 authored over 7 years ago by Robert Korulczyk <[email protected]>
Merge branch '14062-oracle-in-conditions'

f6a4f3c18f9f4b3f4e6af5bbad0e297f2aa55108 authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Updated PHPdoc

7a2737105b57f12a935b7aee466074562c6c11e4 authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed Oracle SQL queries with `IN` condition and more than 1000 parameters

2d0e3fb9efb0b2f7e9b1bd059bc66e34c78af442 authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Cleanup after #14017 (#14091)

33cff4b5ccfa4a50d129461e2b37ce375d8110f1 authored over 7 years ago by Robert Korulczyk <[email protected]>
Update phpdoc, \yii\db\ActiveRecord => \yii\db\ActiveRecordInterface [skip ci] (#14076)

533da6240e067ad260ddca10757d99a6b4b68ecf authored over 7 years ago by Alex <[email protected]>
!==

3456c4e0fdffe1604727c9611d110e92623fdc3c authored over 7 years ago by brandonkelly <[email protected]>
Fixes #13086, Fixes #13656: Fixed bug with optional parameters at the beginning of pattern in `yii\web\UrlRule`

78446e9ed4216ea2a7a30be53cd679df6bd9815a authored over 7 years ago by Alexander Makarov <[email protected]>
Skip just certain things for sqllite

11c0d4bf159572a9f33fdb5936a1b9fa939ece74 authored over 7 years ago by brandonkelly <[email protected]>
Merge branch 'master' of https://github.com/yiisoft/yii2 into schema-cache-fixes

33140546cc04a52992e4ae482f301db0c21afcd1 authored over 7 years ago by brandonkelly <[email protected]>
Skip testAutoRefreshTableSchema on sqllite

237af91e8ef3ebbdeedf1881d2820bbb320fea8b authored over 7 years ago by brandonkelly <[email protected]>
fixed missing changelog and missing `@since`

f14d4c767f8016af905a2e901fa60d328e2aa13c authored over 7 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' into schema-cache-fixes

be3f3e0bb1bb8fe54cdd4d85b377dccfcae1f47d authored over 7 years ago by Brandon Kelly <[email protected]>
Merge branch 'master' into 13614-add-a-failing-test-for-url-rule

2d28b585a0bfff793b0a39fcd4554cdfee0e18e9 authored over 7 years ago by Robert Korulczyk <[email protected]>
Reordered CHANGELOG

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

e8e48e4820c548b18070be1e15b8109a4de66a3a authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed tests

8349362271203b952c36c3b9d4991f75672b9471 authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
More control over ActiveForm widget

If part of a form is rendered separately (e.g. in ajax request), it's not easy to apply JS valid...

a480d7087546c085866e3076fdda59f91349b964 authored over 7 years ago by Oleg Poludnenko <[email protected]>
Renamed `ActiveForm::registerJs()` to `registerClientScript()`, added tests

fce20a30204188282ec46d2b132928aacf52ed3b authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge pull request #14075 from Kolyunya/fix-documentation

Fix validators documentation

c443c25a1e44348a5082132078da038d79a563cf authored over 7 years ago by Dmitry Naumenko <[email protected]>
Fix validators documentation

4a170327176685b9f969572eff3a80be4fa3908b authored over 7 years ago by Kolyunya <[email protected]>
Merge pull request #14074 from lynicidn/patch-6

initdb fixture will not loaded

5a674a554784d38ceb17547bc931b9b436f6e4d6 authored over 7 years ago by Dmitry Naumenko <[email protected]>
file will not loaded

https://github.com/yiisoft/yii2/tree/master/framework/test

96dae1cebc1835a712be572fff47505085d035ea authored over 7 years ago by lynicidn <[email protected]>
Reorder changelog

60fac269cb8b0d019ea7e5fe95922c0e2bd2ab8c authored over 7 years ago by brandonkelly <[email protected]>
Merge branch 'master' of https://github.com/yiisoft/yii2 into schema-cache-fixes

15acf45ab2da4d2d6bc7824e99a8442eedbf088c authored over 7 years ago by brandonkelly <[email protected]>
Fixes #14072: clear table schema cache for all methods that affect cache

e242e9b0eed963084cff93760fcecb4e62bdee65 authored over 7 years ago by brandonkelly <[email protected]>
Merge pull request #14071 from Kolyunya/patch-9

Fix an invalid phpDocumentor annotation

526c76be3cd75c03b586321128d8a70e208eae1f authored over 7 years ago by Dmitry Naumenko <[email protected]>
Fix an invalid phpDocumentor annotation

Fixed an invalid phpDocumentor annotation of `yii\data\DataProviderInterface::getPagination()`.

da6eada8c88addc3cb4723a1557cb76336eb3d64 authored over 7 years ago by Nikolay Oleynikov <[email protected]>
Add phpdoc. [skip ci]

94eda9bd52f10945f500477edbe4a19457f1fbff authored over 7 years ago by Robert Korulczyk <[email protected]>
Fixes #14059: Removed unused AR instantiating for calling of static methods

d7fad8a5552fb1556795c70920c692e6a6ae3bcc authored over 7 years ago by Dmitry Eliseev <[email protected]>
Alternative names

37fc6c5afb70f2f328186c94e5499aa8c1b49bdd authored over 7 years ago by Alexander Makarov <[email protected]>
Fixes #13951: renamed get-method which was conflicting with existing property (#14055)

375ea7a847271e7c61fdbc1d4991f0d13b551c42 authored over 7 years ago by Alexander Makarov <[email protected]>
Fixes #14052: Fixed processing parse errors on PHP 7 since these are instances of `\ParseError`

705dae996468985c8213cc6fe1f6b159d61fded5 authored over 7 years ago by Alexander Makarov <[email protected]>
Fixes #13790: Fixed error in `\yii\widgets\MaskedInput` JavaScript by raising version required

a3a123077f4feb3d8031a063fe7dba20d5434464 authored over 7 years ago by Alexander Makarov <[email protected]>
Update runtime-routing.md

4dbcc7855950b247af0ed847fd21a39cc5369971 authored over 7 years ago by Robert Korulczyk <[email protected]>
Adjusted changelog [skip ci]

c1fbd52c52abd4c50640fa24c6b5216e90e89b9d authored over 7 years ago by Alexander Makarov <[email protected]>
param → parameter [skip ci]

1bf2f160d0040b242ee73e5174decc47c5700ee8 authored over 7 years ago by Alexander Makarov <[email protected]>
Removed redundant else

100213d9b2e2e028a08504d4c719c45c7a4e478b authored over 7 years ago by Alexander Makarov <[email protected]>
Removed redundant use

a9bf1a3a7fa377457a4f09ab24562c9c1d8017b4 authored over 7 years ago by Alexander Makarov <[email protected]>
Fixes #14033: Fixed `yii\filters\AccessRule::matchIp()` erroring in case IP is not defined under HHVM

1e65fc29edf0d4f10effb88bd77f79e718dfcb6d authored over 7 years ago by Kolyunya <[email protected]>
Helper independent (#14050)

* Made sure most helpers are independent of Yii::$app

* Made sure most validators are indepen...

d786b78f2553613f7b31efcceb56a044c1b33cb6 authored over 7 years ago by Carsten Brandt <[email protected]>
PHPDocs and code style fixed

63253ceafcb699974380205ce53cd9cea6c38e18 authored over 7 years ago by Dmitry Naumenko <[email protected]>
Fixed changelog [skip ci]

2fbc5440ba2cd69c58f94e53cb3d36be311ad227 authored over 7 years ago by Alexander Makarov <[email protected]>
Fixes #13689: Fixed handling of errors in closures

6792099bcc0b682cc9fcfa9e91157a29e8bfe460 authored over 7 years ago by Michael Härtl <[email protected]>
Fixes #13848: `yii\di\Instance::ensure()` wasn't throwing an exception when `$type` is specified and `$reference` object isn't instance of `$type`

db0e7a6c8f31351df5c38a5f2ad638c57ca8770b authored over 7 years ago by Cyrillos Jonua <[email protected]>
Fixes #13226: `yii cache` command now warns about the fact that it's not able to flush APC cache from console

70cd75c84e2d993a9f6c8cad0219d46cdc80686f authored over 7 years ago by Alexander Makarov <[email protected]>
Adjusted code style for less conditions branching

3a8f702759924f3d13200b5f98295a2917f7f083 authored over 7 years ago by Alexander Makarov <[email protected]>
Fixes #11719: Fixed `yii\db\Connection::$enableQueryCache` caused infinite loop when the same connection was used for `yii\caching\DbCache`

70dc2fa33b33fafcd30cc9ac9747645b5d5b91f8 authored over 7 years ago by Michaël Arnauts <[email protected]>
Added `yii\data\Sort::parseSortParams`

allowing customize other params request formats in descendant class.

close #13170

385eb8804878404bb023bd44c4e75d5cf28f7805 authored over 7 years ago by Leandro Guindani Gehlen <[email protected]>
Fixes #13087: Fixed getting active validators for safe attribute

3598f8180ce72e9e8048634e2105068081ac8b47 authored over 7 years ago by Paul Klimov <[email protected]>
Fixes #10346: Fixed "DOMException: Invalid Character Error" in `yii\web\XmlResponseFormatter::buildXml()`

339c7663eb921982df35a65403eeac737cdb8b56 authored over 7 years ago by sasha-ch <[email protected]>
Applied disambiguation to ExistValidator as well

99a02892210d6b3c03a4e6e036af5b30cae681d4 authored over 7 years ago by Alexander Makarov <[email protected]>
improve session PHPdoc

4af62a6bd76e30c6771c3201d64c942b1f0b5e97 authored over 7 years ago by Carsten Brandt <[email protected]>
Removed obsolete import

cf7f358093573166523ecd00dda082cf7b3f1305 authored over 7 years ago by Alexander Makarov <[email protected]>
Removed unneeded changelog line [skip ci]

ae59116e17a1e7bf0ceddd01af0caee6be318ba1 authored over 7 years ago by Alexander Makarov <[email protected]>
Refactored solution to be contained within ActiveQuery instead of helper

7db93fc33d65cfbed459b785528c6f5d3028fa4f authored over 7 years ago by Alexander Makarov <[email protected]>