summaryrefslogtreecommitdiff
path: root/modules/search.module
Commit message (Expand)AuthorAge
* #36352: Don't prefix temporary table names after all.Steven Wittens2005-11-21
* #36242: Array merge problems with module_invokeSteven Wittens2005-11-10
* - #36255: Fix db_query_temporary() in pgsqlSteven Wittens2005-11-04
* - Patch #26139 by webchick / Kieran / documentation team: improved admin help...Dries Buytaert2005-11-01
* - Patch #30930 by m3avrck/deekayen: cured PHP5 warnings.Dries Buytaert2005-10-22
* - #22850: Search query containing / results in 404 on clean URLs.Steven Wittens2005-10-21
* - #28159: Advanced search features (hello from DrupalCon)Steven Wittens2005-10-18
* - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.Dries Buytaert2005-10-11
* - Patch #29465: new form API by Adrian et al.Dries Buytaert2005-10-07
* - Patch #28784 by Neil: improved HTML/CSS of search form.Dries Buytaert2005-09-07
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - #27624, #27614, #27627: dead codeSteven Wittens2005-07-29
* - #27626: Correct function nameSteven Wittens2005-07-29
* - #27531: Leftover string_length().Steven Wittens2005-07-27
* - #26688: Add mbstring support to Drupal and clear up string handling fuzzies.Steven Wittens2005-07-25
* - Patch #25603 by Stefan: made the sizes of forms consistent.Dries Buytaert2005-06-27
* - Patch #22786 by mathias: now that db_affected_rows() returns the number of ...Dries Buytaert2005-05-14
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
* - Fix search index not wiping on admin settings change.Steven Wittens2005-04-23
* - #4166: Respect 'access userlist' permission for profile data.Steven Wittens2005-04-11
* - Patch #19739 by Uwe: corrected many typo's in the documentation and code co...Dries Buytaert2005-03-31
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
* - Part of #17747 was not committed (pgsql fixes).Steven Wittens2005-03-29
* - Use format_plural() for search status (items left to index)Steven Wittens2005-03-18
* - #19063: Use module_implements instead of hand-rolled routine.Steven Wittens2005-03-18
* - #18434: (search) Try wildcards automatically if there were no results.Steven Wittens2005-03-08
* #17747: PGSQL improvementsSteven Wittens2005-02-28
* - Oops: don't show refused words message if there are none.Steven Wittens2005-02-27
* - Fix submissions from search boxes in themesSteven Wittens2005-02-27
* - Search: fix search block stretching sidebarSteven Wittens2005-02-27
* More search usability improvements!Steven Wittens2005-02-27
* - Stripped white-space.Dries Buytaert2005-01-15
* Fixing search tabs going back to "content" when searching on other tabs.Steven Wittens2005-01-14
* - Some search doxygen tweaksSteven Wittens2005-01-13
* - Readding cron note.Steven Wittens2005-01-11
* - Make the search settings page more user-friendly.Steven Wittens2005-01-11
* Tweak api.module outputSteven Wittens2005-01-11
* Various additions, improvements and fixes to the search documentation.Steven Wittens2005-01-11
* - OopsieSteven Wittens2005-01-11
* - Ensure word length <= 50 bytesSteven Wittens2005-01-11
* - Fixing duplicate rows error during indexingSteven Wittens2005-01-11
* - Fix search excerpt highlighter marking substrings of words too + small impr...Steven Wittens2005-01-10
* - Updated watchod call.Dries Buytaert2005-01-09
* - Small changeDries Buytaert2004-12-31
* - Patch #14917 by UnConeD/Steven:Dries Buytaert2004-12-31
* - Patch #13907 by Neil: less ways to set the page title.Dries Buytaert2004-12-15
* - Removed some cruft: left-over xxx_help_page() functions.Dries Buytaert2004-12-11
* Search: wrong parameter order on search_wipe().Steven Wittens2004-12-02
* - Patch #13581 by Steven: Db_query() allows a variable amount of parameters s...Dries Buytaert2004-11-29
* - Patch #13443 by Moshe: got rid of the semi-implemented 'page link' feature....Dries Buytaert2004-11-24