aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15150] Remove empty spaceRubén Calvo2017-04-041-1/+1
* [ticket/15150] Use php5 constructorRubén Calvo2017-04-041-2/+20
* [ticket/15150] Use stream_* functions instead of socket_* functionsRubén Calvo2017-04-041-5/+5
* [ticket/15150] Remove default values for argumentsRubén Calvo2017-04-041-1/+1
* [ticket/15150] Hide errors if function stream_socket_client have been disabledRubén Calvo2017-04-021-1/+1
* [ticket/15150] Hide errors if function stream_socket_client have been disabledRubén Calvo2017-04-021-1/+1
* [ticket/15150] Fix template label tagRubén Calvo2017-03-301-3/+3
* [ticket/15150] Add Jabber SSL context configuration optionsRubén Calvo2017-03-306-31/+116
* [ticket/15143] Fix display of version update in ACPMatt Friedman2017-03-222-9/+6
* [ticket/14758] Improve the ACP Parameter wordingMukesh Kumar Kharita2017-03-191-1/+1
* Merge pull request #4734 from rxu/ticket/14806Tristan Darricau2017-03-191-2/+2
|\
| * [ticket/14806] Fix ACP test emails authentication failurerxu2017-03-111-2/+2
* | Merge pull request #4737 from marc1706/ticket/15122Tristan Darricau2017-03-191-0/+134
|\ \
| * | [ticket/15122] Add cache driver for memcachedMarc Alexander2017-03-121-0/+134
| |/
* | Merge pull request #4745 from rxu/ticket/13558Tristan Darricau2017-03-194-1/+54
|\ \
| * | [ticket/13558] Change options prefix and add settings precautions.rxu2017-03-194-16/+15
| * | [ticket/13558] Make SSL context specific options more SMTP generalrxu2017-03-181-12/+12
| * | [ticket/13558] Add smtp SSL context configuration optionsrxu2017-03-174-0/+54
| |/
* | Merge pull request #4749 from marc1706/ticket/14844Tristan Darricau2017-03-192-2/+10
|\ \
| * | [ticket/14844] Add CSS classes for strong and italics text to BBCodesMarc Alexander2017-03-192-2/+10
* | | Merge pull request #4578 from javiexin/ticket/14849Marc Alexander2017-03-191-15/+47
|\ \ \
| * | | [ticket/14849] Add core.acp_extensions_run_actionjaviexin2017-02-191-3/+4
| * | | [ticket/14849] Add core.acp_extensions_run_actionjaviexin2016-12-301-8/+6
| * | | [ticket/14849] Add core.acp_extensions_run_action_afterjaviexin2016-12-161-0/+1
| * | | [ticket/14849] Add core.acp_extensions_run_action_afterjaviexin2016-12-161-0/+20
| * | | [ticket/14849] Add core.acp_extensions_run_actionjaviexin2016-12-111-9/+21
* | | | Merge pull request #4703 from javiexin/ticket/15011Marc Alexander2017-03-192-57/+33
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch '3.1.x' into ticket/15011javiexin2017-02-1570-113/+578
| |\ \ \
| * | | | [ticket/15011] All errors on metadata throw exceptionsjaviexin2017-02-152-47/+34
* | | | | Merge pull request #4743 from rubencm/ticket/14820Marc Alexander2017-03-193-0/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [ticket/14820] Add style version in ACPRubén Calvo2017-03-163-0/+9
* | | | | Merge pull request #4605 from javiexin/ticket/14943Marc Alexander2017-02-231-29/+40
|\ \ \ \ \
| * | | | | [ticket/14943] Fix template loop access by indexjaviexin2017-01-121-30/+39
| * | | | | [ticket/14943] Fix template loop access by indexjaviexin2017-01-011-1/+3
* | | | | | Merge remote-tracking branch 'origin/ticket/14927' into 3.1.xMarc Alexander2017-02-221-4/+6
|\ \ \ \ \ \
| * | | | | | [ticket/14927] Put vars on one lineMarc Alexander2017-02-211-5/+1
| * | | | | | [ticket/14927] Corrected order in docblock of event & target versiondavid632017-02-211-2/+2
| * | | | | | [ticket/14927] Add items to core.user_add_modify_datadavid632017-02-211-4/+10
* | | | | | | Merge pull request #4636 from javiexin/ticket/14995Marc Alexander2017-02-212-2/+14
|\ \ \ \ \ \ \
| * | | | | | | [ticket/14995] Add ACP template events acp_ext_list_*_name_afterjaviexin2017-01-122-2/+14
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #4604 from rxu/ticket/13344Marc Alexander2017-02-211-6/+21
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | [ticket/13344] Add core event to acp/info/acp_logs.phprxu2017-01-011-6/+20
* | | | | | | Merge pull request #4598 from javiexin/ticket/14944Marc Alexander2017-02-193-0/+108
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | [ticket/14944] Add possibility to search for template loop indexes by keyjaviexin2017-01-283-3/+3
| * | | | | | [ticket/14944] Add possibility to search for template loop indexes by keyjaviexin2017-01-081-2/+14
| * | | | | | [ticket/14944] Add possibility to search for template loop indexes by keyjaviexin2016-12-301-5/+5
| * | | | | | [ticket/14944] Add possibility to search for template loop indexes by keyjaviexin2016-12-283-0/+96
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4589 from senky/ticket/14929Marc Alexander2017-02-111-0/+3
|\ \ \ \ \ \
| * | | | | | [ticket/14929] Add error to core.posting_modify_message_textJakub Senko2016-12-261-0/+3
* | | | | | | Merge pull request #4523 from senky/ticket/13429Marc Alexander2017-02-1111-26/+26
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |