6497 Commits (4f0089bb0dad2ee994fdc6daa03c51bac03dd571)
 

Author SHA1 Message Date
Sorokin Victor 1a14ed2127 Update MessageController.php 11 years ago
Sorokin Victor 4d4a3f0804 Update MessageController.php 11 years ago
Alexander Mohorev 61cacdfc81 add findAndModify() method to the Collection class 11 years ago
Christophe BOULAIN 3daa177ea2 Add an option to ignore pjax request on some links. 11 years ago
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 Mohorev eb89a856a4 returned back formatting language files 11 years ago
Alexander Makarov d669209334 Fixed advanced application to use POST for logout 11 years ago
Alexander Mohorev 426af3177c code style. WHILE 11 years ago
Alexander Mohorev f849623359 code style. FOR 11 years ago
Alexander Mohorev 95ea1c20bb code style. FOREACH 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 Mohorev b2f1b00bf2 code style. operator IF 11 years ago
Alexander Makarov 1584e1585d Updated custom debug panel example 11 years ago
Carsten Brandt f90a369932 Skipping CUBRID on HHVM 11 years ago
Alexander Mohorev c7e8d8b900 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 11 years ago
Carsten Brandt b6e0c2b26f skipping memcache on HHVM 11 years ago
Alexander Mohorev d8971b252c short echo tags 11 years ago
Alexander Mohorev 6e7edfdf5b short array syntax 11 years ago
Qiang Xue 7a04dbaae1 Support for other auth types. 11 years ago
Carsten Brandt 90c7bf288d Fixed indentation in BaseInflector 11 years ago