4205 Commits (935ab04225063aa188264b9d8d7b00a929998769)

Author SHA1 Message Date
Alexander Makarov 0ff0f9d32e Missing files for #4071 10 years ago
Alexander Makarov 2457e24795 Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer` 10 years ago
Alexander Makarov 9f3e716932 Added example to EmailTarget phpdoc 10 years ago
Tóth Sándor 332f2a07ee OCI/Schema getlastinsertedid function fix and i add const oracle column type to schema 10 years ago
Alexander Makarov 38c056c736 Moved handling from Target to Dispatcher, fixed edge cases 10 years ago
Carsten Brandt e856cb6c90 changelog for #4020 10 years ago
Alexander Makarov a92dd65e0e Fixes #3101: Improved handling of log target failures. It will now skip target and log reason instead of going into infinite cycle 10 years ago
Qiang Xue 1b4a9b62cd Fixes #3568: When the primary query sets `asArray`, it is not respected by the `via` relational query 10 years ago
Qiang Xue 7c2be49576 Fixes #3638: `yii\filters\HttpCache` does not work as expected when session is started before the filter 10 years ago
Qiang Xue 86f06677e9 Refactored AR findOne() and findAll(). 10 years ago
Carsten Brandt 574f67feff fixed test break 10 years ago
Carsten Brandt cc5c413711 better fix for #2988 10 years ago
Carsten Brandt 18c3e8ef01 clear stat cache in logger to avoid cache of file state 10 years ago
Carsten Brandt bc00449c5f removed wrong use statement for MailEvent 10 years ago
Carsten Brandt 7e4bdef445 updated classmap to fix test break 10 years ago
Qiang Xue c6f711ccca Fixes #3765: Added `yii\web\User::enableSession` to support authentication without using session 10 years ago
Carsten Brandt eeb784a11e added typecast to auto increment PK 10 years ago
Carsten Brandt b04e23f8b7 use native suppport for batch insert in SQLite >= 3.7.11 10 years ago
Carsten Brandt 7b13c370e9 fixes #3681, disambiguate PK in findOne and findAll 10 years ago
Carsten Brandt 109c4b44bc attempt to fix multiple header issue 10 years ago
Carsten Brandt 775141ab96 move mail event class 10 years ago
Carsten Brandt edb95052e8 use an AfterSaveEvent class to be consistent 10 years ago
Carsten Brandt 2f4a09ef53 phpdoc 10 years ago
Carsten Brandt 1c1dcc2c15 fixed gridview documentation 10 years ago
Carsten Brandt 6578cfbdab updated phpdoc and classmap 10 years ago
Carsten Brandt 284ec069ad implemented ANSI strlen helper 10 years ago
Carsten Brandt 10dc407a3c implemented markdown parsing for console command description 10 years ago
Carsten Brandt f46cffb4e4 Implement console color ansi2html 10 years ago
Carsten Brandt 0d03f720a4 added usage example of ActiveField::widget() 10 years ago
Carsten Brandt 29cacc8a05 added mysql blob and longblob to the list 10 years ago
Carsten Brandt 1391253a58 fixed postgres default value parsing 10 years ago
Carsten Brandt 651e6a3feb added support for BIT default values 10 years ago
Carsten Brandt 4f95fcd91f added unit tests for schema detection 10 years ago
Carsten Brandt b0fb04efd4 fixed test break and wrong parameter 10 years ago
Carsten Brandt 0899b8d474 changed updateAttributes to be more simple update 10 years ago
Carsten Brandt 2cab70b064 Ensure consistent behavior in ActiveRecord::afterSave() 10 years ago
Qiang Xue 06235cd156 Fixes #2558: Enhanced support for memcached by adding `yii\caching\MemCache::persistentId` and `yii\caching\MemCache::options` 10 years ago
Qiang Xue 607294a4f1 Fixes #2821: Console help command incorrectly lists non-console controllers as available commands 10 years ago
Carsten Brandt a28589203f do not show debug info for UserException 10 years ago
Carsten Brandt f12316f2e8 file and line information missing from error array representation 10 years ago
Carsten Brandt 6ad244185a missing return 10 years ago
Carsten Brandt cc8a8360cb added unit test and notes about dbms specific settings 10 years ago
Alexander Makarov 79f9f85ff2 Fixes #4024, Fixes #4028 10 years ago
Dmitry Chernikov 56e4f7ba8e Updated CHANGELOG.md 10 years ago
Dmitry Chernikov d26f36d45d Updated CHANGELOG.md 10 years ago
Dmitry Chernikov 85fd823ee6 Added ability to `yii\widgets\Menu` to encode each item's label separately (creocoder, umneeq) 10 years ago
Alexander Makarov b4b4406719 Fixes #4027: added Turkish messages 10 years ago
Carsten Brandt bbbe2a3e4b Added support for transaction isolation levels 10 years ago
Dmitry Chernikov 8b8e5c4de9 fixed 10 years ago
Dmitry Chernikov 1cb4036d14 updated CHANGELOG.md 10 years ago