838 Commits (2b7e8be1e85e6c53772d0b8efa45152965d29033)

Author SHA1 Message Date
Tigrov 2b7e8be1e8
Fixes #14192: Fixed wrong default null value for TIMESTAMP when using PostgreSQL 7 years ago
Kolyunya 9031a115b9
Fixes #13586: Added `$preserveNonEmptyValues` property to the `yii\behaviors\AttributeBehavior` 7 years ago
vladis84 f6b54e1ac8
Fixes #14089: Added tests for `yii\base\Theme` 7 years ago
Carsten Brandt 2b9f0006d5
added example for using unsupported PHP format in yii formatter 7 years ago
Bizley deea1829db Fixes #14264: Fixed a bug where `yii\log\Logger::calculateTimings()` was not accepting messages with array tokens 7 years ago
Carsten Brandt 226f524da3
skip failing HHVM test 7 years ago
Paul Klimov 40e5702b6b Fixes #5108 `DateValidator` resets `$timestampAttribute` value on empty attribute (#14242) 7 years ago
Paul Klimov cd3c6404cb Fixes #4999: Added support for wildcards at `yii\filters\AccessRule::$controllers` 7 years ago
Carsten Brandt 5288577221
make migrationPath accept an array 7 years ago
Paul Klimov 0beb59305c Fixes #13058: Fixed caught exception thrown during view file rendering produces wrong output 7 years ago
Carsten Brandt 6e7ea782c0
fix cloning of DB connection for sqlite in-memory db 7 years ago
Carsten Brandt 3e94919592
added failing test for #13593 7 years ago
Carsten Brandt 2feb0945ca
Fixed RBAC databases tests 7 years ago
Felipe Sateler 88bbd61988
Alternative implementation for passing parameters to AccessRule roles 7 years ago
Skiba Max 51dd58cf34
Fixed #13551: loading fixtures in subdirectories 7 years ago
Ilya Rogov e2218cbbae Add test coverage of yii\helpers\Html (#14220) 7 years ago
Ilya Rogov 0d9cd0ccd7 Add test coverage of yii\helpers\BaseJson (#14217) 7 years ago
Ilya Rogov b07f2018de Add test coverage of yii\helpers\BaseMarkdown (#14223) 7 years ago
Alex-Code 7c6620a65f
Fixes #13846: Fixed `Query::count()` issue with `orderBy` 7 years ago
Alexander Makarov 9b8b965fcb
Fixes #14211: Fixed regression in Unique and Exist validators 7 years ago
Ilya Rogov 21a7a68e45 Add test coverage of yii\helpers\BaseArrayHelper (#14205) 7 years ago
Alexander Makarov 625d554e3a
Additional edge case for #14150 7 years ago
Alexander Makarov 8a087c8537
#14150: Added {{ and }} to getTablesUsedInFrom() output 7 years ago
Alexander Makarov b151b1cdb2
Fixes #14150 7 years ago
Bizley ddee256a1a Fixes #14133: Fixed bug when calculating timings with mixed nested profile begin and end in `yii\log\Logger::calculateTimings()` 7 years ago
Robert Korulczyk daa8b67c7b Fixes #13350, #14094, #11288 7 years ago
Carsten Brandt 5c72047426
Fixed ambiguous column name in SELECT in UniqueValidator 7 years ago
Carsten Brandt 5ed6910e1c
Added support for cloning a db connection 7 years ago
Alexey Rogachev 80d6f7323a
Do not render empty row in GridView when data is empty and emptyText set to false 7 years ago
Alexander Makarov 23cc4bf4fe
Further changes for unique and exist validators 7 years ago
Klimov Paul 473598ac8c Added support for sorting by expression to `\yii\data\Sort` 7 years ago
Leandro Gehlen 25242adb91 Fixes #5442: Fixed problem on load fixture dependencies with database related tests 7 years ago
Carsten Brandt 3e79d56447
made AssetBundle tests less cryptic 7 years ago
Carsten Brandt 5e8e6840b6
Added copyEmptyDirectories option to FileHelper 7 years ago
quantum 583a2bcb9f
failing test for asset bundle publishing empty directories 7 years ago
Carsten Brandt fb2441c3d7
moved query log logic into private method and reduced calls to getRawSql() 7 years ago
Carsten Brandt 65ea226729
added option to disable query logging in DB command 7 years ago
Andrey Akimov 5695b869a9 Fixes #13890: DbTarget log transaction bug 7 years ago
Bizley f8b3d68817 Fixes #4793: `yii\filters\AccessControl` now can be used without `user` component 8 years ago
Robert Korulczyk 31e321b9b2 Remove unused imports. (#14096) 8 years ago
SilverFire - Dmitry Naumenko 2d0e3fb9ef
Fixed Oracle SQL queries with `IN` condition and more than 1000 parameters 8 years ago
brandonkelly 3456c4e0fd !== 8 years ago
brandonkelly 11c0d4bf15 Skip just certain things for sqllite 8 years ago
brandonkelly 237af91e8e Skip testAutoRefreshTableSchema on sqllite 8 years ago
SilverFire - Dmitry Naumenko 8349362271
Fixed tests 8 years ago
SilverFire - Dmitry Naumenko fce20a3020
Renamed `ActiveForm::registerJs()` to `registerClientScript()`, added tests 8 years ago
brandonkelly e242e9b0ee Fixes #14072: clear table schema cache for all methods that affect cache 8 years ago
Alexander Makarov 37fc6c5afb
Alternative names 8 years ago
Alexander Makarov a9bf1a3a7f
Removed redundant use 8 years ago
Kolyunya 1e65fc29ed
Fixes #14033: Fixed `yii\filters\AccessRule::matchIp()` erroring in case IP is not defined under HHVM 8 years ago