| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 | 1 | -3/+9 |
| * | 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 |
| * | can't be negative | David M | 2007-04-21 | 1 | -3/+6 |
| * | - correctly initialise $words in fulltext_native [Bug #347] | Nils Adermann | 2007-04-09 | 1 | -2/+9 |
| * | 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 |
| * | 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 |
| * | - 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 |
| * | - author search should use clean names for searching [Bug #5752] | Nils Adermann | 2006-12-03 | 1 | -1/+7 |
| * | #5610 | Meik Sievertsen | 2006-11-27 | 1 | -2/+2 |
| * | adjust some comments to work with phpdocumentor. :) | Meik Sievertsen | 2006-11-17 | 1 | -23/+23 |
| * | - 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 | 1 | -34/+21 |
| * | - 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 | 1 | -1/+1 |
| * | - 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 | 1 | -63/+96 |
| * | - 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 |
| * | m_approve_fid should be negated | Nils Adermann | 2006-08-12 | 1 | -4/+4 |
| * | sql_in_set changes | Meik Sievertsen | 2006-08-12 | 1 | -43/+36 |
| * | - fixed some problems with themes | Nils Adermann | 2006-08-08 | 1 | -0/+3 |
| * | - acm_file uses an index pointer to the current row instead of shifting the r... | Nils Adermann | 2006-08-01 | 1 | -1/+1 |
| * | - fixed the age calculation (note: turn on your brain before commiting someth... | Nils Adermann | 2006-07-27 | 1 | -488/+898 |
| * | Fixed: bug #3243 | Ludovic Arnaud | 2006-07-24 | 1 | -1/+1 |
| * | Fixed: forgot to remove some debug code :( | Ludovic Arnaud | 2006-07-11 | 1 | -2/+0 |
| * | Fixed: bug #3191 take two. That one should work as expected. | Ludovic Arnaud | 2006-07-11 | 1 | -3/+19 |
| * | Fixed: bug #3191 as per NeoThermic's patch | Ludovic Arnaud | 2006-07-10 | 1 | -1/+1 |
| * | - fix a stupid bug in style.php | Nils Adermann | 2006-07-07 | 1 | -1/+1 |
| * | - fixed a parse error (oops) | Nils Adermann | 2006-07-07 | 1 | -8/+8 |
| * | - display age in user profile and make it available on viewtopic | Nils Adermann | 2006-07-07 | 1 | -1/+1 |
| * | Changed: moved the thing that compares the amount of matches to the amount of... | Ludovic Arnaud | 2006-07-04 | 1 | -7/+5 |
| * | - proper redirect after deleting a report [Bug #2260] | Nils Adermann | 2006-06-16 | 1 | -1/+1 |
| * | - removed db cache (might re-appear, but for now we do not see the need for it) | Meik Sievertsen | 2006-06-16 | 1 | -3/+11 |