aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13147] Override variable name changed by requestbrunoais2015-01-101-5/+5
* [ticket/13147] Wrong extra new linebrunoais2015-01-101-1/+0
* [ticket/13147] Renaming content_replaced->get_global_visibility_sql_overwritebrunoais2015-01-101-10/+10
* [ticket/13147] Removing globals and using injectionbrunoais2015-01-101-3/+1
* [ticket/13147] Using $phpbb_dispatcher global varbrunoais2015-01-101-1/+12
* [ticket/13147] Allow changing the result of calling get_global_visibility_sqlbrunoais2015-01-101-0/+20
* Merge pull request #3166 from nickvergessen/Senky-ticket/12866Marc Alexander2015-01-102-5/+52
|\
| * [ticket/12866] Update existing profile fields with the new validationJoas Schilling2014-11-281-0/+47
| * [ticket/12866] Assume underscore is part of \wJakub Senko2014-11-281-5/+5
* | Merge pull request #3209 from brunoais/ticket/13146Joas Schilling2015-01-101-1/+39
|\ \
| * | [ticket/13146] Removed stray empty linebrunoais2015-01-101-1/+0
| * | [ticket/13146] Realign variables and descriptions in eventbrunoais2014-12-291-5/+5
| * | [ticket/13146] Improved $get_forums_visibility_sql_overwrite's claritybrunoais2014-12-291-2/+4
| * | [ticket/13146] Fixed variable name for the overridebrunoais2014-12-031-5/+5
| * | [ticket/13146] Fixing what merging brokebrunoais2014-12-031-4/+2
| * | [ticket/13146] Adding eventDispatcher to the listbrunoais2014-12-031-1/+9
| * | [ticket/13146] $contentReplaced -> $content_replacedbrunoais2014-12-031-1/+1
| * | [ticket/13146] Extra line for claritybrunoais2014-12-031-0/+1
| * | [ticket/13146] $phpbb_dispatcher was missingbrunoais2014-12-031-0/+2
| * | [ticket/13146] Typo on the returning variablebrunoais2014-12-031-1/+1
| * | [ticket/13147] Adding $approve_forums to the list of the event's variablesbrunoais2014-12-031-2/+4
| * | [ticket/13146] Adding $content_replaced to allow even more flexibilitybrunoais2014-12-031-0/+7
| * | [ticket/13146] Allow changing the result of calling get_forums_visibility_sqlbrunoais2014-12-031-0/+19
* | | Merge pull request #3189 from rxu/ticket/12926Joas Schilling2015-01-101-1/+1
|\ \ \
| * | | [ticket/12926] Support for IDN (IRI)rxu2014-11-271-1/+1
| | |/ | |/|
* | | Merge pull request #3128 from omniError/ticket/13306Joas Schilling2015-01-091-2/+15
|\ \ \
| * | | [ticket/13306] move error_reporting callomniError2014-11-131-2/+3
| * | | [ticket/13306] allow 0 error typesomniError2014-11-111-1/+1
| * | | [ticket/13306] constructor sets error typesomniError2014-11-111-2/+14
| * | | [ticket/13306] add error level to collectoromniError2014-11-101-1/+1
* | | | Merge pull request #3227 from prototech/ticket/13366Joas Schilling2015-01-091-0/+31
|\ \ \ \
| * | | | [ticket/13366] Ensure plupload_last_gc config entry is dynamic.Cesar G2014-12-091-0/+31
* | | | | Merge pull request #3258 from marc1706/ticket/13385Joas Schilling2015-01-091-2/+2
|\ \ \ \ \
| * | | | | [ticket/13385] Remove unneeded $result in \phpbb\config\db::set_atomic()Marc Alexander2015-01-091-2/+2
* | | | | | [ticket/13432] Make sure to add language file when including acp_modulesMarc Alexander2015-01-091-0/+1
* | | | | | Merge pull request #3221 from MasterShredder/ticket/13422Joas Schilling2015-01-061-1/+15
|\ \ \ \ \ \
| * | | | | | [ticket/13422] Changed variable descriptionsMasterShredder2014-12-281-4/+4
| * | | | | | [ticket/13422] Deleted event core.session_check_user_sessionMasterShredder2014-12-081-9/+1
| * | | | | | [ticket/13422] Add new event core.session_set_custom_banMasterShredder2014-12-071-1/+15
| * | | | | | [ticket/13422] Add new event core.session_check_user_sessionMasterShredder2014-12-071-1/+9
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #3211 from brunoais/ticket/13148Joas Schilling2015-01-061-0/+44
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [ticket/13148] Wrong version num; copy & paste failbrunoais2014-12-291-1/+1
| * | | | | [ticket/13148] Fixed my errorbrunoais2014-12-281-1/+0
| * | | | | [ticket/13148] Fixed syntax errorbrunoais2014-12-281-1/+1
| * | | | | [ticket/13148] Added more variables as requestedbrunoais2014-12-281-2/+33
| * | | | | [ticket/13148] Creating a final way to modify edit logs outputbrunoais2014-12-031-0/+14
| | |_|_|/ | |/| | |
* | | | | Merge pull request #3229 from n-aleha/ticket/13098Joas Schilling2014-12-271-0/+38
|\ \ \ \ \
| * | | | | [ticket/13098] Repair Yahoo contact fieldn-aleha2014-12-121-0/+38
| | |/ / / | |/| | |
* | | | | Merge pull request #3205 from rxu/ticket/13406Joas Schilling2014-12-271-1/+1
|\ \ \ \ \
| * | | | | [ticket/13406] Add a space between the index name and columns listrxu2014-11-301-1/+1