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_connection_manager.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0
Marc Alexander
2019-10-06
1
-15
/
+1
*
Merge pull request #4680 from marc1706/ticket/15055
Derky
2018-01-05
1
-0
/
+8
|
\
|
*
[ticket/15055] Try using build matrix
Marc Alexander
2018-01-01
1
-0
/
+8
*
|
[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
-14
/
+1
*
Merge branch '3.1.x'
Tristan Darricau
2016-01-24
1
-4
/
+11
|
\
|
*
[ticket/14425] Allow setting unix socket in database tests
Marc Alexander
2016-01-21
1
-4
/
+11
*
|
[ticket/14044] Deduplicate the installers
Mate Bartus
2015-10-22
1
-3
/
+5
*
|
[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
-2
/
+6
*
|
[ticket/13421] Move tools to subdirectory
Joas Schilling
2014-12-06
1
-2
/
+2
|
/
*
[ticket/13137] Generate the schema when the schema.json file is not available
Joas Schilling
2014-10-07
1
-2
/
+17
*
[ticket/12763] Remove empty schema files
Joas Schilling
2014-06-23
1
-6
/
+9
*
[ticket/12747] Drop support for Firebird
Joas Schilling
2014-06-20
1
-34
/
+1
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-3
/
+7
*
[feature/sqlite3] Add support for SQLite 3
Patrick Webster
2014-05-02
1
-0
/
+22
*
[ticket/12012] Fix docs in connection manager
Joas Schilling
2014-04-20
1
-1
/
+3
*
[ticket/12012] Handle begin and commit transactions in tests
Joas Schilling
2014-04-17
1
-1
/
+14
*
[ticket/12282] Update new references
Joas Schilling
2014-04-01
1
-1
/
+1
*
[ticket/11459] Correctly set up the database from schema in unit tests
Joas Schilling
2014-03-29
1
-3
/
+20
*
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
1
-1
/
+1
|
\
|
*
[ticket/11744] spelling
Nathaniel Guse
2013-07-26
1
-1
/
+1
*
|
[ticket/11700] Don't prefix dbms classnames with \
Nils Adermann
2013-09-16
1
-37
/
+37
*
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-34
/
+34
|
/
*
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-06-11
1
-3
/
+24
|
\
|
*
[ticket/11601] Split post_setup_synchronisation logic from xml parsing
Joas Schilling
2013-06-11
1
-3
/
+24
*
|
Merge branch 'develop-olympus' into develop
Joas Schilling
2013-05-27
1
-0
/
+14
|
\
\
|
|
/
|
*
[ticket/11576] MySQL unit tests: Enable STRICT_TRANS_TABLES and others.
Andreas Fischer
2013-05-27
1
-0
/
+14
*
|
[ticket/11547] Add phpbb_db_driver_ prefix to DBMS names.
Andreas Fischer
2013-05-17
1
-2
/
+2
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-05-17
1
-0
/
+8
|
\
\
|
|
/
|
*
[ticket/11547] Set MySQL charset to UTF8 in database_test_connection_manager.
Andreas Fischer
2013-05-17
1
-0
/
+8
*
|
[ticket/11295] Correct cases: replace postgres with phpbb_db_driver_postgres.
Andreas Fischer
2013-01-25
1
-2
/
+2
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-01-23
1
-0
/
+23
|
\
\
|
|
/
|
*
[ticket/11295] Drop tables rather than database for postgres in test suite.
Oleg Pudeyev
2012-12-26
1
-2
/
+25
*
|
[ticket/11268] Delete phpbb_db_driver_mysql4 as there is no such thing.
Oleg Pudeyev
2012-12-14
1
-1
/
+0
*
|
[ticket/11015] Convert database drivers to new spelling in post setup sync.
Oleg Pudeyev
2012-12-13
1
-2
/
+2
*
|
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Oleg Pudeyev
2012-12-06
1
-0
/
+107
|
\
\
|
|
/
|
*
[ticket/11219] Coding guidelines and naming consistency changes
Patrick Webster
2012-12-05
1
-11
/
+13
|
*
[ticket/11219] Only update sequences that are affected by a fixture
Patrick Webster
2012-12-01
1
-31
/
+42
|
*
[ticket/11219] Recreate Oracle sequences instead of altering them
Patrick Webster
2012-11-20
1
-53
/
+18
|
*
[ticket/11219] Update sequence values after loading fixtures
Patrick Webster
2012-11-18
1
-0
/
+129
*
|
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Igor Wiedler
2012-11-16
1
-6
/
+0
|
\
\
|
|
/
|
*
[ticket/11186] Database unit tests fail on windows using sqlite2
Joas Schilling
2012-11-10
1
-6
/
+0
*
|
[ticket/11015] Fix connection manager db driver selection
Igor Wiedler
2012-07-21
1
-9
/
+9
*
|
[ticket/11015] Make DBAL classes autoloadable
Igor Wiedler
2012-07-21
1
-22
/
+22
|
/
*
Merge remote-tracking branch 'github-noxwizard/ticket/10678' into develop-oly...
Nils Adermann
2012-07-17
1
-5
/
+105
|
\
|
*
[ticket/10678] Add port handling for MSSQL tests
Patrick Webster
2012-05-08
1
-0
/
+7
|
*
[ticket/10678] Rename helper class file
Patrick Webster
2012-05-08
1
-1
/
+1
|
*
[ticket/10678] Lowercase class name, adjust comment width
Patrick Webster
2012-05-08
1
-2
/
+2
|
*
[ticket/10678] More formatting and docblocks
Patrick Webster
2012-05-08
1
-3
/
+3
[next]