summaryrefslogtreecommitdiff
path: root/plugins/managesieve/tests
AgeCommit message (Expand)Author
2014-10-13dirname(__FILE__) -> __DIR__Aleksander Machniak
2014-07-16Code improvements + added tests for vacation date regexps handlingAleksander Machniak
2014-04-24Fixed notify/enotify extension handlingAleksander Machniak
2013-09-20Fix typo in last commit and some managesieve tests (where we changedAleksander Machniak
2013-08-02Skip optional :all modified in address/envelope ruleAleksander Machniak
2013-05-12Added support for date and index extensions (RFC5260) in script parserAleksander Machniak
2013-03-16Add vacation-seconds extension support (RFC 6131)Aleksander Machniak
2013-01-19Add basic tests for pluginsAleksander Machniak
2012-11-25Moved rcube_* classes to <plugin>/lib/Roundcube for compat. with Roundcube Fr...Aleksander Machniak
2012-09-20Re-add enotify testsAleksander Machniak
2012-09-20Support only 00 version of draft-ietf-sieve-notify which is more common (Cyru...Aleksander Machniak
2012-09-20Support old notify extensionAleksander Machniak
2012-09-20Merge pull request #24 from pawel-slowik/masterAleksander Machniak
2012-09-19Improve capabilities list handling in parser testsAleksander Machniak
2012-09-14Sieve enotify/notify:Paweł Słowik
2012-09-13Merge branch 'master' of https://github.com/roundcube/roundcubemailPaweł Słowik
2012-09-04Fix parser_kep14 testAleksander Machniak
2012-09-04Added tests, fixed PHP warningsPaweł Słowik
2012-08-31Convert managesieve test scripts to PHPUnit, add them to the suiteAleksander Machniak
2012-03-31Move plugins repository into roundcubemail root folder; svn:externals are not...thomascube