Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/9837] Remove not needed lines in test | Marc Alexander | 2019-11-21 | 1 | -3/+0 |
| | | | | PHPBB3-9837 | ||||
* | [ticket/9837] Make unapproved posts visible to author | v12mike | 2019-11-21 | 1 | -2/+2 |
| | | | | | | review comments PHPBB3-9837 | ||||
* | [ticket/9837] Display unapproved posts to their authors | v12mike | 2019-11-21 | 2 | -75/+76 |
| | | | | | | Coding guidelines fixes PHPBB3-9837 | ||||
* | [ticket/9837] Make unapproved posts visible to posters | v12mike | 2019-11-21 | 2 | -2/+89 |
| | | | | | | | | Add tests Tidy up code Improve user message formatting PHPBB3-9837 | ||||
* | [ticket/9837] Display unapproved posts to posters | v12mike | 2019-11-21 | 1 | -0/+360 |
| | | | | | | Add tests and improve style template PHPBB3-9837 | ||||
* | [ticket/16190] Deprecate phpbb's checkdnsrr wrapper | rubencm | 2019-10-31 | 3 | -69/+2 |
| | | | | PHPBB3-16190 | ||||
* | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-10-26 | 5 | -9/+9 |
|\ | |||||
| * | Merge pull request #5681 from v12mike/ticket/16150 | Marc Alexander | 2019-10-26 | 5 | -9/+9 |
| |\ | | | | | | | | | | [ticket/16150] Make post subject link an absolute url | ||||
| | * | [ticket/16150] Make post subject links reliable | v12mike | 2019-09-08 | 5 | -9/+9 |
| | | | | | | | | | | | | | | | | | | | | | Change links that were relative to topic page into absolute links. Update related test cases. PHPBB3-16150 | ||||
* | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-10-20 | 1 | -0/+73 |
|\ \ \ | |/ / | |||||
| * | | Merge pull request #5667 from EA117/ticket/16141 | Marc Alexander | 2019-10-20 | 1 | -0/+73 |
| |\ \ | | | | | | | | | | | | | [ticket/16141] plupload chunk_size incorrect when 'unlimited' is involved. | ||||
| | * | | [ticket/16141] Add assertion for memory limit divided by two | Marc Alexander | 2019-10-19 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | PHPBB3-16141 | ||||
| | * | | [ticket/16141] Add tests for plupload's get_chunk_size() | Marc Alexander | 2019-10-19 | 1 | -0/+68 |
| | |/ | | | | | | | | | | PHPBB3-16141 | ||||
* | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-10-20 | 1 | -1/+20 |
|\ \ \ | |/ / | |||||
| * | | [ticket/16078] Use while loop for visit retries | Marc Alexander | 2019-10-20 | 1 | -7/+10 |
| | | | | | | | | | | | | PHPBB3-16078 | ||||
| * | | [ticket/16078] Try using retries for timeout issue | Marc Alexander | 2019-10-19 | 1 | -1/+17 |
| | | | | | | | | | | | | | | | | | | | | | The timeout only seems to occur on the first test so let's see what a retry can do to help with this issue. PHPBB3-16078 | ||||
* | | | Merge pull request #5708 from marc1706/ticket/16051 | Marc Alexander | 2019-10-13 | 3 | -17/+1 |
|\ \ \ | | | | | | | | | | | | | [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0 | ||||
| * | | | [ticket/16051] Automatically convert mysql driver to mysqli | Marc Alexander | 2019-10-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-16051 | ||||
| * | | | [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0 | Marc Alexander | 2019-10-06 | 4 | -18/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-16051 | ||||
* | | | | Merge pull request #5702 from marc1706/ticket/14465 | Marc Alexander | 2019-10-07 | 1 | -1/+0 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14465] Remove setting for maximum password length | ||||
| * | | | | [ticket/14465] Remove setting for maximum password length | Marc Alexander | 2019-10-03 | 1 | -1/+0 |
| |/ / / | | | | | | | | | | | | | PHPBB3-14465 | ||||
* | | | | [ticket/15922] Remove driver for discontinued APC cache | Marc Alexander | 2019-10-03 | 2 | -57/+0 |
|/ / / | | | | | | | | | | PHPBB3-15922 | ||||
* | | | Merge pull request #5652 from marc1706/ticket/11327 | Marc Alexander | 2019-10-03 | 3 | -36/+65 |
|\ \ \ | | | | | | | | | | | | | [ticket/11327] Implement forgot password functionality via form | ||||
| * | | | [ticket/11327] Adjust tests for new reset password changes | Marc Alexander | 2019-08-10 | 2 | -3/+5 |
| | | | | | | | | | | | | | | | | PHPBB3-11327 | ||||
| * | | | [ticket/11327] Update tests to reflect changes | Marc Alexander | 2019-08-10 | 1 | -33/+60 |
| | | | | | | | | | | | | | | | | PHPBB3-11327 | ||||
* | | | | [ticket/15257] Address validation issues | Jakub Senko | 2019-09-30 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-15257 | ||||
* | | | | [ticket/15257] Provide extension not enableable messages | Jakub Senko | 2019-09-30 | 4 | -3/+50 |
| | | | | | | | | | | | | | | | | PHPBB3-15257 | ||||
* | | | | [ticket/15905] Reset avatar manager enabled drivers property | Marc Alexander | 2019-09-28 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | PHPBB3-15905 | ||||
* | | | | [ticket/15905] Add tests for twig extensions | Marc Alexander | 2019-09-26 | 5 | -7/+256 |
| | | | | | | | | | | | | | | | | PHPBB3-15905 | ||||
* | | | | [ticket/15905] Try it without auth | mrgoldy | 2019-09-25 | 8 | -24/+9 |
| | | | | | | | | | | | | | | | | PHPBB3-15905 | ||||
* | | | | [ticket/15905] Try with existing phpbb extension | mrgoldy | 2019-09-25 | 8 | -8/+30 |
| | | | | | | | | | | | | | | | | PHPBB3-15905 | ||||
* | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-09-20 | 7 | -24/+90 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Merge pull request #5679 from mrgoldy/ticket/16123 | Marc Alexander | 2019-09-08 | 2 | -3/+33 |
| |\ \ | | | | | | | | | | | | | [ticket/16123] Show proper banned email message | ||||
| | * | | [ticket/16123] Specify ban_id in validate email fixture | Marc Alexander | 2019-09-08 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | PHPBB3-16123 | ||||
| | * | | [ticket/16123] Purge cache to ensure up to date ban list in tests | Marc Alexander | 2019-09-07 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | PHPBB3-16123 | ||||
| | * | | [ticket/16123] Add tests to cover different ban reasons | Marc Alexander | 2019-09-07 | 2 | -3/+28 |
| | |/ | | | | | | | | | | PHPBB3-16123 | ||||
| * | | Merge pull request #51 from phpbb/ticket/security/243 | Marc Alexander | 2019-08-25 | 2 | -2/+2 |
| |\ \ | | | | | | | | | | | | | [ticket/security/243] Limit size BBCode to int | ||||
| | * | | [ticket/security/243] Use bbcode.html like formatting | Marc Alexander | 2019-07-18 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | SECURITY-243 | ||||
| * | | | [ticket/security/244] Add missing form parameters to tests | Marc Alexander | 2019-08-24 | 3 | -19/+55 |
| | |/ | |/| | | | | | | | SECURITY-244 | ||||
* | | | [ticket/15886] Use getMockBuilder instead of removed getMock() | Marc Alexander | 2019-07-28 | 2 | -3/+3 |
| | | | | | | | | | | | | PHPBB3-15886 | ||||
* | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-07-28 | 6 | -69/+327 |
|\ \ \ | |/ / | |||||
| * | | Merge pull request #5459 from mrgoldy/ticket/15886 | Marc Alexander | 2019-07-28 | 6 | -69/+327 |
| |\ \ | | |/ | |/| | | | | [ticket/15886] Group helper functions | ||||
| | * | [ticket/15886] Capital Y in arraY | mrgoldy | 2019-01-02 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-15886 | ||||
| | * | [ticket/15886] No profile url for BOTS group | mrgoldy | 2019-01-02 | 1 | -3/+4 |
| | | | | | | | | | | | | PHPBB3-15886 | ||||
| | * | [ticket/15886] Mock path helper in group helper tests | mrgoldy | 2019-01-02 | 1 | -10/+10 |
| | | | | | | | | | | | | PHPBB3-15886 | ||||
| | * | [ticket/15886] Clean up services | mrgoldy | 2018-12-29 | 2 | -126/+124 |
| | | | | | | | | | | | | PHPBB3-15886 | ||||
| | * | [ticket/15886] Arguments for path_helper | mrgoldy | 2018-11-29 | 1 | -1/+9 |
| | | | | | | | | | | | | PHPBB3-15886 | ||||
| | * | [ticket/15886] Fix notification_group_request_test | mrgoldy | 2018-11-29 | 1 | -1/+9 |
| | | | | | | | | | | | | PHPBB3-15886 | ||||
| | * | [ticket/15886] Group helper functions | mrgoldy | 2018-11-29 | 5 | -68/+311 |
| | | | | | | | | | | | | PHPBB3-15886 | ||||
* | | | [ticket/15088] Ensure phpBB version is set in tests | Marc Alexander | 2019-07-27 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-15088 |