6497 Commits (4f0089bb0dad2ee994fdc6daa03c51bac03dd571)
 

Author SHA1 Message Date
Klimov Paul 4f0089bb0d Microsoft Live OAuth2 client added. 11 years ago
Klimov Paul 7f0ab92d8e Widget 'yii\authclient\widgets\Choice' renamed to 'yii\authclient\widgets\AuthChoice' 11 years ago
Larry Ullman c7a2227204 First round of edits 11 years ago
Larry Ullman 1a5087cab1 Very trivial edits 11 years ago
Larry Ullman 36e3b0a7ff More minor edits 11 years ago
Larry Ullman 3f2c48f3d2 Pretty minor edits 11 years ago
Larry Ullman c328b851d0 Fix "Web" 11 years ago
Larry Ullman 8390f2d2f0 Very slight edits 11 years ago
Qiang Xue 22189b3b3f doc fix [skip ci] 11 years ago
Carsten Brandt 597e470cfa Merge pull request #3001 from hiltonjanfield/patch-1 11 years ago
hiltonjanfield 87a6cf58af Clarify new usage of yii\web\View::render() 11 years ago
Carsten Brandt 9cf3e141b0 Merge pull request #2980 from lubosdz/master 11 years ago
Alexander Makarov c742222471 Merge pull request #2995 from Theill11/update-danish-translation 11 years ago
Johnny Theill 1c47a5b3c4 Sorted translations 11 years ago
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
lubosdz 612d3ed27d removed redundant whitespace 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