phpbb/phpBB
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
..
adm Well, we can at least do some work here as long as phpbb.com is down 2007-03-11 12:59:39 +00:00
cache Stop web nosey parkers 2003-01-21 16:13:05 +00:00
develop - 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
docs #7066 2007-03-04 22:22:56 +00:00
files Won't work ... since inline images are pulled from here ... need to look at match against non-image content types 2003-04-10 23:53:54 +00:00
images *** empty log message *** 2006-09-17 14:45:52 +00:00
includes - 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
install - 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
language Well, we can at least do some work here as long as phpbb.com is down 2007-03-11 12:59:39 +00:00
store This is where we can dump non-cache related files, e.g. database backups, styling output, etc. ... potentially we could also use it for upload/tmp work 2003-07-20 13:58:11 +00:00
styles/subSilver Ooooops. Good thing that subsilver is not using the template version of font-sizing. 2007-03-12 10:51:30 +00:00
.htaccess Just a precaution 2005-01-13 23:36:56 +00:00
common.php - clean up mssql and mssql_odbc, mssql now uses a different method of dealing with IDENTITY 2007-02-19 04:12:13 +00:00
config.php In honor of Beta4! 2006-11-28 09:38:31 +00:00
cron.php some fixes. 2006-08-25 15:15:53 +00:00
download.php fixing some bugs 2007-02-18 13:42:08 +00:00
faq.php some fixes today 2006-12-24 13:11:54 +00:00
index.php - fix some group specific bugs 2007-03-07 16:55:20 +00:00
mcp.php fixing some bugs 2007-02-18 13:42:08 +00:00
memberlist.php grmbl 2007-03-09 16:24:58 +00:00
posting.php again... some more fixes. 2007-03-08 15:49:13 +00:00
report.php - fixes for the following bugs: 2006-11-15 15:35:50 +00:00
search.php - small MSSQL thing 2007-03-04 22:08:44 +00:00
style.php - forgot a few places :P 2007-02-19 04:15:35 +00:00
ucp.php fixing some bugs, most being submitted grammatical/spelling errors. 2007-01-21 18:33:45 +00:00
viewforum.php apply correct check for hiding session 2007-03-08 16:42:56 +00:00
viewonline.php #8180 2007-02-23 02:51:44 +00:00
viewtopic.php trying to fix two conversion issues 2007-02-22 16:20:11 +00:00