8957 Commits (3f597fd45d68309bddabd24055c49665361fd4d8)
 

Author SHA1 Message Date
Qiang Xue 3f597fd45d updated doc [skip ci] 10 years ago
Qiang Xue 6102a1532f Merge pull request #4784 from thiagotalma/inputmask_v3.1.1 10 years ago
Thiago Talma 81c225f470 Upgrade jquery.inputmask to Version: 3.1.1 10 years ago
Qiang Xue 5be6a841e3 Cleaned up doc. [skip ci] 10 years ago
Mark 033d66deac changed format of applying command to all 10 years ago
Mark c7887b666c Added missed case in tests about append option 10 years ago
Mark 3e58491bc8 fixed docs 10 years ago
Mark 461576dc85 added other syntax for and tests for fixture controller 10 years ago
Mark d9cd1a859b added append option to fixture controller 10 years ago
Qiang Xue 85466f17c5 Merge pull request #4773 from bixuehujin/set_raw_body 10 years ago
Jin Hu 3a7ed9b1a9 Added yii\web\Request::setRawBody() 10 years ago
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