| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug #36565 - Search by authorname does not display posts of guests and de... | Joas Schilling | 2009-07-02 | 2 | -40/+87 |
* | Search for 'topic title only' and 'first post' should work again for non-mysq... | Meik Sievertsen | 2009-04-18 | 1 | -0/+8 |
* | Fix topic title only and first post search option with the SQL_CALC_FOUND_ROW... | Meik Sievertsen | 2009-04-18 | 1 | -6/+6 |
* | erm, forgot to globalize $config. :/ | Meik Sievertsen | 2009-04-18 | 1 | -1/+1 |
* | [Change] Performance improvements for native fulltext search (patch by Paul) | Meik Sievertsen | 2009-04-11 | 1 | -3/+19 |
* | New search option: Maximum number of words allowed to search for. | Meik Sievertsen | 2009-04-11 | 2 | -3/+16 |
* | not quite | Nils Adermann | 2008-12-04 | 1 | -1/+1 |
* | Use a left join for the topics table on search to avoid trouble with FROM syn... | Nils Adermann | 2008-12-04 | 1 | -11/+12 |
* | Tell users to recreate the search index after changing the common word thresh... | Nils Adermann | 2008-11-26 | 1 | -1/+1 |
* | cleanup, related to bug #19195 | Meik Sievertsen | 2008-09-18 | 1 | -2/+0 |
* | Fix native full text search on postgresql while using excluding keyword match... | Meik Sievertsen | 2008-09-18 | 1 | -3/+6 |
* | Ok, story real database server info, as well as caching it | Meik Sievertsen | 2008-09-04 | 1 | -2/+2 |
* | The same way we allow defining a custom template/style path we now allow this... | Meik Sievertsen | 2008-08-23 | 1 | -4/+4 |
* | Topic searches by author no longer return invalid results [Bug #11777] | Nils Adermann | 2008-06-04 | 2 | -5/+5 |
* | removed executable props [Bug #6464] | Nils Adermann | 2008-06-04 | 2 | -0/+0 |
* | #15524 | David M | 2007-11-29 | 1 | -2/+1 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 3 | -7/+10 |
* | err, forgot to commit | Meik Sievertsen | 2007-07-27 | 1 | -4/+4 |
* | a little comment | Henry Sudhof | 2007-07-23 | 1 | -0/+1 |
* | #13579 | Henry Sudhof | 2007-07-23 | 2 | -5/+15 |
* | - a better way of checking PCRE property support | David M | 2007-07-23 | 1 | -1/+5 |
* | tweak the sql_like_expression feature a little bit to allow correct escaping | Meik Sievertsen | 2007-06-24 | 1 | -1/+1 |
* | new wrapper for LIKE expressions to streamline the fixes. We actually need to... | Meik Sievertsen | 2007-06-23 | 1 | -1/+1 |
* | ok, mess around with the templates + fixing some bugs + adjusting headers for... | Meik Sievertsen | 2007-06-09 | 1 | -3/+3 |
* | #11637 | David M | 2007-05-25 | 1 | -1/+1 |
* | label changes, language fixes... | Meik Sievertsen | 2007-05-16 | 1 | -1/+1 |
* | - correctly transfer the search query across search result pages | Nils Adermann | 2007-05-13 | 1 | -0/+1 |
* | Better support for nested transactions... | Meik Sievertsen | 2007-05-05 | 1 | -4/+4 |
* | - magic urls should have class="postlink", added class="postlink-local" for r... | Nils Adermann | 2007-04-28 | 1 | -6/+3 |
* | - removed unneeded code from fulltext_mysql [Bug #9947] | Nils Adermann | 2007-04-22 | 1 | -93/+113 |
* | can't be negative | David M | 2007-04-21 | 1 | -3/+6 |
* | forgot to make the actual change :P | David M | 2007-04-18 | 1 | -2/+2 |
* | #9904 | David M | 2007-04-18 | 1 | -0/+8 |
* | - correctly initialise $words in fulltext_native [Bug #347] | Nils Adermann | 2007-04-09 | 1 | -2/+9 |
* | - urlencoded usernames don't need htmlspecialchars [Bug #8794] | Nils Adermann | 2007-04-01 | 1 | -28/+0 |
* | #5401 | David M | 2007-03-31 | 1 | -0/+1 |
* | debug code :-( | David M | 2007-03-31 | 1 | -1/+1 |
* | the mysql search backend now tries to use mbstring's regex engine if PCRE doe... | David M | 2007-03-31 | 1 | -10/+82 |
* | quick fix | Nils Adermann | 2007-03-14 | 1 | -1/+1 |
* | *** empty log message *** | David M | 2007-03-14 | 1 | -8/+15 |
* | - improvements to search indexing performance, espacially tidy() by adding a ... | Nils Adermann | 2007-03-13 | 1 | -22/+68 |
* | - added a UNIQUE index on the wordmatch table | Nils Adermann | 2007-03-04 | 1 | -2/+4 |
* | #8074 | David M | 2007-02-23 | 1 | -1/+1 |
* | #8244 | David M | 2007-02-22 | 1 | -22/+2 |
* | - should fix some Firebird issues ( can't believe that nobody found this unti... | David M | 2007-02-01 | 1 | -3/+35 |
* | - ignore too short/too long search words [Bug #7438] | Nils Adermann | 2007-01-28 | 1 | -9/+34 |
* | Display a note, that UTF-8 support in fulltext_mysql is not available with ce... | Nils Adermann | 2007-01-27 | 1 | -0/+22 |
* | fixing some bugs, most being submitted grammatical/spelling errors. | Meik Sievertsen | 2007-01-21 | 1 | -1/+1 |
* | - solved a problem with magic urls inside brackets, and with bbcodes being tr... | Nils Adermann | 2007-01-13 | 1 | -8/+11 |
* | - use constants no weird numbers ;-) | Nils Adermann | 2007-01-05 | 1 | -4/+10 |