..
actions
Action::checkCanExecute should only block an Action if the user is sitewide blocked
2018-11-14 14:45:30 -05:00
api
Don't silently fail if API result fails to encode
2018-12-05 13:28:33 -05:00
auth
Fix undefined NS with @covers tags in /includes/auth/
2018-11-01 12:48:52 +01:00
block
Add block restriction classes
2018-10-23 17:41:50 -07:00
cache
messagecache: check overridable message array in getMsgFromNamespace()
2018-10-16 20:39:38 +00:00
changes
changetags
Set migration stage for change tag to read new
2018-11-02 13:52:55 +01:00
collation
Use PHP 7 "\u{NNNN}" Unicode codepoint escapes in string literals
2018-06-04 16:20:13 +00:00
composer
tests: Enable PHPUnit 4/6 compat layer in some tests that need it
2018-04-07 19:31:24 -07:00
config
Deprecate MediaWikiTestCase::stashMwGlobals
2018-10-07 19:39:47 +03:00
content
Recognize CSS/JS redirects with non-ASCII targets
2018-10-31 23:09:50 -07:00
context
db
rdbms: rename setDomainPrefix to setLocalDomainPrefix in ILoadBalancer
2018-11-26 10:38:15 -08:00
debug
Ensure disabled deprecation warnings are re-enabled before next test
2018-09-25 16:30:38 +00:00
deferred
Make MergeableUpdate jobs avoid the sub-queue so they can always merge
2018-10-12 00:36:39 +00:00
diff
Merge "SlotDiffRenderer: add utility method for parameter type checks"
2018-10-13 05:27:16 +00:00
editpage
exception
externalstore
filebackend
Disallow empty paths in LockManager
2018-07-26 11:02:43 -07:00
filerepo
GlobalFunctions
Use new externallinks.el_index_60 field
2018-11-12 22:33:18 +00:00
htmlform
thiemowmde's legal name changed
2018-07-24 06:07:38 +00:00
http
Replace HTTP by HTTPS
2018-05-22 12:14:14 +02:00
import
installer
interwiki
Merge "Hard deprecate Interwiki static methods"
2018-06-09 09:33:09 +00:00
jobqueue
Use DB domain in JobQueueGroup and make WikiMap domain ID methods stricter
2018-11-07 04:46:56 +00:00
json
Comments, tests, and tweaks for JSON decoding quirks
2018-11-07 13:04:21 -06:00
libs
doc: Modernise parameter names and documentation for 'replica' DBs
2018-10-31 10:36:48 -07:00
linkeddata
linker
Clear the title cache in MutableRevisionRecordTest
2018-10-25 21:16:27 +00:00
logging
Fix partial block translation for non-editing msg
2018-11-15 23:11:11 -05:00
mail
mail: Always quote uncoded names in MailAddress
2018-04-24 21:29:25 +00:00
media
Display SVGs in target language
2018-10-30 16:12:11 -07:00
objectcache
page
Add a way to exclude categories from Special:UnusedCategories
2018-11-16 13:32:27 +00:00
pager
parser
Merge "Hard deprecate codepaths where tidy is disabled"
2018-11-13 23:54:24 +00:00
password
Add PasswordPolicy to check the password isn't in the large blacklist
2018-11-24 15:46:14 -08:00
poolcounter
Re-namespace RevisionStore and RevisionRecord classes
2018-10-09 10:22:48 -04:00
preferences
test: disable hook when testing default preferences
2018-09-10 10:25:22 +02:00
rcfeed
registration
registration: Let extensions add PHP extension requirements
2018-09-30 19:55:57 +02:00
resourceloader
Clear the title cache in MutableRevisionRecordTest
2018-10-25 21:16:27 +00:00
Revision
Use stashed ParserOutput during saving.
2018-11-22 08:08:13 +01:00
search
Add test for completionSearch with wgCapitalLinkOverrides
2018-11-06 15:03:16 +01:00
services
[MCR] Allow extensions to manipulate service instances
2018-06-15 16:06:38 +02:00
session
Add session_write_close() calls to SessionManager tests
2018-10-16 10:22:33 -04:00
shell
Remove excessive indenting of parameters on newlines
2018-11-06 10:57:17 +00:00
site
Replace wfGetLB
2018-05-02 22:30:24 +02:00
skins
skins: Move default style modules to getDefaultModules
2018-05-04 23:52:02 +00:00
sparql
build: Updating mediawiki/mediawiki-codesniffer to 22.0.0
2018-09-16 15:51:11 +00:00
specialpage
Merge "Drop ChangesListSpecialPageFilters, deprecated in 1.29 and uncalled"
2018-10-11 07:36:20 +00:00
specials
Make testFormatValueRestrictions() account for $wgArticlePath to avoid failures
2018-10-25 21:14:34 +00:00
Storage
Reuse DerivedPageDataUpdater during null-edits.
2018-11-16 18:58:54 +01:00
tidy
RemexCompatMunger: Don't call endTag() in case B/b
2018-08-07 14:07:31 +10:00
title
TitleFormatter: Implement fbc1449653 and unify prefix logic
2018-08-17 17:43:52 -07:00
upload
tests: Replace Bugddddd with Tddddd in test names, test strings
2018-08-20 21:27:20 +00:00
user
Do not ignore the 'Prevent this user from editing his own talk page while
2018-11-27 10:30:21 -05:00
utils
UIDGenerator: Misc clean up
2018-10-04 12:44:17 +02:00
watcheditem
Watchlist: Commit after each batch watchlist insertion and removal
2018-10-18 14:33:50 -04:00
ActorMigrationTest.php
ActorMigration: Remove possibility of read-both
2018-10-11 12:12:00 +11:00
AutoLoaderTest.php
Improve AutoLoader test coverage
2018-05-26 21:29:36 -07:00
AutopromoteTest.php
BlockTest.php
Block: Clean up handling of non-User targets
2018-11-02 12:33:57 -04:00
CommentStoreTest.php
Drop the image_comment_temp table
2018-11-14 15:04:31 -05:00
ContentSecurityPolicyTest.php
CSP: In tests, use setMwGlobals() instead of manual set+undo
2018-08-19 01:43:52 +01:00
DeprecatedGlobalTest.php
DerivativeRequestTest.php
Fix IP handling in DerivativeRequest
2018-10-31 20:34:58 -07:00
DiffHistoryBlobTest.php
EditPageTest.php
Fix typos
2018-08-14 09:52:19 +00:00
ExportTest.php
Mass conversion of $wgContLang to service
2018-08-11 22:44:29 -06:00
ExtraParserTest.php
During special page transclusion, save and restore context's WikiPage too
2018-10-19 22:19:52 +02:00
FauxRequestTest.php
tests: Enable PHPUnit 4/6 compat layer in some tests that need it
2018-04-07 19:31:24 -07:00
FauxResponseTest.php
FormOptionsInitializationTest.php
FormOptionsTest.php
GitInfoTest.php
Allow tests to run with a non-writable source tree
2018-08-30 10:48:50 +10:00
HooksTest.php
Drop wfRunHooks, deprecated since 1.25
2018-10-10 15:30:00 -07:00
HtmlTest.php
Merge "Render namespace lists in the user's language"
2018-11-07 15:14:20 +00:00
LicensesTest.php
LinkerTest.php
Make "→" link to page section on History page larger by adding section name to it
2018-11-24 03:22:16 +00:00
LinkFilterTest.php
Use new externallinks.el_index_60 field
2018-11-12 22:33:18 +00:00
ListToggleTest.php
MediaWikiServicesTest.php
Hard deprecate functionality replaced with random_bytes()
2018-10-17 19:57:52 -07:00
MediaWikiTest.php
Replace Media namespace redirects with File namespace
2018-10-05 18:04:24 -04:00
MediaWikiVersionFetcherTest.php
Improve MediaWikiVersionFetcherTest
2018-08-10 11:26:57 +03:00
MergeHistoryTest.php
MergeHistory: Fix flaky test due to relative timestamp
2018-08-15 02:16:02 +01:00
MessageTest.php
Use ParserFactory in a bunch of places
2018-08-11 00:16:17 -06:00
MovePageTest.php
Add a Status and a $reason parameter to TitleMove hook
2018-11-13 08:51:02 +00:00
MultiHttpClientTest.php
Added non-parallel fallback to MultiHttpClient when curl is unavailable
2018-07-23 00:19:59 +00:00
MWNamespaceTest.php
MWNamespace: Add getCategoryLinkType() method
2018-06-29 15:37:11 +00:00
MWTimestampTest.php
OutputPageTest.php
Hard deprecate OutputPage::parse() and OutputPage::parseInline()
2018-11-01 21:32:56 +00:00
PagePropsTest.php
Automatically reset namespace caches when needed
2018-08-01 16:30:08 +03:00
PathRouterTest.php
Avoid a redirect loop when the request URL is not normalized
2018-07-16 15:55:59 +10:00
PrefixSearchTest.php
Reset services before every test
2018-09-03 16:38:58 +00:00
ReadOnlyModeTest.php
RevisionDbTestBase.php
Allow getRevisionText to function without the text table.
2018-10-17 10:54:39 -04:00
RevisionMcrDbTest.php
Allow getRevisionText to function without the text table.
2018-10-17 10:54:39 -04:00
RevisionMcrReadNewDbTest.php
Allow getRevisionText to function without the text table.
2018-10-17 10:54:39 -04:00
RevisionMcrWriteBothDbTest.php
Re-namespace RevisionStore and RevisionRecord classes
2018-10-09 10:22:48 -04:00
RevisionNoContentModelDbTest.php
Re-namespace RevisionStore and RevisionRecord classes
2018-10-09 10:22:48 -04:00
RevisionPreMcrDbTest.php
Re-namespace RevisionStore and RevisionRecord classes
2018-10-09 10:22:48 -04:00
RevisionTest.php
Allow getRevisionText to function without the text table.
2018-10-17 10:54:39 -04:00
RevisionTestModifyableContent.php
RevisionTestModifyableContentHandler.php
SampleTest.php
Fix typo in tests/includes/SampleTest.php in core
2018-11-02 12:55:09 +00:00
SanitizerValidateEmailTest.php
ServiceWiringTest.php
Alphabetize service lists
2018-08-09 22:19:58 -06:00
SiteConfigurationTest.php
SiteConfiguration: Add test to confirm null as valid override
2018-04-24 18:31:30 +01:00
SiteStatsTest.php
phpunit: Clear job queues in MediaWikiTestCase::setUp()
2018-04-24 00:46:19 +01:00
StatusTest.php
TemplateCategoriesTest.php
TemplateParserTest.php
TemplateParser: Pass FLAG_MUSTACHELOOKUP to enable parent context access
2018-09-04 12:39:34 -07:00
TestLogger.php
Fix PhanTypeMismatchDeclaredParam
2018-07-07 00:34:30 +00:00
TestUser.php
Add PasswordFactory to MediaWikiServices
2018-08-02 14:46:35 +01:00
TestUserRegistry.php
tests: Allow string to be passed to getTestUser() etc.
2018-10-04 15:30:47 +00:00
TimeAdjustTest.php
Mass conversion of $wgContLang to service
2018-08-11 22:44:29 -06:00
TitleArrayFromResultTest.php
TitleMethodsTest.php
Clear the title cache in MutableRevisionRecordTest
2018-10-25 21:16:27 +00:00
TitlePermissionTest.php
Title::checkUserBlock should call User::isBlockedFrom for every action
2018-11-14 14:19:29 -05:00
TitleTest.php
Title: Fix isRawHtmlMessage() for messages with underscores
2018-08-31 09:45:01 -07:00
WebRequestTest.php
WebRequest: Fix flaky testGetElapsedTime test case
2018-07-16 20:23:30 -07:00
WikiMapTest.php
Use DB domain in JobQueueGroup and make WikiMap domain ID methods stricter
2018-11-07 04:46:56 +00:00
WikiReferenceTest.php
XmlJsTest.php
XmlSelectTest.php
XmlTest.php
Xml.php: Do not escape double quotes in $contents of Xml::element()
2018-05-23 20:03:54 +00:00