aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/download
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12775] Fix container_builderTristan Darricau2014-07-071-1/+1
* [ticket/12775] Rename config_php to config_php_fileTristan Darricau2014-07-071-3/+3
* [ticket/12775] Renamed to \phpbb\di\container_builderTristan Darricau2014-07-071-2/+2
* [ticket/12775] Load the config file before constants.phpTristan Darricau2014-07-071-9/+7
* [ticket/12775] Update phpBB/download/file.phpTristan Darricau2014-07-071-3/+5
* Merge remote-tracking branch 'github-nicofuma/ticket/12446' into develop-ascr...Nils Adermann2014-07-041-5/+0
|\
| * [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-5/+0
* | [ticket/12784] Allow the extensions to add a custom auto loaderTristan Darricau2014-07-011-0/+2
|/
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [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