aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/download
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12171] Send correct status 403 when forbidden and 404 when not foundJoas Schilling2014-02-101-4/+4
* [ticket/12171] Check post visibility before being able to download attachmentsJoas Schilling2014-02-101-6/+49
* [ticket/12171] Split post and pm download linksJoas Schilling2014-02-101-18/+21
* [ticket/12171] Check topic visibility before allowing to download attachmentsJoas Schilling2014-02-101-3/+3
* [ticket/11986] Fix undefined index: poster_id in file.php.Cesar G2013-10-291-1/+1
* [ticket/11700] Correctly load extensions with nonprefixed namespacesNils Adermann2013-09-171-2/+2
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-2/+2
|\
| * [ticket/11725] Use new paths for phpbb_class_loader in file.phpMarc Alexander2013-07-221-2/+2
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-2/+2
|/
* Merge branch 'ticket/10820' into ticket/10820-developDhruv2013-06-131-1/+1
|\
| * [ticket/10820] Add additional check for IE in conditionDhruv2013-06-131-2/+2
| * [ticket/10820] Fix function docblockDhruv2013-06-121-1/+1
| * [ticket/10820] Inject IE version in functionDhruv2013-06-121-8/+9
| * [ticket/10820] fix regexDhruv2013-06-121-1/+9
| * [ticket/10820] remove unnecessary parenthesesDhruv2013-06-121-1/+1
| * [ticket/10820] fix docblockDhruv2013-06-121-1/+1
| * [ticket/10820] add param and return to functionDhruv2013-06-121-3/+6
| * [ticket/10820] simplify regex and escape dotDhruv2013-06-121-1/+1
| * [ticket/10820] Use singular returnDhruv2013-06-121-1/+1
| * [ticket/10820] remove unnecessary condition checksDhruv2013-06-121-2/+2
| * [ticket/10820] add function docblockDhruv2013-06-121-0/+4
| * [ticket/10820] fix IE check functionDhruv2013-06-121-8/+8
| * [ticket/10820] proper usage of global and local variable browserDhruv2013-06-121-2/+2
| * [ticket/10820] Image downloader recognize new version of ieriadhchtara2013-06-121-9/+14
| * [ticket/11144] Add missing {FORUM_NAME} variableGaƫtan Muller2013-05-061-1/+1
* | Merge branch 'ticket/10820' into ticket/10820-developDhruv2013-06-051-1/+1
|\ \
| * | [ticket/10820] Inject IE version in functionDhruv2013-06-051-8/+9
| * | [ticket/10820] fix regexDhruv2013-05-121-1/+9
* | | Merge remote-tracking branch 'dhruvgoel92/ticket/10820' into ticket/10820-dev...Andreas Fischer2013-04-271-1/+1
|\ \ \ | |/ /
| * | [ticket/10820] remove unnecessary parenthesesDhruv2013-04-271-1/+1
| * | [ticket/10820] fix docblockDhruv2013-04-271-1/+1
| * | [ticket/10820] add param and return to functionDhruv2013-04-271-3/+6
| * | [ticket/10820] simplify regex and escape dotDhruv2013-04-271-1/+1
| * | [ticket/10820] Use singular returnDhruv2013-04-271-1/+1
| * | [ticket/10820] remove unnecessary condition checksDhruv2013-04-271-2/+2
| * | [ticket/10820] add function docblockDhruv2013-04-271-0/+4
| * | [ticket/10820] fix IE check functionDhruv2013-04-271-8/+8
| * | [ticket/10820] proper usage of global and local variable browserDhruv2013-04-271-2/+2
| * | [ticket/10820] Image downloader recognize new version of ieriadhchtara2013-04-271-9/+14
| |/
| * [ticket/10633] Stop leaking filename of attachments when thumbnail is requestedAndreas Fischer2012-02-091-1/+1
* | [ticket/11335] Replace "$phpEx" with $phpExNathaniel Guse2013-04-241-2/+2
* | [ticket/11335] (more class loader) Make php_ext 'php' not '.php'Nathan Guse2013-04-241-2/+2
* | Merge remote-tracking branch 'remotes/nickv/ticket/10714' into developNathaniel Guse2013-03-041-0/+1
|\ \
| * | [ticket/10714] Get log from container in install, update and download/fileJoas Schilling2013-03-041-0/+1
* | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatarsMarc Alexander2013-01-041-12/+1
|\ \ \ | |/ /
| * | [ticket/11306] Introduce phpbb_create_default_containerIgor Wiedler2013-01-021-12/+1
* | | Merge branch 'develop' of github.com:marc1706/phpbb3 into feature/avatarsMarc Alexander2012-12-241-1/+0
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'upstream/develop' into ticket/11015Oleg Pudeyev2012-12-061-0/+1
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/develop' into ticket/11015Igor Wiedler2012-11-121-16/+22
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/develop' into ticket/11015Igor Wiedler2012-11-121-151/+238
| |\ \ \ \