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