History | View | Annotate | Download (44.2 kB)
commit 76ad7c938d7834c09c98b6759dca4a196eb3c29bMerge: cf5253c 5a5560dAuthor: Igor Wiedler <igor@wiedler.ch>Date: Thu Feb 24 23:45:55 2011 +0100
Merge branch 'develop-olympus' into develop
commit ba41e45f84027ebcf8d5118f909cee2bf0b4ddd5Merge: aae3bd0 df92b7bAuthor: Oleg Pudeyev <oleg@bsdpower.com>Date: Wed Feb 23 22:03:42 2011 -0500
commit adfa1656fb9d8b5bb601af1d7a6720884954d87aMerge: bd579c8 af5b9a9Author: Nils Adermann <naderman@naderman.de>Date: Mon Dec 13 16:35:55 2010 +0100
Merge branch 'ticket/igorw/9556' into develop
commit 693a2dc99bf07aeac1865d4a48ddf2589317ac7aMerge: b68de23 ac32927Author: Nils Adermann <naderman@naderman.de>AuthorDate: Wed Mar 3 23:32:09 2010 +0100Commit: Nils Adermann <naderman@naderman.de>CommitDate: Wed Mar 3 23:32:09 2010 +0100
Merge branch 'develop-olympus' into develop...
merge changes from 3.0.x branch
Copy 3.0.x branch to trunk
ok, i am very sorry, but this needs to be fixed.Generally, our config table is not really suited for holding large datasets. Because feed settings for the forums to enable news feeds and excluded forums rely on the forums itself we have decided to introduce a forum_options table where custom options can be stored....
Fix Bug #46285 (drop index patch by Paul) - i hope the re-addition of the FULLTEXT index works. :oIf someone wants to try? :)
update mysql_upgrader
Addition to r9696 - update develop/ scriptsAuthorised by: AcydBurn
update mysql upgrader to 3.0.6-dev
Fix bug #44665 - Add index on log_time to the log table to prevent slowdown on boards with many log entries.Authorised by: acydburn
bring mysql upgrader up-to-date with 3.0.5-dev
extend the style columns (style_id, template_id, imageset_id, image_id...)No, not only because of possible style demos. :o
Better handling and finer control for custom profile fields visibility options. (Patch by Highway of Life)
- Added 'max_recipients' setting for private messages. This setting allows admins to define the maximum number of recipients per private message with a board-wide setting and a group-specific setting.- Added new permission setting for sending private messages to groups. Now there are two permissions to define sending private messages to multiple recipients and private messages to groups.
update upgrader schema to 3.0.2
Hiding everywhere little buggers, eh?
This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.
fix unread/new pm columns
added the mysql upgrader to CVS