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
*
[ticket/12487] Update PHP code
Gaëtan Muller
2015-01-11
1
-36
/
+4
*
Merge pull request #3189 from rxu/ticket/12926
Joas Schilling
2015-01-10
1
-8
/
+18
|
\
|
*
[ticket/12926] Get rid of the $scheme and $inline vars, fix regex_idn.php
rxu
2015-01-10
1
-7
/
+17
|
*
[ticket/12926] Support for IDN (IRI)
rxu
2014-11-27
1
-4
/
+4
*
|
[ticket/13440] Update event version to 3.1.3-RC1
Matt Friedman
2015-01-04
1
-1
/
+1
*
|
[ticket/13440] Add event core.login_box_failed
Matt Friedman
2015-01-03
1
-0
/
+13
|
/
*
[ticket/13232] Use a cache var with _ to force TTL and shuffle cron tasks
Nils Adermann
2014-10-27
1
-2
/
+2
*
Merge pull request #3000 from rxu/ticket/13110
Joas Schilling
2014-10-02
1
-0
/
+12
|
\
|
*
[ticket/13110] Add core event to the page_footer() function
rxu
2014-09-28
1
-0
/
+12
*
|
Merge branch 'ticket/12985' into develop-ascraeus
Joas Schilling
2014-10-01
1
-1
/
+13
|
\
\
|
*
|
[ticket/12985] Add core.login_box_redirect
david63
2014-10-01
1
-1
/
+13
*
|
|
[ticket/13120] Follows the symlinks in phpbb_load_extensions_autoloaders
Tristan Darricau
2014-09-30
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #2844 from marc1706/ticket/12858
Joas Schilling
2014-09-24
1
-18
/
+38
|
\
\
|
*
|
[ticket/12858] Properly format UTC offset in footer
Marc Alexander
2014-09-19
1
-1
/
+1
|
*
|
[ticket/12858] Directly return and use timezone selects
Marc Alexander
2014-09-17
1
-3
/
+1
|
*
|
[ticket/12858] Rename tz_ prefixed block variables to timezone_ prefix
Marc Alexander
2014-09-17
1
-5
/
+5
|
*
|
[ticket/12858] Remove hardcoded language entries from timezone selects
Marc Alexander
2014-09-17
1
-14
/
+16
|
*
|
[ticket/12858] Use UTC for time info in footer and hide offset if it's 0
Marc Alexander
2014-09-17
1
-1
/
+6
|
*
|
[ticket/12858] Generate timezone selects with template loop
Marc Alexander
2014-09-17
1
-5
/
+20
*
|
|
Merge pull request #2963 from Senky/ticket/13045
Dhruv Goel
2014-09-21
1
-1
/
+0
|
\
\
\
|
*
|
|
[ticket/13045] Remove Pragma headers
Jakub Senko
2014-09-17
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
[ticket/13073] Add path regex to get_preg_expression() and add unit tests
Marc Alexander
2014-09-19
1
-0
/
+5
|
/
/
*
|
[ticket/13044] Move GMT out of gmdate()
Jakub Senko
2014-09-17
1
-1
/
+1
*
|
[ticket/13044] move GMT string out of gmdate()
Jakub Senko
2014-09-17
1
-1
/
+1
*
|
[ticket/13044] Correct Expires headers
Jakub Senko
2014-09-17
1
-1
/
+1
|
/
*
Merge pull request #2921 from Nicofuma/ticket/13034
Marc Alexander
2014-09-16
1
-3
/
+7
|
\
|
*
[ticket/13034] Fix the route generated for the frontend not in the phpbb root
Tristan Darricau
2014-09-04
1
-3
/
+7
*
|
[ticket/13042] Remove unused variables
Jakub Senko
2014-09-10
1
-2
/
+0
*
|
[ticket/13052] Restore timespan parameter for check_form_key()
Joas Schilling
2014-09-10
1
-4
/
+9
*
|
[ticket/13052] Use request class instead of $_POST and request_var()
Joas Schilling
2014-09-09
1
-4
/
+4
*
|
[ticket/13052] Remove additional parameter from check_form_key()
Joas Schilling
2014-09-09
1
-17
/
+9
|
/
*
Merge pull request #2865 from marc1706/ticket/12966
Dhruv Goel
2014-08-29
1
-1
/
+1
|
\
|
*
[ticket/12966] Sort by post_time and post_id where applicable
Marc Alexander
2014-08-23
1
-1
/
+1
*
|
[ticket/13010] Specifiy correct clean_row() call in phpbb_get_avatar docblock
Marc Alexander
2014-08-24
1
-1
/
+1
*
|
Merge pull request #2894 from Nicofuma/ticket/12999
Andreas Fischer
2014-08-21
1
-10
/
+0
|
\
\
|
*
|
[ticket/12999] Remove @author tags
Tristan Darricau
2014-08-19
1
-10
/
+0
*
|
|
[ticket/12990] Use the full services name for the notification's types
Tristan Darricau
2014-08-16
1
-18
/
+18
|
/
/
*
|
Merge pull request #2842 from Nicofuma/ticket/11854
Marc Alexander
2014-08-11
1
-6
/
+1
|
\
\
|
*
|
[ticket/11854] Rename captchas.factory service to captcha.factory
Tristan Darricau
2014-08-11
1
-1
/
+1
|
*
|
[ticket/11854] Move captcha stuff to phpbb/ and use DI for plugins
Tristan Darricau
2014-08-11
1
-6
/
+1
*
|
|
Merge pull request #2845 from rxu/ticket/12942
Marc Alexander
2014-08-11
1
-1
/
+22
|
\
\
\
|
*
|
|
[ticket/12942] Add core.add_form_key core event
rxu
2014-08-11
1
-1
/
+22
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2863 from rxu/ticket/12944
Marc Alexander
2014-08-11
1
-1
/
+12
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[ticket/12944] Add core.login_forum_box core event
rxu
2014-08-11
1
-1
/
+12
*
|
|
Merge pull request #2862 from marc1706/ticket/12932
Joas Schilling
2014-08-10
1
-2
/
+2
|
\
\
\
|
*
|
|
[ticket/12932] Fix tests and calls to create_datetime
Marc Alexander
2014-08-10
1
-2
/
+2
|
*
|
|
[ticket/12932] Add method for getting the datetime class and allow overriding
Marc Alexander
2014-08-10
1
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #2730 from omniError/ticket/12831
Dhruv Goel
2014-08-10
1
-11
/
+18
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[ticket/12831] fix CS
omniError
2014-08-09
1
-2
/
+2
|
*
|
[ticket/12831] simplified code, upd event block
omniError
2014-08-09
1
-6
/
+3
[next]