8025 Commits (739f5fda488305fb73b45c29d7f88835cd742946)
 

Author SHA1 Message Date
Carsten Brandt 739f5fda48 Merge pull request #4061 from yiisoft/fix-headers 10 years ago
Carsten Brandt 69fa11fd2d note about asArray abstraction level 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
Carsten Brandt cd5bdd90d2 fixed postgres tests 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 48f6e380df Merge PR #4038 branch 'consistent-after-save' 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 be78c434ab guide about conditional comments and JS position 10 years ago
Alexander Makarov c8299697d0 Correct fix for #4060 10 years ago
Carsten Brandt cc351d065e tip about environment related asset config 10 years ago
Alexander Makarov a03d87feb0 Fixes #4060 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
Alexander Makarov 708e6646b4 Merge pull request #4059 from abajja/translation-review-intro-yii.md 10 years ago
Carsten Brandt 10dc407a3c implemented markdown parsing for console command description 10 years ago
Abderrahim Bajja 4f5c4fe8d3 Fixes text format 10 years ago
Abderrahim Bajja 05fda2d875 Fixes a link 10 years ago
Abderrahim Bajja 8b4560de26 Review and correction 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 d825b745c3 added note about default order 10 years ago
Carsten Brandt f871a047fb added information about relation aliases to the guide 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 1cef60db17 debug toolbar: use textbox filter as fallback 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
Paul Klimov e5919cf462 Merge pull request #4034 from klimov-paul/4018-sphinx-db-relation-composite-link 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
Alexander Makarov 91caf681c8 Merge pull request #4035 from creocoder/gii-search-model-generator-fix 10 years ago
Alexander Kochetov 73fad8eb75 Gii `*Search` model generator fix 10 years ago
Klimov Paul 8871751172 Issue #4018 added to Sphinx CHANGELOG 10 years ago
Klimov Paul 64c43a3a1d Type cast added to `yii\sphinx\ActiveRecord::populateRecord()` 10 years ago
Qiang Xue 607294a4f1 Fixes #2821: Console help command incorrectly lists non-console controllers as available commands 10 years ago
Klimov Paul 3c5b98f7fe Unit test for issue #4018 added 10 years ago
Carsten Brandt bf599b96bb gridview filter disable is false, not true 10 years ago
Carsten Brandt 78d321b2f9 Merge pull request #4031 from SDKiller/patch-1 10 years ago