Explicitly declare ApiFormatXml::addXslt() protected
[lhc/web/wiklou.git] / tests /
2016-03-07 jenkins-botMerge "Improve change content model log entry for page...
2016-03-05 jenkins-botMerge "Instrument diff timing"
2016-03-05 jenkins-botMerge "qunit: Don't require expect() anymore"
2016-03-04 Timo Tijhofqunit: Don't require expect() anymore
2016-03-04 jenkins-botMerge "Add additional tracking information to mediawiki...
2016-03-04 jenkins-botMerge "Follow-up e33d6f45a. Fix some mistakes w/ limit...
2016-03-04 jenkins-botMerge "Revert "Allow auto suggestion for subpages of...
2016-03-04 jenkins-botMerge "Revert "Templatize Special:Contributions lines""
2016-03-04 Arlo BreaultFix parserTests.php script
2016-03-03 jenkins-botMerge "mediawiki.ui: Button group active buttons unchan...
2016-03-03 jenkins-botMerge "Upstream `isElementInViewport` from MobileFrontend"
2016-03-03 jenkins-botMerge "Prevent "Failed to create..." warnings when...
2016-03-03 jenkins-botMerge "Add tags support to patrol, protect, unblock...
2016-03-03 jenkins-botMerge "tests: Ensure main RequestContext reflects custo...
2016-03-03 jenkins-botMerge "maintenance: Remove odd use of $wgLang"
2016-03-03 Timo Tijhoftests: Ensure main RequestContext reflects custom ...
2016-03-03 jenkins-botMerge "filebackend: Clean up TempFSFile and fix IDEA...
2016-03-03 Timo TijhofCSSMin: Remove file-existance filter in getLocalFileRef...
2016-03-02 jhobsUpstream `isElementInViewport` from MobileFrontend
2016-03-02 jenkins-botMerge "Add ContentHandler::supportsCategories method"
2016-03-02 jenkins-botMerge "AutoloadGenerator: Account for PHP 5.5 syntax...
2016-03-02 Bartosz DziewońskiFix trivial PHPCS violations in */skins/* directories
2016-03-02 jenkins-botMerge "Revert "Deprecating: Consolidating `progressive...
2016-03-02 jenkins-botMerge "Add help link for Special:ChangeContentModel"
2016-03-02 jenkins-botMerge "Allow FSFile objects for src in FileBackend...
2016-03-02 Brad JorschFix use of RawMessage in Status::getMessage()
2016-03-02 jenkins-botMerge "Deprecating: Consolidating `progressive` & ...
2016-03-02 audeAdd ContentHandler::supportsCategories method
2016-03-02 jenkins-botMerge "Fix comment in SearchEngine.php"
2016-03-02 jenkins-botMerge "Convert remaining array() to [] in API"
2016-03-02 jenkins-botMerge "mw.Upload.BookletLayout/Dialog: Add determinate...
2016-03-01 jenkins-botMerge "findHooks.php: Use recursive directory iterator"
2016-03-01 jenkins-botMerge "WebRequestUpload: Use canonical header name...
2016-03-01 jenkins-botMerge "Add access modifiers to MagicWordArray.php"
2016-03-01 jenkins-botMerge "Add access modifiers to MagicWord.php"
2016-03-01 jenkins-botMerge "Move MagicWordArray class to own file"
2016-03-01 jenkins-botMerge "Rm unused $config from SpecialRecentChanges...
2016-03-01 jenkins-botMerge "Reset scoped session for upload jobs after defer...
2016-03-01 jenkins-botMerge "Allow API action=logout with BotPasswords"
2016-03-01 jenkins-botMerge "Unpersist the session on session load failure"
2016-03-01 jenkins-botMerge "Unpersist the session on logout"
2016-03-01 jenkins-botMerge "Use static::class instead of get_called_class()"
2016-02-29 jenkins-botMerge "Revert "Add type hint against LinkTarget""
2016-02-29 jenkins-botMerge "Add CategoryMembershipChangeJobTest"
2016-02-29 jenkins-botMerge "CategoryViewer: Do opportunistic category recoun...
2016-02-29 jenkins-botMerge "mail: Turn UserMailer::quotedPrintableCallback...
2016-02-29 jenkins-botMerge "media: Fix casing of IPTC::parse() in tests"
2016-02-29 addshoreAdd CategoryMembershipChangeJobTest
2016-02-29 Reedymedia: Fix casing of IPTC::parse() in tests
2016-02-29 Timo TijhofUse static::class instead of get_called_class()
2016-02-29 Brad JorschUnpersist the session on session load failure
2016-02-29 Brad JorschUnpersist the session on logout
2016-02-29 jenkins-botMerge "MimeMagic: Recognise font files"
2016-02-29 jenkins-botMerge "resourceloader: Remove PHP4-compat code"
2016-02-29 jenkins-botMerge "Add request error state to ApiBase::logRequest"
2016-02-29 jenkins-botMerge "Update ApiAction logging channel values"
2016-02-29 jenkins-botMerge "Remove fix for a 5.3 problem"
2016-02-29 jenkins-botMerge "Remove useless PHP version comparison from wfDeb...
2016-02-29 Željko FilipinCleanup Cucumber tags in Selenium tests
2016-02-29 jenkins-botMerge "Improve code suffering from PHP 5.3's lack of...
2016-02-29 jenkins-botMerge "Add mw-changeslist-(log|ns)-* class to OldChange...
2016-02-28 Bartosz DziewońskiImprove code suffering from PHP 5.3's lack of support...
2016-02-28 jenkins-botMerge "Special:NewFiles: Explicitly list needed table...
2016-02-28 jenkins-botMerge "Special:NewFiles: Make 'hidepatrolled' query...
2016-02-27 jenkins-botMerge "installer: Remove obsolete config-no-cache message"
2016-02-27 jenkins-botMerge "Use sync writes for replication of 'store' opera...
2016-02-26 jenkins-botMerge "Allow more fine-grained throttling of login...
2016-02-26 Brad JorschImprove SessionManager unit test coverage, and fix...
2016-02-26 jenkins-botMerge "Implement HTMLTitleTextField with suggestions...
2016-02-26 jenkins-botMerge "Prevent duplicate memcached lookups for user...
2016-02-26 jenkins-botMerge "ApiSandbox: Blur before sending request"
2016-02-26 jenkins-botMerge "Add type hint against LinkTarget"
2016-02-26 jenkins-botMerge "Ignore noop DB transactions errors on connection...
2016-02-26 jenkins-botMerge "ApiQuerySearch: Match limits to those in Special...
2016-02-26 jenkins-botMerge "Make mediawiki.action.view.redirectPage availabl...
2016-02-25 jenkins-botMerge "Add TitleMoveStarting, mirroring TitleMoveComple...
2016-02-25 jenkins-botMerge "User::isSafeToLoad() should return false if...
2016-02-25 jenkins-botMerge "Get timestamp from WikiPage, instead of Article"
2016-02-25 jenkins-botMerge "Fix a PHP 5.5 TODO"
2016-02-25 jenkins-botMerge "Fixup contenttype stuff in UserMailer"
2016-02-25 jenkins-botMerge "Updating docs for UserMailer::sendWithPear(...
2016-02-25 jenkins-botMerge "Remove no-op parameter from UIDGeneratorTest"
2016-02-25 jenkins-botMerge "Initialise array with contents in one go"
2016-02-25 jenkins-botMerge "Fix typo and improve code comments in LinkTarget"
2016-02-25 jenkins-botMerge "Move WatchedItem::duplicateEntries to WatchedIte...
2016-02-25 jenkins-botMerge "OOjs UI: Fix #gatherPreInfuseState called incorr...
2016-02-25 jenkins-botMerge "Add missing null type hints to Content::isCounta...
2016-02-25 Thiemo MättigAdd missing null type hints to Content::isCountable...
2016-02-25 jenkins-botMerge "ApiSandbox: Visual separation of fields"
2016-02-24 jenkins-botMerge "Add used messages to LogFormatter::getMessageKey...
2016-02-23 jenkins-botMerge "mediawiki.ui: Buttons should receive `max-width`"
2016-02-23 Arlo BreaultFix parserTests: Set scriptPath in setupGlobals() as...
2016-02-23 jenkins-botMerge "Sync up with Parsoid parserTests."
2016-02-23 Arlo BreaultSync up with Parsoid parserTests.
2016-02-23 Ori LivnehRevert "Log multiple IPs using the same session or...
2016-02-23 jenkins-botMerge "resourceloader: Remove $wgUser optimization...
2016-02-23 jenkins-botMerge "JsonContent: Call member functions with '$this...
2016-02-23 jenkins-botMerge "Avoid pointless doBatchLookups() query for user...
2016-02-23 jenkins-botMerge "CachedBagOStuff: cache backend misses"
2016-02-23 jenkins-botMerge "Fix class name of BcryptPasswordTest"
next