Add the other existing $skin.css/.js to the message files too to be consistent
[lhc/web/wiklou.git] / includes / SpecialSearch.php
2008-06-05 Aryeh GregorSpecialSearchResults hook now passes results by referen...
2008-05-29 Brion VibberRevert r35538:
2008-05-29 Raimond Spekking* Add a h2 header to the begin of the results
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-14 Brion Vibber* (bug 14082) Fix for complex text input vs AJAX sugges...
2008-05-13 Brion VibberCleanup r34661 (bug 14063 -- <label> for powersearch...
2008-05-13 Raimond SpekkingAdd CSS classes to allow easier hiding of elements.
2008-05-12 Huji(bug 14063) Power search form missing <label> for redir...
2008-05-08 Raimond SpekkingMove heading to a more appropriate place, improves...
2008-05-04 Robert StojnićRe-commit r34072 with some modifications:
2008-05-01 Brion Vibber* (bug 13925) Fix bad HTML on search results list
2008-05-01 Brion Vibber* (bug 13924) Fix bad HTML on power search form
2008-04-17 Robert StojnićUse content language for search prefixes.
2008-04-15 Robert StojnićAjax suggestions:
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-12 Alexandre Emsenhuber(bug 13708) Don't set "Search results" title when loadi...
2008-04-08 Brion VibberRevert r32811 -- regression in search.
2008-04-08 Raimond SpekkingAdd a nice fieldset around the external search input...
2008-04-05 Bryan Tong Minh(bug 13616) Replace underscores in search terms by...
2008-03-23 Robert StojnićSearch backend:
2008-03-23 Robert StojnićSearch frontend:
2008-03-21 Brion Vibber* (bug 9447) Added hooks for search result headings
2008-03-21 Brion Vibber* (bug 1953) Search form now honors namespace selection...
2008-03-19 Brion Vibber* (bug 9403) Sanitize newlines from search term input
2008-03-17 Huji(bug 13407) MediaWiki:Powersearch is used in two places
2008-03-14 Brion VibberRevert r31989 -- bizarre 'searchtext' message consistin...
2008-03-14 Bryan Tong MinhSome tweaks to the search form.
2008-03-14 Raimond SpekkingOops, escape the output too. Thanks to Nikerabbit :)
2008-03-14 Raimond Spekking* Do not wrap checkbox and namespace name
2008-03-14 Raimond Spekking* Use PLURAL for 'search-result-size'
2008-03-14 Brion VibberUse fulltext, not 'go', for the top form
2008-03-14 Brion VibberSome search UI cleanup:
2008-03-13 Bryan Tong MinhAllow wikitext for 'powersearchtext' (from r319410)
2008-03-13 Bryan Tong MinhPretify search interface.
2008-03-13 Raimond SpekkingAllow wikitext for 'powersearchtext'
2008-03-12 Bryan Tong MinhAdd some CSS styles.
2008-03-12 Bryan Tong MinhEnlarge the ridicously small search box.
2008-03-11 Brion VibberWorkaround for missing pages that get returned in searc...
2008-03-11 Brion Vibber* (bug 2815) Search results for media files now use...
2008-02-18 Tim Starling* Introduced OutputPage::addWikiMsg() and OutputPage...
2008-02-17 Greg Sabino MullaneFix for bug 13004, in which the Postgres full-text...
2008-01-29 Brion Vibberxhtml correctness for namespaces containing &
2008-01-03 Brion Vibber* (bug 9939) Special:Search now sets focus to search...
2007-12-13 Victor Vasiliev* Don't suggest user to create page if he cannot
2007-09-24 Brion VibberRevert r26084; as mentioned on list this still is a...
2007-09-24 Raimond Spekking* (bug 11035) Add descriptive <title> to Special:Search
2007-09-24 Brion VibberRevert r26071 -- clearly not tested at all; title text...
2007-09-24 Raimond Spekking* (bug 11035) Add descriptive <title> to Special:Search
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-06 Brion VibberAdd a free() function on SearchResultSet class, so...
2007-05-04 Antoine MussoFix #3431 : dont show next link when there is no more...
2007-05-03 Daniel Kinzlerdon't show excerpts from non-readable articles
2007-04-20 Nick JenkinsYet more doc tweaks:
2007-02-21 Raimond Spekking* (bug 8919) Suppress paging links and related messages...
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-12-14 Antoine MussoUser::getOption now accept a default value to override...
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
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-09-20 Brion Vibbermerge r16576 from SerbianVariants branch; should fix...
2006-09-20 Brion Vibberremove stray wfProfileOut()
2006-09-20 Brion Vibber* Updates to language variant code for Serbian et al
2006-09-15 Brion Vibberreverting SerbianVariants check-in, not ready to go...
2006-09-15 Brion VibberMerge from SerbianVariants branch, trunk 16500 vs Serbi...
2006-07-22 Jimmy Collins* (bug 5456) Separate MediaWiki:Search into messages...
2006-07-19 Brion VibberRevert 15733 and 15719 for the moment; I see some eval...
2006-07-19 Robert StojnićEnable UTF-8 lower/upper case operations in SearchEngine,
2006-07-08 Niklas Laxström* More escaping
2006-07-02 Ilmari Karonencapitalization, spacing (thanks robchurch)
2006-07-02 Ilmari Karonen"searchsubtitleinvalid" message for searches that are...
2006-07-02 Rob Church* Rename "searchquery" to "searchsubtitle" and support...
2006-06-12 Rob ChurchReplace "nogomatch" with "noexactmatch" and place the...
2006-06-06 Domas MituzasAutoLoad Revision
2006-06-06 Domas MituzasAutoLoad search classes
2006-05-28 Rob ChurchPass a second parameter to "nogomatch" containing the...
2006-05-05 Niklas Laxström* (bug 5805) message nbytes can now use {{plural:}}
2006-04-19 Antoine MussoSwitching from phpdoc to doxygen (use less than 32MB...
2006-04-05 Brion VibberUpdate the FSF's address in all these GPL stub headers
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-10-22 Antoine Mussokilling double quotes. width attribute is invalid for...
2005-09-19 Ævar Arnfjörð Bjar... * Adding a SpecialSearchNogomatch hook to catch pages...
2005-08-25 Brion VibberCorrected fix for injection
2005-08-25 Antoine MussoXSS issue : now sanitize search query input
2005-08-16 Brion VibberCode cleanup: normalize case for intval(), strval(...
2005-08-10 Antoine MussoFix bug 145: finish 'exclude redirect' implementation
2005-08-02 Niklas LaxströmMake the Mysql search work
2005-07-12 Antoine MussoFIX #655 : when user enter an empty search query:
2005-06-24 Ævar Arnfjörð Bjar... * Removed htmlspecialchars(), everything given to setSu...
2005-05-23 Brion VibberChange the SearchEngine interface around:
2005-05-02 Brion Vibber* (bug 2041) prepend : to thingy and floo boo boo wigwa...
2005-04-29 Ævar Arnfjörð Bjar... * Now passing msg:search as the third paramater to...
2005-04-25 Ævar Arnfjörð Bjar... * addWikitext instead of addHTML
2005-01-27 Antoine Mussofix phpdoc comment
2005-01-07 Brion Vibber* Fix missing search box contents in MonoBook skin
2004-12-19 Brion VibberStart splitting back-end functions from the Article...
next