aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #4329 from Senky/ticket/14429Marc Alexander2016-06-191-0/+24
|\ | | | | | | [ticket/14429] Add core.obtain_users_online_string_before_modify
| * [ticket/14429] Add core.modify_users_online_string_modifyJakub Senko2016-05-271-0/+24
| | | | | | | | PHPBB3-14429
* | Merge pull request #4328 from Senky/ticket/13865Marc Alexander2016-06-191-0/+5
|\ \ | | | | | | | | | [ticket/13865] Add id_ary, show_results to core.search_modify_param_before
| * | [ticket/13865] Add id_ary, show_results to core.search_modify_param_beforeJakub Senko2016-05-221-0/+5
| |/ | | | | | | PHPBB3-13865
* | Merge pull request #4316 from rmcgirr83/ticket_14630Marc Alexander2016-06-191-0/+28
|\ \ | | | | | | | | | [ticket/14630] Add event to modify pm message
| * | [ticket/14630] Rename core eventRichard McGirr2016-06-021-3/+3
| | | | | | | | | | | | PHPBB3-14630
| * | [ticket/14630] Change event name and fix capitalizationRichard McGirr2016-05-161-3/+3
| | | | | | | | | | | | PHPBB3-14630
| * | [ticket/14630] Add event to modify pm messageRichard McGirr2016-05-061-0/+28
| | | | | | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-14630 PHPBB3-14630
* | | Merge pull request #4352 from marc1706/ticket/14626Marc Alexander2016-06-131-5/+24
|\ \ \ | | | | | | | | | | | | [ticket/14626] Event core.make_jumpbox_modify_tpl_ary
| * | | [ticket/14626] Event core.make_jumpbox_modify_tpl_aryTobi Schäfer2016-06-131-4/+2
| | | | | | | | | | | | | | | | PHPBB3-14626
| * | | [ticket/14626] Event core.make_jumpbox_modify_tpl_aryTobi Schäfer2016-06-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-14626 PHPBB3-14626
| * | | [ticket/14626] Event core.make_jumpbox_modify_tpl_aryTobi Schäfer2016-06-131-5/+26
|/ / / | | | | | | | | | PHPBB3-14626
* | | Merge pull request #4345 from marc1706/ticket/14291Andreas Fischer2016-06-111-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14291] Do not update filesize if displaying thumbnail * marc1706/ticket/14291: [ticket/14291] Do not update filesize if displaying thumbnail
| * | | [ticket/14291] Do not update filesize if displaying thumbnailMarc Alexander2016-05-301-1/+1
| | | | | | | | | | | | | | | | PHPBB3-14291
* | | | Merge pull request #4346 from lavigor/ticket/14661Marc Alexander2016-06-081-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/14661] Fix a typo in twig.php
| * | | | [ticket/14661] Fix a typo in twig.phplavigor2016-06-051-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-14661
* | | | | Merge pull request #4348 from lavigor/ticket/14664Marc Alexander2016-06-081-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | [ticket/14664] Fix PHPDoc comment in cron manager
| * | | | [ticket/14664] Fix PHPDoc comment in cron managerlavigor2016-06-071-1/+1
|/ / / / | | | | | | | | | | | | PHPBB3-14664
* | | | Merge pull request #4343 from Senky/ticket/14643Marc Alexander2016-05-311-1/+1
|\ \ \ \ | |/ / / |/| | | | | | | [ticket/14643] Offer latest backup to restore by default
| * | | [ticket/14643] Offer latest backup to restore by defaultJakub Senko2016-05-291-1/+1
|/ / / | | | | | | | | | PHPBB3-14643
* | | Merge pull request #4173 from lavigor/ticket/14466Marc Alexander2016-05-281-0/+12
|\ \ \ | | | | | | | | | | | | [ticket/14466] Add an event to cron.php
| * | | [ticket/14466] Fix class name in PHPDoc comment.lavigor2016-03-251-1/+1
| | | | | | | | | | | | | | | | PHPBB3-14466
| * | | [ticket/14466] Add an event to cron.phplavigor2016-02-071-0/+12
| | | | | | | | | | | | | | | | PHPBB3-14466
* | | | Merge pull request #4332 from Senky/ticket/11446Marc Alexander2016-05-271-14/+17
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/11446] Use sql_in_set properly in phpbb_notification_manager
| * | | | [ticket/11446] Make get_notification_type_ids work with string tooJakub Senko2016-05-271-2/+7
| | | | | | | | | | | | | | | | | | | | PHPBB3-11446
| * | | | [ticket/11446] Use sql_in_set properly in phpbb_notification_managerJakub Senko2016-05-231-12/+10
| | |_|/ | |/| | | | | | | | | | PHPBB3-11446
* | | | Merge pull request #4335 from marc1706/ticket/14650Máté Bartus2016-05-272-0/+10
|\ \ \ \ | |/ / / |/| | | [ticket/14650] Move CONTRIBUTING.md and add pull request template
| * | | [ticket/14650] Semi-colon instead of slash to make Matt happyMarc Alexander2016-05-261-1/+1
| | | | | | | | | | | | | | | | PHPBB3-14650
| * | | [ticket/14650] Move CONTRIBUTING.md and add pull request templateMarc Alexander2016-05-262-0/+10
|/ / / | | | | | | | | | PHPBB3-14650
* | | Merge pull request #4314 from rmcgirr83/ticket_14624Marc Alexander2016-05-151-0/+26
|\ \ \ | | | | | | | | | | | | [ticket/14624] Add event to ucp_profile in signature section
| * | | [ticket/14624] Remove whitespaceRichard McGirr2016-05-051-2/+2
| | | | | | | | | | | | | | | | PHPBB3-14624
| * | | [ticket/14624] Fix typo and phpBB versionRichard McGirr2016-05-051-2/+2
| | | | | | | | | | | | | | | | PHPBB3-14624
| * | | [ticket/14624] Move event so it actually worksRichard McGirr2016-05-051-13/+13
| | | | | | | | | | | | | | | | PHPBB3-14624
| * | | [ticket/14624] Add event to ucp_profile in signature sectionRichard McGirr2016-05-051-0/+26
| | |/ | |/| | | | | | | PHPBB3-14624
* | | Merge pull request #4317 from rmcgirr83/ticket_14610Marc Alexander2016-05-121-5/+9
|\ \ \ | |/ / |/| | | | | [ticket/14610] Don't log an error if the Q&A captcha has been solved
| * | [ticket/14610] Implement lavigor methodRichard McGirr2016-05-091-10/+9
| | | | | | | | | | | | PHPBB3-14610
| * | [ticket/14610] Remove whitespaceRichard McGirr2016-05-081-1/+1
| | | | | | | | | | | | PHPBB3-14610
| * | [ticket/14610] Don't log an error if the Q&A captcha has been solvedRichard McGirr2016-05-081-0/+5
|/ / | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-14610 PHPBB3-14610
* | Merge branch 'prep-release-3.1.9' into 3.1.xJoas Schilling2016-04-162-2/+38
|\ \
| * | [prep-release-3.1.9] Add migration for 3.1.9Joas Schilling2016-04-161-0/+36
| | |
| * | [prep-release-3.1.9] Update version for 3.1.9 finalJoas Schilling2016-04-163-4/+4
| | |
* | | Merge pull request #4287 from Nicofuma/ticket/14598Máté Bartus2016-04-131-41/+52
|\ \ \ | | | | | | | | [ticket/14598] Support vars docblock in sniffer
| * | | [ticket/14598] Support vars docblock in snifferTristan Darricau2016-04-121-41/+52
|/ / / | | | | | | | | | PHPBB3-14598
* | | [3.1.x] Increase version for 3.1.10 developmentJoas Schilling2016-04-093-3/+3
| | |
* | | Merge branch 'prep-release-3.1.9' into 3.1.xJoas Schilling2016-04-098-9/+108
|\ \ \ | |/ /
| * | [prep-release-3.1.9] Add changelog for 3.1.9-RC1Joas Schilling2016-04-091-1/+64
| | |
| * | [prep-release-3.1.9] Add migration for 3.1.9-RC1Joas Schilling2016-04-091-0/+36
| | |
| * | [prep-release-3.1.9] Update version to 3.1.9-RC1Joas Schilling2016-04-096-8/+8
|/ /
* | Merge pull request #4283 from DavidIQ/ticket/14587Joas Schilling2016-04-081-7/+0
|\ \ | | | | | | | | | | | | | | | | | | [ticket/14587] Remove sectionGroup from web.config * DavidIQ/ticket/14587: [ticket/14587] Remove sectionGroup from web.config
| * | [ticket/14587] Remove sectionGroup from web.configDavid Colón2016-04-071-7/+0
|/ / | | | | | | | | | | Causes errors on some IIS installations. PHPBB3-14587