aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/schemas/firebird_schema.sql
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10965] Introduce a new profile field option to display no valueNils Adermann2012-07-231-0/+1
* [ticket/10189] Get rid of $id$ from schema filesIgor Wiedler2011-10-141-4/+0
* [ticket/10189] Add "automatically generated" comment into schema-filesIgor Wiedler2011-10-141-0/+5
* [ticket/10247] Remove unecessary attempt_id primary key columnNils Adermann2011-07-031-14/+0
* [ticket/10213] Update install schema with shorter index names.Nils Adermann2011-06-131-3/+3
* [ticket/9992] Adding a limit on login attempts per IP.Nils Adermann2011-06-101-1/+31
* 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-1/+4
* Users can report PMs to moderators which are then visible in a new MCP moduleNils Adermann2009-07-211-1/+5
* 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-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
* 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
* change subject/title column lengthMeik Sievertsen2008-06-211-7/+7
* people are so imaptientHenry Sudhof2008-03-221-1/+3
* merging r8373 into 3.0 branch: adding a new option to hide the entire list of...Nils Adermann2008-02-031-0/+1
* 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
* #i71David M2007-10-041-1/+1
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-1/+2
* - found a bug, it caused MSSQL not being able to use templates stored in the ...David M2007-07-311-12/+1
* #12947David M2007-07-031-2/+2
* - Handle ISO-8859-8-iDavid M2007-05-231-2/+2
* fixing some bugsMeik Sievertsen2007-05-071-4/+3
* - changed the way we do forum accounting in phpBB, far less intensive and muc...David M2007-05-051-0/+1
* - * wildcard in a search query should cause \w+ in highlighting, not \w* [Bug...Nils Adermann2007-04-291-2/+0
* - Firebird is people too! (Firebird works again)David M2007-04-091-3/+3
* - overhaul of imagesetsDavid M2007-04-081-95/+27
* - improvements to search indexing performance, espacially tidy() by adding a ...Nils Adermann2007-03-131-1/+6
* - added a UNIQUE index on the wordmatch tableNils Adermann2007-03-041-0/+1
* #7882David M2007-02-251-1/+1
* #8244David M2007-02-221-1/+1
* - display search type as page title for premade searches [Bug #6508]Nils Adermann2006-12-271-1/+1
* #6492David M2006-12-231-2/+2
* - finally correctly calculate current time for birthday calculation [Bug #6030]Nils Adermann2006-12-101-0/+1
* #5734David M2006-12-031-1/+2
* messageNils Adermann2006-11-251-0/+1
* rather large update, most important things done:Meik Sievertsen2006-11-241-2/+3
* - fixes for the following bugs:Meik Sievertsen2006-11-151-1/+1