aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '3.1.x' into 3.2.xMarc Alexander2017-02-111-1/+1
|\
| * Merge pull request #4523 from senky/ticket/13429Marc Alexander2017-02-111-1/+1
| |\ | | | | | | | | | [ticket/13429] Replace @change with @changed in event docblocks
| | * [ticket/13429] Replace @change with @changedJakub Senko2017-01-232-9/+9
| | | | | | | | | | | | PHPBB3-13429
| | * [ticket/13429] Replace @changed with @change in event docblocksJakub Senko2016-11-201-8/+8
| | | | | | | | | | | | PHPBB3-13429
* | | Merge pull request #4661 from hanakin/ticket/15037Marc Alexander2017-01-271-3/+3
|\ \ \ | | | | | | | | | | | | [ticket/15037] Make imagesets retina
| * | | [ticket/15037] try larger size limithanakin2017-01-231-1/+1
| | | | | | | | | | | | | | | | PHPBB3-15037
| * | | [ticket/15307] fix for good!hanakin2017-01-231-2/+2
| | | | | | | | | | | | | | | | PHPBB3-15037
| * | | [ticket/15037]a attempt to fix stupid test issuehanakin2017-01-231-3/+3
| | | | | | | | | | | | | | | | PHPBB3-15037
* | | | [ticket/15045] Fix user object instantiation in version_testMarc Alexander2017-01-241-1/+6
|/ / / | | | | | | | | | PHPBB3-15045
* | | Merge pull request #4659 from marc1706/ticket/15036Tristan Darricau2017-01-221-0/+7
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15036] Unlink install_config during functional testing * marc1706/ticket/15036: [ticket/15036] Unlink install_config during functional testing
| * | | [ticket/15036] Unlink install_config during functional testingMarc Alexander2017-01-211-0/+7
| | | | | | | | | | | | | | | | PHPBB3-15036
* | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-01-221-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 commentMarc Alexander2017-01-221-2/+2
| | | | | | | | | | | | | | | | PHPBB3-14968
| * | | [ticket/14968] Update docblock and ensure method returns arrayMarc Alexander2017-01-221-2/+2
| | | | | | | | | | | | | | | | PHPBB3-14968
| * | | [ticket/14968] Add method for retrieving updates on current branchMarc Alexander2017-01-221-0/+200
| | | | | | | | | | | | | | | | PHPBB3-14968
* | | | [ticket/14790] Added test caseJoshyPHP2017-01-222-0/+8
| |/ / |/| | | | | | | | PHPBB3-14790
* | | Merge pull request #4648 from JoshyPHP/ticket/15016Marc Alexander2017-01-153-0/+45
|\ \ \ | | | | | | | | | | | | [ticket/15016] Fixed an issue with some parentheses in smilies
| * | | [ticket/15016] Fixed an issue with some parentheses in smiliesJoshyPHP2017-01-153-0/+45
| | | | | | | | | | | | | | | | PHPBB3-15016
* | | | Merge pull request #4632 from VSEphpbb/ticket/14989Tristan Darricau2017-01-151-0/+41
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14989] Allow more admin-configurable schemes in post links * VSEphpbb/ticket/14989: [ticket/14989] Allow more admin-configurable schemes in post links
| * | | | [ticket/14989] Allow more admin-configurable schemes in post linksMatt Friedman2017-01-111-0/+41
| | | | | | | | | | | | | | | | | | | | PHPBB3-14989
* | | | | Merge pull request #4631 from JoshyPHP/ticket/14985Tristan Darricau2017-01-152-0/+89
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14985] Decode HTML special chars in plain text columns * JoshyPHP/ticket/14985: [ticket/14985] Added functional tests for BBCodes and smilies [ticket/14985] Decode HTML special chars in plain text columns
| * | | | [ticket/14985] Added functional tests for BBCodes and smiliesJoshyPHP2017-01-122-0/+89
| | | | | | | | | | | | | | | | | | | | PHPBB3-14985
* | | | | [ticket/15008] Disable emoji when smilies are disabledJoshyPHP2017-01-143-0/+20
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Will effectively disable emoji shortname and won't replace emoji with images but will not prevent a browser or OS from displaying emoji as images. PHPBB3-15008
* | | | [ticket/14971] Add on_page test with the string argumentsrxu2017-01-081-0/+6
| | | | | | | | | | | | | | | | PHPBB3-14971
* | | | Merge pull request #4619 from Nicofuma/ticket/14962Marc Alexander2017-01-071-0/+18
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/14962] Introduces a new helper to check emptyness of bbcode texts
| * | | | [ticket/14962] Fix functional test for editing postMarc Alexander2017-01-061-3/+6
| | | | | | | | | | | | | | | | | | | | PHPBB3-14962
| * | | | [ticket/14962] Introduces a new helper to check emptyness of bbcode textsTristan Darricau2017-01-061-0/+15
| | | | | | | | | | | | | | | | | | | | PHPBB3-14962
* | | | | Merge pull request #4443 from Crizz0/ticket/14780Marc Alexander2017-01-041-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14780] Correction to let group setting overwrite global PM setting
| * | | | | [ticket/14780] Fixes array with exspected results in test-functionCrizzo2016-09-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14780
* | | | | | [ticket/14838] Correctly instantiate language objectMarc Alexander2017-01-041-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14838
* | | | | | [ticket/14838] Add missing method to mock'ed feedMarc Alexander2017-01-041-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14838
* | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-01-042-0/+125
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #4611 from marc1706/ticket/14838Marc Alexander2017-01-042-0/+125
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [icket/14838] Do not query full attachments table in feeds
| | * | | | | [ticket/14838] Add simple test for fetch_attachments methodMarc Alexander2017-01-032-0/+125
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14838
* | | | | | | Merge branch 'ticket/14957' into ticket/14957-rheaMarc Alexander2017-01-031-0/+1
|\ \ \ \ \ \ \ | |/ / / / / /
* | | | | | | Merge branch 'ticket/14957' into ticket/14957-rheaMarc Alexander2017-01-036-1/+22
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | [ticket/14957] Do not cache database config entriesMarc Alexander2017-01-033-1/+7
| |/ / / / / | | | | | | | | | | | | | | | | | | PHPBB3-14957
* | | | | | [ticket/14947] Create new webdriver instance for every testMarc Alexander2017-01-023-44/+46
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPUnit seems to have emptied the webdriver between every test, which causes curl errors. A new webdriver instance will now be created for every test file. This does not cause a lot of overhead for ui tests. PHPBB3-14947
* | | | | [ticket/14914] Made emoji scale in size with textJoshyPHP2016-12-271-1/+1
| |_|/ / |/| | | | | | | | | | | PHPBB3-14914
* | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-12-181-1/+1
|\ \ \ \ | |/ / /
| * | | [ticket/14770] Decreases quality to 85, changes test to 85, tooCrizzo2016-12-181-1/+1
| | | | | | | | | | | | | | | | PHPBB3-14770
* | | | [ticket/14921] Use phpbb.com URL to prevent test failures for remote URLsMarc Alexander2016-12-171-8/+8
| | | | | | | | | | | | | | | | PHPBB3-14921
* | | | Merge pull request #4564 from VSEphpbb/ticket/14895Tristan Darricau2016-12-111-3/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14895] CLI should use SymfonyStyle * VSEphpbb/ticket/14895: [ticket/14895] Fix broken tests [ticket/14895] Fix issues in CLI classes [ticket/14895] Use SymfonyStyle in all CLI [ticket/14895] Use SymfonyIO styling [ticket/14895] CLI reparser:list should display proper list
| * | | | [ticket/14895] Fix broken testsMatt Friedman2016-12-081-3/+3
| | | | | | | | | | | | | | | | | | | | PHPBB3-14895
* | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-12-111-1/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | | | | | | | | | | | | * 3.1.x: [ticket/14855] Update notification and PM alert bubbles [ticket/14855] Update notification and PM alert bubbles [ticket/14855] Update notification and PM alert bubbles
| * | | [ticket/14855] Update notification and PM alert bubblesjaviexin2016-12-101-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Alternative implementation without removing notification from the DOM, but changing the class. So that style designers might have more options (show/not show). Fix tests better. PHPBB3-14855
| * | | [ticket/14855] Update notification and PM alert bubblesjaviexin2016-12-101-1/+1
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | Alternative implementation without removing notification from the DOM, but changing the class. So that style designers might have more options (show/not show). Fix tests. PHPBB3-14855
* | | [ticket/12610] Fix tests and use getOption() for consoleMarc Alexander2016-12-051-7/+12
| | | | | | | | | | | | PHPBB3-12610
* | | [ticket/12610] Use exception_interfaceTristan Darricau2016-12-034-13/+9
| | | | | | | | | | | | PHPBB3-12610
* | | [ticket/12610] Fix testsTristan Darricau2016-12-031-2/+5
| | | | | | | | | | | | PHPBB3-12610