| .. |
|
actions
|
Revert "Make an empty "?action=" parameter default to "view""
|
2016-05-18 18:54:50 +00:00 |
|
api
|
Clean up array() syntax in docs, part VII
|
2016-09-27 06:53:25 +03:30 |
|
auth
|
Support multiple limits and arbitrary periods in account creation throttle
|
2016-09-22 12:59:53 +02:00 |
|
cache
|
Whenever possible, reuse User objects in unit tests
|
2016-05-26 20:42:31 +00:00 |
|
changes
|
Move Linker::getLinkColour() into LinkRenderer
|
2016-05-27 09:18:09 -07:00 |
|
composer
|
|
|
|
config
|
Allow resources to be salvaged across service resets.
|
2016-05-19 12:38:07 +02:00 |
|
content
|
Create fields & data for image/file data indexing
|
2016-09-26 23:42:06 -07:00 |
|
context
|
Fix numerous class/function casing
|
2016-03-18 23:14:49 +00:00 |
|
db
|
Replace DatabaseBase:: with Database:: and update type hints
|
2016-09-27 04:20:03 +00:00 |
|
debug
|
Merge "kafka: Implement ack handling"
|
2016-06-29 12:18:45 +00:00 |
|
deferred
|
Make DeferredUpdates able to run DataUpdates
|
2016-09-02 04:12:50 +00:00 |
|
diff
|
|
|
|
exception
|
Fix numerous class/function casing
|
2016-03-18 23:14:49 +00:00 |
|
externalstore
|
|
|
|
filebackend
|
Merge "FSFile and TempFSFile cleanups"
|
2016-09-20 23:21:30 +00:00 |
|
filerepo
|
FSFile and TempFSFile cleanups
|
2016-09-19 19:55:09 +00:00 |
|
GlobalFunctions
|
Override MediaHandlers in tests using MediaWikiServices
|
2016-08-03 16:47:46 -07:00 |
|
htmlform
|
Add HTMLFormField class for MWRestrictions and use it for bot passwords
|
2016-09-22 20:50:36 +00:00 |
|
import
|
Swap the rest of array() -> []
|
2016-03-30 22:04:58 +00:00 |
|
installer
|
Replace DatabaseBase:: with Database:: and update type hints
|
2016-09-27 04:20:03 +00:00 |
|
interwiki
|
Factor InterwikiLookup out of Interwiki class.
|
2016-05-18 11:57:32 +02:00 |
|
jobqueue
|
Merge "CatWatch don't show the number of pages transcluded"
|
2016-04-14 14:10:12 +00:00 |
|
json
|
|
|
|
libs
|
Rename Convert*a*bleTimestamp to Convert*i*bleTimestamp
|
2016-09-21 21:43:32 -07:00 |
|
linker
|
Cache NS_TEMPLATE/NS_FILE titles in LinkCache persistently
|
2016-09-07 00:20:26 -07:00 |
|
logging
|
bidi-isolate usernames in Linker::userLink
|
2016-08-31 17:44:06 -07:00 |
|
mail
|
|
|
|
media
|
Migrate callers to new MWFileProps::getPropsFromPath() method
|
2016-09-22 00:33:46 +00:00 |
|
objectcache
|
objectcache: Disable RedisBagOStuff constructor in unit test
|
2016-07-25 16:55:36 +01:00 |
|
page
|
Replace WikiPage::doEdit() usages
|
2016-09-15 21:25:32 +01:00 |
|
pager
|
Partially reverting I8e684f06 to restore some legacy behavior
|
2016-09-13 18:32:47 -07:00 |
|
parser
|
Re-add parser tests to the ParserTests group
|
2016-09-15 09:39:20 +10:00 |
|
password
|
Swap the rest of array() -> []
|
2016-03-30 22:04:58 +00:00 |
|
poolcounter
|
Include type in hashKeyIntoSlots()
|
2016-05-09 16:54:51 -07:00 |
|
registration
|
registration: Support config setings that are relative paths
|
2016-07-24 14:49:57 +00:00 |
|
resourceloader
|
resourceloader: Move 'site' and 'user' logic to makeModuleResponse
|
2016-09-15 18:32:07 -07:00 |
|
search
|
Add SearchEngineFactory::getSearchEngineClass() instead of using the DB
|
2016-09-15 21:31:35 -07:00 |
|
Services
|
Allow resources to be salvaged across service resets.
|
2016-05-19 12:38:07 +02:00 |
|
session
|
Remove $wgDisableAuthManager
|
2016-08-09 23:00:27 +00:00 |
|
site
|
Mock Http in MediaWikiPageNameNormalizerTest and add more test cases
|
2016-06-24 18:49:25 +00:00 |
|
skins
|
SkinTemplateTest typofix
|
2016-08-11 13:54:05 -07:00 |
|
specialpage
|
Don't construct SpecialPages twice
|
2016-04-02 17:45:20 +02:00 |
|
specials
|
Use more short array syntax in comments (/tests/)
|
2016-07-10 17:23:29 +02:00 |
|
tidy
|
Merge "Enable additional balancer tests (those starting with <!DOCTYPE html>)"
|
2016-07-21 17:27:59 +00:00 |
|
title
|
Use more short array syntax in comments (/tests/)
|
2016-07-10 17:23:29 +02:00 |
|
upload
|
Revert "Clean up user handling in UploadStash"
|
2016-09-10 15:27:49 +00:00 |
|
user
|
Replace WikiPage::doEdit() usages
|
2016-09-15 21:25:32 +01:00 |
|
utils
|
Replace DatabaseBase:: with Database:: and update type hints
|
2016-09-27 04:20:03 +00:00 |
|
BlockTest.php
|
Many more function case mismatches
|
2016-03-19 00:20:58 +00:00 |
|
CollationTest.php
|
|
|
|
DiffHistoryBlobTest.php
|
|
|
|
EditPageTest.php
|
Make DeferredUpdates able to run DataUpdates
|
2016-09-02 04:12:50 +00:00 |
|
ExportTest.php
|
DumpStringOutput: Rename getOutput() to __toString()
|
2016-07-14 06:28:16 -04:00 |
|
ExtraParserTest.php
|
phpunit: Abstract user-lang override in MediaWikiTestCase
|
2016-03-09 16:55:50 +00:00 |
|
FauxRequestTest.php
|
Clean up tests for FauxRequest/WebRequest
|
2016-09-09 15:35:19 -07:00 |
|
FauxResponseTest.php
|
Fix numerous class/function casing
|
2016-03-18 23:14:49 +00:00 |
|
FormOptionsInitializationTest.php
|
|
|
|
FormOptionsTest.php
|
|
|
|
GitInfoTest.php
|
|
|
|
HooksTest.php
|
|
|
|
HtmlTest.php
|
Html: Update list of $voidElements
|
2016-09-19 16:26:28 +00:00 |
|
HttpTest.php
|
Use more short array syntax in comments (/tests/)
|
2016-07-10 17:23:29 +02:00 |
|
LicensesTest.php
|
|
|
|
LinkerTest.php
|
bidi-isolate usernames in Linker::userLink
|
2016-08-31 17:44:06 -07:00 |
|
LinkFilterTest.php
|
|
|
|
MediaWikiServicesTest.php
|
Move IP::isConfigured/TrustedProxy() to ProxyLookup service
|
2016-09-21 20:02:09 -07:00 |
|
MediaWikiTest.php
|
|
|
|
MediaWikiVersionFetcherTest.php
|
|
|
|
MergeHistoryTest.php
|
Whenever possible, reuse User objects in unit tests
|
2016-05-26 20:42:31 +00:00 |
|
MessageTest.php
|
Make non-existent messages be html safe regardless of output format
|
2016-06-29 18:59:30 -04:00 |
|
MimeMagicTest.php
|
|
|
|
MovePageTest.php
|
|
|
|
MWNamespaceTest.php
|
Use more short array syntax in comments (/tests/)
|
2016-07-10 17:23:29 +02:00 |
|
MWTimestampTest.php
|
Split out ConvertableTimestamp class
|
2016-09-16 03:00:09 +00:00 |
|
OutputPageTest.php
|
resourceloader: Move queue formatting out of OutputPage
|
2016-08-08 12:23:09 -07:00 |
|
PagePropsTest.php
|
|
|
|
PathRouterTest.php
|
Swap the rest of array() -> []
|
2016-03-30 22:04:58 +00:00 |
|
PreferencesTest.php
|
|
|
|
PrefixSearchTest.php
|
PrefixSearch: Implement searching in multiple namespaces
|
2016-09-15 14:48:35 +02:00 |
|
RevisionStorageTest.php
|
Revert "If rev_content_model is null, use page_content_model."
|
2016-07-10 22:58:36 +00:00 |
|
RevisionStorageTestContentHandlerUseDB.php
|
|
|
|
RevisionTest.php
|
Remove Revision::getRawText()
|
2016-04-01 19:57:35 +01:00 |
|
SampleTest.php
|
|
|
|
SanitizerTest.php
|
Use more short array syntax in comments (/tests/)
|
2016-07-10 17:23:29 +02:00 |
|
SanitizerValidateEmailTest.php
|
|
|
|
SiteConfigurationTest.php
|
|
|
|
StatusTest.php
|
tests: Fix invalid @covers value in StatusTest.php
|
2016-09-22 18:29:28 +01:00 |
|
TemplateCategoriesTest.php
|
|
|
|
TemplateParserTest.php
|
|
|
|
TestingAccessWrapper.php
|
|
|
|
TestingAccessWrapperTest.php
|
|
|
|
TestLogger.php
|
|
|
|
TestUser.php
|
Make deprecated TestUser properties private
|
2016-06-22 15:43:54 +00:00 |
|
TestUserRegistry.php
|
Whenever possible, reuse User objects in unit tests
|
2016-05-26 20:42:31 +00:00 |
|
TimeAdjustTest.php
|
|
|
|
TitleArrayFromResultTest.php
|
|
|
|
TitleMethodsTest.php
|
|
|
|
TitlePermissionTest.php
|
Revert "Split editcascadeprotected permission from protect permission"
|
2016-05-12 21:43:06 +00:00 |
|
TitleTest.php
|
mw.Title: Correct handling of Unicode whitespace and bidi control characters
|
2016-08-31 00:04:29 +00:00 |
|
WatchedItemIntegrationTest.php
|
Merge "Remove missed WatchedItem::resetNotificationTimestamp in test"
|
2016-07-28 10:22:59 +00:00 |
|
WatchedItemQueryServiceUnitTest.php
|
Replace DatabaseBase:: with Database:: and update type hints
|
2016-09-27 04:20:03 +00:00 |
|
WatchedItemStoreIntegrationTest.php
|
add setNotificationTimestampsForUser to WatchedItemStore
|
2016-05-18 08:50:46 +00:00 |
|
WatchedItemStoreUnitTest.php
|
Move updateNotificationTimestamp callback to DeferredUpdates
|
2016-07-19 15:27:29 -07:00 |
|
WatchedItemUnitTest.php
|
Remove unused deprecated WatchedItem methods
|
2016-07-26 10:52:31 +00:00 |
|
WebRequestTest.php
|
Move IP::isConfigured/TrustedProxy() to ProxyLookup service
|
2016-09-21 20:02:09 -07:00 |
|
WikiMapTest.php
|
Improve WikiMap::getWikiReferenceFromWgConf()
|
2016-07-06 14:20:07 -04:00 |
|
WikiReferenceTest.php
|
|
|
|
XmlJsTest.php
|
|
|
|
XmlSelectTest.php
|
Remove support for $wgWellFormedXml=false
|
2016-05-12 17:40:01 -04:00 |
|
XmlTest.php
|
Remove support for $wgWellFormedXml=false
|
2016-05-12 17:40:01 -04:00 |