- 24 Jul, 2014 4 commits
-
-
Kai Mindermann authored
-
Kai Mindermann authored
-
Panagiotis Moustafellos authored
-
Panagiotis Moustafellos authored
-
- 23 Jul, 2014 1 commit
-
-
Alexander Makarov authored
-
- 22 Jul, 2014 1 commit
-
-
Carsten Brandt authored
-
- 21 Jul, 2014 2 commits
-
-
Klimov Paul authored
-
Qiang Xue authored
-
- 20 Jul, 2014 4 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Klimov Paul authored
fixes #1249
-
Qiang Xue authored
-
- 19 Jul, 2014 2 commits
- 18 Jul, 2014 2 commits
- 17 Jul, 2014 2 commits
-
-
Alexander Makarov authored
-
Qiang Xue authored
Fixes #4318: `yii\helpers\Html::ul()` and `ol()` will return an empty list tag if an empty item array is given
-
- 15 Jul, 2014 1 commit
-
-
Qiang Xue authored
Fixes #4051: Renamed `yii\caching\GroupDependency` to `TagDependency` and added support for associating multiple tags to a single cached data item
-
- 12 Jul, 2014 2 commits
- 11 Jul, 2014 1 commit
-
-
Klimov Paul authored
`yii\mongodb\Collection::buildRegexCondition()` added.
-
- 10 Jul, 2014 7 commits
-
-
Alexander Makarov authored
Adjusted Connection::transaction to provide Connection instance by default instead of transaction instance
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Ragazzo authored
-
Klimov Paul authored
-
Klimov Paul authored
-
Klimov Paul authored
-
- 04 Jul, 2014 1 commit
-
-
Carsten Brandt authored
do not use scripting as it is disabled by default and will cause edge case queries to fail fixes #4187
-
- 02 Jul, 2014 2 commits
-
-
Tobias Munk authored
-
Alexander Makarov authored
-
- 01 Jul, 2014 1 commit
-
-
njasm authored
-
- 30 Jun, 2014 1 commit
-
-
Alexander Makarov authored
Fixes #4114: Added Security::generateRandomHexKey(), used it for various tokens and default key generation
-
- 29 Jun, 2014 4 commits
-
-
Paul Klimov authored
-
Alexander Makarov authored
-
Carsten Brandt authored
fixes #4086
-
Qiang Xue authored
-
- 28 Jun, 2014 2 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
-