aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Collapse)AuthorAgeFilesLines
...
* [feature/oauth] Get service credentials on each OAuth serviceJoseph Warner2013-07-1419-12/+201
| | | | PHPBB3-11673
* [feature/oauth] Set required scopes on more providersJoseph Warner2013-07-142-2/+20
| | | | PHPBB3-11673
* [feature/oauth] Last five oauth servicesJoseph Warner2013-07-145-0/+130
| | | | PHPBB3-11673
* [feature/oauth] Create OAuth service classesJoseph Warner2013-07-1416-31/+442
| | | | PHPBB3-11673
* [feature/oauth] Move last file to appropriate locationJoseph Warner2013-07-141-0/+45
| | | | PHPBB3-11673
* [feature/oauth] Update class name based on last commitJoseph Warner2013-07-142-2/+2
| | | | PHPBB3-11673
* [feature/oauth] Move oauth to auth/provider/oauthJoseph Warner2013-07-142-0/+0
| | | | PHPBB3-11673
* [feature/oauth] Move OAuth to /phpBB/phpbbJoseph Warner2013-07-142-0/+524
| | | | PHPBB3-11673
* [feature/oauth] Change name of new method on requestJoseph Warner2013-07-142-2/+2
| | | | PHPBB3-11673
* [feature/oauth] Allow getting original global arrays from requestJoseph Warner2013-07-142-0/+18
| | | | PHPBB3-11673
* Merge remote-tracking branch 'galaxyAbstractor/ticket/11697' into developAndreas Fischer2013-07-141-1/+1
| | | | | * galaxyAbstractor/ticket/11697: [ticket/11697] author_search() used incorrect parameter
* [ticket/11696] Move file to new directoryJoas Schilling2013-07-141-0/+2486
| | | | PHPBB3-11696
* [ticket/11696] Rename db_tools.php so it can be autoloadedJoas Schilling2013-07-141-5/+0
| | | | PHPBB3-11696
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-14246-0/+46786
PHPBB3-11698