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
2019-10-27add unit tests for rcmail_output_html::get_template_logoPhilW
2019-10-16Add basic test for attachment_reminder pluginAleksander Machniak
2019-08-10Move rcmail (and future rcmail_*) class tests to tests/Rcmail directoryAleksander Machniak
2018-12-16Prevent from using deprecated timezone names from jsTimezoneDetectAleksander Machniak
2017-09-04Add Travis CIFilippo Tessarotto
2016-12-02Identicon pluginAleksander Machniak
2016-08-04Removed legacy_browsr pluginAleksander Machniak
2015-08-29Emoticons-related code refactoringAleksander Machniak
2015-08-08PHP7: Fixed some E_WARNING errors that previously were E_STRICTAleksander Machniak
2015-08-06Added GSSAPI/Kerberos authentication plugin - krb_authenticationAleksander Machniak
2014-08-13Extend rcmail::url() to produce absolute and fully qualified URLsThomas Bruederli
2014-07-16Code improvements + added tests for vacation date regexps handlingAleksander Machniak
2014-05-11Improved display of plain text messages and text to HTML conversion (#1488937)Aleksander Machniak
2014-04-29Add some unit tests for DB classesAleksander Machniak
2014-04-12Add dummy tests for legacy_browser pluginAleksander Machniak
2014-02-09Add dummy tests for rcube_spellcheck_* classesAleksander Machniak
2014-02-09Add more tests for framework classesAleksander Machniak
2013-10-14Add identity_select plugin to tests listAleksander Machniak
2013-01-19Add basic tests for pluginsAleksander Machniak
2012-12-26Framework'ize html2text classAleksander Machniak
2012-12-25Move washtml class into Roundcube Framework (rcube_washtml), add some improve...Aleksander Machniak
2012-12-01enriched.inc -> rcube_enrichedAleksander Machniak
2012-11-27Apply rcube_shared.inc -> bootstrap.php change in testsAleksander Machniak
2012-11-16Support contacts import from CSV file (#1486399)Aleksander Machniak
2012-09-20Fix exception on phpunit 3.6.11Aleksander Machniak
2012-08-31Convert managesieve test scripts to PHPUnit, add them to the suiteAleksander Machniak
2012-08-27Add simple (constructor) tests for Framework classesAleksander Machniak
2012-08-27Restructured testsAleksander Machniak
2012-08-24Added tests for shared functions, fixed small issuesAleksander Machniak
2012-08-17Fix domain part check in email address validation function. Added test cases.Aleksander Machniak
2012-08-16Rewritten test scripts for PHPUnitAleksander Machniak