16808 Commits (add189e5ef48e9337f95ed2a652026f1d6e64c5c)
 

Author SHA1 Message Date
Alexander Makarov add189e5ef
Adjusted travis not to tests against anything lower than 7.1 and drop HHVM 7 years ago
Alexander Makarov 68543a63ff
Adjusted composer.json 7 years ago
Alexander Makarov acef7e1e7c
Adjusted comment [skip ci] 7 years ago
Alexander Makarov f475affaeb
Removed duplicate handling for \Throwable and \Exception 7 years ago
Alexander Makarov 0afc410d12
Merged branch 'master' into 2.1 7 years ago
Thiago Talma 1d062100b6
Fixes #13787: Added `yii\db\Migration::$maxSqlOutputLength` that allows limiting number of characters for outputting SQL 7 years ago
Arthur Khachaturov 78ec17f13c
Fixes #14201: `yii\console\controllers\MessageController::extractMessagesFromTokens()` is now protected 7 years ago
Carsten Brandt 2b9f0006d5
added example for using unsupported PHP format in yii formatter 7 years ago
Nikolay Oleynikov fdc91f351b Improved base migration controller documentation [skip ci] (#14253) 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 fddb34b91c
added param binding examples for update() and delete() 7 years ago
Carsten Brandt a3501ed831
guide: note about param binding on strings, not arrays 7 years ago
PowerGamer1 3dc8f426d0
Fix MessageController color output on non-color termnials 7 years ago
Carsten Brandt b056dff031
improved formatter documentation 7 years ago
Dmitry Naumenko cf9787ddef Merge pull request #14256 from brandonkelly/patch-7 7 years ago
Dmitry Naumenko 4fdc55093f Merge pull request #14255 from lourdas/master 7 years ago
Brandon Kelly 981346cb1e Fixed Formatter::normalizeDatetimeValue() docs 7 years ago
Vasileios Lourdas 38bf88df1a Greek translation update. 7 years ago
Carsten Brandt d6bd627ac3
prepare for next release 7 years ago
Carsten Brandt be658f82bf
release version 2.0.12 7 years ago
Carsten Brandt c09a03ab8e
fixed version and missing `@since` annotation 7 years ago
Carsten Brandt 717c545d2c
moved wrong changelog entry 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
Carsten Brandt b8d5a35916 Merge pull request #14241 from cebe/migration-namespaces 7 years ago
Carsten Brandt 844eacba26 Update BaseMigrateController.php 7 years ago
Paul Klimov cd3c6404cb Fixes #4999: Added support for wildcards at `yii\filters\AccessRule::$controllers` 7 years ago
Carsten Brandt 6ec6f8d76c
moved include file logic to separate method 7 years ago
Carsten Brandt 5288577221
make migrationPath accept an array 7 years ago
Tobias Munk deb1def9d3
added alias syntax support 7 years ago
Carsten Brandt cb9462b224
Added support for specifying aliases for migrationNamespaces 7 years ago
Carsten Brandt 4b9e48b8dc
improved docs: link term "path alias" to the guide 7 years ago
Paul Klimov 0beb59305c Fixes #13058: Fixed caught exception thrown during view file rendering produces wrong output 7 years ago
leandrogehlen 17a1d91e4a
Allows override query relation in descendant class 7 years ago
Carsten Brandt 6e7ea782c0
fix cloning of DB connection for sqlite in-memory db 7 years ago
nanodesu88 67b9a57e86
additional fix for #13501 7 years ago
Carsten Brandt 3e94919592
added failing test for #13593 7 years ago
Carsten Brandt 2feb0945ca
Fixed RBAC databases tests 7 years ago
Carsten Brandt fa4d76223b Merge pull request #14123 from cebe/access-rule-params 7 years ago
Carsten Brandt a1f396c5d8
improved docs 7 years ago
Carsten Brandt 339972fb34
simplified guide example 7 years ago
Felipe Sateler 88bbd61988
Alternative implementation for passing parameters to AccessRule roles 7 years ago
Felipe Sateler 18bb002c99
Document queryParams in the authorization guide 7 years ago
Alexander Makarov 137a936a60 Merge pull request #14215 from ihipop/feature/add_doc_for_issue_#8420 [skip ci] 7 years ago
ihipop 7d209b4143 Adjusted text,add some adivse [skip ci] 7 years ago
SilverFire - Dmitry Naumenko f111ab4413
Merge branch 'd1rtyf1ng3rs-13551-load-fixtures-in-subdirectories' 7 years ago
SilverFire - Dmitry Naumenko f7c9e6b852
Enhanced FixtureController::getFixtureRelativeName() 7 years ago
Skiba Max 51dd58cf34
Fixed #13551: loading fixtures in subdirectories 7 years ago
Beowulfenator ed0c755f7c Adjusted text [skip ci] 7 years ago
Victor Heng 85294ab4e3 Add migration file example for DbSession (#14227) [skip ci] 7 years ago