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

Added `yii\web\AssetConverter::$forceConvert`

5bb2f3042c79980eba000f51f945b9efee5246e7 authored almost 10 years ago by Paul Klimov <[email protected]>
Fixes #6366

ca637c6bffc1671b15c289f08f263c7e04e77ee7 authored almost 10 years ago by Qiang Xue <[email protected]>
Fixes #5070: Gii controller generator should use controller class name instead of controller ID to specify new controller

b6e253fd7398a2b46c38e7b1f60256fdd118cc8a authored almost 10 years ago by Qiang Xue <[email protected]>
Fixes #6335

6a91e057ac1c47319d1aa68262c415a2dbcb5a61 authored almost 10 years ago by Qiang Xue <[email protected]>
Update mongodb-setup.sh

show PHP extension version

438ca6acd2e5eccb13912c3494fced5f9583c5e7 authored almost 10 years ago by Carsten Brandt <[email protected]>
added support for DateTimeImmutable to Formatter

fixes #5503

6499b8a67930506085dff2789deeaae83ed4b6a9 authored almost 10 years ago by Carsten Brandt <[email protected]>
Merge pull request #6342 from PiloTeZ/patch-1

[skip ci] Error in documentation

7dec8420c430e732eb577cfcb5766db834c9ea53 authored almost 10 years ago by Alexander Makarov <[email protected]>
Error in documentation

Method clientLink no returns data. In the example of the use of manual output clients in the loo...

f0afc554fb39e332ce2c5bba5a9f79ba2129e25f authored almost 10 years ago by Дмитрий <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

6779de9f5158c1c91c25cd88449c224b8734a749 authored almost 10 years ago by Klimov Paul <[email protected]>
Extra unit test for `yii\mongodb\Query::modify()` added

21b81a172cce41062c3db3eaff8e341964e24e39 authored almost 10 years ago by Klimov Paul <[email protected]>
Merge pull request #6329 from yii2-chinesization/master

new translation

d5503a8311a40c48c653e0661c3ac1b8039dccc9 authored almost 10 years ago by Qiang Xue <[email protected]>
Merge pull request #6330 from softark/docs-guide-ja-structure-revised

Docs guide ja structure revised [ci skip]

bbb8f5a6d6aac510d03263ca190af05443e6d44a authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #6328 from metheoryt/patch-1

[skip ci] guide-ru improvements

7da05534dcd91e7808a0abf9f68d3fa5f3cd7999 authored almost 10 years ago by Alexander Makarov <[email protected]>
Elasticsearch, allow custom options for update+delete

including support for optimistic locking (#1313)

fixes #5758

398b25890eab3218a36e1b9b158a41f5cef65b14 authored almost 10 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2

Conflicts:
docs/guide-uk/concept-autoloading.md

9d4bdfa9b8a54d50c935c15e316e70ee30ae940c authored almost 10 years ago by Qiang Xue <[email protected]>
Merge pull request #6320 from yiiframework-ua/uk_translate

[UK] Guide corrections [skip ci]

e8ad318b9aed9792324027325cd1ef1b8946a171 authored almost 10 years ago by Alexander Makarov <[email protected]>
Fixes #6318: Made widgets more error-tolerant and user-friendly when certain option values are null

1cac2e46e44f82cf009744a5625383c255defd12 authored almost 10 years ago by Qiang Xue <[email protected]>
Merge pull request #6319 from pana1990/guide-es

Guide es [skip ci]

7dfcedbb4ae078cf94a94485c9d0fbca53f5cbdf authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' into docs-guide-ja-structure-revised

51746262b1a7dc65b427cad2b5e61266639f95d9 authored almost 10 years ago by Nobuo Kihara <[email protected]>
Merge pull request #6300 from cdvrooman/patch-30

[skip ci] Update output-formatter.md

570e593733d1c60173a54f86c45938627e366c95 authored almost 10 years ago by Alexander Makarov <[email protected]>
adjusted missing return for fix #6263

9b1f23e17bc69391be94c622316229bb56b9ef52 authored almost 10 years ago by Carsten Brandt <[email protected]>
Enh: `yii fixture` command now offers help if no arguments are provided instead of crashing

49f31a59ee57d9713a79d036a572e8294e87811b authored almost 10 years ago by Alexander Makarov <[email protected]>
better fix for #5448 not using customized DateTime class

fixes #6263 and has no problem with PHP Bug:

> it is a PHP bug: https://bugs.php.net/bug.php?id...

0a5339e1bc305f414235fc171688faed8537942f authored almost 10 years ago by Carsten Brandt <[email protected]>
split formatter test

20c40ea2d4070f00d6464f1a79ec8f1c58bcc11d authored almost 10 years ago by Carsten Brandt <[email protected]>
added missing `@since` annotations

c234526f12beba404aabcf25b7ef4bc0c877a314 authored almost 10 years ago by Carsten Brandt <[email protected]>
Fixes #6279: `yii\db\Schema::getLastInsertID()` was passing wrong default schema name to PDO

25ce3489654a87ade27736067662f98d0ff05acf authored almost 10 years ago by Alexander Makarov <[email protected]>
Fixed phpdoc

d050eae041c11166477cc7be225771200fe0b749 authored almost 10 years ago by Alexander Makarov <[email protected]>
apidoc minor fixes: phpdoc, use statements, comments

704044d36114db269a7e942b1ab03abda32e4647 authored almost 10 years ago by Alexander Makarov <[email protected]>
Fixes #6103: Improved codeception config in app templates to ease testing of advanced app on multiple hosts

bb26818ffbec1a3765a6c63a3dbd8aecc811c32a authored almost 10 years ago by Anton Andersen <[email protected]>
Improved console controller tests

074fb3ed853704845a69db05a7858653b922fda5 authored almost 10 years ago by Alexander Makarov <[email protected]>
Fixes #5627: Added `yii cache/flush-schema` console command to flush DB schema cache of a given database connection

55bc94bcfe30287bd5b6272523602a7633cf96db authored almost 10 years ago by Alexander Makarov <[email protected]>
Fixes #5748: Smarty `{path` was generating absolute URLs instead of relative ones

4538fc79e1e8abb42a3da84a262aa042f4aaeeea authored almost 10 years ago by Alexander Makarov <[email protected]>
Fixes #4146: Added `yii\bootstrap\ButtonDropdown::$containerOptions`

07dc0951052047098bf996411dd28431a650f00a authored almost 10 years ago by Alexander Makarov <[email protected]>
Fixes #6150: `yii\bootstrap\Tabs` dropdown IDs were generated incorrectly

0562276da4248f61fd346dc270f8e09ccb3bfecb authored almost 10 years ago by Alexander Makarov <[email protected]>
Fixes #6271: Query caching returns the same data when running the same SQL with different fetch modes

162fd2bbf9bb87f6000eab1eae5b215a1938a0ab authored almost 10 years ago by Andrey Grachov <[email protected]>
Fixes #6266: Clicking on reset button does not hide error summary when using `ActiveForm`

a99bdbf24d09af64e426dc40028bc8d4c09019b7 authored almost 10 years ago by Qiang Xue <[email protected]>
Merge pull request #6250 from davidsonalencar/guide-en

docs/guide/structure-applications.md - fixed link reference

1c7120c1a0029c837439c58c7f444baeef6f0376 authored almost 10 years ago by Carsten Brandt <[email protected]>
Merge pull request #6251 from davidsonalencar/guide-pt-BR

[ci skip] docs/guide-pt-BR/structure-applications.md - typo/fixed

0909e42ac79872d7db832e0c60aa66934248666a authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #6178 from yiisoft/date-timezone-issue

[WIP] first draft of a fix for #5448

cc72c9074efb8cd3c50048a00089d9f0dfaa3360 authored almost 10 years ago by Carsten Brandt <[email protected]>
fixed date formatter to display date-only values correctly

fixes #5448

e0c576aaf7033b2f1514d129156ee084b5c66c0b authored almost 10 years ago by Carsten Brandt <[email protected]>
truncate $asHtml tests

3dc5360c060c11737d9ebfc002c9d4fffe9a487d authored almost 10 years ago by Alex-Code <[email protected]>
yii\redis\Connection - Added support for unix socket

fixes #3714
close #6186

68843b7b172a2ba6328ac05bb402b40bb66911e1 authored almost 10 years ago by savvot <[email protected]>
Merge pull request #6194 from softark/docs-guide-ja-2014-11-24

docs/guide-ja/runtime-logging.md added [ci skip]

2093f4b4a68c089e146b85a0c228a23f23855c53 authored almost 10 years ago by Qiang Xue <[email protected]>
Fixes #6189

8722a143ef38f27d6b75cfc78d7568d31549f1d6 authored almost 10 years ago by Qiang Xue <[email protected]>
ported fix for #6164 to sphinx

was already supported for BETWEEN but not for LIKE

fixes #6164

b8c1ee4ff470e6feb90ebce43c84bece0a89720b authored almost 10 years ago by Carsten Brandt <[email protected]>
added support for yii\db\Expression to querybuilder BETWEEN and LIKE

fixes #6164

93d51bd5cdc989f2ebe842b34e9a98edc5945939 authored almost 10 years ago by Carsten Brandt <[email protected]>
Merge pull request #6168 from mongosoft/fixes

[ci skip] Typo in word

11e74eeb556421456f702593af9e3a3245c093fa authored almost 10 years ago by Alexander Makarov <[email protected]>
Typo in word

e295edb60735cfbb951ef74dceeb2cafac6e0c5b authored almost 10 years ago by Alexander Mohorev <[email protected]>
Merge pull request #6167 from softark/docs-guide-ja-2014-11-22

docs/guide-ja/runtime-response.md added [ci skip]

d91d00aae7a771cea78f6c20b228110fd41b4aa2 authored almost 10 years ago by Alexander Makarov <[email protected]>
Fixes #4823 and #6005: `yii message` accuracy and error handling were improved by using PHP tokenizer instead of regular expressions. Removed eval() as well.

9ec2b6af8449ad0d756c0d61d37f7a3bc7aaed4b authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #6142 from cdvrooman/patch-12

[skip ci] Update runtime-logging.md

89487ca9872b115e65bf9997fc76ada4ab5809f9 authored almost 10 years ago by Alexander Makarov <[email protected]>
Cleaned up .scrutinizer.yml

0e1f88721b447c796f52e8bc5960fadbcf2ea379 authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #6141 from cdvrooman/patch-11

[ci skip] Update runtime-handling-errors.md

058f35fecc9a4ca9a22f980ac679e80e42a05825 authored almost 10 years ago by Alexander Makarov <[email protected]>
Skip composer interaction in travis

c7ba1a422511e8f8e1b2f7ee93860e1a831502d1 authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #6140 from cdvrooman/patch-10

[skip ci] Update runtime-sessions-cookies.md

297e0a42b36c820d6fb4fb9beed44c2a627ee0f3 authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #6139 from yiisoft/add-composer-lock

Added composer.lock

0e58e9152b239d96961bd9060141bb7e649e931d authored almost 10 years ago by Alexander Makarov <[email protected]>
Added composer.lock

b1564231bbb1db20ab8d3f3a5a3642c6c42f41c2 authored almost 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #6125 from xpardan/patch-3

fix

e31b0c976ecc10b12f894495baef4737a2f89948 authored almost 10 years ago by Qiang Xue <[email protected]>
added Formatter::defaultTimeZone to allow non UTC-values in DB

fixes #5683

0813d9634ec6c97ea1858dd3928a9b89765fb059 authored almost 10 years ago by Carsten Brandt <[email protected]>
fixed apidoc wrong property definedBy

fixes #5899

aebc40412948f15b6d05009dfab48b7dbc6271ab authored almost 10 years ago by Carsten Brandt <[email protected]>
Fixes #6113: Improved debugger configuration and request UI

- Responsive tables.
- Route is displayed by default, action is available as tooltip.
- Better c...

197fb98724417093596822b00b7b67bb182ab906 authored almost 10 years ago by Tobias Munk <[email protected]>
use css class to indicate broken links in generated guide/api docs. [skip ci]

5d6a5c696ae560ce02431a40015e58b135d4d563 authored almost 10 years ago by Qiang Xue <[email protected]>
Allow customizing GuideRenderer::apiUrl [skip ci]

a5855056d60ffc31e43cc5f0ed2636a0973d7f0e authored almost 10 years ago by Qiang Xue <[email protected]>
Allow customizing GuideRenderer::guideUrl.

5166b4918159acb9d6df96b4ce1e5a1428595dcd authored almost 10 years ago by Qiang Xue <[email protected]>
Update README.md

320d83ebd7f305e1f945263d10e6edaea56df56a authored almost 10 years ago by Carsten Brandt <[email protected]>
add guidePrefix option for apidoc

c3026f44a2c3983569fd2aea64c5121cac01b10d authored almost 10 years ago by Carsten Brandt <[email protected]>
ensure apidoc works with relative paths

700915b8d3441c06d758a7ff2b15420ade217ba6 authored almost 10 years ago by Carsten Brandt <[email protected]>
Merge pull request #6076 from mirjalal/master

improve

09ba6725018d2dfca01ef7728b5eb1db1c556cc6 authored almost 10 years ago by Carsten Brandt <[email protected]>
Merge pull request #6078 from pabloassembler/patch-1

Update tutorial-advanced-app.md

1651677aff9f3738cd5da3940dcc7d7b79d1d07c authored almost 10 years ago by Carsten Brandt <[email protected]>
Fixed `yii\mongodb\ActiveRecord` saves `null` as `_id`, if attributes are empty

4e1d857cfe1ccb90b46a395ccd64ac99381a8e7c authored almost 10 years ago by Klimov Paul <[email protected]>
Fixes #4450: Added `yii\bootstrap\Nav::renderDropdown()`

af8f41fff59bb497432c2492c33037cb968adfc1 authored almost 10 years ago by Qiang Xue <[email protected]>
Fixes #4643: Extra options specified in `yii\widgets\Breadcrumbs::links` will be treated as HTML attributes for the generated hyperlinks

1c64124e8e90bc177407cff5d5c5222274d872c4 authored almost 10 years ago by Qiang Xue <[email protected]>
Fixes #4492: Support PostgreSQL-specific syntax for `QueryBuilder::alterColumn()`

abb2256b0d1335fbca9881bac70be12f53af89b7 authored almost 10 years ago by Qiang Xue <[email protected]>
fixed unlink() for array valued attributes

return value would not be a valid array when json encoded after unlink().

fixes #6065

d5a4896013a78bafaa5cb6df5b359770548bd4f0 authored almost 10 years ago by Carsten Brandt <[email protected]>
Fixes #6049: `yii\db\Connection::getSchema()` for Oracle should return false when the table does not exist. Oracle does not support `ON UPDATE` clause.

bbe49a6b2d8cd3ea29855fde0f08534f49db63c4 authored almost 10 years ago by Qiang Xue <[email protected]>
fix oci bugs: \yii\db\oci\Schema::findColumns($table) return true when table doesn't exist When table doesn't exist, query in method `findColumns` return empty array instead of throw a exception.

dbd28f317ee5da189d24d66398e9343478c8fc25 authored almost 10 years ago by wenbin1989 <[email protected]>
oracle db doesn't support `ON UPDATE` in FOREIGN KEY. remove `ON UPDATE` section in method `addForeignKey`.

9e5d6ac2c2a8bc479996ba33c9e51a32752d1c24 authored almost 10 years ago by wenbin1989 <[email protected]>
Fix batchInsert bug in oci. default batchInsert sql is ``` insert into tableName(col1, col2, col3...) value(`col11`, `col12`,`col13`.... ),(`col21`, `col22`,`col23`.... ); ``` which is illegal in oracle db. Change it to ``` insert into tableName(col1, col2, col3...) select 'col11', 'col12', 'col13' from dual union select 'col21', 'col22', 'col23' from dual union select 'col31', 'col32', 'col33' from dual; ```

ac4a757e5b463d13282fe8d9bcc3e76fea21c4a4 authored almost 10 years ago by wenbin1989 <[email protected]>
fixed return type for redis simple strings

fixes #4745

32519616dec94421ac0e222e4dfc923c8cf89659 authored almost 10 years ago by Carsten Brandt <[email protected]>
fixed elasticsearch test break

7ebd91bd0ca776fc5b3a148dfe96783c2e82a875 authored almost 10 years ago by Carsten Brandt <[email protected]>
explicitly set the language for elasticsearch script

groovy is now always on in ES 1.3.0

fixes #5662

5e5625767c9024ebfa7696b65cba642e6d543e16 authored almost 10 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2

376f4b82c92f7757d9cfd61c13fc288d48768c59 authored almost 10 years ago by Qiang Xue <[email protected]>
Fixes #5799: `yii\bootstrap\ButtonGroup::buttons` can take all options that are supported by `yii\bootstrap\Button`

fe3d50c6f7be30dccd0005071b8550cc5b72fe4d authored almost 10 years ago by Qiang Xue <[email protected]>
Pass all the button's config array to Button::widget() instead of creating new one item by item. Now allowed to pass in ButtonGroup button's configs any possible attributes(like tagName, encodeLabel, etc).

ecb93007d44c3c62b3677da424787d585c0e99c4 authored almost 10 years ago by fly <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

ddf08d158d19ea06c1fb865ffb49d531b68b5709 authored almost 10 years ago by Klimov Paul <[email protected]>
Safe real path resolving added to `yii\console\controllers\AssetController::combineCssFiles()`

3026f28c2f12c6859561873d9dd1b7b3ff04ff9b authored almost 10 years ago by Klimov Paul <[email protected]>
Fixed `yii\console\controllers\AssetController` breaks CSS URLs, which start from '/'

46fb90265b4a7a16c361238b0d426373137e508f authored almost 10 years ago by Klimov Paul <[email protected]>
Fixed CCS for `yii\authclient\widgets\AuthChoice` does not loaded if `popupMode` disabled

94e23460fee296ea3e356f4a73f9eefd66d6194c authored almost 10 years ago by Klimov Paul <[email protected]>
Merge branch 'master' of github.com:yii2-chinesization/yii2

03de39a156d5401364a7f6e08e62dc4a89066a5b authored almost 10 years ago by Funson Lee <[email protected]>
Fixes #5983: Added `Inflector::sentence()`

7b5c495775e710c3f69c559bce615e60218ca92e authored almost 10 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2

08538641dcc7f78a41ab3e5b3e7485666f06c588 authored almost 10 years ago by Qiang Xue <[email protected]>
add tests for sentence method

1538b32e96ae7e5c54be2a4a70cccc9466b3d263 authored almost 10 years ago by pana1990 <[email protected]>
Update .travis.yml

print elasticsearch version

9f50e560a88e6b86d71e62c4d2f13d6608d92532 authored almost 10 years ago by Carsten Brandt <[email protected]>
added test for #5962

bb4a84c31e5ad6c9ff653710d3ca45d96ea26dee authored almost 10 years ago by Carsten Brandt <[email protected]>
skip APC on travis as it currently breaks composer

c6a40197bb01ca6c7461dbda1f4979cef15a9c06 authored almost 10 years ago by Carsten Brandt <[email protected]>
Revert "Use latest ES version for fix tests"

close #5664

a2d97c4cae7375d83d75ce518d7916b836b0c5d1 authored almost 10 years ago by Carsten Brandt <[email protected]>
Fixes #5863: Selecting all individual `yii\grid\CheckboxColumn` checkboxes in grid view wasn't resulting in "all" checkbox selected

29f7d9b75a97f6203d4c9138c284562e9212e73e authored almost 10 years ago by Alexander Makarov <[email protected]>
Fixes incorrect submit button detection.

c25aaf9dbc8ec500714356790eb2ee296939d4e0 authored almost 10 years ago by Qiang Xue <[email protected]>
UPGRADE.md for 'mongodb' extension added

60ae7c5755c55ad0272b298daeb1937a37c7f52f authored almost 10 years ago by Paul Klimov <[email protected]>
Method 'oneWithModify' renamed to 'modify' at `yii\mongodb\Query`

007b78af5d11107ffda1675c187d8eb3fd0acf57 authored almost 10 years ago by Paul Klimov <[email protected]>