index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
[ticket/11700] Replace some leftover phpbb_filesystem uses
Nils Adermann
2013-09-17
2
-3
/
+3
|
*
|
|
|
[ticket/11700] Namespacif skipped filesystem instantiation in test
Nils Adermann
2013-09-17
1
-1
/
+1
|
*
|
|
|
[ticket/11700] Namespace needed for mock object in web path test
Nils Adermann
2013-09-17
1
-1
/
+1
|
*
|
|
|
[ticket/11700] Get functional tests running after develop merge
Nils Adermann
2013-09-17
3
-3
/
+3
|
*
|
|
|
[ticket/11700] Fix unit tests after develop merge
Nils Adermann
2013-09-17
16
-32
/
+34
|
*
|
|
|
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-17
26
-161
/
+558
|
|
\
\
\
\
|
|
|
/
/
/
|
*
|
|
|
[ticket/11700] Add back accidently deleted file in cache dir
Nils Adermann
2013-09-17
1
-0
/
+10
|
*
|
|
|
[ticket/11700] Correctly load extensions with nonprefixed namespaces
Nils Adermann
2013-09-17
29
-72
/
+111
|
*
|
|
|
[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] Correct service definitions with namespaces
Nils Adermann
2013-09-16
1
-4
/
+4
|
*
|
|
|
[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] Check for ALLOW_REMOTE_UPLOAD in acp output as expected
Nils Adermann
2013-09-16
2
-2
/
+2
|
*
|
|
|
[ticket/11700] And some last comments with backslashes
Nils Adermann
2013-09-16
11
-30
/
+30
|
*
|
|
|
[ticket/11700] Fix another case of non-namespaced classnames
Nils Adermann
2013-09-16
1
-1
/
+1
|
*
|
|
|
[ticket/11700] Fix a few more comments
Nils Adermann
2013-09-16
14
-20
/
+20
|
*
|
|
|
[ticket/11700] The driver is namespaced now, so properly replace it
Nils Adermann
2013-09-16
1
-1
/
+1
|
*
|
|
|
[ticket/11700] Default db driver for tests must not lead with \
Nils Adermann
2013-09-16
1
-1
/
+1
|
*
|
|
|
[ticket/11700] travis has hardcoded driver class names without namespaces
Nils Adermann
2013-09-16
3
-3
/
+3
|
*
|
|
|
[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] Oh dear modules. Abort! Retreat!
Nils Adermann
2013-09-16
1
-0
/
+2
|
*
|
|
|
[ticket/11700] Fix authentication acp after develop merge
Nils Adermann
2013-09-16
6
-28
/
+36
|
*
|
|
|
[ticket/11700] Fix installation after develop merge
Nils Adermann
2013-09-16
7
-14
/
+22
|
*
|
|
|
[ticket/11700] Fix tests after merging new develop code
Nils Adermann
2013-09-16
20
-91
/
+98
|
*
|
|
|
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
330
-6358
/
+10278
|
|
\
\
\
\
|
*
|
|
|
|
[ticket/11700] Update finder tests for namespaced classnames
Nils Adermann
2013-09-16
1
-14
/
+14
|
*
|
|
|
|
[ticket/11700] Don't prefix dbms classnames with \
Nils Adermann
2013-09-16
2
-38
/
+38
|
*
|
|
|
|
[ticket/11700] Get the installer to run with namespaces
Nils Adermann
2013-09-16
4
-32
/
+39
|
*
|
|
|
|
[ticket/11700] DI container test needs namespaces to work properly
Nils Adermann
2013-09-16
1
-50
/
+56
|
*
|
|
|
|
[ticket/11700] Avoid \t in double quoted strings for template code
Nils Adermann
2013-09-16
1
-1
/
+1
|
*
|
|
|
|
[ticket/11700] Use underscores for generated search test wrappers
Nils Adermann
2013-09-16
1
-1
/
+1
|
*
|
|
|
|
[ticket/11700] Correclty use namespaces in notifications
Nils Adermann
2013-09-16
6
-19
/
+21
|
*
|
|
|
|
[ticket/11700] Fix expected class name output from dbms convert
Nils Adermann
2013-09-16
1
-1
/
+1
|
*
|
|
|
|
[ticket/11700] Fix config namespace mishap in cache tests
Nils Adermann
2013-09-16
2
-9
/
+9
|
*
|
|
|
|
[ticket/11700] Fix class loader tests for namespaces
Nils Adermann
2013-09-16
6
-32
/
+28
|
*
|
|
|
|
[ticket/11700] Fix dbal tests after config namespace mishap
Nils Adermann
2013-09-16
8
-33
/
+33
|
*
|
|
|
|
[ticket/11700] Fix config db tests after namespace mishap
Nils Adermann
2013-09-16
1
-10
/
+10
|
*
|
|
|
|
[ticket/11700] Fix avatar tests
Nils Adermann
2013-09-16
3
-5
/
+9
|
*
|
|
|
|
[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
420
-1841
/
+2317
|
*
|
|
|
|
[ticket/11700] Add develop scripts to use namespaces and rename interfaces
Nils Adermann
2013-09-16
2
-0
/
+210
|
*
|
|
|
|
[ticket/11700] Load the dbms with namespaces
Nils Adermann
2013-07-14
1
-5
/
+5
|
*
|
|
|
|
[ticket/11700] Use a new style constructor for the error collector
Nils Adermann
2013-07-14
1
-1
/
+1
|
*
|
|
|
|
[ticket/11700] Load namespaced classes in tests
Nils Adermann
2013-07-14
1
-3
/
+3
|
*
|
|
|
|
[ticket/11700] include and define are not valid class names
Nils Adermann
2013-07-14
5
-8
/
+8
[prev]
[next]