GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/phpbb.git
master
origin/2.0.x
origin/3.2.x
TEMPORARY REPO: phpBB2 forums replacement
John R Graham <john_r_graham@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_framework
/
phpbb_test_case_helpers.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/16223] Ensure memcached tests are only run when available
Marc Alexander
2019-11-25
1
-0
/
+20
*
[ticket/15369] Fix tests
Matt Friedman
2019-05-10
1
-1
/
+6
*
[ticket/14948] Adjust calls for twig and phpunit updates
Marc Alexander
2019-05-09
1
-5
/
+5
*
[ticket/14972] Migrate from deprecated getMock() method to createMock()
rxu
2019-05-08
1
-1
/
+7
*
[ticket/15531] Log malformed BBCodes
JoshyPHP
2018-01-22
1
-2
/
+5
*
[ticket/14739] Remove SQLite 2.8.x database driver
Jakub Senko
2016-11-16
1
-11
/
+0
*
[ticket/14323] Renamed AUTOLINK_TEXT to LINK_TEXT
JoshyPHP
2015-12-27
1
-1
/
+1
*
[ticket/14323] Moved autolink-related functions to a separate helper
JoshyPHP
2015-12-26
1
-10
/
+7
*
[ticket/14323] Set up global objects required during testing
JoshyPHP
2015-12-26
1
-10
/
+16
*
[ticket/14323] Added support for truncating local URLs
JoshyPHP
2015-12-26
1
-1
/
+8
*
Merge pull request #3698 from s9e/ticket/13935
Tristan Darricau
2015-08-05
1
-6
/
+24
|
\
|
*
[ticket/13935] Allow more admin-configurable schemes in post links
JoshyPHP
2015-07-15
1
-6
/
+24
*
|
[ticket/14036] Fixed mocked web root path
JoshyPHP
2015-07-17
1
-1
/
+1
*
|
[ticket/14036] Replace path_helper with a mock
JoshyPHP
2015-07-17
1
-14
/
+9
|
/
*
[ticket/11444] Update tests and cleanup types/methods
Tristan Darricau
2015-07-13
1
-12
/
+22
*
[ticket/10620] Implemented quote improvements
JoshyPHP
2015-06-25
1
-1
/
+31
*
[ticket/13803] Set up a global $user for tests
JoshyPHP
2015-05-30
1
-1
/
+1
*
[ticket/13801] Removed user dependency from text_formatter.s9e.parser
JoshyPHP
2015-05-18
1
-2
/
+0
*
[ticket/13762] Moving language related functionality into a separate class
MateBartus
2015-05-02
1
-1
/
+3
*
[ticket/8672] Updated the text_formatter.s9e service
JoshyPHP
2015-04-24
1
-0
/
+4
*
[ticket/11768] Added core.text_formatter_s9e_renderer_setup event
JoshyPHP
2015-04-02
1
-1
/
+3
*
[ticket/11768] Added core.text_formatter_s9e_parser_setup event
JoshyPHP
2015-04-02
1
-1
/
+4
*
[ticket/11768] Added configurator events
JoshyPHP
2015-04-02
1
-2
/
+16
*
[ticket/11768] Removed unused var
JoshyPHP
2015-04-02
1
-3
/
+0
*
[ticket/11768] Renamed get_words() to get_censored_words()
JoshyPHP
2015-04-02
1
-2
/
+2
*
[ticket/11768] Updated test case helper with new signature
s9e
2015-04-02
1
-2
/
+2
*
[ticket/11768] This commit integrates s9e\TextFormatter
s9e
2015-04-02
1
-0
/
+210
*
[ticket/12844] Don't clear $dbpasswd early in connection manager
Tristan Darricau
2014-07-13
1
-1
/
+0
*
[ticket/12775] Move phpbb_convert_30_dbms_to_31 into the config file class
Tristan Darricau
2014-07-07
1
-13
/
+7
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-3
/
+7
*
[feature/sqlite3] Use SQLite3 by default
Joas Schilling
2014-05-02
1
-7
/
+7
*
[feature/sqlite3] Add support for SQLite 3
Patrick Webster
2014-05-02
1
-0
/
+12
*
[ticket/11608] Set sphinx id from test_config file for tests
Dhruv
2013-10-05
1
-0
/
+5
*
[ticket/11700] Default db driver for tests must not lead with \
Nils Adermann
2013-09-16
1
-1
/
+1
*
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-1
/
+1
*
[ticket/11669] Fix PHP bug #55124 (recursive mkdir on /./)
Nathaniel Guse
2013-07-12
1
-0
/
+3
*
[ticket/11605] Remove unused copied_files property
Joas Schilling
2013-06-11
1
-8
/
+2
*
[ticket/11605] Use empty_dir to better delete files and dirs of extensions
Joas Schilling
2013-06-11
1
-23
/
+6
*
[ticket/11550] Move comments to correct function
Joas Schilling
2013-06-11
1
-0
/
+8
*
[ticket/11550] Use new functionality from the test case helpers
Joas Schilling
2013-06-08
1
-1
/
+1
*
[ticket/11550] Move functionality for copying/restoring to test case helpers
Joas Schilling
2013-06-08
1
-0
/
+44
*
[ticket/11320] Include functions file as we need phpbb_convert_30_dbms_to_31
Nathan Guse
2013-01-10
1
-0
/
+5
*
[ticket/11015] Include functions.php because it is not always included.
Oleg Pudeyev
2012-12-13
1
-0
/
+5
*
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Oleg Pudeyev
2012-12-06
1
-0
/
+19
|
\
|
*
[ticket/9983] Add phpbb prefix to global variables.
Oleg Pudeyev
2012-12-02
1
-4
/
+4
|
*
[ticket/9983] Add redis cache driver tests.
Oleg Pudeyev
2012-12-01
1
-0
/
+19
*
|
[ticket/11015] Move db driver class name fixing to function
Igor Wiedler
2012-11-17
1
-18
/
+2
*
|
[ticket/11015] Allow full dbms class name in tests/test_config.php
Igor Wiedler
2012-11-16
1
-2
/
+18
*
|
[tracker/11015] Prepend phpbb_db_driver_ for PHPBB_TEST_DBMS
Igor Wiedler
2012-11-16
1
-1
/
+1
*
|
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Igor Wiedler
2012-11-12
1
-1
/
+109
|
\
|
[next]