aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13307] Update mysql_upgrader.php to work without the schema_data.phpJoas Schilling2015-01-092-5/+8
* 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 #3242 from lavigor/ticket/13442Joas Schilling2015-01-091-1/+1
|\ \ \
| * | | [ticket/13442] UTF-8 symbols for database hostlavigor2015-01-021-1/+1
| |/ /
* | | 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
* | | | Merge pull request #3267 from Elsensee/ticket/13478Joas Schilling2015-01-091-1/+21
|\ \ \ \
| * | | | [ticket/13478] Add event core.bbcode_cache_init_endOliver Schramm2015-01-081-1/+21
* | | | | Merge pull request #3268 from Elsensee/ticket/13470Joas Schilling2015-01-091-1/+1
|\ \ \ \ \
| * | | | | [ticket/13470] Fix non-empty username array if no usernames are givenOliver Schramm2015-01-081-1/+1
| |/ / / /
* | | | | [ticket/13432] Make sure to add language file when including acp_modulesMarc Alexander2015-01-091-0/+1
|/ / / /
* | | | Merge pull request #3262 from Elsensee/ticket/13466Joas Schilling2015-01-061-0/+9
|\ \ \ \
| * | | | [ticket/13466] Add bitfield and uid to event core.message_parser_check_messageOliver Schramm2015-01-051-0/+9
* | | | | Merge pull request #3243 from kinerity/ticket/13437Joas Schilling2015-01-063-0/+20
|\ \ \ \ \
| * | | | | [ticket/13437] Change "View" to "view"Kailey Truscott2015-01-021-2/+2
| * | | | | Fix events.md event nameKailey Truscott2015-01-021-1/+1
| * | | | | [ticket/13437] Add template event viewtopic_body_post_author_before/afterKailey Truscott2015-01-023-0/+20
* | | | | | Merge pull request #3231 from rxu/ticket/13435Joas Schilling2015-01-061-0/+24
|\ \ \ \ \ \
| * | | | | | [ticket/13435] Add core event to modify submit_post() sql datarxu2014-12-131-0/+24
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #3230 from omniError/ticket/13430Joas Schilling2015-01-061-1/+16
|\ \ \ \ \ \
| * | | | | | [ticket/13430] update event versionomniError2014-12-121-1/+1
| * | | | | | [ticket/13430] Add event core.prune_sqlomniError2014-12-111-1/+16
| |/ / / / /
* | | | | | [ticket/13428] Add core events to memberlist.php for teampageWolfsblvt2015-01-061-2/+36
* | | | | | Merge pull request #3221 from MasterShredder/ticket/13422Joas Schilling2015-01-062-1/+31
|\ \ \ \ \ \
| * | | | | | [ticket/13422] Renamed eventMasterShredder2014-12-281-2/+2
| * | | | | | [ticket/13422] Changed some spaces to tabsMasterShredder2014-12-281-2/+2
| * | | | | | [ticket/13422] Changed variable descriptionsMasterShredder2014-12-281-4/+4
| * | | | | | [ticket/13422] Renamed "continue" variable to "retain_cookie" for the event c...MasterShredder2014-12-271-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
| * | | | | | [ticket/13422] Add new event core.ucp_save_custom_cookiesMasterShredder2014-12-071-0/+16
* | | | | | | 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 #3070 from brunoais/ticket/13141Joas Schilling2015-01-061-0/+22
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | [ticket/13142] Extra space before the comment blockbrunoais2014-11-291-0/+1
| * | | | | | | [ticket/13141] BUMPing version to 3.1.3brunoais2014-11-281-1/+1
| * | | | | | | [ticket/13141] Adding more variables to the eventbrunoais2014-11-281-3/+11
| * | | | | | | [ticket/13141] Ups wrong versionbrunoais2014-10-261-1/+1
| * | | | | | | [ticket/13141] Implement core.mcp_global_f_read_auth_afterbrunoais2014-10-261-0/+13