- 26 Jan, 2015 4 commits
-
-
Nobuo Kihara authored
Conflicts: docs/guide-ja/structure-application-components.md docs/guide-ja/structure-applications.md
-
Davidson Alencar authored
close #7024
-
Carsten Brandt authored
-
Ivan Pushkin authored
in previous example this Url::to(['post/index', 'year' => 2014, 'category' => 'php']) will not create `/index.php/posts/2014/php` because it will be handled by first find rule 'posts' => 'post/index' and url will be '/index.php/posts?year=2014&category=php'
-
- 25 Jan, 2015 5 commits
-
-
Nobuo Kihara authored
-
Nobuo Kihara authored
-
Carsten Brandt authored
fixes #7013
-
Maxim Chistyakov authored
-
Maxim Chistyakov authored
-
- 24 Jan, 2015 10 commits
-
-
Carsten Brandt authored
it is already mentioned in design decisions file.
-
Alexander Makarov authored
-
Qiang Xue authored
-
Nobuo Kihara authored
-
Nobuo Kihara authored
-
Nobuo Kihara authored
-
Nobuo Kihara authored
-
Nobuo Kihara authored
-
Nobuo Kihara authored
-
Nobuo Kihara authored
-
- 23 Jan, 2015 4 commits
-
-
tom-- authored
example code suffering from a double case of else-after-return simplified according to the subsequent rule
-
Nobuo Kihara authored
-
Nobuo Kihara authored
-
Nobuo Kihara authored
-
- 22 Jan, 2015 6 commits
-
-
Gustavo G. Andrade authored
-
Nobuo Kihara authored
-
Nobuo Kihara authored
-
Nobuo Kihara authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
- 21 Jan, 2015 4 commits
-
-
Davidson Alencar authored
- docs/guide-pt-BR/intro-upgrade-from-v1.md - update [ci skip] - docs/guide-pt-BR/intro-upgrade-from-v1.md - update [ci skip] - docs/guide-pt-BR/README.md - update [ci skip] - docs/guide-pt-BR/start-installation.md - update [ci skip] - docs/guide-pt-BR/structure-models.md - update [ci skip] close #6964
-
Nepster authored
-
Davidson Alencar authored
-
alexbs authored
There is no queryRow! There must be queryOne in Yii2 am i right?!
-
- 20 Jan, 2015 7 commits
-
-
Davidson Alencar authored
-
Davidson Alencar authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
LIAL authored
-
Davidson Alencar authored
-
Nobuo Kihara authored
-