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
/
DatabaseSQLTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
rdbms: Refactor DatabaseTest
Timo Tijhof
2017-07-20
1
-1075
/
+0
*
Add Database::unionConditionPermutations()
Brad Jorsch
2017-06-16
1
-0
/
+169
*
DB: Add join conditions to selectField, selectFieldValues, and insertSelect
Brad Jorsch
2017-06-14
1
-6
/
+30
*
New maintenance script to clean up rows with invalid DB keys
This, that and the other
2017-03-11
1
-4
/
+16
*
Move LikeMatch to Rdbms namespace
Aaron Schulz
2017-02-06
1
-0
/
+2
*
Replace DatabaseBase:: with Database:: and update type hints
Aaron Schulz
2016-09-27
1
-18
/
+18
*
Check Database::mSessionTempTables in Database::tableExists()
Aaron Schulz
2016-09-21
1
-0
/
+38
*
Move all of the reasonable DatabaseBase methods to Database class
Aaron Schulz
2016-09-17
1
-1
/
+1
*
Make insertSelect() do two separate queries in non-CLI mode
Aaron Schulz
2016-08-31
1
-10
/
+35
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-297
/
+297
*
Database::makeList() : Handle NULL when building 'IN' clause
Sumit Asthana
2015-01-03
1
-0
/
+15
*
Add SQL tests for Database::makeList
umherirrender
2014-12-29
1
-0
/
+65
*
Pass phpcs-strict on some test files (6/11)
Siebrand Mazeland
2014-04-24
1
-1
/
+5
*
Fix scope on all /phpunit test methods
addshore
2013-10-24
1
-17
/
+17
*
Add @covers for main Database test types
addshore
2013-10-18
1
-0
/
+28
*
Added tests for new DatabaseBase::upsert
umherirrender
2013-06-04
1
-0
/
+35
*
Update code formatting
Siebrand Mazeland
2013-04-26
1
-24
/
+24
*
Add non DBMS depending SQL tests for DatabaseBase
umherirrender
2013-04-16
1
-29
/
+539
*
Update formatting
Siebrand Mazeland
2013-02-14
1
-21
/
+21
*
pass codesniffer on tests/
Antoine Musso
2013-01-28
1
-1
/
+1
*
Add parent::setUp() to DatabaseSQLTest
umherirrender
2012-12-06
1
-0
/
+1
*
Clean and repair many phpunit tests (+ fix implied configuration)
Timo Tijhof
2012-10-09
1
-6
/
+6
*
Allow array condition for HAVING in database interface
umherirrender
2012-08-31
1
-0
/
+40
*
Allow array condition for Database::conditional
umherirrender
2012-08-25
1
-3
/
+35
*
Allow aliased field names with separated syntax
umherirrender
2012-08-15
1
-0
/
+75