| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #4750 from rubencm/ticket/15134 | Marc Alexander | 2017-03-25 | 1 | -4/+12 |
| |\ | |||||
| | * | [ticket/15134] Return false if error | Rubén Calvo | 2017-03-20 | 1 | -2/+3 |
| | * | [ticket/15134] Follow coding guideliness | Rubén Calvo | 2017-03-19 | 1 | -1/+4 |
| | * | [ticket/15134] Replace php native functions for filesystem service methods | Rubén Calvo | 2017-03-19 | 1 | -3/+7 |
| * | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2017-03-24 | 2 | -9/+6 |
| |\ \ | |||||
| | * \ | Merge pull request #4757 from VSEphpbb/ticket/15143 | Tristan Darricau | 2017-03-24 | 2 | -9/+6 |
| | |\ \ | |||||
| | | * | | [ticket/15143] Fix display of version update in ACP | Matt Friedman | 2017-03-22 | 2 | -9/+6 |
| | |/ / | |||||
| * | | | Merge pull request #4751 from marc1706/ticket/15135 | Tristan Darricau | 2017-03-24 | 2 | -5/+7 |
| |\ \ \ | |||||
| | * | | | [ticket/15135] Correctly pass exception arguments and add back link again | Marc Alexander | 2017-03-23 | 2 | -4/+5 |
| | * | | | [ticket/15135] Parse language files in acp_extensions instead of md manager | Marc Alexander | 2017-03-19 | 2 | -4/+5 |
| * | | | | Merge pull request #4752 from nomind60s/ticket/15137 | Tristan Darricau | 2017-03-21 | 2 | -4/+4 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | [ticket/15137] Missed one language string change | nomind60s | 2017-03-21 | 1 | -1/+1 |
| | * | | | [ticket/15137] Global announcements can stick for a non-zero number of days | nomind60s | 2017-03-20 | 3 | -5/+5 |
| | |/ / | |||||
| * | | | Merge pull request #4711 from javiexin/ticket/15102 | Tristan Darricau | 2017-03-19 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | [ticket/15102] Missing parameter calling version_check | javiexin | 2017-02-24 | 1 | -1/+1 |
| * | | | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2017-03-19 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / | |/| | | |||||
| | * | | | Merge branch 'mukeshkharita-ticket/14758' into 3.1.x | Tristan Darricau | 2017-03-19 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * | | | [ticket/14758] Improve the ACP Parameter wording | Mukesh Kumar Kharita | 2017-03-19 | 1 | -1/+1 |
| | |/ / / | |||||
| * | | | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2017-03-19 | 1 | -2/+2 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge pull request #4734 from rxu/ticket/14806 | Tristan Darricau | 2017-03-19 | 1 | -2/+2 |
| | |\ \ \ | |||||
| | | * | | | [ticket/14806] Fix ACP test emails authentication failure | rxu | 2017-03-11 | 1 | -2/+2 |
| * | | | | | Merge branch 'ticket/14928' into 3.2.x | Tristan Darricau | 2017-03-19 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | [ticket/14928] fixing valid stability %s | Rishabh04-02 | 2017-03-19 | 1 | -1/+1 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #4736 from rubencm/ticket/15123 | Tristan Darricau | 2017-03-19 | 3 | -0/+16 |
| |\ \ \ \ \ | |||||
| | * | | | | | [ticket/15123] modified return error codes | Rubén Calvo | 2017-03-13 | 2 | -2/+2 |
| | * | | | | | [ticket/15123] modified language strings | Rubén Calvo | 2017-03-13 | 3 | -4/+4 |
| | * | | | | | [ticket/15123] modified language string | Rubén Calvo | 2017-03-13 | 3 | -4/+4 |
| | * | | | | | [ticket/15123] removed blank spaces | Rubén Calvo | 2017-03-13 | 2 | -2/+2 |
| | * | | | | | [ticket/15123] add check before enable or disable extension | Rubén Calvo | 2017-03-13 | 3 | -0/+16 |
| * | | | | | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2017-03-19 | 1 | -0/+134 |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | | Merge pull request #4737 from marc1706/ticket/15122 | Tristan Darricau | 2017-03-19 | 1 | -0/+134 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | [ticket/15122] Add cache driver for memcached | Marc Alexander | 2017-03-12 | 1 | -0/+134 |
| | | | |/ / / | | |/| | | | |||||
| * | | | | | | Merge pull request #4740 from rubencm/ticket/14974 | Tristan Darricau | 2017-03-19 | 2 | -1/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | [ticket/14974] make cookie notice configurable via language files | Rubén Calvo | 2017-03-13 | 2 | -1/+3 |
| | | |_|/ / / | |/| | | | | |||||
| * | | | | | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2017-03-19 | 4 | -1/+54 |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | | Merge pull request #4745 from rxu/ticket/13558 | Tristan Darricau | 2017-03-19 | 4 | -1/+54 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | [ticket/13558] Change options prefix and add settings precautions. | rxu | 2017-03-19 | 4 | -16/+15 |
| | | * | | | | | [ticket/13558] Make SSL context specific options more SMTP general | rxu | 2017-03-18 | 1 | -12/+12 |
| | | * | | | | | [ticket/13558] Add smtp SSL context configuration options | rxu | 2017-03-17 | 4 | -0/+54 |
| | | | |/ / / | | |/| | | | |||||
| * | | | | | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2017-03-19 | 2 | -2/+10 |
| |\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | | | |||||
| | * | | | | Merge pull request #4749 from marc1706/ticket/14844 | Tristan Darricau | 2017-03-19 | 2 | -2/+10 |
| | |\ \ \ \ | |||||
| | | * | | | | [ticket/14844] Add CSS classes for strong and italics text to BBCodes | Marc Alexander | 2017-03-19 | 2 | -2/+10 |
| * | | | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-03-19 | 1 | -15/+47 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
| | * | | | | | Merge pull request #4578 from javiexin/ticket/14849 | Marc Alexander | 2017-03-19 | 1 | -15/+47 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | [ticket/14849] Add core.acp_extensions_run_action | javiexin | 2017-02-19 | 1 | -3/+4 |
| | | * | | | | | [ticket/14849] Add core.acp_extensions_run_action | javiexin | 2016-12-30 | 1 | -8/+6 |
| | | * | | | | | [ticket/14849] Add core.acp_extensions_run_action_after | javiexin | 2016-12-16 | 1 | -0/+1 |
| | | * | | | | | [ticket/14849] Add core.acp_extensions_run_action_after | javiexin | 2016-12-16 | 1 | -0/+20 |
| | | * | | | | | [ticket/14849] Add core.acp_extensions_run_action | javiexin | 2016-12-11 | 1 | -9/+21 |
| * | | | | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-03-19 | 2 | -57/+33 |
| |\ \ \ \ \ \ \ | |/ / / / / / | |||||
