| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/14958] Optimize Twig extension lang() function | rxu | 2017-01-05 | 1 | -2/+1 |
| | | | | | PHPBB3-14958 | ||||
| * | Merge pull request #4611 from marc1706/ticket/14838 | Marc Alexander | 2017-01-04 | 10 | -11/+161 |
| |\ | | | | | | | [icket/14838] Do not query full attachments table in feeds | ||||
| | * | [ticket/14838] Remove obsolete overriding method | Marc Alexander | 2017-01-04 | 1 | -8/+0 |
| | | | | | | | | | PHPBB3-14838 | ||||
| | * | [ticket/14838] Add simple test for fetch_attachments method | Marc Alexander | 2017-01-03 | 2 | -0/+125 |
| | | | | | | | | | PHPBB3-14838 | ||||
| | * | [ticket/14838] Do not query full attachments table in feeds | Marc Alexander | 2017-01-03 | 8 | -3/+36 |
| | | | | | | | | | | | | | | | The fetch_attachments() will also now throw a runtime exception if a feed tries to do this nonetheless. PHPBB3-14838 | ||||
| * | | Merge pull request #4609 from marc1706/ticket/14957 | Marc Alexander | 2017-01-04 | 6 | -10/+22 |
| |\ \ | |/ |/| | | | [ticket/14957] Do not cache database config entries | ||||
| | * | [ticket/14957] Do not use method return in write context | Marc Alexander | 2017-01-03 | 1 | -1/+2 |
| | | | | | | | | | | | | | Fix for PHP 5.3.x compatibility. PHPBB3-14957 | ||||
| | * | [ticket/14957] Do not cache database config entries | Marc Alexander | 2017-01-03 | 6 | -10/+21 |
| |/ | | | | PHPBB3-14957 | ||||
| * | Merge pull request #4607 from marc1706/ticket/14953 | Tristan Darricau | 2017-01-02 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | [ticket/14953] Use ORDER_BY instead of incorrect ORDER for sql query * marc1706/ticket/14953: [ticket/14953] Use ORDER_BY instead of incorrect ORDER for sql query | ||||
| | * | [ticket/14953] Use ORDER_BY instead of incorrect ORDER for sql query | Marc Alexander | 2017-01-02 | 1 | -1/+1 |
| |/ | | | | PHPBB3-14953 | ||||
| * | Merge pull request #4593 from javiexin/ticket/14940 | Tristan Darricau | 2016-12-30 | 2 | -0/+7 |
| |\ | | | | | | | [ticket/14940] Add ACP template event acp_ext_details_end | ||||
| | * | [ticket/14940] Add ACP template event acp_ext_details_end | javiexin | 2016-12-27 | 2 | -0/+7 |
| | | | | | | | | | PHPBB3-14940 | ||||
| * | | Merge pull request #4597 from javiexin/ticket/14943 | Tristan Darricau | 2016-12-30 | 1 | -4/+4 |
| |\ \ | | | | | | | | | | [ticket/14943] Fix template loop access by index | ||||
| | * | | [ticket/14943] Fix template loop access by index | javiexin | 2016-12-28 | 1 | -4/+4 |
| | |/ | | | | | | | | | | | | | Allows inserting elements in a loop specified as 'outer[3].inner'. This was coded, but malfunctioning. PHPBB3-14943 | ||||
| * | | Merge pull request #4531 from senky/ticket/14817 | Marc Alexander | 2016-12-28 | 1 | -1/+21 |
| |\ \ | | | | | | | | | | [ticket/14817] Add core.send_file_to_browser_before | ||||
| | * | | [ticket/14817] Add core.send_file_to_browser_before | Jakub Senko | 2016-12-18 | 1 | -1/+21 |
| | | | | | | | | | | | | | PHPBB3-14817 | ||||
| * | | | Merge pull request #4528 from senky/ticket/14468 | Marc Alexander | 2016-12-28 | 1 | -1/+3 |
| |\ \ \ | | | | | | | | | | | | | [ticket/14468] Add forum_id to core.viewforum_modify_topics_data | ||||
| | * | | | [ticket/14468] Add forum_id to core.viewforum_modify_topics_data | Jakub Senko | 2016-12-18 | 1 | -1/+3 |
| | |/ / | | | | | | | | | | PHPBB3-14468 | ||||
| * | | | Merge pull request #4525 from senky/ticket/14119 | Marc Alexander | 2016-12-28 | 1 | -1/+15 |
| |\ \ \ | | | | | | | | | | | | | [ticket/14119] Add core.user_unban | ||||
| | * | | | [ticket/14119] Add core.user_unban | Jakub Senko | 2016-12-17 | 1 | -1/+15 |
| | |/ / | | | | | | | | | | PHPBB3-14119 | ||||
| * | | | Merge pull request #4590 from marc1706/ticket/14923 | Marc Alexander | 2016-12-25 | 2 | -0/+2 |
| |\ \ \ | | | | | | | | | | | | | [ticket/14923] Make sure start for queries is always set in migrations | ||||
| | * | | | [ticket/14923] Make sure start for queries is always set in migrations | Marc Alexander | 2016-12-25 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | | PHPBB3-14923 | ||||
| * | | | | Merge pull request #4544 from dsinn/ticket/14882 | Marc Alexander | 2016-12-25 | 1 | -4/+26 |
| |\ \ \ \ | |/ / / |/| | | | | | | | [ticket/14882] Add core event to MCP after move post sync | ||||
| | * | | | [ticket/14882] Correct type of topic_id for function_admin's move_posts events | Daniel Sinn | 2016-12-20 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | PHPBB3-14882 | ||||
| | * | | | [ticket/14882] Add core event to MCP after move post sync | Daniel Sinn | 2016-11-29 | 1 | -2/+24 |
| | | | | | | | | | | | | | | | | | PHPBB3-14882 | ||||
| * | | | | Merge pull request #4580 from javiexin/ticket/14918 | Marc Alexander | 2016-12-20 | 1 | -1/+2 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14918] Simplify access to extension version metadata information | ||||
| | * | | | | [ticket/14918] Simplify access to extension version metadata information | javiexin | 2016-12-16 | 1 | -1/+2 |
| | | |_|/ | |/| | | | | | | | | | | PHPBB3-14918 | ||||
| * | | | | Merge pull request #4538 from senky/ticket/14874 | Marc Alexander | 2016-12-18 | 1 | -0/+46 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14874] Increase size of emotion | ||||
| | * | | | | [ticket/14874] Increase size of emotion | Jakub Senko | 2016-12-12 | 1 | -0/+46 |
| | | |_|/ | |/| | | | | | | | | | | PHPBB3-14874 | ||||
| * | | | | Merge pull request #4536 from senky/ticket/13845 | Marc Alexander | 2016-12-18 | 1 | -1/+10 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/13845] Add core.ucp_profile_avatar_sql | ||||
| | * | | | | [ticket/13845] Add core.ucp_profile_avatar_sql | Jakub Senko | 2016-11-21 | 1 | -1/+10 |
| | |/ / / | | | | | | | | | | | | | PHPBB3-13845 | ||||
| * | | | | Merge pull request #4535 from senky/ticket/14331 | Marc Alexander | 2016-12-18 | 1 | -0/+17 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14331] Add core.get_user_rank_after | ||||
| | * | | | | [ticket/14331] Add core.get_user_rank_after | Jakub Senko | 2016-11-21 | 1 | -0/+17 |
| | |/ / / | | | | | | | | | | | | | PHPBB3-14331 | ||||
| * | | | | Merge pull request #4534 from senky/ticket/14522 | Marc Alexander | 2016-12-18 | 3 | -2/+12 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14522] Add ucp_register_buttons_before | ||||
| | * | | | | [ticket/14522] Add ucp_register_buttons_before | Jakub Senko | 2016-11-21 | 3 | -2/+12 |
| | |/ / / | | | | | | | | | | | | | PHPBB3-14522 | ||||
| * | | | | Merge pull request #4533 from senky/ticket/14524 | Marc Alexander | 2016-12-18 | 1 | -0/+22 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14524] Add core.ucp_register_requests_after | ||||
| | * | | | | [ticket/14524] Add core.ucp_register_requests_after | Jakub Senko | 2016-11-21 | 1 | -0/+22 |
| | |/ / / | | | | | | | | | | | | | PHPBB3-14524 | ||||
| * | | | | Merge pull request #4586 from Crizz0/ticket/14770 | Marc Alexander | 2016-12-18 | 2 | -2/+2 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14770] Reduce plupload resize quality | ||||
| | * | | | | [ticket/14770] Decreases quality to 85, changes test to 85, too | Crizzo | 2016-12-18 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14770 | ||||
| | * | | | | [ticket/14770] Reduce plupload resize quality | Crizzo | 2016-12-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14770 | ||||
| * | | | | | Merge pull request #4587 from marc1706/ticket/14922 | Máté Bartus | 2016-12-18 | 1 | -1/+2 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/14922] Make sure to pass hidden input on ajax form submissions | ||||
| | * | | | | | [ticket/14922] Make sure to pass hidden input on ajax form submissions | Marc Alexander | 2016-12-18 | 1 | -1/+2 |
| | |/ / / / | | | | | | | | | | | | | | | | PHPBB3-14922 | ||||
| * | | | | | Merge pull request #4577 from Crizz0/ticket/14877 | Marc Alexander | 2016-12-18 | 1 | -1/+1 |
| |\ \ \ \ \ | |/ / / / |/| | | | | | | | | | [ticket/14877] Replaces "mono" with "monospace" to avoid bad behaviour | ||||
| | * | | | | [ticket/14877] Replaces "mono" with "monospace" to avoid bad behaviour | Christian Schnegelberger | 2016-12-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14877 | ||||
| * | | | | | Merge pull request #4529 from senky/ticket/14520 | Marc Alexander | 2016-12-17 | 2 | -0/+8 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/14520] Add ucp_pm_viewmessage_options_before | ||||
| | * | | | | | [ticket/14520] Add ucp_pm_viewmessage_options_before | Jakub Senko | 2016-11-20 | 2 | -0/+8 |
| | | |/ / / | |/| | | | | | | | | | | | | | PHPBB3-14520 | ||||
| * | | | | | Merge pull request #4527 from senky/ticket/14390 | Marc Alexander | 2016-12-17 | 3 | -0/+20 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/14390] Add ucp_main_front_user_activity_append/prepend | ||||
| | * | | | | | [ticket/14390] Add ucp_main_front_user_activity_append/prepend | Jakub Senko | 2016-11-20 | 3 | -0/+20 |
| | |/ / / / | | | | | | | | | | | | | | | | PHPBB3-14390 | ||||
| * | | | | | Merge pull request #4526 from senky/ticket/14239 | Marc Alexander | 2016-12-17 | 1 | -5/+25 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/14239] Add core.ucp_remind_modify_select_sql | ||||
| | * | | | | | [ticket/14239] Add core.ucp_remind_modify_select_sql | Jakub Senko | 2016-12-13 | 1 | -5/+25 |
| | |/ / / / | | | | | | | | | | | | | | | | PHPBB3-14239 | ||||
