aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16284] Adjust create schema and add tables to testsMarc Alexander2020-01-011-0/+1
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-01-021-1/+1
* [ticket/15508] Remove call to getEnvironment() from parserFrançois-Xavier de Guillebon2018-01-161-1/+1
* [ticket/15253] Use storage helper methods instead of filesystem methodsRubén Calvo2017-07-201-3/+1
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2017-07-171-1/+1
* [ticket/14990] Move dispatcher object to the front of the options arrayrxu2017-04-161-2/+1
* [ticket/15087] Optimize creation of metadata objects by cachingjaviexin2017-02-121-3/+1
* [ticket/12610] Add command to check if the board is up to date.Etienne Baroux2016-12-031-2/+3
* [ticket/13616] Updates direct call to twig environment constructorTristan Darricau2016-04-031-2/+1
* [ticket/13804] Make template's user dependency optionalMateBartus2015-05-051-1/+1
* [ticket/13638] Inject $filesystem in \phpbb\template\assetNicofuma2015-05-051-2/+4
* [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-7/+13
* [ticket/13793] Remove translation on throwing exceptionsMateBartus2015-05-011-9/+14
* [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-161-3/+3
* [ticket/10748] Replace direct creations of tools();Joas Schilling2015-02-071-1/+2
* Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-201-0/+3
|\
| * [ticket/13489] Fix testsTristan Darricau2015-01-141-1/+3
* | [ticket/13421] Move tools to subdirectoryJoas Schilling2014-12-061-1/+1
* | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-221-0/+1
|\|
| * [ticket/security-171] Sanitize data from composer.jsonMarc Alexander2014-11-211-0/+1
* | Merge branch 'develop-ascraeus' into developJoas Schilling2014-08-101-1/+1
|\|
| * [ticket/12932] Fix tests and calls to create_datetimeMarc Alexander2014-08-101-1/+1
* | [ticket/11649] Expose Twig through the containerTristan Darricau2014-08-091-12/+26
|/
* Merge pull request #2676 from Nicofuma/ticket/12787Joas Schilling2014-07-081-0/+1
|\
| * [ticket/12099] Remove config againJoas Schilling2014-06-291-1/+0
| * [ticket/12099] Add request argument to path_helper servicePico882014-06-291-0/+2
* | [ticket/12783] Move phpbb requirement to extra->soft-requireJoas Schilling2014-07-021-1/+3
* | [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-281-0/+14
|/
* [ticket/11467] Add user object to extension manager for testsn-aleha2014-05-291-0/+2
* [ticket/11467] Add language variables to testsn-aleha2014-05-291-11/+11
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12311] Use valid composer schema - license - for extensionsMatt Friedman2014-03-271-6/+6
* [ticket/11880] Move get_schema_steps function to a migrator helper classNathan Guse2014-02-051-1/+2
* [ticket/12009] Move valid extensions in tests to correct dir structure.Cesar G2013-12-121-3/+3
* [task/composer-compatibility] Minor changes that will break extension BCMichaelC2013-10-011-14/+14
* [ticket/11852] Split filesystem and path_helper into 2 classesJoas Schilling2013-09-261-8/+3
* [ticket/11700] Fix unit tests after develop mergeNils Adermann2013-09-171-2/+2
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-171-3/+14
|\
| * [ticket/11832] Fix INCLUDE(JS/CSS)Nathan Guse2013-09-131-3/+9
| * [ticket/11832] Fix constructions of phpbb_filesystemNathan Guse2013-09-131-1/+6
| * [ticket/11832] Inject dependencies for phpbb_get_web_root_path (also moving)Nathan Guse2013-09-091-1/+1
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-28/+28
|/
* [ticket/11696] Rename db_tools.php so it can be autoloadedJoas Schilling2013-07-141-2/+0
* [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-181-2/+4
|\
| * [ticket/11415] Fix ext.manager constructor in testsNathaniel Guse2013-05-031-1/+0
| * [ticket/11415] Remove migrator dependency from extension managerNathaniel Guse2013-05-011-1/+4
* | [ticket/11450] Move mocked class into mock/metadata_manager.phpJoas Schilling2013-05-081-15/+2