Removed deprecated RefreshLinksJob2 class
[lhc/web/wiklou.git] / includes / GlobalFunctions.php
2015-02-12 jenkins-botMerge "Made BagOStuff::debug protected"
2015-02-11 jenkins-botMerge "Never treat persistent stat cache as "latest...
2015-02-11 jenkins-botMerge "Ignore EXIF data in FormatMetadata::fetchExtende...
2015-02-11 jenkins-botMerge "Handle missing width nicely in thumb.php"
2015-02-10 jenkins-botMerge "Moved RecentChange::purgeExpiredChanges to a...
2015-02-10 jenkins-botMerge "Separate startUp() call from main script of...
2015-02-10 jenkins-botMerge "Make thumb.php respond with HTTP 400 (not 500...
2015-02-09 jenkins-botMerge "registration: Add resource template-like functio...
2015-02-09 jenkins-botMerge "HTMLForm: Support hide-if for HTMLCheckMatrix"
2015-02-08 jenkins-botMerge "Documentation of compressOld.php"
2015-02-06 jenkins-botMerge "Fix type hint in HistoryAction::getArticle"
2015-02-06 Brion VibberMerge "Account for HiDPI variants in thumb.php rate...
2015-02-06 Brion VIBBERMerge "Move wfThumbIsStandard() to GlobalFunctions...
2015-02-05 jenkins-botMerge "Properly escape the messages in CategoryViewer...
2015-02-05 jenkins-botMerge "Exclude user interface elements in content from...
2015-02-05 Brion VibberAccount for HiDPI variants in thumb.php rate limiting
2015-02-05 Timo TijhofMove wfThumbIsStandard() to GlobalFunctions and add...
2015-02-05 jenkins-botMerge "Made Revision::newFromPageId avoid master querie...
2015-02-04 jenkins-botMerge "Don't double escape in Linker::formatLinksInComment"
2015-02-01 jenkins-botMerge "Remove dir=auto from firstHeading"
2015-01-30 jenkins-botMerge "Tweaked BagOStuff::lock() retry times slightly...
2015-01-28 jenkins-botMerge "Add OutputPage::enableOOUI() to set up OOUI...
2015-01-28 jenkins-botMerge "Import: Fix error reporting"
2015-01-26 jenkins-botMerge "Add links to Special:EditWatchlist in Preference...
2015-01-25 jenkins-botMerge "SpecialMovepage: Improve sanity of form-generati...
2015-01-24 jenkins-botMerge "Make data provider in MediaHandlerTest static"
2015-01-24 jenkins-botMerge "resourceloader: Make 'script' argument to mw...
2015-01-24 jenkins-botMerge "mediawiki.ui: Remove color and background-color...
2015-01-23 jenkins-botMerge "Introduce ApiFeedContributions::feedItem hook"
2015-01-23 jenkins-botMerge "Always use the newly-saved revision with vary...
2015-01-23 Kunal MehtaMerge "SpecialTrackingCategories: Read from the extensi...
2015-01-23 jenkins-botMerge "registration: Ignore attributes that start with @"
2015-01-23 jenkins-botMerge "registration: Sync extension.schema.json with...
2015-01-23 jenkins-botMerge "convertExtensionToRegistration: Put some keys...
2015-01-22 jenkins-botMerge "mediawiki.inspect: Guard against Object.prototyp...
2015-01-22 jenkins-botMerge "Use Context on ProtectionForm for messages"
2015-01-22 Bryan DavisReplace MWLogger with MWLoggerFactory
2015-01-22 jenkins-botMerge "Always set group_concat_max_len to avoid awful...
2015-01-22 jenkins-botMerge "Changed FileBackend exceptions to subclass Excep...
2015-01-21 PrtksxnaMerge "mediawiki.ui: checkbox: Correct alignment of...
2015-01-21 jenkins-botMerge "Adding PHP mustache parser (lightncandy)"
2015-01-21 jenkins-botMerge "Add option to output referrer policy meta tag"
2015-01-21 jeroendedauwDocument alternative to deprecated function
2015-01-14 jenkins-botMerge "Set stat cache when getting local copy files...
2015-01-14 jenkins-botMerge "Add Timing-Allow-Origin header for cross-domain...
2015-01-13 jenkins-botMerge "Run the ImagePageShowTOC hook before adding...
2015-01-13 jenkins-botMerge "Move DeferredStringifier into libs, add tests"
2015-01-13 jenkins-botMerge "Add plural support for message upload-permitted...
2015-01-13 jenkins-botMerge "Tweaked the message for non-MW exceptions"
2015-01-12 jenkins-botMerge "Skip cache hint about 0 seconds on Special:Activ...
2015-01-12 Brad JorschDon't call $wgOut->disable() from wfHttpError if $wgOut...
2015-01-12 jenkins-botMerge "mediawiki.action.edit.stash: set timeout to...
2015-01-11 jenkins-botMerge "Surround edit notices with appropriate classes"
2015-01-10 jenkins-botMerge "Add autocomplete for WhatLinksHere subpages"
2015-01-10 jenkins-botMerge "Fix gallery rearrange on resize with missing...
2015-01-10 jenkins-botMerge "Add version comments to DatabaseUpdater for...
2015-01-10 AddshoreMerge "Add data provider to split MediaHandlerTest...
2015-01-10 jenkins-botMerge "maintenance: Have update-oojs-ui.sh update compo...
2015-01-10 Aaron SchulzUpdated some try-catch statements: MWException -> Exception
2015-01-09 jenkins-botMerge "Implement namespace inversion on WhatLinksHere"
2015-01-09 jenkins-botMerge "Don't call localisation functions when initializ...
2015-01-09 jenkins-botMerge "mw.ui: checkbox: Add state change transition"
2015-01-08 jenkins-botMerge "Export mw.Message's string formatter as mw.format"
2015-01-08 jenkins-botMerge "Added MapCacheLRU::getAllKeys() method"
2015-01-08 jenkins-botMerge "Add a sort parameter to SearchEngine"
2015-01-08 jenkins-botMerge "Always use the canonical extension name when...
2015-01-08 jenkins-botMerge "Change loading order of Chinese conversion tables"
2015-01-08 Kunal MehtaImplement extension registration from an extension...
2015-01-07 jenkins-botMerge "Removed ProfilerStandard and ProfilerSimpleTrace"
2015-01-07 jenkins-botMerge "PostgreSQL: Fix Special:ActiveUsers GROUP BY...
2015-01-07 jenkins-botMerge "Remove obvious function-level profiling"
2015-01-07 Chad HorohoeRemove obvious function-level profiling
2015-01-05 jenkins-botMerge "Proper namespace handling for WikiImporter"
2014-12-31 jenkins-botMerge "Use preview content when it transcludes itself"
2014-12-25 jenkins-botMerge "Add and use Title::getOtherPage()"
2014-12-25 jenkins-botMerge "Remove meaningless default action name"
2014-12-23 jenkins-botMerge "hygiene: small special:search refactor"
2014-12-23 jenkins-botMerge "Use getHtmlCode() instead of getCode() to set...
2014-12-20 jenkins-botMerge "Ensure integer compare in Special:WantedCategories"
2014-12-20 jenkins-botMerge "Add batch lookup for user groups on Special...
2014-12-20 jenkins-botMerge "Hide file links in action=info's 'Number of...
2014-12-18 jenkins-botMerge "Use Context in Article::delete for messages"
2014-12-18 jenkins-botMerge "Avoid GlobalTitleFail in HTMLFormField::__construct"
2014-12-18 jenkins-botMerge "Run structure tests on extensions"
2014-12-17 jenkins-botMerge "Fix some stuttering in comments and documentation"
2014-12-17 RicordisamoaFix some stuttering in comments and documentation
2014-12-17 jenkins-botMerge "Logging related comment updates"
2014-12-17 Bryan DavisLogging related comment updates
2014-12-16 jenkins-botMerge "Add findVariantLink to StubUserLang"
2014-12-16 jenkins-botMerge "Normalize "\r" newlines in preSaveTransform"
2014-12-16 jenkins-botMerge "Update RELEASE-NOTES for wikimedia/cdb package...
2014-12-16 jenkins-botMerge "Deprecate wfErrorLog"
2014-12-15 Bryan DavisDeprecate wfErrorLog
2014-12-15 jenkins-botMerge "Revert "SECURITY: Do not show log action if...
2014-12-15 jenkins-botMerge "Fix prefix search for special pages"
2014-12-13 jenkins-botMerge "Apply coding conventions for JavaScript"
2014-12-13 Bartosz DziewońskiMerge "Get to the point about howto download Vector :p"
2014-12-13 Bartosz DziewońskiMerge "skins: Update .gitignore"
2014-12-12 Kunal MehtaConvert more wfRunHooks() --> Hooks::run()
2014-12-12 jenkins-botMerge "GlobalFunctions: Fix 'Undefined index' notice...
next