Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/13847] Updated ucp_pm_compose to use the utils service | JoshyPHP | 2015-05-25 | 2 | -1/+19 |
* | [ticket/13847] Changed enquote() logic to use whichever is the shortest | JoshyPHP | 2015-05-25 | 2 | -3/+19 |
* | [ticket/13847] Move quote generation to text_formatter.utils | JoshyPHP | 2015-05-25 | 5 | -1/+119 |
* | Merge branch '3.1.x' | Marc Alexander | 2015-05-22 | 1 | -5/+3 |
|\ | |||||
| * | Merge pull request #3624 from VSEphpbb/ticket/13861 | Marc Alexander | 2015-05-22 | 1 | -3/+3 |
| |\ | |||||
| | * | [ticket/13861] Fix undefined variables in style update migration | Matt Friedman | 2015-05-21 | 1 | -3/+3 |
* | | | Merge pull request #3608 from Nicofuma/ticket/13829 | Marc Alexander | 2015-05-20 | 1 | -22/+37 |
|\ \ \ | |||||
| * | | | [ticket/13829] Don't fail if the cache isn't writeable | Nicofuma | 2015-05-14 | 1 | -22/+37 |
* | | | | Merge pull request #3621 from Nicofuma/ticket/13849 | Marc Alexander | 2015-05-20 | 3 | -3/+5 |
|\ \ \ \ | |||||
| * | | | | [ticket/13849] Fix tests | Nicofuma | 2015-05-19 | 2 | -0/+2 |
| * | | | | [ticket/13849] Fix development environment | Nicofuma | 2015-05-19 | 1 | -3/+3 |
* | | | | | Merge pull request #3586 from s9e/ticket/13680 | Nicofuma | 2015-05-20 | 9 | -31/+126 |
|\ \ \ \ \ | |||||
| * | | | | | [ticket/13680] Renamed get_quote_authors to get_outermost_quote_authors | JoshyPHP | 2015-05-15 | 4 | -9/+9 |
| * | | | | | [ticket/13680] Updated quote notifications | JoshyPHP | 2015-05-15 | 9 | -31/+126 |
* | | | | | | Merge pull request #3569 from s9e/ticket/13641 | Nicofuma | 2015-05-20 | 3 | -0/+30 |
|\ \ \ \ \ \ | |||||
| * | | | | | | [ticket/13641] Added regression test | JoshyPHP | 2015-04-29 | 3 | -0/+30 |
* | | | | | | | Merge pull request #3572 from s9e/ticket/8419 | Nicofuma | 2015-05-20 | 3 | -0/+30 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | [ticket/8419] Added regression test | JoshyPHP | 2015-04-30 | 3 | -0/+30 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #3578 from s9e/ticket/13801 | Nicofuma | 2015-05-20 | 6 | -35/+20 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | [ticket/13801] Updated event description [ci skip] | JoshyPHP | 2015-05-18 | 1 | -2/+3 |
| * | | | | | | | [ticket/13801] Updated comments for clarity | JoshyPHP | 2015-05-18 | 3 | -2/+4 |
| * | | | | | | | [ticket/13801] Removed user dependency from text_formatter.s9e.parser | JoshyPHP | 2015-05-18 | 5 | -31/+13 |
* | | | | | | | | Merge pull request #3597 from s9e/ticket/13614 | Nicofuma | 2015-05-19 | 5 | -150/+29 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | [ticket/13614] Added phpbb_pcre_utf8_support() dummy for BC | JoshyPHP | 2015-05-11 | 1 | -0/+9 |
| * | | | | | | | | [ticket/13614] Removed code that relies on phpbb_pcre_utf8_support() | JoshyPHP | 2015-05-11 | 4 | -150/+20 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #3617 from s9e/ticket/11530 | Nicofuma | 2015-05-19 | 4 | -57/+159 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | [ticket/11530] Fixed test description [ci skip] | JoshyPHP | 2015-05-19 | 1 | -1/+1 |
| * | | | | | | | [ticket/11530] Updated s9e\TextFormatter | JoshyPHP | 2015-05-18 | 1 | -56/+56 |
| * | | | | | | | [ticket/11530] Remove extra quotes when depth limit is exceeded | JoshyPHP | 2015-05-18 | 3 | -1/+103 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch '3.1.x' | Tristan Darricau | 2015-05-19 | 1 | -4/+4 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge pull request #3619 from javiexin/ticket/13852 | Tristan Darricau | 2015-05-19 | 1 | -4/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | [ticket/13852] Consistent tab navigation when login in | javiexin | 2015-05-18 | 1 | -4/+4 |
* | | | | | | | Merge branch '3.1.x' | Nicofuma | 2015-05-17 | 1 | -3/+23 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge pull request #3601 from nickvergessen/ticket/13827 | Nicofuma | 2015-05-17 | 1 | -3/+23 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | [ticket/13827] Use JsonResponse instead of our hacky json_response with exit() | Joas Schilling | 2015-05-14 | 1 | -8/+11 |
| | * | | | | | | [ticket/13827] Correctly return JSON instead of HTML when valled from AJAX | Joas Schilling | 2015-05-09 | 1 | -3/+20 |
* | | | | | | | | Merge branch '3.1.x' | Joas Schilling | 2015-05-16 | 9 | -10/+167 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge pull request #3606 from Nicofuma/ticket/13838 | Joas Schilling | 2015-05-16 | 9 | -10/+167 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | [ticket/13838] Fix coding style | Nicofuma | 2015-05-14 | 8 | -11/+22 |
| | * | | | | | | | [ticket/13838] Check braces for control structures | Nicofuma | 2015-05-14 | 2 | -0/+146 |
* | | | | | | | | | Merge pull request #3591 from Nicofuma/ticket/12632 | Oliver Schramm | 2015-05-16 | 7 | -1/+42 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | [ticket/12632] Add twig.debug and twig.auto_reload in config.yml | Tristan Darricau | 2015-05-04 | 7 | -1/+42 |
* | | | | | | | | | | Merge branch '3.1.x' | Oliver Schramm | 2015-05-15 | 2 | -0/+18 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #3563 from rxu/ticket/13791 | Oliver Schramm | 2015-05-15 | 2 | -0/+18 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | [ticket/13791] Add more post buttons template events to viewtopic_body.html | rxu | 2015-05-01 | 2 | -0/+18 |
* | | | | | | | | | | | Merge pull request #3609 from Nicofuma/ticket/13839 | Andreas Fischer | 2015-05-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | [ticket/13839] Don't be dependent on the phpBB root directory name in tests | Nicofuma | 2015-05-14 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch '3.1.x' | Marc Alexander | 2015-05-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge pull request #3607 from Nicofuma/ticket/13830 | Marc Alexander | 2015-05-14 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | [ticket/13830] Fix unsused used statements and catch blocks | Nicofuma | 2015-05-14 | 1 | -1/+1 |
| | | |_|_|/ / / / / / | | |/| | | | | | | | |