| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #5158 from kasimi/ticket/15586 | Marc Alexander | 2018-06-17 | 6 | -0/+183 |
| |\ | | | | | | | [ticket/15586] Fixed adding module the automatic way without specifying modes | ||||
| | * | [ticket/15586] Added tests for adding modules the automatic way | kasimi | 2018-03-11 | 6 | -0/+183 |
| | | | | | | | | | PHPBB3-15586 | ||||
| * | | [ticket/15595] Fix module exists tool when parent is false | Matt Friedman | 2018-03-19 | 1 | -4/+157 |
| | | | | | | | | | PHPBB3-15595 | ||||
| * | | Merge pull request #5089 from marc1706/ticket/15516 | Marc Alexander | 2018-02-21 | 1 | -2/+23 |
| |\ \ | | | | | | | | | | [ticket/15516] Add instructions for running UI tests | ||||
| | * | | [ticket/15516] Fix typo in UI test instructions | Marc Alexander | 2018-02-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | [ci skip] PHPBB3-15516 | ||||
| | * | | [ticket/15516] Add instructions for running UI tests | Marc Alexander | 2018-01-14 | 1 | -2/+23 |
| | | | | | | | | | | | | | PHPBB3-15516 | ||||
| * | | | [ticket/15531] Log malformed BBCodes | JoshyPHP | 2018-01-22 | 3 | -2/+51 |
| | |/ |/| | | | | | PHPBB3-15531 | ||||
| * | | Merge pull request #5083 from JoshyPHP/ticket/15512 | Marc Alexander | 2018-01-19 | 1 | -0/+11 |
| |\ \ | | | | | | | | | | [ticket/15512] Avoid reparsing non-existent polls | ||||
| | * | | [ticket/15512] Avoid reparsing non-existent polls | JoshyPHP | 2018-01-12 | 1 | -0/+11 |
| | |/ | | | | | | | PHPBB3-15512 | ||||
| * | | [ticket/15099] Fix tests | Jakub Senko | 2018-01-17 | 2 | -20/+20 |
| |/ | | | | PHPBB3-15099 | ||||
| * | [ticket/15055] Fix line break and disable sql server 2017 for now | Marc Alexander | 2018-01-09 | 1 | -1/+1 |
| | | | | | | | | SQL Server 2017 currently fails for unknown reasons and just results in an overall longer build time. Therefore disabling it for now. PHPBB3-15055 | ||||
| * | [ticket/15055] Display content on unexpted server error | Marc Alexander | 2018-01-08 | 1 | -1/+6 |
| | | | | | PHPBB3-15055 | ||||
| * | Merge remote-tracking branch 'upstream/3.2.x' into prep-release-3.2.2 | Marc Alexander | 2018-01-07 | 35 | -47/+243 |
| |\ | |||||
| | * | Merge pull request #4680 from marc1706/ticket/15055 | Derky | 2018-01-05 | 18 | -17/+213 |
| | |\ | | | | | | | | | | [ticket/15055] Add appveyor file to allow running tests on appveyor as well | ||||
| | | * | [ticket/15055] Use getMock() for phpBB 3.2 compatibility | Marc Alexander | 2018-01-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-15055 | ||||
| | | * | [ticket/15055] Add comments explaining overriden createXMLDataSet() | Marc Alexander | 2018-01-01 | 1 | -0/+14 |
| | | | | | | | | | | | | | PHPBB3-15055 | ||||
| | | * | [ticket/15055] Properly support index length check on mssql | Marc Alexander | 2018-01-01 | 1 | -7/+17 |
| | | | | | | | | | | | | | PHPBB3-15055 | ||||
| | | * | [ticket/15055] Support console questions on windows | Marc Alexander | 2018-01-01 | 4 | -15/+52 |
| | | | | | | | | | | | | | PHPBB3-15055 | ||||
| | | * | [ticket/15055] Extend build matrix and trim text in extension_acp_test | Marc Alexander | 2018-01-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-15055 | ||||
| | | * | [ticket/15055] Try using build matrix | Marc Alexander | 2018-01-01 | 2 | -0/+18 |
| | | | | | | | | | | | | | PHPBB3-15055 | ||||
| | | * | [ticket/15055] Only drop dependent PK indexes and fix more tests for mssql | Marc Alexander | 2018-01-01 | 11 | -9/+55 |
| | | | | | | | | | | | | | PHPBB3-15055 | ||||
| | | * | [ticket/15055] Handle default identity column on mssql in database tests | Marc Alexander | 2018-01-01 | 1 | -0/+47 |
| | | | | | | | | | | | | | PHPBB3-15055 | ||||
| | | * | [ticket/15055] Drop primary keys when necessary and fix test comparisons | Marc Alexander | 2018-01-01 | 1 | -1/+8 |
| | | | | | | | | | | | | | PHPBB3-15055 | ||||
| | | * | [ticket/15055] Start fixing missing keys in fixtures | Marc Alexander | 2018-01-01 | 1 | -0/+6 |
| | | | | | | | | | | | | | PHPBB3-15055 | ||||
| | | * | [ticket/15055] Further fixes to ensure PHP 7.1 & mssql compatibility | Marc Alexander | 2018-01-01 | 2 | -1/+5 |
| | | | | | | | | | | | | | PHPBB3-15055 | ||||
| | | * | [ticket/15055] Debug issues | Marc Alexander | 2018-01-01 | 1 | -0/+7 |
| | | | | | | | | | | | | | PHPBB3-15055 | ||||
| | * | | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 14 | -22/+22 |
| | | | | | | | | | | | | | PHPBB3-14972 | ||||
| | * | | [ticket/14972] Fix test_collection_with_mask test | rxu | 2018-01-01 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | In PHP 7.2, the severity of the message “Use of undefined constant” was raised from E_NOTICE to E_WARNING, so calling $array[ITEM] causes warning caught by error collector. Use undefined offset notice to get an empty message as such. PHPBB3-14972 | ||||
| | * | | [ticket/14972] Avoid using self as constant in tests | rxu | 2018-01-01 | 6 | -6/+6 |
| | |/ | | | | | | | PHPBB3-14972 | ||||
| * | | Merge remote-tracking branch 'phpbb-security/prep-release-3.1.12' into ↵ | Marc Alexander | 2018-01-07 | 1 | -2/+2 |
| |\ \ | | | | | | | | | | prep-release-3.2.2 | ||||
| | * | | [ticket/security/211] Allow make_clickable() again after change to regex | Marc Alexander | 2017-08-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | SECURITY-211 | ||||
| * | | | Merge branch 'ticket/security/211' into ticket/security/211-rhea | Marc Alexander | 2018-01-01 | 3 | -2/+95 |
| |\ \ \ | |/ / | | / | |/ |/| | |||||
| | * | [ticket/security/211] Add test for line breaks in URL | Marc Alexander | 2017-07-27 | 1 | -0/+4 |
| | | | | | | | | | SECURITY-211 | ||||
| | * | [ticket/security/211] Do not match javascript URIs with URL regexes | Marc Alexander | 2017-07-26 | 1 | -0/+8 |
| | | | | | | | | | SECURITY-211 | ||||
| | * | [ticket/security/211] Extend tests for profile field values | Marc Alexander | 2017-07-23 | 2 | -0/+66 |
| | | | | | | | | | SECURITY-211 | ||||
| | * | [ticket/security/211] Make sure website URL only uses http & https schemes | Marc Alexander | 2017-07-22 | 1 | -0/+13 |
| | | | | | | | | | SECURITY-211 | ||||
| | * | Merge pull request #38 from phpbb/ticket/security/210 | Marc Alexander | 2017-07-16 | 1 | -0/+55 |
| | |\ | | | | | | | | | | [ticket/security/210] Prevent using IP addresses or ports for remote avatar | ||||
| | * \ | Merge pull request #32 from phpbb/ticket/security-203 | Marc Alexander | 2017-07-16 | 1 | -34/+77 |
| | |\ \ | | | | | | | | | | | | | [ticket/security-203] Fully validate version check data in version helper | ||||
| * | \ \ | Merge pull request #4971 from Elsensee/ticket/15339 | Marc Alexander | 2017-12-28 | 1 | -19/+0 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15339] Use manual method when adding modules | ||||
| | * | | | | [ticket/15339] Fix tests | Oliver Schramm | 2017-12-24 | 1 | -19/+0 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-15339 | ||||
| * | | | | | Merge pull request #5053 from JoshyPHP/ticket/15468 | Marc Alexander | 2017-12-27 | 1 | -0/+280 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add a service to merge duplicate BBCodes | ||||
| | * | | | | | [ticket/15468] Add a service to merge duplicate BBCodes | JoshyPHP | 2017-12-10 | 1 | -0/+280 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15468 | ||||
| * | | | | | | Merge pull request #5046 from JoshyPHP/ticket/15457 | Marc Alexander | 2017-12-27 | 10 | -31/+31 |
| |\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | [ticket/15457] Updated s9e/text-formatter dependency | ||||
| | * | | | | | [ticket/15457] Updated s9e/text-formatter dependency | JoshyPHP | 2017-12-10 | 10 | -31/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15457 | ||||
| * | | | | | | Merge pull request #5036 from JoshyPHP/ticket/15442 | Marc Alexander | 2017-12-23 | 3 | -0/+80 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | [ticket/15442] Allow unsafe HTML in bbcode.html | ||||
| | * | | | | | [ticket/15442] Allow unsafe HTML in bbcode.html | JoshyPHP | 2017-11-07 | 3 | -0/+80 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15442 | ||||
| * | | | | | | [ticket/15464] Detect BBCodes in uppercase when reparsing | JoshyPHP | 2017-11-23 | 2 | -0/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15464 | ||||
| * | | | | | | Merge pull request #4976 from rubencm/ticket/15171 | Marc Alexander | 2017-11-16 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | [ticket/15171] Replace all BBCode templates by default | ||||
| | * | | | | | [ticket/15171] Fix test | Rubén Calvo | 2017-10-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15171 | ||||
| * | | | | | | Merge pull request #5019 from marc1706/ticket/14994 | Marc Alexander | 2017-11-01 | 2 | -0/+43 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/14994] Refactor template->assign_block_var | ||||
