aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12557] Fix var $preserve_cr descriptionn-aleha2014-08-031-1/+2
* [ticket/12557] Fix doc block errors found by Samin-aleha2014-08-031-2/+2
* [ticket/12557] Fix doc block errors found by Samin-aleha2014-08-031-1/+0
* [ticket/12557] Fix doc block errors found by Sami pt1n-aleha2014-08-031-0/+2
* [ticket/12557] Fix doc block errors found by Samin-aleha2014-08-032-3/+3
* [ticket/12557] Fix doc block errors found by Samin-aleha2014-08-033-6/+13
* Merge pull request #2782 from marc1706/ticket/12895Joas Schilling2014-08-021-6/+6
|\
| * [ticket/12895] Rename user style setting to resolve conflict with style paramMarc Alexander2014-07-291-6/+6
* | Merge branch 'ticket/JeroenDeDauw/12902' into develop-ascraeusJoas Schilling2014-08-021-1/+0
|\ \
| * | [ticket/12902] Remove duplicate entry in switch statementjeroendedauw2014-08-021-1/+0
* | | Merge remote-tracking branch 'brunoais/ticket/12801' into develop-ascraeusMarc Alexander2014-08-011-2/+16
|\ \ \
| * | | [ticket/12801] Changed name change @since as requestedbrunoais2014-08-011-3/+3
| * | | [ticket/12801] missing $phpbb_dispatcher as a globalbrunoais2014-07-201-1/+1
| * | | [ticket/12801] Add core.functions_posting.load_drafts_draft_list_resultsbrunoais2014-07-061-0/+14
| * | | [ticket/12801] Add topic_poster to load_drafts' topics querybrunoais2014-07-031-1/+1
* | | | Merge remote-tracking branch 'brunoais/ticket/12800' into develop-ascraeusMarc Alexander2014-08-011-1/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | [ticket/12880] Changed name change @since as requestedbrunoais2014-08-011-3/+3
| * | | [ticket/12800] removed superfulous tab characterbrunoais2014-07-201-1/+1
| * | | [ticket/12800] Missing $phpbb_dispatcher as a globalbrunoais2014-07-201-1/+2
| * | | [ticket/12800] core.functions_display.display_user_activity.actives_afterbrunoais2014-07-031-0/+12
| |/ /
* | | Merge branch 'ticket/11480' into ticket/11480-ascraeusTristan Darricau2014-07-301-1/+1
|\ \ \
| * | | [ticket/11480] Move the test into get_folder()Tristan Darricau2014-07-302-7/+1
| * | | [ticket/11480] PM : "Unknown folder" returned when inbox folder is fullNicofuma2014-04-251-0/+6
* | | | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-07-301-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge pull request #2425 from Zoddo/ticket/12492Joas Schilling2014-07-301-1/+1
| |\ \ \
| | * | | [ticket/12492] Add support of special charsSkouat2014-05-241-1/+1
* | | | | Merge remote-tracking branch 'nickvergessen/ticket/12891' into develop-ascraeusMarc Alexander2014-07-281-43/+12
|\ \ \ \ \
| * | | | | [ticket/12891] Replace template loops with 1 loop to reduce generation timeJoas Schilling2014-07-251-43/+12
* | | | | | Merge pull request #2769 from rxu/ticket/12884Joas Schilling2014-07-271-1/+15
|\ \ \ \ \ \
| * | | | | | [ticket/12884] Add core event to the function upload_attachment()rxu2014-07-231-1/+15
* | | | | | | Merge branch 'ticket/forumhulp/12896' into develop-ascraeusJoas Schilling2014-07-271-1/+9
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12896] Add php event for admin noticesForumhulp.com2014-07-271-1/+9
| | |/ / / / / | |/| | | | |
* | | | | | | [ticket/12887] Fix Typo: offest -> offsetAndreas Fischer2014-07-231-7/+7
|/ / / / / /
* | | | | | [ticket/12871] Add PHPBB_DISPLAY_LOAD_TIME const to config.php on installationrxu2014-07-191-0/+1
|/ / / / /
* | | | | Merge pull request #2709 from rxu/ticket/12828Joas Schilling2014-07-161-3/+21
|\ \ \ \ \
| * | | | | [ticket/12828] Add ucp_prefs.php common core eventrxu2014-07-131-3/+21
* | | | | | [ticket/12854] Don't show contact page link if board emails are disabledOliver Schramm2014-07-151-2/+2
* | | | | | [prep-release-3.1.0-RC2] Update phpBB Version for RC3 developmentJoas Schilling2014-07-111-1/+1
* | | | | | [prep-release-3.1.0-RC2] Update version to 3.1.0-RC2Joas Schilling2014-07-111-1/+1
* | | | | | Merge pull request #2701 from Nicofuma/ticket/12818Andreas Fischer2014-07-111-2/+2
|\ \ \ \ \ \
| * | | | | | [ticket/12818] Fix the conditions in the call to $log->delete() in mcp_logsTristan Darricau2014-07-061-2/+2
* | | | | | | Merge pull request #2671 from Nicofuma/ticket/12775Andreas Fischer2014-07-113-346/+4
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12775] Remove useless includes of config.phpTristan Darricau2014-07-071-3/+1
| * | | | | | | [ticket/12775] Move phpbb_convert_30_dbms_to_31 into the config file classTristan Darricau2014-07-072-48/+5
| * | | | | | | [ticket/12775] Add tests for the container factoryTristan Darricau2014-07-071-291/+0
| * | | | | | | [ticket/12775] Update phpBB/install/database_update.phpTristan Darricau2014-07-071-296/+290
| |/ / / / / /
* | | | | | | Merge branch 'develop-olympus' into develop-ascraeusTristan Darricau2014-07-101-0/+1
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | [ticket/12695] Add viewtopic language file for parse_attachments in mcp_postMarc Alexander2014-07-101-0/+1
* | | | | | | [ticket/12804] Dont use ternary formPayBas2014-07-071-1/+1
* | | | | | | [ticket/12804] Hide Jabber from UCP & member search when disabledPayBas2014-07-071-2/+3
| |_|/ / / / |/| | | | |