Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14264] Don't use constants as return values | Oliver Schramm | 2015-11-03 | 1 | -11/+11 |
| | | | | | | | This will prevent BC breaking in the future if we decide to get rid of constants. PHPBB3-14264 | ||||
* | [ticket/13803] Renamed methods | JoshyPHP | 2015-05-30 | 1 | -3/+4 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Added get_max_id() tests | JoshyPHP | 2015-05-30 | 1 | -1/+1 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Moved the add_missing_fields() call to the base class | JoshyPHP | 2015-05-30 | 1 | -4/+1 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Added pm_text tests | JoshyPHP | 2015-05-30 | 1 | -32/+0 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Added methods to detect whether a given feature is in use | JoshyPHP | 2015-05-30 | 1 | -2/+11 |
| | | | | | | | They test whether a given BBCode was enabled and has been used in a text, or smilies, or magic URLs. PHPBB3-13803 | ||||
* | [ticket/13803] Refactored test | JoshyPHP | 2015-05-30 | 1 | -2/+2 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Added tests, fixed param order in generate_text_for_storage() | JoshyPHP | 2015-05-30 | 1 | -10/+24 |
| | | | | PHPBB3-13803 | ||||
* | [ticket/13803] Added plugins | JoshyPHP | 2015-05-30 | 1 | -0/+128 |
PHPBB3-13803 |