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_database_test_case.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/15938] Update classes in backupStaticAttributesBlacklist
Marc Alexander
2019-05-09
1
-4
/
+4
*
[ticket/14948] Use new namespaced classes when generating mssql schema
Marc Alexander
2019-05-09
1
-5
/
+5
*
[ticket/14948] Adjust calls for twig and phpunit updates
Marc Alexander
2019-05-09
1
-3
/
+5
*
Merge pull request #4680 from marc1706/ticket/15055
Derky
2018-01-05
1
-0
/
+77
|
\
|
*
[ticket/15055] Add comments explaining overriden createXMLDataSet()
Marc Alexander
2018-01-01
1
-0
/
+14
|
*
[ticket/15055] Only drop dependent PK indexes and fix more tests for mssql
Marc Alexander
2018-01-01
1
-7
/
+23
|
*
[ticket/15055] Handle default identity column on mssql in database tests
Marc Alexander
2018-01-01
1
-0
/
+47
*
|
[ticket/14972] replace all occurrences of sizeof() with the count()
rxu
2018-01-01
1
-1
/
+1
|
/
*
[ticket/14739] Remove SQLite 2.8.x database driver
Jakub Senko
2016-11-16
1
-1
/
+1
*
[ticket/13697] Moving filesystem related functions to filesystem service
MateBartus
2015-04-16
1
-1
/
+1
*
[ticket/10748] Replace direct creations of tools();
Joas Schilling
2015-02-07
1
-1
/
+4
*
[ticket/13421] Move tools to subdirectory
Joas Schilling
2014-12-06
1
-1
/
+1
*
[ticket/13161] Check whether the schema exists, before deleting it
Joas Schilling
2014-10-10
1
-1
/
+5
*
[ticket/13161] Avoid problems when running tests with different migrations
Joas Schilling
2014-10-10
1
-21
/
+15
*
[ticket/13137] Generate the schema when the schema.json file is not available
Joas Schilling
2014-10-07
1
-23
/
+22
*
[ticket/12963] Always use core_path and core_directory()
Joas Schilling
2014-09-18
1
-2
/
+1
*
[ticket/12963] Revert back to "migrations" folder name for extensions
Joas Schilling
2014-09-18
1
-9
/
+0
*
[ticket/12963] Fix the migration's finder for the tests (path, new instance)
Tristan Darricau
2014-09-18
1
-2
/
+4
*
[ticket/12963] Correctly load migration files from migration/ in tests as well
Joas Schilling
2014-09-17
1
-1
/
+8
*
[ticket/12747] Remove some methods which are not used anymore
Joas Schilling
2014-06-22
1
-12
/
+0
*
[ticket/12747] Drop support for Firebird
Joas Schilling
2014-06-20
1
-19
/
+0
*
[ticket/12697] Delete cached extension schema.json files after testing
Matt Friedman
2014-06-12
1
-0
/
+1
*
[ticket/12483] Remove unused globals
Joas Schilling
2014-06-10
1
-2
/
+0
*
[ticket/12483] Fix finder usage when generating the schema.json file
Joas Schilling
2014-06-10
1
-4
/
+3
*
[ticket/12483] Use file_put_contents()
Joas Schilling
2014-06-10
1
-3
/
+1
*
[ticket/12483] Require the extension manager class
Joas Schilling
2014-06-10
1
-0
/
+2
*
[ticket/12483] Move schema files into tmp/ and only copy them when needed
Joas Schilling
2014-06-10
1
-22
/
+30
*
[ticket/12483] Allow to setup extensions before database and functional tests
Joas Schilling
2014-06-10
1
-0
/
+54
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-3
/
+7
*
[ticket/11459] Correctly set up the database from schema in unit tests
Joas Schilling
2014-03-29
1
-1
/
+1
*
[ticket/11700] travis has hardcoded driver class names without namespaces
Nils Adermann
2013-09-16
1
-1
/
+1
*
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-1
/
+1
*
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-06-11
1
-0
/
+15
|
\
|
*
[ticket/11601] Add protected method for database sync and call it
Joas Schilling
2013-06-11
1
-0
/
+15
*
|
Merge remote-tracking branch 'remotes/upstream/develop-olympus' into develop
Nathaniel Guse
2013-06-06
1
-0
/
+20
|
\
\
|
|
/
|
*
[ticket/11590] Close database connections when tearDown() is called
Joas Schilling
2013-06-07
1
-0
/
+20
*
|
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Oleg Pudeyev
2012-12-06
1
-1
/
+35
|
\
\
|
*
\
Merge PR #1101 branch 'develop-olympus' into develop
Oleg Pudeyev
2012-12-06
1
-1
/
+19
|
|
\
\
|
|
|
/
|
|
*
[ticket/11219] Only update sequences that are affected by a fixture
Patrick Webster
2012-12-01
1
-5
/
+13
|
|
*
[ticket/11219] Update sequence values after loading fixtures
Patrick Webster
2012-11-18
1
-0
/
+10
|
*
|
[ticket/11174] Move assertion definition to base class.
Oleg Pudeyev
2012-11-27
1
-0
/
+16
|
|
/
*
|
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Igor Wiedler
2012-11-12
1
-3
/
+2
|
\
\
|
|
/
|
*
[ticket/11159] static public is the currently approved order.
Oleg Pudeyev
2012-11-06
1
-1
/
+1
*
|
[ticket/11015] Make DBAL classes autoloadable
Igor Wiedler
2012-07-21
1
-4
/
+3
|
/
*
[ticket/10678] Typo and formatting
Patrick Webster
2012-05-13
1
-5
/
+5
*
[ticket/10678] More formatting and docblocks
Patrick Webster
2012-05-08
1
-1
/
+9
*
[ticket/10678] Fix formatting
Patrick Webster
2012-05-08
1
-1
/
+1
*
[ticket/10678] Add better support for Firebird, Oracle, and MSSQL
Patrick Webster
2012-05-08
1
-0
/
+27
*
[ticket/10492] Separate config generation from the installer
Patrick Webster
2012-04-20
1
-37
/
+5
*
[ticket/9916] Updating License in the header
Unknown
2012-01-02
1
-1
/
+1
[next]