9015 Commits (f51a263570781c6ee76b1d72f9ae138ee8217c77)
 

Author SHA1 Message Date
Qiang Xue f51a263570 new asset management WIP 10 years ago
Qiang Xue 280c2ca0ff Merge pull request #4838 from nenad-zivkovic/master 10 years ago
Nenad Zivkovic 7dbe079bba Fixes typo in concept-configurations.md 10 years ago
Klimov Paul 5b0d6f885c `yii\sphinx\ActiveQuery` fixed to be resuable with 'match' condition. 10 years ago
Klimov Paul 10edf5c929 `yii\sphinx\ActiveQuery` fixed to be resuable. 10 years ago
Klimov Paul 981fbaddba Sphinx test skipping code fixed 10 years ago
Alexander Makarov 4ffbfec9aa Fixes #4829: Removed `PARSING_ONLY` from `\yii\rest\UrlRule` to allow creating non-GET URLs for forms and tests 10 years ago
Qiang Xue f3105f736a Fixes #3283: Added `$checkAjax` to `yii\web\User::loginRequired()` 10 years ago
Qiang Xue 88843ea288 Merge pull request #4826 from yiisoft/rest-dont-show-full-exceptions-in-production 10 years ago
Alexander Makarov 355c26df8b Fixes #4188: API exceptions are now exposing less data when YII_DEBUG is false 10 years ago
Alexander Makarov 74e9ce9401 Merge pull request #4825 from nenad-zivkovic/master 10 years ago
Nenad Zivkovic 2b327bf2bc removes duplicated unnecessary sentence from structure-extensions.md 10 years ago
Nenad Zivkovic 7db5bdfffe Fixes typo in structure-assets.md 10 years ago
Klimov Paul 7a418ae9e2 `yii\mongodb\Collection::buildLikeCondition()` fixed to be case insensitive. 10 years ago
Alexander Makarov 7aed617c38 Fixes #4813: Fixed MSSQL schema that was getting incorrect info about constraints 10 years ago
Alexander Makarov 4e9f8bd5e5 Fixed example of transactional operations in AR guide 10 years ago
Alexander Makarov dd61be67a1 Fixes #3248: described AR transactions, locks, dirty attributes 10 years ago
Alexander Makarov 24f46c645a Fixed grammar 10 years ago
Alexander Makarov f0221fb84f Fixes #4126 10 years ago
Alexander Makarov 902684ed27 Fixed method name in docs 10 years ago
Alexander Makarov 82fbc0ef2c Fixes #4247 10 years ago
Alexander Makarov 78ae63250f Fixes #4812 10 years ago
Alexander Makarov 51300fc93b Used aliases for fixture directory definitions 10 years ago
Qiang Xue 3786440288 Fixes #4762: Reverted automatic ID fix. 10 years ago
Alexander Makarov 22839d92af Fixes #4812: Fixed search filter 10 years ago
Alexander Makarov fc03527a07 Merge pull request #4809 from nenad-zivkovic/master 10 years ago
Nenad Zivkovic 6a1543c35d Adds start-gii-crud-preview image to gii guide 10 years ago
Alexander Makarov 8fc65d254f Fixes #4724: fixed example in "Creating your own rule classes" 10 years ago
Alexander Makarov b82d32c1ef Used a single database and a single CLI entry point for all test types. Added faker to basic app dev requirements. 10 years ago
Alexander Makarov a7f998ed54 Merge pull request #4804 from maxmirazh33/master 10 years ago
Alexander Makarov 2a3f19e90e Merge pull request #4806 from mrarthur/patch-5 10 years ago
Alexander Makarov 6af78e46fc Merge pull request #4808 from nenad-zivkovic/master 10 years ago
Nenad Zivkovic d6944067af fixes typos in start-databases.md 10 years ago
Qiang Xue e2ca42e71b Merge pull request #4807 from mrarthur/patch-6 10 years ago
Arthur Khachaturov 5794534a26 Unused InvalidConfigException 10 years ago
Arthur Khachaturov 7deb26f6c8 Fix PHPDoc 10 years ago
Qiang Xue f526cc7af9 more doc [skip ci] 10 years ago
maxmirazh33 4fd1d0e117 Merge branch 'master' of git://github.com/yiisoft/yii2 10 years ago
maxmirazh33 77effdbc4d Merge branch 'master' of https://github.com/maxmirazh33/yii2 10 years ago
maxmirazh33 340fa2f89c fixes for translation of file 'structure-extensions.md' to Russian 10 years ago
maxmirazh33 2249a9eb99 fixes for translation of file 'structure-extensions.md' to Russian 10 years ago
Alexander Makarov f5ee8e4583 Added faker to basic app console commands, adjusted readme to mention database setup 10 years ago
Alexander Makarov a9445b4aa6 Added description to each test config of advanced application 10 years ago
Alexander Makarov c9d51ee0fd Adjusted testing namespaces in application templates 10 years ago
Alexander Makarov 2af195d8f7 Replaced Amazon link with ISBN 10 years ago
Alexander Makarov ca40502888 Added more notes and a book reference to testing intro 10 years ago
maxmirazh33 4890a71928 structure-extensions.md is translated to Russian 10 years ago
Larry Ullman 7d795c620e First pass of edits 10 years ago
Qiang Xue ce6f33af28 Fixes #4736 10 years ago
wenbin1989 3b705855aa fix bugs of BlameableBehavior in console application. In console application, \yii\console\Application doesn't have `getUser()` method. Use BlameableBehavior in console application will cause an exception. 10 years ago