Follow-up r84814: revert redundant summary message addition.
[lhc/web/wiklou.git] / includes / specials / SpecialLinkSearch.php
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2011-02-22 Sam ReedFollowup r82641, set default for 2nd param
2011-02-07 Alexandre EmsenhuberWe have OutputPage::wrapWikiMsg() and OutputPage::addWi...
2011-01-04 Tim StarlingFix for bug 26561: clickjacking attacks. See the bug...
2011-01-01 Platonidesrm unused global
2010-12-31 Roan Kattouwr79347 didn't update other callers to mungeQuery()...
2010-12-31 Roan KattouwFollow-up r78786: the querypage branch merge threw...
2010-12-31 Roan KattouwFix r78970 per CR: params were the wrong way around
2010-12-22 Roan KattouwMark LinkSearch as uncacheable and fix its headers...
2010-12-22 Roan KattouwReally do what r78790 claimed to do (fix E_STRICT in...
2010-12-22 Roan KattouwFollowup r7876: fix another E_STRICT: kill additional...
2010-12-22 Roan KattouwMerge querypage-work2 branch from trunk. The most relev...
2010-11-30 Sam ReedMore unused variables
2010-10-31 Sam ReedUpdate deprecated method calls
2010-08-14 Alexandre EmsenhuberStandardised file description headers; first path
2010-07-24 Sam ReedRemoval of unused globals
2010-07-08 Max SemenikUpdate comment: makeLikeArray() is deprecated
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-21 Sam ReedGPL Headers for all!
2010-05-08 Alexandre EmsenhuberFix case in class name
2009-12-12 Alexandre EmsenhuberFor consistency with the other special pages, don't...
2009-10-21 Max Semenik(bug 20275) Fixed LIKE queries on SQLite backend
2009-06-17 Niklas LaxströmUse addWikiMsg or wrapWikiMsg
2009-06-07 Siebrand Mazeland* replace use of deprecated makeKnownLinkObj() by linkK...
2009-03-08 Siebrand Mazeland* Use $wgLang->commaList( array ) instead of implode...
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-09-20 Tim StarlingFixed warning. QueryPage subclasses are required to...
2008-09-14 Siebrand Mazeland* Add functionality of extension LinkSearch to core