aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13995] Remove deprecated projection media typeMatt Friedman2015-07-077-11/+11
| | | | PHPBB3-13995
* Merge pull request #3734 from RMcGirr83/ticket/13759Joas Schilling2015-07-031-1/+0
|\ | | | | | | [ticket/13759] Initial commit broke timestamps when quoting a post.
| * [ticket/13579] This commit corrects the regression.RMcGirr832015-07-021-1/+0
| | | | | | | | PHPBB3-13759
* | Merge pull request #3654 from s9e/ticket/13880Tristan Darricau2015-06-293-23/+142
|\ \ | | | | | | | | | [ticket/13880] Automatically remove quotes that are nested too deep
| * | [ticket/13880] Replaced the quote regexp to allow bracketsJoshyPHP2015-06-271-1/+1
| | | | | | | | | | | | | | | | | | This matches the regexp used in bbcode::bbcode_cache_init() PHPBB3-13880
| * | [ticket/13880] Automatically remove quotes that are nested too deepJoshyPHP2015-06-273-23/+142
| | | | | | | | | | | | PHPBB3-13880
* | | Merge pull request #3620 from VSEphpbb/ticket/13818Joas Schilling2015-06-276-2/+28
|\ \ \ | | | | | | | | | | | | [ticket/13818] Add Extension and Style CDB Links into ACP Management pages
| * | | [ticket/13818] Add browse CDB links to ext style lang managementMatt Friedman2015-06-066-2/+28
| | | | | | | | | | | | | | | | PHPBB3-13818
* | | | Merge pull request #3714 from marc1706/ticket/13951Joas Schilling2015-06-271-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/13951] Make sure the page number is an integer
| * | | | [ticket/13951] Make sure the page number is an integerMarc Alexander2015-06-181-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-13951
* | | | | Merge pull request #3725 from RMcGirr83/ticket/13962Joas Schilling2015-06-271-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/13962] MCP Queue dropdown for forum selection
| * | | | | [ticket/13962] MCP Queue dropdown for forum selectionRMcGirr832015-06-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13962
* | | | | | Merge pull request #3729 from Zoddo/ticket/13967Joas Schilling2015-06-271-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | [ticket/13967] Use HTTPS on phpbb.com links
| * | | | | [ticket/13967] Use HTTPS on phpbb.com linksZoddo2015-06-261-2/+2
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | This fix the HTTPS breaking issue on the BBCode FAQ. PHPBB3-13967
* | | | | Merge pull request #3728 from Crizz0/ticket/13966Marc Alexander2015-06-261-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/13966] Adds the missing phpbb_dispatcher to includes/mcp/mcp_…
| * | | | | [ticket/13966] Adds the missing phpbb_dispatcher to includes/mcp/mcp_postCrizzo2015-06-251-1/+1
|/ / / / / | | | | | | | | | | | | | | | PHPBB3-13966
* | | | | Merge pull request #3538 from RMcGirr83/ticket/13759Marc Alexander2015-06-241-1/+8
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | [ticket/13759] Take post_time into account
| * | | | [ticket/13759] Take post_time into accountRMcGirr832015-04-211-1/+8
| | | | | | | | | | | | | | | | | | | | PHPBB3-13759
* | | | | Merge pull request #3528 from RMcGirr83/ticket/13598Marc Alexander2015-06-242-1/+8
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | [ticket/13598] Allow topic lock on topic creation
| * | | | [ticket/13598] Allow topic lock on topic creationRichard McGirr2015-04-092-1/+8
| | | | | | | | | | | | | | | | | | | | PHPBB3-13598
* | | | | Merge pull request #3721 from rxu/ticket/13952Andreas Fischer2015-06-222-7/+45
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13952] Inject event dispatcher dependency to the tidy search cron task * rxu/ticket/13952: [ticket/13952] Fix docblocks [ticket/13952] Inject dispatcher dependency to the tidy search cron task
| * | | | | [ticket/13952] Fix docblocksrxu2015-06-201-6/+40
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13952
| * | | | | [ticket/13952] Inject dispatcher dependency to the tidy search cron taskrxu2015-06-202-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13952
* | | | | | Merge pull request #3722 from rxu/ticket/13948Andreas Fischer2015-06-211-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13948] Correctly forwarding to the RIR for whois feature * rxu/ticket/13948: [ticket/13948] Correctly forwarding to the RIR for whois feature
| * | | | | [ticket/13948] Correctly forwarding to the RIR for whois featurerxu2015-06-211-1/+1
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Allow any space count in the ReferralServer string for whois services response. PHPBB3-13948
* | | | | Merge pull request #3715 from marc1706/ticket/13949Marc Alexander2015-06-191-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | [ticket/13949] Replace colon with colon lang key in memberlist search page
| * | | | [ticket/13949] Replace colon with colon lang key in memberlist search pageRaphaël M2015-06-191-1/+1
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13949] Replace colon with colon lang key in memberlist search page PHPBB3-13949
* | | | Merge pull request #3649 from callumacrae/ticket/13879Marc Alexander2015-06-173-16/+12
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/13879] Replaced px with em where appropriate.
| * | | | [ticket/13879] Replaced px with em where appropriate.Callum Macrae2015-05-283-16/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We're using ems basically everywhere else so ¯\_(ツ)_/¯ PHPBB3-13879
* | | | | Merge pull request #3712 from VSEphpbb/ticket/13882Marc Alexander2015-06-171-4/+6
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/13882] Add lazy load avatars to phpbb avatar wrappers
| * | | | | [ticket/13882] Add lazy load avatars to phpbb wrappersMatt Friedman2015-06-161-4/+6
|/ / / / / | | | | | | | | | | | | | | | PHPBB3-13882
* | | | | Merge pull request #3711 from bantu/ticket/13903Andreas Fischer2015-06-161-2/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13903] Replacing regexp path naming for container by md5. * bantu/ticket/13903: [ticket/13903] Replacing regexp path naming for container by md5.
| * | | | | [ticket/13903] Replacing regexp path naming for container by md5.Wardormeur2015-06-161-2/+1
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replacement of the path creation based on a blacklist by a md5 filename to support broader configurations PHPBB3-13903
* | | | | Merge pull request #3695 from javiexin/ticket/13931Andreas Fischer2015-06-161-32/+32
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13931] Wrong order in docs/events.md * javiexin/ticket/13931: [ticket/13931] Wrong order in docs/events.md Conflicts: phpBB/docs/events.md
| * | | | | [ticket/13931] Wrong order in docs/events.mdjaviexin2015-06-081-32/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reordered alphabetically (mcp before memberlist). PHPBB3-13931
* | | | | | Merge pull request #3710 from marc1706/ticket/12952Andreas Fischer2015-06-161-10/+10
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12952] Check obvious errors before status in functional tests * marc1706/ticket/12952: [ticket/12952] Check obvious errors before status in functional tests
| * | | | | | [ticket/12952] Check obvious errors before status in functional testsMarc Alexander2015-06-161-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will change the output from just saying that the status did not match the expected one to actually showing any errors before complaining about a possible difference in the status code. PHPBB3-12952
* | | | | | | Merge pull request #3653 from callumacrae/ticket/13882Marc Alexander2015-06-1613-15/+54
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | [ticket/13882] Lazy load the notification avatars.
| * | | | | | [ticket/13882] Added tiny docblock to lazyLoadAvatarsCallum Macrae2015-05-301-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13882
| * | | | | | [ticket/13882] no more egyptian brackets /o/Callum Macrae2015-05-301-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13882
| * | | | | | [ticket/13882] Lazy load the notification avatars.Callum Macrae2015-05-2813-15/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This moves them further down the waterfall, making the page load quicker. PHPBB3-13882
* | | | | | | Merge branch 'nickvergessen/ticket/13947' into 3.1.xCHItA2015-06-161-0/+1
|\ \ \ \ \ \ \
| * | | | | | | [ticket/13947] Add CHItA to the list of developersJoas Schilling2015-06-161-0/+1
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | PHPBB3-13947
* | | | | | | Merge branch 'prep-release-3.1.5' into 3.1.xJoas Schilling2015-06-149-22/+69
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: build/build.xml phpBB/includes/constants.php phpBB/install/schemas/schema_data.sql
| * | | | | | | [prep-release-3.1.5] Add migration for 3.1.5Joas Schilling2015-06-141-0/+31
| | | | | | | |
| * | | | | | | [prep-release-3.1.5] Update version for final 3.1.5 releaseJoas Schilling2015-06-144-4/+6
| | | | | | | |
| * | | | | | | Merge branch 'ticket/13938' into prep-release-3.1.5Joas Schilling2015-06-144-18/+32
| |\ \ \ \ \ \ \
| | * | | | | | | [ticket/13938] Fix inconsistencies between <link> tagscyberalien2015-06-141-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13938
| | * | | | | | | [ticket/13938] Remove type and / from <link> elementscyberalien2015-06-142-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13938
| | * | | | | | | [ticket/13938] Change web font code in simple_headercyberalien2015-06-141-1/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apply ticket 13876 to simple_header.html PHPBB3-13938