History | View | Annotate | Download (45.1 kB)
commit 5a5560d2004bbf93a24d05353fe6f765311a991aMerge: 5e2bbdb c4b3d3aAuthor: Igor Wiedler <igor@wiedler.ch>Date: Thu Feb 24 23:44:58 2011 +0100
Merge branch 'ticket/p/10058' into develop-olympus
commit df92b7bdf2e91f49461852eb962386009b64d2dfMerge: 510248d 5dee60eAuthor: Oleg Pudeyev <oleg@bsdpower.com>Date: Wed Feb 23 22:02:39 2011 -0500
Merge branch 'ticket/erikfrerejean/7778' into develop-olympus
Bug #56545 - Speed up topic move operation by adding an index for topic_id on the topics track table.
Revert r9564, Fix #54445, Related to #44665.
update mysql_upgrader to latest schema
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