wiki.techinc.nl/tests/phpunit/includes
umherirrender d6961552b3 Migrate protect log to new log system
This localize the protect type, level and expiry on Special:Log/protect.
To allow i18n there are some details stored in the log params of new log
items, these details also shown on API output.
The details cannot get from the old existing data, because there are
containing L10n strings therefore i18n works only for new items.
In the api and for IRC the old description text is still stored in the
log params for backward compatibility.

This allows use of gender on Special:Log. Old messages are kept for use
in IRC. Tests already exists to ensure an unchanged IRC message.

Bug: T47988
Change-Id: I3bb85c61b857972e66c99c499d7d785c88cafb25
2015-09-25 17:07:50 +02:00
..
actions Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changes 2015-09-24 17:17:25 +02:00
api Typo fix to phab reference in comment 2015-09-24 17:06:40 +00:00
cache Add tests for 47e0f0c3 (MessageCache::normalizeKey()) 2015-07-19 03:12:33 -06:00
changes Add tests for RecentChange::parse(To|From)RCType 2015-09-21 14:19:54 +00:00
composer tests: Clean up file headers 2015-04-01 00:17:12 +01:00
config Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
content Abstract and refactor Tidy support 2015-09-10 20:18:52 -07:00
context
db Test index duplication in DatabaseSqlite 2015-08-06 15:58:41 +00:00
debug Set visibility of monolog tests setUp method to protected 2015-09-22 16:57:55 +02:00
deferred Revert "Enable users to watch category membership changes" 2015-08-20 10:35:56 -07:00
diff Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
exception Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
externalstore
filebackend Added read affinity tests for FileBackendMultiWrite 2015-09-21 11:21:00 -07:00
filerepo Fix spaces in MigrateFileRepoLayoutTest::tearDown 2015-08-27 21:03:32 +02:00
GlobalFunctions Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changes 2015-09-24 17:17:25 +02:00
htmlform Explicitly declare property visibility, remove use of var 2015-06-21 00:07:13 +03:00
installer
jobqueue
json Replace use of assertType with assertInternalType and assertInstanceOf 2015-04-09 01:15:44 -04:00
libs IEUrlExtension: Add tests for the main use case the lib exists for 2015-08-28 13:30:31 +02:00
logging Migrate protect log to new log system 2015-09-25 17:07:50 +02:00
mail
media Make $file->getLength() return duration of GIF and APNG files. 2015-09-24 00:46:17 +00:00
objectcache Support async writes to secondary MultiWriteBagOStuff stores 2015-09-18 21:35:43 -07:00
page
parser Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changes 2015-09-24 17:17:25 +02:00
password Password validity by policy per group 2015-06-10 10:34:17 -07:00
poolcounter
registration Merge "registration: Allow extensions to specify which MW core versions they require" 2015-09-22 04:57:47 +00:00
resourceloader resourceloader: Fully remove ResourceLoaderLESSFunctions 2015-09-04 01:41:40 +00:00
search
site Enforce an alphabetic default order for SiteList entries 2015-08-06 16:24:33 +02:00
skins tests: Clean up file headers 2015-04-01 00:17:12 +01:00
specialpage tests: Clean up file headers 2015-04-01 00:17:12 +01:00
specials Move query rewriting into search backend 2015-08-31 22:41:05 -07:00
title Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
upload In phpunit don't try to write to the source directory 2015-09-02 19:09:40 +00:00
utils Move FileContentsHasher into includes/utils/ 2015-09-24 18:27:28 -07:00
BlockTest.php Make constructor of Block accept array of options 2015-06-19 14:20:01 -04:00
CollationTest.php
ConsecutiveParametersMatcher.php Produce monolog messages through kafka+avro 2015-09-21 12:45:23 -07:00
DiffHistoryBlobTest.php
EditPageTest.php Add supportsDirectEditing methods to ContentHandler 2015-04-17 15:55:20 +00:00
ExtraParserTest.php Abstract and refactor Tidy support 2015-09-10 20:18:52 -07:00
FallbackTest.php
FauxRequestTest.php FauxRequest: Avoid header leak 2015-09-16 16:52:58 +00:00
FauxResponseTest.php WebResponse: Implement statusHeader() using the new HttpStatus::header() 2015-06-04 02:27:30 +00:00
FormOptionsInitializationTest.php
FormOptionsTest.php
GitInfoTest.php
HooksTest.php
HtmlFormatterTest.php Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changes 2015-09-24 17:17:25 +02:00
HtmlTest.php Html::srcSet: allow density to be specified either with or without trailing 'x' 2015-04-05 05:22:47 +00:00
HttpTest.php Profile all external HTTP requests from MW 2015-03-03 20:54:30 -08:00
ImportLinkCacheIntegrationTest.php Follow-up a43af3bc: Add Import integration test 2015-05-25 10:07:06 +02:00
ImportTest.php Skip ImportTest if allow_url_fopen disabled 2015-09-24 11:28:32 +00:00
LicensesTest.php
LinkerTest.php Allow Linker::formatComment to link to another wiki per default. 2015-09-15 18:10:33 +02:00
LinkFilterTest.php Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
MediaWikiTest.php MediaWiki.php: Redirect non-standard title urls to canonical 2015-06-23 06:19:07 +00:00
MediaWikiVersionFetcherTest.php tests: Clean up file headers 2015-04-01 00:17:12 +01:00
MessageTest.php Merge "Allow constructing a Message from a MessageSpecifier" 2015-07-20 23:05:26 +00:00
MimeMagicTest.php Move several unit tests to directly subclass PHPUnit_Framework_TestCase 2015-06-09 10:03:23 -07:00
MovePageTest.php Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
MWNamespaceTest.php
MWTimestampTest.php
OutputPageTest.php Rewrite OutputPage::addVaryHeader 2015-09-09 15:01:45 -07:00
PathRouterTest.php
PreferencesTest.php
PrefixSearchTest.php Skip adding wikitext test pages in PrefixSearchTest if NS_MAIN is not wikitext 2015-08-14 11:32:08 +02:00
RevisionStorageTest.php
RevisionStorageTestContentHandlerUseDB.php
RevisionTest.php
SampleTest.php Verify parameter for MapCacheLRU::has() can be passed to array_key_exists() 2015-03-23 15:26:59 -07:00
SanitizerTest.php Abstract and refactor Tidy support 2015-09-10 20:18:52 -07:00
SanitizerValidateEmailTest.php Move several unit tests to directly subclass PHPUnit_Framework_TestCase 2015-06-09 10:03:23 -07:00
SiteConfigurationTest.php
StatusTest.php Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
TemplateCategoriesTest.php
TemplateParserTest.php Support mustache partials in server-side templates 2015-07-06 20:13:45 -07:00
TestingAccessWrapper.php Fix TestingAccessWrapper private property access and parent classes 2015-09-09 11:44:03 -04:00
TestingAccessWrapperTest.php Fix TestingAccessWrapper private property access and parent classes 2015-09-09 11:44:03 -04:00
TestUser.php
TimeAdjustTest.php
TitleArrayFromResultTest.php Move several unit tests to directly subclass PHPUnit_Framework_TestCase 2015-06-09 10:03:23 -07:00
TitleMethodsTest.php Reset Title cache when importing titles. 2015-05-24 17:55:08 +02:00
TitlePermissionTest.php Make constructor of Block accept array of options 2015-06-19 14:20:01 -04:00
TitleTest.php Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
UserArrayFromResultTest.php
UserTest.php Configure logged in session length independently 2015-06-23 19:31:20 -04:00
WebRequestTest.php
WikiMapTest.php Add support for fragments to WikiMap 2015-09-11 16:25:53 +02:00
WikiReferenceTest.php Remove WikiReference::getHostname. 2015-09-14 18:41:13 +00:00
XmlJsTest.php Move several unit tests to directly subclass PHPUnit_Framework_TestCase 2015-06-09 10:03:23 -07:00
XmlSelectTest.php
XmlTest.php Use XmlSelect to simplify Xml::monthSelector 2015-06-06 20:26:57 -04:00