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
/
dbal
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/16284] Adjust create schema and add tables to tests
Marc Alexander
2020-01-01
1
-0
/
+1
*
Merge branch '3.2.x'
Marc Alexander
2019-03-30
1
-2
/
+2
|
\
|
*
[ticket/15996] Rename dataProvider to not start with test_
Marc Alexander
2019-03-19
1
-2
/
+2
*
|
[ticket/14948] Adjust calls for twig and phpunit updates
Marc Alexander
2019-01-02
9
-11
/
+11
*
|
Merge branch '3.2.x'
Marc Alexander
2018-06-17
6
-0
/
+183
|
\
|
|
*
Merge pull request #5158 from kasimi/ticket/15586
Marc Alexander
2018-06-17
6
-0
/
+183
|
|
\
|
|
*
[ticket/15586] Added tests for adding modules the automatic way
kasimi
2018-03-11
6
-0
/
+183
*
|
|
Merge branch '3.2.x'
Marc Alexander
2018-03-26
1
-4
/
+157
|
\
|
|
|
*
|
[ticket/15595] Fix module exists tool when parent is false
Matt Friedman
2018-03-19
1
-4
/
+157
|
|
/
*
|
Merge branch '3.2.x'
Derky
2018-01-05
2
-8
/
+30
|
\
|
|
*
Merge pull request #4680 from marc1706/ticket/15055
Derky
2018-01-05
2
-8
/
+30
|
|
\
|
|
*
[ticket/15055] Properly support index length check on mssql
Marc Alexander
2018-01-01
1
-7
/
+17
|
|
*
[ticket/15055] Support console questions on windows
Marc Alexander
2018-01-01
1
-4
/
+0
|
|
*
[ticket/15055] Only drop dependent PK indexes and fix more tests for mssql
Marc Alexander
2018-01-01
1
-1
/
+4
|
|
*
[ticket/15055] Drop primary keys when necessary and fix test comparisons
Marc Alexander
2018-01-01
1
-1
/
+8
|
|
*
[ticket/15055] Start fixing missing keys in fixtures
Marc Alexander
2018-01-01
1
-0
/
+6
|
*
|
[ticket/14972] replace all occurrences of sizeof() with the count()
rxu
2018-01-01
1
-1
/
+1
|
|
/
|
*
Merge pull request #4971 from Elsensee/ticket/15339
Marc Alexander
2017-12-28
1
-19
/
+0
|
|
\
*
|
\
Merge branch 'ticket/15339' into ticket/15339-33
Oliver Schramm
2017-12-24
1
-19
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[ticket/15339] Fix tests
Oliver Schramm
2017-12-24
1
-19
/
+0
*
|
|
Merge branch '3.2.x'
Marc Alexander
2017-10-17
3
-0
/
+136
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[ticket/15396] Added test for correct order of revert_schema() steps
kasimi
2017-10-14
3
-0
/
+136
|
|
/
*
|
Merge pull request #4871 from javiexin/ticket/15274
Tristan Darricau
2017-08-06
5
-3
/
+139
|
\
\
|
*
|
[ticket/15274] Allow "custom" migrations to use parameters
javiexin
2017-07-16
4
-6
/
+6
|
*
|
[ticket/15274] Allow "custom" migrations to use parameters
javiexin
2017-07-15
3
-0
/
+136
*
|
|
[ticket/15253] Use storage helper methods instead of filesystem methods
Rubén Calvo
2017-07-20
1
-1
/
+0
*
|
|
[ticket/14972] replace all occurrences of sizeof() with the count()
rxu
2017-07-17
1
-1
/
+1
*
|
|
[ticket/14972] Migrate from deprecated getMock() method to createMock()
rxu
2017-07-17
2
-9
/
+9
|
|
/
|
/
|
*
|
[ticket/15259] Fatal error on SQLite/Oracle database update
lavigor
2017-07-06
1
-0
/
+37
*
|
Merge branch '3.1.x' into 3.2.x
Tristan Darricau
2016-10-24
2
-5
/
+154
|
\
|
|
*
[ticket/14831] Add more tests against UCP modules
rxu
2016-10-23
2
-1
/
+99
|
*
[ticket/14831] Add more tests, better name for $e placeholder
rxu
2016-10-23
1
-4
/
+55
*
|
Merge branch '3.1.x' into 3.2.x
Marc Alexander
2016-08-31
2
-1
/
+91
|
\
|
|
*
Merge pull request #4377 from rxu/ticket/14703
Marc Alexander
2016-08-31
2
-1
/
+91
|
|
\
|
|
*
[ticket/14703] Improve exception testing
rxu
2016-08-28
1
-1
/
+5
|
|
*
[ticket/14703] Add test for the case multiple parent module_langname found
rxu
2016-07-24
2
-1
/
+87
*
|
|
Merge branch 'ticket/14742' into ticket/14742-32x
Oliver Schramm
2016-08-11
2
-2
/
+10
|
\
|
|
|
*
|
[ticket/14742] Add test for (not) reverting if
Oliver Schramm
2016-08-11
2
-2
/
+10
|
|
/
*
|
[ticket/14576] Move common required files to bootstrap
Matt Friedman
2016-03-31
12
-26
/
+0
*
|
[feature/sql-bool-builder] Changing syntax pt2. Fix tests
brunoais
2015-11-11
1
-20
/
+38
*
|
Merge pull request #3441 from brunoais/feature/sql-bool-builder
Tristan Darricau
2015-10-14
2
-0
/
+390
|
\
\
|
*
|
[feature/sql-bool-builder] Improved tests output to show the SQL error.
brunoais
2015-03-17
1
-7
/
+40
|
*
|
[feature/sql-bool-builder] Adding the IS operator to predicted operators
brunoais
2015-03-17
1
-1
/
+1
|
*
|
[feature/sql-bool-builder] test_single_not_like
brunoais
2015-03-16
1
-0
/
+27
|
*
|
[feature/sql-bool-builder] test_single_like
brunoais
2015-03-16
1
-0
/
+25
|
*
|
[feature/sql-bool-builder] test_single_not_in
brunoais
2015-03-16
1
-0
/
+26
|
*
|
[feature/sql-bool-builder] test_single_in
brunoais
2015-03-16
1
-0
/
+26
|
*
|
[feature/sql-bool-builder] test_and_of_or_of_and
brunoais
2015-03-16
1
-0
/
+46
|
*
|
[feature/sql-bool-builder] test_triple_and_with_in
brunoais
2015-03-16
1
-0
/
+31
|
*
|
[feature/sql-bool-builder] test_double_and_with_not_of_and
brunoais
2015-03-16
1
-0
/
+31
[next]