index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
system
/
helpers
/
download_helper.php
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-24
Fix user guide url
sapics
1
-1
/
+1
2018-12-27
Update copyright date to 2019
Jim Parry
1
-2
/
+2
2018-05-18
http:// to https://
Mehdi Bounya
1
-2
/
+2
2018-02-14
Delete unnecessary assignment expressions
ytetsuro
1
-1
/
+1
2018-02-12
[ci skip] More polish on the download helper
Andrey Andreev
1
-10
/
+3
2018-02-08
Fixed bug that character code did not change
ytetsuro
1
-3
/
+1
2018-02-07
[ci skip] Finalize changes from PR #5394
Andrey Andreev
1
-10
/
+15
2018-02-05
Changed to include Content-Disposition parameters in variables
ytetsuro
1
-6
/
+6
2018-02-05
change variable name
ytetsuro
1
-3
/
+3
2018-02-05
Determine exactly whether converted filename is false
ytetsuro
1
-1
/
+1
2018-02-05
change use direct convert_to_utf8 method
ytetsuro
1
-2
/
+2
2018-02-05
refactor use Utf8 class
ytetsuro
1
-6
/
+3
2018-02-05
change filename. convert to utf-8
ytetsuro
1
-1
/
+16
2018-02-05
fix rfc6266
ytetsuro
1
-1
/
+1
2018-01-09
Annual copyright update
Master Yoda
1
-2
/
+2
2017-02-15
Do not fail if the array pointer is after the element
vlakoff
1
-0
/
+1
2017-02-14
Don't duplicate is_file and filesize checks
Zach Ploskey
1
-10
/
+5
2017-01-06
Merge pull request #4825 from gxgpet/develop
Andrey Andreev
1
-9
/
+3
2016-12-31
Update copyright data to 2017
Master Yoda
1
-2
/
+2
2016-11-01
strict comparison of 1.
George PETCULESCU
1
-1
/
+1
2016-11-01
fixed when $filename is an array with a different count than 1.
George PETCULESCU
1
-1
/
+6
2016-11-01
Fixed coding style (this time for real)
gxgpet
1
-2
/
+2
2016-11-01
if download helper receives a numeric array now it won't work
George Petculescu
1
-0
/
+5
2016-10-31
fixed coding style (2)
George PETCULESCU
1
-1
/
+1
2016-10-31
fixed coding style
George PETCULESCU
1
-1
/
+1
2016-10-31
single entry restriction if $filename is an array
George Petculescu
1
-1
/
+1
2016-10-31
download helper should be able to offer a download by reading a local file an...
George Petculescu
1
-7
/
+21
2016-09-30
- download helper uses better file buffering when the content of a local file...
George Petculescu
1
-9
/
+3
2016-01-11
[ci skip] Update ellislab.com links to https too
Andrey Andreev
1
-1
/
+1
2016-01-11
[ci skip] Update codeigniter.com links to https
Andrey Andreev
1
-2
/
+2
2016-01-11
[ci skip] Bump year to 2016
Andrey Andreev
1
-2
/
+2
2015-07-17
[ci skip] Fix #3778
Andrey Andreev
1
-15
/
+6
2015-02-04
Adjusted returns/return types to suggestions
Gabriel Potkány
1
-5
/
+5
2015-02-04
Fixed inconsistent return types
Gabriel Potkány
1
-1
/
+1
2015-01-21
Remove closing blocks at end of PHP files
vlakoff
1
-3
/
+0
2015-01-09
Bulk (mostly documentation) update
Andrey Andreev
1
-3
/
+3
2014-10-27
[ci skip] Switch to MIT license; close #3293
Andrey Andreev
1
-14
/
+25
2014-02-11
2013 > 2014
darwinel
1
-1
/
+1
2014-01-28
Fix #2845
Andrey Andreev
1
-1
/
+1
2013-01-29
Replace is_file() with the faster file_exists()
Andrey Andreev
1
-1
/
+1
2013-01-01
[ci skip] Happy new year
Andrey Andreev
1
-1
/
+1
2012-11-22
Added support for stream-like downloads of existing files to force_download()
Andrey Andreev
1
-3
/
+38
2012-11-01
Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)
Andrey Andreev
1
-1
/
+2
2012-10-24
Fix #1146
Andrey Andreev
1
-6
/
+3
2012-08-14
fix issue 1706
Michiel Vugteveen
1
-1
/
+4
2012-06-16
Spelling fixes - `wether` to `whether`
Alex Bilbie
1
-1
/
+1
2012-06-05
Added get_mimes() function to system/core/Commons.php.The MIMEs array from co...
Andrey Andreev
1
-8
/
+1
2012-06-04
Direct return from mimes config, instead of using global $mimes;
Phil Sturgeon
1
-2
/
+2
2012-06-02
Replaced `==` with `===` and `!=` with `!==` in /system/helpers
Alex Bilbie
1
-1
/
+1
2012-05-17
Clean up the helpers
Andrey Andreev
1
-1
/
+1
[next]