aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/tree
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #4680 from marc1706/ticket/15055Derky2018-01-051-1/+1
|\ | | | | | | [ticket/15055] Add appveyor file to allow running tests on appveyor as well
| * [ticket/15055] Try using build matrixMarc Alexander2018-01-011-1/+1
| | | | | | | | PHPBB3-15055
* | [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-2/+2
|/ | | | PHPBB3-14972
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+0
| | | | | | Part 4 PHPBB3-13454
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+0
| | | | | | This is part 2 of the pr. PHPBB3-13454
* [ticket/13941] Workaround to fix the bug on php 5.5 with sqlite3Tristan Darricau2015-06-131-2/+4
| | | | PHPBB3-13941
* [ticket/12557] Fix doc block errors found by Sami pt1n-aleha2014-08-031-1/+1
| | | | PHPBB3-12557
* [ticket/12715] Cleanup comments in \phpbb\tree\*Tristan Darricau2014-06-151-11/+12
| | | | PHPBB3-12715
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-273-9/+21
| | | | PHPBB3-12594
* [ticket/12282] Use interface for type hintingJoas Schilling2014-04-012-5/+5
| | | | PHPBB3-12282
* [ticket/12117] Select all fields instead of item_basic_dataMatt Friedman2014-03-101-3/+1
| | | | PHPBB3-12117
* [ticket/12117] Add get_all_tree_data method to tree classMatt Friedman2014-03-101-0/+28
| | | | PHPBB3-12117
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-303-24/+0
| | | | PHPBB3-11980
* [ticket/11700] Fix leftover backslashes in commentsNils Adermann2013-09-161-1/+1
| | | | PHPBB3-11700
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-163-25/+31
| | | | PHPBB3-11700
* [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-1/+1
| | | | PHPBB3-11700
* [ticket/11700] With namespaces interface will no longer be a valid classnameNils Adermann2013-07-141-1/+1
| | | | PHPBB3-11700
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-143-0/+1018
PHPBB3-11698