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
/
integration
/
includes
/
db
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "rdbms: Fix disabled PostgreSQL test"
jenkins-bot
2025-03-24
1
-94
/
+51
|
\
|
*
rdbms: Fix disabled PostgreSQL test
Tim Starling
2025-03-24
1
-94
/
+51
*
|
rdbms: Require SQLite 3.24+
Tim Starling
2025-03-18
1
-3
/
+0
|
/
*
Move SQL schema and schema changes to new sql/ top-level directory
Daimona Eaytoy
2024-12-13
2
-4
/
+3
*
Merge "rdbms: clear replica snapshots in (begin|commit|rollback)PrimaryChange...
jenkins-bot
2024-10-22
1
-1
/
+1
|
\
|
*
rdbms: clear replica snapshots in (begin|commit|rollback)PrimaryChanges()
Aaron Schulz
2024-10-09
1
-1
/
+1
*
|
Add namespace to maintenance/includes classes
James D. Forrester
2024-10-09
1
-0
/
+1
|
/
*
rdbms: improve Database::flushSnapshot() to use ROLLBACK sometimes
Aaron Schulz
2024-09-27
1
-0
/
+72
*
Fix inconsistently failing testQueryTimeout test
Dreamy Jazz
2024-08-09
1
-1
/
+1
*
rdbms: Allow interrupted sleep() to return 1
Lucas Werkmeister
2024-08-02
1
-3
/
+6
*
rdbms: Increase sleep in test
Lucas Werkmeister
2024-07-25
1
-1
/
+1
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
2
-0
/
+2
*
Replace db with getDb for Tests
Wandji69
2024-06-23
3
-110
/
+110
*
tests: Use namespaced classes (2)
Umherirrender
2024-06-13
1
-0
/
+1
*
rdbms: track session temp tables by DB name in Database
Aaron Schulz
2024-06-12
1
-0
/
+78
*
rdbms: Widen `@covers` tags in phpunit tests
Timo Tijhof
2024-06-11
3
-150
/
+10
*
rdbms: clean up indexExists() and indexUnique() in Database
Aaron Schulz
2024-06-03
3
-0
/
+119
*
Drop 1.35 db updates
Alexander Vorwerk
2024-05-03
1
-1
/
+0
*
Add 1.42 snapshot to sqlite db tests
Alexander Vorwerk
2024-04-23
1
-0
/
+1
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-4
/
+4
*
Check warnings from INSERT during tests
Tim Starling
2024-01-12
1
-0
/
+14
*
Improve ChangedTablesTracker domain handling
Tim Starling
2024-01-02
1
-1
/
+1
*
Simplify addIdentifierQuotes and its inverse
Tim Starling
2023-12-13
1
-24
/
+0
*
rdbms: clean up tableName() handling of pre-quoted names
Aaron Schulz
2023-12-13
1
-0
/
+24
*
rdbms: make DatabasePostgresTest use addDBDataOnce() and use tableName()
Aaron Schulz
2023-12-11
1
-83
/
+48
*
tests: Remove duplicate assertion from DatabaseMysqlTest
Umherirrender
2023-12-08
1
-10
/
+0
*
DatabaseSqliteUpgradeTest: remove unused $sqlDump
Tim Starling
2023-12-05
1
-8
/
+2
*
Merge "rdbms: Change docs for IDatabase::affectedRows on UPDATE IGNORE"
jenkins-bot
2023-12-04
1
-0
/
+62
|
\
|
*
rdbms: Change docs for IDatabase::affectedRows on UPDATE IGNORE
Umherirrender
2023-11-21
1
-0
/
+62
*
|
Replace a few manually crafted assertTrue assertions
thiemowmde
2023-11-23
1
-1
/
+2
|
/
*
Replace MediaWikiIntegrationTestCase::$tablesUsed with automatic query tracking
Daimona Eaytoy
2023-11-21
1
-0
/
+4
*
DatabaseMysqlTest: don't raise an error in tearDown()
Tim Starling
2023-11-20
1
-1
/
+3
*
tests: Add test file for sqlite updates since 1.41
Umherirrender
2023-10-29
1
-0
/
+1
*
rdbms: Rename DatabaseMysqlBase to DatabaseMySQL
Amir Sarabadani
2023-09-13
1
-4
/
+4
*
rdbms: Drop old class aliases
James D. Forrester
2023-08-24
1
-0
/
+1
*
DatabasePostgresTest: Replace ${var} usages
Reedy
2023-08-22
1
-6
/
+6
*
Make some methods static in MediaWikiIntegrationTestCase
Daimona Eaytoy
2023-08-15
1
-4
/
+4
*
tests: Switch to SelectQueryBuilder in Sqlite and PG integration tests
Amir Sarabadani
2023-07-20
2
-33
/
+101
*
Merge "rdbms: make affectedRows() count each updated row in replace() as one"
jenkins-bot
2023-06-06
2
-2
/
+2
|
\
|
*
rdbms: make affectedRows() count each updated row in replace() as one
Aaron Schulz
2023-05-30
2
-2
/
+2
*
|
rdbms: make affectedRows() count each updated row in upsert() as one
Aaron Schulz
2023-05-30
1
-1
/
+1
|
/
*
Merge "rdbms: make IDatabase::insertId() less fragile and more consistent"
jenkins-bot
2023-05-29
3
-0
/
+641
|
\
|
*
rdbms: make IDatabase::insertId() less fragile and more consistent
Aaron Schulz
2023-05-26
3
-0
/
+641
*
|
Remove uses Database::update()/Database::insert() return values
Aaron Schulz
2023-05-27
1
-5
/
+2
*
|
Add 1.40 snapshot to sqlite db tests
Alexander Vorwerk
2023-05-26
1
-0
/
+1
|
/
*
rdbms: Drop Database::queryMulti()
Amir Sarabadani
2023-05-11
1
-275
/
+0
*
rdbms: Introduce Query object
Amir Sarabadani
2023-04-28
1
-0
/
+4
*
rdbms: make unlock() no-op for locks that are not held
Aaron Schulz
2023-04-05
1
-0
/
+1
*
rdbms: improve reconnection handling after Database::getScopedLockAndFlush()
Aaron Schulz
2023-04-05
1
-0
/
+26
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
2
-3
/
+3
[next]