Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14948] Adjust calls for twig and phpunit updates | Marc Alexander | 2019-05-09 | 1 | -1/+1 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/14576] Move common required files to bootstrap | Matt Friedman | 2016-03-31 | 1 | -1/+0 |
| | | | | PHPBB3-14576 | ||||
* | [ticket/10073] Add tests for new validate_email() | Joas Schilling | 2014-05-29 | 1 | -0/+102 |
| | | | | PHPBB3-10073 | ||||
* | [ticket/10073] Split email validation from email ban and taken checks | Joas Schilling | 2014-05-29 | 1 | -112/+0 |
| | | | | PHPBB3-10073 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/11579] Add method for validating emails for valid MX and mark as slow | Marc Alexander | 2013-06-05 | 1 | -3/+29 |
| | | | | | | | A method for setting up the prerequisities also has been added in order to reduce the amount of necessary code. PHPBB3-11579 | ||||
* | [ticket/11579] Rework calls to validate_data_helper | Marc Alexander | 2013-06-03 | 1 | -26/+36 |
| | | | | PHPBB3-11579 | ||||
* | [ticket/11579] Use test case helper class and use assert prefix for method | Marc Alexander | 2013-06-03 | 1 | -13/+13 |
| | | | | PHPBB3-11579 | ||||
* | [ticket/11579] Move tests into seperate files depending on needed fixture | Marc Alexander | 2013-05-30 | 1 | -0/+72 |
PHPBB3-11579 |