aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/schemas/mssql_schema.sql
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11103] Use the full class name as the item_type/methodNathan Guse2012-10-201-5/+5
* [ticket/11103] Add is_disabled column to notifications tableNathan Guse2012-10-131-0/+4
* [ticket/11103] Create schema files with notification tablesNathan Guse2012-10-041-1/+70
* Merge branch 'develop-olympus' into developAndreas Fischer2012-07-231-0/+1
|\
| * [ticket/10965] Introduce a new profile field option to display no valueNils Adermann2012-07-231-0/+1
* | Merge branch 'feature/new-tz-handling' of https://github.com/p/phpbb3 into fe...Joas Schilling2012-06-041-2/+1
|\ \
| * | [feature/new-tz-handling] Modify database schemas.Chris Smith2012-03-141-2/+1
* | | [ticket/10650] Revert merge of 'rahulr92/ticket/10650' into developOleg Pudeyev2012-04-041-1/+0
* | | [ticket/10650] Added static sql filesRahul2012-04-051-0/+1
* | | Merge remote-tracking branch 'upstream/develop' into feature/merging-style-co...Vjacheslav Trushkin2012-03-291-1/+2
|\ \ \
| * | | [feature/save-post-on-report] Changed the name of the columnBruno Ais2012-03-191-1/+1
| * | | [feature/save-post-on-report] Saves the post reported when a report is creatBruno Ais2012-03-191-1/+2
| |/ /
* | | [feature/merging-style-components] Updating database and acp modulesVjacheslav Trushkin2012-03-141-55/+4
|/ /
* | Merge branch 'develop' into feature/extension-managerNils Adermann2011-11-181-5/+7
|\ \
| * \ Merge branch 'develop-olympus' into developJoas Schilling2011-10-141-4/+6
| |\ \ | | |/
| | * [ticket/10189] Get rid of $id$ from schema filesIgor Wiedler2011-10-141-6/+0
| | * [ticket/10189] Add "automatically generated" comment into schema-filesIgor Wiedler2011-10-141-0/+8
| * | [feature/remove-imagesets] Fix create_schema_files, get rid of imagesetsIgor Wiedler2011-10-141-1/+1
* | | [feature/extension-manager] Use an incremental process for enable and purgeNils Adermann2011-09-291-1/+2
* | | [feature/extension-manager] Remove the ext_active index for lack of specificityNils Adermann2011-09-291-3/+0
* | | [feature/extension-manager] Extension Manager & FinderNils Adermann2011-09-291-0/+16
|/ /
* | [feature/remove-db-styles] Update database schemas.Chris Smith2011-09-201-25/+2
* | [feature/remove-imagesets] Changing database structureVjacheslav Trushkin2011-09-031-52/+1
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-07-051-8/+0
|\ \ | |/
| * [ticket/10247] Remove unecessary attempt_id primary key columnNils Adermann2011-07-031-8/+0
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-06-131-3/+3
|\ \ | |/
| * [ticket/10213] Update install schema with shorter index names.Nils Adermann2011-06-131-3/+3
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-06-111-1/+37
|\ \ | |/
| * [ticket/9992] Adding a limit on login attempts per IP.Nils Adermann2011-06-101-1/+37
* | [ticket/8542] Display custom profile fields in private messagesJoas Schilling2011-05-201-0/+1
* | [ticket/9549] Update database with the new config values and columnsJoas Schilling2011-02-161-1/+2
* | Merge branch 'develop-olympus' into developNils Adermann2010-03-031-8/+3
|\ \ | |/
| * Support for Microsoft's Native SQL Server Driver for PHP - Patch by Chris Puc...Nils Adermann2010-02-111-8/+0
| * Bug #56545 - Speed up topic move operation by adding an index for topic_id on...Andreas Fischer2010-01-281-0/+3
| * Revert r9564, Fix #54445, Related to #44665.Andreas Fischer2010-01-251-3/+0
| * Revert r10106 - Index usage is very unlikely because of WHERE IN (). :-|Andreas Fischer2009-09-041-3/+0
| * Add INDEX on user_regdate because this is the default ORDER BY in memberlist....Andreas Fischer2009-09-041-0/+3
| * 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/+3
| * #48985Henry Sudhof2009-08-031-1/+4
| * Users can report PMs to moderators which are then visible in a new MCP moduleNils Adermann2009-07-211-1/+9
| * Fixed Bug #45115 - Signature parsing flags are not stored in DBRuslan Uzdenov2009-06-271-1/+1
| * add missing user_new field to schema (just forgot to create it)Meik Sievertsen2009-06-231-2/+4
| * - Display coloured usernames in ACP groups management screensMeik Sievertsen2009-06-191-215/+216
| * Fix bug #44665 - Add index on log_time to the log table to prevent slowdown o...Andreas Fischer2009-06-081-0/+3
| * Fix duplicate creation of acl options in acl_add_options() under certain cond...Meik Sievertsen2009-03-201-216/+216
| * 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
| * schemasHenry Sudhof2008-07-301-1/+1
| * forgot a few thingsHenry Sudhof2008-07-291-1/+3