Fix DatabaseSqliteTest for db changes for chunk support.
[lhc/web/wiklou.git] / includes / specials / SpecialSearch.php
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-19 Roan Kattouw(bug 32228) Special:Search doesn't conserve profile...
2011-10-29 Sam ReedKill various unused variables
2011-10-27 Alexandre EmsenhuberPer Nikerabbit's comment on r100621:
2011-10-24 Alexandre EmsenhuberAdded OutputPage::setPageTitleMsg() and OutputPage...
2011-10-16 Sam ReedFixup some assignments in conditionals
2011-10-14 Alexandre Emsenhuber* Moved wfViewPrevNext() to Language::viewPrevNext...
2011-09-29 Sam ReedBack out r95396 and friends
2011-09-15 Robin PepermansRe-do reverted r96824, but in SpecialSearch first retur...
2011-09-14 Brion VibberRevert r96824: causes fatal errors when search query...
2011-09-12 Robin PepermansSpecialSearch: add two hooks, one to modify the power...
2011-08-25 Sam ReedHopefully fix
2011-08-19 Roan KattouwUse wfParseUrl() instead of parse_url() in interwiki...
2011-08-17 Niklas LaxströmAmend the documention of search profile, fu r86714
2011-08-16 Sam ReedExplicitally define some member variables
2011-08-11 Alexandre Emsenhuber* Use local context instead of global variables
2011-07-08 Leo Koppelkammr91734: Do the same for search.css and remove module...
2011-07-08 Leo KoppelkammMigrate skins/common/search.js functionality to mediawi...
2011-07-06 Chad HorohoeMove wfShowingResultsNum() back into SpecialSearch...
2011-07-01 Alexandre EmsenhuberReplaced calls to Skin::formatSize() by Language::forma...
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-06-20 Niklas LaxströmPartial revert of r86734: restore mPrefix - I still...
2011-05-10 Brian Wolff(bug 28888) In Special:Search, Don't tell user the...
2011-05-06 Sam ReedKill off the long deprecated $wgInputEncoding and ...
2011-04-22 Niklas LaxströmImplemented param tracking for hook users, feels a...
2011-04-22 Niklas LaxströmCleanup next/prev links on special:search. Removed...
2011-04-22 Niklas LaxströmAllow extensions to customize the search forms. This...
2011-03-12 Happy-melonSpin out all the CSS used on special pages into their...
2011-02-19 Sam ReedAnd some more function level documentation
2011-02-07 Alexandre EmsenhuberWe have OutputPage::wrapWikiMsg() and OutputPage::addWi...
2011-02-02 Bryan Tong MinhFollow-up r79964: Fix double parsing of file info
2011-01-22 Siebrand Mazeland* changed 'searchmenu-new-nocreate' to no longer be...
2011-01-21 Sam ReedFold Avars Nogomatch extension into core
2011-01-11 Raimond SpekkingFollow-up r79964: Use the existing message 'parentheses...
2011-01-10 Derk-Jan HartmanMove the () surrounding description strings of files...
2011-01-04 Tim StarlingFix for bug 26561: clickjacking attacks. See the bug...
2010-12-24 Platonides(Bug 26412) Search results headers no longer show a...
2010-12-13 Bryan Tong MinhFollow-up r78297: allow the hook to break the execution...
2010-12-13 Sam ReedFollowup r78295, seems I didn't even bother to rename...
2010-12-13 Sam ReedFollowup r78268, do it as Bryan suggested, not as how...
2010-12-12 Sam ReedFollowup r65114 (per CR cabal), remove SpecialSearchGom...
2010-12-10 Alexandre Emsenhuber* Converted Special:Search to subclass SpecialPage
2010-11-30 Sam ReedMore unused variables
2010-11-25 Sam ReedMore reversion of r77297, 2 of 2 commits to keep it...
2010-11-25 Antoine Mussorevert r76464
2010-11-18 Krinklerenaming mediawiki.specials to mediawiki.special (match...
2010-11-10 Sam ReedVarious unused variables, add some braces
2010-11-04 Raimond SpekkingFollow-up r75996: Forgotten to remove an old line
2010-11-04 Raimond Spekking* Special:Search: Add CSS classes to 'none found' and...
2010-10-31 PlatonidesA couple of Xml::hidden calls left by r75723
2010-10-31 Sam ReedMore deprecated method calls
2010-10-14 Sam ReedBig attack on unused variables...
2010-10-06 Trevor Parscal* Moved search/IE7 specific CSS rule into search.css...
2010-09-27 Chad HorohoeFix a bunch of '? true : false' instances
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-08-15 Alexandre EmsenhuberStandardised file description headers; second part
2010-08-13 Sam ReedFix archiveName to archiveNames (wrong declaration)
2010-08-07 Siebrand MazelandRevert changes to SpecialSearch.php in r70608 because...
2010-08-06 Ryan BiesDatabaseMssql class and related changes
2010-07-24 Sam ReedRemoval of unused globals
2010-07-12 Platonides7, it's 7! (follow up to r68824)
2010-07-01 Platonides(bug 16886) Sister projects box moves down the extract...
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-04 Derk-Jan HartmanAdd a new searchmenu-new-nocreate message
2010-05-02 Alexandre EmsenhuberFixed some doxygen warnings and documented warnings
2010-04-20 Siebrand Mazeland(bug 22647) Add category details in search results...
2010-04-16 Sam ReedFix hooks.txt SpecialSearchNogomatch $title to &$title
2010-01-27 Conrad Irwin(bug 19600) don't display searchmenu-new when user...
2010-01-06 Sam ReedAttempt at normalistion of comparison styles - empty...
2009-12-16 Alex Z(bug 21536) Fix JS error on Special:Search caused by...
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-10-16 Chad HorohoeRemove some unused globals
2009-10-02 Alexandre Emsenhuber* (bug 20948) "Create this page" on Special:Search...
2009-09-17 Brion VibberFix for r55592: show the direct-page link/create link...
2009-09-10 Roan KattouwFix omission of ) in r51807 that eluded php -l because...
2009-09-08 Andrew GarrettAdd "Discussions" option to search when LiquidThreads...
2009-08-26 Aryeh GregorFor search, move "create page" below "no results"
2009-08-21 Aryeh GregorAutofocus Special:Search box
2009-08-17 Raimond SpekkingUse formatNum for some more numbers.
2009-08-14 Andrew GarrettCustomise display of thread search result titles.
2009-08-11 Aryeh GregorFor HTML 5, drop type="" attributes for CSS/JS
2009-07-30 Aaron SchulzRemoved $wgUseOldSearchUI and old search ui class
2009-07-24 Robert StojnićProperly escape the search term here.
2009-07-11 Robert StojnićAdd search term to search-nonefound since wiktionaries...
2009-07-02 Alexandre EmsenhuberXml::element() -> Xml::tags() since the content is...
2009-07-02 Robert StojnićShould always close the form here since it apparently...
2009-07-02 Robert StojnićFix background color of the searchbox and "did you...
2009-07-01 Robert StojnićRevert r51246 for now. It might not be *always* appropr...
2009-06-21 Robert StojnićFollow-up for r52261, some in-progress stuff sneaked in.
2009-06-21 Robert StojnićPreserve formatting even when create article link is...
2009-06-15 Robert StojnićFix for r51574: did you mean.. links were broken, the...
2009-06-12 Robert StojnićAnother follow-up for r51807: add a missing </form...
2009-06-12 Robert StojnićFix warning in r51807, $out is first used here so need...
2009-06-12 Trevor ParscalChanged how the search UI is rendered.
2009-06-07 Siebrand MazelandFollow-up to r51572. SpecialSearch.php was a bit broken...
2009-06-07 Siebrand Mazeland* replace use of deprecated makeKnownLinkObj() by linkK...
2009-06-04 Tim StarlingRevert r49935 (decode character entities in namespace...
2009-05-31 Robert StojnićWhitespace after the "check" label.
2009-05-31 Robert StojnićBug 19039: new "(un)select all" buttons misplaced at...
next