jenkins-bot 0c045de899 Merge "registration: Let extensions add PHP version requirements" 6 years ago
..
GlobalFunctions 6d1ea3e057 Fix wfDebug() test so that it works with overridden SPI 6 years ago
Revision c391e4870c Cover incomplete revision case in RenderedRevision. 6 years ago
Storage d6b989b550 Use "Unknown user" instead of an empty user name. 6 years ago
actions e0193327bd Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 6 years ago
api 4da52463e3 Ensure database is setup in MediaWikiTestCase::insertPage 6 years ago
auth 0d6cb475c7 Clean up AuthManagerTest a bit 6 years ago
cache 90d4f56fe4 Mass conversion of $wgContLang to service 6 years ago
changes a2bb8124b7 Remove @dataProvider and @covers from non-test functions 6 years ago
changetags 0ecfe75502 Introduce NameTableStoreFactory 6 years ago
collation 0313128b10 Use PHP 7 "\u{NNNN}" Unicode codepoint escapes in string literals 6 years ago
composer b4925e34d0 tests: Enable PHPUnit 4/6 compat layer in some tests that need it 6 years ago
config b4925e34d0 tests: Enable PHPUnit 4/6 compat layer in some tests that need it 6 years ago
content 6f8431c4f5 Hard-deprecate the $wgUseTidy option 6 years ago
context 1834ee3d8e Fix numerous class/function casing 8 years ago
db 71badb429e Remove global namespaced LBFactory 6 years ago
debug 4aedefdbfd Add helper trait for deprecating properties 6 years ago
deferred b6cd5421b9 rdbms: rename onTransactionIdle() to onTransactionCommitOrIdle() 6 years ago
diff 2d5b2f0f6a Avoid constructing Title objects in data providers 6 years ago
editpage 85c7ac60c8 Use Sanitizer::mergeAttributes when merging classes into attributes 7 years ago
exception 4a275ea53c Don't write exceptions to STDERR from BadTitleErrorTest or ThrottledErrorTest 6 years ago
externalstore 63d96c15fd build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 6 years ago
filebackend ea10f22dff Disallow empty paths in LockManager 6 years ago
filerepo 45da581551 Use ::class to resolve class names in tests 6 years ago
htmlform f6e51e5274 thiemowmde's legal name changed 6 years ago
http d65ac78277 Replace HTTP by HTTPS 6 years ago
import 69dbaf3f88 build: Updating mediawiki/mediawiki-codesniffer to 17.0.0 6 years ago
installer 67d420b302 Move @group and @covers tags in tests close to class 6 years ago
interwiki 7bbcff92f9 Merge "Hard deprecate Interwiki static methods" 6 years ago
jobqueue e0193327bd Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 6 years ago
json 45da581551 Use ::class to resolve class names in tests 6 years ago
libs a4caa4d0c6 build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 6 years ago
linkeddata bee9f4db96 Remove various redundant '@license' tags in file headers 6 years ago
linker a4caa4d0c6 build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 6 years ago
logging 485f66f174 Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 6 years ago
mail 2b28a56d8a mail: Always quote uncoded names in MailAddress 6 years ago
media a4caa4d0c6 build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 6 years ago
objectcache 63d96c15fd build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 6 years ago
page b7625d63a6 Merge "Introduce ContentHandler::getSecondaryDataUpdates." 6 years ago
pager 45da581551 Use ::class to resolve class names in tests 6 years ago
parser 1bb5b58eb1 Unwrap HTML loaded from parser cache 6 years ago
password a0b490bbe7 Merge "password: Move commonpasswords.cdb to includes/password/" 6 years ago
poolcounter 4da52463e3 Ensure database is setup in MediaWikiTestCase::insertPage 6 years ago
preferences eb8e2ba234 test: disable hook when testing default preferences 6 years ago
rcfeed 69dbaf3f88 build: Updating mediawiki/mediawiki-codesniffer to 17.0.0 6 years ago
registration 8af76decf8 registration: Let extensions add PHP version requirements 6 years ago
resourceloader f22b3b81f9 resourceloader: Add internal RLPAGEMODULES constant 6 years ago
search b357416273 Go search to consider fragment only title invalid 6 years ago
services b57fdd5d70 [MCR] Allow extensions to manipulate service instances 6 years ago
session fb73286fba Add PasswordFactory to MediaWikiServices 6 years ago
shell 5cf4575ea3 Deprecate wfShellWikiCmd() 6 years ago
site e1a203603c Replace wfGetLB 6 years ago
skins 9849db9c79 skins: Move default style modules to getDefaultModules 6 years ago
sparql a4caa4d0c6 build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 6 years ago
specialpage b5ce7632c7 hooks: Drop Special{Watchlist|RecentChanges}Filters, deprecated in 1.23 6 years ago
specials 0e56ff447b Merge "Give more specific error messages on Special:Redirect" 6 years ago
tidy 10c8cfea30 RemexCompatMunger: Don't call endTag() in case B/b 6 years ago
title 63b2003520 TitleFormatter: Implement fbc144965315 and unify prefix logic 6 years ago
upload 186c984ab6 tests: Replace Bugddddd with Tddddd in test names, test strings 6 years ago
user 1f2e9c1b54 Fix common typos in code 6 years ago
utils e5abec8052 Have ClassCollector ignore PHP 7 anonymous classes 6 years ago
watcheditem a4caa4d0c6 build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 6 years ago
ActorMigrationTest.php 733704ed82 CommentStore: Hard-deprecate newKey() 6 years ago
AutoLoaderTest.php dc4fb23cfa Improve AutoLoader test coverage 6 years ago
AutopromoteTest.php 45da581551 Use ::class to resolve class names in tests 6 years ago
BlockTest.php 186c984ab6 tests: Replace Bugddddd with Tddddd in test names, test strings 6 years ago
CommentStoreTest.php 733704ed82 CommentStore: Hard-deprecate newKey() 6 years ago
ContentSecurityPolicyTest.php c83e2445b8 CSP: In tests, use setMwGlobals() instead of manual set+undo 6 years ago
DeprecatedGlobalTest.php 3b9d758274 phpunit: Fix failing DeprecatedGlobalTest on HHVM at Travis CI 7 years ago
DiffHistoryBlobTest.php 6e9b4f0e9c Convert all array() syntax to [] 8 years ago
EditPageTest.php 0a0d5cb7f7 Fix typos 6 years ago
ExportTest.php 90d4f56fe4 Mass conversion of $wgContLang to service 6 years ago
ExtraParserTest.php 5189333c39 MagicWordFactory to replace MagicWord static members/methods 6 years ago
FauxRequestTest.php b4925e34d0 tests: Enable PHPUnit 4/6 compat layer in some tests that need it 6 years ago
FauxResponseTest.php 1834ee3d8e Fix numerous class/function casing 8 years ago
FormOptionsInitializationTest.php bf714879c1 Remove "Generated by PHPUnit" comments in 3 files 8 years ago
FormOptionsTest.php bf714879c1 Remove "Generated by PHPUnit" comments in 3 files 8 years ago
GitInfoTest.php 11278f848d Allow tests to run with a non-writable source tree 6 years ago
HooksTest.php cac3ce5668 Complete test coverage of Hooks class 6 years ago
HtmlTest.php 15d6bffb56 Html: Reject </script> from inlineScript() and leave rest unescaped 6 years ago
LicensesTest.php 45da581551 Use ::class to resolve class names in tests 6 years ago
LinkFilterTest.php 0c77841534 Add @covers tags to miscellaneous tests 7 years ago
LinkerTest.php 2c58fbaa29 Linker: more consistent whitespace parsing in formatLinksInComment 6 years ago
ListToggleTest.php 45da581551 Use ::class to resolve class names in tests 6 years ago
MWNamespaceTest.php a50f61009d MWNamespace: Add getCategoryLinkType() method 6 years ago
MWTimestampTest.php 45da581551 Use ::class to resolve class names in tests 6 years ago
MediaWikiServicesTest.php 1174776e47 Don't require a list of services in tests 6 years ago
MediaWikiTest.php f6d582a91e Avoid a redirect loop when the request URL is not normalized 6 years ago
MediaWikiVersionFetcherTest.php 0278585c72 Improve MediaWikiVersionFetcherTest 6 years ago
MergeHistoryTest.php 4c9fd03240 MergeHistory: Fix flaky test due to relative timestamp 6 years ago
MessageTest.php bca6085920 Use ParserFactory in a bunch of places 6 years ago
MovePageTest.php 38129123f2 tests: Add some more @covers tags 6 years ago
MultiHttpClientTest.php 0584339f5e Added non-parallel fallback to MultiHttpClient when curl is unavailable 6 years ago
OutputPageTest.php 3ff2615992 resourceloader: Remove unused static SkinModule::getLogo method 6 years ago
PagePropsTest.php 63d7f2ad13 Automatically reset namespace caches when needed 6 years ago
PathRouterTest.php f6d582a91e Avoid a redirect loop when the request URL is not normalized 6 years ago
PreferencesTest.php 2e248f0bb2 Convert Preferences class into PreferencesFactory service 7 years ago
PrefixSearchTest.php 5322107191 Reset services before every test 6 years ago
ReadOnlyModeTest.php e16191caa3 Remove unused and unnecessary imports 7 years ago
RevisionDbTestBase.php 452c71663b Consolidate tests for getQueryInfo() and related methods. 6 years ago
RevisionMcrDbTest.php 452c71663b Consolidate tests for getQueryInfo() and related methods. 6 years ago
RevisionMcrReadNewDbTest.php 452c71663b Consolidate tests for getQueryInfo() and related methods. 6 years ago
RevisionMcrWriteBothDbTest.php 452c71663b Consolidate tests for getQueryInfo() and related methods. 6 years ago
RevisionNoContentModelDbTest.php 452c71663b Consolidate tests for getQueryInfo() and related methods. 6 years ago
RevisionPreMcrDbTest.php 452c71663b Consolidate tests for getQueryInfo() and related methods. 6 years ago
RevisionTest.php 452c71663b Consolidate tests for getQueryInfo() and related methods. 6 years ago
RevisionTestModifyableContent.php 9fe46fdd32 Split Revision tests into Unit & Integration classes 7 years ago
RevisionTestModifyableContentHandler.php 9fe46fdd32 Split Revision tests into Unit & Integration classes 7 years ago
SampleTest.php 355e21590a Use setContentLang() instead of setMwGlobals() 6 years ago
SanitizerValidateEmailTest.php 63d96c15fd build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 6 years ago
ServiceWiringTest.php 3c45e203a8 Alphabetize service lists 6 years ago
SiteConfigurationTest.php 816b6ea01d SiteConfiguration: Add test to confirm null as valid override 6 years ago
SiteStatsTest.php 45660456cf phpunit: Clear job queues in MediaWikiTestCase::setUp() 6 years ago
StatusTest.php 30495ea1f9 RFC T157418: Trim whitespace in table cells, list items, headings 6 years ago
TemplateCategoriesTest.php d9fb8bab5e Move phpunit @group from file comment to class comment 6 years ago
TemplateParserTest.php 3c06d76521 TemplateParser: Pass FLAG_MUSTACHELOOKUP to enable parent context access 6 years ago
TestLogger.php 130ec2523d Fix PhanTypeMismatchDeclaredParam 6 years ago
TestUser.php fb73286fba Add PasswordFactory to MediaWikiServices 6 years ago
TestUserRegistry.php 485f66f174 Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 6 years ago
TimeAdjustTest.php 90d4f56fe4 Mass conversion of $wgContLang to service 6 years ago
TitleArrayFromResultTest.php 63d96c15fd build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 6 years ago
TitleMethodsTest.php 63d7f2ad13 Automatically reset namespace caches when needed 6 years ago
TitlePermissionTest.php 7f843b0c04 title: Disable the failing tests from TitlePermissionTest 6 years ago
TitleTest.php 9e5edca6c5 Title: Fix isRawHtmlMessage() for messages with underscores 6 years ago
WebRequestTest.php 36f84edc11 WebRequest: Fix flaky testGetElapsedTime test case 6 years ago
WikiMapTest.php a005f1de98 Clean up wiki ID and DB domain ID handling 7 years ago
WikiReferenceTest.php 63d96c15fd build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 6 years ago
XmlJsTest.php 63d96c15fd build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 6 years ago
XmlSelectTest.php 7de07e8991 Update weblinks in comments from HTTP to HTTPS 8 years ago
XmlTest.php 37789ebf45 Xml.php: Do not escape double quotes in $contents of Xml::element() 6 years ago