5809 Commits (c6183fc2051b6378eba9d4671a9fa693edc04bf9)
 

Author SHA1 Message Date
AlexGx c6183fc205 fix typo double `;`, `Each PHP statement must be on a line by itself` 11 years ago
AlexGx 35651ea122 fix code style `Expected 1 space after FUNCTION keyword; 0 found` 11 years ago
AlexGx c047fbe0df fix code style `No space found after comma in function call` 11 years ago
AlexGx 112f67d20a fix code style `There must be one blank line after the namespace declaration` 11 years ago
AlexGx c5ed024109 fix phpFoc, added missing param 11 years ago
AlexGx 0f50e038c8 fix phpDoc, added @throws annotation BaseFileHelper::copyDirectory 11 years ago
Alexander Makarov ff379f091e Fixed typo 11 years ago
Alexander Makarov 0a2a5d46b7 Merge pull request #2595 from thiagotalma/master 11 years ago
Alexander Makarov 3cf9e8f85d Fixes #2572: Corrected LanguageAsset example 11 years ago
Qiang Xue dba030316c Merge pull request #2596 from tonydspaniard/2559-pjax-filter 11 years ago
Antonio Ramirez f5cc851fc2 return data from module scope variable 11 years ago
Alexander Makarov 7fd3415af2 Fixing #2556: finished theming docs, emphasized on the fact that themes are non-redistributable and application-specific 11 years ago
Alexander Makarov fc4098b89a Code style 11 years ago
Alexander Makarov 9973a2fa20 Fixed phpdoc class reference in Theme 11 years ago
Thiago Talma facb546950 Changelog 11 years ago
Antonio Ramirez 0e9c2890d7 remove previous attachments if any 11 years ago
Alexander Makarov d669209334 Fixed advanced application to use POST for logout 11 years ago
Alexander Makarov a7a1bd8da0 Merge pull request #2578 from schmunk42/feature/update-composer-keywords 11 years ago
Alexander Makarov 1584e1585d Updated custom debug panel example 11 years ago
Carsten Brandt f90a369932 Skipping CUBRID on HHVM 11 years ago
Carsten Brandt b6e0c2b26f skipping memcache on HHVM 11 years ago
Carsten Brandt 90c7bf288d Fixed indentation in BaseInflector 11 years ago
Carsten Brandt 64e6aa6029 Merge pull request #2597 from zinzinday/patch-1 11 years ago
Qiang Xue 6bdf02dc93 Fixes #2601 11 years ago
Qiang Xue af33e821a0 typo fix. 11 years ago
Antonio Ramirez f1bf859434 add multiple grid support to gridData 11 years ago
Carsten Brandt 56f52f87d2 fixed AR class docs, do not break comment 11 years ago
Qiang Xue 2d9007e4d5 Merge pull request #2598 from EmilHaukeland/patch-1 11 years ago
Emil Haukeland b88716880c Fixed typo in upgrade guide 11 years ago
zinzinday 44750915e0 Add $transliteration for Vietnamese 11 years ago
Antonio Ramirez 2b482e4426 Merge remote-tracking branch 'origin/2559-pjax-filter' into 2559-pjax-filter 11 years ago
Antonio Ramirez 4fffe47903 fix formatting 11 years ago
Antonio Ramirez c31c5713b4 fix formatting 11 years ago
Antonio Ramirez ea90ac1a0f fixes #2559 11 years ago
Qiang Xue 4891aa79bf Fixes #1535: Improved `yii\web\User` to start session only when needed. Also prepared it for use without session. 11 years ago
Thiago Talma 430f862b7c Arrows to display the previous and next files. 11 years ago
Qiang Xue ec05c0eaf7 typo fix. 11 years ago
Qiang Xue b9743ef65b fixed test break. 11 years ago
Qiang Xue a2edf01c85 Delay joinWith till createCommand to correctly combine relation condition with primary condition. 11 years ago
Carsten Brandt 15b75941fa run build against PHP5.6 and hhvm but allow to fail 11 years ago
Carsten Brandt 064da587c5 Merge pull request #2591 from AlexGx/doc-codestyle-fix 11 years ago
Carsten Brandt 6c0576af9e raised dependency for phpdocumentor docblock lib 11 years ago
AlexGx c2ea7670f4 fix doc code according to yii2 core code style (When instantiating class it should be new MyClass(); instead of new MyClass;.) 11 years ago
Qiang Xue 489c094766 Fixes #1564: Removed `yii\web\Session::autoStart` and added `hasSessionId`. Session will be automatically started when accessing session data 11 years ago
Qiang Xue 032f38a57b Added `yii\web\Request::getAuthUser()` and `getAuthPassword()` 11 years ago
Qiang Xue 24e086deaf Added `yii\web\UrlRuleInterface` and `yii\web\CompositeUrlRule` 11 years ago
Carsten Brandt e99d5dba7b fixed apidoc table style 11 years ago
Carsten Brandt 8c7eb97175 apidoc style and typo 11 years ago
Carsten Brandt ebe972f36d fixed links in elasticsearch README 11 years ago
Alexander Makarov 8a2903de03 Added verb filter to advanced app logout 11 years ago