aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/schemas/mysql_40_schema.sql
Commit message (Expand)AuthorAgeFilesLines
* same right for all. ;) Groups table using same column types as the users tabl...Meik Sievertsen2007-07-281-3/+3
* #13179David M2007-07-121-11/+11
* - Handle ISO-8859-8-iDavid M2007-05-231-2/+2
* fixing some bugsMeik Sievertsen2007-05-071-3/+1
* - 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-94/+14
* - improvements to search indexing performance, espacially tidy() by adding a ...Nils Adermann2007-03-131-4/+9
* oops, forgot a place ;-)David M2007-03-071-2/+2
* #8502David M2007-03-041-101/+101
* - added a UNIQUE index on the wordmatch tableNils Adermann2007-03-041-0/+1
* #7882David M2007-02-251-284/+284
* fixing some bugs i introduced while fixing other bugs. :)Meik Sievertsen2007-01-181-2/+2
* ok, handled some bugs... the most important being validate_username (the vari...Meik Sievertsen2007-01-171-2/+2
* - some bugfixesMeik Sievertsen2007-01-091-3/+3
* - display search type as page title for premade searches [Bug #6508]Nils Adermann2006-12-271-1/+1
* #6492David M2006-12-231-2/+1
* - finally correctly calculate current time for birthday calculation [Bug #6030]Nils Adermann2006-12-101-0/+1
* #5734David M2006-12-031-0/+1
* messageNils Adermann2006-11-251-0/+1
* rather large update, most important things done:Meik Sievertsen2006-11-241-1/+2
* - fixes for the following bugs:Meik Sievertsen2006-11-151-1/+1
* - some fixesMeik Sievertsen2006-11-101-1/+1
* - introducing clean usernames, needs to be tested more, I'm not sure I didn't...Nils Adermann2006-10-131-0/+1
* #4700David M2006-10-111-93/+93
* - extend config checking to include check for writeable pathMeik Sievertsen2006-10-031-1/+0
* #4572David M2006-10-021-2/+2
* - forgot to make the same change to the ODBC driverDavid M2006-10-011-15/+15
* And the schema changes for the inactive user changesGraham Eames2006-09-231-36/+38
* - no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio...Nils Adermann2006-09-171-2/+0
* bug fixesDavid M2006-09-161-0/+1069