Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
| * | | | [ticket/16004] Add tests/functions/validate_username_test.php | 3D-I | 2019-04-01 | 1 | -0/+11 |
| | |/ | |/| | | | | | | | PHPBB3-16004 | ||||
* | | | Merge pull request #5553 from marc1706/ticket/15997 | Marc Alexander | 2019-03-30 | 1 | -1/+6 |
|\ \ \ | | | | | | | | | | | | | [ticket/15997] Use higher than default timeout for webdriver connections | ||||
| * | | | [ticket/15997] Use higher than default timeout for webdriver connections | Marc Alexander | 2019-03-19 | 1 | -1/+6 |
| | |/ | |/| | | | | | | | PHPBB3-15997 | ||||
* | | | [ticket/15996] Rename dataProvider to not start with test_ | Marc Alexander | 2019-03-19 | 1 | -2/+2 |
|/ / | | | | | | | PHPBB3-15996 | ||||
* | | Merge pull request #5533 from rubencm/ticket/15965 | Marc Alexander | 2019-03-13 | 1 | -2/+3 |
|\ \ | | | | | | | | | | [ticket/15965] Fix hardcoded directory [3.2.x only] | ||||
| * | | [ticket/15965] Fix hardcoded directory | rubencm | 2019-02-12 | 1 | -2/+3 |
| | | | | | | | | | | | | PHPBB3-15965 | ||||
* | | | Merge pull request #5539 from 3D-I/ticket/15975 | Marc Alexander | 2019-03-10 | 3 | -0/+6 |
|\ \ \ | |/ / |/| | | | | | [ticket/15975] Remove user notification data upon user deletion | ||||
| * | | [ticket/15975] Remove user notification data upon user deletion | 3D-I | 2019-02-23 | 3 | -0/+6 |
| | | | | | | | | | | | | PHPBB3-15975 | ||||
* | | | [ticket/15959] Fix invalid CNAME record | AJ Quick | 2019-02-03 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-15959 | ||||
* | | | [ticket/15959] Fix invalid CNAME record | AJ Quick | 2019-02-03 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-15959 | ||||
* | | | Merge pull request #5485 from marc1706/ticket/15919 | Derky | 2019-01-02 | 1 | -0/+7 |
|\ \ \ | | | | | | | | | | | | | [ticket/15919] Don't run lint test against node_modules | ||||
| * | | | [ticket/15919] Don't run lint test against node_modules | Marc Alexander | 2018-12-23 | 1 | -0/+7 |
| |/ / | | | | | | | | | | | | | | | | | | | Also, make sure to correctly handle opendir returning false instead of the stream handle. PHPBB3-15919 | ||||
* | | | [ticket/15921] Update tests for twemoji | Marc Alexander | 2018-12-27 | 2 | -2/+2 |
| | | | | | | | | | | | | PHPBB3-15921 | ||||
* | | | [ticket/15921] Updated dependencies to latest textformatter | JoshyPHP | 2018-12-26 | 2 | -2/+2 |
| | | | | | | | | | | | | PHPBB3-15921 | ||||
* | | | Merge pull request #5481 from kasimi/ticket/15910-3.2.x | Marc Alexander | 2018-12-24 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | | | | [ticket/15910] Pass object arguments by reference implicitly | ||||
| * | | [ticket/15910] Pass object arguments by reference implicitly | kasimi | 2018-12-12 | 1 | -1/+1 |
| |/ | | | | | | | PHPBB3-15910 | ||||
* | | [ticket/15893] Pass needed language class directly to format quote | Marc Alexander | 2018-12-02 | 1 | -6/+11 |
| | | | | | | | | PHPBB3-15893 | ||||
* | | [ticket/15893] Add test for covering phpbb_format_quote | Marc Alexander | 2018-12-02 | 1 | -0/+52 |
|/ | | | | PHPBB3-15893 | ||||
* | Merge pull request #42 from phpbb/ticket/security/227 | Marc Alexander | 2018-11-10 | 4 | -176/+0 |
|\ | | | | | | | [ticket/security/227] Replace ImageMagick support with thumbnail event | ||||
| * | [ticket/security/227] Remove no longer needed validation tests | Marc Alexander | 2018-11-07 | 1 | -96/+0 |
| | | | | | | | | SECURITY-227 | ||||
| * | [ticket/security/227] Replace ImageMagick support with thumbnail event | Derky | 2018-10-23 | 3 | -80/+0 |
| | | | | | | | | SECURITY-227 | ||||
* | | Merge pull request #4223 from senky/ticket/10432 | Marc Alexander | 2018-10-28 | 2 | -15/+47 |
|\ \ | | | | | | | | | | [ticket/10432] Don't require username when user forgets password | ||||
| * | | [ticket/10432] Fix errors and address privacy concern | Jakub Senko | 2018-10-28 | 1 | -3/+13 |
| | | | | | | | | | | | | PHPBB3-10432 | ||||
| * | | [ticket/10432] Don't require username when user forgets password | Jakub Senko | 2018-10-18 | 2 | -14/+36 |
| |/ | | | | | | | PHPBB3-10432 | ||||
* | | Merge pull request #5408 from senky/ticket/15833 | Marc Alexander | 2018-10-28 | 1 | -1/+1 |
|\ \ | | | | | | | | | | [ticket/15833] Add core.avatar_manager_avatar_delete_after event |