| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/14128] Fix img bbcode regression, lost postimage class | Matt Friedman | 2015-08-26 | 2 | -2/+2 |
| | | | | | PHPBB3-14128 | ||||
| * | Merge pull request #3747 from rxu/ticket/13377 | Tristan Darricau | 2015-07-13 | 1 | -0/+8 |
| |\ | | | | | | | [ticket/13377] Fix decoding for www type URLs in function decode_message() | ||||
| | * | [ticket/13377] Add test entries | rxu | 2015-07-07 | 1 | -0/+8 |
| | | | | | | | | | PHPBB3-13377 | ||||
| * | | [ticket/13985] Updated s9e\TextFormatter | JoshyPHP | 2015-07-06 | 1 | -1/+1 |
| |/ | | | | PHPBB3-13985 | ||||
| * | [ticket/13921] Fix block BBCodes inside of inline BBCodes | JoshyPHP | 2015-06-13 | 3 | -0/+30 |
| | | | | | PHPBB3-13921 | ||||
| * | Merge pull request #3561 from s9e/ticket/10922 | Tristan Darricau | 2015-05-29 | 2 | -2/+18 |
| |\ | | | | | | | [ticket/10922] Added support for body and subject in email BBCode | ||||
| | * | [ticket/10922] Added test | JoshyPHP | 2015-04-28 | 2 | -0/+2 |
| | | | | | | | | | PHPBB3-10922 | ||||
| | * | [ticket/10922] Added test data | JoshyPHP | 2015-04-28 | 2 | -3/+9 |
| | | | | | | | | | PHPBB3-10922 | ||||
| | * | [ticket/10922] Added tests | JoshyPHP | 2015-04-28 | 2 | -0/+4 |
| | | | | | | | | | PHPBB3-10922 | ||||
| | * | [ticket/10922] Replaced urlencode() with rawurlencode() | JoshyPHP | 2015-04-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | RFC-6068 asks for percent-encoding so that seems more correct. Not sure about that one. PHPBB3-10922 | ||||
| | * | [ticket/10922] Added support for body and subject in email BBCode | JoshyPHP | 2015-04-28 | 2 | -2/+6 |
| | | | | | | | | | PHPBB3-10922 | ||||
| * | | Merge pull request #3622 from s9e/ticket/13860 | Tristan Darricau | 2015-05-29 | 1 | -23/+30 |
| |\ \ | | | | | | | | | | [ticket/13860] Fixed array-to-string conversion | ||||
| | * | | [ticket/13860] Fixed PHP notices from undeclared vars/properties | JoshyPHP | 2015-05-28 | 1 | -23/+30 |
| | | | | | | | | | | | | | PHPBB3-13860 | ||||
| * | | | [ticket/11742] Removed tabs-to-space conversion in [code] | JoshyPHP | 2015-05-23 | 2 | -0/+2 |
| |/ / | | | | | | | PHPBB3-11742 | ||||
| * | | Merge pull request #3569 from s9e/ticket/13641 | Nicofuma | 2015-05-20 | 3 | -0/+30 |
| |\ \ | | | | | | | | | | [ticket/13641] Proper parsing of custom BBCode for inline code | ||||
| | * | | [ticket/13641] Added regression test | JoshyPHP | 2015-04-29 | 3 | -0/+30 |
| | |/ | | | | | | | PHPBB3-13641 | ||||
| * | | Merge pull request #3572 from s9e/ticket/8419 | Nicofuma | 2015-05-20 | 3 | -0/+30 |
| |\ \ | | | | | | | | | | [ticket/8419] Custom tag eats up space character | ||||
| | * | | [ticket/8419] Added regression test | JoshyPHP | 2015-04-30 | 3 | -0/+30 |
| | |/ | | | | | | | PHPBB3-8419 | ||||
| * | | Merge pull request #3582 from s9e/ticket/13805 | Nicofuma | 2015-05-14 | 1 | -5/+115 |
| |\ \ | | | | | | | | | | [ticket/13805] Updated generate_text_for_storage() to match message_parser | ||||
| | * | | [ticket/13805] Updated generate_text_for_storage() to match message_parser | JoshyPHP | 2015-05-02 | 1 | -5/+115 |
| | |/ | | | | | | | PHPBB3-13805 | ||||
| * | | Merge pull request #3568 from s9e/ticket/10268 | Andreas Fischer | 2015-05-07 | 2 | -0/+8 |
| |\ \ | | | | | | | | | | | | | | | | | | | [ticket/10268] Added regression test * s9e/ticket/10268: [ticket/10268] Added regression test | ||||
| | * | | [ticket/10268] Added regression test | JoshyPHP | 2015-04-29 | 2 | -0/+8 |
| | |/ | | | | | | | PHPBB3-10268 | ||||
| * | | Merge pull request #3573 from s9e/ticket/9073 | Andreas Fischer | 2015-05-07 | 3 | -0/+18 |
| |\ \ | | | | | | | | | | | | | | | | | | | [ticket/9073] Word censoring in URLs * s9e/ticket/9073: [ticket/9073] Added regression test | ||||
| | * | | [ticket/9073] Added regression test | JoshyPHP | 2015-04-30 | 3 | -0/+18 |
| | |/ | | | | | | | PHPBB3-9073 | ||||
| * | | Merge pull request #3571 from s9e/ticket/13425 | Andreas Fischer | 2015-05-07 | 3 | -0/+25 |
| |\ \ | | | | | | | | | | | | | | | | | | | [ticket/13425] Smiley code at start of text being quoted doesn't show smiley image in quote * s9e/ticket/13425: [ticket/13425] Added regression test | ||||
| | * | | [ticket/13425] Added regression test | JoshyPHP | 2015-04-30 | 3 | -0/+25 |
| | |/ | | | | | | | PHPBB3-13425 | ||||
| * | | [ticket/13762] Moving language related functionality into a separate class | MateBartus | 2015-05-02 | 1 | -5/+25 |
| |/ | | | | PHPBB3-13762 | ||||
| * | [ticket/11768] Fixed test double | JoshyPHP | 2015-04-02 | 1 | -1/+1 |
| | | | | | PHPBB3-11768 | ||||
| * | [ticket/11768] Replaced headers in test files | JoshyPHP | 2015-04-02 | 3 | -9/+21 |
| | | | | | PHPBB3-11768 | ||||
| * | [ticket/11768] Removed require_once calls that target mock classes | JoshyPHP | 2015-04-02 | 3 | -4/+0 |
| | | | | | PHPBB3-11768 | ||||
| * | [ticket/11768] Replaced headers in test files | JoshyPHP | 2015-04-02 | 6 | -18/+42 |
| | | | | | PHPBB3-11768 | ||||
| * | [ticket/11768] Added test files | JoshyPHP | 2015-04-02 | 2 | -0/+2 |
| | | | | | PHPBB3-11768 | ||||
| * | [ticket/11768] This commit integrates s9e\TextFormatter | s9e | 2015-04-02 | 38 | -10/+1791 |
| | | | | | | | | This commit integrates s9e\TextFormatter as outlined in http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=44467 PHPBB3-11768 | ||||
| * | [ticket/12705] Break calling make_clickable with a different server_url | Joas Schilling | 2014-06-14 | 1 | -0/+45 |
| | | | | | PHPBB3-12705 | ||||
| * | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 3 | -9/+21 |
| | | | | | PHPBB3-12594 | ||||
| * | [ticket/12056] Fix "Call to a member function trigger_event() on a non-object". | Andreas Fischer | 2013-12-04 | 1 | -1/+3 |
| | | | | | PHPBB3-12056 | ||||
| * | Merge branch 'develop-olympus' into develop | Joas Schilling | 2013-08-03 | 1 | -0/+38 |
| |\ | | | | | | | | | | | | | * develop-olympus: [ticket/11762] Added call to test class's parent::setUp(). [ticket/11762] Fixed test's filename [ticket/11762] Use the === operator to distinguish "0" from "" | ||||
| | * | [ticket/11762] Added call to test class's parent::setUp(). | s9e | 2013-08-03 | 1 | -1/+3 |
| | | | | | | | | | | | | | Added call to test class's parent::setUp(). Updated copyright year. PHPBB3-11762 | ||||
| | * | [ticket/11762] Fixed test's filename | s9e | 2013-08-03 | 1 | -0/+0 |
| | | | | | | | | | PHPBB3-11762 | ||||
| | * | [ticket/11762] Use the === operator to distinguish "0" from "" | s9e | 2013-08-03 | 1 | -0/+36 |
| | | | | | | | | | PHPBB3-11762 | ||||
| | * | [ticket/11159] static public is the currently approved order. | Oleg Pudeyev | 2012-11-06 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-11159 | ||||
| * | | Merge remote-tracking branch 'github-bantu/ticket/10973' into develop | Nils Adermann | 2012-07-08 | 1 | -4/+2 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * github-bantu/ticket/10973: [ticket/10973] Drop all require_once for mocks. Use autoloading. [ticket/10973] Add autoloader for autoloading phpbb_mock_ in tests. Conflicts: tests/bbcode/url_bbcode_test.php tests/text_processing/censor_text_test.php | ||||
| | * | | [ticket/10973] Drop all require_once for mocks. Use autoloading. | Andreas Fischer | 2012-07-08 | 1 | -2/+0 |
| | | | | | | | | | | | | | PHPBB3-10973 | ||||
| * | | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2012-07-08 | 1 | -1/+1 |
| |\ \ \ | |/ / |/| / | |/ | | | | | | | | | * develop-olympus: [ticket/10974] Rename tests/mock_user.php -> tests/mock/user.php Conflicts: tests/bbcode/url_bbcode_test.php | ||||
| | * | [ticket/10974] Rename tests/mock_user.php -> tests/mock/user.php | Andreas Fischer | 2012-07-08 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-10974 | ||||
| * | | [ticket/10733] Removing static from data providers | Vjacheslav Trushkin | 2012-04-01 | 1 | -1/+1 |
| |/ | | | | | | Removing static from data provider functions PHPBB3-10733 | ||||
| * | [ticket/9916] Updating License in the header | Unknown | 2012-01-02 | 2 | -2/+2 |
| | | | | | PHPBB3-9916 | ||||
| * | [ticket/10240] Added optionset to mock_user in the tests. | Callum Macrae | 2011-08-23 | 1 | -0/+2 |
| | | | | | | | | | Also made optionset use the value set by optionset. We're not checking whether the option is set or not, because we would just throw an error if it wasn't set, and it throws an error anyway. PHPBB3-10240 | ||||
| * | [ticket/10240] Fixed copyright year in censor_text_test.php. | Callum Macrae | 2011-08-23 | 1 | -1/+1 |
| | | | | | PHPBB3-10240 | ||||
| * | [ticket/10240] Fixed censor_text test assetEquals param order. | Callum Macrae | 2011-08-23 | 1 | -1/+1 |
| | | | | | | | Before, expected and input were the wrong way round. PHPBB3-10240 | ||||
