5673 Commits (8b951796ac5ef8f86e426bc17767dfad11249275)

Author SHA1 Message Date
Alexander Makarov 8b951796ac Fixes #9263: Avoid extra DB query in RBAC DbManager in case auth item name is empty 9 years ago
Alexander Makarov afbc515407 Fixes #9239: BaseJson phpdoc corrections, minor improvements, added changelog 9 years ago
Grzegorz Kurtyka 079778a355 #9239: Handle json_encode errors 9 years ago
Alexander Makarov 310f9152e1 Fixes #9268: Improved display of boolean parameters in logged SQL queries 9 years ago
Alexander Makarov 972165ccec Fixes #9006: Fixed bit column always returning true using certain version of PDO MySQL 9 years ago
Alexander Makarov 9a87271abf Fixed missing stacktrace items on PHP syntax errors of "unexpected end of file" type 9 years ago
dima-gusyatiner cb054a64cd fixed message with missing keyword 9 years ago
Chris Harris 26e5b021a8 Fixes #9246: Added `yii\web\UrlRule::getParamRules()` 9 years ago
Sebastian Chojniak 9012aa66bf Fixed documentation according to Chg #4911 9 years ago
Artem Belov 235ca746b4 Typo in russian i18n message 9 years ago
adinata 8ced2ba96a Fixes #8933: Yii is now able to properly handle HHVM fatal errors 9 years ago
Alexander Makarov 2aba8df2ef Fixes #9228 9 years ago
vbelogai 1d6a340534 Fixes #8161: Fixed active form `data-method` submit bug when client validation is used 9 years ago
Dmitry Naumenko b16d734c29 Fixes #8671: Extracted `yii\helpers\Html::escapeJsRegularExpression()` method from `yii\validators\RegularExpressionValidator` 9 years ago
Carsten Brandt d3bd7af956 improved documentation of Model::load() return value 9 years ago
nidgetgod b8fefe513c fixed: Oracle 11g 11.2.0.1.0 ORA-03113: end-of-file on communication channel 9 years ago
Carsten Brandt 3c9c6b5d7d fixed formatter to accept explicit setting of decimal numbers 9 years ago
Carsten Brandt 2cd4837f41 fixed display issue with overlapping text in callstack item 9 years ago
felixmaier1989 f840292053 [fix-translation-fr] Fixed some typos and wordings in French messages 9 years ago
Klimov Paul 984afd3c6e `yii\web\ErrorAction` displays 404 error instead of blank page on direct access 9 years ago
Andrey Nester 716057ed39 Fixes #9059: Fixed PHP Notice in error handler view 9 years ago
Nikola Kovacs 49e5c59a75 Fix phpdoc 9 years ago
freezy 6a4436f95b [Fixes #9177] Password Hash Cost setting for Security component 9 years ago
webdevsega da73a0fa47 Set cache to runtime folder for HTMLPurifier_Lexer 9 years ago
MaXL 17d8649509 Fix phpdoc typo 9 years ago
Carsten Brandt 1ea1cacc11 improved GridView docs about empty cell 9 years ago
Adrian Dvergsdal d02a0a1611 Norwegian translation for bytes 9 years ago
Adrian Dvergsdal c120624b2d Correct minor typo in norwegian translation 9 years ago
Adrian Dvergsdal 2c995ce86e Add translation for nb-NO (Norwegian Bokmål) 9 years ago
tom-- e0d2d2cc88 Improve summary description of Action class 9 years ago
zetamen df6f270a0e Fixes #9161: Fixed `yii\web\Request` ignore `queryParams` when resolve request 9 years ago
Carsten Brandt 9aac3966a6 fixed typo in error message 9 years ago
Alexander Pletnev 91eae2fe45 changelog 9 years ago
Alexander Pletnev 9ab57780ab close #9149 9 years ago
Oleg Belostotskiy 21e55a554d Fixing a typo 9 years ago
Alexander Makarov b53f50a762 Reverted #9140 9 years ago
Alexander Makarov ef27d820d2 #9140: better fix for IDEs 9 years ago
Alexander Makarov c115c677e6 Fixed #9141: Fixed docs for migrate/history 9 years ago
matthewyang fed6f35627 remove redefined parent property 9 years ago
Abdullah Almesbahi 12a5b3510b Update yii.php 9 years ago
Sitawit Suteepohnwiroj 5af6105ea7 Fixes #9127, Fixes #9128: Fixed MSSQL `QueryBuilder::renameColumn()` and `QueryBuilder::renameTable()` escaping 9 years ago
Felix Schindler 04accb6dcc Trim some trailing whitespaces. 9 years ago
Alexander Makarov 251c316977 Better implementation of FileCache::getValue() 9 years ago
MaximAL 6abde25312 Typo fix 9 years ago
Carsten Brandt a5c92eb4cb register `STDIN`, `STDOUT`, and `STDERR` if not defined by PHP 9 years ago
Carsten Brandt 4381f7c175 Update CHANGELOG.md 9 years ago
Carsten Brandt 1450e0f70f Update UPGRADE.md 9 years ago
Carsten Brandt bf7edc5250 2.0.5 release 9 years ago
Alexander Makarov 4e3b82bb25 Fixed `ViewAction::resolveViewName()` not to accept `/../` and `/./` 9 years ago
Sebastian Thierer e0d2107e1b Mysql unique index creation fix. 9 years ago