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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1739 from nickvergessen/ticket/11871
Nathan Guse
2013-10-03
2
-5
/
+28
|
\
|
*
[ticket/11871] Fallback to int ID of the module, when creating links
Joas Schilling
2013-10-02
1
-4
/
+27
|
*
[ticket/11871] Allow backslash in classnames for Modules
Joas Schilling
2013-09-27
1
-1
/
+1
*
|
Merge pull request #1654 from rechosen/ticket/11786
Nathan Guse
2013-10-03
2
-4
/
+4
|
\
\
|
*
|
[ticket/11786] Fix indentation in the PHPDoc of core.group_delete_user_before
rechosen
2013-09-23
1
-2
/
+2
|
*
|
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11786
rechosen
2013-09-23
20
-191
/
+2012
|
|
\
\
|
*
|
|
[ticket/11786] Fix PHPDoc documentation of a few events
rechosen
2013-08-13
1
-2
/
+2
*
|
|
|
Merge pull request #1735 from nickvergessen/ticket/11852
Nathan Guse
2013-09-30
4
-19
/
+20
|
\
\
\
\
|
*
|
|
|
[ticket/11852] Split filesystem and path_helper into 2 classes
Joas Schilling
2013-09-26
4
-19
/
+20
*
|
|
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-09-28
1
-0
/
+7
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'prep-release-3.0.12' into develop-olympus
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
|
|
*
|
|
|
[prep-release-3.0.12] Bumping version number for 3.0.12 final.
Andreas Fischer
2013-09-27
1
-1
/
+1
|
|
*
|
|
|
[prep-release-3.0.12] Bumping version number for 3.0.12-RC3.
Andreas Fischer
2013-09-02
1
-1
/
+1
*
|
|
|
|
|
[ticket/11862] Correct var names in user_delete() events due to prune-users
Marc Alexander
2013-09-27
1
-2
/
+2
*
|
|
|
|
|
Merge remote-tracking branch 'Marc/ticket/11862' into develop
Joas Schilling
2013-09-27
1
-8
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[ticket/11862] Correct var names in user_delete() events due to prune-users
Marc Alexander
2013-09-25
1
-8
/
+10
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-09-26
1
-1
/
+0
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
[ticket/11864] Do not call exit after display_progress_bar in acp_forums
Marc Alexander
2013-09-25
1
-1
/
+0
*
|
|
|
|
|
[ticket/11868] Replace phpbb_request_interface references
Vjacheslav Trushkin
2013-09-26
2
-6
/
+6
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #1733 from nickvergessen/ticket/11866
David King
2013-09-25
2
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/11866] More namespaces
Joas Schilling
2013-09-26
1
-4
/
+4
|
*
|
|
|
|
[ticket/11866] Update some occurances of phpbb_db_ to new Namespace
Joas Schilling
2013-09-26
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #1732 from nickvergessen/ticket/11865
David King
2013-09-25
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[ticket/11865] Convert old class name to namespaced version
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
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #1565 from naderman/ticket/11700
Nils Adermann
2013-09-25
45
-230
/
+230
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
[ticket/11700] Correctly load templates for extensions
Nils Adermann
2013-09-19
1
-6
/
+6
|
*
|
|
|
[ticket/11700] Correct ucp_auth_link request interface references
Nils Adermann
2013-09-19
1
-3
/
+3
|
*
|
|
|
[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
4
-112
/
+39
|
|
\
\
\
\
|
*
|
|
|
|
[ticket/11700] Correctly load extensions with nonprefixed namespaces
Nils Adermann
2013-09-17
1
-1
/
+1
|
*
|
|
|
|
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
32
-263
/
+2103
|
|
\
\
\
\
\
|
*
|
|
|
|
|
[ticket/11700] Get the installer to run with namespaces
Nils Adermann
2013-09-16
2
-28
/
+28
|
*
|
|
|
|
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
43
-219
/
+219
|
*
|
|
|
|
|
[ticket/11700] Load the dbms with namespaces
Nils Adermann
2013-07-14
1
-5
/
+5
|
*
|
|
|
|
|
[ticket/11700] Modify all code to use the new interface names
Nils Adermann
2013-07-14
18
-59
/
+59
*
|
|
|
|
|
|
Merge remote-tracking branch 'fredsa/ticket/11606' into develop
Andreas Fischer
2013-09-23
1
-14
/
+35
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
[ticket/11606] remove preg_replace() /e modifier in make_clickable()
Fred Sauer
2013-06-13
1
-14
/
+35
*
|
|
|
|
|
|
Merge remote-tracking branch 'EXreaction/ticket/11832' into develop
Joas Schilling
2013-09-16
4
-112
/
+39
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
[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
3
-5
/
+12
|
*
|
|
|
|
|
[ticket/11832] Fix constructions of phpbb_filesystem
Nathan Guse
2013-09-13
1
-5
/
+4
|
*
|
|
|
|
|
[ticket/11832] Fix smiley paths
Nathan Guse
2013-09-13
1
-2
/
+2
|
*
|
|
|
|
|
[ticket/11832] Create phpbb_symfony_request to handle initiating symfony_request
Nathan Guse
2013-09-13
1
-41
/
+0
|
*
|
|
|
|
|
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11832
Nathan Guse
2013-09-13
5
-55
/
+32
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge remote-tracking branch 'remotes/imkingdavid/ticket/11824' into ticket/1...
Nathan Guse
2013-09-12
1
-0
/
+48
|
|
\
\
\
\
\
\
\
[next]