aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/template/twig/node
Commit message (Expand)AuthorAgeFilesLines
* [task/code-sniffer] Replace spaces with tabs.Andreas Fischer2013-10-301-5/+5
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-307-56/+0
* [task/code-sniffer] Fix argument list spacing.Andreas Fischer2013-10-291-1/+1
* [ticket/11981] Fix code sniffer complaintsMarc Alexander2013-10-281-1/+1
* [ticket/11852] Split filesystem and path_helper into 2 classesJoas Schilling2013-09-261-1/+1
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-171-1/+1
|\
| * [ticket/11832] get_url() from phpbb_template_asset should return web pathNathan Guse2013-09-151-2/+2
| * [ticket/11832] Fix INCLUDE(JS/CSS)Nathan Guse2013-09-131-1/+1
* | [ticket/11700] And some last comments with backslashesNils Adermann2013-09-161-2/+2
* | [ticket/11700] Fix tests after merging new develop codeNils Adermann2013-09-163-3/+3
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-164-14/+37
|\ \ | |/
| * [ticket/11822] Use namespace lookup order for asset loadingNathan Guse2013-09-021-2/+2
| * [ticket/11784] Remove naming redundancy for event listenersMatt Friedman2013-08-131-1/+1
| * [ticket/11777] Require a suffix of '_listener' on extension template listenersrechosen2013-08-121-1/+1
| * [ticket/11777] Rename the extension template listener subdirectory to 'event/'rechosen2013-08-121-6/+7
| * [ticket/11777] Add subdirectory 'events/' to the template event search pathrechosen2013-08-121-3/+8
| * [ticket/11667] Use @inheritdocNathan Guse2013-07-232-14/+4
| * Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11667Nathan Guse2013-07-233-9/+36
* | [ticket/11700] Avoid \t in double quoted strings for template codeNils Adermann2013-09-161-1/+1
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-1610-29/+49
* | [ticket/11700] include and define are not valid class namesNils Adermann2013-07-142-2/+2
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-1410-0/+511