phpbb/phpBB/install
Nils Adermann ce8b00801e - improvements to search indexing performance, espacially tidy() by adding a word_count column, the database update from b5 to next version will take quite a while on bigger databases, I also lowered the default common word threshold from 20 to 5 percent, big boards might want to use 3 or 2 percent, 20 was way too high
- added some keys to ACL tables, great improvement of auth query performance
- we will only add new language strings to install.php language file and won't modify any, if a language file is updated before phpBB is updated, the updater will not overwrite the user's language with english if install.php was modified


git-svn-id: file:///svn/phpbb/trunk@7182 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-03-13 22:00:55 +00:00
..
convertors *** empty log message *** 2007-03-13 11:35:46 +00:00
schemas - improvements to search indexing performance, espacially tidy() by adding a word_count column, the database update from b5 to next version will take quite a while on bigger databases, I also lowered the default common word threshold from 20 to 5 percent, big boards might want to use 3 or 2 percent, 20 was way too high 2007-03-13 22:00:55 +00:00
database_update.php - improvements to search indexing performance, espacially tidy() by adding a word_count column, the database update from b5 to next version will take quite a while on bigger databases, I also lowered the default common word threshold from 20 to 5 percent, big boards might want to use 3 or 2 percent, 20 was way too high 2007-03-13 22:00:55 +00:00
index.php #8618 + padding store check 2007-03-10 14:31:15 +00:00
install_convert.php - change conversion to process dotted topics after syncing (else some informations needed are wrong or do not exist at all). This also adds the ability to shift some operations to the very end after syncing. 2007-03-04 14:31:07 +00:00
install_install.php remove user with empty username_clean... 2007-03-12 21:43:07 +00:00
install_main.php - finally making the age calculation work [Bug #3582] 2006-08-06 17:25:29 +00:00
install_update.php - improvements to search indexing performance, espacially tidy() by adding a word_count column, the database update from b5 to next version will take quite a while on bigger databases, I also lowered the default common word threshold from 20 to 5 percent, big boards might want to use 3 or 2 percent, 20 was way too high 2007-03-13 22:00:55 +00:00
phpinfo.php May be useful 2003-02-25 15:48:16 +00:00