- 19 Oct, 2014 1 commit
-
-
Alexander Makarov authored
Fixes #5587: `json_encode` is now used with `JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE` where it makes sense, also it is now default for `Json::encode()`
-
- 11 Oct, 2014 1 commit
-
-
Qiang Xue authored
-
- 10 Oct, 2014 1 commit
-
-
Alexander Makarov authored
-
- 06 Oct, 2014 1 commit
-
-
Alexander Makarov authored
-
- 03 Oct, 2014 1 commit
-
-
Qiang Xue authored
-
- 16 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 10 Sep, 2014 1 commit
-
-
Stephen Seliuk authored
-
- 03 Sep, 2014 1 commit
-
-
Christopher Stebe authored
-
- 01 Aug, 2014 2 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
- 31 Jul, 2014 2 commits
-
-
RichWeber authored
-
Alexander Makarov authored
-
- 29 Jul, 2014 2 commits
-
-
Carsten Brandt authored
-
Alexander Makarov authored
Improved checks where substr_compare is used, replaced more substr + comapre cases with substr_compare
-
- 25 Jul, 2014 1 commit
-
-
Kai Mindermann authored
-
- 23 Jul, 2014 1 commit
-
-
Alexander Makarov authored
-
- 17 Jul, 2014 1 commit
-
-
Carsten Brandt authored
reverts 45e4973a
-
- 09 Jul, 2014 1 commit
-
-
Bohdan Shulha authored
-
- 08 Jul, 2014 1 commit
-
-
Alexander Makarov authored
-
- 27 Jun, 2014 1 commit
-
-
Budi Irawan authored
-
- 26 Jun, 2014 1 commit
-
-
Alexander Makarov authored
-
- 25 Jun, 2014 2 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
- 24 Jun, 2014 1 commit
-
-
Alexander Kochetov authored
-
- 23 Jun, 2014 1 commit
-
-
Alexander Makarov authored
-
- 20 Jun, 2014 1 commit
-
-
Alexander Makarov authored
-
- 10 Jun, 2014 1 commit
-
-
Qiang Xue authored
-
- 08 Jun, 2014 1 commit
-
-
Dmitry Chernikov authored
-
- 06 Jun, 2014 1 commit
-
-
Dmitry Chernikov authored
-
- 04 Jun, 2014 2 commits
-
-
Carsten Brandt authored
PR #3676
-
Carsten Brandt authored
-
- 03 Jun, 2014 1 commit
-
-
Joel Small authored
-
- 02 Jun, 2014 1 commit
-
-
Joel Small authored
Alternatively, if statement could be: if(substr($column->dbType, 0, 4) === 'enum'), however expected implemented option to be more robust across other database formats. Created after followup on this issue: https://github.com/yiisoft/yii/issues/292#issuecomment-44780779
-
- 23 May, 2014 1 commit
-
-
Carsten Brandt authored
``` vendor/bin/indent --spaces -r framework/ vendor/bin/indent --tabs -r . --pattern=*.json vendor/bin/indent --spaces -r . --pattern=*.md vendor/bin/indent --spaces -r . --pattern=yii.*.js vendor/bin/indent --spaces -r . --pattern=*.css ```
-
- 10 May, 2014 2 commits
- 04 May, 2014 1 commit
-
-
tsvetann authored
To comply with the docs RE namespace usage: https://github.com/yiisoft/yii2/blob/master/docs/guide/extend-creating-extensions.md
-
- 01 May, 2014 1 commit
-
-
johonunu authored
-
- 30 Apr, 2014 1 commit
-
-
johonunu authored
-
- 29 Apr, 2014 1 commit
-
-
suralc authored
-