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] 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] Add file headers to develop scripts for namespace
Nils Adermann
2013-09-19
2
-0
/
+30
*
[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
|
\
|
*
Merge remote-tracking branch 'EXreaction/ticket/11832' into develop
Joas Schilling
2013-09-16
26
-161
/
+557
|
|
\
|
|
*
[ticket/11832] Correct paths in tests
Nathan Guse
2013-09-15
3
-17
/
+19
|
|
*
[ticket/11832] Correct ROOT_PATH variable
Nathan Guse
2013-09-15
1
-1
/
+1
|
|
*
[ticket/11832] get_url() from phpbb_template_asset should return web path
Nathan Guse
2013-09-15
2
-4
/
+9
|
|
*
[ticket/11832] Fix INCLUDE(JS/CSS)
Nathan Guse
2013-09-13
21
-41
/
+170
|
|
*
[ticket/11832] Fix constructions of phpbb_filesystem
Nathan Guse
2013-09-13
8
-14
/
+41
|
|
*
[ticket/11832] Fix smiley paths
Nathan Guse
2013-09-13
1
-2
/
+2
|
|
*
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11832
Nathan Guse
2013-09-13
1
-1
/
+1
|
|
|
\
|
|
*
|
[ticket/11832] Create phpbb_symfony_request to handle initiating symfony_request
Nathan Guse
2013-09-13
7
-75
/
+110
|
|
*
|
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11832
Nathan Guse
2013-09-13
35
-362
/
+1178
|
|
|
\
\
|
|
*
\
\
Merge remote-tracking branch 'remotes/imkingdavid/ticket/11824' into ticket/1...
Nathan Guse
2013-09-12
7
-19
/
+139
|
|
|
\
\
\
|
|
*
|
|
|
[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
52
-43
/
+3073
|
|
|
\
\
\
\
|
|
*
|
|
|
|
[ticket/11832] Changing comments to say app.php rather than index.php
Nathan Guse
2013-09-12
1
-3
/
+3
|
|
*
|
|
|
|
[ticket/11832] We must instantiate the $phpbb_filesystem in common
Nathan Guse
2013-09-12
1
-0
/
+1
|
|
*
|
|
|
|
[ticket/11832] Fix the web path corrections
Nathan Guse
2013-09-12
2
-12
/
+45
|
|
*
|
|
|
|
[ticket/11832] More extensive testing
Nathan Guse
2013-09-10
2
-12
/
+49
|
|
*
|
|
|
|
[ticket/11832] Use dirname(__FILE__)
Nathan Guse
2013-09-10
1
-1
/
+1
|
|
*
|
|
|
|
[ticket/11832] Use $phpbb_filesystem instead of the container in append_sid
Nathan Guse
2013-09-10
2
-5
/
+9
|
|
*
|
|
|
|
Revert "[ticket/11832] Make $phpbb_container a global initiated by the framew...
Nathan Guse
2013-09-10
5
-27
/
+11
|
|
*
|
|
|
|
[ticket/11832] Make $phpbb_container a global initiated by the framework
Nathan Guse
2013-09-09
5
-11
/
+27
|
|
*
|
|
|
|
[ticket/11832] Fix log tests
Nathan Guse
2013-09-09
1
-1
/
+3
|
|
*
|
|
|
|
[ticket/11832] update_web_root_path helper and tests
Nathan Guse
2013-09-09
3
-12
/
+99
|
|
*
|
|
|
|
[ticket/11832] Inject dependencies for phpbb_get_web_root_path (also moving)
Nathan Guse
2013-09-09
10
-51
/
+83
*
|
|
|
|
|
|
[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
[next]