- 01 Dec, 2014 1 commit
-
-
Nikola Basic authored
-
- 30 Nov, 2014 4 commits
-
-
Carsten Brandt authored
The exceptions thrown on error are db exceptions.
-
Carsten Brandt authored
Works around PHP Bug https://bugs.php.net/bug.php?id=68528 fixes #5962
-
Qiang Xue authored
-
Qiang Xue authored
-
- 29 Nov, 2014 1 commit
-
-
Carsten Brandt authored
introduced by @samdark in the following commits: - c6b0e24a - 7c5938f9 - eaf8ece5
-
- 28 Nov, 2014 6 commits
-
-
Emad Ghasemi authored
Added relative time translations
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Carsten Brandt authored
-
Qiang Xue authored
-
Qiang Xue authored
Fixes #5480: Added defensive code to `yii\web\User::getIdentity()` to avoid potential infinite recursion
-
- 27 Nov, 2014 10 commits
-
-
Alexander Makarov authored
-
Carsten Brandt authored
fixes #6263 and has no problem with PHP Bug: > it is a PHP bug: https://bugs.php.net/bug.php?id=45543 > Fixed in this commit: php/php-src@22dba2f#diff-7b738accc3d60f74c259da18588ddc5dL2996 > > Fixed in PHP >5.4.26 and >5.5.10. http://3v4l.org/mlZX7
-
Alexander Makarov authored
-
Carsten Brandt authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #4277: `yii\grid\GridView` is no longer throwing an exception in non-debug mode when results are empty and `columns` aren't defined
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #5627: Added `yii cache/flush-schema` console command to flush DB schema cache of a given database connection
-
- 26 Nov, 2014 9 commits
-
-
wenbin1989 authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Andrey Grachov authored
Fixes #6271: Query caching returns the same data when running the same SQL with different fetch modes
-
Qiang Xue authored
-
Qiang Xue authored
Fixes #6236: No JS scripts should be registered when `yii\widgets\ActiveForm::enableClientScript` is false
-
Carsten Brandt authored
-
Carsten Brandt authored
fixes #5448
-
- 25 Nov, 2014 3 commits
- 24 Nov, 2014 1 commit
-
-
Qiang Xue authored
-
- 23 Nov, 2014 4 commits
-
-
Alexander Makarov authored
Fixes #5504: Added note to yii\console\CacheController explaining that cache components should be configured in console app configuration in order to be cleared
-
Carsten Brandt authored
only method stubs so far
-
Carsten Brandt authored
was already supported for BETWEEN but not for LIKE fixes #6164
-
Carsten Brandt authored
fixes #6164
-
- 22 Nov, 2014 1 commit
-
-
Qiang Xue authored
-