index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
functions_download.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/13455] Update calls to `request_var()`
Gaëtan Muller
2015-02-03
1
-2
/
+2
*
Merge branch 'develop-olympus' into develop-ascraeus
Andreas Fischer
2015-01-28
1
-5
/
+5
*
[ticket/13125] $user->browser to $browser
Jakub Senko
2014-10-02
1
-1
/
+1
*
[ticket/13045] Remove Pragma headers
Jakub Senko
2014-09-17
1
-3
/
+3
*
[ticket/13044] \G\M\T to GMT in whole project
Jakub Senko
2014-09-17
1
-3
/
+3
*
[ticket/13044] move GMT string out of gmdate()
Jakub Senko
2014-09-17
1
-2
/
+2
*
[ticket/13044] Correct Expires headers
Jakub Senko
2014-09-17
1
-2
/
+2
*
[ticket/12938] Remove the 'Download all attachments' feature.
Andreas Fischer
2014-08-09
1
-21
/
+0
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-3
/
+7
*
[ticket/12282] Use interface for type hinting
Joas Schilling
2014-04-01
1
-4
/
+4
*
[ticket/12171] Send correct status 403 when forbidden and 404 when not found
Joas Schilling
2014-02-10
1
-3
/
+7
*
[ticket/12171] Check topic visibility before allowing to download attachments
Joas Schilling
2014-02-10
1
-5
/
+13
*
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-6
/
+6
*
Merge branch 'ticket/10820' into ticket/10820-develop
Dhruv
2013-06-14
1
-1
/
+1
*
Merge branch 'ticket/10820' into ticket/10820-develop
Dhruv
2013-06-13
1
-1
/
+1
*
Merge branch 'develop' into ticket/10820-develop
Dhruv
2013-06-13
1
-1
/
+1
|
\
|
*
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-05-06
1
-1
/
+1
*
|
Merge branch 'ticket/10820' into ticket/10820-develop
Dhruv
2013-06-08
1
-1
/
+1
*
|
Merge branch 'ticket/10820' into ticket/10820-develop
Dhruv
2013-06-05
1
-7
/
+8
*
|
Merge branch 'ticket/10820' into ticket/10820-develop
Dhruv
2013-05-12
1
-1
/
+9
*
|
Merge remote-tracking branch 'dhruvgoel92/ticket/10820' into ticket/10820-dev...
Andreas Fischer
2013-04-27
1
-6
/
+18
|
/
*
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Oleg Pudeyev
2012-12-06
1
-1
/
+1
|
\
|
*
[ticket/11227] @return void -> @return null, per coding guidelines.
Oleg Pudeyev
2012-11-30
1
-1
/
+1
*
|
[ticket/11015] Change more docblocks.
Oleg Pudeyev
2012-12-04
1
-4
/
+4
|
/
*
[feature/attach-dl] Optimised an sql query
Fyorl
2012-08-15
1
-2
/
+2
*
[feature/attach-dl] Fixed the logic in an sql statement
Fyorl
2012-08-15
1
-2
/
+4
*
[feature/attach-dl] Cast variables to int
Fyorl
2012-08-14
1
-3
/
+3
*
[feature/attach-dl] Renamed to phpbb_download_handle_forum_auth
Fyorl
2012-08-14
1
-2
/
+2
*
[feature/attach-dl] Moved PM authentication handling into own function
Fyorl
2012-08-14
1
-0
/
+51
*
[feature/attach-dl] Removed limit
Fyorl
2012-08-14
1
-1
/
+1
*
[feature/attach-dl] Moved filename cleaning into own function
Fyorl
2012-08-14
1
-0
/
+21
*
[feature/attach-dl] Added docblock for renamed download_check_forum_auth
Fyorl
2012-08-14
1
-1
/
+10
*
[feature/attach-dl] Move logic for passworded forums to a function.
Andreas Fischer
2012-08-10
1
-0
/
+25
*
[feature/attach-dl] Use extension_allowed() again.
Andreas Fischer
2012-08-07
1
-22
/
+0
*
[feature/attach-dl] phpbb_filter_disallowed_extensions: Preserve array keys.
Andreas Fischer
2012-08-07
1
-2
/
+2
*
[feature/attach-dl] phpbb_check_attach_extensions: Get rid of pass-by-reference
Andreas Fischer
2012-08-07
1
-9
/
+8
*
[feature/attach-dl] Added a function for checking allowed extensions
Fyorl
2012-08-04
1
-0
/
+23
*
[feature/attach-dl] Added function for incrementing download counter
Fyorl
2012-08-04
1
-0
/
+21
*
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2012-02-11
1
-1
/
+1
*
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-1
/
+1
*
[feature/request-class] Adjust code base to do html decoding manually
Igor Wiedler
2011-08-18
1
-1
/
+1
*
[feature/request-class] Do not html escape user agent in header_filename
Igor Wiedler
2011-08-18
1
-1
/
+1
*
Merge branch 'develop' into feature/request-class
Igor Wiedler
2011-08-18
1
-2
/
+2
|
\
|
*
[ticket/10258] Add HTML5 meta charset tag
Igor Wiedler
2011-07-29
1
-0
/
+1
|
*
[ticket/10258] Remove the meta charset tag
Igor Wiedler
2011-07-12
1
-1
/
+0
|
*
[ticket/10258] Remove X-UA-Compatible and imagetoolbar meta tags
Igor Wiedler
2011-07-10
1
-1
/
+0
|
*
[ticket/10258] Change the DOCTYPE to HTML5
Igor Wiedler
2011-07-09
1
-2
/
+3
*
|
[feature/request-class] Add server(), header() and is_ajax() to request
Igor Wiedler
2011-07-15
1
-21
/
+18
|
/
*
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-02-24
1
-0
/
+3
*
[ticket/9790] Support for lighttpd's X-Sendfile header for attachments.
Andreas Fischer
2011-01-18
1
-15
/
+8
[next]