aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop/create_schema_files.php
Commit message (Expand)AuthorAgeFilesLines
* - Firebird is people too! (Firebird works again)David M2007-04-091-3/+3
* - overhaul of imagesetsDavid M2007-04-081-109/+16
* some tiny bugfixes and changed is_active() a bit...Meik Sievertsen2007-03-261-0/+1
* better sorting is more important ;)David M2007-03-181-1/+1
* #4052David M2007-03-171-3/+10
* - improvements to search indexing performance, espacially tidy() by adding a ...Nils Adermann2007-03-131-0/+7
* oops, forgot a place ;-)David M2007-03-071-1/+1
* #8502David M2007-03-041-1/+2
* - added a UNIQUE index on the wordmatch tableNils Adermann2007-03-041-0/+1
* #7882David M2007-02-251-15/+15
* #8244David M2007-02-221-1/+1
* 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-4/+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-3/+4
* - fixes for the following bugs:Meik Sievertsen2006-11-151-1/+1
* - some fixesMeik Sievertsen2006-11-101-2/+2
* - introducing clean usernames, needs to be tested more, I'm not sure I didn't...Nils Adermann2006-10-131-1/+2
* #4700David M2006-10-111-1/+1
* new collation for MySQL >= 4.1.3, should be a tad fasterDavid M2006-10-101-1/+1
* - extend config checking to include check for writeable pathMeik Sievertsen2006-10-031-1/+0
* #4572David M2006-10-021-0/+4
* - forgot to make the same change to the ODBC driverDavid M2006-10-011-71/+74
* These changes should let olympus scale a little bit better.Meik Sievertsen2006-09-261-2/+2
* Forgot this one yesterdayGraham Eames2006-09-241-0/+2
* some tiny fixes here and thereMeik Sievertsen2006-09-221-3/+3
* - Oracle now works with large amounts of textDavid M2006-09-191-16/+16
* - 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-104/+207
* - fixed some bugsMeik Sievertsen2006-09-131-3/+4
* Next phase of last post changes + a few minor bugsGraham Eames2006-09-081-0/+2
* Phase 2 of the changesGraham Eames2006-08-221-0/+1
* Initial batch of colourization changes. This includes:Graham Eames2006-08-211-0/+2
* Minor schema change related to avatars so that they can be > 127px in sizeGraham Eames2006-08-201-2/+2
* firebird :PMeik Sievertsen2006-08-121-1/+1
* bugfixesMeik Sievertsen2006-08-121-4/+4
* sql_in_set changesMeik Sievertsen2006-08-121-85/+11
* - load tracking updates. Need to be tested on a clean installation too - at t...Meik Sievertsen2006-08-091-6/+38
* - fixed some bugsMeik Sievertsen2006-08-051-163/+282
* - fixing some bugsMeik Sievertsen2006-08-011-34/+55
* fix the schema files as well as other tiny bugs.Meik Sievertsen2006-07-171-5/+9
* - renamed the following columns:Meik Sievertsen2006-07-131-24/+41
* this little file should help us in creating/editing all schema files. This fi...Meik Sievertsen2006-07-121-0/+1842