19495 Commits (0571e806b92340816721fc39cae19767f201f352)
 

Author SHA1 Message Date
Bizley 64142f0677 Fixed typo 5 years ago
Brandon Kelly 13c14292c2
Fix #17948: Ignore errors caused by `set_time_limit(0)` 5 years ago
ricardomm85 355ca1562d
Fix #17810: Fix EachValidator crashing with uninitialized typed properties 5 years ago
Andre 2717070cce
Update Russian translation (#17945) 5 years ago
Alex 55890453ab
Fix #17942: Fix for `DbCache` loop in MySQL `QueryBuilder` 5 years ago
Alexander Makarov a702e9be14
prepare for next release 5 years ago
Alexander Makarov dd657f8d64
release version 2.0.34 5 years ago
Alexander Makarov 82649fc741
Fix formatting 5 years ago
Alexander Makarov fbd7eded2d
Bug #17933: Log warning instead of erroring when URLManager is unable to initialize cache 5 years ago
Brandon Kelly f8d417c42a
Fixed usage of non-existing ResponseEvent in yii\web\Response docs (#17939) 5 years ago
Brandon Kelly 7a5e51e9be
Fix #17935: Reset DB quoted table/column name caches when the connection is closed 5 years ago
Alexander Makarov f843317d97
Fix #17934: Fix regression in Oracle when binding several string parameters 5 years ago
Alexander Makarov 65e5640810
Fix #17932: Fix regression in detection of AJAX requests (#17937) 5 years ago
Alexander Makarov e9f42c0854
prepare for next release 5 years ago
Alexander Makarov 70f9ab858b
release version 2.0.33 5 years ago
Alexander Makarov 605505b255
Clarify changelog 5 years ago
Alexander Makarov 168ddace63
Do not shallow clone AppVeyor 5 years ago
Igor Tarasov 7f88acb313
Fix #17878: Detect CORS AJAX requests without `X-Requested-With` in `Request::getIsAjax()` 5 years ago
Alex 4b6d3c0290
Fix #17929: Actions can now have bool typed params bound 5 years ago
Adam Hayward 31e3698ab9
Fix #17827: Add `StringValidator::$strict` that can be turned off to allow any scalars 5 years ago
Alexander Makarov 438cc80fc7
Fix #17667: Fix `CREATE INDEX` failure on sqlite when specifying schema 5 years ago
Alexander Makarov 4de66f8205
Fix #16145: Fix `Html` helper `checkboxList()`, `radioList()`, `renderSelectOptions()`, `dropDownList()`, `listBox()` methods to work properly with traversable selection 5 years ago
Alexander Makarov 1d6d0d76c5
Fix HtmlTest to work well with line endings 5 years ago
Alexander Makarov 68832c8f6d
Fix #17928: Fix broken link in "Response Formatting" 5 years ago
Alexander Makarov 4033c82758
Use services for MySQL and PostgreSQL tests 5 years ago
Alex 50b19dbfba
Fix #17920: Fix for `Command::getRawSql` and `Expression` in params 5 years ago
Brandon Kelly 1b5dacb051
Fix #17909: Reset DB schema, transaction, and driver name when the connection is closed 5 years ago
alex-code 5939813a8e
Fix #17797: Fix for `activeListInput` options 5 years ago
Ivan Hermanov b7d8730044
Fix #16092: Fix duplicate joins in usage of `joinWith` 5 years ago
Alexander Makarov bc0770cf67
Add upgrade note about HeadersAlreadySentException 5 years ago
Alexander Makarov 0660011f53
Fix passing cache parameter (#17907) 5 years ago
Alexander Makarov b7723aebcf
Fix bracket 5 years ago
Alexander Makarov db9e2fa709
Add missing bracket 5 years ago
Alexander Makarov fbdf464510
Backwards compatibility and formatting fix for #17897 5 years ago
Alexander Makarov 7a36c964a4
fix: #13749 Yii opens db connection even when hits query cache (#17897) 5 years ago
root c4742d0557 Merge branch 'master' of git://github.com/yiisoft/yii2 into 13749-db-connect-when-cache 5 years ago
vinpel f165b6b31f
Fix #17679: Fix Oracle exception "ORA-01461: can bind a LONG value only for insert into a LONG column" when inserting 4k+ string 5 years ago
Alexander Makarov e22c9c6d68
Fix incorrect assertion in fixture test (#17904) 5 years ago
SKAChels 445cc9f91f
Fix Russian translation of output-data-providers.md 5 years ago
Ather Shu 483c367704 feat: rawsql is only used for log, if profile it will be setted 5 years ago
Ather Shu 358e3518b3 feat: fix unittest 5 years ago
Ather Shu 990c4be454 feat: fix codeclimate error 5 years ago
Ather Shu 2051c05087 feat: update code after review 5 years ago
Ather Shu b9316c9205 feat: fix unit test errors 5 years ago
Ather Shu 7428a45bf9 fix: #13749 Yii opens db connection even when hits query cache 5 years ago
Robert Korulczyk ec089fea5a
Fix #16721: Use `Instance::ensure()` to initialize `UrlManager::$cache` 5 years ago
patacca ecbafa2e3a
Fix #17886: yii\rest\Serializer serialize arrays 5 years ago
Alexander Makarov 110199bcfd
Fix #17859: Fix loading fixtures under Windows 5 years ago
simialbi 79e68767db
Fix #11945: Fix Schema Builder MySQL column definition order 5 years ago
Ivan Hermanov 6e9764b467
Added support of JsonSerializable interface to ArrayableTrait (#17888) 5 years ago