1351 Commits (454b90a3f5f93d74dae56fe012073f3400d0bca6)

Author SHA1 Message Date
Chris Harris d18563bd38 Fixed comment formatting. Renamed ColumnSchemaBuilder::CAT_TEXT to ColumnSchemaBuilder::CAT_STRING. [skip ci] 9 years ago
Chris Harris 51b99320bd Sqlite specific schema builder class actually gets loaded now 9 years ago
Chris Harris eaeb926768 Adds `char` datatype to framework 9 years ago
Alexander Makarov d7f6f11193 HTMLPurifier dependency updated to ~4.7.0 9 years ago
Alexander Makarov 386aacae5c Fixes #10422: `yii\db\ColumnSchemaBuilder::buildNotNullString` now returns `NULL` instead of empty string to properly work with MSSQL (reverted from commit 2498a9b3bb) 9 years ago
nevermnd 2498a9b3bb Fixes #10422: `yii\db\ColumnSchemaBuilder::buildNotNullString` now returns `NULL` instead of empty string to properly work with MSSQL 9 years ago
Sam Mousa af5f5d0e3e Fixes #9851: Fixed partial commit / rollback in nested transactions 9 years ago
quantum 7b46bd1f7c Fixes #10451: Check of existence of `$_SERVER` in `\yii\web\Request` before using it 9 years ago
Alexander Makarov 1ec972fbf7 Fixes #10610: Added `BaseUrl::$urlManager` to be able to set URL manager used for creating URLs 9 years ago
Daniel Gomez Pan 2825e06451 Update changelog [skip ci] 9 years ago
Carsten Brandt c04f068439 prepare for next release 9 years ago
Carsten Brandt 9b5f6cb188 prepare for 2.0.7 release 9 years ago
Alexander Makarov a1846cd57c Fixed issue number 9 years ago
SilverFire - Dmitry Naumenko 5714ae576d Updated CHANGELOG, UPGRADE.md 9 years ago
Sam Mousa 8ea4c660da Several improvements to DI container 9 years ago
Carsten Brandt 5f19e7aa41 Added Alias Syntax for joinWith() 9 years ago
Carsten Brandt 157d6c79cc fixes #4972 by adding and `alias()` to `ActiveQuery` 9 years ago
Klimov Paul d22a3a0a07 Fixed `yii\validators\EachValidator` does not respect `skipOnEmpty` rule parameter 9 years ago
boehsermoe 22dceedabb Fixed DetailView for arrayable models 9 years ago
Alexander Makarov 4cd7f37103 Changelog for #10797 9 years ago
SilverFire - Dmitry Naumenko 32c424da10 Fixed i18n message sources to load fallback messages in a smarter way 9 years ago
Andrew Nester 78de315794 Fixed processing nested objects multisort in BaseArrayHelper 9 years ago
Jan Siqueira f9473ebc61 Fix default value parsing in pgsql\Schema for null values 9 years ago
mdmunir 2505e7ef63 Fixes #9785: Added ability to invoke callback with dependency resolution to DI container 9 years ago
Alexander Makarov 26a1e098ff Removed controller action injection-related changelog line 9 years ago
Carsten Brandt 364eb39eae moved wrongly added CHANGELOG entry 9 years ago
Carsten Brandt 42b8569846 Revert DI injection via controller action method signature 9 years ago
Andrew Nester fecd4dcfa5 10739 - Multiple slashes at the end of route should not be accepted as valid url 9 years ago
SilverFire - Dmitry Naumenko d12af259e0 Fixed UrlValidator pattern to improve matching 9 years ago
Andrew Nester a0ca37ed6a 10545 - Fix for XMLResponseFormatter to format models in a proper way 9 years ago
SilverFire - Dmitry Naumenko b43ebcc368 yii\db\Connection::createCommand() removed DI usage for performance reasons 9 years ago
SilverFire - Dmitry Naumenko 8b92b08306 db/Connection - update PHPDocs, update CHANGELOG 9 years ago
Carsten Brandt 5a462dc5d2 added tests and documentation for #8824 9 years ago
Daniel Gomez Pan 36de283411 Fix grammar in chage log [skip ci] 9 years ago
SilverFire - Dmitry Naumenko 96a50bcc35 Updated CHANGELOG.md 9 years ago
Vit S bdddcc54ad code review fixes 9 years ago
SilverFire - Dmitry Naumenko 011c1c65cc Updated CHANGELOG, UPGRADE guide 9 years ago
Andrew Nester 61df727eaf Expression objects for orderBy should be handled in QueryBuilder 9 years ago
Andrew Nester 6acab778da 10629 - BaseStringHelper::truncateHtml fix - should not add suffix if words count less than needed #10629 9 years ago
SilverFire - Dmitry Naumenko 969469b55a Updated CHANGELOG 9 years ago
Andrew Nester bdea6d30d0 Updated Changelog.md 9 years ago
SilverFire - Dmitry Naumenko 0cae7fc654 Added CHANGELOG line for #10052 9 years ago
SilverFire - Dmitry Naumenko 6eb9830d64 UniqueValidatorTest, CHANGELOG - fixed spelling 9 years ago
Daniel Gomez Pan b88eeb6392 Fix change log [skip ci] 9 years ago
SilverFire - Dmitry Naumenko 5a1c88f1df Updated CHANGELOG 9 years ago
SilverFire - Dmitry Naumenko 3624e6bf7e Updated CHANGELOG 9 years ago
SilverFire - Dmitry Naumenko 5f8435bba7 Added CHANGELOG line 9 years ago
Carsten Brandt f6dcb290ed reverted c00b97a/#9915, this is expected behavior 9 years ago
SilverFire - Dmitry Naumenko eda1e7b027 Fixed `yii\grid\GridView::guessColumns()` to work with numeric column names 9 years ago
Carsten Brandt dbf1b9f492 Update CHANGELOG.md 9 years ago