| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | Merge pull request #4701 from DavidIQ/ticket/14992 | Marc Alexander | 2017-05-25 | 7 | -13/+335 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | [ticket/14992] Reduce notification table col sizes | David Colón | 2017-05-25 | 2 | -1/+49 | |
| | * | | | | | | | | | | | | | | [ticket/14992] 'method' is needed for the unique index | David Colón | 2017-05-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | [ticket/14992] Remove temp index migration | David Colón | 2017-05-23 | 3 | -52/+1 | |
| | * | | | | | | | | | | | | | | [ticket/14992] Make unit tests run more verbose | Marc Alexander | 2017-05-21 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | | | [ticket/14992] Correctly remove table name and prefix from keys | Marc Alexander | 2017-05-21 | 1 | -1/+13 | |
| | * | | | | | | | | | | | | | | [ticket/14992] Shorten index name for user_id and item_id | Marc Alexander | 2017-05-21 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | [ticket/14992] Check index name length in a more proper way | David Colón | 2017-03-01 | 7 | -17/+181 | |
| | * | | | | | | | | | | | | | | [ticket/14992] Add indexes to user_notifications table | David Colón | 2017-03-01 | 4 | -8/+157 | |
| * | | | | | | | | | | | | | | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2017-05-12 | 1 | -0/+51 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / | |/| | | | | / / / / / / / / | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | [ticket/15226] Add index for latest topics to topics table | Marc Alexander | 2017-05-11 | 1 | -0/+51 | |
| | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | [ticket/15202] To disable, an extension must be enabled | javiexin | 2017-04-28 | 1 | -2/+2 | |
| | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2017-04-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Merge pull request #4763 from javiexin/ticket/15146 | Tristan Darricau | 2017-04-19 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | [ticket/15146] Date profile field validation incorrect | javiexin | 2017-03-24 | 1 | -1/+1 | |
| | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | | [ticket/15163] Escape curly braces in smilies HTML attributes | JoshyPHP | 2017-04-18 | 1 | -1/+15 | |
| * | | | | | | | | | | | | Merge pull request #4692 from rubencm/ticket/15084 | Tristan Darricau | 2017-04-18 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | [ticket/15084] fix wrong order of breadcrumbs on module management | Rubén Calvo | 2017-03-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2017-04-18 | 1 | -6/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merge pull request #4718 from javiexin/ticket/15108 | Tristan Darricau | 2017-04-18 | 1 | -6/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | [ticket/15108] Remove duplicate code in request->context | javiexin | 2017-03-02 | 1 | -6/+0 | |
| | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | | [ticket/15180] Adjust \phpbb\di\extension\core::TWIG_OPTIONS_POSITION | Tristan Darricau | 2017-04-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-04-17 | 1 | -17/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Merge pull request #4689 from javiexin/ticket/15080 | Marc Alexander | 2017-04-17 | 1 | -45/+15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | [ticket/15080] Save unneeded file loads for extension metadata | javiexin | 2017-02-09 | 1 | -45/+15 | |
| | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Merge pull request #4592 from javiexin/ticket/14938 | Marc Alexander | 2017-04-16 | 2 | -21/+17 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | [ticket/14938] Inconsistency in ext_mgr all_available vs is_available | javiexin | 2017-02-10 | 2 | -5/+5 | |
| | | * | | | | | | | | | | | [ticket/14938] Inconsistency in ext_mgr all_available vs is_available | javiexin | 2017-02-09 | 1 | -18/+4 | |
| | | * | | | | | | | | | | | [ticket/14938] Inconsistency in ext_mgr all_available vs is_available | javiexin | 2016-12-30 | 1 | -17/+3 | |
| | | * | | | | | | | | | | | [ticket/14938] Inconsistency in ext_mgr all_available vs is_available | javiexin | 2016-12-26 | 1 | -1/+23 | |
| | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Merge pull request #4761 from VSEphpbb/ticket/15142 | Marc Alexander | 2017-04-11 | 1 | -0/+63 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | [ticket/14990] Move dispatcher object to the front of the options array | rxu | 2017-04-16 | 1 | -2/+2 | |
| * | | | | | | | | | | | | [ticket/14990] Fix event name, email parsing, installer and dispatcher calls | rxu | 2017-04-16 | 1 | -14/+18 | |
| * | | | | | | | | | | | | [ticket/14990] Add core events to the Twig environment | rxu | 2017-04-16 | 1 | -1/+31 | |
| | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #4698 from javiexin/ticket/15087 | Marc Alexander | 2017-04-16 | 3 | -145/+68 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | [ticket/15087] Optimize creation of metadata objects by caching | javiexin | 2017-02-12 | 3 | -82/+38 | |
| | * | | | | | | | | | | | [ticket/15087] Optimize creation of metadata objects by caching | javiexin | 2017-02-12 | 1 | -48/+16 | |
| | * | | | | | | | | | | | [ticket/15087] Optimize creation of metadata objects by caching | javiexin | 2017-02-12 | 1 | -17/+11 | |
| * | | | | | | | | | | | | Merge pull request #4793 from marc1706/ticket/15090 | Tristan Darricau | 2017-04-16 | 1 | -4/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | [ticket/15090] Ensure send stats module exists before removing | Marc Alexander | 2017-04-15 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | Merge pull request #4612 from javiexin/ticket/14950 | Marc Alexander | 2017-04-15 | 2 | -2/+43 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | [ticket/14950] Add possibility to delete a template block | javiexin | 2017-01-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | [ticket/14950] Add possibility to delete a template block | javiexin | 2017-01-04 | 2 | -2/+43 | |
| | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | [ticket/15142] Merge branch 'ticket/15142' into 32x | Matt Friedman | 2017-04-10 | 2 | -2/+65 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | [ticket/15142] Remove duplicate code | Matt Friedman | 2017-04-03 | 1 | -1/+0 | |
| | * | | | | | | | | | | | [ticket/15142] Handle versions for unmatched branches | Matt Friedman | 2017-03-24 | 1 | -5/+13 | |
| | * | | | | | | | | | | | [ticket/15142] Check extension updates on current branch | Matt Friedman | 2017-03-24 | 1 | -0/+56 | |
| * | | | | | | | | | | | | Merge pull request #4530 from senky/ticket/14557 | Marc Alexander | 2017-03-26 | 1 | -0/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | [ticket/14557] Rename $offset to $subarray | Jakub Senko | 2016-12-27 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | [ticket/14557] Don't return $value | Jakub Senko | 2016-12-27 | 1 | -2/+1 | |
