- 10 Jan, 2015 3 commits
-
-
Qiang Xue authored
-
Carsten Brandt authored
- ensure HTML version is acutally HTML formatted - added valid text version fixes #6814 original issue #6748
-
Qiang Xue authored
-
- 13 Dec, 2014 1 commit
-
-
Alexander Makarov authored
Removed User.role from advanced application template because it was causing confusion that user could be assinged a single RBAC role and that role field is somehow tied to RBAC at all.
-
- 25 Oct, 2014 1 commit
-
-
Alexander Mohorev authored
-
- 29 Sep, 2014 1 commit
-
-
Alexander Makarov authored
Fixes #5088: new password reset token is now generated only if previous one was already used or expired
-
- 23 Sep, 2014 1 commit
-
-
宝哥哥 authored
delete spaces
-
- 12 Sep, 2014 1 commit
-
-
Alexander Kochetov authored
-
- 15 Aug, 2014 1 commit
-
-
Alexander Makarov authored
- Moved everything test-related into `tests` directory. Codeception tests are in `codeception`. - Removed database module since we're using fixtures and migrations. - Moved console entry points and bootstrap into `tests/codeception/bin`. - Adjusted travis build scripts. - Adjusted documentation to be consistent and reflect changes made.
-
- 11 Aug, 2014 2 commits
-
-
Anton Andersen authored
-
Anton Andersen authored
-
- 08 Aug, 2014 1 commit
-
-
Qiang Xue authored
-
- 31 Jul, 2014 2 commits
- 25 Jul, 2014 1 commit
-
-
tom-- authored
-
- 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 3 commits
-
-
Alexander Makarov authored
-
resurtm authored
-
Alexander Kochetov 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 1 commit
-
-
Carsten Brandt authored
-
- 01 Jul, 2014 1 commit
-
-
Qiang Xue authored
Fixes #4147
-
- 30 Jun, 2014 2 commits
-
-
Alexander Kochetov authored
-
Alexander Kochetov authored
-
- 27 Jun, 2014 1 commit
-
-
Klimov Paul authored
-
- 26 Jun, 2014 1 commit
-
-
Alexander Makarov authored
-
- 25 Jun, 2014 1 commit
-
-
Alexander Makarov authored
-
- 20 Jun, 2014 1 commit
-
-
Alexander Makarov authored
-
- 09 Jun, 2014 2 commits
- 29 May, 2014 2 commits
-
-
Klimov Paul authored
-
Klimov Paul authored
-
- 24 May, 2014 1 commit
-
-
Alexander Makarov authored
-
- 16 May, 2014 1 commit
-
-
mbman authored
-
- 06 May, 2014 1 commit
-
-
Qiang Xue authored
-
- 04 May, 2014 1 commit
-
-
Alexander Makarov authored
-
- 29 Apr, 2014 1 commit
-
-
Alexander Makarov authored
Fixes #3179: removed duplicate validation rules from User model in advanced app, removed User::create()
-
- 17 Apr, 2014 1 commit
-
-
Alexander Makarov authored
-
- 07 Apr, 2014 1 commit
-
-
Alexander Makarov authored
-
- 30 Mar, 2014 1 commit
-
-
Alexander Makarov authored
-