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
/
DatabaseTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
rdbms: Refactor DatabaseTest
Timo Tijhof
2017-07-20
1
-415
/
+0
*
Move IDatabase/IMaintainableDatabase to Rdbms namespace
Aaron Schulz
2017-03-28
1
-0
/
+2
*
Replace DatabaseBase:: with Database:: and update type hints
Aaron Schulz
2016-09-27
1
-10
/
+10
*
Remove Database clone call from DatabaseTests.php
Aaron Schulz
2016-09-20
1
-14
/
+16
*
Remove long-since unused cruft methods from DatabaseBase
Aaron Schulz
2016-09-18
1
-41
/
+0
*
Make LoadBalancer domain handling more robust
Aaron Schulz
2016-09-17
1
-0
/
+22
*
Remove wfGetCaller() dependency from DatabaseBase
Aaron Schulz
2016-09-15
1
-14
/
+24
*
Dependency inject $wgSharedTables into DatabaseBase
Aaron Schulz
2016-09-15
1
-11
/
+16
*
database: rename clearSnapshot() => flushSnapshot()
Aaron Schulz
2016-09-08
1
-5
/
+5
*
Improve beginMasterChanges and make methods for DeferredUpdates
Aaron Schulz
2016-08-31
1
-0
/
+50
*
Add LBFactory::beginMasterChanges() for doing DBO_TRX rounds
Aaron Schulz
2016-08-23
1
-0
/
+39
*
getScopedLockAndFlush() should not commit when exceptions are thrown
Aaron Schulz
2016-08-17
1
-1
/
+35
*
Fixes to LocalFile::lock()
Aaron Schulz
2016-07-04
1
-1
/
+30
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-7
/
+7
*
Fix edge case in onTransactionIdle()
Aaron Schulz
2015-12-07
1
-0
/
+26
*
Pass phpcs-strict on some test files (6/11)
Siebrand Mazeland
2014-04-24
1
-3
/
+6
*
Fixed spacing
umherirrender
2013-11-19
1
-1
/
+1
*
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
-2
/
+8
*
Changed quoting function for oracleDB.
freakolowsky
2013-05-26
1
-2
/
+12
*
Test to make sure numRows() calls don't show unrelated errors
Chad Horohoe
2013-03-22
1
-0
/
+6
*
Update formatting
Siebrand Mazeland
2013-02-14
1
-1
/
+1
*
pass codesniffer on tests/
Antoine Musso
2013-01-28
1
-2
/
+0
*
tests: always call parent setUp
Antoine Musso
2012-10-23
1
-0
/
+2
*
Clean and repair many phpunit tests (+ fix implied configuration)
Timo Tijhof
2012-10-09
1
-2
/
+2
*
Reenable testStoredFunctions() in DatabaseTest.php.
Tim Landscheidt
2012-09-22
1
-3
/
+0
*
(bug 38406) Properly quote table names in DatabaseBase::tableName()
Alexandre Emsenhuber
2012-07-18
1
-0
/
+92
*
Revert r108603, which was itself a revert of r107376, r107994. Before conside...
Max Semenik
2012-01-11
1
-2
/
+30
*
Reverts MySQL stored procedure support
Antoine Musso
2012-01-11
1
-30
/
+2
*
Follow-up r107376: disable test by default, causes failures in some configura...
Max Semenik
2012-01-04
1
-0
/
+3
*
Added support for stored procedures/functions to MySQL:
Max Semenik
2011-12-27
1
-2
/
+27
*
Revert r87992 and followups r87998, r89028 (Support abstraction for 'NOT IN' ...
Chad Horohoe
2011-09-13
1
-28
/
+0
*
* merge r89759 from REL1_17 into trunk
Jure Kajzer
2011-06-09
1
-1
/
+1
*
* Fix db->makeList() spacing
Antoine Musso
2011-05-28
1
-8
/
+8
*
Support abstraction for 'NOT IN' SQL structure
Antoine Musso
2011-05-13
1
-0
/
+28
*
* verbose and color default output from phpunit
Chad Horohoe
2010-12-28
1
-1
/
+1
*
Per wikitech-l discussion: Move tests from maintenance/tests/ to tests/. They...
Chad Horohoe
2010-12-14
1
-0
/
+95