| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | - display search type as page title for premade searches [Bug #6508] | Nils Adermann | 2006-12-27 | 1 | -5/+10 |
* | #6414 | David M | 2006-12-23 | 1 | -3/+2 |
* | #6520 | David M | 2006-12-23 | 1 | -2/+2 |
* | - Optimize acl_getf_global a bit | Nils Adermann | 2006-12-16 | 1 | -4/+26 |
* | - finally correctly calculate current time for birthday calculation [Bug #6030] | Nils Adermann | 2006-12-10 | 1 | -10/+1 |
* | - author search should use clean names for searching [Bug #5752] | Nils Adermann | 2006-12-03 | 1 | -1/+7 |
* | #5610 | Meik Sievertsen | 2006-11-27 | 2 | -3/+3 |
* | adjust some comments to work with phpdocumentor. :) | Meik Sievertsen | 2006-11-17 | 3 | -30/+30 |
* | - fixes for the following bugs: | Meik Sievertsen | 2006-11-15 | 1 | -4/+4 |
* | keywords is a string... | Meik Sievertsen | 2006-11-10 | 1 | -1/+1 |
* | - Bug #5090 | Nils Adermann | 2006-11-05 | 1 | -1/+0 |
* | ok, i am an idiot... | Meik Sievertsen | 2006-11-03 | 1 | -1/+1 |
* | Revised attachment categories a bit | Meik Sievertsen | 2006-10-19 | 1 | -1/+1 |
* | - store sql_layer directly within the layer itself | Meik Sievertsen | 2006-10-14 | 2 | -36/+23 |
* | - introducing clean usernames, needs to be tested more, I'm not sure I didn't... | Nils Adermann | 2006-10-13 | 1 | -1/+1 |
* | tried to begin adjusting all string functions where applicable - still a *lot... | Meik Sievertsen | 2006-10-07 | 2 | -3/+3 |
* | - forgot to make the same change to the ODBC driver | David M | 2006-10-01 | 1 | -3/+3 |
* | - no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio... | Nils Adermann | 2006-09-17 | 2 | -64/+97 |
* | some changes/fixes | Meik Sievertsen | 2006-09-02 | 1 | -2/+2 |
* | - birthdays/age in user's timezone and not server's local time | Nils Adermann | 2006-08-28 | 1 | -6/+15 |
* | we don't want all topics when searching for just a few\! | Nils Adermann | 2006-08-13 | 1 | -6/+10 |