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/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
|
\
|
*
Merge remote-tracking branch 'EXreaction/ticket/11832' into develop
Joas Schilling
2013-09-16
13
-28
/
+250
|
|
\
|
|
*
[ticket/11832] Correct paths in tests
Nathan Guse
2013-09-15
3
-17
/
+19
|
|
*
[ticket/11832] Fix INCLUDE(JS/CSS)
Nathan Guse
2013-09-13
11
-16
/
+73
|
|
*
[ticket/11832] Fix constructions of phpbb_filesystem
Nathan Guse
2013-09-13
6
-8
/
+31
|
|
*
[ticket/11832] Create phpbb_symfony_request to handle initiating symfony_request
Nathan Guse
2013-09-13
2
-20
/
+42
|
|
*
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11832
Nathan Guse
2013-09-13
9
-256
/
+412
|
|
|
\
|
|
*
\
Merge remote-tracking branch 'remotes/imkingdavid/ticket/11824' into ticket/1...
Nathan Guse
2013-09-12
1
-6
/
+50
|
|
|
\
\
|
|
*
\
\
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11832
Nathan Guse
2013-09-12
3
-0
/
+222
|
|
|
\
\
\
|
|
*
|
|
|
[ticket/11832] Fix the web path corrections
Nathan Guse
2013-09-12
1
-2
/
+11
|
|
*
|
|
|
[ticket/11832] More extensive testing
Nathan Guse
2013-09-10
1
-7
/
+42
|
|
*
|
|
|
[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
1
-1
/
+3
|
|
*
|
|
|
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
1
-0
/
+70
|
|
*
|
|
|
[ticket/11832] Inject dependencies for phpbb_get_web_root_path (also moving)
Nathan Guse
2013-09-09
6
-6
/
+6
*
|
|
|
|
|
[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
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge remote-tracking branch 'remotes/upstream/develop-olympus' into develop
Nathan Guse
2013-09-13
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[ticket/11831] getAttribute was replaced with attr
Nathan
2013-09-06
1
-1
/
+1
|
*
|
|
|
|
|
Merge remote-tracking branch 'imkingdavid/ticket/11824' into develop
Joas Schilling
2013-09-13
1
-6
/
+50
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
/
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
[ticket/11824] Reorganize test file
David King
2013-09-12
1
-18
/
+17
|
|
*
|
|
|
[ticket/11824] Add tests for urls with mod_rewrite enabled
David King
2013-09-06
1
-3
/
+48
|
|
*
|
|
|
[ticket/11824] Add option for mod_rewrite
David King
2013-09-03
1
-17
/
+17
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
[ticket/11843] Added newlines and included numbers in the DEFINE vars test
rechosen
2013-09-13
2
-1
/
+5
|
*
|
|
|
[ticket/11843] Add checking DEFINE variables with underscores to template_test
rechosen
2013-09-13
2
-1
/
+3
|
*
|
|
|
Merge pull request #1620 from EXreaction/ticket/11745
David King
2013-09-12
1
-0
/
+29
|
|
\
\
\
\
|
|
*
|
|
|
[ticket/11745] Add test for group request approved
Nathan Guse
2013-07-27
1
-0
/
+29
|
*
|
|
|
|
Merge pull request #1617 from EXreaction/ticket/11744
David King
2013-09-12
6
-254
/
+365
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
*
|
|
|
[ticket/11744] Helper function to assert notifications in base test
Nathan Guse
2013-07-27
3
-168
/
+145
|
|
*
|
|
|
[ticket/11744] Copyright year
Nathan Guse
2013-07-27
1
-1
/
+1
|
|
*
|
|
|
[ticket/11744] Fix tests for postgresql
Nathaniel Guse
2013-07-26
3
-50
/
+31
|
|
*
|
|
|
[ticket/11744] spelling
Nathaniel Guse
2013-07-26
1
-1
/
+1
|
|
*
|
|
|
[ticket/11744] Empty notifications tables after testing them
Nathaniel Guse
2013-07-26
1
-0
/
+9
|
|
*
|
|
|
[ticket/11744] Tables are not truncated in some dbms during tests
Nathaniel Guse
2013-07-26
2
-11
/
+8
|
|
*
|
|
|
[ticket/11744] Fix functional test case that's failing
Nathaniel Guse
2013-07-26
1
-6
/
+3
|
|
*
|
|
|
[ticket/11744] Include once
Nathaniel Guse
2013-07-26
1
-3
/
+3
|
|
*
|
|
|
[ticket/11744] Cleanup
Nathaniel Guse
2013-07-26
1
-3
/
+2
[next]