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 pull request #1716 from marc1706/feature/passwords
Nils Adermann
2014-02-02
1
-181
/
+17
|
\
|
*
[feature/passwords] Correct docblock of phpbb_hash() function
Marc Alexander
2013-12-29
1
-1
/
+1
|
*
Merge branch 'develop' of https://github.com/phpbb/phpbb into feature/passwords
Marc Alexander
2013-12-29
1
-258
/
+18
|
|
\
|
*
|
[feature/passwords] Use passwords.manager service in login_forum_box()
Marc Alexander
2013-10-13
1
-3
/
+5
|
*
|
[feature/passwords] Remove obsolete hashing functions from functions.php
Marc Alexander
2013-10-11
1
-110
/
+0
|
*
|
[feature/passwords] Mark old hashing functions as deprecated
Marc Alexander
2013-10-11
1
-24
/
+6
|
*
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/passwords
Marc Alexander
2013-10-03
1
-13
/
+14
|
|
\
\
|
*
|
|
[feature/passwords] Use passwords manager in phpBB hash functions
Marc Alexander
2013-10-02
1
-37
/
+6
*
|
|
|
Merge remote-tracking branch 'Marc/ticket/11997' into develop
Joas Schilling
2014-01-08
1
-63
/
+19
|
\
\
\
\
|
*
|
|
|
[ticket/11997] Add user's page dir to redirect path and fix unit tests for it
Marc Alexander
2013-12-28
1
-1
/
+8
|
*
|
|
|
[ticket/11997] Add remove_web_root_path() in order to prevent incorrect URLs
Marc Alexander
2013-12-27
1
-1
/
+1
|
*
|
|
|
[ticket/11997] Do not check if file or dir we redirect to exist
Marc Alexander
2013-12-27
1
-75
/
+13
|
*
|
|
|
[ticket/11997] Add clean_url() method to path_helper
Marc Alexander
2013-12-21
1
-1
/
+1
|
*
|
|
|
[ticket/11997] Allow redirects to parent folders like previously
Marc Alexander
2013-12-21
1
-4
/
+5
|
*
|
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb into ticket/11997
Marc Alexander
2013-12-07
1
-2
/
+0
|
|
\
\
\
\
|
*
|
|
|
|
[ticket/11997] Use get_controller_redirect_url() in redirect() function
Marc Alexander
2013-12-07
1
-46
/
+70
|
*
|
|
|
|
[ticket/11997] Undo changes to phpbb_own_realpath()
Marc Alexander
2013-12-07
1
-0
/
+8
|
*
|
|
|
|
[ticket/11997] Remove obsolete failover_flag in function redirect()
Marc Alexander
2013-11-17
1
-41
/
+36
|
*
|
|
|
|
[ticket/11997] Fix missing global
Joas Schilling
2013-11-13
1
-1
/
+1
|
*
|
|
|
|
[ticket/11997] Fix redirects from inside controllers
Joas Schilling
2013-11-13
1
-0
/
+10
|
*
|
|
|
|
[ticket/11997] Use $phpbb_filesystem->clean_path() for proper redirect paths
Marc Alexander
2013-11-12
1
-11
/
+4
|
*
|
|
|
|
[ticket/11997] Rename root_dirs_size to superordinate_dirs_count
Marc Alexander
2013-11-11
1
-2
/
+10
|
*
|
|
|
|
[ticket/11997] Remove obsolete if statement in phpbb_own_realpath()
Marc Alexander
2013-11-10
1
-10
/
+0
|
*
|
|
|
|
[ticket/11997] Correctly redirect to front controllers
Marc Alexander
2013-11-08
1
-24
/
+6
*
|
|
|
|
|
[ticket/12034] AJAXify notifications popup.
Cesar G
2013-12-30
1
-1
/
+2
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
[ticket/11849] Remove pagination functions
Joas Schilling
2013-12-18
1
-219
/
+0
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #1854 from Pico88/ticket/12005
Nathan Guse
2013-11-21
1
-2
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[ticket/12005] Remove PM popup
Lukasz
2013-11-08
1
-2
/
+0
*
|
|
|
Merge pull request #1790 from prototech/ticket/11280
Nathan Guse
2013-11-02
1
-1
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[ticket/11280] Prevent duplicate entry in forums_track table.
Cesar G
2013-10-16
1
-1
/
+0
*
|
|
|
Merge remote-tracking branch 'nickvergessen/ticket/11974' into develop
Dhruv
2013-10-30
1
-10
/
+4
|
\
\
\
\
|
*
|
|
|
[ticket/11974] Translate all timezones
Joas Schilling
2013-10-27
1
-10
/
+4
|
|
/
/
/
*
|
|
|
Merge pull request #1784 from nickvergessen/ticket/11924
Nils Adermann
2013-10-28
1
-6
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[ticket/11924] Fix some minor issues with the php event docs
Joas Schilling
2013-10-16
1
-6
/
+6
*
|
|
|
[ticket/11921] Directly inject unread messages count into the template
Matt Friedman
2013-10-16
1
-8
/
+2
*
|
|
|
[ticket/11921] Only get the count of unread PMs
Matt Friedman
2013-10-16
1
-4
/
+1
*
|
|
|
[ticket/11921] Move any HTML for Notifications to the templates
Matt Friedman
2013-10-16
1
-1
/
+1
*
|
|
|
[ticket/11921] Remove "l_" from non-lang variables
Matt Friedman
2013-10-15
1
-5
/
+5
*
|
|
|
[ticket/11921] Improve appearance of PM notifications in linklist
Matt Friedman
2013-10-15
1
-8
/
+5
|
/
/
/
*
|
|
Merge pull request #1764 from EXreaction/ticket/11874
Nils Adermann
2013-10-10
1
-1
/
+1
|
\
\
\
|
*
|
|
[ticket/11874] Correct when $phpbb_root_path is appended to build_url()
Nathan Guse
2013-10-10
1
-1
/
+1
*
|
|
|
[ticket/11703] Also use empty() for T_JQUERY_LINK.
Andreas Fischer
2013-10-10
1
-1
/
+1
*
|
|
|
[ticket/11703] Make jQuery CDN switch more generic.
Andreas Fischer
2013-10-10
1
-2
/
+2
|
/
/
/
*
|
|
[ticket/11898] Correct admin S_LOGIN_ACTION
Nathaniel Guse
2013-10-09
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge pull request #1735 from nickvergessen/ticket/11852
Nathan Guse
2013-09-30
1
-13
/
+14
|
\
\
|
*
|
[ticket/11852] Split filesystem and path_helper into 2 classes
Joas Schilling
2013-09-26
1
-13
/
+14
|
|
/
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-09-28
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
[ticket/11873] Do not hash very large passwords in order to safe resources.
Joas Schilling
2013-09-28
1
-0
/
+7
*
|
Merge pull request #1733 from nickvergessen/ticket/11866
David King
2013-09-25
1
-1
/
+1
|
\
\
|
*
|
[ticket/11866] Update some occurances of phpbb_db_ to new Namespace
Joas Schilling
2013-09-26
1
-1
/
+1
[next]