aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extension
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge pull request #2673 from nickvergessen/ticket/12783Tristan Darricau2014-07-035-227/+129
| |\ \
| | * | [ticket/12783] Move phpbb requirement to extra->soft-requireJoas Schilling2014-07-025-5/+15
| | * | [ticket/12783] Correctly use dataProviders and mark tests as incompleteJoas Schilling2014-06-281-226/+104
| | * | [ticket/12783] Move phpbb/phpbb require version to extraJoas Schilling2014-06-285-12/+26
| | |/
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-06-291-3/+43
|\ \ \ | |/ /
| * | [ticket/12777] Add tests for unavailable extensionTristan Darricau2014-06-271-0/+5
| * | [ticket/12777] Add testsTristan Darricau2014-06-271-3/+38
| |/
* | Merge branch 'develop-ascraeus' into developNils Adermann2014-06-101-3/+47
|\ \ | |/
| * [ticket/12508] Add a unit test for set_extensions()Joas Schilling2014-06-101-0/+43
| * [ticket/12508] Only take a list of names for set_extensions()Joas Schilling2014-06-101-2/+2
| * [ticket/12508] Move \phpbb\extension\finder to \phpbb\finderJoas Schilling2014-06-101-2/+2
| * [ticket/12508] Fix usages of the finderJoas Schilling2014-06-101-2/+3
* | Merge branch 'develop-ascraeus' into developJoas Schilling2014-05-311-0/+16
|\ \ | |/
| * Merge pull request #2494 from Nicofuma/ticket/12589Joas Schilling2014-05-311-0/+16
| |\
| | * [ticket/12589] Add test searching in a non absolute directoryTristan Darricau2014-05-261-0/+16
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-05-302-11/+15
|\ \ \ | |/ /
| * | [ticket/11467] Add user object to extension manager for testsn-aleha2014-05-292-0/+4
| * | [ticket/11467] Add language variables to testsn-aleha2014-05-291-11/+11
* | | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-05-286-24/+42
|\ \ \ | |/ /
| * | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-276-24/+42
| |/
* | [ticket/12564] Remove version definitions from modules in testsMatt Friedman2014-05-206-15/+0
|/
* [ticket/12350] Instantiate Mock Dispatcher for modules_testK Fisher2014-04-031-1/+3
* [ticket/12311] Use valid composer schema - license - for extensionsMatt Friedman2014-03-275-10/+10
* [ticket/11880] Move get_schema_steps function to a migrator helper classNathan Guse2014-02-052-2/+4
* [ticket/12006] Test for ext module authNathan Guse2013-12-302-4/+42
* [ticket/12009] Prevent user from enabling invalid extension through direct URLCesar G2013-12-122-1/+23
* [ticket/12009] Move valid extensions in tests to correct dir structure.Cesar G2013-12-1227-97/+145
* [ticket/11840] Correct Moo test extension composerNathan Guse2013-09-301-2/+2
* [ticket/11840] Use generic information in the test extensionNathan Guse2013-09-302-5/+5
* [task/composer-compatibility] Minor changes that will break extension BCMichaelC2013-10-012-17/+16
* [ticket/11852] Split filesystem and path_helper into 2 classesJoas Schilling2013-09-262-15/+4
* [ticket/11700] Use spaces, not tabsNils Adermann2013-09-251-15/+15
* [ticket/11700] Fix extension loading with namespacesNils Adermann2013-09-192-2/+4
* [ticket/11700] Fix unit tests after develop mergeNils Adermann2013-09-172-3/+3
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-172-4/+21
|\
| * [ticket/11832] Fix INCLUDE(JS/CSS)Nathan Guse2013-09-132-4/+11
| * [ticket/11832] Fix constructions of phpbb_filesystemNathan Guse2013-09-132-2/+12
| * [ticket/11832] Inject dependencies for phpbb_get_web_root_path (also moving)Nathan Guse2013-09-092-2/+2
* | [ticket/11700] Correctly load extensions with nonprefixed namespacesNils Adermann2013-09-1721-57/+95
* | [ticket/11700] Oh dear modules. Abort! Retreat!Nils Adermann2013-09-161-0/+2
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-162-68/+0
|\ \ | |/
| * [ticket/11628] Remove remaining style_path_provider_testNathaniel Guse2013-07-241-18/+0
| * [ticket/11628] Remove style path providerNathaniel Guse2013-07-241-50/+0
* | [ticket/11700] Update finder tests for namespaced classnamesNils Adermann2013-09-161-14/+14
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-168-42/+42
|/
* [ticket/11696] Rename db_tools.php so it can be autoloadedJoas Schilling2013-07-141-2/+0
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-142-4/+4
* [feature/twig] Remove resource locator dependency from templateNathaniel Guse2013-07-011-1/+0
* [feature/twig] Use phpbb_template_twig in testsNathan Guse2013-06-121-1/+1
* Merge remote-tracking branch 'EXreaction/ticket/11415' into developDavid King2013-05-183-4/+25
|\