1 Commits (f47689a288dc77fba064796328837c01f51af496)

Author SHA1 Message Date
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
Alexander Makarov 0eecb6ab1e Fixes #7529: Fixed `yii\web\Response::sendContentAsFile()` that was broken in 2.0.3 10 years ago
Qiang Xue fa0418f8a1 Fixes #4424: Added `inline` and `mimeType` options to all file downloading methods provided in `yii\web\Response` 10 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue d9dd7292db Fixed test break. 11 years ago
Qiang Xue eb779ff6cb Fixed test break. 11 years ago
Alexander Makarov 26767735dc Renamed byte methods, moved path methods back to StringHelper 11 years ago
Alexander Makarov 5f2a612c78 Moved file and path related methods from StringHelper to FileHelper, renamed StringHelper byte methods not to be misused as string methods 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt 949dda5fdb tagged tests with @group tags 11 years ago
Qiang Xue 3ec9553654 Fixed test break. 11 years ago
Qiang Xue ad218c6719 moved HttpException to web. 11 years ago
Qiang Xue f14774dfb6 Fixes issue #276: Enable Response::sendFile() to operate on resources 11 years ago
Qiang Xue ef5afef7b2 Fixed test break. 11 years ago
Qiang Xue b455f2c97a Fixed test break. 11 years ago
Ragazzo 1f3f661292 fixed range requests, tests improved 12 years ago
Carsten Brandt a2c6d22124 refactored web/Response::sendFile() 12 years ago