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
...
*
|
|
|
|
|
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
|
\
\
\
\
|
|
/
/
/
|
*
|
|
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
[prev]
[next]