wiki.techinc.nl/tests/phpunit/includes/libs
Brad Jorsch c5a5b02240 Database: Allow selectFieldValues() to accept SQL fragments
The documentation says "This must be a valid SQL fragment", but as
written it breaks if given anything other than a field name. It's easy
enough to fix by adding an alias to the internal select() call.

Bug: T201781
Change-Id: I76428af6d3aadc266254fdb24109a0ac2db3761f
2018-10-17 22:21:40 +00:00
..
composer build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-16 15:51:11 +00:00
http
mime
objectcache Merge "objectcache: add "epoch" parameter to WANObjectCache" 2018-08-08 23:16:40 +00:00
rdbms Database: Allow selectFieldValues() to accept SQL fragments 2018-10-17 22:21:40 +00:00
stats Create and use PrefixingStatsdDataFactoryProxy in PerDbNameStatsdDataFactory 2018-08-19 00:19:57 -07:00
ArrayUtilsTest.php
CSSMinTest.php Fix typos 2018-08-14 09:52:19 +00:00
DeferredStringifierTest.php
DnsSrvDiscovererTest.php
EasyDeflateTest.php Upstream EasyDeflate library from VisualEditor 2018-06-10 14:35:27 +00:00
GenericArrayObjectTest.php
HashRingTest.php
HtmlArmorTest.php
IEUrlExtensionTest.php Rewrite IEUrlExtensionTest using a data provider 2018-06-08 23:07:38 -07:00
IPTest.php
JavaScriptMinifierTest.php JavaScriptMinifier: Fix bad state after ternary in object literal 2018-08-16 17:02:07 +00:00
MapCacheLRUTest.php Make MapCacheLRU throw errors for bad $field arguments 2018-08-14 00:41:33 +00:00
MemoizedCallableTest.php
MWMessagePackTest.php
ProcessCacheLRUTest.php Make ProcessCacheLRU wrap MapCacheLRU 2018-06-28 20:23:37 +00:00
SamplingStatsdClientTest.php
StaticArrayWriterTest.php Support nested arrays in StaticArrayWriter 2018-08-27 22:23:02 +00:00
StringUtilsTest.php
TimingTest.php
XhprofDataTest.php Remove @uses annotation from XhprofDataTest 2018-08-07 12:07:00 +02:00
XhprofTest.php Xhprof: support tideways-xhprof extension 2018-06-19 14:43:40 +00:00
XmlTypeCheckTest.php