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
/
core
/
Common.php
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-27
Update copyright date to 2019
Jim Parry
1
-2
/
+2
2018-05-18
http:// to https://
Mehdi Bounya
1
-3
/
+3
2018-02-13
only retain 103, 207, 308, 421 and 451
qichengzx
1
-8
/
+0
2018-02-11
complement the missing HTTP status codes
qichengzx
1
-0
/
+13
2018-01-09
Annual copyright update
Master Yoda
1
-2
/
+2
2017-06-05
Fix misc type inconsistencies between code and doc comments
Tyson Andre
1
-1
/
+1
2017-03-24
Merge branch '3.1-stable' into develop
Andrey Andreev
1
-11
/
+8
2017-03-20
Fix Apache header injection vulnerability in set_status_header()
Andrey Andreev
1
-5
/
+5
2017-02-06
[ci skip] Eliminate a needless array_merge() call from PR #5006 patch
Andrey Andreev
1
-6
/
+3
2017-02-06
Merge pull request #5006 from tianhe1986/develop_common
Andrey Andreev
1
-8
/
+8
2017-02-04
Removing url encoded 127.
tianhe1986
1
-0
/
+1
2017-02-04
Loading global mimes config file first, and then environment file.
tianhe1986
1
-8
/
+7
2017-01-23
Merge pull request #4991 from verkhoumov/develop
Andrey Andreev
1
-5
/
+0
2017-01-21
Fixed show_error() for check $exit_status
Dmitriy Verkhoumov
1
-5
/
+0
2017-01-17
[ci skip] Merge pull request #4986 from ka7/feature/spelling
Andrey Andreev
1
-1
/
+1
2017-01-16
spelling fixes
klemens
1
-1
/
+1
2017-01-03
Update copyright data to 2017
Master Yoda
1
-2
/
+2
2016-12-31
Update copyright data to 2017
Master Yoda
1
-2
/
+2
2016-12-14
Drop all PHP 5.3-related code
Andrey Andreev
1
-4
/
+3
2016-10-21
Fix #4865
Andrey Andreev
1
-0
/
+1
2016-10-11
[ci skip] Add new HTTP status codes
Andrey Andreev
1
-1
/
+6
2016-08-19
Merge pull request #4777 from tianhe1986/develop_error_handler
Andrey Andreev
1
-1
/
+1
2016-07-25
Merge pull request #4725 from tianhe1986/develop_url_encode_case_insensitive
Andrey Andreev
1
-2
/
+2
2016-07-25
Merge pull request #4724 from tianhe1986/develop_is_https_strtolower
Andrey Andreev
1
-1
/
+1
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-10-30
Fix #3201
Andrey Andreev
1
-1
/
+6
2015-08-13
Fix typo in comments
Claudio Galdiolo
1
-1
/
+1
2015-07-22
Remove eval()-related logic from function_exists()
Andrey Andreev
1
-13
/
+3
2015-04-20
[ci skip] Remove whitespace
Andrey Andreev
1
-1
/
+1
2015-04-14
Status Code Definitions
ftwbzhao
1
-0
/
+4
2015-04-08
typo
mult1mate
1
-1
/
+1
2015-03-25
Remove comment
Joshua Logsdon
1
-1
/
+0
2015-03-25
Return empty $var immediately
Joshua Logsdon
1
-6
/
+6
2015-03-24
array_fill() throws an error if count($var) is 0
Joshua Logsdon
1
-0
/
+6
2015-02-22
Common.php: set_status_header: Improve
Fieah
1
-46
/
+45
2015-02-19
Make set_status_header() a dummy under CLI
Andrey Andreev
1
-0
/
+5
2015-02-04
Fixed inconsistent return types
Gabriel Potkány
1
-1
/
+1
2015-01-31
Reduce once server protocol check
bjjay
1
-3
/
+2
2015-01-27
is_php() more accurate description
kakysha
1
-1
/
+1
2015-01-21
Remove closing blocks at end of PHP files
vlakoff
1
-3
/
+0
2015-01-13
Handle false-positive string values for display_errors
Andrey Andreev
1
-2
/
+2
2015-01-09
Bulk (mostly documentation) update
Andrey Andreev
1
-3
/
+3
2014-11-04
Fix #3310
Andrey Andreev
1
-1
/
+1
2014-10-28
Add a real exception handler
Andrey Andreev
1
-8
/
+37
2014-10-27
[ci skip] Switch to MIT license; close #3293
Andrey Andreev
1
-14
/
+25
2014-10-05
config_item() to return NULL instead of FALSE for non-existing items
Andrey Andreev
1
-1
/
+1
2014-08-26
Upgraded html_escape() - The simplest version.
Ivan Tcholakov
1
-8
/
+1
2014-08-25
Upgrading the function html_escape() - Readability Improvement 2.
Ivan Tcholakov
1
-5
/
+11
[next]