Merge "messsage -> message"
[lhc/web/wiklou.git] / includes / job / jobs / NullJob.php
2012-12-11 ArielGlennMerge "[JobQueue] Pushed stats down to job queue subcla...
2012-12-10 jenkins-botMerge "(minor) use wfMemcKey when caching sites list."
2012-12-10 jenkins-botMerge "Less wild whitespace"
2012-12-09 SiebrandMerge "(Bug 38439) Attempt on fixing the suicidal LangO...
2012-12-09 jenkins-botMerge "Genderize Special:Preferences"
2012-12-09 IAlexMerge "ParserOutput::addLanguageLink needs a string"
2012-12-09 IAlexMerge "Remove static method from interface"
2012-12-08 jenkins-botMerge "Remove broken test."
2012-12-08 IAlexMerge "prefix debug log when they end up in the main...
2012-12-08 IAlexMerge "(bug 38897) Fix unhandled exception when visitin...
2012-12-08 IAlexMerge "Replace deprecated Title::userIsWatching()"
2012-12-08 IAlexMerge "worthwhile tests in testTitleObjectStringConversion"
2012-12-08 IAlexMerge "Memory setting for djvutext is now a constant"
2012-12-08 jenkins-botMerge "(bug 40585) Don't drop 'step="any"' in HTML...
2012-12-07 BsituMerge "Adding fragment support to SpecialPage::getTitle...
2012-12-07 NikerabbitMerge "parse argument for message 'ago' in MWTimestamp...
2012-12-07 jenkins-botMerge "Preferences: Use explicit string as returnto...
2012-12-07 PlatonidesUse JobQueueGroup::singleton()
2012-12-07 jenkins-botMerge "Reset $mConvRuleTitle before every language...
2012-12-07 Brion VIBBERMerge "[FileBackend] Removed obsolete "allowStale"...
2012-12-05 NikerabbitMerge "Improve documentation for "pipe trick""
2012-12-02 IAlexMerge "(bug 37755) Set robot meta tags for 'view source...
2012-11-30 NikerabbitMerge "Implement static public Parser::getExternalLinkRel"
2012-11-29 CatropeMerge "[FileBackend] Actually unset the "conn" field...
2012-11-28 NikerabbitMerge "MWTimestamp::getHumanTimestamp uses 'just-now...
2012-11-28 CatropeMerge "Add 'dimensions' and 'thumbmine' to resultproper...
2012-11-28 Ori.livnehMerge "Addition of SearchAfterNoDirectMatch hook"
2012-11-28 Aaron Schulz[JobQueue] Improved refreshLinks/htmlCacheUpdate job...
2012-11-16 IAlexMerge "Fix prop=userid in list=protectedtitles"
2012-11-15 IAlexMerge "Made SSL validation in Curl HTTP requests the...
2012-11-15 IAlexMerge "Add 'contentmodel' to resultproperties in prop...
2012-11-13 AnomieMerge "Set default type attribute for button html elements"
2012-11-10 HasharMerge "(Bug 41352) Provide tests for edit conflicts."
2012-11-10 IAlexMerge "Simplify cached check in Special:SpecialPages"
2012-11-10 TheDJMerge "(bug 35923) tweaks to mediawiki.action.history...
2012-11-09 IAlexMerge "It should not be possible for a RequestContext...
2012-11-08 Aaron SchulzMerge "Fix test for view language for non-wikitext...
2012-11-06 AsherMerge "Use selectRow when load one ArchivedFile"
2012-11-06 Aaron SchulzMerge "ORMRow must not ignore failures on insert by...
2012-11-05 Daniel KinzlerMerge "Some cleanup of doApiRequest in test module"
2012-11-04 TheDJMerge "mw.notification: fix error on notif. close with...
2012-11-04 Raimond SpekkingMerge "Correcting system message linksearch-text"
2012-11-02 HasharMerge "Document what ParserOutput::setProperty() is...
2012-11-02 danielMerge "Fix handling of strings containing \0 in SQLite."
2012-11-02 TheDJMerge "(bug 40610) Prevent editing textarea from overfl...
2012-11-01 SPQRobinMerge "(Bug 41493) Move PageContentLanguage hook to...
2012-11-01 Aaron SchulzMerge "Link $wgVersion on Special:Version to Release...
2012-11-01 NikerabbitMerge "Use LogFormatter to format rights log."
2012-11-01 TheDJMerge "CologneBlue rewrite: rewrite bottomLinks()"
2012-11-01 IAlexMerge "(bug 41582) Show "Page information" toolbox...
2012-11-01 Aaron SchulzMerge "Revert "(Bug 41436) Tone down sanity check,...
2012-10-31 TychayMerge "Passing the undid revisionId from the API reques...
2012-10-31 TheDJMerge "CologneBlue rewrite: output the sidebar items...
2012-10-31 TheDJMerge "CologneBlue rewrite: rework quickbar() once...
2012-10-31 Aaron SchulzMerge "[JobQueue] Added a test job that just replaces...
2012-10-31 Aaron Schulz[JobQueue] Added a test job that just replaces itself.