Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-21Use ?? operator where applicableAleksander Machniak
2021-07-25Migration to PHPUnit v9Aleksander Machniak
2021-07-25Dropped support for PHP < 7.3 (#7976)Aleksander Machniak
2021-02-24Use official GPL-3.0-or-later license identifier (#7901)Aleksander Machniak
2021-02-07Bump PHP version requirement also for pluginsAleksander Machniak
2020-12-10PHP8 fixes, CS fixes, short array syntax, testsAleksander Machniak
2020-08-16Fixes in context of undefined variables, and code styleAleksander Machniak
2019-12-28Add support for PHPUnit 6 and 7 (#6870)Aleksander Machniak
2019-10-16Correct property nameAleksander Machniak
2018-11-08Change http to https for plugins.roundcube.net (#6405)Rotzbua
2016-11-01Remove "@version @package_version@"Aleksander Machniak
2014-12-09Use consistent license identifiers, remove redundant package.xml filesAleksander Machniak
2014-10-13dirname(__FILE__) -> __DIR__Aleksander Machniak
2014-03-30Fix so identity fields are cast to string to prevent "Column X cannot be null...Aleksander Machniak
2013-09-28Created composer.json files for default pluginsThomas Bruederli
2013-08-20s/$rcmail_config/$config/ also for plugins configurationAleksander Machniak
2013-07-17Merge branch 'patch-1' of https://github.com/gerundt/roundcubemail into gerun...Thomas Bruederli
2013-07-11Merged configuration refactoring from 'dev_config' branch back into master (#...Thomas Bruederli
2013-06-21Make all bundled plugins the same license as Roundcube itself, which is GPLv3+Thomas Bruederli
2013-06-14Merge config files (#1487311).Aleksander Machniak
2013-05-25Support Alias-to-User lookup with virtuser_queryTim Gerundt
2013-04-17Add rcube_db::escape() method, fix escapeSimple() to use escape instead of qu...Aleksander Machniak
2013-04-17Add rcube_db::escapeSimple() method for backward compat.Aleksander Machniak
2013-02-17Add posibility to use different database for virtuser queriesAleksander Machniak
2013-01-19Add basic tests for pluginsAleksander Machniak
2013-01-18Remove deprecated functions (from bc.php file) usage in pluginsAleksander Machniak
2012-08-22Add comment about identities_level impact on user2email behaviorAleksander Machniak
2012-03-31Move plugins repository into roundcubemail root folder; svn:externals are not...thomascube
2010-03-20moved pluginstill
2010-03-14- virtuser_query: support other identity data (#1486148)alecpl
2010-03-11- Options virtuser_* replaced with virtuser_* pluginsalecpl