phpbb/phpBB/includes
Henry Sudhof b7ef95ed09 This should get rid of the filesorts and temp tables on index (with topic read tracking as exception).
Updater still needs testing. Not yet merged to 3.1
#22715 - thanks HoL


git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8436 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-03-17 16:25:07 +00:00
..
acm Do not rely on parameter returned by unlink() for verifying cache directory write permission - #19565 2008-02-23 11:45:38 +00:00
acp Problem migrating old cvs working copy to svn 2008-02-29 13:40:30 +00:00
auth #22525 2008-03-14 12:28:08 +00:00
captcha dumdidum... sorry. ;) 2007-10-05 14:36:34 +00:00
db #22365 2008-02-28 19:54:18 +00:00
diff One commit for those fixes having a very tiny impact (mostly only whitespaces or forgotten spans, etc.) 2008-01-30 16:01:15 +00:00
hooks - fixed database updater 2007-10-04 12:03:05 +00:00
mcp #22685 2008-03-13 15:22:33 +00:00
search #15524 2007-11-29 18:26:20 +00:00
ucp Removing minimum times from registration 2008-02-27 15:10:52 +00:00
utf Cleaned usernames contain only single spaces, so 'a_name' and 'a__name' are treated as the same name [Bug #15634] 2007-12-04 16:20:38 +00:00
auth.php - Remove left join for query used to retrieve already assigned users and groups within permission panel - #20235 2008-02-23 14:06:46 +00:00
bbcode.php - Match custom BBCodes in the same way during first and second pass - patch provided by IBBoard [Bug #14268] 2007-10-07 10:34:45 +00:00
cache.php wonderful, another change... now come slap me to death... conquering mars. 2007-12-05 16:34:38 +00:00
constants.php Fixing converter bugs. 2008-02-13 16:28:37 +00:00
functions.php This should get rid of the filesorts and temp tables on index (with topic read tracking as exception). 2008-03-17 16:25:07 +00:00
functions_admin.php some language/style/code fixes (refer to the diff of the changelog) 2008-02-23 13:18:33 +00:00
functions_compress.php dumdidum... sorry. ;) 2007-10-05 14:30:11 +00:00
functions_content.php #22355 2008-02-28 19:55:46 +00:00
functions_convert.php Fixing converter bugs. 2008-02-13 16:28:37 +00:00
functions_display.php merging r8373 into 3.0 branch: adding a new option to hide the entire list of subforums on listforums 2008-02-03 22:55:10 +00:00
functions_install.php further updates 2007-11-19 16:44:30 +00:00
functions_jabber.php Correctly check empty subjects/messages (Bug #17915) 2008-01-05 16:10:10 +00:00
functions_messenger.php some further fixes 2007-11-17 20:04:49 +00:00
functions_module.php One commit for those fixes having a very tiny impact (mostly only whitespaces or forgotten spans, etc.) 2008-01-30 16:01:15 +00:00
functions_posting.php #15120 2008-02-01 13:12:05 +00:00
functions_privmsgs.php One commit for those fixes having a very tiny impact (mostly only whitespaces or forgotten spans, etc.) 2008-01-30 16:01:15 +00:00
functions_profile_fields.php Custom profile fields with date type should be timezone independend [Bug #15003] 2008-03-06 19:29:59 +00:00
functions_template.php dumdidum... sorry. ;) 2007-10-05 14:30:11 +00:00
functions_transfer.php dumdidum... sorry. ;) 2007-10-05 14:30:11 +00:00
functions_upload.php #22355 2008-02-28 19:55:46 +00:00
functions_user.php Fixing converter bugs. 2008-02-13 16:28:37 +00:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
message_parser.php #22865 2008-03-13 14:39:53 +00:00
session.php This should get rid of the filesorts and temp tables on index (with topic read tracking as exception). 2008-03-17 16:25:07 +00:00
template.php - fixed database updater 2007-10-04 12:03:05 +00:00