aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/request
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12180] Add "Each file MUST end with exactly one newline character" ruleAndreas Fischer2014-02-101-1/+0
* [ticket/12079] Add default value to $multibyte in request.untrimmed_variable().Cesar G2013-12-191-1/+1
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-305-40/+0
* [ticket/11700] Fix leftover backslashes in commentsNils Adermann2013-09-161-1/+1
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-162-0/+18
|\
| * [feature/oauth] Change name of new method on requestJoseph Warner2013-07-142-2/+2
| * [feature/oauth] Allow getting original global arrays from requestJoseph Warner2013-07-142-0/+18
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-165-67/+77
* | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-143-44/+44
* | [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-145-0/+932