Merge "Fix trailing whitespace (and mixed spaces) in XSD files"
[lhc/web/wiklou.git] / includes / ChangesFeed.php
2012-05-26 KrinkleMerge "Revert "Re-phrased titles for diff and history...
2012-05-25 Aaron SchulzMerge "Avoid extreme performance regression in ImagePage."
2012-05-25 CatropeMerge "Add some more detailed info about the xslt param...
2012-05-25 NikerabbitMerge "Fix a typo in resources/jquery/jquery.byteLimit.js"
2012-05-24 Aaron SchulzMerge "(bug 36761) "Mark pages as visited" should submi...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-24 Aaron SchulzMerge "Bug 36785 Special:Shortpages lists only NS_MAIN...
2012-05-24 Aaron SchulzMerge "Workaround for autoloading when using php namesp...
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 "Adding params to getArrow()"
2012-05-21 ReedyMerge "Localisation updates from translatewiki.net."
2012-05-21 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-04-30 CatropeMerge "Revert "Forward port of https://mediawiki.org...
2012-04-30 CatropeMerge "Forward port of https://mediawiki.org/wiki/Speci...
2012-04-27 Brion VIBBERMerge "Update jQuery UI to 1.8.19"
2012-04-27 Brion VIBBERMerge "Simplify and refactor out api code for getting...
2012-04-27 Brion VIBBERMerge "Normalising return statements"
2012-04-27 ReedyNormalising return statements
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2011-08-19 Sam ReedCouple more pieces of wikia upstreaming
2011-06-19 Brian Wolff(bug 29485) For rss feed of the RC, it groups consecuti...
2011-05-21 Sam ReedFix function level comments that start with /* not /**
2011-05-14 Niklas LaxströmSpecial pages don't have talk page. Fixes exception...
2011-02-17 Alexandre EmsenhuberPass the url to ChangesFeed::getFeedObject() instead...
2010-09-07 PlatonidesRemove $wgContLanguageCode usage in core.
2010-07-24 Sam ReedRemoval of unused globals
2010-04-05 Alexandre Emsenhuber* (bug 21916) Last-Modified header is now correct when...
2010-04-04 Alexandre Emsenhuber* (bug 22918) Feed cache keys now use $wgRenderHashAppe...
2010-02-10 Tim Starling* Fix for r60163: in RC/RCL, hash together all the...
2010-01-09 Alexandre Emsenhuber* Document a bit
2009-12-17 Happy-melonFollow-up to r60163 - add new function parameters at...
2009-12-17 Happy-melon(bug 21535) Add 'namespace' to cache key for RecentChan...
2009-11-12 Bryan Tong Minh(bug 19391) Fix caching for Recent ChangesFeed. Patch...
2009-08-02 Chad Horohoe(bug 19394) Recent changes feed items corresponding...
2009-07-28 Aaron SchulzSkip feed items with deleted content entirely, fixes...
2009-02-14 Chad HorohoeCleanup to $wgFeedClasses:
2009-01-17 Aaron Schulz* Added 'target' param to changesfeed to fix total...
2008-11-04 Chad HorohoeRemove some unused globals.
2008-09-14 Aaron SchulzDon't throw fatals for bogus feed types (bug 15596)
2008-09-13 Chad HorohoeA few misc. docs here and there.
2008-06-17 Niklas LaxströmRefactored SpecialRecentchanges: