- 03 Nov, 2013 9 commits
- 02 Nov, 2013 23 commits
-
-
Qiang Xue authored
made querybuilder condition methods public
-
Carsten Brandt authored
* 'master' of github.com:yiisoft/yii2: typo fixed extension list file location. doc fix. moved extension list under yiisoft. updated read me. updated license information. reorganized extension directories. Adjusted jui directories. moved mutex back from extensions. Changed the exit status to normal. Specify the exact type of the exception. Small typos PhpDoc comment Missing return statement Changed php-diff dependency to use code from master (they haven't tagged changes we need yet) Added ability to get all GET, POST, PUT, DELETE or PATCH parameters to Request Add batchInsert method to yii\db\Migration Fixes #1117: added support to map a single view directory to multiple themed view directories. Fixes #1116.
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
updated read me.
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Alexander Makarov authored
Typos
-
Alexander Mohorev authored
-
Alexander Mohorev authored
-
Alexander Makarov authored
Missing return statement
-
Alexander Mohorev authored
-
Alexander Mohorev authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Qiang Xue authored
Add batchInsert method to yii\db\Migration
-
Иван Багаев authored
-
Qiang Xue authored
-
- 01 Nov, 2013 8 commits
-
-
Carsten Brandt authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Carsten Brandt authored
sqlite does not seem to allow using boolean values in select query
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
See the following resources for details: yiisoft/yii#779 https://bugs.php.net/bug.php?id=33876 http://www.yiiframework.com/forum/index.php/topic/32334-boolean-type-with-postgresql/page__view__findpost__p__155647
-
Carsten Brandt authored
should be tested for all dbms not only cubrid even if the problem may not exist in all of them it is good to verify that.
-