aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | Merge pull request #4999 from marc1706/ticket/15401Marc Alexander2017-10-151-1/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15401] Use separate constant for memcached driver config
| * | | | | | | | | | [ticket/15401] Use separate constant for memcached driver configJulien Tant2017-10-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15401
* | | | | | | | | | | Merge pull request #4944 from Elsensee/ticket/14677Marc Alexander2017-10-152-2/+12
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | [ticket/14677] Add exclamation mark to outdated extensions
| * | | | | | | | | | [ticket/14677] Use classes for colors in ext listOliver Schramm2017-09-202-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14677
| * | | | | | | | | | [ticket/14677] Make the exclamation mark redOliver Schramm2017-09-102-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14677
| * | | | | | | | | | [ticket/14677] Add exclamation mark to outdated extensionsOliver Schramm2017-09-091-0/+2
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14677
* | | | | | | | | | Merge pull request #4888 from javiexin/ticket/15306Marc Alexander2017-10-131-2/+4
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | [ticket/15306] Error and missing data in core.acp_users_profile_validate
| * | | | | | | | | [ticket/15306] Error and missing data in core.acp_users_profile_validatejaviexin2017-08-061-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15306
* | | | | | | | | | Merge pull request #4942 from rubencm/ticket/15172Marc Alexander2017-10-116-9/+16
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15172] Fix redirection to wrong port
| * | | | | | | | | | [ticket/15172] Cast port to integerRubén Calvo2017-09-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15172
| * | | | | | | | | | [ticket/15172] Add symfony_request to some testsRubén Calvo2017-09-105-7/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15172
| * | | | | | | | | | [ticket/15172] Use symfony request component to get portRubén Calvo2017-09-091-2/+3
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15172
* | | | | | | | | | Merge pull request #4994 from hanakin/ticket/15391Marc Alexander2017-10-111-1/+0
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15391] image-rendering not needed for Topic/Forum imgs
| * | | | | | | | | | [ticket/15391] image-rendering no longer neededMichael Miday2017-10-111-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15391
* | | | | | | | | | | Merge pull request #4995 from senky/ticket/15394Marc Alexander2017-10-111-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | [ticket/15394] Add $user_cache
| * | | | | | | | | | [ticket/15394] Add $post_edit_listJakub Senko2017-10-091-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15394
| * | | | | | | | | | [ticket/15394] Add $user_cacheJakub Senko2017-10-091-0/+3
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15394
* | | | | | | | | | Merge pull request #4989 from Elsensee/ticket/15361Máté Bartus2017-10-054-0/+0
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15361] Fix paths and names of graphics
| * | | | | | | | | | [ticket/15361] Fix paths and names of graphicsOliver Schramm2017-10-054-0/+0
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15361
* | | | | | | | | | Merge pull request #4967 from Leinad4Mind/3.2.xOliver Schramm2017-10-052-2/+2
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PHPBB3-14629] round() the log() explicitly to a proper integer
| * | | | | | | | | | [PHPBB3-14629] round() the log() explicitly to a proper integerDaniel Mota2017-09-212-2/+2
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #4981 from senky/ticket/15362Oliver Schramm2017-10-051-1/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15362] Fix colspan in notification options table
| * | | | | | | | | | [ticket/15362] Fix colspan in notification options tableJakub Senko2017-10-021-1/+1
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15362
* | | | | | | | | | Merge pull request #4961 from hanakin/ticket/15361Oliver Schramm2017-10-0537-0/+0
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15361] Topic / Forum Icon rendering across all browsers
| * | | | | | | | | | [ticket/15361] fix forum_linkMichael Miday2017-09-162-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15361
| * | | | | | | | | | [ticket/15361] new graphics to fix chrome & safariMichael Miday2017-09-1637-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15361
* | | | | | | | | | | Merge branch '3.1.x' into 3.2.xOliver Schramm2017-10-051-4/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge pull request #4960 from rxu/ticket/15367Oliver Schramm2017-10-051693-47024/+80503
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | [ticket/15367] Escape special characters in Sphinx search backend
| | * | | | | | | | | [ticket/15367] Escape special characters in Sphinx search backendrxu2017-09-161-4/+4
| | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15367
* | | | | | | | | | Merge pull request #4974 from Elsensee/ticket/15379Marc Alexander2017-09-282-8/+11
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15379] Fix assignments in reparser cron job
| * | | | | | | | | | [ticket/15379] Only initialize reparsers on first call in migrationOliver Schramm2017-09-251-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15379
| * | | | | | | | | | [ticket/15379] Fix the assignments in reparser cron jobOliver Schramm2017-09-251-2/+2
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15379
* | | | | | | | | | Merge pull request #4958 from kasimi/ticket/15365Oliver Schramm2017-09-281-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | [ticket/15365] Fix invalidating OPcache
| * | | | | | | | | [ticket/15365] Fix invalidating OPcachekasimi2017-09-161-1/+1
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15365
* | | | | | | | | Merge pull request #4963 from DavidIQ/ticket/15368Marc Alexander2017-09-191-2/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | [ticket/15368] Correct function reference in MSSQL db tools
| * | | | | | | | [ticket/15368] Correct function reference in MSSQL db toolsDavid Colón2017-09-171-2/+2
|/ / / / / / / /
* | | | | | | | Merge pull request #4955 from hanakin/ticket/13214Máté Bartus2017-09-152-2/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13214] Contact us page textarea looks narrow in responsive mode
| * | | | | | | | [ticket/13214] Fix weird alignment of labelsMichael Miday2017-09-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13214
| * | | | | | | | [ticket/13214] remove inputbox from textareaMichael Miday2017-09-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13214
* | | | | | | | | Merge pull request #4956 from hanakin/ticket/15271Máté Bartus2017-09-151-0/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | [ticket/15271] align forum and topic row columns
| * | | | | | | | [ticket/15271] align forum and topic row columnsMichael Miday2017-09-111-0/+2
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15271
* | | | | | | | Merge pull request #4889 from javiexin/ticket/15307Oliver Schramm2017-09-103-0/+27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15307] Extensions may add modes to acp_users
| * | | | | | | | [ticket/15307] Extensions may add modes to acp_usersjaviexin2017-08-063-0/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes both PHP and Template events. PHPBB3-15307
* | | | | | | | | Merge pull request #4943 from Elsensee/ticket/14933Máté Bartus2017-09-103-2/+18
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14933] Make "route not found" more user-friendly
| * | | | | | | | | [ticket/14933] Fix docblock for kernel_exception_subscriberOliver Schramm2017-09-101-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14933
| * | | | | | | | | [ticket/14933] Fix parameter for kernel_exception_subscriberOliver Schramm2017-09-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14933
| * | | | | | | | | [ticket/14933] Make "route not found" more user-friendlyOliver Schramm2017-09-093-2/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14933
* | | | | | | | | | Merge pull request #4945 from Elsensee/ticket/15353Marc Alexander2017-09-101-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | [ticket/15353] Fix html in acp_board.html
| * | | | | | | | | [ticket/15353] Fix html in acp_board.htmlOliver Schramm2017-09-091-1/+1
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15353
* | | | | | | | | Merge pull request #4876 from JoshyPHP/ticket/15290Máté Bartus2017-09-091-1/+12
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15290] Add core.text_formatter_s9e_configure_finalize event