aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* [prep-release-3.1.1] Update version number to 3.1.1Nils Adermann2014-11-011-1/+1
* Merge branch 'naderman-ticket/13232' into prep-release-3.1.0Joas Schilling2014-10-281-2/+2
|\
| * [ticket/13232] Use a cache var with _ to force TTL and shuffle cron tasksNils Adermann2014-10-271-2/+2
* | [ticket/13229] Fix overloading memberlist with redundant SQL queriesrxu2014-10-271-2/+2
|/
* [ticket/13230] Add missing globals and missing request object for path helperJoas Schilling2014-10-271-2/+5
* [ticket/13207] Move default user notifications settings to user_add()Marc Alexander2014-10-252-14/+18
* [ticket/13207] Add default subscription options for newly registered usersMarc Alexander2014-10-252-2/+24
* [prep-release-3.1.0] Update version to 3.1.0Joas Schilling2014-10-231-1/+1
* [prep-release-3.1.0-RC6] Update phpBB Version for RC7 developmentJoas Schilling2014-10-231-1/+1
* [prep-release-3.1.0-RC6] Update version to 3.1.0-RC6Joas Schilling2014-10-231-1/+1
* Merge pull request #3 from phpbb/ticket/security-161Joas Schilling2014-10-231-5/+14
|\
| * [ticket/security-161] Add form token to styles management form.Cesar G2014-10-221-5/+14
* | Merge pull request #3058 from naderman/ticket/13205Marc Alexander2014-10-222-1/+41
|\ \
| * | [ticket/13205] Explicitly cast ids to integers and reformat SQLNils Adermann2014-10-222-5/+5
| * | [ticket/13205] Remove superfluous newlineNils Adermann2014-10-221-1/+0
| * | [ticket/13205] Add a mark all messages read link to PM foldersNils Adermann2014-10-222-1/+42
* | | [ticket/security-159] Only show first 8 characters of login keys in UCPMarc Alexander2014-10-221-2/+7
|/ /
* | Merge pull request #3053 from Senky/ticket/13194Marc Alexander2014-10-211-1/+1
|\ \
| * | [ticket/13194] Use correct array to access bbcode_bitfieldJakub Senko2014-10-211-1/+1
* | | [ticket/13189] Do not use confirm box for marking all notifications readMarc Alexander2014-10-201-24/+14
* | | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2014-10-201-2/+2
|\ \ \
| * \ \ Merge pull request #3047 from Elsensee/ticket/13168Andreas Fischer2014-10-201-2/+2
| |\ \ \
| | * | | [ticket/13168] Fix mbstring warnings in ACP for PHP 5.6 compatibilityOliver Schramm2014-10-201-2/+2
| * | | | [ticket/13138] Do not use cookie data and autologin while forcing a user_idJoas Schilling2014-10-161-28/+31
| |/ / /
| * | | Merge pull request #2460 from Nicofuma/ticket/11224Joas Schilling2014-10-061-2/+14
| |\ \ \
| | * | | [ticket/11224] Remove new line in acm_memory.phpTristan Darricau2014-05-151-1/+1
| | * | | [ticket/11224] Fix coding styleTristan Darricau2014-05-151-2/+2
| | * | | [ticket/11224] Fix the blank line after ?>Tristan Darricau2014-05-141-1/+1
| | * | | [ticket/11224] Fix returned dataTristan Darricau2014-05-141-2/+2
| | * | | [ticket/11224] SQL cache destroy does not destroy queries to tables joinedTristan Darricau2014-05-141-3/+15
| * | | | [ticket/13096] Add phpbb_ prefix to ldap_escape()Jakub Senko2014-09-231-2/+2
| * | | | Merge pull request #2981 from nickvergessen/ticket/10729Marc Alexander2014-09-231-8/+20
| |\ \ \ \
| * \ \ \ \ Merge pull request #2350 from Nicofuma/ticket/11480Joas Schilling2014-08-011-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge pull request #3030 from Senky/ticket/13164Marc Alexander2014-10-181-0/+2
|\ \ \ \ \ \ \
| * | | | | | | [ticket/13164] Fix syntax errorJakub Senko2014-10-111-1/+1
| * | | | | | | [ticket/13164] Add post_visibility to core.submit_post_end eventJakub Senko2014-10-111-2/+2
| * | | | | | | [ticket/13164] Update post_visibility before event is triggeredJakub Senko2014-10-101-0/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | [ticket/13171] Check the correct (soft)delete permission when deleting in MCPJoas Schilling2014-10-171-2/+4
|/ / / / / /
* | | | | | [prep-release-3.1.0-RC5] Update phpBB Version for RC6 developmentJoas Schilling2014-10-071-1/+1
* | | | | | [prep-release-3.1.0-RC5] Update version to 3.1.0-RC5Joas Schilling2014-10-071-1/+1
* | | | | | Merge pull request #2307 from PayBas/ticket/12408Joas Schilling2014-10-061-3/+47
|\ \ \ \ \ \
| * | | | | | [ticket/12408] Fix white-space snifferPayBas2014-09-151-2/+2
| * | | | | | [ticket/12408] Changed lang vars, added fieldset and removed "default"PayBas2014-09-151-6/+8
| * | | | | | [ticket/12408] Public functions and updated doc blockPayBas2014-09-151-2/+4
| * | | | | | [ticket/12408] Code cleanupPayBas2014-09-151-11/+5
| * | | | | | [ticket/12408] Simplified queriesPayBas2014-09-151-15/+7
| * | | | | | [ticket/12408] Add quick setting for "default guest style" to ACPPayBas2014-09-151-1/+55
* | | | | | | Merge pull request #2828 from brunoais/ticket/12930Joas Schilling2014-10-061-2/+35
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12930] BUMP to RC5brunoais2014-10-021-1/+1
| * | | | | | | [ticket/12930] Fixing event comment block and variablebrunoais2014-09-191-8/+6