aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [feature/oauth] Anonymous user does not depend on user_id in tokenJoseph Warner2013-07-141-18/+48
* [feature/oauth] Have array of services not just one in oauthJoseph Warner2013-07-141-7/+8
* [feature/oauth] Fix typoJoseph Warner2013-07-141-2/+2
* [feature/oauth] Pass table in constructorJoseph Warner2013-07-144-18/+39
* [feature/oauth] Store anonymous user by session idJoseph Warner2013-07-142-3/+10
* [feature/oauth] Update invocation of method in OAuthJoseph Warner2013-07-141-1/+1
* [feature/oauth] Have token storage use DBJoseph Warner2013-07-141-10/+67
* [feature/oauth] Use DB for OAuth token storageJoseph Warner2013-07-145-17/+66
* [feature/oauth] Document and rearrange methodsJoseph Warner2013-07-141-16/+33
* [feature/oauth] More work on loginJoseph Warner2013-07-141-25/+70
* [feature/oauth] Continue work on OAuth loginJoseph Warner2013-07-142-7/+45
* [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
* [feature/oauth] Token Storage SkeletonJoseph Warner2013-07-141-0/+94
* [feature/oauth] Check that the service actually has settingsJoseph Warner2013-07-141-0/+9
* [feature/oauth] Additional work on implementing loginJoseph Warner2013-07-141-17/+18
* [feature/oauth] Start implementing loginJoseph Warner2013-07-141-0/+48
* [feature/oauth] OAuth as a symfony serviceJoseph Warner2013-07-141-0/+9
* [feature/oauth] OAuth provider skeletonJoseph Warner2013-07-141-0/+48
* [feature/oauth] Include OAuth library in composer.jsonJoseph Warner2013-07-142-12/+59
* Merge remote-tracking branch 'galaxyAbstractor/ticket/11697' into developAndreas Fischer2013-07-141-1/+1
|\
| * [ticket/11697] author_search() used incorrect parameterVictor Nagy2013-07-141-1/+1
* | [ticket/11702] Fix forum_posts left over for link-click counts in viewforum.phpJoas Schilling2013-07-141-1/+1
* | [ticket/11696] Move file to new directoryJoas Schilling2013-07-141-0/+0
* | [ticket/11696] Rename constructor to __construct()Joas Schilling2013-07-141-1/+1
* | [ticket/11696] Rename db_tools.php so it can be autoloadedJoas Schilling2013-07-146-26/+2
* | [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-14251-20/+15
* | Merge pull request #1555 from EXreaction/ticket/11692Nils Adermann2013-07-131-1/+4
|\ \
| * | [ticket/11692] Don't update search_type in dev migration if already appendedNathaniel Guse2013-07-131-1/+4
* | | [ticket/11694] Do not locate assets with root pathVjacheslav Trushkin2013-07-131-1/+1
* | | [ticket/11675] Fix template loopNathaniel Guse2013-07-131-1/+1
|/ /
* | Merge pull request #1429 from cyberalien/ticket/11553Nathan Guse2013-07-136-29/+85
|\ \ | |/ |/|
| * [ticket/11553] TypoVjacheslav Trushkin2013-07-111-1/+1
| * [ticket/11553] Replace bullet with unicodeVjacheslav Trushkin2013-07-111-2/+2
| * [ticket/11553] Move bulletin points to pseudo classVjacheslav Trushkin2013-07-116-29/+85
* | [ticket/11690] Old module class names may get autoloaded by class_existsNils Adermann2013-07-131-5/+12
* | Merge pull request #1550 from nickvergessen/ticket/9649Nathan Guse2013-07-133-3/+22
|\ \
| * | [ticket/9649] Display information on index for moderators on unapproved postsJoas Schilling2013-07-133-3/+22
* | | Merge pull request #1436 from cyberalien/ticket/11563Nathan Guse2013-07-135-50/+50
|\ \ \
| * | | [ticket/11563] Remove duplicate codeVjacheslav Trushkin2013-07-111-1/+1
| * | | [ticket/11563] Dynamically generate panels listVjacheslav Trushkin2013-07-113-3/+6
| * | | [ticket/11563] Remove unused JS variablesVjacheslav Trushkin2013-07-111-3/+0
| * | | [ticket/11563] Fix subPanels()Vjacheslav Trushkin2013-07-114-47/+47
| | |/ | |/|
* | | Merge pull request #1541 from nickvergessen/ticket/11684Nathan Guse2013-07-131-2/+1
|\ \ \
| * | | [ticket/11684] Remove useless confirmation page after login and admin loginJoas Schilling2013-07-131-2/+1
* | | | Merge pull request #1543 from nickvergessen/ticket/11685Nathan Guse2013-07-132-10/+7
|\ \ \ \
| * | | | [ticket/11685] Remove logout confirmation pageJoas Schilling2013-07-132-10/+7
| |/ / /
* | | | Merge pull request #1549 from cyberalien/ticket/10999Nathan Guse2013-07-132-1/+3
|\ \ \ \
| * | | | [ticket/10999] Fix assets_version in ACPVjacheslav Trushkin2013-07-132-1/+3
* | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-07-131-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |