5990 Commits (51c2fce463372b0dc8cea319996a4efab6ae1407)

Author SHA1 Message Date
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
Johannes la Poutre d20bc2b010 Translated the word 'Update' 9 years ago
Alexander Makarov aaf931a5e8 Fixes #9070: Fixed `ViewAction::resolveViewName()` not to accept `/../` and `/./` 9 years ago
Ivan Pomortsev 398caaf7fd Fixes #8549: Fixed `yii\caching\FileCache` doesn't lock cache files when reading 9 years ago
lynicidn 7926b7d4e9 Update EachValidator.php 9 years ago
Sebastian Chojniak 86c2e22a5b class Event is used in docs 9 years ago
Sebastian Chojniak 6ee285f321 unused imports removed 9 years ago
Sebastian Chojniak 025845e660 performance: unnecessary (when result is cached) getAuthManager() removed 9 years ago
pana1990 9ae80e3a94 Update sintax 9 years ago
Sebastian Thierer bc0a6662ee typo on changelog 9 years ago
Sebastian Thierer 82fbb568e0 Fix for 9056 9 years ago
Carsten Brandt 54dd0eab72 add note about #8897 to the docs 9 years ago
Alexander Makarov e88170ab82 Fixed phpdoc of SchemaBuilder 9 years ago
Carsten Brandt 5d3532c649 fixed endless error loop in error handler 9 years ago