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

fixed test break, fixes #2892

88369c79046a972a653cc715a0717069577e8c4c authored over 10 years ago by Carsten Brandt <[email protected]>
Fixed inconsistencies with setting old attributes and pks

issue #2892

d2a7e8a3f5086736af3e8a3351be8ef6e8b3779e authored over 10 years ago by Carsten Brandt <[email protected]>
reset dirty attributes after `afterSave`

so information about changed values is available in `afterSave`-event.

fixes #2892

68470eed0ad88e46e22d58b3f4cb5f0102fab5be authored over 10 years ago by Carsten Brandt <[email protected]>
Merge branch 'master'

c0a0684a95f197b2440f0fdbc88450ae93d2271a authored over 10 years ago by Alexander Makarov <[email protected]>
fixes #2002

453dd07c160c3717823af828f51be44461850d7c authored over 10 years ago by Alexander Makarov <[email protected]>
Fixed test break.

efdb1ec73cf1a2890706113a016ac3607e66d73c authored over 10 years ago by Qiang Xue <[email protected]>
Fix #2877: `yii\log\Logger` is split into `yii\log\Logger` and `yii\log\Dispatcher`. (qiangxue)

1d6386443abf8e0252884464a0b7a747535e6162 authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #2862: Using `DbCache` while enabling schema caching may cause infinite loops

8c07dbf15fafe0841c6379a61666541111c44793 authored over 10 years ago by Qiang Xue <[email protected]>
perform API auth before configured User class may require login

This allows usage of AccessControl filter in API

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

6400473ccbf9d6226f6063b3c6b5373c0cb2d262 authored over 10 years ago by Qiang Xue <[email protected]>
Fixed test break.

74c3c27f3347a6d3186239448fa975076889331b authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #2889 from pgaultier/fix/uploadedFile

Fix/uploaded file

1a506e5f64801eda608053da3a2f876452eb5da1 authored over 10 years ago by Qiang Xue <[email protected]>
Fixed activequery select issue.

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

608ebd935f7ec43ca5a88023c79020a1a7771072 authored over 10 years ago by Qiang Xue <[email protected]>
properly quote table names for join().

e1b21bd65c5bf740ef58b33e68424dcc27c86aa3 authored over 10 years ago by Qiang Xue <[email protected]>
renamed console controller optoins param $id to $actionId

ae147f84bdb7a64749b17da526648bdfbe8ec957 authored over 10 years ago by Carsten Brandt <[email protected]>
Fixed test break.

f604c97ffc1594fdb9c862f059dffc1a225ae0ca authored over 10 years ago by Qiang Xue <[email protected]>
cleanup redis AR

25be2bf757b34546d689352bbeb593a8cec005b3 authored over 10 years ago by Carsten Brandt <[email protected]>
added TODO message

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

86438fd5ac0b430cf37f8ee47fcd634d59a6ffe8 authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #2880: filterByModels() should prefix key columns in a join query.

c962dfdfe2579eacea34f372b88f5c6254fd5a18 authored over 10 years ago by Qiang Xue <[email protected]>
fixed wrong method calls in elasticsearch Command

6b849b648d2cf019900dffd277e7a3500bfe7435 authored over 10 years ago by Carsten Brandt <[email protected]>
fixed private / self in helpers

fixes #2886

8021f72706a10cccd72d61507cfa6ff6ba41bbf7 authored over 10 years ago by Carsten Brandt <[email protected]>
phpdoc fixes

b4ce010676058ea49d2bd3ece4919aa019ce132b authored over 10 years ago by Carsten Brandt <[email protected]>
Added tests for Query::filter()

fd23ec5a7ff5470335d6f55773c9f79ea6e784fe authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #2883 from kartik-v/patch-14

Simplify inline script code

d72a5bc09a21e9a3a4c20f849a0f5a32f7103069 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #2884 from kartik-v/patch-15

Correct classname typo

dae7c1729313e089493b69649ef6b2255ac50d27 authored over 10 years ago by Alexander Makarov <[email protected]>
Simplify inline script code

Simplify inline script code (removed extra space)

d9c8d3334e758894cd8ffd2835e152ee970a686c authored over 10 years ago by Kartik Visweswaran <[email protected]>
Correct classname typo

Correct classname to `BaseOAuth` instead of `BaseClient` in PHP Doc.

aa7b9a0cda5235ad297eab67d60a4ff173e3b8e1 authored over 10 years ago by Kartik Visweswaran <[email protected]>
Simplify inline script code

Simplify the rendering of the inline script (using direct markup), eliminating need for using PH...

4b884037fd5651283537468ffa0c5bdbd892947a authored over 10 years ago by Kartik Visweswaran <[email protected]>
typo. [skip ci]

15bfeb5ed5d098e81415eb55c34474b33f78bdff authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #2881.

ad08312250e8b743a7a8055020085e55ea614a6d authored over 10 years ago by Qiang Xue <[email protected]>
more gitignores.

7a2ef903763dbee6a2eac8877d3742a338631b6d authored over 10 years ago by Qiang Xue <[email protected]>
added more ignores.

27096695a37df71c96c5176da4890ab8f91f7851 authored over 10 years ago by Qiang Xue <[email protected]>
updated classmap and phpdoc

3e2ab1abf3e3a34b161ef4933355b4ffecc2a6d6 authored over 10 years ago by Carsten Brandt <[email protected]>
Added missing using statement in Gii.

547b16bf74e14ef12bc78a8fe74665aa115901e7 authored over 10 years ago by Qiang Xue <[email protected]>
reverted breaking PHPdoc codestyle changes

issue #2852

520e3bb5c832eb57230be0508fb84f034ea1808d authored over 10 years ago by Carsten Brandt <[email protected]>
separate id and name of attribute for client side validation

28e9a5c5be85a07de336b39a9d978673daed2b2a authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #2808 from drenty/conditional-validator

Implemented conditional validators (see #2406)

d7ebee5d1a83e8196a7a87cb4d785ad8e3301d52 authored over 10 years ago by Qiang Xue <[email protected]>
fixed test break.

14aa81b998cc430dbbe419f58f05f2051fd09d0e authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #2724: consistent use of absolute and relative routes.

31d8492fb395f269ddfd41cf999794000e3f730f authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #2848: Individual queries should be enclosed within parenthesis in a UNION query

c39a848f95d20762974390f3f7056026e2c25173 authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #2850 from Koudy/db-query-queryScalar

Fixed getting the count for queries with the union

9e14ea690f25c585bb73d2a85cd64a0e692d8d13 authored over 10 years ago by Qiang Xue <[email protected]>
Fixed getting the count for queries with the union

ebd48f05c58e94daf1c5d593b9024ef06ce5888b authored over 10 years ago by Koudy <[email protected]>
Added `yii\web\PrefixUrlRule`

5185c8b99c155053406e3382ab17665d9f9bc911 authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #2843 from thiagotalma/toggleActions

Option to filter files according to the action.

022272bce4e3f38f1f9bc52010f9bbb91dab68a4 authored over 10 years ago by Qiang Xue <[email protected]>
With checkbox

b01f82cd63b36a41d05ae654b2d40c21192ed05e authored over 10 years ago by Thiago Talma <[email protected]>
Changelog

d4a836bef7aed362670156b37ad83240c96770c9 authored over 10 years ago by Thiago Talma <[email protected]>
Merge pull request #2840 from schmunk42/feature/apidoc

Minor apidoc updates

3a39b7b93d362d1280c5fd1abcdbe89bcb0cdd03 authored over 10 years ago by Carsten Brandt <[email protected]>
Option to filter files according to the action.

93aa564a28016353817b846a833d11b831202efe authored over 10 years ago by Thiago Talma <[email protected]>
fixed docblock

a47962423d85bd6a6c9ba1f6b31fee784b31621b authored over 10 years ago by Tobias Munk <[email protected]>
fixed docblock indent

c4d5a151cf6e9e5f5ac74372a8b67b17aa49fe5b authored over 10 years ago by Tobias Munk <[email protected]>
Merge pull request #2838 from lubosdz/master

updated [SK] translations

fb3a37891acde088a40aba82743fe727febf880b authored over 10 years ago by Alexander Makarov <[email protected]>
tabs to spaces

d6ac8dcafefc37b674c9a52ccb562aeefec64b3e authored over 10 years ago by Tobias Munk <[email protected]>
use all 12 columns, left sidebar is now span-3

1a04b60ae2dbb3a6751f32dbe81c288e4a10cabe authored over 10 years ago by Tobias Munk <[email protected]>
Merge pull request #2836 from lucianobaraglia/gii-i18n-model

Enable I18N for GII model generator

6dda85aebbbb3e00687d09c46f78a66f351171f8 authored over 10 years ago by Carsten Brandt <[email protected]>
Enable I18N for GII form generator

e3bd0cad70f8da3c1e6453806e973ea18cf2014a authored over 10 years ago by Luciano Baraglia <[email protected]>
Enable I18N for GII model generator

3679e59a8e04160e1d0cefd598e86c960148f5fe authored over 10 years ago by Luciano Baraglia <[email protected]>
Merge pull request #2835 from lucianobaraglia/master

Updated GII changelog

ee5863889bdade09526ef97549f2d760be3d425e authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #2788 from yiisoft/feature-container

DI container

8b6db5dc9da7d5d48358fb1128109ce3dd1e893d authored over 10 years ago by Qiang Xue <[email protected]>
Updated GII changelog

4948481865311a2eb18549a1680f39724586ef07 authored over 10 years ago by Luciano Baraglia <[email protected]>
Merge commit 'f605508bb2805d24df98037ea239f8f582deda0e' into feature-container

6cdbef67967cbcc60e541c2c784e8321ba4746d3 authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #2822 from lucianobaraglia/gii-translatable-strings

Proposal: GII generate strings for I18N

55041a07b45acb42d9718b05760ab3b5d160e0fd authored over 10 years ago by Qiang Xue <[email protected]>
CS style fix

558297f0ee24d5e5038f43d4ffd5b2f6c4c9ba44 authored over 10 years ago by Luciano Baraglia <[email protected]>
More changes in GII I18N

ed946cae0c951f42b06acb55e476a4591ff0889e authored over 10 years ago by Luciano Baraglia <[email protected]>
Fixed test break.

d656c2c997b38c8ef3364108d9641869151683bd authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #2834 from yiisoft/i18n-fix-overriding-default-message-sources

Fixed overriding default message sources

672ab81286b94d7e0c00911de26cc149f0b4d93c authored over 10 years ago by Qiang Xue <[email protected]>
Finished refactoring of DI container and service locator.

0cdf2cf7f0d4c61294dc7a2f93b9347160a5bd70 authored over 10 years ago by Qiang Xue <[email protected]>
DI WIP

044b5589fdea46abc9e7e92d8f166b372e034117 authored over 10 years ago by Qiang Xue <[email protected]>
added path when script is run from yii2-dev/extensions

b3238f42f091248ffbcc7aa11d4621860b95feee authored over 10 years ago by Tobias Munk <[email protected]>
Changes in GII I18N

b405654d5073094fc079857cf19e2da5c95f370a authored over 10 years ago by Luciano Baraglia <[email protected]>
Add category for I18N in GII

ee2d2e9fae0c4d140eb398b9fec950037d6a5b11 authored over 10 years ago by Luciano Baraglia <[email protected]>
Merge pull request #2831 from Theill11/update-danish-translations

Update danish translations

9fe65397e2e7565618524aa3b34faa7586724d57 authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #2826

1f89e96081e4356ed5bf10774fa4b66f13a5c8b1 authored over 10 years ago by Qiang Xue <[email protected]>
Added $skipIfSet to ActiveRecord::loadDefaultValues

dd203b9488086f51912090f919afadbdd975c64c authored over 10 years ago by Alexander Makarov <[email protected]>
Fixed tabs

444df55ff67d28f88a56cf6ad2b7b665b5112c25 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixed CubridCommandTest::testBindParamValue

3bf3b8eaa770eaca6bda870ccf3d59aa1161c5d7 authored over 10 years ago by Alexander Makarov <[email protected]>
Added missing columns to cubrid test schema

e33a8bb8cd51aa55a90253fcf96b3a9cff048188 authored over 10 years ago by Alexander Makarov <[email protected]>
Adjusted test for cubrid

c28b2dcd3f51d6458eb4ab344a0182d3b9e2ccbd authored over 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'origin/master'

a239042295561f631bc7293406bcfac66b11c096 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'ar-default-values'

1a3297da631f805faa6235a0d2d3853f6f18561a authored over 10 years ago by Alexander Makarov <[email protected]>
Fixed typo

ccca35288c25fbb5a864f5832d2bcf306785a184 authored over 10 years ago by Luciano Baraglia <[email protected]>
Proposal: GII generate strings for I18N

5e2e4b279657a3216c63412199b909f43db746de authored over 10 years ago by Luciano Baraglia <[email protected]>
Merge pull request #2819 from drenty/french-messages

New french messages

208e5c21017da8778cfe288ea13e051690dde4c4 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #2815 from yiisoft/ar-default-values

Fixes #2726: ActiveRecord now fills default values on creating new instance of the model if defa...

860137636c316d4a716d028927cfd4099cfa705d authored over 10 years ago by Alexander Makarov <[email protected]>
Adjusted unit tests, added description to docs

0ed376c77b1ab4ead8002e26c1621c303f8a041b authored over 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'nav-active' of github.com:Alex-Code/yii2 into Alex-Code-nav-active

Conflicts:
extensions/bootstrap/CHANGELOG.md
extensions/bootstrap/Nav.php

9754f1193b632789d84fd0d9ae61b287ede3fb78 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixes #2726: ActiveRecord now fills default values on creating new instance of the model if defaults are available from DB schema

ee0c81b2722371e6ef938e9fd2a53b70239c3ffd authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #2714 from drenty/master

Added asElapsedTime function to Formatter

6e13be8bc083731ed07e52bd06bc10fd693eb473 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' of https://github.com/yiisoft/yii2

4041e1e260cedf3ce7882eb98284fe7b1c4468eb authored over 10 years ago by David Renty <[email protected]>
Merge pull request #2802 from Skyh13/yii2-docs-2340

Update usage example in comments of db\DataReader

6df0864cb48dde09d5e1cd7d4e00e6e6193cd65f authored over 10 years ago by Qiang Xue <[email protected]>
Merge branch 'yii2-docs-2340' of https://github.com/Skyh13/yii2 into yii2-docs-2340

fa1c003f90f9939d680a40a0f4f2705122d3be86 authored over 10 years ago by Grant Furgiuele <[email protected]>
Changed comment again to actually be correct. This is also consistent with the draft of the definitive guide.

697ac67d9ad7726c459ec316fb35479d70c59270 authored over 10 years ago by Grant Furgiuele <[email protected]>
Modified example in DataReader usage comment to reference a DB Command function which accepts a SQL string argument.

22b27408e880e146c1dff01fc021aa35d380273d authored over 10 years ago by Grant Furgiuele <[email protected]>
Changed comment again to actually be correct. This is also consistent with the draft of the definitive guide.

422875baf74cc9e16db97b806a56df4c6ed94ae5 authored over 10 years ago by Grant Furgiuele <[email protected]>
refactored code to use Instance::ensure()

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

Conflicts:
framework/base/Formatter.php
tests/unit/framework/base/FormatterTest.php

6f0ee0ff045375f415954a4a9bcb0b57f5360bd9 authored over 10 years ago by David Renty <[email protected]>
Refactored container.

fd97fe8e6af299d156db43456df7cd6ae6c6fbed authored over 10 years ago by Qiang Xue <[email protected]>
Added unit tests.

dc094e5836d073a683062676390100ae617aba13 authored over 10 years ago by Qiang Xue <[email protected]>
Turn module and application into DI containers.

980645725a1fb1494c013266b770a82afbb8ceae authored over 10 years ago by Qiang Xue <[email protected]>