Replace use of &$this
[lhc/web/wiklou.git] / includes / parser / Parser.php
2017-02-01 Brad JorschReplace use of &$this
2017-01-30 jenkins-botMerge "Fix positioning error with draggable, revert...
2017-01-30 jenkins-botMerge "API: Add reference to the mailing list in errors...
2017-01-28 jenkins-botMerge "Add tests for SkinTemplate::setupSkinUserCss"
2017-01-26 jenkins-botMerge "Avoid master queries when old filter checks...
2017-01-26 jenkins-botMerge "Fixing grammar, capitalization and spelling...
2017-01-26 jenkins-botMerge "Inject remaining cache objects into MessageCache"
2017-01-26 jenkins-botMerge "UploadBase: Allow RDF Schema namespace in SVG...
2017-01-25 jenkins-botMerge "InstantCommons: do not cache thumbs"
2017-01-23 jenkins-botMerge "PHAN: conditionally load stubs"
2017-01-23 jenkins-botMerge "Soft deprecated EditPage::submit to avoid new...
2017-01-22 jenkins-botMerge "Revert "ApiSandbox: Display params as JSON on...
2017-01-22 jenkins-botMerge "mw.notification: Re-implement autoHideSeconds...
2017-01-21 This, that and the... Parser: Trim leading whitespace from links before check...
2017-01-21 jenkins-botMerge "Replaced all deprecated Linker methods with...
2017-01-21 jenkins-botMerge "BlockLogFormatter: Durations are relative to...
2017-01-21 jenkins-botMerge "ApiErrorFormatter_BackCompat: Use first error...
2017-01-21 jenkins-botMerge "Remove unused fields in SpecialUnusedimages...
2017-01-20 jenkins-botMerge "Special:Upload should not crash on failing previews"
2017-01-20 jenkins-botMerge "Add small script for common job queue admin...
2017-01-19 jenkins-botMerge "Remove unused $resourceLoader"
2017-01-19 jenkins-botMerge "Un-blacklist PhanUndeclaredVariable"
2017-01-19 jenkins-botMerge "Use parsed HTML error responses instead of api...
2017-01-19 jenkins-botMerge "Add more $wgPoolCounterConf comments"
2017-01-19 Max SemenikRemove deprecated Parser::replaceUnusualEscapes()
2017-01-18 jenkins-botMerge "RCFilters: Clean up focus handling in capsule...
2017-01-17 jenkins-botMerge "Extract search form from SpecialSearch into...
2017-01-17 jenkins-botMerge "Cleanup execution flow through SpecialSearch...
2017-01-16 jenkins-botMerge "Update .mailmap for the generation of CREDITS"
2017-01-13 jenkins-botMerge "Add parameter to API modules to apply change...
2017-01-11 jenkins-botMerge "Add Backlinks to Special:(Change|Remove)Credentials"
2017-01-10 jenkins-botMerge "Implement OO.ui.isMobile"
2017-01-10 jenkins-botMerge "registration: Don't initialize MWServices super...
2017-01-07 jenkins-botMerge "Pull rendering of single result out of SpecialSe...
2017-01-07 divadsnAdd a new {{PAGELANGUAGE}} variable for use in wikitext
2017-01-06 jenkins-botMerge "phpunit: Use assertEquals(, $delta) in UserTest...
2017-01-06 jenkins-botMerge "CollationFa: Third time's the charm"
2017-01-06 jenkins-botMerge "Add tagging support to imagerotate, revisiondele...
2017-01-06 Aaron SchulzInclude JS variable for NewPP report
2017-01-05 jenkins-botMerge "parser: Update outdated comment about ImageGallery"
2017-01-05 jenkins-botMerge "Add userExpLevel filter in the RCFilters UI"
2017-01-05 jenkins-botMerge "Updated mediawiki_selenium Ruby gem"
2017-01-05 FomafixPHP code style: No space after unary not operator
2017-01-04 Timo Tijhofparser: Update outdated comment about ImageGallery
2017-01-03 jenkins-botMerge "DateTimeInputWidget: Only show calendar when...
2017-01-02 jenkins-botMerge "mediawiki.requestIdleCallback: Improve documenta...
2017-01-02 jenkins-botMerge "Add `showThumbnails` option to slideshow galleries"
2016-12-27 jenkins-botMerge "Adding white background color to thumbimages...
2016-12-25 jenkins-botMerge "Add id attribute to error message "mw-error...
2016-12-25 jenkins-botMerge "Add populateInterwiki maintenance script"
2016-12-23 jenkins-botMerge "Avoid pointless use of isset() in LBFactoryMulti()"
2016-12-23 jenkins-botMerge "build: Karma proxy should convert Host header"
2016-12-22 jenkins-botMerge "Fix tests that don't check composer's autoloader"
2016-12-22 jenkins-botMerge "Sync up with Parsoid parserTests."
2016-12-22 C. Scott AnanianDon't parse language converter markup as a cell paramet...
2016-12-22 jenkins-botMerge "Title: Fix subpage move error reporting"
2016-12-21 jenkins-botMerge "Work around &$this usage in SkinTemplate"
2016-12-21 jenkins-botMerge "Use FileBaseSiteLookup if $wgSitesCacheFile...
2016-12-21 jenkins-botMerge "wfMessage: use Message::params() to handle all...
2016-12-21 jenkins-botMerge "Check for expiry dates in a 10-second window"
2016-12-21 NikerabbitMerge "Parser functions now format numbers according...
2016-12-21 jenkins-botMerge "Fixes and tests for ApiErrorFormatter ILocalized...
2016-12-21 jenkins-botMerge "Do not lose message parameters in UploadFromChun...
2016-12-21 jenkins-botMerge "ApiWatch: Set 'missing' to true, not 1"
2016-12-21 jenkins-botMerge "ApiQueryWatchlist: Handle empty wltypes"
2016-12-21 jenkins-botMerge "API: Add action=validatepassword"
2016-12-21 jenkins-botMerge "ApiTag: Return 'noop' as a boolean in formatvers...
2016-12-21 jenkins-botMerge "ApiMove: Fix fatal when attempting to move to...
2016-12-20 jenkins-botMerge "upload: Avoid &$this in hooks"
2016-12-20 C. Scott AnanianProtect -{...}- variant constructs in galleries
2016-12-20 C. Scott AnanianProtect -{...}- variant constructs in images.
2016-12-18 jenkins-botMerge "mw.htmlform: Fields hidden with 'hide-if' should...
2016-12-18 jenkins-botMerge "Optionally collect context in TestLogger"
2016-12-18 jenkins-botMerge "Add dotall modifier to EDITSECTION_REGEX"
2016-12-17 jenkins-botMerge "mediawiki.api.watch: Use formatversion=2 for...
2016-12-16 jenkins-botMerge "Minor adjustments to align with WikimediaUI...
2016-12-16 jenkins-botMerge "Cleanup some incorrect return annotations"
2016-12-16 jenkins-botMerge "Add <!DOCTYPE html> to HTML responses"
2016-12-16 jenkins-botMerge "Add ILocalizedException interface"
2016-12-16 jenkins-botMerge "Add LoadBalancer::getMaintenanceConnectionRef...
2016-12-16 jenkins-botMerge "registration: Improve dependency checking"
2016-12-16 jenkins-botMerge "registration: Allow specifying extension depende...
2016-12-16 jenkins-botMerge "registration: Generalize CoreVersionChecker...
2016-12-16 jenkins-botMerge "Fix PhanTypeInvalidLeftOperand in Language.php"
2016-12-15 jenkins-botMerge "MessageCache invalidation improvements"
2016-12-15 jenkins-botMerge "Enable supplying inline interwiki results"
2016-12-15 jenkins-botMerge "Add CollationFa"
2016-12-15 jenkins-botMerge "SpecialUserrights: Use session data instead...
2016-12-15 jenkins-botMerge "Fix linking Special:ChangeContentModel from...
2016-12-15 jenkins-botMerge "Add maintenance/view.php for viewing page contents"
2016-12-15 jenkins-botMerge "Back off from job types longer for DB read-only...
2016-12-15 jenkins-botMerge "Escape return path extra params to php mail()"
2016-12-15 jenkins-botMerge "A full word instead of an acronym for the revid...
2016-12-15 jenkins-botMerge "Always show exceptions of type 'error' in LTR"
2016-12-14 jenkins-botMerge "Fix parameter type docs"
2016-12-14 jenkins-botMerge "mediawiki.special.apisandbox: Avoid bitwise...
2016-12-14 jenkins-botMerge "Fix small typos in includes/lib/lockManager...
2016-12-14 jenkins-botMerge "API: Expose wfIsBadImage() in prop=imageinfo"
2016-12-14 Leszek ManickiFix parameter type docs
2016-12-14 jenkins-botMerge "mediawiki.page.watch: Avoid dynamic message...
next