22 Commits (28246f49950ef13bd1857121b91137637012137c)

Author SHA1 Message Date
Qiang Xue fe2611186e Fixes #4051: Renamed `yii\caching\GroupDependency` to `TagDependency` and added support for associating multiple tags to a single cached data item 10 years ago
Klimov Paul 54ac875e21 Component 'security' added tp the base application 10 years ago
Carsten Brandt 7e4bdef445 updated classmap to fix test break 10 years ago
Carsten Brandt edb95052e8 use an AfterSaveEvent class to be consistent 10 years ago
Carsten Brandt 6578cfbdab updated phpdoc and classmap 10 years ago
Carsten Brandt 2e892c42e4 added docs about build automation tool 11 years ago
Qiang Xue a6136e1b16 Renamed `yii\web\User::checkAccess()` to `yii\web\User::can()` 11 years ago
Qiang Xue 5751b58180 update class map. 11 years ago
Qiang Xue 83da0cd07a refactored authentication filters. 11 years ago
Qiang Xue 12cd71d7c4 Refactored rate limiting by turning RateLimiter into an action filter. 11 years ago
Qiang Xue 48e67e8b89 renamed `PrefixUrlRule` to `GroupUrlRule` 11 years ago
Qiang Xue a15a3835c7 Moved all filter classes to namespace `yii\filters` 11 years ago
Carsten Brandt 1e75427393 updated classmap and phpdoc 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt 314b897fa4 updated classmap 11 years ago
Carsten Brandt 4e96683263 updated classmap 11 years ago
Daniel Schmidt f24454a458 Renames AccessDeniedHttpException to ForbiddenHttpException in framework, docs, and extension files 11 years ago
Qiang Xue 362ade63ed fixed test break. 11 years ago
Qiang Xue b496a04f49 refactored fixture feature. 11 years ago
Qiang Xue d6eeab2ff3 updated class map 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue 5883e0f34e Fixes #1358: Added SqlDataProvider. 11 years ago
Carsten Brandt 8ac2b7364d moved redis to extensions 11 years ago
Qiang Xue 1c24b3e0d8 removed TestCase and WebTestCase. 11 years ago
Alexander Makarov 927e9dddb4 Refactored View 11 years ago
Qiang Xue 9a961ed392 updated class map 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Qiang Xue 0035f23781 refactored data providers. 11 years ago
Alexander Makarov fc75ab87be Renamed ListViewBase → BaseListView 11 years ago
Alexander Makarov b873f9f242 Fixes #915: helper classes renamed again 11 years ago
Alexander Makarov 76cab3ea64 Renamed base helper classes 11 years ago
Alexander Makarov e19d0dacf9 Fixes #823: consistent interface naming 11 years ago
Carsten Brandt 1f8ab8106d updated classmap 11 years ago
Carsten Brandt 2c5098860f sort classmap alphabetically 11 years ago
Qiang Xue f576add9e9 Fixes #744: simplified Yii autoloader. 11 years ago
Qiang Xue b3b1151469 Finished draft implementation of GridView. 11 years ago
Qiang Xue 3d5388ff2b Reorganized captcha code. 11 years ago
Qiang Xue a6cd7b72bb refactored helper organization. 11 years ago
Qiang Xue 9b0cb851d6 renamed autoload to classmap. 11 years ago
Qiang Xue 3c09eadded Added autoload command. 11 years ago
Qiang Xue 12c48d1ae4 Refactored logging. 11 years ago
Qiang Xue 689e5d1653 renamed "logging" to "log". 11 years ago
Carsten Brandt 2fa52d8c67 rename classMap.php -> classes.php 11 years ago
Carsten Brandt c68eef89b1 moved classMap to separate file 11 years ago