- 31 Dec, 2014 1 commit
-
-
Alexander Kochetov authored
- yii\db\BaseActiveRecord::findByCondition better exception - yii\db\ActiveRecord::findByCondition better exception close #6704
-
- 30 Nov, 2014 2 commits
-
-
Carsten Brandt authored
The exceptions thrown on error are db exceptions.
-
Qiang Xue authored
-
- 15 Nov, 2014 1 commit
-
-
Carsten Brandt authored
return value would not be a valid array when json encoded after unlink(). fixes #6065
-
- 06 Oct, 2014 1 commit
-
-
Alexander Makarov authored
-
- 22 Sep, 2014 1 commit
-
-
Qiang Xue authored
Fixes #3725: Fixed the bug that the filtering condition used in relation definition was ignored when calling `ActiveRecord::unlinkAll()`
-
- 13 Aug, 2014 1 commit
-
-
Qiang Xue authored
Fixes #4607: AR model will throw an exception if it does not have a primary key to avoid updating/deleting data massively
-
- 31 Jul, 2014 1 commit
-
-
RichWeber authored
-
- 25 Jul, 2014 1 commit
-
-
Alexander Makarov authored
-
- 23 Jul, 2014 1 commit
-
-
miramir authored
check with Object::canSetProperty() fixes #4305, close #4211
-
- 22 Jul, 2014 1 commit
-
-
Carsten Brandt authored
-
- 01 Jul, 2014 1 commit
-
-
Qiang Xue authored
-
- 29 Jun, 2014 1 commit
-
-
Carsten Brandt authored
fixes #4086
-
- 27 Jun, 2014 2 commits
-
-
Vladimir Zbrailov authored
-
Vladimir Zbrailov authored
-
- 26 Jun, 2014 1 commit
-
-
Qiang Xue authored
-
- 25 Jun, 2014 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
- 24 Jun, 2014 3 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
fixes #3233
-
Carsten Brandt authored
fixes #4012
-
- 20 Jun, 2014 1 commit
-
-
Alexander Makarov authored
-
- 04 Jun, 2014 1 commit
-
-
Carsten Brandt authored
issue #3520
-
- 02 Jun, 2014 1 commit
-
-
Alexander Makarov authored
-
- 21 May, 2014 1 commit
-
-
NmDimas authored
-
- 20 May, 2014 2 commits
- 06 May, 2014 1 commit
-
-
Alexander Kochetov authored
-
- 17 Apr, 2014 1 commit
-
-
Carsten Brandt authored
-
- 16 Apr, 2014 1 commit
-
-
Thiago Talma authored
Adjustments code according to the standards. Adding missing PHPDoc comment.
-
- 11 Apr, 2014 1 commit
-
-
Carsten Brandt authored
-
- 10 Apr, 2014 1 commit
-
-
Carsten Brandt authored
issue #3026
-
- 09 Apr, 2014 1 commit
-
-
Carsten Brandt authored
fixes #3034
-
- 07 Apr, 2014 3 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
-
Alexander Makarov authored
-
- 03 Apr, 2014 1 commit
-
-
Qiang Xue authored
Fixes #2955: Changed the signature of ActiveQuery constructors and `ActiveRecord::createQuery()` to simplify customizing ActiveQuery classes
-
- 30 Mar, 2014 1 commit
-
-
Qiang Xue authored
Refactored ActiveRecord::find() so that find(null) will also return an ActiveRecord instance instead of ActiveQuery.
-
- 27 Mar, 2014 2 commits
-
-
Carsten Brandt authored
issue #2892
-
Carsten Brandt authored
so information about changed values is available in `afterSave`-event. fixes #2892
-