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
/
db
/
DatabaseTestHelper.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
1
-0
/
+1
*
rdbms: track session temp tables by DB name in Database
Aaron Schulz
2024-06-12
1
-2
/
+2
*
Replace usages of deprecated MWException
Daimona Eaytoy
2023-06-06
1
-4
/
+4
*
Merge "Replace substr with cleaner string methods"
jenkins-bot
2023-06-06
1
-1
/
+1
|
\
|
*
Replace substr with cleaner string methods
Matěj Suchánek
2023-05-20
1
-1
/
+1
*
|
rdbms: make IDatabase::insertId() less fragile and more consistent
Aaron Schulz
2023-05-26
1
-2
/
+3
|
/
*
rdbms: simplify affectedRows() by using the QueryStatus result
Aaron Schulz
2023-04-29
1
-4
/
+0
*
rdbms: Consolidate logger channels into one
Timo Tijhof
2023-01-03
1
-4
/
+2
*
rdbms: Moving replication-related code to its own component
Amir Sarabadani
2022-12-15
1
-2
/
+9
*
rdbms: Introduce DatabaseFlagsHolder and move some internal logic there
Amir Sarabadani
2022-10-11
1
-0
/
+2
*
rdbms: remove getTopologyRootPrimary() and clean up related fields/parameters
Aaron Schulz
2022-08-26
1
-1
/
+0
*
Replace trivial usages of code in strings with concatenation
Thiemo Kreuz
2022-08-26
1
-1
/
+1
*
rdbms: Add multi-statement query support to Database
Aaron Schulz
2022-06-09
1
-32
/
+30
*
rdbms: Move selectSQLText to SQLPlatform
Amir Sarabadani
2022-06-02
1
-28
/
+2
*
tests: Use namespaced IDatabase class
Umherirrender
2022-05-28
1
-0
/
+1
*
rdbms: Start using SQLPlatform and move more methods there
Amir Sarabadani
2022-05-04
1
-0
/
+3
*
rdbms: rename wasKnownStatementRollbackError() to isKnownStatementRollbackErr...
Aaron Schulz
2022-03-22
1
-3
/
+5
*
Revert "rdbms: make automatic connection recovery apply to more cases"
Ladsgroup
2022-03-17
1
-4
/
+2
*
rdbms: Remove deprecated IDatabase functions
Amir Sarabadani
2022-03-15
1
-12
/
+0
*
rdbms: make automatic connection recovery apply to more cases
Aaron Schulz
2022-03-09
1
-2
/
+4
*
rdbms: Remove DatabaseTestHelper::dataSeek()
Amir Sarabadani
2021-12-21
1
-4
/
+0
*
rdbms: Remove IDatabase::fieldName() method
Amir Sarabadani
2021-12-21
1
-4
/
+0
*
rdbms: Remove IDatabase::numFields() method
Amir Sarabadani
2021-12-21
1
-4
/
+0
*
rdbms: cleanup getServer() and connection parameter fields in Database
Aaron Schulz
2021-05-05
1
-2
/
+2
*
rdbms: detect corrupt Database instances due to critical section failure
Aaron Schulz
2021-03-24
1
-1
/
+4
*
rdbms: avoid undefined "expectBy" notices in TransactionProfiler (II)
Aaron Schulz
2021-03-16
1
-0
/
+1
*
Revert "rdbms: avoid undefined "expectBy" notices in TransactionProfiler"
Bartosz Dziewoński
2021-03-15
1
-1
/
+0
*
rdbms: avoid undefined "expectBy" notices in TransactionProfiler
Aaron Schulz
2021-03-09
1
-0
/
+1
*
Tests: Mark more more closures as static
Umherirrender
2021-02-09
1
-2
/
+2
*
Improve some class properties documentation in tests
Umherirrender
2021-02-02
1
-4
/
+4
*
rdbms: reduce duplication in Database via helper methods
Aaron Schulz
2020-03-10
1
-5
/
+11
*
rdbms: inject replLogger into Database and consolidate duplicated logging
Aaron Schulz
2020-02-23
1
-0
/
+1
*
Add SelectQueryBuilder
Tim Starling
2020-02-07
1
-0
/
+8
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-2
/
+2
*
rdbms: various cleanups to LoadBalancer::reallyOpenConnection()
Aaron Schulz
2019-10-11
1
-1
/
+3
*
Add public as visibility in tests folder
Umherirrender
2019-10-10
1
-19
/
+19
*
rdbms: various field name and style cleanups to Database
Aaron Schulz
2019-08-23
1
-11
/
+24
*
rdbms: remove $opened field from Database for simplicity
Aaron Schulz
2019-06-27
1
-4
/
+0
*
rdbms: treat cloned temporary tables as "effective write" targets
Aaron Schulz
2019-03-26
1
-2
/
+2
*
Merge "rdbms: make Database::query() more readable and consistent"
Krinkle
2019-03-15
1
-1
/
+5
|
\
|
*
rdbms: make Database::query() more readable and consistent
Aaron Schulz
2019-03-14
1
-1
/
+5
*
|
rdbms: change "profiler" argument in Database::factory so it works again
Aaron Schulz
2019-03-14
1
-1
/
+1
|
/
*
rdbms: clean up return values of IDatabase write methods
Aaron Schulz
2018-10-30
1
-1
/
+1
*
rdbms: Database::selectDB() update the domain and handle failure better
Aaron Schulz
2018-10-10
1
-2
/
+2
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-4
/
+2
*
rdbms: Issue a deprecation warning if errors are ignored
Brad Jorsch
2018-04-10
1
-0
/
+3
*
rdbms: Roll back empty implicit transaction on error
Brad Jorsch
2018-04-05
1
-4
/
+40
*
rdbms: make Database query error handling more strict
Aaron Schulz
2018-04-04
1
-3
/
+10
*
Introduce IDatabase::buildSubstring
addshore
2018-03-07
1
-0
/
+1
*
rdbms: remove "m" prefix from Database fields
Aaron Schulz
2018-02-15
1
-1
/
+1
[next]