Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/11545] Remove DIRECTORY_SEPARATOR dependency from is_absolute | Joas Schilling | 2013-05-16 | 1 | -1/+1 |
| | | | | | | The given path is an absolute path in general, just not on our current system. PHPBB3-11545 | ||||
* | [ticket/11546] Fix is_absolute() throws E_NOTICE for empty string | Joas Schilling | 2013-05-15 | 1 | -1/+1 |
| | | | | PHPBB3-11546 | ||||
* | [ticket/11105] Added spaces between ; and "url=" to adhere to w3c conventions. | gamerchan | 2013-05-12 | 1 | -1/+1 |
| | | | | | | | | There was no space between ; and the string "url=". But according to w3c, we should have atleast one space between them. So, added space characters accordingly. PHPBB3-11105 | ||||
* | [ticket/11144] Add missing {FORUM_NAME} variable | Gaƫtan Muller | 2013-05-06 | 1 | -0/+1 |
| | | | | | | | The template variable {FORUM_NAME} was missing from the login page of a password protected forum PHPBB3-11144 | ||||
* | [ticket/7262] Add note about set_config() not updating is_dynamic. | Andreas Fischer | 2013-02-24 | 1 | -0/+3 |
| | | | | PHPBB3-7262 | ||||
* | [ticket/7262] Add $is_dynamic example to set_config() and set_config_count(). | Andreas Fischer | 2013-02-24 | 1 | -4/+6 |
| | | | | | | | The logic is the other way around here in comparison to develop's phpbb_config_db class, so add examples to make things more clear. PHPBB3-7262 | ||||
* | [ticket/7262] Backport set_config() and set_config_count() docs from develop. | Andreas Fischer | 2013-02-24 | 1 | -2/+16 |
| | | | | PHPBB3-7262 | ||||
* | [ticket/11227] @return void -> @return null in develop-olympus. | Oleg Pudeyev | 2012-11-29 | 1 | -2/+2 |
| | | | | PHPBB3-11227 | ||||
* | [ticket/11192] Update $value parameter description to support other types. | Andreas Fischer | 2012-11-16 | 1 | -1/+2 |
| | | | | PHPBB3-11192 | ||||
* | [ticket/11192] Mark negative byte numbers as unsupported. | Andreas Fischer | 2012-11-16 | 1 | -1/+1 |
| | | | | PHPBB3-11192 | ||||
* | [ticket/11192] Add Tebibyte to get_formatted_filesize(). | Andreas Fischer | 2012-11-11 | 1 | -0/+6 |
| | | | | PHPBB3-11192 | ||||
* | [ticket/10848] Add phpbb_ prefix. | Oleg Pudeyev | 2012-10-17 | 1 | -1/+1 |
| | | | | PHPBB3-10848 | ||||
* | [ticket/10848] Redirect from adm to installer correctly. | Oleg Pudeyev | 2012-10-17 | 1 | -0/+30 |
| | | | | PHPBB3-10848 | ||||
* | [ticket/11112] updating links to phpbb.com to use SSL | Senky | 2012-10-01 | 1 | -2/+2 |
| | | | | PHPBB3-11112 | ||||
* | [task/functional] Allow tests to bypass certain restrictions with DEBUG_TEST | David King | 2012-09-01 | 1 | -1/+1 |
| | | | | PHPBB3-10758 | ||||
* | [ticket/10162] Increase maximum length of email address TLD from 6 to 63. | Andreas Fischer | 2012-05-30 | 1 | -1/+1 |
| | | | | | | Increase maximum length of email address top level domains from 6 to 63. PHPBB3-10162 | ||||
* | [ticket/10565] Add line breaks to query in order to follow coding guidelines. | Andreas Fischer | 2012-05-22 | 1 | -3/+7 |
| | | | | PHPBB3-10565 | ||||
* | [ticket/10565] update_forum_tracking_info(): Remove unnecessary GROUP BY clause | Andreas Fischer | 2012-05-22 | 1 | -2/+1 |
| | | | | PHPBB3-10565 | ||||
* | [ticket/10607] Added 'Powered by' translation string. | Fyorl | 2012-04-04 | 1 | -0/+1 |
| | | | | | | | Added POWERED_BY line to common.php and modified the templates to use it. PHPBB3-10607 | ||||
* | [ticket/10606] Fix incorrect hidden fields array name in page_header(). | James King | 2012-02-09 | 1 | -1/+1 |
| | | | | | | Regression from dfb7cc625a37c6345fa647ee3a21f890ba5c9649. PHPBB3-10606 | ||||
* | [ticket/10616] Ignore template inheritance that points to self | Vjacheslav Trushkin | 2012-02-03 | 1 | -0/+5 |
| | | | | | | Ignore template inheritance if it points to self PHPBB3-10616 | ||||
* | [ticket/9079] Always log backtrace to error log when logging errors. | Oleg Pudeyev | 2011-12-24 | 1 | -4/+9 |
| | | | | PHPBB3-9079 | ||||
* | [ticket/9079] Display backtrace on all E_USER_ERROR errors, not only SQL errors | Andreas Fischer | 2011-12-24 | 1 | -0/+7 |
| | | | | PHPBB3-9079 | ||||
* | Merge remote-tracking branch 'cyberalien/ticket/10399' into develop-olympus | Oleg Pudeyev | 2011-12-22 | 1 | -10/+10 |
|\ | | | | | | | | | | | * cyberalien/ticket/10399: [ticket/10399] Correctly encoding template component urls (3.0) [ticket/10399] Correctly encoding template component urls (3.0) | ||||
| * | [ticket/10399] Correctly encoding template component urls (3.0) | Vjacheslav Trushkin | 2011-12-01 | 1 | -10/+10 |
| | | | | | | | | | | | | Correctly encoding template component urls PHPBB3-10399 | ||||
* | | [ticket/10319] Missing hidden fields in search form | Vjacheslav Trushkin | 2011-12-09 | 1 | -1/+10 |
| | | | | | | | | | | | | Missing hidden fields in search form (bug added in 3.0.9) PHPBB3-10319 | ||||
* | | [ticket/10497] Fix SQL error when guest visits forum with unread topic | rxu | 2011-11-27 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Regression from the ticket PHPBB3-9008 fix. When topic marking was enabled for guests, and a guest visited a forum with a new topic which is marked unread, the built SQL missed an alias for a TOPICS_TABLE which resulted in the following error: Unknown column 't.topic_approved' in 'where clause' [1054] The fix is to add an alias for the table. PHPBB3-10497 PHPBB3-9008 | ||||
* | | Merge remote-tracking branch 'remotes/rxu/ticket/9008' into develop-olympus | Joas Schilling | 2011-11-18 | 1 | -3/+9 |
|\ \ | |||||
| * | | [ticket/9008] Incorrect unread topic tracking for unapproved topics | rxu | 2011-09-25 | 1 | -3/+9 |
| | | | | | | | | | | | | PHPBB3-9008 | ||||
* | | | Merge remote-tracking branch 'nickvergessen/ticket/9066' into develop-olympus | Andreas Fischer | 2011-11-14 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | * nickvergessen/ticket/9066: [ticket/9066] Move regex into get_preg_expression function and add tests [ticket/9066] Disallow some database prefix to prevent same errors and problems | ||||
| * | | | [ticket/9066] Move regex into get_preg_expression function and add tests | Joas Schilling | 2011-11-14 | 1 | -0/+4 |
| | |/ | |/| | | | | | | | PHPBB3-9066 | ||||
* | | | [ticket/10397] Pagination inconsistency fix | Vjacheslav Trushkin | 2011-10-04 | 1 | -2/+2 |
|/ / | | | | | | | | | | | Fixing inconsistency in code generated by generate_pagination() PHPBB3-10397 | ||||
* | | [ticket/10370] Add function documentation for get_stacktrace(). | Andreas Fischer | 2011-09-19 | 1 | -1/+6 |
| | | | | | | | | PHPBB3-10370 | ||||
* | | [ticket/10370] Explain that we are not the ones hiding backtrace pieces. | Andreas Fischer | 2011-09-19 | 1 | -2/+3 |
| | | | | | | | | | | | | Taken from 2db54cf7e809e731e4440377bcc06e2aa05f190d. PHPBB3-10370 | ||||
* | | [ticket/10370] Call htmlspecialchars() after phpbb_filter_root_path(). | Andreas Fischer | 2011-09-19 | 1 | -2/+1 |
| | | | | | | | | PHPBB3-10370 | ||||
* | | [ticket/10370] Add require_once to whitelisted functions. | Andreas Fischer | 2011-09-19 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-10370 | ||||
* | | [ticket/10370] Use single string instead of an array for arguments. | Andreas Fischer | 2011-09-19 | 1 | -3/+3 |
| | | | | | | | | PHPBB3-10370 | ||||
* | | [ticket/10370] Ease up code checking for arguments of include etc. | Andreas Fischer | 2011-09-19 | 1 | -14/+7 |
| | | | | | | | | PHPBB3-10370 | ||||
* | | [ticket/10370] Use unset() on the first backtrace instead of checking in loop. | Andreas Fischer | 2011-09-19 | 1 | -7/+4 |
| | | | | | | | | PHPBB3-10370 | ||||
* | | [ticket/10370] Use phpbb_filter_root_path() in get_backtrace(). | Andreas Fischer | 2011-09-19 | 1 | -14/+2 |
| | | | | | | | | PHPBB3-10370 | ||||
* | | [ticket/10369] Replace root path with "[ROOT]" as per IRC. | Andreas Fischer | 2011-09-18 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-10369 | ||||
* | | [ticket/10369] Add warning about paths outside of phpBB root not being filtered | Andreas Fischer | 2011-09-18 | 1 | -0/+2 |
| | | | | | | | | PHPBB3-10369 | ||||
* | | [ticket/10369] Rename filter_errfile() to filter_root_path(). | Andreas Fischer | 2011-09-18 | 1 | -3/+3 |
| | | | | | | | | PHPBB3-10369 | ||||
* | | [ticket/10369] DRY code to remove phpbb path from errfile. | Andreas Fischer | 2011-09-18 | 1 | -3/+23 |
|/ | | | | PHPBB3-10369 | ||||
* | Merge remote-tracking branch 'nickvergessen/ticket/10321' into develop-olympus | Oleg Pudeyev | 2011-09-05 | 1 | -0/+6 |
|\ | | | | | | | | | | | * nickvergessen/ticket/10321: [ticket/10321] Add descriptions to the unit tests [ticket/10321] Do not append the ? if the param-list is empty anyway. | ||||
| * | [ticket/10321] Do not append the ? if the param-list is empty anyway. | Joas Schilling | 2011-08-21 | 1 | -0/+6 |
| | | | | | | | | PHPBB3-10321 | ||||
* | | [ticket/10335] Add X-PHPBB-IS-BOT header so reverse proxies know about bots. | Andreas Fischer | 2011-08-24 | 1 | -0/+6 |
|/ | | | | PHPBB3-10335 | ||||
* | [ticket/10303] Removed HTTP_VERSION code path from send_status_line(). | Chris Smith | 2011-08-05 | 1 | -6/+0 |
| | | | | PHPBB3-10303 | ||||
* | Merge remote-tracking branch 'bantu/ticket/10263' into develop-olympus | Andreas Fischer | 2011-07-30 | 1 | -2/+2 |
|\ | | | | | | | | | * bantu/ticket/10263: [ticket/10263] Fix comment about return value of phpbb_version_compare(). | ||||
| * | [ticket/10263] Fix comment about return value of phpbb_version_compare(). | Andreas Fischer | 2011-07-27 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-10263 |