aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11515] Refactoring changes.Vishal Pandey2019-05-081-3/+2
* [ticket/11515] Refactoring the patch.Vishal Pandey2019-05-081-4/+1
* [ticket/11515] Space between if and bracesVishal Pandey2019-05-081-1/+1
* [ticket/11515] Change If...else statement structVishal Pandey2019-05-081-1/+3
* [ticket/11515] Extra check after acquiring locks.Vishal Pandey2019-05-081-0/+21
* [ticket/14116] sql_affectedrows method has no argumentsMatt Friedman2015-08-191-2/+2
* [ticket/13569] Add missing sql_freeresults and remove unneeded resultsMarc Alexander2015-02-021-1/+1
* [ticket/13385] Remove unneeded $result in \phpbb\config\db::set_atomic()Marc Alexander2015-01-091-2/+2
* [ticket/12711] Cast values to string such that they are quoted in SQL queries.Andreas Fischer2014-06-151-2/+2
* [ticket/10073] Fix invalid type hintJoas Schilling2014-05-291-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-273-13/+21
* [ticket/12282] Use interface for type hintingJoas Schilling2014-04-012-6/+6
* [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-15/+21
* [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-3/+3
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-143-0/+540