index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
phpunit
/
includes
/
libs
/
rdbms
/
database
/
DatabaseMysqlBaseTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
More misc test cleanup
DannyS712
2020-12-24
1
-776
/
+0
*
rdbms: Fix DatabaseMysqlBase::streamStatementEnd() possibly failing
Thiemo Kreuz
2019-11-08
1
-0
/
+19
*
rdbms: various cleanups to LoadBalancer::reallyOpenConnection()
Aaron Schulz
2019-10-11
1
-0
/
+2
*
Merge "rdbms: Add (soft) type hints to DatabaseMysqlBaseTest"
jenkins-bot
2019-10-07
1
-16
/
+26
|
\
|
*
rdbms: Add (soft) type hints to DatabaseMysqlBaseTest
Thiemo Kreuz
2019-09-23
1
-16
/
+26
*
|
Begin cleaning up PHPUnit 4 code from tests
Max Semenik
2019-10-04
1
-1
/
+0
*
|
tests: Replace PHPUnit's loose assertEquals(false) with assertFalse()
Thiemo Kreuz
2019-10-04
1
-2
/
+2
*
|
rdbms: fix active GTID filtering in DatabaseMysqlBase
Aaron Schulz
2019-09-25
1
-2
/
+8
|
/
*
Revert "rdbms: make LoadBalancer::reallyOpenConnection() handle setting DBO_TRX"
Urbanecm
2019-08-25
1
-2
/
+0
*
rdbms: make LoadBalancer::reallyOpenConnection() handle setting DBO_TRX
Aaron Schulz
2019-08-24
1
-0
/
+2
*
Revert "Separate MediaWiki unit and integration tests"
Legoktm
2019-06-13
1
-0
/
+740
*
Separate MediaWiki unit and integration tests
Máté Szabó
2019-06-13
1
-740
/
+0
*
Add missing @covers to database related tests
Umherirrender
2019-02-01
1
-1
/
+1
*
rdbms: Database::selectDB() update the domain and handle failure better
Aaron Schulz
2018-10-10
1
-3
/
+4
*
Use PHP 7 "\u{NNNN}" Unicode codepoint escapes in string literals (part 2)
Bartosz Dziewoński
2018-06-04
1
-8
/
+4
*
Merge "rdbms: ignore inactive mysql GTIDs in replication position methods"
jenkins-bot
2018-04-12
1
-14
/
+171
|
\
|
*
rdbms: ignore inactive mysql GTIDs in replication position methods
Aaron Schulz
2018-04-04
1
-14
/
+171
*
|
tests: Enable PHPUnit 4/6 compat layer in some tests that need it
Kunal Mehta
2018-04-07
1
-0
/
+1
|
/
*
Revert "rdbms: make getMasterPos() ignore GTIDs outside of gtid_domain_id"
Aaron Schulz
2018-04-02
1
-166
/
+14
*
rdbms: make getMasterPos() ignore GTIDs outside of gtid_domain_id
Aaron Schulz
2018-03-22
1
-14
/
+166
*
rdbms: inject the mysql index name aliases into Database
Aaron Schulz
2018-03-12
1
-0
/
+65
*
rdbms: Restore test for Database::setFlag()
Timo Tijhof
2018-03-08
1
-28
/
+0
*
Remove FakeDatabaseMysqlBase test class
Aaron Schulz
2018-03-07
1
-87
/
+18
*
Introduce IDatabase::buildIntegerCast
addshore
2018-03-07
1
-0
/
+10
*
rdbms: add missing hint check DatabaseMysqlBase::isInsertSelectSafe
Aaron Schulz
2018-03-01
1
-0
/
+94
*
rdbms: make DBMasterPos implement Serializable
Aaron Schulz
2018-02-23
1
-0
/
+15
*
Merge "build: Updating mediawiki/mediawiki-codesniffer to 16.0.0"
jenkins-bot
2018-02-19
1
-1
/
+1
|
\
|
*
build: Updating mediawiki/mediawiki-codesniffer to 16.0.0
Umherirrender
2018-02-17
1
-1
/
+1
*
|
rdbms: make DatabaseMysql::masterPosWait() handle inactive GTIDs
Aaron Schulz
2018-02-16
1
-0
/
+32
|
/
*
rdbms: make MySQLMasterPos handle inactive GTIDs
Aaron Schulz
2018-02-15
1
-9
/
+61
*
rdbms: avoid "SHOW MASTER/SLAVE STATUS" queries in the GTID case
Aaron Schulz
2018-02-08
1
-26
/
+41
*
rdbms: make affectedRows() work more consistently
Aaron Schulz
2018-01-30
1
-0
/
+3
*
Use ::class to resolve class names in tests
Umherirrender
2018-01-26
1
-2
/
+3
*
Remove support for PHP extension 'mysql' (not mysqli!)
Seb35
2018-01-17
1
-1
/
+1
*
Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase
Kunal Mehta
2018-01-01
1
-0
/
+3
*
Disallow setting DBO_IGNORE in Database for sanity
Aaron Schulz
2017-11-29
1
-0
/
+21
*
build: Updating mediawiki/mediawiki-codesniffer to 0.12.0
Umherirrender
2017-09-10
1
-2
/
+2
*
rdbms: Refactor DatabaseTest
Timo Tijhof
2017-07-20
1
-6
/
+6
*
rdbms: Move DatabaseMysqlBaseTest to libs tests
Timo Tijhof
2017-07-20
1
-0
/
+371