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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11850] More namespaces
Nathan Guse
2013-09-30
3
-4
/
+4
*
[ticket/11850] Fix tests
Nathan Guse
2013-09-30
1
-2
/
+3
*
[ticket/11850] Update for namespaces
Nathan Guse
2013-09-30
3
-5
/
+10
*
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11850
Nathan Guse
2013-09-30
159
-637
/
+866
|
\
|
*
Merge pull request #1735 from nickvergessen/ticket/11852
Nathan Guse
2013-09-30
13
-75
/
+47
|
|
\
|
|
*
[ticket/11852] Move tests to folder with new class name
Joas Schilling
2013-09-26
1
-2
/
+2
|
|
*
[ticket/11852] Split filesystem and path_helper into 2 classes
Joas Schilling
2013-09-26
13
-73
/
+45
|
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-09-28
1
-0
/
+8
|
|
\
\
|
|
*
\
Merge branch 'prep-release-3.0.12' into develop-olympus
Andreas Fischer
2013-09-28
1
-0
/
+8
|
|
|
\
\
|
|
|
*
|
[ticket/11873] Add unit test for large password input.
Joas Schilling
2013-09-28
1
-0
/
+8
|
*
|
|
|
Merge remote-tracking branch 'cyberalien/ticket/11868' into develop
Andreas Fischer
2013-09-26
2
-1
/
+53
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
[ticket/11868] Add @depends to test
Vjacheslav Trushkin
2013-09-26
1
-0
/
+3
|
|
*
|
|
[ticket/11868] Add functional test for registration
Joas Schilling
2013-09-26
1
-0
/
+49
|
|
*
|
|
[ticket/11868] Replace phpbb_request_interface references
Vjacheslav Trushkin
2013-09-26
1
-1
/
+1
|
*
|
|
|
Merge remote-tracking branch 'EXreaction/ticket/11816-2' into develop
Joas Schilling
2013-09-26
2
-1
/
+4
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
[ticket/11816] Fix multiple parenthesis as well before $VARs in templates
Nathan Guse
2013-09-19
2
-1
/
+4
|
*
|
|
|
Merge pull request #1733 from nickvergessen/ticket/11866
David King
2013-09-25
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
[ticket/11866] Only single backslash in .md files
Joas Schilling
2013-09-26
1
-1
/
+1
|
|
*
|
|
|
[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
-2
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[ticket/11865] Add bbcodes to functional posting tests
Joas Schilling
2013-09-26
1
-2
/
+2
|
|
|
/
/
/
/
|
*
|
|
|
|
[ticket/11805] Rename test to match the function name
Joas Schilling
2013-09-25
1
-1
/
+1
|
*
|
|
|
|
[ticket/11805] Add unit tests for pagination
Joas Schilling
2013-09-25
2
-0
/
+123
|
|
/
/
/
/
|
*
|
|
|
[ticket/11700] Use spaces, not tabs
Nils Adermann
2013-09-25
1
-15
/
+15
|
*
|
|
|
[ticket/11700] Correctly load templates for extensions
Nils Adermann
2013-09-19
1
-1
/
+1
|
*
|
|
|
[ticket/11700] Get unit tests to run again with namespaces
Nils Adermann
2013-09-19
4
-5
/
+9
|
*
|
|
|
[ticket/11700] Fix extension loading with namespaces
Nils Adermann
2013-09-19
17
-33
/
+52
|
*
|
|
|
[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] Fix unit tests after develop merge
Nils Adermann
2013-09-17
11
-16
/
+16
|
*
|
|
|
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-17
13
-28
/
+250
|
|
\
\
\
\
|
|
|
/
/
/
|
*
|
|
|
[ticket/11700] Correctly load extensions with nonprefixed namespaces
Nils Adermann
2013-09-17
22
-59
/
+97
|
*
|
|
|
[ticket/11700] Check for ALLOW_REMOTE_UPLOAD in acp output as expected
Nils Adermann
2013-09-16
2
-2
/
+2
|
*
|
|
|
[ticket/11700] Fix another case of non-namespaced classnames
Nils Adermann
2013-09-16
1
-1
/
+1
|
*
|
|
|
[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
1
-1
/
+1
|
*
|
|
|
[ticket/11700] Oh dear modules. Abort! Retreat!
Nils Adermann
2013-09-16
1
-0
/
+2
|
*
|
|
|
[ticket/11700] Fix tests after merging new develop code
Nils Adermann
2013-09-16
7
-30
/
+30
|
*
|
|
|
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
76
-646
/
+2440
|
|
\
\
\
\
|
*
|
|
|
|
[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] DI container test needs namespaces to work properly
Nils Adermann
2013-09-16
1
-50
/
+56
|
*
|
|
|
|
[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
5
-6
/
+8
|
*
|
|
|
|
[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
[next]