5885 Commits (740a769477b9ef622ebb981604f8491ac0f8f14b)
 

Author SHA1 Message Date
Alexander Makarov 0e1a23f013 Merge pull request #2610 from AlexGx/code-style-fix 11 years ago
AlexGx d3171b6cfb fix code style php5.4 syntax 11 years ago
Qiang Xue c41e389f91 more docs. 11 years ago
AlexGx 045eb9f7ee Inline control structures are not allowed 11 years ago
AlexGx 6d72c6a723 fix code style 11 years ago
AlexGx eaaa5b1bb5 fix code style 11 years ago
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
Qiang Xue 64370f1ad6 Implemented rate limiter. 11 years ago
Qiang Xue 93861e09da Refactored auth methods. 11 years ago
Qiang Xue 74322593ed added support for rate limiting. 11 years ago
Qiang Xue 9a23e313d3 support authentication via query parameter. 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
Sorokin Victor eba9049b61 Update MessageController.php 11 years ago
mitalcoi 4906cd3432 enchansment of db message source 11 years ago
Qiang Xue 94a9087b89 Renamed `User::loginByToken()` to `loginByAccessToken()`. 11 years ago
Qiang Xue a8c7d36c02 Finished HATEOAS support. 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
Qiang Xue 46d9285640 updated error code. 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
Qiang Xue 7a04dbaae1 Support for other auth types. 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
Qiang Xue 7b46dc3443 Fixed incorrect error handling. 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