aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop
Commit message (Expand)AuthorAgeFilesLines
...
| * curtesty of toonarmy :) (shows cached sql queries to determine useless sql ca...Meik Sievertsen2009-02-061-0/+2
| * extend the style columns (style_id, template_id, imageset_id, image_id...)Meik Sievertsen2008-11-272-24/+24
| * Better handling and finer control for custom profile fields visibility option...Meik Sievertsen2008-11-262-4/+6
| * - Added 'max_recipients' setting for private messages. This setting allows ad...Meik Sievertsen2008-09-232-0/+2
| * weird - schemas laterHenry Sudhof2008-07-291-1/+1
| * Schema changesHenry Sudhof2008-07-291-0/+2
| * update upgrader schema to 3.0.2Meik Sievertsen2008-07-291-8/+11
| * change subject/title column lengthMeik Sievertsen2008-06-211-8/+8
| * removed executable props [Bug #6464]Nils Adermann2008-06-043-0/+0
| * This should get rid of the filesorts and temp tables on index (with topic rea...Henry Sudhof2008-03-171-1/+3
| * merging r8373 into 3.0 branch: adding a new option to hide the entire list of...Nils Adermann2008-02-031-0/+1
* | merge changes from 3.0.x branchMeik Sievertsen2009-12-161-0/+1
* | Copy 3.0.x branch to trunkMeik Sievertsen2009-10-0430-0/+8510
* | Move trunk/phpBB to old_trunk/phpBB Meik Sievertsen2009-10-0413-2808/+0
* | create place for any external or modified libraries (i do not want to have th...Meik Sievertsen2009-06-071-0/+33
* | Merge most changes from 3.0.x branch since the 25th december.Meik Sievertsen2009-03-221-0/+3
* | $db-> to phpbb::$db->Meik Sievertsen2009-02-223-130/+129
* | $auth-> to phpbb::$acl->Meik Sievertsen2009-02-222-2/+2
* | remove global and change $user-> to phpbb::$user->Meik Sievertsen2009-02-223-41/+28
* | $config to phpbb::$configMeik Sievertsen2008-12-282-5/+5
* | replace constants with class constants.Meik Sievertsen2008-12-271-4/+4
* | remove no longer necessary files... hoorayMeik Sievertsen2008-12-2413-2275/+0
* | we no longer need them. Schema is in install now.Meik Sievertsen2008-11-022-3347/+0
* | - Automatically add users/groups to the PM recipient list, if entered or sele...Meik Sievertsen2008-09-232-0/+2
* | erm, yeahMeik Sievertsen2008-07-291-2/+3
* | upgrader in trunk too. :PMeik Sievertsen2008-07-291-11/+13
* | CleanupMarek A. R2008-07-201-10/+9
* | merge? merge.Meik Sievertsen2008-06-231-7/+8
* | Rewrote this stuff so that it is all multiple object oriented instead of loop...David M2008-06-091-160/+384
* | removed executable props [Bug #6464]Nils Adermann2008-06-043-0/+0
* | ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-2924-902/+96
* | :o don't allow access to that file for people who cannot add a commentNils Adermann2008-05-051-1/+1
* | fixing access to const members in the normalizer and the normalizer testNils Adermann2008-05-051-4/+4
* | Some enhancements to the posting api, replaced the bitfield with two int fiel...David M2008-04-231-63/+254
* | merge some changes/fixesMeik Sievertsen2008-04-111-15/+12
* | Some fixesMarek A. R2008-04-021-3/+3
* | Some neat stuff, the new DBAL function has the potential of removing somewher...David M2008-04-021-0/+455
* | Alright, this should give some improved performance :)David M2008-02-032-3/+3
* | poor file being commited without reasonNils Adermann2008-01-221-0/+1
* | test commit on svnNils Adermann2008-01-221-2/+1
* | - phpBB now uses a less ancient version of OracleDavid M2008-01-091-10/+10
* | so close to that perfect commit, yet so very far...David M2008-01-081-1/+1
* | - make viewforum work againDavid M2008-01-081-86/+11
* | I plan on getting a perfect commit one of these days... Today is not that day :PDavid M2008-01-061-2/+2
* | - add DB2 supportDavid M2008-01-061-3/+71
* | the end of an era...David M2008-01-061-52/+10
* | oh boy...David M2008-01-031-1/+1
|/
* fix unread/new pm columnsMeik Sievertsen2007-12-052-4/+4
* added the mysql upgrader to CVSDavid M2007-11-291-0/+1362
* okay, enoughHenry Sudhof2007-11-011-105/+54