..
actions
Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors
2018-05-23 16:23:42 -07:00
api
Ensure database is setup in MediaWikiTestCase::insertPage
2018-09-14 22:32:23 +02:00
auth
Clean up AuthManagerTest a bit
2018-08-06 19:15:36 +03:00
cache
Mass conversion of $wgContLang to service
2018-08-11 22:44:29 -06:00
changes
changetags
Code to read from change_tag_def table instead of valid_tag
2018-09-14 13:50:59 +02: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
tests: Enable PHPUnit 4/6 compat layer in some tests that need it
2018-04-07 19:31:24 -07:00
content
Hard-deprecate the $wgUseTidy option
2018-09-20 11:08:40 -04:00
context
db
Remove global namespaced LBFactory
2018-09-21 15:42:42 +00:00
debug
Add helper trait for deprecating properties
2018-07-18 15:15:46 +02:00
deferred
rdbms: rename onTransactionIdle() to onTransactionCommitOrIdle()
2018-05-09 21:07:06 +00:00
diff
Avoid constructing Title objects in data providers
2018-09-03 16:36:49 +00:00
editpage
exception
externalstore
filebackend
Disallow empty paths in LockManager
2018-07-26 11:02:43 -07:00
filerepo
GlobalFunctions
Fix wfDebug() test so that it works with overridden SPI
2018-08-31 15:02:38 +10: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
build: Updating mediawiki/mediawiki-codesniffer to 17.0.0
2018-03-29 21:53:10 +02:00
installer
interwiki
Merge "Hard deprecate Interwiki static methods"
2018-06-09 09:33:09 +00:00
jobqueue
Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors
2018-05-23 16:23:42 -07:00
json
libs
build: Updating mediawiki/mediawiki-codesniffer to 22.0.0
2018-09-16 15:51:11 +00:00
linkeddata
linker
build: Updating mediawiki/mediawiki-codesniffer to 22.0.0
2018-09-16 15:51:11 +00:00
logging
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
mail
mail: Always quote uncoded names in MailAddress
2018-04-24 21:29:25 +00:00
media
build: Updating mediawiki/mediawiki-codesniffer to 22.0.0
2018-09-16 15:51:11 +00:00
objectcache
page
Merge "Introduce ContentHandler::getSecondaryDataUpdates."
2018-09-17 14:06:19 +00:00
pager
parser
Unwrap HTML loaded from parser cache
2018-09-07 18:49:34 +02:00
password
Merge "password: Move commonpasswords.cdb to includes/password/"
2018-08-14 23:53:19 +00:00
poolcounter
Ensure database is setup in MediaWikiTestCase::insertPage
2018-09-14 22:32:23 +02:00
preferences
test: disable hook when testing default preferences
2018-09-10 10:25:22 +02:00
rcfeed
build: Updating mediawiki/mediawiki-codesniffer to 17.0.0
2018-03-29 21:53:10 +02:00
registration
registration: Let extensions add PHP version requirements
2018-09-22 03:43:28 +02:00
resourceloader
resourceloader: Add internal RLPAGEMODULES constant
2018-09-18 01:10:01 +01:00
Revision
Cover incomplete revision case in RenderedRevision.
2018-09-11 15:25:11 +00:00
search
Go search to consider fragment only title invalid
2018-09-11 13:03:53 -07:00
services
[MCR] Allow extensions to manipulate service instances
2018-06-15 16:06:38 +02:00
session
Add PasswordFactory to MediaWikiServices
2018-08-02 14:46:35 +01:00
shell
Deprecate wfShellWikiCmd()
2018-04-16 16:38:05 +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
hooks: Drop Special{Watchlist|RecentChanges}Filters, deprecated in 1.23
2018-09-12 12:43:01 -07:00
specials
SpecialLog: Don't throw exceptions on invalid date from user input
2018-09-24 08:56:48 -07:00
Storage
Merge "RevisionStoreDbTestBase, remove redundant needsDB override"
2018-09-24 13:48:21 +00: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
Fix common typos in code
2018-09-02 09:03:07 +00:00
utils
Have ClassCollector ignore PHP 7 anonymous classes
2018-05-01 13:13:37 -04:00
watcheditem
build: Updating mediawiki/mediawiki-codesniffer to 22.0.0
2018-09-16 15:51:11 +00:00
ActorMigrationTest.php
CommentStore: Hard-deprecate newKey()
2018-09-20 10:15:39 -07:00
AutoLoaderTest.php
Improve AutoLoader test coverage
2018-05-26 21:29:36 -07:00
AutopromoteTest.php
BlockTest.php
tests: Replace Bugddddd with Tddddd in test names, test strings
2018-08-20 21:27:20 +00:00
CommentStoreTest.php
CommentStore: Hard-deprecate newKey()
2018-09-20 10:15:39 -07:00
ContentSecurityPolicyTest.php
CSP: In tests, use setMwGlobals() instead of manual set+undo
2018-08-19 01:43:52 +01:00
DeprecatedGlobalTest.php
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
MagicWordFactory to replace MagicWord static members/methods
2018-07-30 21:20:43 +03: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
Complete test coverage of Hooks class
2018-05-26 23:38:28 -07:00
HtmlTest.php
Html: Reject </script> from inlineScript() and leave rest unescaped
2018-08-30 00:10:35 +01:00
LicensesTest.php
LinkerTest.php
Linker: more consistent whitespace parsing in formatLinksInComment
2018-09-06 17:19:32 +00:00
LinkFilterTest.php
ListToggleTest.php
MediaWikiServicesTest.php
Don't require a list of services in tests
2018-08-10 04:28:31 +00:00
MediaWikiTest.php
Avoid a redirect loop when the request URL is not normalized
2018-07-16 15:55:59 +10: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
tests: Add some more @covers tags
2018-05-07 17:49:01 +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
OutputPageTest should be independent of $wgResourceLoaderDebug setting
2018-09-25 12:56:40 -04: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
PreferencesTest.php
PrefixSearchTest.php
Reset services before every test
2018-09-03 16:38:58 +00:00
ReadOnlyModeTest.php
RevisionDbTestBase.php
Consolidate tests for getQueryInfo() and related methods.
2018-09-10 18:16:46 +00:00
RevisionMcrDbTest.php
Consolidate tests for getQueryInfo() and related methods.
2018-09-10 18:16:46 +00:00
RevisionMcrReadNewDbTest.php
Consolidate tests for getQueryInfo() and related methods.
2018-09-10 18:16:46 +00:00
RevisionMcrWriteBothDbTest.php
Consolidate tests for getQueryInfo() and related methods.
2018-09-10 18:16:46 +00:00
RevisionNoContentModelDbTest.php
Consolidate tests for getQueryInfo() and related methods.
2018-09-10 18:16:46 +00:00
RevisionPreMcrDbTest.php
Consolidate tests for getQueryInfo() and related methods.
2018-09-10 18:16:46 +00:00
RevisionTest.php
Consolidate tests for getQueryInfo() and related methods.
2018-09-10 18:16:46 +00:00
RevisionTestModifyableContent.php
RevisionTestModifyableContentHandler.php
SampleTest.php
Use setContentLang() instead of setMwGlobals()
2018-07-26 11:35:58 +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
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
TimeAdjustTest.php
Mass conversion of $wgContLang to service
2018-08-11 22:44:29 -06:00
TitleArrayFromResultTest.php
TitleMethodsTest.php
Automatically reset namespace caches when needed
2018-08-01 16:30:08 +03:00
TitlePermissionTest.php
title: Disable the failing tests from TitlePermissionTest
2018-08-16 13:05:09 +00: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
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