- 31 Jul, 2014 1 commit
-
-
mickgeek authored
-
- 25 Jul, 2014 1 commit
-
-
tom-- authored
-
- 24 Jul, 2014 1 commit
-
- 23 Jul, 2014 1 commit
-
-
Alexander Makarov authored
-
- 19 Jul, 2014 2 commits
- 11 Jul, 2014 1 commit
-
-
Alexander Makarov authored
- Removed hacks since these are no longer required: https://github.com/Codeception/Codeception/commit/71db233985531f298264dc4ca0160d2aa1c83b7f - Removed unused helper classes - Added 2.0 style "actor" to config Thanks to @Ragazzo and @DavertMik for helping with it.
-
- 10 Jul, 2014 5 commits
-
-
Alexander Makarov authored
-
resurtm authored
Minor consistency issue. See the following files for more details: 1. framework/views/migration.php 2. framework/console/controllers/MigrateController.php
-
resurtm authored
-
Alexander Kochetov authored
-
London authored
-
- 08 Jul, 2014 1 commit
-
-
Serge Postrash authored
``` interface IdentityInterface { /** * Finds an identity by the given ID. * @param string|integer $id the ID to be looked for * @return IdentityInterface the identity object that matches the given ID. * Null should be returned if such an identity cannot be found * or the identity is not in an active state (disabled, deleted, etc.) */ public static function findIdentity($id); ```
-
- 02 Jul, 2014 3 commits
-
-
Carsten Brandt authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
- 01 Jul, 2014 1 commit
-
-
Qiang Xue authored
Fixes #4147
-
- 30 Jun, 2014 2 commits
-
-
Alexander Kochetov authored
-
Alexander Kochetov authored
-
- 29 Jun, 2014 1 commit
-
-
Carsten Brandt authored
-
- 27 Jun, 2014 1 commit
-
-
Klimov Paul authored
-
- 26 Jun, 2014 2 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer`
-
- 25 Jun, 2014 1 commit
-
-
Alexander Makarov authored
-
- 20 Jun, 2014 2 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #3979: Alert widget in advanced app is now able to display multiple flash messages of the same type
-
- 16 Jun, 2014 1 commit
-
-
Alexander Kochetov authored
-
- 13 Jun, 2014 1 commit
-
-
Qiang Xue authored
Fixes #3358: Removed automatic CSRF meta tag generation by `View`. Added `Html::csrfMetaTags()` and its call to main layout files
-
- 09 Jun, 2014 6 commits
- 04 Jun, 2014 1 commit
-
-
Carsten Brandt authored
fixes #3694
-
- 29 May, 2014 2 commits
-
-
Klimov Paul authored
-
Klimov Paul authored
-
- 24 May, 2014 1 commit
-
-
Alexander Makarov authored
-
- 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 ```
-
- 16 May, 2014 1 commit
-
-
mbman authored
-