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
/
test_framework
/
phpbb_functional_test_case.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/12436] Data passed to sql_multi_insert is expected to be multi-dim.
Andreas Fischer
2014-04-24
1
-2
/
+2
*
[ticket/12405] Valid timezone and dateformat for create_user() in tests
Matt Friedman
2014-04-19
1
-2
/
+2
*
[ticket/12386] Add DEBUG_EXTRA again and use it for container creation
Marc Alexander
2014-04-11
1
-1
/
+1
*
[ticket/12282] Use interface for type hinting
Joas Schilling
2014-04-01
1
-1
/
+1
*
[ticket/10590] Fix functional tests are post confirm message removal
Joas Schilling
2014-03-18
1
-10
/
+10
*
Merge remote-tracking branch 'dhruv/ticket/11040' into develop
Joas Schilling
2014-03-14
1
-0
/
+46
|
\
|
*
[ticket/11040] Use hard delete in delete_topic
Dhruv
2014-03-12
1
-0
/
+2
|
*
[ticket/11040] Add methods to delete post and topic in functional tests
Dhruv
2014-03-12
1
-0
/
+44
*
|
Merge pull request #2109 from nickvergessen/ticket/11581
Nathan Guse
2014-03-13
1
-3
/
+15
|
\
\
|
*
|
[ticket/11581] Add assertNotContainsLang() for functional test cases
Joas Schilling
2014-03-13
1
-3
/
+15
|
|
/
*
|
[ticket/12267] Replace $php_ext with $phpEx
Oliver Schramm
2014-03-13
1
-2
/
+2
*
|
Merge branch 'develop-olympus' into develop
Joas Schilling
2014-03-13
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
[ticket/12176] Reword comment about config entries.
Andreas Fischer
2014-03-13
1
-4
/
+6
|
*
[ticket/12176] Add newest_user_colour to config array to ensure it exists
Joas Schilling
2014-03-12
1
-0
/
+7
*
|
[ticket/12171] Add functionality to upload attachments to submit_post() method
Joas Schilling
2014-02-10
1
-0
/
+17
*
|
[ticket/11880] Move get_schema_steps function to a migrator helper class
Nathan Guse
2014-02-05
1
-1
/
+2
*
|
[feature/passwords] Get rid of set_name/get_name methods for passwords drivers
Marc Alexander
2014-02-02
1
-5
/
+0
*
|
Merge branch 'develop' of https://github.com/phpbb/phpbb into feature/passwords
Marc Alexander
2013-12-29
1
-9
/
+17
|
\
\
|
*
|
[ticket/11896] Correctly document return of null in docblocks
Marc Alexander
2013-11-14
1
-4
/
+4
|
*
|
[ticket/11896] Minor code improvements in phpbb_functional_test_case
Marc Alexander
2013-11-14
1
-21
/
+7
|
*
|
[ticket/11896] Add ability to define expected message after posting
Marc Alexander
2013-11-09
1
-7
/
+29
*
|
|
[feature/passwords] Pass list of default types to passwords manager
Marc Alexander
2013-10-27
1
-2
/
+2
*
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/passwords
Marc Alexander
2013-10-03
1
-7
/
+1
|
\
\
\
|
|
/
/
|
*
|
[ticket/11852] Split filesystem and path_helper into 2 classes
Joas Schilling
2013-09-26
1
-7
/
+1
*
|
|
[feature/passwords] Add prepending backslash to class namespaces
Marc Alexander
2013-10-02
1
-8
/
+8
*
|
|
[feature/passwords] Fix tests after changes to phpBB hashing functions
Marc Alexander
2013-10-02
1
-1
/
+32
|
/
/
*
|
[ticket/11700] Fix unit tests after develop merge
Nils Adermann
2013-09-17
1
-1
/
+1
*
|
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-17
1
-1
/
+7
|
\
\
|
*
\
Merge remote-tracking branch 'EXreaction/ticket/11832' into develop
Joas Schilling
2013-09-16
1
-1
/
+7
|
|
\
\
|
|
*
|
[ticket/11832] Fix INCLUDE(JS/CSS)
Nathan Guse
2013-09-13
1
-1
/
+2
|
|
*
|
[ticket/11832] Fix constructions of phpbb_filesystem
Nathan Guse
2013-09-13
1
-1
/
+6
|
|
*
|
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11832
Nathan Guse
2013-09-13
1
-6
/
+3
|
|
|
\
\
|
|
*
|
|
[ticket/11832] Inject dependencies for phpbb_get_web_root_path (also moving)
Nathan Guse
2013-09-09
1
-1
/
+1
*
|
|
|
|
[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
*
|
|
|
|
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
1
-9
/
+27
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
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 pull request #1617 from EXreaction/ticket/11744
David King
2013-09-12
1
-6
/
+3
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
[ticket/11744] Fix functional test case that's failing
Nathaniel Guse
2013-07-26
1
-6
/
+3
|
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-08-15
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
Merge branch 'prep-release-3.0.12' into develop-olympus
Andreas Fischer
2013-08-15
1
-0
/
+131
|
|
|
\
|
|
|
*
[ticket/11775] Fix doc blocks syntax
Joas Schilling
2013-08-15
1
-1
/
+1
|
|
|
*
[ticket/11775] Remove spaces at line ends
Joas Schilling
2013-08-15
1
-4
/
+4
|
|
|
*
[ticket/11775] Backport moving of the posting functions to 3.0
Joas Schilling
2013-08-08
1
-0
/
+131
|
*
|
|
[ticket/11733] Add browse test for feed.php
Joas Schilling
2013-07-23
1
-0
/
+21
*
|
|
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-19
/
+19
|
/
/
/
*
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2013-07-13
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
[ticket/11686] Not checking for phpBB Debug errors on functional tests
Nathaniel Guse
2013-07-13
1
-0
/
+1
|
|
/
|
*
[ticket/10772] Remove 3.1 code
Vjacheslav Trushkin
2013-07-11
1
-70
/
+51
[next]