summaryrefslogtreecommitdiff
path: root/modules/search/tests
Commit message (Collapse)AuthorAge
* Issue #2364069 by damiankloip: Search specific tags are not available and ↵David Rothstein2015-03-30
| | | | hook_query_TAG_alter hooks are not invoked
* Issue #348448 follow-up by jrchamp, catch: Fix E_STRICT errors.webchick2011-07-13
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #915174 by sdboyer, sun: Remove pointless files[] declarations on files that ↵Angie Byron2010-12-20
| | | | are not declaring classes.
* - Patch #839524 by jhodgdon, pwolanin: search results are themed too early.Dries Buytaert2010-08-18
|
* - Patch #497206 by jhodgdon, pwolanin, Island Usurper, YannickD: avoid ↵Dries Buytaert2010-08-11
| | | | search conflicts with other forms, use menu API instead of search_get_keys().
* #567100 by jhodgdon, pwolanin, ezra-g: Fixed Search module is assuming node ↵Angie Byron2010-08-05
| | | | is default search even when it's disabled.
* #606526 follow-up by scor: Don't strip trailing whitespace from Unicode tests.Angie Byron2010-02-01
|
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* #604002 by chx, naxoc, Heine, and kaakuu: Support more Unicode scripts by ↵Angie Byron2010-01-10
more precisely defining the characters to be included in the search index. We now support Devanāgarī and other scripts. A few billion users are now able to use core search module. WIN.