| Commit message (Expand) | Author | Age | Files | Lines |
* | Small fix up should work now when ran from anywhere :) | Chris Smith | 2009-02-07 | 1 | -1/+2 |
* | curtesty of toonarmy :) (shows cached sql queries to determine useless sql ca... | Meik Sievertsen | 2009-02-06 | 1 | -0/+2 |
* | extend the style columns (style_id, template_id, imageset_id, image_id...) | Meik Sievertsen | 2008-11-27 | 2 | -24/+24 |
* | Better handling and finer control for custom profile fields visibility option... | Meik Sievertsen | 2008-11-26 | 2 | -4/+6 |
* | - Added 'max_recipients' setting for private messages. This setting allows ad... | Meik Sievertsen | 2008-09-23 | 2 | -0/+2 |
* | weird - schemas later | Henry Sudhof | 2008-07-29 | 1 | -1/+1 |
* | Schema changes | Henry Sudhof | 2008-07-29 | 1 | -0/+2 |
* | update upgrader schema to 3.0.2 | Meik Sievertsen | 2008-07-29 | 1 | -8/+11 |
* | change subject/title column length | Meik Sievertsen | 2008-06-21 | 1 | -8/+8 |
* | removed executable props [Bug #6464] | Nils Adermann | 2008-06-04 | 3 | -0/+0 |
* | This should get rid of the filesorts and temp tables on index (with topic rea... | Henry Sudhof | 2008-03-17 | 1 | -1/+3 |
* | merging r8373 into 3.0 branch: adding a new option to hide the entire list of... | Nils Adermann | 2008-02-03 | 1 | -0/+1 |
* | fix unread/new pm columns | Meik Sievertsen | 2007-12-05 | 2 | -4/+4 |
* | added the mysql upgrader to CVS | David M | 2007-11-29 | 1 | -0/+1362 |
* | okay, enough | Henry Sudhof | 2007-11-01 | 1 | -105/+54 |
* | ... | Henry Sudhof | 2007-11-01 | 1 | -4/+0 |
* | This might work for people who b0rked their BOTs table and thus have bots br... | Henry Sudhof | 2007-11-01 | 1 | -0/+206 |
* | Adding a repair script for people who converted with RC6. | Henry Sudhof | 2007-11-01 | 1 | -0/+129 |
* | more fixes... | Meik Sievertsen | 2007-10-14 | 1 | -1/+1 |
* | forum rules, forum descriptions and group description bbcode uid fixes | Meik Sievertsen | 2007-10-14 | 1 | -3/+3 |
* | i think david just forgot these. ;) | Meik Sievertsen | 2007-10-06 | 1 | -2/+2 |
* | deregister globals to install too | Meik Sievertsen | 2007-10-04 | 6 | -33/+33 |
* | #i71 | David M | 2007-10-04 | 1 | -1/+1 |
* | Ok, here comes a big one. Poor updater. Also requires testing. | Henry Sudhof | 2007-10-03 | 1 | -0/+4 |
* | normalizer does not return, it works via refs. updated the normalizer test to... | David M | 2007-08-14 | 1 | -2/+4 |
* | #13999 | David M | 2007-08-09 | 1 | -0/+24 |
* | - found a bug, it caused MSSQL not being able to use templates stored in the ... | David M | 2007-07-31 | 1 | -1/+1 |
* | same right for all. ;) Groups table using same column types as the users tabl... | Meik Sievertsen | 2007-07-28 | 1 | -4/+4 |
* | let's remove 350+ impossible entries | David M | 2007-07-19 | 1 | -1/+17 |
* | yay for security! | David M | 2007-07-19 | 1 | -2/+2 |
* | - replace all of the mapings that transform some sort of letter l to number o... | David M | 2007-07-19 | 1 | -6/+19 |
* | - search result extract shouldn't end in the middle of a multibyte character ... | Nils Adermann | 2007-07-15 | 2 | -0/+331 |
* | #13179 | David M | 2007-07-12 | 1 | -11/+11 |
* | let's see if i can break something. :o | Meik Sievertsen | 2007-07-03 | 1 | -4/+4 |
* | #12947 | David M | 2007-07-03 | 1 | -2/+2 |
* | - forgot to add characters to cheat list, and also missed 00C5 when manually ... | Nils Adermann | 2007-05-26 | 1 | -0/+4 |
* | #11637 | David M | 2007-05-25 | 1 | -1/+1 |
* | - Handle ISO-8859-8-i | David M | 2007-05-23 | 1 | -2/+2 |
* | update old posts to use new smilies | David M | 2007-05-19 | 1 | -0/+130 |
* | fixing some bugs | Meik Sievertsen | 2007-05-07 | 1 | -5/+1 |
* | - changed the way we do forum accounting in phpBB, far less intensive and muc... | David M | 2007-05-05 | 1 | -0/+1 |
* | some language-specific adjustements | Meik Sievertsen | 2007-05-03 | 2 | -3/+3 |
* | finetuning. | Henry Sudhof | 2007-05-03 | 1 | -3/+10 |
* | some tiny changes | Meik Sievertsen | 2007-05-02 | 1 | -14/+12 |
* | Yah know: this is not supported | Henry Sudhof | 2007-04-30 | 1 | -1/+1 |
* | Prepare to be yelled at and brace for the tide of bug reports: I had hoped we... | Henry Sudhof | 2007-04-30 | 1 | -0/+142 |
* | - * wildcard in a search query should cause \w+ in highlighting, not \w* [Bug... | Nils Adermann | 2007-04-29 | 2 | -7/+7 |
* | - magic urls should have class="postlink", added class="postlink-local" for r... | Nils Adermann | 2007-04-28 | 1 | -0/+126 |
* | changed the cache files to save some memory (all global ones are hold in memo... | Meik Sievertsen | 2007-04-22 | 1 | -1/+1 |
* | - Firebird is people too! (Firebird works again) | David M | 2007-04-09 | 1 | -3/+3 |