index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
functions.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Merge remote-tracking branch 'nickvergessen/ticket/9066' into develop-olympus
Andreas Fischer
2011-11-14
1
-0
/
+4
|
\
\
|
*
|
[ticket/9066] Move regex into get_preg_expression function and add tests
Joas Schilling
2011-11-14
1
-0
/
+4
*
|
|
[ticket/10397] Pagination inconsistency fix
Vjacheslav Trushkin
2011-10-04
1
-2
/
+2
|
/
/
*
|
[ticket/10370] Add function documentation for get_stacktrace().
Andreas Fischer
2011-09-19
1
-1
/
+6
*
|
[ticket/10370] Explain that we are not the ones hiding backtrace pieces.
Andreas Fischer
2011-09-19
1
-2
/
+3
*
|
[ticket/10370] Call htmlspecialchars() after phpbb_filter_root_path().
Andreas Fischer
2011-09-19
1
-2
/
+1
*
|
[ticket/10370] Add require_once to whitelisted functions.
Andreas Fischer
2011-09-19
1
-1
/
+1
*
|
[ticket/10370] Use single string instead of an array for arguments.
Andreas Fischer
2011-09-19
1
-3
/
+3
*
|
[ticket/10370] Ease up code checking for arguments of include etc.
Andreas Fischer
2011-09-19
1
-14
/
+7
*
|
[ticket/10370] Use unset() on the first backtrace instead of checking in loop.
Andreas Fischer
2011-09-19
1
-7
/
+4
*
|
[ticket/10370] Use phpbb_filter_root_path() in get_backtrace().
Andreas Fischer
2011-09-19
1
-14
/
+2
*
|
[ticket/10369] Replace root path with "[ROOT]" as per IRC.
Andreas Fischer
2011-09-18
1
-1
/
+1
*
|
[ticket/10369] Add warning about paths outside of phpBB root not being filtered
Andreas Fischer
2011-09-18
1
-0
/
+2
*
|
[ticket/10369] Rename filter_errfile() to filter_root_path().
Andreas Fischer
2011-09-18
1
-3
/
+3
*
|
[ticket/10369] DRY code to remove phpbb path from errfile.
Andreas Fischer
2011-09-18
1
-3
/
+23
|
/
*
Merge remote-tracking branch 'nickvergessen/ticket/10321' into develop-olympus
Oleg Pudeyev
2011-09-05
1
-0
/
+6
|
\
|
*
[ticket/10321] Do not append the ? if the param-list is empty anyway.
Joas Schilling
2011-08-21
1
-0
/
+6
*
|
[ticket/10335] Add X-PHPBB-IS-BOT header so reverse proxies know about bots.
Andreas Fischer
2011-08-24
1
-0
/
+6
|
/
*
[ticket/10303] Removed HTTP_VERSION code path from send_status_line().
Chris Smith
2011-08-05
1
-6
/
+0
*
Merge remote-tracking branch 'bantu/ticket/10263' into develop-olympus
Andreas Fischer
2011-07-30
1
-2
/
+2
|
\
|
*
[ticket/10263] Fix comment about return value of phpbb_version_compare().
Andreas Fischer
2011-07-27
1
-2
/
+2
*
|
Merge remote-tracking branch 'github-bantu/ticket/10257' into develop-olympus
Nils Adermann
2011-07-16
1
-1
/
+10
|
\
\
|
*
|
[ticket/10257] Slightly adjust comments about AAAA records on Windows XP/2003.
Andreas Fischer
2011-07-13
1
-1
/
+4
|
*
|
[ticket/10257] Fix AAAA record parsing for old versions of Windows
Patrick Webster
2011-07-13
1
-1
/
+6
|
*
|
[ticket/10257] Add missing break statement after CNAME block.
Andreas Fischer
2011-07-13
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'github-bantu/ticket/10263' into develop-olympus
Nils Adermann
2011-07-16
1
-0
/
+28
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[ticket/10263] Add wrapper for version_compare() that allows the use of A and B
Andreas Fischer
2011-07-13
1
-0
/
+28
|
|
/
*
|
[ticket/10243] Adding wrapper function for getdate() for UTC timestamps.
Andreas Fischer
2011-07-12
1
-0
/
+21
|
/
*
[ticket/9859] Changing all phpBB footers to match the new credit line
Yuriy Rusko
2011-07-06
1
-1
/
+1
*
[ticket/10188] Prevent semi-compressed output
Nils Adermann
2011-06-26
1
-16
/
+15
*
[ticket/10234] Report E_WARNING errors as "PHP Warning" instead of "PHP Notice"
Andreas Fischer
2011-06-20
1
-1
/
+2
*
Merge remote-tracking branch 'naderman/ticket/7057' into develop-olympus
Andreas Fischer
2011-06-09
1
-4
/
+12
|
\
|
*
[ticket/7057] Use GET for quicksearch and add session id to hidden fields
Nils Adermann
2011-06-02
1
-0
/
+8
|
*
[ticket/7057] Remove trailing whitespace in functions.php
Nils Adermann
2011-06-02
1
-4
/
+4
*
|
Merge branch 'ticket/bantu/10042' into develop-olympus
Nils Adermann
2011-06-05
1
-0
/
+16
|
\
\
|
*
|
[ticket/10042] Add mt_rand() wrapper which allows swapping $min and $max.
Andreas Fischer
2011-03-05
1
-0
/
+16
*
|
|
[ticket/9950] Use actual language instead of user's language in overall header
Nils Adermann
2011-06-02
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'p/ticket/10191' into develop-olympus
Andreas Fischer
2011-05-23
1
-1
/
+1
|
\
\
\
|
*
|
|
[ticket/10191] Use ob_get_level in exit_handler for output buffering check.
Oleg Pudeyev
2011-05-22
1
-1
/
+1
*
|
|
|
[ticket/10188] Use ob_get_level in msg_handler for output buffering check.
Oleg Pudeyev
2011-05-22
1
-1
/
+1
|
/
/
/
*
|
|
Merge remote-tracking branch 'bantu/ticket/10146' into develop-olympus
Oleg Pudeyev
2011-05-13
1
-1
/
+2
|
\
\
\
|
*
|
|
[ticket/10146] Firebird: 1 <= precision <= 18 ==> Cast to DECIMAL(18, 0).
Andreas Fischer
2011-04-22
1
-1
/
+2
*
|
|
|
[ticket/7941] Added @return to generate_board_url docstring.
Oleg Pudeyev
2011-04-17
1
-0
/
+3
|
/
/
/
*
|
|
Merge branch 'ticket/igorw/10101' into develop-olympus
Oleg Pudeyev
2011-03-22
1
-1
/
+1
|
\
\
\
|
*
|
|
[ticket/10101] Add support for native phpass hashes
Igor Wiedler
2011-03-17
1
-1
/
+1
*
|
|
|
[ticket/10100] Update rand_seed_last_update before rand_seed in unique_id().
Andreas Fischer
2011-03-17
1
-1
/
+1
|
/
/
/
*
|
|
[ticket/10096] Fixed whitespace in functions.php.
Oleg Pudeyev
2011-03-13
1
-1
/
+1
*
|
|
[ticket/10046] Do not link bots to cron.php.
Oleg Pudeyev
2011-03-12
1
-1
/
+1
[next]