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 #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
*
|
|
[ticket/11805] Move page-url generating code into a new function
Joas Schilling
2013-09-25
1
-28
/
+29
*
|
|
[ticket/11805] Do not generate the same link twice
Joas Schilling
2013-09-25
1
-20
/
+10
*
|
|
[ticket/11805] Allow specifying the page in the route for pagination
Joas Schilling
2013-09-25
1
-6
/
+45
|
/
/
*
|
[ticket/11700] Replace some leftover phpbb_filesystem uses
Nils Adermann
2013-09-17
1
-1
/
+1
*
|
[ticket/11700] Fix unit tests after develop merge
Nils Adermann
2013-09-17
1
-1
/
+1
*
|
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-17
1
-106
/
+33
|
\
\
|
*
\
Merge remote-tracking branch 'EXreaction/ticket/11832' into develop
Joas Schilling
2013-09-16
1
-106
/
+33
|
|
\
\
|
|
*
|
[ticket/11832] Correct ROOT_PATH variable
Nathan Guse
2013-09-15
1
-1
/
+1
|
|
*
|
[ticket/11832] Fix INCLUDE(JS/CSS)
Nathan Guse
2013-09-13
1
-1
/
+8
|
|
*
|
[ticket/11832] Fix constructions of phpbb_filesystem
Nathan Guse
2013-09-13
1
-5
/
+4
|
|
*
|
[ticket/11832] Create phpbb_symfony_request to handle initiating symfony_request
Nathan Guse
2013-09-13
1
-41
/
+0
|
|
*
|
[ticket/11832] Fix build_url and the S_LOGIN_ACTION
Nathan Guse
2013-09-12
1
-16
/
+18
|
|
*
|
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11832
Nathan Guse
2013-09-12
1
-2
/
+25
|
|
|
\
\
|
|
*
|
|
[ticket/11832] Use $phpbb_filesystem instead of the container in append_sid
Nathan Guse
2013-09-10
1
-4
/
+6
|
|
*
|
|
[ticket/11832] update_web_root_path helper and tests
Nathan Guse
2013-09-09
1
-5
/
+2
|
|
*
|
|
[ticket/11832] Inject dependencies for phpbb_get_web_root_path (also moving)
Nathan Guse
2013-09-09
1
-44
/
+5
*
|
|
|
|
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
1
-21
/
+85
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
[ticket/11795] Move PM popup JS to forum_fn.js
Vjacheslav Trushkin
2013-09-14
1
-1
/
+0
|
*
|
|
|
[ticket/11795] Get rid of pagination JS variables
Vjacheslav Trushkin
2013-09-14
1
-2
/
+1
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/oauth
Joseph Warner
2013-09-10
1
-1
/
+7
|
|
\
\
\
|
|
|
/
/
|
|
*
|
[ticket/develop/11832] Fix path detection
Vjacheslav Trushkin
2013-09-09
1
-1
/
+7
|
*
|
|
[feature/oauth] Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ...
Joseph Warner
2013-09-06
1
-16
/
+53
|
|
\
\
\
|
|
|
/
/
|
|
*
|
[ticket/11215] Add commented-out URL rewrite capability to .htaccess
David King
2013-09-02
1
-0
/
+8
|
|
*
|
[ticket/11215] Everything appears to be working...
David King
2013-08-31
1
-19
/
+9
|
|
*
|
Merge branch 'develop' into ticket/11215
David King
2013-08-31
1
-2
/
+0
|
|
|
\
\
|
|
|
*
|
[ticket/11754] Remove styleswitcher leftovers
Vjacheslav Trushkin
2013-07-30
1
-2
/
+0
[next]