aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop
Commit message (Expand)AuthorAgeFilesLines
...
| * Add INDEX on user_regdate because this is the default ORDER BY in memberlist....Andreas Fischer2009-09-041-0/+1
| * script to update email hashes (they are not strings btw, but BINT)Meik Sievertsen2009-08-301-0/+57
| * ok, i am very sorry, but this needs to be fixed.Meik Sievertsen2009-08-122-0/+2
| * fix r9713 for #36565Joas Schilling2009-08-051-0/+1
| * Fix Bug #46285 (drop index patch by Paul) - i hope the re-addition of the FUL...Meik Sievertsen2009-08-051-1/+19
| * update mysql_upgraderMeik Sievertsen2009-08-051-0/+9
| * #48985Henry Sudhof2009-08-031-0/+1
| * [Feature] Added new functionality to inactive users module:Meik Sievertsen2009-07-241-0/+2
| * Users can report PMs to moderators which are then visible in a new MCP moduleNils Adermann2009-07-211-0/+6
| * Addition to r9696 - update develop/ scriptsRuslan Uzdenov2009-06-272-2/+2
| * update mysql upgrader to 3.0.6-devMeik Sievertsen2009-06-231-1/+3
| * - [Feature] New "Newly Registered Users" group for assigning permis...Meik Sievertsen2009-06-201-1/+1
| * Make captchas stricter by oly having one entry per session; fix a bug in ucp_...Henry Sudhof2009-06-191-0/+1
| * - Display coloured usernames in ACP groups management screensMeik Sievertsen2009-06-191-0/+1
| * Fix bug #44665 - Add index on log_time to the log table to prevent slowdown o...Andreas Fischer2009-06-082-0/+2
| * bring mysql upgrader up-to-date with 3.0.5-dev Meik Sievertsen2009-04-281-1/+3
| * Fix duplicate creation of acl options in acl_add_options() under certain cond...Meik Sievertsen2009-03-201-1/+1
| * Small fix up should work now when ran from anywhere :)Chris Smith2009-02-071-1/+2
| * 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