aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* ...Henry Sudhof2007-11-011-4/+0
* This might work for people who b0rked their BOTs table and thus have bots br...Henry Sudhof2007-11-011-0/+206
* Adding a repair script for people who converted with RC6.Henry Sudhof2007-11-011-0/+129
* more fixes...Meik Sievertsen2007-10-141-1/+1
* forum rules, forum descriptions and group description bbcode uid fixesMeik Sievertsen2007-10-141-3/+3
* i think david just forgot these. ;)Meik Sievertsen2007-10-061-2/+2
* deregister globals to install tooMeik Sievertsen2007-10-046-33/+33
* #i71David M2007-10-041-1/+1
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-0/+4
* normalizer does not return, it works via refs. updated the normalizer test to...David M2007-08-141-2/+4