8946 Commits (c3c6e43ce5b28f5d085af98f0a4f40e66f93e50d)
 

Author SHA1 Message Date
Alexander Makarov c3c6e43ce5 Merge pull request #4765 from sklyukin/patch-1 10 years ago
Stanislav cf990cf8df link fix 10 years ago
Alexander Makarov 5d67ac4452 Renamed YII_ROOT_DIR → YII_APP_BASE_PATH 10 years ago
Alexander Makarov 02f894556e Fixes #4757: fixed paths in advanced app init 10 years ago
Qiang Xue ab3d011443 Merge pull request #4752 from klimov-paul/4062-find-files-case-sensative 10 years ago
Klimov Paul 0bf16497af Convert 'caseless' option into 'caseSensitive' option at `yii\helpers\BaseFileHelper::findFiles()` 10 years ago
Qiang Xue a3e7a33a9e Merge pull request #4748 from klimov-paul/4424-x-send-file 10 years ago
Klimov Paul fe36bc9ecd `options` parameter extracted at `yii\web\Response::xSendFile()` 10 years ago
Qiang Xue a56490e091 Merge pull request #4750 from klimov-paul/3459-file-cache 10 years ago
Klimov Paul 6461523aca Added 'caseless' option to `yii\helpers\BaseFileHelper::findFiles()` 10 years ago
Klimov Paul b48e46a25b Added error logging at `yii\caching\FileCache::gcRecursive()` 10 years ago
Klimov Paul 6709154792 `yii\base\ErrorHandler::handleError()` adjusted keeping native error processing on error reporting miss match. 10 years ago
Klimov Paul e3cea2138a Added `forceDownload` parameter to `yii\web\Response::xSendFile()` 10 years ago
Alexander Makarov 76b03a3fcd Another attempt to fix travis 10 years ago
Alexander Makarov 34bc23657e Got rid of variables, forced terminating PHP process by name before starting another server 10 years ago
Alexander Makarov e4e04c9235 Avoided exit in travis since it finishes the whole script 10 years ago
Alexander Makarov ed5b8afbac Separated travis scripts for basic and advanced apps 10 years ago
Alexander Makarov ff59e5fd4b Merge pull request #4744 from bevalorous/docs-guide-russian-translation 10 years ago
Vadim Belorussov fcc593534e Translated rest-versioning.md into Russian [skip ci] 10 years ago
Larry Ullman 8cfdd37475 Light edits 10 years ago
Larry Ullman edd293028e Light edits 10 years ago
Larry Ullman 2aba4346f5 Light edits 10 years ago
Vadim Belorussov 2e2a7af5a8 Add rest-versioning.md to translate into Russian [skip ci] 10 years ago
Larry Ullman e05222696c Minor punctuation fixes 10 years ago
Alexander Makarov 6f3832f3ff Merge pull request #4723 from yiisoft/codeception-test-adjustments 10 years ago
Qiang Xue 1cfa5bc9ee Fixes #4740: Added `yii\web\Session::addFlash()` 10 years ago
restyler f1aeac5dc2 addFlash method was implemented 10 years ago
restyler 3d2cac534c Multiple flash messages per type support 10 years ago
Qiang Xue c0d771f744 Fixes #4640: Added `yii\widgets\ActiveForm::beginField()` and `endField()` 10 years ago
Alexander Makarov 480b03beb7 Prefixed constants to avoid possible naming conflicts 10 years ago
Alexander Makarov 2df4dff4ed Proper exit codes for codeception tests 10 years ago
Alexander Makarov ef9d37d841 Split command for easier debug 10 years ago
Alexander Makarov ac9b479137 Fixed tabs in yml 10 years ago
Alexander Makarov 57b299607b Use separate webservers for basic and advanced apps in travis 10 years ago
Alexander Makarov ac32c33d79 Removed unneeded && from travis 10 years ago
Alexander Makarov 67c5894b2b Fixed copyright year in batch files 10 years ago
Alexander Makarov c33214b35d Adjusted test configs structure 10 years ago
Qiang Xue 9a68678ded Additional fix to #4728. 10 years ago
Qiang Xue 45dbbc39f6 Additional fix to #4728. 10 years ago
Alexander Makarov 109da0b76e Added missing github name to changelog 10 years ago
Alexander Makarov 4a9cc31828 Merge pull request #4728 from DaSourcerer/4372-httpcache-rfc7232-compliance 10 years ago
Alexander Makarov 90c6a476ce Fixes #4727: Fixed wrong Stylus definition in `\yii\web\AssetConverter` 10 years ago
DaSourcerer 528e12f499 Fix for `@covers` annotations 10 years ago
DaSourcerer 83872ff853 CacheFilter test coverage 10 years ago
DaSourcerer a5b6c19d81 Removed bogus conditional 10 years ago
Alexander Makarov 28091ed2e8 Fixed travis paths 10 years ago
Alexander Makarov 0418a07264 Added missing cd to travis 10 years ago
Alexander Makarov 35c4a61908 Merge branch 'master' into codeception-test-adjustments 10 years ago
Alexander Makarov 3913d64d90 Attempt to fix travis 10 years ago
Alexander Makarov c0a83142bf Exposed basic app entry URL via codeception.yml, refactored configs of advanced app to read from config and define entry script in a single place 10 years ago