Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5771 from JoshyPHP/ticket/16251 | Marc Alexander | 2019-12-12 | 1 | -0/+35 |
|\ | | | | | | | [ticket/16251] Prevent shortened links from overriding other plugins | ||||
| * | [ticket/16251] Prevent shortened links from overriding other plugins | JoshyPHP | 2019-12-09 | 1 | -0/+35 |
| | | | | | | | | PHPBB3-16251 | ||||
* | | [ticket/16252] Ignore non-BBCodes when looking for unauthorized markup | JoshyPHP | 2019-12-09 | 4 | -0/+37 |
|/ | | | | PHPBB3-16252 | ||||
* | Merge pull request #5737 from marc1706/ticket/16211 | Marc Alexander | 2019-12-06 | 1 | -0/+54 |
|\ | | | | | | | [ticket/16211] Prevent skipping COPPA via URL parameter | ||||
| * | [ticket/16211] Fix coppa registration test | Marc Alexander | 2019-11-28 | 1 | -3/+2 |
| | | | | | | | | PHPBB3-16211 | ||||
| * | [ticket/16211] Prevent skipping COPPA via URL parameter | Marc Alexander | 2019-11-14 | 1 | -0/+55 |
| | | | | | | | | PHPBB3-16211 | ||||
* | | [ticket/16247] Add test not tested | 3D-I | 2019-12-05 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-16247 | ||||
* | | [ticket/16228] Fix BBCodes merging | JoshyPHP | 2019-11-25 | 1 | -0/+16 |
|/ | | | | PHPBB3-16228 | ||||
* | Merge branch '3.2.x' into ticket/16153 | 3D-I | 2019-10-28 | 14 | -34/+192 |
|\ | |||||
| * | 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 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 | ||||
| * | | [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 #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/16153] Functional test 2 | 3D-I | 2019-09-11 | 1 | -7/+4 |
| | | | | | | | | | | | | PHPBB3-16153 | ||||
* | | | [ticket/16153] Functional test | 3D-I | 2019-09-11 | 1 | -3/+1 |
|/ / | | | | | | | PHPBB3-16153 | ||||
* | | 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/16078] Add use statement for ChromeOptions | Marc Alexander | 2019-06-19 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-16078 | ||||
* | | [ticket/16078] Use headless chrome and disable gpu acceleration | Marc Alexander | 2019-06-19 | 1 | -0/+2 |
| | | | | | | | | | | | | This is to hopefully get rid of some of the issues with timeouts. PHPBB3-16078 | ||||
* | | Merge pull request #5616 from JoshyPHP/ticket/16074 | Marc Alexander | 2019-06-17 | 2 | -0/+2 |
|\ \ | | | | | | | | | | [ticket/16074] Fix Twemoji URL for ZWJ sequences | ||||
| * | | [ticket/16074] Fix Twemoji URL for ZWJ sequences | JoshyPHP | 2019-06-04 | 2 | -0/+2 |
| | | | | | | | | | | | | PHPBB3-16074 | ||||
* | | | [ticket/16078] Use chrome as webdriver | Marc Alexander | 2019-06-06 | 1 | -3/+3 |
|/ / | | | | | | | PHPBB3-16078 | ||||
* | | [ticket/16053] Update s9e/text-formatter | JoshyPHP | 2019-05-17 | 3 | -0/+30 |
| | | | | | | | | PHPBB3-16053 | ||||
* | | Merge pull request #5577 from JoshyPHP/ticket/16034 | Marc Alexander | 2019-05-02 | 1 | -0/+4 |
|\ \ | | | | | | | | | | [ticket/16034] Fix [url=] links being incorrectly shortened | ||||
| * | | [ticket/16034] Fix [url=] links being incorrectly shortened | JoshyPHP | 2019-04-28 | 1 | -0/+4 |
| | | | | | | | | | | | | PHPBB3-16034 | ||||
* | | | [prep-release-3.2.6] Fix expected data in avatar manager test | Marc Alexander | 2019-04-27 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #45 from phpbb/ticket/security/234 | Marc Alexander | 2019-04-27 | 1 | -1/+9 |
|\ \ \ | | | | | | | | | | | | | [ticket/security/234] Add URL validation for input fields & main site URL | ||||
| * | | | [ticket/security/234] Add test for URL validation | Marc Alexander | 2019-04-14 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | | SECURITY-234 | ||||
* | | | | Merge pull request #44 from phpbb/ticket/security/235 | Marc Alexander | 2019-04-27 | 1 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | | | | | | Ticket/security/235 Wildcard char count in search | ||||
| * | | | | [ticket/security/235] Update search native tests | Marc Alexander | 2019-04-26 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | SECURITY-235 | ||||
* | | | | | [ticket/16027] Force clearing of cache folder on install for functional | Marc Alexander | 2019-04-24 | 1 | -0/+8 |
| |_|/ / |/| | | | | | | | | | | | PHPBB3-16027 | ||||
* | | | | Merge pull request #5559 from mrgoldy/ticket/16007 | Marc Alexander | 2019-04-17 | 1 | -1/+2 |
|\ \ \ \ | |_|/ / |/| | | | | | | | [ticket/16007] Show ban message for OAuth login | ||||
| * | | | [ticket/16007] Correct check_ban_test to boolean | mrgoldy | 2019-04-02 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-16007 | ||||
* | | | | Merge pull request #5556 from 3D-I/ticket/16004 | Marc Alexander | 2019-04-07 | 1 | -0/+11 |
|\ \ \ \ | |/ / / |/| | | | | | | | [ticket/16004] Add check-in for Emojis in Username |