| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | 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 |
| * | | merge changes from 3.0.x branch | Meik Sievertsen | 2009-12-16 | 1 | -0/+1 |
| * | | Copy 3.0.x branch to trunk | Meik Sievertsen | 2009-10-04 | 30 | -0/+8510 |
| * | | Move trunk/phpBB to old_trunk/phpBB | Meik Sievertsen | 2009-10-04 | 13 | -2808/+0 |
| * | | create place for any external or modified libraries (i do not want to have th... | Meik Sievertsen | 2009-06-07 | 1 | -0/+33 |
| * | | Merge most changes from 3.0.x branch since the 25th december. | Meik Sievertsen | 2009-03-22 | 1 | -0/+3 |
| * | | $db-> to phpbb::$db-> | Meik Sievertsen | 2009-02-22 | 3 | -130/+129 |
| * | | $auth-> to phpbb::$acl-> | Meik Sievertsen | 2009-02-22 | 2 | -2/+2 |
| * | | remove global and change $user-> to phpbb::$user-> | Meik Sievertsen | 2009-02-22 | 3 | -41/+28 |
| * | | $config to phpbb::$config | Meik Sievertsen | 2008-12-28 | 2 | -5/+5 |
| * | | replace constants with class constants. | Meik Sievertsen | 2008-12-27 | 1 | -4/+4 |
| * | | remove no longer necessary files... hooray | Meik Sievertsen | 2008-12-24 | 13 | -2275/+0 |
| * | | we no longer need them. Schema is in install now. | Meik Sievertsen | 2008-11-02 | 2 | -3347/+0 |
| * | | - Automatically add users/groups to the PM recipient list, if entered or sele... | Meik Sievertsen | 2008-09-23 | 2 | -0/+2 |
| * | | erm, yeah | Meik Sievertsen | 2008-07-29 | 1 | -2/+3 |
| * | | upgrader in trunk too. :P | Meik Sievertsen | 2008-07-29 | 1 | -11/+13 |
| * | | Cleanup | Marek A. R | 2008-07-20 | 1 | -10/+9 |
| * | | merge? merge. | Meik Sievertsen | 2008-06-23 | 1 | -7/+8 |
| * | | Rewrote this stuff so that it is all multiple object oriented instead of loop... | David M | 2008-06-09 | 1 | -160/+384 |
| * | | removed executable props [Bug #6464] | Nils Adermann | 2008-06-04 | 3 | -0/+0 |
| * | | ok... i hope i haven't messed too much with the code and everything is still ... | Meik Sievertsen | 2008-05-29 | 24 | -902/+96 |
| * | | :o don't allow access to that file for people who cannot add a comment | Nils Adermann | 2008-05-05 | 1 | -1/+1 |
| * | | fixing access to const members in the normalizer and the normalizer test | Nils Adermann | 2008-05-05 | 1 | -4/+4 |
| * | | Some enhancements to the posting api, replaced the bitfield with two int fiel... | David M | 2008-04-23 | 1 | -63/+254 |
| * | | merge some changes/fixes | Meik Sievertsen | 2008-04-11 | 1 | -15/+12 |
| * | | Some fixes | Marek A. R | 2008-04-02 | 1 | -3/+3 |
| * | | Some neat stuff, the new DBAL function has the potential of removing somewher... | David M | 2008-04-02 | 1 | -0/+455 |
| * | | Alright, this should give some improved performance :) | David M | 2008-02-03 | 2 | -3/+3 |
| * | | poor file being commited without reason | Nils Adermann | 2008-01-22 | 1 | -0/+1 |
| * | | test commit on svn | Nils Adermann | 2008-01-22 | 1 | -2/+1 |
| * | | - phpBB now uses a less ancient version of Oracle | David M | 2008-01-09 | 1 | -10/+10 |
| * | | so close to that perfect commit, yet so very far... | David M | 2008-01-08 | 1 | -1/+1 |
| * | | - make viewforum work again | David M | 2008-01-08 | 1 | -86/+11 |
| * | | I plan on getting a perfect commit one of these days... Today is not that day :P | David M | 2008-01-06 | 1 | -2/+2 |
| * | | - add DB2 support | David M | 2008-01-06 | 1 | -3/+71 |
| * | | the end of an era... | David M | 2008-01-06 | 1 | -52/+10 |
| * | | oh boy... | David M | 2008-01-03 | 1 | -1/+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 |