aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Merge pull request #3698 from s9e/ticket/13935Tristan Darricau2015-08-052-6/+25
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13935] Allow more admin-configurable schemes in post links * s9e/ticket/13935: [ticket/13935] Removed cache invalidation from acp_board [ticket/13935] Removed UI [ticket/13935] Allow more admin-configurable schemes in post links
| * | | | [ticket/13935] Removed UIJoshyPHP2015-07-151-41/+0
| | | | | | | | | | | | | | | | | | | | PHPBB3-13935
| * | | | [ticket/13935] Allow more admin-configurable schemes in post linksJoshyPHP2015-07-153-6/+66
| | | | | | | | | | | | | | | | | | | | PHPBB3-13935
* | | | | [ticket/14053] Fix tests for installer configMate Bartus2015-07-271-11/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | @covers annotations causing build failures on bamboo, so removed them PHPBB3-14053
* | | | | Merge pull request #3514 from CHItA/ticket/13740Tristan Darricau2015-07-276-0/+389
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13740] Refactoring installer * CHItA/ticket/13740: (75 commits) [ticket/13740] Reduce number of references in nav provider [ticket/13740] Move handle_language_select calls to the controllers [ticket/13740] Fix infinite config.php check loop [ticket/13740] Move default data settings out of constructors [ticket/13740] Deduplicate container builder's checks [ticket/13740] Use JSON for installer config [ticket/13740] Fix comment [ticket/13740] Use language service in console application [ticket/13740] Fix CS in compatibilty_globals.php [ticket/13740] Fix message element creation in JS [ticket/13740] Replace more spaces with tabs [ticket/13740] Fix CS [ticket/13740] Filter basic directory change attempts in lang change [ticket/13740] Use tabs instead of spaces in JS file [ticket/13740] Add success message when install finished [ticket/13740] Fix $script_path in obtain_data [ticket/13740] Fix is_phpbb_installed() method [ticket/13740] Login admin when install finished [ticket/13740] Enhance server output buffer bypass [ticket/13740] Secure installer config against corrupted config data ...
| * | | | | [ticket/13740] Module base testMate Bartus2015-07-103-0/+129
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13740
| * | | | | [ticket/13740] Use service collection instead of array of task namesMate Bartus2015-07-091-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13740
| * | | | | [ticket/13740] Fix database testMate Bartus2015-07-091-9/+11
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13740
| * | | | | [ticket/13740] Fix test stubsMate Bartus2015-07-083-25/+14
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13740
| * | | | | [ticket/13740] Installer config testMate Bartus2015-07-081-0/+86
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13740
| * | | | | [ticket/13740] Test navigation providerMate Bartus2015-07-081-0/+34
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13740
| * | | | | [ticket/13740] Fixes and Tests for database helperMate Bartus2015-07-081-0/+151
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13740
* | | | | | [ticket/14036] Fixed mocked web root pathJoshyPHP2015-07-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...to match what it would return normally PHPBB3-14036
* | | | | | [ticket/14036] Replace path_helper with a mockJoshyPHP2015-07-171-14/+9
| |/ / / / |/| | | | | | | | | | | | | | PHPBB3-14036
* | | | | Merge pull request #3751 from Nicofuma/ticket/11444Máté Bartus2015-07-1418-159/+261
|\ \ \ \ \ | | | | | | | | | | | | [ticket/11444] Moving the in-board notifications to a method class
| * | | | | [ticket/11444] Update testsTristan Darricau2015-07-131-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11444
| * | | | | [ticket/11444] Update tests and cleanup types/methodsTristan Darricau2015-07-138-119/+157
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11444
| * | | | | [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-1315-90/+152
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently the in-board method for the notifications is hardcoded and cannot be disabled. This method should be in his own class extending `phpbb\notification\method\method_interface`. It also add the possibility, for each method, to be enabled by default (ie: no entry in the DB => notification enabled). https://tracker.phpbb.com/browse/PHPBB3-11444 https://tracker.phpbb.com/browse/PHPBB3-11967 PHPBB3-11444
* | | | | | Merge pull request #3758 from s9e/ticket/14008Tristan Darricau2015-07-131-0/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | [ticket/14008] Do not add a user_id value to quotes from guests
| * | | | | [ticket/14008] Do not add a user_id value to quotes from guestsJoshyPHP2015-07-131-0/+9
| | |/ / / | |/| | | | | | | | | | | | | PHPBB3-14008
* | | | | Merge pull request #3747 from rxu/ticket/13377Tristan Darricau2015-07-131-0/+8
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/13377] Fix decoding for www type URLs in function decode_message()
| * | | | | [ticket/13377] Add test entriesrxu2015-07-071-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13377
* | | | | | [ticket/14000] Replaced test content with non-emoji charactersJoshyPHP2015-07-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14000
* | | | | | [ticket/14000] Added support for emojiJoshyPHP2015-07-121-1/+18
| |/ / / / |/| | | | | | | | | | | | | | PHPBB3-14000
* | | | | [ticket/13995] Fix errors in tests from merge conflictMatt Friedman2015-07-081-2/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-13995
* | | | | Merge branch '3.1.x'Marc Alexander2015-07-081-4/+4
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | Conflicts: tests/template/template_includecss_test.php
| * | | [ticket/13995] Remove projection from testsMatt Friedman2015-07-081-4/+4
| | | | | | | | | | | | | | | | PHPBB3-13995
| * | | [ticket/13880] Automatically remove quotes that are nested too deepJoshyPHP2015-06-271-0/+81
| | | | | | | | | | | | | | | | PHPBB3-13880
* | | | Merge pull request #3744 from s9e/ticket/13987Tristan Darricau2015-07-073-30/+77
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/13987] Add --dry-run option to reparser CLI
| * | | | [ticket/13987] Replaced optional parameter with explicit APIJoshyPHP2015-07-063-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added disable_save() and enable_save() to toggle a dry run PHPBB3-13987
| * | | | [ticket/13987] Add --dry-run option to reparser CLIJoshyPHP2015-07-063-31/+73
| | | | | | | | | | | | | | | | | | | | PHPBB3-13987
* | | | | Merge pull request #3623 from s9e/ticket/10620Tristan Darricau2015-07-075-16/+124
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | [ticket/10620] Quote improvements
| * | | | [ticket/10620] Moved quote's date to the upper cornerJoshyPHP2015-06-251-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-10620
| * | | | [ticket/10620] Fixed functional tests to account for newlinesJoshyPHP2015-06-252-4/+4
| | | | | | | | | | | | | | | | | | | | PHPBB3-10620
| * | | | [ticket/10620] Added testsJoshyPHP2015-06-252-0/+35
| | | | | | | | | | | | | | | | | | | | PHPBB3-10620
| * | | | [ticket/10620] Removed extraneous quotes from attribute valuesJoshyPHP2015-06-254-13/+17
| | | | | | | | | | | | | | | | | | | | PHPBB3-10620
| * | | | [ticket/10620] Implemented quote improvementsJoshyPHP2015-06-254-11/+80
| | | | | | | | | | | | | | | | | | | | PHPBB3-10620
* | | | | Merge pull request #3726 from CHItA/ticket/13961Tristan Darricau2015-07-062-0/+98
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/13961] Add orderable service collections
| * | | | | [ticket/13961] Move back service_collections under original namespaceMate Bartus2015-06-264-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13961
| * | | | | [ticket/13961] Add tests for ordered collectionsMate Bartus2015-06-242-2/+53
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13961
| * | | | | [ticket/13961] Add test to service_collectionMate Bartus2015-06-231-0/+47
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13961
| * | | | | [ticket/13961] Move service_collection to di/service_collection namespaceMate Bartus2015-06-232-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13961
* | | | | | Merge pull request #3743 from s9e/ticket/13985Tristan Darricau2015-07-061-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/13985] Updated s9e\TextFormatter
| * | | | | | [ticket/13985] Updated s9e\TextFormatterJoshyPHP2015-07-061-1/+1
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | PHPBB3-13985
* | | | | | [ticket/13990] Reparse markup inside of forum rules/descriptionJoshyPHP2015-07-065-10/+137
|/ / / / / | | | | | | | | | | | | | | | PHPBB3-13990
* | | | | [ticket/13970] Save the value of the optional [code] parameterJoshyPHP2015-06-271-0/+11
| |/ / / |/| | | | | | | | | | | PHPBB3-13970
* | | | Merge pull request #3579 from s9e/ticket/13803Tristan Darricau2015-06-2419-1/+1112
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/13803] Implement a generic and scalable way to reparse rich text
| * | | | [ticket/13803] Moved tests to a subdirJoshyPHP2015-05-3018-9/+9
| | | | | | | | | | | | | | | | | | | | PHPBB3-13803
| * | | | [ticket/13803] Set up a global $user for testsJoshyPHP2015-05-301-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-13803
| * | | | [ticket/13803] Added contact_admin_info testsJoshyPHP2015-05-302-0/+104
| | | | | | | | | | | | | | | | | | | | PHPBB3-13803