Don't look for pipes in the root node.
[lhc/web/wiklou.git] / includes / QueryPage.php
2011-01-06 PlatonidesFollow up r78786. Do not mark as @deprecated yet, since...
2010-12-31 Roan KattouwFollowup r78786: pass $fname in the raw SQL case too
2010-12-22 Sam ReedMinor followup to r78822, locally cache the cachedTimes...
2010-12-22 Roan KattouwRefactor the retrieval of the cache timestamp into...
2010-12-22 Roan KattouwRemove nonsense comment about order being relevant
2010-12-22 Roan KattouwFollowup r78786: make back compat mode actually work...
2010-12-22 Roan KattouwFollowup r78786: var->protected
2010-12-22 Roan KattouwFix reported database error in updateSpecialPages.php...
2010-12-22 Niklas LaxströmFew @since annotations
2010-12-22 Roan KattouwFollowup r78786: remove useless getTitle() override...
2010-12-22 Roan KattouwMerge querypage-work2 branch from trunk. The most relev...
2010-12-04 Ilmari KaronenPartial workaround for bug 6220: at least make files...
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-09-07 PlatonidesRemove $wgContLanguageCode usage in core.
2010-08-19 Sam ReedMore unused....
2010-08-08 Chad HorohoeBig commit: kill almost every freeResult() call as...
2010-07-27 PlatonidesUse the canonical names for classes.
2010-07-23 Danny B* replacing deprecated <s> with <del>
2010-01-23 Alexandre Emsenhuber* Document a bit
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-10-04 Alexandre Emsenhuberfix some doxygen warnings
2009-09-26 Siebrand MazelandAdd optional separate date and time parameters for...
2009-09-10 Tim StarlingComments and whitespace fixes only.
2009-07-14 Michael Dalehere it is ... the upload-api, script-server, js2 ...
2009-07-14 Roan KattouwRevert r53147 properly; was supposed to be reverted...
2009-07-13 Roan KattouwRevert r53147, r53149 and r53163 ("Add API module for...
2009-07-13 Bryan Tong Minh* Added ancientpages, deadendpages and disambiguations...
2009-07-12 Bryan Tong Minh(bug 14869) Allow access to QueryPage-based special...
2009-07-12 Bryan Tong MinhRefactored the querying code out of the display code...
2009-06-13 Siebrand Mazeland* replace deprecated makeBrokenLinkObj() by LinkHolderA...
2009-05-22 Niklas LaxströmEscaping fixes
2009-05-08 Siebrand MazelandUse link() instead of deprecated makeLinkObj() where...
2009-04-15 Chad Horohoe(bug 18151) Clean up duplicate code between Special...
2009-03-30 Aaron SchulzFixed fatal from r49045
2009-03-30 Roan KattouwKill raw SQL in QueryPage::recache(). I can't find...
2009-02-21 Alexandre Emsenhuber(bug 14414) maintenance/updateSpecialPages.php no longe...
2008-12-19 Niklas Laxström* Springle some parsemag to the sidebar and tagline...
2008-11-19 Andrew GarrettRevert "Starter for a re-jig of hit counting (in a...
2008-11-19 Andrew GarrettStarter for a re-jig of hit counting (in a per-day...
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-10-18 Danny B* A new special page to list wanted templates
2008-09-14 Siebrand Mazeland* Add functionality of extension LinkSearch to core
2008-09-11 X!Add new special page Wantedfiles.
2008-06-05 Greg Sabino Mullanequerycache.value is an unsigned int with default of...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-16 Aaron Schulz* Respect feed limits
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-13 Aaron SchulzLeave attribute variable
2008-04-13 Aaron SchulzMake newpages uses Pager over rc_timestamp
2008-02-22 HujiIntroducing $wgFeed variable. Allows tuning sydication...
2008-02-18 Tim Starling* Introduced OutputPage::addWikiMsg() and OutputPage...
2008-02-12 Brion VibberDump obsolete pass-by-reference on QueryPage::preproces...
2007-09-04 Niklas Laxström* Inclusion of Special:Wantedpages now works again
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-11 Rob Church(bug 8869) Introduce Special:Uncategorizedtemplates...
2007-06-04 Rob Church* (bug 10118) Introduce Special:Mostlinkedtemplates
2007-05-27 River Tarnell- need to include </div> in empty result case, otherwis...
2007-05-27 Antoine Musso* cleaner indenting for query pages
2007-05-08 Nick JenkinsRemoving or commenting out unused variables or globals...
2007-04-20 Nick JenkinsYet more doc tweaks:
2007-04-20 Ivan Lanin* Fix object variable used for displaying "not-patrolle...
2007-04-08 Rob ChurchKill some trailing whitespace
2007-04-08 Rob Church(bug 9508) Special page to list articles with the fewes...
2007-04-01 Rob Church* (bug 9472) Invalid XHTML on cached query pages
2007-03-31 Rob ChurchMove PageQueryPage class into own file
2007-03-31 Rob Church(bug 9046) Special page to list pages without language...
2007-03-28 Rob Church* Split most of the result output code from QueryPage...
2007-02-21 Brion VibberRemove <hr>s added to some 'empty' list messages in...
2007-02-21 Tim StarlingRemoved ListUsersPage from the lists in QueryPage.php...
2007-02-21 Raimond Spekking* (bug 8919) Suppress paging links and related messages...
2007-02-10 Domas MituzasCategoriesPage no more
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-20 Antoine MussoRename constructors to __constructor
2007-01-03 Rob ChurchAdvise users when updates for a query page have been...
2006-12-16 Antoine MussoSave two function calls when pages are not cached.
2006-12-05 Brion VibberRestore Special:Contributions to its state as of 17964
2006-12-04 Brion Vibber* Enable QueryPage classes to override list formatting...
2006-12-03 Ilmari KaronenNew special page Special:NewbieContributions to replace...
2006-12-03 Ilmari KaronenDidn't really mean to delete SpecialContributions.php...
2006-11-29 Nick JenkinsPrevent the following strict-standards warnings - i...
2006-11-08 Tim StarlingReverting 17479/17480, breaks subclassing of Linker...
2006-11-08 Nick Jenkins* (bug 7405) Make Linker methods static. Patch by Dan Li.
2006-10-30 Tim Starling* Made special page names case-insensitive and localisa...
2006-07-26 Tim Starling$wgLanguageCode no longer indicates the user language...
2006-06-17 Rob Church(bug 6344) Add Special:Uncategorizedimages page
2006-06-06 Domas MituzasAutoLoad Feed classes
2006-06-01 Brion VibberRevert to r14512; domas introduced massive breakage...
2006-06-01 Domas MituzasUse AutoLoader to load classes:
2006-05-11 Antoine MussoRevert to r14165 . Did too many changes, didnt even...
2006-05-11 Antoine MussoSome more PHP5 stuff
2006-05-11 Antoine Mussoabstraction class
2006-05-03 Rob Church* (bug 5801) Correct handling of underscores in Special...
2006-04-21 Rob Church(bug 3825) Namespace filtering on Special:Newpages
2006-04-18 Rob Church(bug 5250) Introduce Special:Unusedtemplates
2006-04-17 Rob ChurchAdd meta tag and JavaScript variables to cached special...
2006-04-17 Rob ChurchFix issues noted by Brion; proper handing of a missing...
2006-04-17 Rob Church(bug 4327) Report age of cached data sets in query...
2006-04-13 Rob Church(bug 5475) New pages feeds ignore "limit" argument
2006-01-25 Rob ChurchAdd Special:Listredirects to list of query pages; wasn...
next