6482 Commits (3a8338749cd2ff7f2857a92c0b7d04efb91a8ef6)
 

Author SHA1 Message Date
Johnny Theill 3a8338749c Added missing translation 11 years ago
Qiang Xue 8a3fe89149 renamed "auth" to "authenticator". [skip ci] 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 3616d1f0d1 Fixes #2816: Changed default date and time format of `yii\base\Formatter` to `Y-m-d` and `H:i:s` 11 years ago
Carsten Brandt 7f73ec1fcf Update console-migrate.md 11 years ago
Qiang Xue 48e67e8b89 renamed `PrefixUrlRule` to `GroupUrlRule` 11 years ago
Qiang Xue 02c3c37a00 Fixes #2986. 11 years ago
Qiang Xue c4e1416e37 fixed doc [skip ci] 11 years ago
Qiang Xue a15a3835c7 Moved all filter classes to namespace `yii\filters` 11 years ago
Qiang Xue 50e338127d Improved action filter and action execution flow by supporting installing action filters at controller, module and application levels 11 years ago
Qiang Xue 104c4fc3ae Added support to allow an event handler to be inserted at the beginning of the existing event handler list 11 years ago
Alexander Makarov 9c0f236a5b Changed tabs to spaces in changelog 11 years ago
Qiang Xue a6693588bd changelog update [skip ci] 11 years ago
Alexander Makarov 84ac0a940c Fixed typo 11 years ago
Alexander Makarov 69786b018e Merge pull request #2974 from yiisoft/decouple-bizrules-from-auth-items 11 years ago
Alexander Makarov 574985824d Adjusted guide 11 years ago
Alexander Makarov 40eb116640 Splitted saveRule into insertRule and updateRule 11 years ago
Alexander Makarov f3dd74ff97 Removed custom Rule constructor 11 years ago
Alexander Makarov 5e278025b1 Removed test entries for MSSQL, Oracle 11 years ago
Alexander Makarov 7d3cf501d0 Fixed code formattins issues 11 years ago
Alexander Makarov 2c28198cd2 Fixes #499: Decoupled `Rule` from RBAC `Item` 11 years ago
Carsten Brandt c5ad45c771 fixed test break 11 years ago
Qiang Xue 581aad8e22 Fixed test break. 11 years ago
Qiang Xue 4889ff9cbb Merge pull request #2981 from yiisoft/fix-duplicated-joins 11 years ago
Carsten Brandt 1a3accb6cb removed duplicated joins when using joinWith and via relations 11 years ago
Qiang Xue 7437e21d17 Merge pull request #2976 from jeicd/urlmanager_fix 11 years ago
Qiang Xue 4283342e83 Merge pull request #2979 from lubosdz/master 11 years ago
lubosdz b6826cb20b Fixed test break and JSON MIME type. Fixes issue #2978. 11 years ago
lubosdz 164459f90a Fixed test break and JSON MIME type. Fixes issue #2978. 11 years ago
lubosdz 0040633fa4 Fixed test break and JSON MIME type. Fixes issue #2978. 11 years ago
jeicd 76402ea079 Fixed UrlManager rules caching 11 years ago
Alexander Makarov a97a35bab7 fixed typo 11 years ago
Alexander Makarov 0e6cbda43e RBAC: decoupled rules from assignments and items, implemented php manager 11 years ago
Carsten Brandt 4f50295f41 created build ReleaseController 11 years ago
Carsten Brandt 865b71ef5e cleanup CHANGELOGs 11 years ago
Carsten Brandt 44dbb2235a cleanup docs 11 years ago
Qiang Xue a6aaafd3e6 Fixed test break. 11 years ago
Qiang Xue 54e08f3f01 fixed build break. 11 years ago
Qiang Xue 8b4dfcc876 Fixes #2955: Changed the signature of ActiveQuery constructors and `ActiveRecord::createQuery()` to simplify customizing ActiveQuery classes 11 years ago
Qiang Xue 3ea6343799 improved search model [skip ci] 11 years ago
Qiang Xue b23cb17713 fixed search model to use base model class. 11 years ago
Qiang Xue 1e098ebd4b simplified search model [skip ci] 11 years ago
Qiang Xue f747768fcf improved search model generator. 11 years ago
Qiang Xue 3ba9dcbedc Fixed test break. 11 years ago
Qiang Xue 2efb5aaf31 added filterWhere guide. 11 years ago
Qiang Xue 0fa19291f1 refactored filterWhere(). 11 years ago
Alexander Makarov 85bb94a668 Added nl to languages 11 years ago
Alexander Makarov 0fa418bfdb Removed app.php from vi messages, sorted languages 11 years ago
Carsten Brandt 03e208e59d removed wrong test 11 years ago