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 branch '3.1.x'
Nicofuma
2015-03-24
1
-13
/
+11
|
\
|
*
[ticket/13698] Pass parameters for link in LOGIN_ERROR_PASSWORD error message.
Cesar G
2015-03-23
1
-13
/
+11
*
|
Merge pull request #3434 from nickvergessen/ticket/13647
Marc Alexander
2015-03-05
1
-1
/
+3
|
\
\
|
*
|
[ticket/13647] Generate route links for faq
Joas Schilling
2015-02-22
1
-1
/
+3
*
|
|
Merge branch '3.1.x'
Joas Schilling
2015-02-24
1
-6
/
+52
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge pull request #3381 from rxu/ticket/13591
Joas Schilling
2015-02-24
1
-6
/
+52
|
|
\
|
|
*
[ticket/13591] Add core events to the function obtain_users_online_string()
rxu
2015-02-08
1
-6
/
+52
*
|
|
Merge branch '3.1.x'
Marc Alexander
2015-02-18
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
[ticket/13433] Fix parsing of email addresses
rxu
2015-02-17
1
-1
/
+1
|
|
/
*
|
[ticket/13455] Update calls to `request_var()`
Gaëtan Muller
2015-02-03
1
-77
/
+11
*
|
Merge pull request #3281 from MGaetan89/ticket/13496
Andreas Fischer
2015-02-03
1
-30
/
+0
|
\
\
|
*
|
[ticket/13496] Update calls to `set_config_count()`
Gaëtan Muller
2015-02-02
1
-30
/
+0
*
|
|
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2015-02-02
1
-0
/
+19
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #3317 from Wolfsblvt/ticket/13532
Joas Schilling
2015-02-02
1
-0
/
+19
|
|
\
\
|
|
*
|
[ticket/13532] Add core event to get_unread_topics() in functions.php
Wolfsblvt
2015-01-23
1
-0
/
+19
*
|
|
|
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2015-02-02
1
-1
/
+34
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Merge pull request #3305 from Wolfsblvt/ticket/13518
Joas Schilling
2015-02-02
1
-1
/
+34
|
|
\
\
|
|
*
|
[ticket/13518] Add core event to markread() in functions.php
Wolfsblvt
2015-01-23
1
-1
/
+34
|
|
|
/
*
|
|
[ticket/13494] Update calls to `set_config()`
Gaëtan Muller
2015-02-02
1
-37
/
+4
*
|
|
[ticket/13468] Update calls to `add_log()`
Gaëtan Muller
2015-01-27
1
-55
/
+9
*
|
|
Merge branch 'develop-ascraeus' into develop
Tristan Darricau
2015-01-19
1
-23
/
+4
|
\
\
\
|
|
/
/
|
*
|
Merge pull request #3055 from marc1706/ticket/13192
Tristan Darricau
2015-01-19
1
-23
/
+4
|
|
\
\
|
|
*
|
[ticket/13192] Pass correct parameters and rename method to get_valid_page
Marc Alexander
2014-10-21
1
-3
/
+3
|
|
*
|
[ticket/13192] Use get_valid_user_page in confirm_box() and cleanup globals
Marc Alexander
2014-10-21
1
-3
/
+3
|
|
*
|
[ticket/13192] Use get_valid_user_page method in build_url function
Marc Alexander
2014-10-21
1
-20
/
+1
*
|
|
|
Merge pull request #3237 from MGaetan89/ticket/12487
Tristan Darricau
2015-01-16
1
-36
/
+4
|
\
\
\
\
|
*
|
|
|
[ticket/12487] Update PHP code
Gaëtan Muller
2015-01-11
1
-36
/
+4
|
|
/
/
/
*
|
|
|
[ticket/13450] Type-hint return value of $phpbb_container->get()
Gaëtan Muller
2015-01-12
1
-1
/
+11
|
/
/
/
*
|
|
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
[next]