Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/16190] Deprecate phpbb's checkdnsrr wrapper | rubencm | 2019-10-31 | 1 | -1/+1 |
| | | | | PHPBB3-16190 | ||||
* | [ticket/14948] Adjust calls for twig and phpunit updates | Marc Alexander | 2019-05-09 | 3 | -3/+3 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/14972] Migrate from deprecated getMock() method to createMock() | rxu | 2019-05-08 | 1 | -1/+5 |
| | | | | PHPBB3-14972 | ||||
* | Merge pull request #35 from phpbb/ticket/security-203-rhea | Marc Alexander | 2017-07-16 | 1 | -31/+74 |
|\ | | | | | | | [ticket/security-203] Fully validate version check data in version helper -- Rhea | ||||
| * | Merge branch 'ticket/security-203' into ticket/security-203-rhea | Marc Alexander | 2016-12-28 | 1 | -31/+74 |
| |\ | |||||
| | * | [ticket/security-203] Do not add null values to versions info | Marc Alexander | 2016-12-27 | 1 | -1/+14 |
| | | | | | | | | | | | | | | | | | | Also stopped using reference for validate_versions() method argument. SECURTIY-203 | ||||
| | * | [ticket/security-203] Fully validate version check data in version helper | Marc Alexander | 2016-12-26 | 1 | -34/+64 |
| | | | | | | | | | | | | | | | | | | | | | | | | This will also take care of SECURITY-204 as it's the same underlying issue. Admins still need to ensure they don't visit malicious sites for URLs provided by extensions. SECURITY-203 | ||||
* | | | [ticket/15142] Merge branch 'ticket/15142' into 32x | Matt Friedman | 2017-04-10 | 1 | -0/+297 |
|\ \ \ | | | | | | | | | | | | | PHPBB3-15142 | ||||
| * | | | [ticket/15142] Add ext branch update tests | Matt Friedman | 2017-03-24 | 1 | -0/+292 |
| | | | | | | | | | | | | | | | | PHPBB3-15142 | ||||
* | | | | [ticket/15045] Fix user object instantiation in version_test | Marc Alexander | 2017-01-24 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | PHPBB3-15045 | ||||
* | | | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2017-01-22 | 1 | -0/+200 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | | | | | | | | | | * 3.1.x: [ticket/14968] Use earlier version as written in comment [ticket/14968] Update docblock and ensure method returns array [ticket/14968] Display possible upgrade on acp index and update page [ticket/14968] Add method for retrieving updates on current branch | ||||
| * | | [ticket/14968] Use earlier version as written in comment | Marc Alexander | 2017-01-22 | 1 | -2/+2 |
| | | | | | | | | | | | | PHPBB3-14968 | ||||
| * | | [ticket/14968] Update docblock and ensure method returns array | Marc Alexander | 2017-01-22 | 1 | -2/+2 |
| | | | | | | | | | | | | PHPBB3-14968 | ||||
| * | | [ticket/14968] Add method for retrieving updates on current branch | Marc Alexander | 2017-01-22 | 1 | -0/+200 |
| |/ | | | | | | | PHPBB3-14968 | ||||
* | | [ticket/12610] Use exception_interface | Tristan Darricau | 2016-12-03 | 3 | -12/+5 |
| | | | | | | | | PHPBB3-12610 | ||||
* | | [ticket/13782] Rename null driver to dummy for PHP7 compatibility | Marc Alexander | 2015-05-04 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-13782 | ||||
* | | [ticket/13762] Moving language related functionality into a separate class | MateBartus | 2015-05-02 | 3 | -6/+22 |
|/ | | | | PHPBB3-13762 | ||||
* | [ticket/security-171] Remove duplicate semicolon from tests | Marc Alexander | 2014-11-22 | 1 | -1/+1 |
| | | | | SECURITY-171 | ||||
* | [ticket/security-171] Modify tests for new file_downloader class | Marc Alexander | 2014-11-21 | 1 | -12/+4 |
| | | | | SECURITY-171 | ||||
* | Merge branch 'ticket/13358' into ticket/security-171 | Marc Alexander | 2014-11-21 | 2 | -0/+4 |
|\ | |||||
| * | [ticket/13358] Fix tests and use exceptions instead of user object | Marc Alexander | 2014-11-21 | 2 | -0/+4 |
| | | | | | | | | PHPBB3-13358 | ||||
* | | [ticket/security-171] Add tests for retrieved remote data in version_helper | Marc Alexander | 2014-11-21 | 1 | -0/+181 |
|/ | | | | SECURITY-171 | ||||
* | [ticket/12932] Fix tests and calls to create_datetime | Marc Alexander | 2014-08-10 | 2 | -4/+4 |
| | | | | PHPBB3-12932 | ||||
* | Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594 | Yuriy Rusko | 2014-05-28 | 1 | -0/+10 |
|\ | |||||
| * | [ticket/12536] Add test cases with empty versions list | Tristan Darricau | 2014-05-15 | 1 | -0/+10 |
| | | | | | | | | PHPBB3-12536 | ||||
* | | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 2 | -6/+14 |
|/ | | | | PHPBB3-12594 | ||||
* | [ticket/9871] Fix test name | Nathan Guse | 2014-03-14 | 1 | -1/+1 |
| | | | | PHPBB3-9871 | ||||
* | [ticket/9871] Split fast and slow version tests | Nathan Guse | 2014-03-13 | 2 | -26/+58 |
| | | | | PHPBB3-9871 | ||||
* | [ticket/9871] Fix tests | Nathan Guse | 2014-03-08 | 1 | -3/+11 |
| | | | | PHPBB3-9871 | ||||
* | [ticket/9871] Mark test as slow | Nathan Guse | 2014-03-05 | 1 | -0/+3 |
| | | | | PHPBB3-9871 | ||||
* | [ticket/9871] Update version check file to use json format | Nathan Guse | 2014-02-19 | 1 | -0/+333 |
PHPBB3-9871 |