No need to wrap the result of DatabaseBase::select() in a ResultWrapper object.
[lhc/web/wiklou.git] / includes / ChangesFeed.php
2012-07-01 SiebrandMerge "Expose the log_id of the deletion log entry...
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-15 SiebrandMerge "(bug 34933) Create "Check: [All] [None]" buttons...
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-06-03 Brion VIBBERMerge "Revert "Adding sanity check to Title::isRedirect...
2012-06-02 Aaron SchulzMerge "Adding sanity check to the LinksUpdate() constru...
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-29 Aaron SchulzMerge "Adding sanity check to Title::isRedirect()."
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-28 PlatonidesMerge "Tweak Accept-Language sorting method to respect...
2012-05-28 NikerabbitMerge "Revert "Remove old compat methods/functions...
2012-05-27 Aaron SchulzMerge "Remove old compat methods/functions for mb_...
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: