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
/
phpbb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11850
Nathan Guse
2013-09-30
258
-1321
/
+1895
|
\
|
*
[ticket/11852] Add class file
Joas Schilling
2013-09-27
1
-0
/
+175
|
*
[ticket/11852] Split filesystem and path_helper into 2 classes
Joas Schilling
2013-09-26
5
-173
/
+28
|
*
Merge remote-tracking branch 'EXreaction/ticket/11816-2' into develop
Joas Schilling
2013-09-26
1
-4
/
+4
|
|
\
|
|
*
[ticket/11816] Fix multiple parenthesis as well before $VARs in templates
Nathan Guse
2013-09-19
1
-4
/
+4
|
*
|
[ticket/11866] Update some occurances of phpbb_db_ to new Namespace
Joas Schilling
2013-09-26
1
-1
/
+1
|
*
|
[ticket/11700] Undo migrations migration, as not an issue for new installs
Nils Adermann
2013-09-25
1
-55
/
+0
|
*
|
[ticket/11700] Update migrations table for namespaces
Nils Adermann
2013-09-25
1
-0
/
+55
|
*
|
[ticket/11700] Only replace phpbb_search in strings that match
Nils Adermann
2013-09-25
1
-1
/
+1
|
*
|
[ticket/11700] Use spaces, not tabs
Nils Adermann
2013-09-25
1
-2
/
+2
|
*
|
[ticket/11700] Return class names with leading backslash in finder
Nils Adermann
2013-09-25
1
-1
/
+1
|
*
|
[ticket/11700] Fix unresolvable condition in migration
Joas Schilling
2013-09-25
1
-1
/
+1
|
*
|
[ticket/11700] Fix extension loading with namespaces
Nils Adermann
2013-09-19
6
-13
/
+20
|
*
|
[ticket/11700] Change search backend db entry to namespaces
Nils Adermann
2013-09-19
1
-0
/
+30
|
*
|
[ticket/11700] Correctly load avatar templates for namespaced drivers
Nils Adermann
2013-09-19
2
-2
/
+2
|
*
|
[ticket/11700] Correctly handle avatar drivers with namespaces
Nils Adermann
2013-09-19
1
-3
/
+3
|
*
|
[ticket/11700] Fix some more incorrectly changed comments
Nils Adermann
2013-09-19
14
-15
/
+15
|
*
|
[ticket/11700] Replace some leftover phpbb_filesystem uses
Nils Adermann
2013-09-17
1
-2
/
+2
|
*
|
[ticket/11700] Get functional tests running after develop merge
Nils Adermann
2013-09-17
2
-2
/
+2
|
*
|
[ticket/11700] Fix unit tests after develop merge
Nils Adermann
2013-09-17
3
-14
/
+16
|
*
|
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-17
6
-15
/
+247
|
|
\
\
|
|
|
/
|
*
|
[ticket/11700] Correctly load extensions with nonprefixed namespaces
Nils Adermann
2013-09-17
2
-7
/
+8
|
*
|
[ticket/11700] Correctly convert old acm type to namespaced class name
Nils Adermann
2013-09-16
1
-1
/
+1
|
*
|
[ticket/11700] Use underscores in avatar driver template file names
Nils Adermann
2013-09-16
1
-1
/
+1
|
*
|
[ticket/11700] namespacify phpbb_permissions class
Nils Adermann
2013-09-16
1
-13
/
+15
|
*
|
[ticket/11700] Load avatar explanations correctly from namespaces
Nils Adermann
2013-09-16
1
-1
/
+1
|
*
|
[ticket/11700] Correctly generate lang key from avatar driver class
Nils Adermann
2013-09-16
1
-1
/
+1
|
*
|
[ticket/11700] Fix leftover backslashes in comments
Nils Adermann
2013-09-16
13
-18
/
+18
|
*
|
[ticket/11700] And some last comments with backslashes
Nils Adermann
2013-09-16
11
-30
/
+30
|
*
|
[ticket/11700] Fix a few more comments
Nils Adermann
2013-09-16
14
-20
/
+20
|
*
|
[ticket/11700] The word "them" in a comment is not a class
Nils Adermann
2013-09-16
1
-1
/
+1
|
*
|
[ticket/11700] Actually "one" in comments is not a class
Nils Adermann
2013-09-16
3
-5
/
+5
|
*
|
[ticket/11700] Fix authentication acp after develop merge
Nils Adermann
2013-09-16
5
-23
/
+31
|
*
|
[ticket/11700] Fix installation after develop merge
Nils Adermann
2013-09-16
5
-9
/
+17
|
*
|
[ticket/11700] Fix tests after merging new develop code
Nils Adermann
2013-09-16
12
-52
/
+68
|
*
|
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
89
-1625
/
+3508
|
|
\
\
|
*
|
|
[ticket/11700] Get the installer to run with namespaces
Nils Adermann
2013-09-16
2
-4
/
+11
|
*
|
|
[ticket/11700] Avoid \t in double quoted strings for template code
Nils Adermann
2013-09-16
1
-1
/
+1
|
*
|
|
[ticket/11700] Correclty use namespaces in notifications
Nils Adermann
2013-09-16
1
-13
/
+13
|
*
|
|
[ticket/11700] Fix number class names in 3.0.x migrations
Nils Adermann
2013-09-16
37
-109
/
+109
|
*
|
|
[ticket/11700] Namespaces and class names should not start with digits
Nils Adermann
2013-09-16
56
-40
/
+40
|
*
|
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
243
-1047
/
+1533
|
*
|
|
[ticket/11700] Use a new style constructor for the error collector
Nils Adermann
2013-07-14
1
-1
/
+1
|
*
|
|
[ticket/11700] include and define are not valid class names
Nils Adermann
2013-07-14
5
-8
/
+8
|
*
|
|
[ticket/11700] Implement namespace loading in the class loader
Nils Adermann
2013-07-14
1
-31
/
+18
|
*
|
|
[ticket/11700] Modify all code to use the new interface names
Nils Adermann
2013-07-14
30
-113
/
+113
|
*
|
|
[ticket/11700] With namespaces interface will no longer be a valid classname
Nils Adermann
2013-07-14
11
-14
/
+14
*
|
|
|
[ticket/11850] page_name contains controller request rather than query string
Nathan Guse
2013-09-17
1
-5
/
+6
*
|
|
|
[ticket/11850] Fix $user->page on pages through the controller
Nathan Guse
2013-09-17
1
-5
/
+14
|
|
_
|
/
|
/
|
|
*
|
|
[ticket/11832] get_url() from phpbb_template_asset should return web path
Nathan Guse
2013-09-15
2
-4
/
+9
[next]