History | View | Annotate | Download (18.5 kB)
commit 5e2bbdb22b82102c9bb2a1f040ad2755e545941eMerge: b10654e 786078dAuthor: Andreas Fischer <bantu@phpbb.com>Date: Thu Feb 24 10:35:27 2011 +0100
Merge branch 'ticket/p/10041' into develop-olympus
commit 42707053a2fed5c0157de13ebc2407fd80438acaMerge: 0588ba2 23d2798Author: Igor Wiedler <igor@wiedler.ch>Date: Sat Feb 12 19:51:21 2011 +0100
Merge branch 'ticket/bantu/10038' into develop-olympus
commit 6b5d5e1f63fc18e190afd17364701d9d690fe1a5Merge: d874c32 bef108aAuthor: Igor Wiedler <igor@wiedler.ch>Date: Thu Sep 16 22:24:49 2010 +0200
Merge branch 'ticket/bantu/9609' into develop-olympus
commit bb4eb41088f55d3ed9a8ee7d1ec3e170e1122034Merge: dbe8fb6 3afd2c6Author: Nils Adermann <naderman@naderman.de>Date: Mon Aug 30 00:19:31 2010 +0200
Merge branch 'ticket/bantu/9793' into develop-olympus
commit 5eb175cefd2bd240e28bb6eef1d2c9b08f97b361Merge: 6874448 881c746Author: Josh Woody <a_jelly_doughnut@phpbb.com>Date: Thu Aug 19 10:26:49 2010 -0500
Merge branch 'ticket/bantu/9694' into develop-olympus
commit 26c2efc083e7a32b2b7f1d517051ba521bd82472Merge: 6d7e30a c185e45Author: Nils Adermann <naderman@naderman.de>Date: Sat May 29 23:23:08 2010 +0200
Merge branch 'ticket/p/7782' into develop-olympus
#54245
Apply locale-independent basename() to attachment filenames. New function added: utf8_basename(). (Bug #43335 - Patch by ocean=Yohsuke)
#26145
Some changes to the SAPI detection. The weird fact that it doesn't work without remains.
Flash files do not display anymore after update to flash player 10 (Bug #41315)
Fix download count increments for image attachments without corresponding thumbnails. (Bug #42505)
can't they decide on one single thing...
#38995
Getting ready for IE8 which finally improves security a bit. Let's allow our users to benefit from that
close db connection before delivering file. Also make sure connection can't be closed twice.
Let's try to keep the lid on the jar
enable stupid php.ini fallback for readfile (#30325 - fix by bellzebu)
forgot a few things
Mylek is right - we should do this. Fixes some aspects of file.php, needs testing.
add PHPBB_INSTALLED check to file.php too
Hiding everywhere little buggers, eh?
Forbidden should have an uppercase F
#s23535
#19955
This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.
erm, yes.
Hopefully fixes avatar caching for CGI installs.
hrm - let's try this.
Nothing we can do about IE 6, but this should reduce the bandwidth need significantly.
fix download location for img wrap
ups, seems i really forgot to change this. :)
#i8