aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/develop' into ticket/11574Igor Wiedler2013-07-14256-48956/+1883
|\
| * [ticket/11696] Move file to new directoryJoas Schilling2013-07-141-2486/+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-144-20/+2
| * [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-14247-46792/+1
| * 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/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-131-1/+9
| |\
| | * [ticket/9649] Display information on index for moderators on unapproved postsJoas Schilling2013-07-131-1/+9
| * | 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-131-3/+1
| |\ \ \
| | * | | [ticket/11685] Remove logout confirmation pageJoas Schilling2013-07-131-3/+1
| | |/ /
| * | | [ticket/10999] Fix assets_version in ACPVjacheslav Trushkin2013-07-131-0/+2
| * | | Merge branch 'develop-olympus' into developNils Adermann2013-07-133-3/+3
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'prep-release-3.0.12' into develop-olympusNils Adermann2013-07-133-3/+3
| | |\ \
| | | * | [ticket/11112] Use https for user-visible links to phpbb.comMarc Alexander2013-07-123-3/+3
| * | | | Merge pull request #1017 from nickvergessen/feature/softdelete-1-permissionNathan Guse2013-07-1335-1178/+2558
| |\ \ \ \
| | * | | | [ticket/9657] Remove old codeJoas Schilling2013-07-131-1/+0
| | * | | | Merge remote-tracking branch 'phpbb/develop' into ticket/9657Joas Schilling2013-07-1352-2196/+2588
| | |\ \ \ \
| | * | | | | [ticket/9657] Keep approval state of posts/topics when copying themJoas Schilling2013-07-131-6/+35
| | * | | | | [ticket/9657] Fix a little error when moving softdeleted topicsJoas Schilling2013-07-121-1/+0
| | * | | | | [ticket/9657] Notifications do not require emails or jabber anymoreJoas Schilling2013-07-111-2/+2
| | * | | | | [ticket/9657] Add type hints for classesJoas Schilling2013-07-112-2/+2
| | * | | | | [ticket/9657] Remove sql_visibility as it is always non-emptyJoas Schilling2013-07-114-17/+8
| | * | | | | [ticket/9657] Use include instead of include_onceJoas Schilling2013-07-111-3/+9
| | * | | | | [ticket/9657] Initialise variable outside of the loopJoas Schilling2013-07-111-0/+1
| | * | | | | [ticket/9657] Fix variable naming of phpEx to php_extJoas Schilling2013-07-111-1/+1
| | * | | | | [ticket/9657] Fix unit testsJoas Schilling2013-07-111-10/+10
| | * | | | | [ticket/9657] Use the service instead of the static classJoas Schilling2013-07-1113-42/+64
| | * | | | | [ticket/9657] Make content visibility a service and inject everythingJoas Schilling2013-07-111-94/+130
| | * | | | | [ticket/9657] Add , to last element of an arrayJoas Schilling2013-07-111-6/+6
| | * | | | | [ticket/9657] DO not use \" inside of double quotesJoas Schilling2013-07-111-4/+4
| | * | | | | [ticket/9657] Cast topic_id to integerJoas Schilling2013-07-111-2/+2
| | * | | | | [ticket/9657] Correctly use " vs ' and variables in queriesJoas Schilling2013-07-111-5/+5
| | * | | | | Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis...Joas Schilling2013-07-11111-2114/+5566
| | |\ \ \ \ \
| | * | | | | | [ticket/9657] Check for post visibility when searching with SphinxJoas Schilling2013-03-141-2/+8
| | * | | | | | [ticket/9657] Populate data about post's delete status in mcp_postJoas Schilling2013-03-121-0/+31
| | * | | | | | [ticket/9657] Correctly split disapproving from perma deleting postsJoas Schilling2013-03-111-9/+54
| | * | | | | | [ticket/9657] Fix missing global $phpbb_containerJoas Schilling2013-03-111-1/+1
| | * | | | | | [ticket/9657] Fix newly added empty lineJoas Schilling2013-03-101-1/+0
| | * | | | | | [ticket/9657] Cast IDs to integerJoas Schilling2013-03-101-5/+5
| | * | | | | | [ticket/9657] Correctly increase users post count when approving postsJoas Schilling2013-03-101-2/+1
| | * | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-074-4/+214
| | |\ \ \ \ \ \
| | * | | | | | | [ticket/9657] Remove unused email variablesJoas Schilling2013-03-071-9/+1
| | * | | | | | | [ticket/9657] Fix colum name in migration fileJoas Schilling2013-03-071-2/+2
| | * | | | | | | [ticket/9657] Remove empty update_data() method from p2 migrationJoas Schilling2013-03-071-6/+0
| | * | | | | | | [ticket/9657] Fix wrongly added notifications when post is posted softdeletedJoas Schilling2013-03-061-1/+27