Age | Commit message (Expand) | Author |
2009-11-16 | Fixed typo to display the type of search. | brettp |
2009-11-15 | Added a missing elgg_strlen() in search_remove_ignored_words() | brettp |
2009-11-15 | Search changes. | brettp |
2009-11-10 | Removing explicit MySQL 5.1-specific 'IN NATURAL LANGUAGE MODE' option. | brettp |
2009-11-10 | elgg_extend_view() replaces extend_view() | cash |
2009-11-10 | Sorting search contexts by longest related substring. | brettp |
2009-11-10 | Fixed displaying of ...s in search. | brettp |
2009-11-10 | I hate you search. | brettp |
2009-11-10 | Missed an htmlspecialchars(). | brettp |
2009-11-10 | Removed unneeded url_encode()s for links. | brettp |
2009-11-10 | Underscores. grr. | brettp |
2009-11-10 | Adjusted default context length to 500. | brettp |
2009-11-10 | Trying out the new context grabbing function in search. | brettp |
2009-11-09 | For real this time. | brettp |
2009-11-09 | Sanitising string on tag search. | brettp |
2009-11-09 | Sanitising strings to avoid sql insertion hacks. | brettp |
2009-11-09 | Updated search to allow filtering of results by clicking on submenu items. | brettp |
2009-11-08 | Fixed the wrapper for comment listing. | brettp |
2009-11-08 | No more hasty commits--Fixing a var_dump() left in. | brettp |
2009-11-08 | Uncommenting out the bulk of the search functions. | brettp |
2009-11-08 | Added super-basic support for searching comments. | brettp |
2009-11-07 | Reverted groups and users to LIKE instead of MATCH AGAINST. | brettp |
2009-11-07 | Moved default search hooks into search mod. | brettp |
2009-11-06 | Updated search for FTS. | brettp |
2009-10-22 | Pulling in MITRE's search core. Fo'rizzle this time. Yo. | brettp |
2009-10-09 | Reverted back to previous copy removing Justin's search because of views prob... | brettp |
2009-10-09 | Pulled in Justin's search changes from github. | brettp |