| Commit message (Expand) | Author | Age | Files | Lines |
| * | - Prevent {URL} token in custom BBCodes from make_clickable messing [Bug #14151] | Nils Adermann | 2007-08-19 | 4 | -8/+18 |
| * | parse error? parse error. | Meik Sievertsen | 2007-08-19 | 1 | -2/+2 |
| * | again... ie6 is still not behaving correctly... the pragma header invalidates... | Meik Sievertsen | 2007-08-19 | 1 | -4/+2 |
| * | away with debug code... | Meik Sievertsen | 2007-08-19 | 1 | -2/+0 |
| * | let the text float to the right. | Meik Sievertsen | 2007-08-19 | 1 | -1/+1 |
| * | - some typos [Bug #13465] | Nils Adermann | 2007-08-19 | 2 | -4/+4 |
| * | - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b... | Nils Adermann | 2007-08-19 | 19 | -45/+57 |
| * | very tiny adjustements... | Meik Sievertsen | 2007-08-19 | 7 | -10/+10 |
| * | and to the schema_data file too. | Meik Sievertsen | 2007-08-18 | 1 | -0/+1 |
| * | - allow multibyte search configuration | Nils Adermann | 2007-08-18 | 7 | -21/+49 |
| * | - strip_bbcode should not treat smilies which look like BBCode and are placed... | Nils Adermann | 2007-08-17 | 1 | -0/+2 |
| * | - strip_bbcode should not treat smilies which look like BBCode and are placed... | Nils Adermann | 2007-08-17 | 4 | -8/+14 |
| * | ok, the nasty one then... :/ | Meik Sievertsen | 2007-08-17 | 2 | -5/+13 |
| * | ok, we are not able to cover all possibilities (IF A eq (B & C)) for example.... | Meik Sievertsen | 2007-08-17 | 1 | -54/+1 |
| * | test adding isset() calls to if expressions. :o | Meik Sievertsen | 2007-08-17 | 1 | -6/+59 |
| * | oki doki | Meik Sievertsen | 2007-08-17 | 2 | -8/+9 |
| * | - IE6 is not able to correctly cope with gzip compression | Meik Sievertsen | 2007-08-17 | 6 | -23/+65 |
| * | #14132 | David M | 2007-08-16 | 1 | -3/+3 |
| * | increase the odbc limit (64k is too low, the theme data itself is >64k) | Meik Sievertsen | 2007-08-16 | 3 | -3/+27 |
| * | - added a comment on normalization | Nils Adermann | 2007-08-16 | 1 | -0/+2 |
| * | - added info on utf8_strtolower/upper | Nils Adermann | 2007-08-16 | 1 | -1/+1 |
| * | - added information about Unicode to coding guidelines | Nils Adermann | 2007-08-16 | 3 | -10/+91 |
| * | - two new packages... diff and utf | Meik Sievertsen | 2007-08-16 | 11 | -50/+71 |
| * | some bugs fixed | Meik Sievertsen | 2007-08-15 | 23 | -60/+119 |
| * | add a noramlizer wrapper just for updates | David M | 2007-08-14 | 3 | -2/+193 |
| * | lest we forget | David M | 2007-08-14 | 1 | -0/+6 |
| * | normalizer does not return, it works via refs. updated the normalizer test to... | David M | 2007-08-14 | 1 | -2/+4 |
| * | turn on strict mode for databases that support it | David M | 2007-08-14 | 2 | -1/+51 |
| * | #14072 | Henry Sudhof | 2007-08-14 | 2 | -0/+5 |
| * | also only meant for testing purposes. :o | Meik Sievertsen | 2007-08-13 | 1 | -3/+0 |
| * | this addition was only a test... | Meik Sievertsen | 2007-08-13 | 1 | -1/+0 |
| * | Some changes... non-invasive... | Meik Sievertsen | 2007-08-13 | 31 | -187/+250 |
| * | kill the debug code | David M | 2007-08-13 | 1 | -1/+1 |
| * | remove the need for filesorting | David M | 2007-08-13 | 1 | -7/+14 |
| * | fix bug with cron execution for all new RC4 installations as well as those ha... | Meik Sievertsen | 2007-08-12 | 3 | -0/+12 |
| * | finally got my dev machine running a decent DBMS | David M | 2007-08-11 | 1 | -2/+3 |
| * | work for everybody | David M | 2007-08-10 | 1 | -2/+1 |
| * | brain not work | David M | 2007-08-10 | 1 | -1/+1 |
| * | #14055 | David M | 2007-08-10 | 1 | -1/+1 |
| * | #13973 | David M | 2007-08-09 | 2 | -6/+38 |
| * | #14034 | David M | 2007-08-09 | 1 | -1/+1 |
| * | #13999 | David M | 2007-08-09 | 2 | -0/+25 |
| * | #13968 | David M | 2007-08-06 | 2 | -1/+5 |
| * | #14018 | David M | 2007-08-06 | 5 | -11/+9 |
| * | heh, ... | Henry Sudhof | 2007-08-06 | 1 | -1/+1 |
| * | two fixes | Meik Sievertsen | 2007-08-06 | 3 | -5/+17 |
| * | Better this way. | Henry Sudhof | 2007-08-06 | 1 | -1/+1 |
| * | Language changes, take them while they are hot. | Henry Sudhof | 2007-08-06 | 3 | -7/+36 |
| * | hrm | Henry Sudhof | 2007-08-05 | 1 | -1/+5 |
| * | Okay, this add a few queries, but now ranks and avatars should behave as expe... | Henry Sudhof | 2007-08-05 | 2 | -21/+134 |