18790 Commits (adf8f9a32f99a3377573317c05f96644f5905f82)
 

Author SHA1 Message Date
Dmytro Naumenko adf8f9a32f Fixes #15931: `yii\db\ActiveRecord::findOne()` now accepts quoted table and column names using curly and square braces respectively 6 years ago
SilverFire - Dmitry Naumenko b9ee17014e
Removed wrong test addded in dfcf037c7 6 years ago
SilverFire - Dmitry Naumenko 025dd072c6
Replaces commit dfcf037c7. The prvious idea was wrong and broke some tests 6 years ago
SilverFire - Dmitry Naumenko dfcf037c76
ActiveQuery::viaTable() now throws exception on wrongly prepared query 6 years ago
Vladimir Votinov 3c091b802a When uses filter \yii\filters\PageCache, then yii\web\JsonResponseFor… (#17044) 6 years ago
Anees Hikmat Abu-hamid 7bf0562223 Various fixed for Arabic guide [skip ci] 6 years ago
SilverFire - Dmitry Naumenko 659b3d4b77
Fixing DB session override problems 6 years ago
Pavel Ivanov 4333b90186 Fixes #15482: AR::find()->with() missing data when using string identifiers for relations 6 years ago
Alexander Makarov 63faf5f593
Fixes #16703: Updated upgrade notes mentioning important change made in 2.0.14 6 years ago
崔亮 3a52578d4a Various docs fixes [skip ci] 6 years ago
Pavel Ivanov 7ccadb4a79 Fixes #15167: Fixed loading of default value `current_timestamp()` for MariaDB >= 10.2.3 6 years ago
Nikolay c59df914c1 Fixes #16253: Fixed empty checkboxlist validation 6 years ago
Pavel Ivanov 22d30f1999 Fixes #15286: Fixed incorrect formatting of time with timezone information 6 years ago
Evgeniy Moiseenko e3b7581bca Fixes #15145: Fixed Validator::skipOnEmpty documentation [skip ci] 6 years ago
minitia f44266c946 Updated db-query-builder.md adding example for 'in' with composite columns (#17026) [skip ci] 6 years ago
Pavel Ivanov e5ecea653f Fixed random fails of RetryAcquireTraitTest (#17024) 6 years ago
Pavel Ivanov 108155ad1d Fixed nightly build (#17025) 6 years ago
Albert Borsos ec1809bed2 Fix to do not delete used message files with nested category names (#17021) 6 years ago
Pavel Ivanov b4cb42fb9d Fix of Oracle tests for proper skipping (#17019) 6 years ago
Pavel Ivanov 92c66758de Added tests for DateValidator when no time is specified for 'format' (#17018) 6 years ago
Pavel Ivanov 36ed136caf Issue #14388: test of dependent ActiveFixtures loading (#17012) 6 years ago
Pavel Ivanov 4584487126 Fixes DateValidatorTest for ICU 55.1 (#17013) 6 years ago
Nikolay a140b2b468 Fixes #16991: Removed usage of `utf8_encode()` from `Request::resolvePathInfo()` 6 years ago
Dzhuneyt 4c88805f85 Translated Yii2 core messages in Bulgarian language (#17010) [skip ci] 6 years ago
Dzhuneyt a790685e66 Fixes #16974: Regular Expression Validator to include support for 'u' (UTF-8) modifier 6 years ago
Pavel Ivanov e0e73cf5b5 Minor cleaning of .gitignore files in tests folder (#17007) 6 years ago
Pavel Ivanov bc9f8bd8a3 Fixes CommandTest::testCreateView() cleanup logic (#17006) 6 years ago
Nikolay 1a34f61e56 Fixes #16941: Set `yii\console\controllers\MigrateController::useTablePrefix` to true as default value 6 years ago
Pavel Ivanov 966f262016 Fixes AssetBundleTest for vagrant ENV (#17003) 6 years ago
Alexander Makarov a4b12b14ca
Removed unneeded changelog line [skip ci] 6 years ago
Dmytro Naumenko 66ecd6b5b6
Merge pull request #16998 from GHopperMSK/16966-add-array_expression-support-to-relation-data 6 years ago
Dmytro Naumenko 698e45ac1e
Fixed code style 6 years ago
GHopper a5182e5d5e Merge branch 'master' of git://github.com/yiisoft/yii2 into 16966-add-array_expression-support-to-relation-data 6 years ago
taobig e1623868f9 Fixes #16891: Fixed Pagination::totalCount initialized incorrectly 6 years ago
GHopper d02fb4e3dd Reduce the Cyclomatic Complexity level 6 years ago
GHopper a7771acd8d Add ArrayExpression support in related tables 6 years ago
Pavel Ivanov 379a2002dd Issue #14609: test case for further discussion (#16990) 6 years ago
Pavel Ivanov 7d494d0d24 Fixes #16028: Fix serialization of complex cache keys that contain non-UTF sequences 6 years ago
Razon Yang 2b79a0c5ba Fixes #16945: Fixed RBAC DbManager ruleName fetching on the case of PDO::ATTR_ORACLE_NULLS => PDO::NULL_TO_STRING 6 years ago
Pavel Ivanov b128ec85f4 Fixes #16081: Fixed composite IN using just one column 6 years ago
Nikolay ebb5976a22 Fixes #16926: Fix shell autocompletion 6 years ago
Ruitang Du 5250197d3b Fixed typo in MessageController docs [skip ci] (#16982) 6 years ago
talentant 8a641a99b8 Update ROADMAP.md (#16992) [skip ci] 6 years ago
Pavel Ivanov 3c1f1e4dcc Disabled deprecated warnings for PHP 7.3 tests (#16997) 6 years ago
Andrew 572e5f6655 Fixes #15850: check basePath is writable on publish in AssetManager 6 years ago
Sam 197feeb255 Fixes #16969: Fix `yii\filters\PageCache` incorrectly storing empty data in some cases 6 years ago
Nobuo Kihara d1c3dac0f7 docs/guide-ja/start-installation.md updated and translators.json added [ci skip] (#16964) 6 years ago
Andrew c162bd7ae7 Fixes #16910: Fix messages sorting on extract 6 years ago
Carsten Brandt d07e286dbd
fix syntax error in fr and es guide 6 years ago
Carsten Brandt f79d3d7edc
Fix syntax errors in Chinese guide 6 years ago