Ecosyste.ms: OpenCollective

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

github.com/yiisoft/db

Yii Database Library
https://github.com/yiisoft/db

Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl

5c1b636d5b44788876ff6de05bf7224d29f942d3 authored over 8 years ago by Bizley <[email protected]>
fixed wrong assertation in test

497dd3a1aa0d8219b4eb132ed32df40e097f1aa6 authored over 8 years ago by Carsten Brandt <[email protected]>
added a test for QueryBuilder PK

75f4337dd816cf9a33bdb7da554891154ae940de authored over 8 years ago by Carsten Brandt <[email protected]>
Merge pull request #10682 from yiisoft/group-order-expression

DB Expressions in groupBy and orderBy

b99a01d6e8cc6c7e11ff917053efb14123af1feb authored over 8 years ago by Carsten Brandt <[email protected]>
BC way of merging expression params of orderBy and groupBy

this logic should be moved to the sub methods in 2.1

aa36af2dd5d52d82a720de684b735425afe6427a authored over 8 years ago by Carsten Brandt <[email protected]>
allow expressions in GROUP BY

dfbc95d69bdf8790e036f1ce7c81cf2f464f7733 authored over 8 years ago by Carsten Brandt <[email protected]>
added tests and documentation for #8824

c9c9ef843178bdb1fa91d9f407cfcef394665a5a authored over 8 years ago by Carsten Brandt <[email protected]>
updated docs about Expression class

fixes #10647

f4314c541abd568d1c2358367f31f0a01ed40281 authored over 8 years ago by Carsten Brandt <[email protected]>
Merge branch 'fornit1917-9198-buttons-visible-in-action-column'

76997923e441ed0a17949521da9018560100cb1e authored over 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branch '9198-buttons-visible-in-action-column' of https://github.com/fornit1917/yii2 into fornit1917-9198-buttons-visible-in-action-column

11b114fb3c988a0379e13609be3872bfb9e453c9 authored over 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branch '9198-buttons-visible-in-action-column' of https://github.com/fornit1917/yii2 into fornit1917-9198-buttons-visible-in-action-column

f7a29a7d9774e366aa30265ba868d3d580af3bd9 authored over 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branches '9198-buttons-visible-in-action-column' and 'master' of github.com:fornit1917/yii2 into 9198-buttons-visible-in-action-column

1c22b5f8e11ec402ced90d3335def83f5a6ef772 authored over 8 years ago by Vit S <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

da6424668d556764225fe8c37563d69356ab22e6 authored over 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Expression objects for orderBy should be handled in QueryBuilder

fixes #10535
close #10637

- Added test to prove orderBy accepts \yii\db\Expression

d4a571f9018efef40bbcf0d17676d7096cba7625 authored over 8 years ago by Andrew Nester <[email protected]>
Merge pull request #10625 from andrewnester/10555-active-form-fix

10555 - Fix for ActiveForm - When previous action doesn't reload page, this action will be trigg...

ef1eeeacf709a6ac1832fd5203011ec513037981 authored over 8 years ago by Dmitry Naumenko <[email protected]>
10555 - Fix for ActiveForm - When previous action doesn't reload page, this action will be triggered again when another submit button clicked

0d5037ac63cd852494c2339bae6850cc676d1ec1 authored over 8 years ago by Andrew Nester <[email protected]>
Merge pull request #10618 from githubjeka/ar-refac

nya

dece0c724a68979c2ee78f9ad4367196d98d2336 authored over 8 years ago by Alexander Makarov <[email protected]>
phpDoc of getTableSchema|loadTableSchema updated

5fcfe203c2d5eb6734962fbe1e3f385e19b18223 authored over 8 years ago by githubjeka <[email protected]>
Merge branch 'necrox87-patch-1'

4cb3852e13692dadb0ec50c357bac1ae12cdaa05 authored almost 9 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branch 'patch-1' of https://github.com/necrox87/yii2 into necrox87-patch-1

42037b7d3015a31461c565a99cc6db0f8a588aa1 authored almost 9 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branch 'githubjeka-10263'

5190ecfe8c636e8960e12256d7098a16391e201a authored almost 9 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branch 'master' into githubjeka-10263

6fa549f0c090bd057149b3fc23d6a27b8a3eba5e authored almost 9 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branch '10263' of https://github.com/githubjeka/yii2 into githubjeka-10263

18b92a29e93cc67d93c0024b1163eb019ae74bb7 authored almost 9 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branch 'vbelogai-8573-oci-schema-number-mapping'

9b4b5100a1003443e59425048546c5594e88dfb7 authored almost 9 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branch '8573-oci-schema-number-mapping' of https://github.com/vbelogai/yii2 into vbelogai-8573-oci-schema-number-mapping

2de4c64b151818f82b76c4ee041c2a3564039c94 authored almost 9 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge pull request #7806 from yiisoft/gridview-checkboxcolumn

possible fix for gridview checkall name

fee946f881ce456d9185bb93de60b316a8f58ae9 authored almost 9 years ago by Dmitry Naumenko <[email protected]>
fixed checkboxColumn unit test

e96ce88cd683224ef94b74987ab766b7e1fabea5 authored almost 9 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branch 'master' into gridview-checkboxcolumn

92f0d0ee8e5d9361208682d86488a001181375cf authored almost 9 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge pull request #10539 from bizley/guide-pl

Guide PL [skip ci]

8057506af28dd6aa6cdc2202e7c0596042811631 authored almost 9 years ago by Dmitry Naumenko <[email protected]>
Merge branch 'guide-pl' of https://github.com/bizley/yii2 into guide-pl

f7e576b89e0f9aa616fbb8e7d70c5eba991afb00 authored almost 9 years ago by Daniel Filipek <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl

34d816d48254d5c5d981e0d9d898d210d016d1cf authored almost 9 years ago by Daniel Filipek <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl

ddc979e0631b98ad2ed571a10a16b96e3251e267 authored almost 9 years ago by Bizley <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl

a169f4cac69530ceb42f0df7f5c4d6b194339637 authored almost 9 years ago by Bizley <[email protected]>
Merge pull request #10514 from johnkind49/master

Fixed documentation.

dc0de3c2a975859d8f8b7021a6af6670c7a0476f authored almost 9 years ago by Dmitry Naumenko <[email protected]>
Merge pull request #10525 from yiisoft/code-of-conduct

Code of conduct

1196c6eb149904de4792e0f9eaf6295d56f2ede9 authored almost 9 years ago by Alexander Makarov <[email protected]>
Added code of conduct

2fce8d0256878d2d24115d961176605b912d0651 authored almost 9 years ago by Alexander Makarov <[email protected]>
Merge pull request #10521 from tom--/security-exception-cleanup

Security exception cleanup

a9de57e2f6449443a062c6c70b777bfd41e9bbc2 authored almost 9 years ago by Alexander Makarov <[email protected]>
Merge remote-tracking branch 'upstream/master'

7d6862e32a5b54526e657c95a5b095df348be005 authored almost 9 years ago by Tom Worster <[email protected]>
Merge pull request #10483 from SilverFire/9670-ie-redirect

Bug #9670: Fixed PJAX redirect in IE

fcdf42278e1035ec26711446d80f5b94d047c5e6 authored almost 9 years ago by Dmitry Naumenko <[email protected]>
Documentation fix

bae165ce09859b41da9f765dd0b9bf78f1ed90a1 authored almost 9 years ago by Chris Harris <[email protected]>
Add `after()` option to migrations schema builder

c01a82bb08da77ec75fc31935bb78d653d3fe9b2 authored almost 9 years ago by Chris Harris <[email protected]>
Fixes #9443: Added `unsigned()` to `ColumnSchemaBuilder`

073f1f2d83ec031632bf949f890a3d7c438c8c18 authored almost 9 years ago by Alexander Makarov <[email protected]>
Merge pull request #10482 from yiisoft/guide-param-binding

added notes about parameter binding to the guide and classes [skip ci]

c70e207e2a02bf0ec3d222190bcdb0801adf29ff authored almost 9 years ago by Alexander Makarov <[email protected]>
Merge pull request #10395 from AnatolyRugalev/issue-10255

Added warning to session component initialization

c757fbbd3782e0d8455a717310919532a8dd419a authored almost 9 years ago by Dmitry Naumenko <[email protected]>
Merge pull request #10472 from thehereward/add-throws-tags-to-php-docs

Add @throws tags to PHPDocs.

96c7be7c5060a956bfec5b37a8b1ccb7724b059f authored almost 9 years ago by Dmitry Naumenko <[email protected]>
Add @throws tags to PHPDocs.

6017c68e6b7f19b0a346a7e0962d3708b971aa5e authored almost 9 years ago by Hereward Mills <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2

7132e4f8433b892c751945b1b814062cfc92361f authored almost 9 years ago by Tom Worster <[email protected]>
Merge pull request #10440 from tom--/10435-file_get_contents(/dev/urandom)

fix #10435 with file get contents(/dev/urandom)

4768874ca944796cc6906f6071d9b1332a82a462 authored almost 9 years ago by Alexander Makarov <[email protected]>
Merge remote-tracking branch 'upstream/master'

51cf045ecc3cb5d09bc6f798d172dabe157ca8fe authored almost 9 years ago by Tom Worster <[email protected]>
Merge pull request #10434 from SilverFire/8466-file-formatter

#8466: FileValidator - fixed tooBig and tooSmall error messages

2d6bfd0a2ec10f239fbd15512f2a3aec554bbc4a authored almost 9 years ago by Carsten Brandt <[email protected]>
Merge pull request #10292 from Faryshta/patch-5

use ArrayHelper::remove() for the html helper methods

c4032d815458c66fa40ccceef6abc5428e9009d3 authored almost 9 years ago by Dmitry Naumenko <[email protected]>
Removed old security test

c42da68775d0a6e5120d1b0721ff3bba00c9475e authored almost 9 years ago by Alexander Makarov <[email protected]>
Fixes #9878,9879,9880: Make `\base\Security` use `random_bytes()`, LibreSSL, mcrypt, limit OpenSSL to Windows, and to prefer `password_hash()` over `crypt()`

cefb908081d4031d69a9acee599869962f2e90ad authored almost 9 years ago by Tom Worster <[email protected]>
Merge remote-tracking branch 'upstream/master'

19b223e14c98c42b11a5d5e29bc291d92e1cca24 authored almost 9 years ago by Tom Worster <[email protected]>
Fixed `CaptchaValidator` to pass correct `hashKey`

Fixed `yii\validators\CaptchaValidator` passed incorrect hashKey to JS validator when `captchaAc...

2e59f343ecb64116884265ad2cf3d26e2071d2e6 authored almost 9 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

f8c2cdbed16a8dbcf73455d547a675cad3378d16 authored almost 9 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge pull request #10355 from yiisoft/rbac-get-user-ids-by-role

Fixes #9573: Added `yii\rbac\ManagerInterface::getUserIDsByRole()` and implementations

54606a7a4b62e030eb99054ad567f94eeb975cd5 authored almost 9 years ago by Alexander Makarov <[email protected]>
More fixes for MSSQL tests

e6310fd1d7d8e8fb55675b6b8152ac5bd40fcb48 authored almost 9 years ago by Alexander Makarov <[email protected]>
Merge pull request #10343 from pana1990/update-travis

Remove block comment [skip ci]

5f5fbb53f820f598dd152f74bae575395141c392 authored almost 9 years ago by Carsten Brandt <[email protected]>
Remove block comment [skip ci]

a2e6918b8dbb25742e8d983846db9ec8b1bdf848 authored almost 9 years ago by Daniel Gomez Pan <[email protected]>
small refactoring for #9452

78d0d3a56f4c92e5c7d6cf9ecceb1944823c4da3 authored almost 9 years ago by Carsten Brandt <[email protected]>
Merge pull request #9472 from schojniak/GroupUrlRule

GroupUrlRule: if $this->routePrefix is unset then only one trim is called

1bb87c3f8a00af5d6c2eed60d8dbea88bd17fe7d authored almost 9 years ago by Dmitry Naumenko <[email protected]>
Merge branch 'patch-1' of https://github.com/PowerGamer1/yii2 into PowerGamer1-patch-1

0d7a5ed61f1fddc747cf773c66f818541f456562 authored almost 9 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed `yii\db\Query::where()` does not add params from directly passed `yii\db\Expression`

65bf93fbb7ddbdf933e2306cc830a18c0dd0da9f authored almost 9 years ago by Klimov Paul <[email protected]>
Implemented data-form support.

714c32f7a44dce8e81959861a2bdb9fec5e62ff5 authored almost 9 years ago by Sam Mousa <[email protected]>
Merge pull request #10320 from tafid/ip-validator-js

Fixed client-side IP validator

d4cec1f8109cdb181bcc6cfd28eb47135fc53ba4 authored almost 9 years ago by Dmitry Naumenko <[email protected]>
Fixed client-side IP validator

fdfb17754cf3aa5e4015c4c84d795f696626a98e authored almost 9 years ago by Andrey Klochok <[email protected]>
Merge branch 'master' into 9703-si-formatters

f4d63b88b294f3a410d9b849524a5ab73b4b4936 authored almost 9 years ago by Jan Was <[email protected]>
Fix cutting of url params with the same name upon filtering

16699200d78deaf082b2931ef3c0fda40b5912b5 authored almost 9 years ago by Pavel Solomienko <[email protected]>
Merge pull request #10296 from githubjeka/cache-aliases

Methods mset, mget and madd have been marked as deprecated

37969e211dcfda46aac9d03eaaa345e9fde557e3 authored almost 9 years ago by Dmitry Naumenko <[email protected]>
`yii.activeForm.js`: input onBlur event forces field validation

d776272d2707861c6a2779be1b15f0088ccf3cd4 authored almost 9 years ago by githubjeka <[email protected]>
Global DOCS update: ~~~ replaced with ```

06e9f4b269ec30f5064437061335956a4086c7f4 authored almost 9 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge pull request #10289 from omnilight/10288-fix-for-parameters-when-default-is-null

Fix #10288

37336bf3d38dbef2bf2a49640d1200d4a423635d authored almost 9 years ago by Alexander Makarov <[email protected]>
Merge pull request #10307 from yiijan/docs-ja-1202

Docs ja updates [ci skip]

a4d91c501719d8543dd6b5d6ca0df340bb07677d authored almost 9 years ago by Dmitry Naumenko <[email protected]>
Merge pull request #9294 from yiisoft/activefield-id

alternative solution for issue #7627

cac23abd708331d245f322245af444bc47727e62 authored almost 9 years ago by Carsten Brandt <[email protected]>
Merge pull request #10284 from omnilight/10217-fix-for-params-with-hidden-input

Fix #10217 for the case when there is hidden input combined with list view

650ea725441695b7834ac4fa318389a009de504c authored almost 9 years ago by Dmitry Naumenko <[email protected]>
Merge pull request #10281 from LAV45/fix_json_encode

Unexpected behavior for \SimpleXMLElement and Json::encode() #10278

7b0a6b7c5971f265d4f1c0a3ea562f12d873a339 authored almost 9 years ago by Dmitry Naumenko <[email protected]>
Fix #10217 for the case when there is hidden input combined with listview

56adea338a9f01fdceca912e38e9468a6fb31d20 authored almost 9 years ago by Pavel <[email protected]>
Updated composer-asset-plugin requirement to `~1.1.1` all over the framework

280512403599540c5be9fc73449f283d042ac82e authored almost 9 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge pull request #10279 from servocoder/patch-2

Unable to get target DOM element in pjax events upon deletion grid row

ddc97dbc5dcaeeecca2f06bf105cd1bc471ab969 authored almost 9 years ago by Dmitry Naumenko <[email protected]>
Unable to get target DOM element in pjax events upon deletion grid row

ab73404baeabfe23f950bc7db9394005cbdf2073 authored almost 9 years ago by servocoder <[email protected]>
Enh #10267: `yii.js` - added original event passing to `pjaxOptions` for links with `data-method` and `data-pjax`

3d0c62c940b62020b6cfeecfdf0ecbdce0a631ff authored almost 9 years ago by servocoder <[email protected]>
Merge pull request #10244 from yiisoft/8329-options-for-message-command

Fixes #8329: Added support of options for `message` console command

72ccc27b97a28a0159d06ef148f132f08b585e71 authored almost 9 years ago by Alexander Makarov <[email protected]>
Closes #10264: Generating of HTML tags in in yii.* JS redone in jQuery style

5aa8434de493512f19d169c9115a4402ef4b6ac2 authored almost 9 years ago by SilverFire - Dmitry Naumenko <[email protected]>
yii.js - handleMethid() - added passing of data-options pushRedirect, replaceRedirect, skipOuterContainers to PJAX

39be269a0977bdb4e9592c8ff1f29717f4af3db5 authored almost 9 years ago by SilverFire - Dmitry Naumenko <[email protected]>
yii.js - minor, variable renamed

73ac99ef56b38ad578ada0438bb7d075def4b4d3 authored almost 9 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Enh #10217: GridView JS multiple params with the same name

77cb3186379f81d8a698eeb9e94b21d272d16488 authored almost 9 years ago by SilverFire - Dmitry Naumenko <[email protected]>
cleanup docs and duplicate code in query

f0dc4f04c56b75b1508102d963f89ef71d326f20 authored almost 9 years ago by Carsten Brandt <[email protected]>
Merge remote-tracking branch 'upstream/master'

c12784c6a268971b6f8bf11b48a078e0cf62ea62 authored almost 9 years ago by Tom Worster <[email protected]>
Update CaptchaAction.php

added missing version annotation

6349971a0b505a5588aa32d248c342fd2de3bbb6 authored almost 9 years ago by Carsten Brandt <[email protected]>
Fixes #8284: Added `\yii\captcha\CaptchaAction::$imageLibrary` property allowing to set image rendering library

1e821ce76e27163ee3bea23d011b9eab4ff62baa authored almost 9 years ago by AnatolyRugalev <[email protected]>
Merge remote-tracking branch 'upstream/master'

b8ecbcf6cae26f8fadc9b005ac798e989161c393 authored almost 9 years ago by Tom Worster <[email protected]>
Added tests for dropTable, truncateTable and renameTable

d6b47464327eabc139b7c9e1d9e4d3f8f1400e19 authored almost 9 years ago by Edgard Lorraine Messias <[email protected]>
Merge pull request #10166 from machour/10158-allow-setting-options-per-css-file-in-assetbundle

Allow setting css options per CSS file in AssetBundle::$css, fixes #10158

f3a036b7b8b2c46537ea3352be4e955d99e26835 authored almost 9 years ago by Dmitry Naumenko <[email protected]>
#10158: Remove defer attribute value from test case

Also fixed the CHANGELOG.md entry positionning

89834dbc5e6fc66a3543f7c20849f0e507481650 authored almost 9 years ago by Mehdi Achour <[email protected]>
Fixed testCreateTable, testAlterTable now quotes table name

2f9b125de21d0c1531faba14ff2a944fa6f0fcf5 authored almost 9 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge pull request #10182 from machour/10078-Add-option-to-disable-csrf-on-forms

#10078: add option to disable csrf on forms

b16e50d41090ebd3804ce82a9bce1ae09e85abcb authored almost 9 years ago by Dmitry Naumenko <[email protected]>
Merge

d0c9bd765cee066067854c78c32d2a8e46fdb5b3 authored almost 9 years ago by Mehdi Achour <[email protected]>
fixed connection serialization test

3d2f26ecd8e44d991ee087d63020aa00a1ba8a8e authored almost 9 years ago by Carsten Brandt <[email protected]>
Merge pull request #10169 from SilverFire/mb-function-encoding

Normalized mb_* function calls to use Yii::$app->charset

b9b27055fc063e0f631045870ac3e40ac0a92b77 authored almost 9 years ago by Dmitry Naumenko <[email protected]>