- 10 Jul, 2014 2 commits
-
-
Sorokin Victor authored
-
Ragazzo authored
-
- 09 Jul, 2014 3 commits
-
-
Qiang Xue authored
-
Alexander Makarov authored
-
Qiang Xue authored
-
- 04 Jul, 2014 3 commits
-
-
Qiang Xue authored
-
Vladimir authored
-
Carsten Brandt authored
-
- 02 Jul, 2014 3 commits
-
-
Carsten Brandt authored
in migration controller to be compatible to more backends fixes #3947
-
Carsten Brandt authored
fixes #4123
-
Steve authored
Schema name was not used in ’SHOW CREATE TABLE’ query Fixed bug where schema name was not used in ’SHOW CREATE TABLE’ query in `yii\db\mysql\Schema` close #4162
-
- 01 Jul, 2014 1 commit
-
-
Qiang Xue authored
Fixes #4147
-
- 30 Jun, 2014 3 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #4114: Added Security::generateRandomHexKey(), used it for various tokens and default key generation
-
- 29 Jun, 2014 2 commits
-
-
Alexander Makarov authored
-
Carsten Brandt authored
fixes #4086
-
- 28 Jun, 2014 3 commits
-
-
Alexander Makarov authored
- Data is now stored in three separate files for items, assignments and rules. File format is simpler. - Removed `authFile`. Added `itemsFile`, `assignmentsFile` and `rulesFile`. - `createdAt` and `updatedAt` are now properly filled with corresponding file modification time. - `save()` and `load()` are now protected instead of public. - Added unit test for saving and loading data.
-
Qiang Xue authored
-
Qiang Xue authored
-
- 27 Jun, 2014 9 commits
-
-
Carsten Brandt authored
-
Vladimir Zbrailov authored
-
Vladimir Zbrailov authored
-
Carsten Brandt authored
works on windows out of the box now. fixes #3989
-
Klimov Paul authored
-
Carsten Brandt authored
fixes issue #3989
-
resurtm authored
1. Added proper handling and support of the symlinked directories. 2. Added $options parameter.
-
Qiang Xue authored
Fixes #1452: Added `Module::getInstance()` to allow accessing the module instance from anywhere within the module
-
Carsten Brandt authored
-
- 26 Jun, 2014 7 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
-
Alexander Makarov authored
Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer`
-
Carsten Brandt authored
-
Alexander Makarov authored
Fixes #3101: Improved handling of log target failures. It will now skip target and log reason instead of going into infinite cycle
-
Qiang Xue authored
Fixes #3568: When the primary query sets `asArray`, it is not respected by the `via` relational query
-
Qiang Xue authored
Fixes #3638: `yii\filters\HttpCache` does not work as expected when session is started before the filter
-
- 25 Jun, 2014 4 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
one method for fetching data and one for sending to db. fixes #2287
-
Qiang Xue authored
-
Carsten Brandt authored
fixes #3583
-