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

Build image in dockerized tests with BUILD_ARG (#15559)

* added build argument for Yii 2.0 PHP base image version
- streamlined build
- dropped networ...

944eb42e46362c4ae422cfa742968e0a6ee144a0 authored over 6 years ago by Tobias Munk <[email protected]>
Fixes #14593: Added `yii\db\Command::EVENT_AFTER_EXECUTE` event that is triggered after command is executed

f1176d303a45e13d9a090ccfc3325b045d6bd5e7 authored over 6 years ago by Alexander Makarov <[email protected]>
Fixes #7640: Implemented custom data types support. Added JSON support for MySQL and PostgreSQL, array support for PostgreSQL

c5cb721def19d3ca320e0389c7d3e89eab351783 authored over 6 years ago by Dmitry Naumenko <[email protected]>
Fixes #15047: `yii\db\Query::select()` and `yii\db\Query::addSelect()` now check for duplicate column names

2f527e8b2255f7f109d53279d3dd36b0bfa8de11 authored over 6 years ago by wapmorgan <[email protected]>
Fixed test

b5daf9b8c22c804ed2d55e7266c13a0a294a032e authored over 6 years ago by Alexander Makarov <[email protected]>
Fixes #15355: Additional test and fix

dcb7c26b90ed8b41bd7313303881ca1059266674 authored over 6 years ago by Alexander Makarov <[email protected]>
Fixes #15076: Perfect `yii\db\QueryBuilder` buildColumns function

3339073d03b9a74d66e90b366e0ed56135142a80 authored over 6 years ago by hiscaler <[email protected]>
Fixes #15476: Added `\yii\widgets\ActiveForm::$validationStateOn` to be able to specify where to add class for invalid fields

3825a9175c26b16b7fa7f2baacb6fd3f7061fd26 authored over 6 years ago by Alexander Makarov <[email protected]>
Merge pull request #56 from yiichina/doc

Doc

839e195c6eab20622f6a05a5fc1cd264ad16030c authored over 6 years ago by cuiliang <[email protected]>
Merge pull request #55 from YanlongMa/master

yii2-redis 扩展翻译和详解

3a1c2f01c65fbbb6bcae3c183037be3404c0bca5 authored over 6 years ago by cuiliang <[email protected]>
SCA with Php Inspections (EA Extended) (#15571)

c4668a8bc0554e77e37fc311b8b45420758c1f15 authored over 6 years ago by Vladimir Reznichenko <[email protected]>
PHPDoc fix

18da468f0bf68f5e5ef8639ebc82b7c64f45ee63 authored over 6 years ago by Klimov Paul <[email protected]>
fix code to match 2.1

57fa95bbe4c0506e6ca97981ddeacd326d9ded8b authored over 6 years ago by Klimov Paul <[email protected]>
Merge branches '2.1' and 'master' of github.com:yiisoft/yii2 into 2.1

Conflicts:
framework/base/Security.php
framework/caching/ArrayCache.php
framework/filters/Rat...

a31e875744d9d4353927dfc357c5d1266611f19e authored over 6 years ago by Klimov Paul <[email protected]>
PHPDoc fix

4aed05d8fdf48b6572c10497b6ed2feef29a6958 authored over 6 years ago by Klimov Paul <[email protected]>
`@inheritdoc` notation changed

63819e18df0e76cfc8d3cf4eed302a77a5725e6a authored over 6 years ago by Klimov Paul <[email protected]>
Fixes #13814: MySQL unique index names can now contain spaces

e3a32aec80a580101738850c802e6eb31047754d authored over 6 years ago by Chris Harris <[email protected]>
#15426: Added ability to create and drop database views

8e88c2483720715dc501271a3c28f9dee973dad6 authored over 6 years ago by Гордиенко Владислав Юрьевич <[email protected]>
Added test and adjusted changelog for #15112

f426279a3618f99555c3bae67c0aed6f5233acb2 authored almost 7 years ago by Alexander Makarov <[email protected]>
Fixes #15122: Fixed `yii\db\Command::getRawSql()` to properly replace expressions

fe6f984828e72e7e20b23510df249134c288e34c authored almost 7 years ago by hiscaler <[email protected]>
Fix: Query::each() without `indexBy()` zero based keys

ea32ea3c38ba98f25a9bfba70e5524660154bb9b authored almost 7 years ago by Vovan-VE <[email protected]>
Merge branch '2.1' of github.com:yiisoft/yii2 into 2.1

Conflicts:
tests/framework/helpers/HtmlTest.php

c12f3d1aa0114e1cf61bc9dbf055aa60a3e60484 authored almost 7 years ago by Klimov Paul <[email protected]>
`InvalidParamException` usage removed

92897fa4129dfe6a295d34ea025f173ea8490469 authored almost 7 years ago by Klimov Paul <[email protected]>
update code to match 2.1

da0a7d509530e36d6893318b9715dac2291e4bfd authored almost 7 years ago by Klimov Paul <[email protected]>
Fixes #6844: `yii\base\ArrayableTrait::toArray()` now allows recursive `$fields` and `$expand`

e36fb3ead80d2f4fe2b0c1a4c5855c1663a38c56 authored almost 7 years ago by Benoît Bouré <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2 into 2.1

Conflicts:
docs/guide/runtime-logging.md
framework/base/Security.php
framework/di/Container.p...

af92778cb81a63161918d9383cc8cfdd2636d1bb authored almost 7 years ago by Klimov Paul <[email protected]>
Fixes #15353: Remove side effect of ActiveQuery::getTablesUsedInFrom() introduced in 2.0.13

05440d49232d5517446a0aa9f64ba18adfb848a4 authored almost 7 years ago by Alexander <[email protected]>
Merge pull request #15448 from klimov-paul/optional-html-purifier

"ezyang/htmlpurifier" package has been made optional

ccbfe3d226d2d0dec9e0880fe7df9b37ffa193e4 authored almost 7 years ago by Dmitry Naumenko <[email protected]>
Fix code issues (#15450)

252180fd98ba934bd052a1d54e040b9237383308 authored almost 7 years ago by Vladimir Khramtsov <[email protected]>
Fix #8452 Jquery Extraction (attempt 2) (#14865)

* JQuery usage removed from `yii\web\View`

* assets moved to 'jquery'

* `GridViewClientScr...

9bf197e5da78a612395267f721edffb9033ed94c authored almost 7 years ago by Paul Klimov <[email protected]>
Merge branch '2.1' of github.com:yiisoft/yii2 into 2.1

387b031f3ad4cab763f9a088b37a5f3e908e60b7 authored almost 7 years ago by Klimov Paul <[email protected]>
`Psr\Http\Message\ServerRequestInterface` applied for `yii\web\Request` (#15416)

`Psr\Http\Message\ServerRequestInterface` applied for `yii\web\Request`

49ba3be6a253971a94e2d238caab4bfebb8e981c authored almost 7 years ago by Paul Klimov <[email protected]>
Revert "Fixed QueryBuilder docs (#15427) [skip ci]" (#15431)

This reverts commit 7d1310ace7ee9c2f0930cc5b4005298818248cb3.

8799810c63bd393670b9eb20c3c830d9809222c2 authored almost 7 years ago by Alexander Makarov <[email protected]>
Fixed QueryBuilder docs (#15427) [skip ci]

documentation is wrong ... smallint() doesn't work, but smallinteger() does

db8ef1f73dee920d60b264c159e3f6f4e21fdf5c authored almost 7 years ago by Alec Smythe <[email protected]>
Fixes #15420: Handle OPTIONS request in `yii\filter\Cors` so the preflight check isn't passed trough authentication filters

19b8570327dd796a390661e46c437c6801ee6f04 authored almost 7 years ago by Alexander Makarov <[email protected]>
Merge branch 'accept_options_in_cors' of github.com:michaelarnauts/yii2

176175cec5d20fba1015092776d89b9f84a346fc authored almost 7 years ago by leandrogehlen <[email protected]>
Fixes #15415: Added transaction/retry support for `yii\db\Command`

5d75504f3b7ce4ed396e5791fea814164b7579fb authored almost 7 years ago by Alexander Makarov <[email protected]>
Document callable params [skip ci]

4a81c6d6fc75ab8236a02c7ee11129fd3ae08a5d authored almost 7 years ago by Sergey Makinen <[email protected]>
Merge branch 'master' of https://github.com/yiisoft/yii2 into command-txn-retry

7eac2ff5e24e065f8e269ec90ee06239905a11eb authored almost 7 years ago by Sergey Makinen <[email protected]>
Add transaction/retry support for yii\db\Command

92a8affa95c253d2ece52196e4dfd7e49529e3df authored almost 7 years ago by Sergey Makinen <[email protected]>
Merge pull request #15405 from vladis84/15226-auto-generate-placeholder

Enh #15226: Auto generate placeholder from fields

3945f68022006471398963f5b7a5db880b13a4bc authored almost 7 years ago by Dmitry Naumenko <[email protected]>
Fixes #3250: Added support for events partial wildcard matching

f7215981c64b0525313b250727d1430a4739da4e authored almost 7 years ago by Alexander Makarov <[email protected]>
Fixed Query not to dig inside Expression

741dd5fb398f73a518e671c32de9d361e01179b7 authored almost 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixes #15356: Fixed multiple bugs in `yii\db\Query::getTablesUsedInFrom()`

e1f9ca66785f8eee0d4f51645f586f32336c2d01 authored almost 7 years ago by Alexander Makarov <[email protected]>
Minor adjustments

9dc4d4c1a9421ca990c1da70e0a64442df70fac7 authored almost 7 years ago by Alexander Makarov <[email protected]>
Removed empty array tests since it causes issues for ActiveQuery

e83dd426608354ba7d55e844f85c47292d72e11c authored almost 7 years ago by Alexander Makarov <[email protected]>
Fixes #15356: Fixed multiple bugs in `yii\db\Query::getTablesUsedInFrom()`

dba4679b14885d32f1f5e401af21e5359b15d932 authored almost 7 years ago by Alexander Makarov <[email protected]>
#15356: Initial version of `yii\db\Query::getTablesUsedInFrom()` fix and tests

86d32c3b4cefb342ba0e5e497697fefa14b9060f authored almost 7 years ago by vladis <[email protected]>
Fixes #15357: Added multi statement support for `yii\db\sqlite\Command`

0528d6f6e2ee96fb715a3ad9a0623ce30b372dcf authored almost 7 years ago by Sergey Makinen <[email protected]>
Fixes #14998: Adjusted variable name in tests

b99bd1c9050361916f385f154a6f6537a2039e34 authored almost 7 years ago by bscheshirwork <[email protected]>
Fixes #15355: Fixed `yii\db\Query::from()` does not work with `yii\db\Expression`

91ddaf3a7dc4e9c928c8c8d44a62f3b94eb9cade authored almost 7 years ago by Гордиенко Владислав Юрьевич <[email protected]>
Fixed wrong description for param $table in addCommentOnTable() (#15387) [skip ci]

39e384049bf8fb905b45d23fa72e9829e0fad499 authored almost 7 years ago by Ankit Padia <[email protected]>
Test fixes

6b6f5815730be18aa01c60d021288957e7d75b20 authored almost 7 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' into 2.1

# Conflicts:
# composer.lock
# framework/UPGRADE.md
# framework/classes.php
# framework/console/...

7db7f991bcef0a83bdcf61c474eb842a033cab4a authored almost 7 years ago by Alexander Makarov <[email protected]>
Fixes #15270: Resolved potential race conditions when writing generated php-files

1e6ab3cdb9fe66ba47858a5fd313cc30023a5316 authored almost 7 years ago by Vladimir Reznichenko <[email protected]>
Fixed yii.js to follow jQuery 3.0 API changes

https://jquery.com/upgrade-guide/3.0/#breaking-change-and-feature-jquery-when-arguments
Single a...

249962cf80b564011c20ff5152d96def024818de authored almost 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Refactored tests with PHPUnit assert methods (#15260)

162c5bd4ff4e4f668669591df4c52312da3293db authored almost 7 years ago by Gabriel Caruso <[email protected]>
Fixes #9137: Added `Access-Control-Allow-Method` header for the OPTIONS request

eccf83fa3b37b8e01aa7d66c3f8b2474e00cc5c4 authored almost 7 years ago by Elvira Sheina <[email protected]>
lowered default version for PgSQL to match TravisCI (#15255)

in addition to https://github.com/yiisoft/yii2/pull/15251 - would be better to have a default fo...

5e16351e4879e3d7d9dfd1b76c43987ee4dd5a3b authored almost 7 years ago by Tobias Munk <[email protected]>
Added default database versions for dockerized testing (#15251)

abe6f8009cf2c49876feb0469986c92b43d3f5c7 authored almost 7 years ago by Tobias Munk <[email protected]>
Fixes #15194: Fixed `yii\db\QueryBuilder::insert()` to preserve passed params when building a `INSERT INTO ... SELECT` query for MSSQL, PostgreSQL and SQLite

ebbf01dd796f3d89418fa9fdb9e1998cd5be50c7 authored almost 7 years ago by Sergey Makinen <[email protected]>
Merge pull request #48 from yiichina/doc

Doc

06eb101037e9b51ad92ea65955217c4e5f265de1 authored almost 7 years ago by cuiliang <[email protected]>
Updated base-image for dockerized tests, examples, GitLab config (#15181)

bf98eb8f99bae8cc98b1cf115d9663a134648114 authored almost 7 years ago by Tobias Munk <[email protected]>
Fixes #14604: Fixed `yii\validators\CompareValidator` `compareAttribute` does not work if `compareAttribute` form ID has been changed

c7b28cceb95b0ae446035ae843bec817b179f3ec authored almost 7 years ago by Mikk Tendermann <[email protected]>
added note to QueryInterface::where()

62b523071ba0cfe4fef71f95f93db09fa17bf8a1 authored almost 7 years ago by Carsten Brandt <[email protected]>
Fixes #15117: Fixed DB schema cache did not honor table prefixes

1ff2058f616376d039c154b5e0178fe285a70c7c authored almost 7 years ago by Sergey Makinen <[email protected]>
Fixes #15108: Fixed `yii\db\Schema::getSchemaNames()` for MSSQL and added tests for all DBMSes

79641432e47849a6cf219b2abaebef18e4d5b4ec authored almost 7 years ago by Sergey Makinen <[email protected]>
Conflict resolved

c3fba7062dd28cd80883e5e12acf59841750cf3a authored almost 7 years ago by Yuriy Stovbur <[email protected]>
release version 2.0.13

cee673a0902abaf873a254ace0cc216c14958a36 authored almost 7 years ago by Alexander Makarov <[email protected]>
Code style fixes

239404cc7cc38ffa34079f0a4140ceb874e48364 authored almost 7 years ago by Alexander Makarov <[email protected]>
Fixes #15015: Added `StringHelper::floatToString()` to savely cast float values independent of the locale, also fixes some places in the framework that use it now

1b7d5b86e436127420eb62fe382e0c96e9cf1e88 authored almost 7 years ago by Carsten Brandt <[email protected]>
Data filter enhancements and docs

- Added docs.
- Moved to "data" namespace.
- Moved messages to "yii" category.
- Added Russia...

0b733aa0c00b149cebc51fbd9027279ee08f167c authored almost 7 years ago by Alexander Makarov <[email protected]>
Small phpdoc fix in `\yii\db\QueryTrait::emulateExecution()` [skip ci] (#15021)

f4c5d11c8d243e8463714a14485ad9e09c82a5f2 authored almost 7 years ago by Pavel Dovlatov <[email protected]>
Removed duplicate line from .gitattributes [skip ci]

39899e35ed0beba0b60957295722fcafff73f01c authored almost 7 years ago by Ilya Sevostyanov <[email protected]>
Fixed error messages in data filters (#15018)

2214a884009069e76165c2d7c59e37aa8afe0005 authored almost 7 years ago by bscheshirwork <[email protected]>
Fixed excess escaping in Command::batchInsert() (#13236)

b015a189f4b0e7f01e46b07564c399053a13f4e9 authored almost 7 years ago by Dmitry Naumenko <[email protected]>
Fixes #14877: Disabled profiling on connection opening when profiling is disabled

da13be915777fcf0c9af873730af1d92c0dc64d6 authored almost 7 years ago by Nelson J Morais <[email protected]>
Fixes for PHP 7.2 compatibility (#14959)

fe26c2794aebffb6f8b38e7df13052d2a5e98b3a authored about 7 years ago by Dmitry Naumenko <[email protected]>
Fix translations of `DataFilter::$_errorMessages` (#14975)

Fix translations pickup for `DataFilter::$_errorMessages`.

6ffcb03b99ec9f0c7150367396952dcf38c18a92 authored about 7 years ago by Robert Korulczyk <[email protected]>
Merge pull request #44 from deepziyu/doc

complete db-active-record.md translated

5047c94c5dd4c74978043abe471ff34cb634a617 authored about 7 years ago by cuiliang <[email protected]>
unit test fix

c74478e98e4ced7e8a2260aa195b73a02c9b521c authored about 7 years ago by Klimov Paul <[email protected]>
Fixes #4479: Implemented REST filters

8c735eee2b8afe680480428fa24c1fb718a5f833 authored about 7 years ago by Paul Klimov <[email protected]>
Merge branch 'master' into indexby-after-relations-9342

4d22babdab07b1a80814b268fb77ad82702d4d3d authored about 7 years ago by Alexander Makarov <[email protected]>
Removed debug statement [skip ci]

53de65a0fe064549dfc3423ff6f3308a17af9abf authored about 7 years ago by Alexander Makarov <[email protected]>
Merge pull request #14935 from rob006/email-validator

Add tests with double dot for EmailValidator

af8739c4acba6ed0a8c01b9f2bffc2986f921176 authored about 7 years ago by Dmitry Naumenko <[email protected]>
Fixed yii.js to follow jquery-pjax API changes

Fixes #14926

3a66fac9a1050b658af4a0e734b703906f58a342 authored about 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Add tests with double dot for EmailValidator.

f993b224e469fd5f0d83ef213b1b6b9498362ae4 authored about 7 years ago by Robert Korulczyk <[email protected]>
Merge branch 'execut-patch-1'

06de2319b9bb9bd0e0a1668e282c07d96a48800f authored about 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed test

35db439134dbc41654fa25252437a44680cf0499 authored about 7 years ago by Dmitry Naumenko <[email protected]>
Container type for pjax must be string

5655733f1f7e50a2e40f6c66ca854a9d3ef1de2e authored about 7 years ago by eXeCUT <[email protected]>
Fixes #14910: adjusted safeUp()/safeDown() docs [skip ci]

f766e06271e80cef62df849cc1e0888cb4830531 authored about 7 years ago by Alexander Makarov <[email protected]>
Added tests for Query Builder insert, update and delete (#14911)

2ba0e5d389b19d15c518310097e55fbb23b6edf9 authored about 7 years ago by Alexander Makarov <[email protected]>
Fixed typo: an => a in batchInsert [skip ci]

afb731f1baf3174efa364ba278e121ae2d57d96d authored about 7 years ago by santilin <[email protected]>
Merge pull request #43 from yiichina/doc

merge from doc

56cb9bed815d03376330dbe8b049a987d90a9e5b authored about 7 years ago by cuiliang <[email protected]>
Merge pull request #42 from logwood/doc

transalte structure-filters.md

4833251bc4a653d48f969ed7aba9ac558a6cdd82 authored about 7 years ago by cuiliang <[email protected]>
Merge branch 'doc' into doc

da9cc693d16d92297d5421115afd9262bebc7835 authored about 7 years ago by cuiliang <[email protected]>
Merge pull request #3 from yiichina/doc

Doc

0b23889985fdea9eb80a8f7c25a32301fc27857d authored about 7 years ago by deepziyu <[email protected]>
Merge pull request #41 from yiichina/doc

merge from doc

95bd655436b43311bce346e4bda950f9b24be31a authored about 7 years ago by cuiliang <[email protected]>
Merge pull request #40 from jtcczu/doc

translate rest-routing.md

c9f10fe1e27142e246afbf29790b7841c00eb977 authored about 7 years ago by deepziyu <[email protected]>
Merge branch 'doc' into doc

dedf3deb372fa4b92eb5fc7b05663cda6d65ce7e authored about 7 years ago by deepziyu <[email protected]>