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
/
libraries
/
Upload.php
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-03
Update copyright data to 2017
Master Yoda
1
-2
/
+2
2016-10-31
[ci skip] Fix #4887
Andrey Andreev
1
-13
/
+23
2016-08-22
Fix CI_Upload errors on PHP 7.1
Andrey Andreev
1
-3
/
+20
2016-07-28
Remove dead code written for PHP 5.2
Andrey Andreev
1
-27
/
+14
2016-07-19
Merge pull request #4705 from tianhe1986/develop_upload_raw_name
Andrey Andreev
1
-1
/
+1
2016-07-06
Merge pull request #4691 from chestnutprog/develop
Andrey Andreev
1
-1
/
+1
2016-05-20
Merge pull request #4638 from kasimtan/phpdoc_fixes
Andrey Andreev
1
-1
/
+1
2016-02-04
Fix #4430
Andrey Andreev
1
-0
/
+6
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-08-03
[ci skip] Normalize tabs/spaces
Andrey Andreev
1
-1
/
+1
2015-07-23
Fix an issue with CI_Upload max filesize
Andrey Andreev
1
-0
/
+16
2015-07-09
Fix #3965
Andrey Andreev
1
-9
/
+3
2015-06-22
Alter CI_Upload logging levels
Andrey Andreev
1
-23
/
+22
2015-01-22
Merge pull request #3490 from vlakoff/file_endings
Andrey Andreev
1
-3
/
+0
2015-01-21
[ci skip] Whitespace removal
Andrey Andreev
1
-3
/
+0
2015-01-21
Remove closing blocks at end of PHP files
vlakoff
1
-3
/
+0
2015-01-20
[ci skip] Change some log messages' level
Andrey Andreev
1
-1
/
+1
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-08-27
Close #3205
Andrey Andreev
1
-18
/
+4
2014-08-06
Change name didn't work if reset initialization it's true
Joseba Juániz
1
-11
/
+14
2014-02-26
Don't use error suppression on is_dir(), file_exists()
Andrey Andreev
1
-1
/
+1
2014-02-26
Don't use error suppression on realpath() + style adjustments
Andrey Andreev
1
-1
/
+1
2014-02-25
Add array notation support for file field names in CI_Upload
Andrey Andreev
1
-7
/
+28
2014-02-21
[ci skip] Alter a docblock
Andrey Andreev
1
-1
/
+1
2014-02-21
CI_Upload changes
Andrey Andreev
1
-153
/
+129
2014-02-20
Don't use error suppression on ini_get() either
Andrey Andreev
1
-1
/
+1
2014-02-11
2013 > 2014
darwinel
1
-1
/
+1
2014-01-08
Optimize get_instance() calls/assignments
Andrey Andreev
1
-10
/
+13
2014-01-08
A tiny improvement in CI_Upload::do_xss_clean()
Andrey Andreev
1
-2
/
+1
2013-10-21
Add CI_Upload:: option
Andrey Andreev
1
-1
/
+9
2013-09-13
Improvements to safe_mode detection (it doesn't exist in PHP 5.4)
Andrey Andreev
1
-1
/
+1
2013-08-06
Various typos and tabs adjustments
vlakoff
1
-1
/
+1
2013-07-17
Merge pull request #2417 from thefuzzy0ne/fix/upload_dry
Andrey Andreev
1
-9
/
+5
2013-06-25
New var name to make it more comprehensive
Adrian
1
-7
/
+10
2013-06-24
Add a config var to let the choice of having the lower case on the extensions...
Adrian
1
-1
/
+13
2013-06-24
Force the file extension to lower case
Adrian
1
-2
/
+2
2013-04-01
Merge pull request #2369 from vlakoff/develop-2
Andrey Andreev
1
-1
/
+0
2013-03-30
Reverted indenting spaces back to tabs.
Darren Benney
1
-9
/
+9
2013-03-30
Made set_error() method DRY.
Darren Benney
1
-14
/
+10
2013-03-30
Modified do_upload() to use UPLOAD_ERR constants.
Darren Benney
1
-7
/
+7
2013-03-30
Some cleanup related to mt_rand()
vlakoff
1
-1
/
+0
2013-02-19
Fix a code comment in Upload->_file_mime_type()
vlakoff
1
-2
/
+2
2013-02-15
Various cosmetic fixes
vlakoff
1
-2
/
+2
2013-01-29
Replace CI_Upload::clean_file_name() usage with CI_Security::sanitize_filename()
Andrey Andreev
1
-48
/
+2
2013-01-28
Remove str_replace in return
gommarah
1
-1
/
+1
2013-01-28
Upload library, clean_file_name function: Fix xss bug.
gommarah
1
-0
/
+7
2013-01-01
[ci skip] Happy new year
Andrey Andreev
1
-1
/
+1
[next]