aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop/create_schema_files.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-olympus' into developNils Adermann2010-03-031-2/+5
|\
| * Updating the create_schema_files.php file to reflect the minor mssql schema c...Nils Adermann2010-02-271-2/+4
| * Bug #56545 - Speed up topic move operation by adding an index for topic_id on...Andreas Fischer2010-01-281-0/+1
| * Revert r9564, Fix #54445, Related to #44665.Andreas Fischer2010-01-251-1/+0
| * Revert r10106 - Index usage is very unlikely because of WHERE IN (). :-|Andreas Fischer2009-09-041-1/+0
| * Add INDEX on user_regdate because this is the default ORDER BY in memberlist....Andreas Fischer2009-09-041-0/+1
| * ok, i am very sorry, but this needs to be fixed.Meik Sievertsen2009-08-121-0/+1
| * fix r9713 for #36565Joas Schilling2009-08-051-0/+1
| * #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-271-1/+1
| * - [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-081-0/+1
| * Fix duplicate creation of acl options in acl_add_options() under certain cond...Meik Sievertsen2009-03-201-1/+1
| * extend the style columns (style_id, template_id, imageset_id, image_id...)Meik Sievertsen2008-11-271-12/+12
| * Better handling and finer control for custom profile fields visibility option...Meik Sievertsen2008-11-261-0/+1
| * - Added 'max_recipients' setting for private messages. This setting allows ad...Meik Sievertsen2008-09-231-0/+1
| * weird - schemas laterHenry Sudhof2008-07-291-1/+1
| * Schema changesHenry Sudhof2008-07-291-0/+2
| * change subject/title column lengthMeik Sievertsen2008-06-211-8/+8
| * 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
* | Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+2048
* | we no longer need them. Schema is in install now.Meik Sievertsen2008-11-021-1980/+0
* | - Automatically add users/groups to the PM recipient list, if entered or sele...Meik Sievertsen2008-09-231-0/+1
* | merge? merge.Meik Sievertsen2008-06-231-7/+8
* | - 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
|/
* fix unread/new pm columnsMeik Sievertsen2007-12-051-2/+2
* 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-041-11/+11
* #i71David M2007-10-041-1/+1
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-0/+4
* #13999David M2007-08-091-0/+24
* - found a bug, it caused MSSQL not being able to use templates stored in the ...David M2007-07-311-1/+1
* same right for all. ;) Groups table using same column types as the users tabl...Meik Sievertsen2007-07-281-4/+4
* #13179David M2007-07-121-11/+11
* let's see if i can break something. :oMeik Sievertsen2007-07-031-4/+4
* #12947David M2007-07-031-2/+2
* #11637David M2007-05-251-1/+1
* - Handle ISO-8859-8-iDavid M2007-05-231-2/+2