Merge "Misc fixes in RevisionDelete.php."
[lhc/web/wiklou.git] / includes / FeedUtils.php
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-24 Aaron SchulzMerge "Bug 36785 Special:Shortpages lists only NS_MAIN...
2012-05-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-22 Aaron SchulzMerge "(bug 30625) Add, to every API upload response...
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-20 Aaron SchulzMerge "Fill GenderCache inside ApiPageSet"
2012-05-20 DemonMerge "Set $wgLanguageConverterCacheType to CACHE_NONE...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-18 Aaron SchulzMerge "exclude immovable namespaces from the namespace...
2012-05-18 Tim StarlingMerge "Remove extra unneeded whitespace"
2012-05-17 Tim StarlingMerge "[FileBackend] Added CDN support to Swift for...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-16 Aaron SchulzMerge "prop=revisions: join user table to get user...
2012-05-16 Aaron SchulzMerge "Add DebugInfos to api result"
2012-05-16 ReedyMerge "Add includes/zhtable/.gitignore to avoid data...
2012-05-15 ReedyMerge "[IP] Added an IP::prettifyIP() function for...
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Tim StarlingMerge "Reduced contention slam potential in User::inval...
2012-05-15 Aaron SchulzMerge "Add/update function level parameter documentation"
2012-05-15 Aaron SchulzMerge "Implemented a wrapper for the memcached PECL...
2012-05-15 ReedyMerge "Cosmetic change: add a new line after a section...
2012-05-14 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-14 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-02-18 Sam ReedFix possibly undefined variables
2012-02-09 Sam ReedMore return documentation
2012-02-07 Aaron Schulzr96546: Made FeedUtils::formatDiff() use the new LogFor...
2011-12-15 PlatonidesFollow-up r106189. The $wgUser are no longer needed.
2011-12-14 Siebrand MazelandRemove users of deprecated User::getSkin().
2011-12-09 Tim StarlingFix for r102295 per CR r105654: don't double-escape...
2011-12-09 Tim StarlingFixes for r102295:
2011-12-09 Tim StarlingFix comment from r102287
2011-11-07 Antoine Mussobug 29110 - $wgFeedDiffCutoff doesn't affect new pages
2011-11-07 Antoine Mussoearly returns to avoid long code in if / else
2011-09-16 Alexandre Emsenhuber* Added HttpError exception as replacement for wfHttpEr...
2011-09-04 Sam ReedTrim trailing whitespace
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2010-04-04 Alexandre EmsenhuberAvoid PHP notice about undefined variable $diffText...
2010-04-02 Alexandre Emsenhuber* (bug 19393) Feeds now format dates in user language...
2010-01-10 Alexandre Emsenhuber__FUNCTION__ -> __METHOD__
2010-01-09 Alexandre Emsenhuber* Document a bit
2009-08-02 Chad Horohoe(bug 19394) Recent changes feed items corresponding...
2009-06-01 Purodha B BlissenbachMessage 'revisionasof' - date and time separated as...
2009-04-07 Chad HorohoeRemove some unused $wgOut's.
2008-08-08 Chad Horohoe(bug 14868) Setting $wgFeedDiffCutoff to 0 now stops...
2008-07-06 Brion Vibber* (bug 14646) Fix some double-escaping of HTML in feed...
2008-06-17 Niklas LaxströmRefactored SpecialRecentchanges: