Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
fef6972a5cf19bcbec2ddc404cde6d5c4b432314
/
system
/
core
/
Common.php
cce6bd1
[ci skip] Merge pull request #5376 from jim-parry/copyright-update
by Andrey Andreev
· 7 years ago
ee9d428
[ci skip] Merge pull request #5143 from TysonAndre/misc-phpdoc-nits
by Andrey Andreev
· 7 years ago
df33ec2
Fix Apache header injection vulnerability in set_status_header()
by Andrey Andreev
· 8 years ago
8057d79
[ci skip] Eliminate a needless array_merge() call from PR #5006 patch
by Andrey Andreev
· 8 years ago
d60e51b
Merge pull request #5006 from tianhe1986/develop_common
by Andrey Andreev
· 8 years ago
56f59bd
Merge pull request #4991 from verkhoumov/develop
by Andrey Andreev
· 8 years ago
71d8f72
[ci skip] Merge pull request #4986 from ka7/feature/spelling
by Andrey Andreev
· 8 years ago
da60e9b
Update copyright data to 2017
by Master Yoda
· 8 years ago
4ffe634
Fix #4865
by Andrey Andreev
· 8 years ago
f2f6d8a
[ci skip] Add new HTTP status codes
by Andrey Andreev
· 8 years ago
c114deb
Merge pull request #4777 from tianhe1986/develop_error_handler
by Andrey Andreev
· 8 years ago
384a461
Merge pull request #4725 from tianhe1986/develop_url_encode_case_insensitive
by Andrey Andreev
· 8 years ago
85f3d1a
Merge pull request #4724 from tianhe1986/develop_is_https_strtolower
by Andrey Andreev
· 8 years ago
1924e87
[ci skip] Update ellislab.com links to https too
by Andrey Andreev
· 9 years ago
bd202c9
[ci skip] Update codeigniter.com links to https
by Andrey Andreev
· 9 years ago
125ef47
[ci skip] Bump year to 2016
by Andrey Andreev
· 9 years ago
d2ea460
Fix #3201
by Andrey Andreev
· 9 years ago
62fe011
Fix typo in comments
by Claudio Galdiolo
· 9 years ago
9e25daf
Remove eval()-related logic from function_exists()
by Andrey Andreev
· 9 years ago
6b620fb
[ci skip] Remove whitespace
by Andrey Andreev
· 10 years ago
2b7a97c
Status Code Definitions
by ftwbzhao
· 10 years ago
5c58e67
typo
by mult1mate
· 10 years ago
362ff3a
Remove comment
by Joshua Logsdon
· 10 years ago
993e340
Return empty $var immediately
by Joshua Logsdon
· 10 years ago
28625e5
array_fill() throws an error if count($var) is 0
by Joshua Logsdon
· 10 years ago
b4ebb39
Common.php: set_status_header: Improve
by Fieah
· 10 years ago
c545c01
Make set_status_header() a dummy under CLI
by Andrey Andreev
· 10 years ago
1fb5000
Fixed inconsistent return types
by Gabriel Potkány
· 10 years ago
01daaca
Reduce once server protocol check
by bjjay
· 10 years ago
654e5c9
is_php() more accurate description
by kakysha
· 10 years ago
4cbe463
Remove closing blocks at end of PHP files
by vlakoff
· 10 years ago
3866666
Handle false-positive string values for display_errors
by Andrey Andreev
· 10 years ago
fe9309d
Bulk (mostly documentation) update
by Andrey Andreev
· 10 years ago
a0471dc
Fix #3310
by Andrey Andreev
· 10 years ago
4b838af
Add a real exception handler
by Andrey Andreev
· 10 years ago
bdb96ca
[ci skip] Switch to MIT license; close #3293
by Andrey Andreev
· 10 years ago
d444d44
config_item() to return NULL instead of FALSE for non-existing items
by Andrey Andreev
· 10 years ago
c851dc5
Upgraded html_escape() - The simplest version.
by Ivan Tcholakov
· 10 years ago
6222437
Upgrading the function html_escape() - Readability Improvement 2.
by Ivan Tcholakov
· 10 years ago
e7f55bf
Upgrading the function html_escape() - readability improvement.
by Ivan Tcholakov
· 10 years ago
993f98c
Upgrading the function html_escape() - documentation corrections.
by Ivan Tcholakov
· 10 years ago
4f45858
Upgrading the function html_escape(), escaping twice can be prevented by setting the second argument to FALSE.
by Ivan Tcholakov
· 10 years ago
69550c5
Fix caching of MIME config
by vlakoff
· 11 years ago
5b9251f
Merge pull request #3053 from vlakoff/get_config
by Andrey Andreev
· 11 years ago
5a34688
Simplify code in get_config()
by vlakoff
· 11 years ago
102105d
Adjust docblock of load_class()
by vlakoff
· 11 years ago
9a0e0c7
Minor changes in FV, Trackback
by Andrey Andreev
· 11 years ago
629d375
Remove default parameter value of is_php()
by vlakoff
· 11 years ago
7cf682a
Partially revert PR #2190
by Andrey Andreev
· 11 years ago
de9ec10
Fix #2901
by Andrey Andreev
· 11 years ago
c26b9eb
Don't use globals
by Andrey Andreev
· 11 years ago
f627474
Don't use error suppression on ini_get() either
by Andrey Andreev
· 11 years ago
0254589
Add compatibility layer for array_column(), array_replace(), array_replace_recursive()
by Andrey Andreev
· 11 years ago
2be2744
Moved $_error load statement lower.
by Cristian Kocza
· 11 years ago
871754a
2013 > 2014
by darwinel
· 11 years ago
aaa8ddb
[ci skip] Update info on function_usable
by Andrey Andreev
· 11 years ago
76160bc
Previous 2 commits were just dumb
by Andrey Andreev
· 11 years ago
2b284f9
[ci skip] Add a link to PHP bug 54709 in is_really_writable()'s docblock
by Andrey Andreev
· 11 years ago
afca352
Remove a function_exists() check for error_get_last()
by Andrey Andreev
· 11 years ago
f964b16
Deprecate CI_Input::is_cli_request() and add common function is_cli() to replace it
by Andrey Andreev
· 11 years ago
0850a28
Fix #2515 (manually merge PR #2516)
by Andrey Andreev
· 11 years ago
cf60fa7
Script is killed with the proper exit code.
by Jesse van Assen
· 11 years ago
13c818e
[ci skip] Remove empty lines
by Andrey Andreev
· 11 years ago
d6f3d31
No need of this anymore
by vkeranov
· 11 years ago
5932a73
Improvements to safe_mode detection (it doesn't exist in PHP 5.4)
by Andrey Andreev
· 11 years ago
838c9a9
Drop the unused parameter from log_message() / CI_Log::write_log()
by Andrey Andreev
· 11 years ago
5f0ee05
Remove unnecessary chdir() in the shutdown handler.
by Kaiwang Chen
· 11 years ago
21fe9da
Simulate a complete custom exception handler by redirecting uncaught events.
by Kaiwang Chen
· 11 years ago
49890a9
Kill the damn kitten
by Andrey Andreev
· 11 years ago
05d043b
Adjustments in static reference handling
by vlakoff
· 11 years ago
67e5ca6
Allow items to be set even if they were not present yet
by vlakoff
· 11 years ago
2f7810a
Ensure get_config() optional argument is an array, remove useless test
by vlakoff
· 11 years ago
8d70c0a
Fix $replace parameter handling in get_config()
by vlakoff
· 11 years ago
2f8d2d3
Add a changelog entry for PR #2590 and further optimize log_message()
by Andrey Andreev
· 11 years ago
61f1aa0
Fix noneffective static variable cache in log_message()
by vlakoff
· 11 years ago
40d1249
Replace php_sapi_name() function with PHP_SAPI constant
by vlakoff
· 11 years ago
c941d85
Various typos and tabs adjustments
by vlakoff
· 11 years ago
af431ce
Fix config_item() returning stale values
by vlakoff
· 11 years ago
7eb116a
The script is halted and a '500 Internal Server Error' is issued when a fatal error occurs.
by Jesse van Assen
· 11 years ago
333b80e
Issue #2508
by Andrey Andreev
· 11 years ago
9899997
some more readablility tweaks in system/core/Common
by Richard Deurwaarder (Xeli)
· 11 years ago
7cc2945
remove else clause in is_https function, just add return FALSE as fallback
by Richard Deurwaarder (Xeli)
· 11 years ago
4055d57
remove newline again in system/core/Common.php, silly editor keeps adding it
by Richard Deurwaarder (Xeli)
· 11 years ago
23dc052
fix indentation according to codeigniter codestyle system/core/Common
by Richard Deurwaarder (Xeli)
· 11 years ago
4760aef
Revert "remove newline at eof in syste/core/Common"
by Richard Deurwaarder (Xeli)
· 11 years ago
7061bd0
remove newline at eof in syste/core/Common
by Richard Deurwaarder (Xeli)
· 11 years ago
668d009
remove newline in system/core/Common.php
by Richard Deurwaarder (Xeli)
· 11 years ago
7cd4055
Use codeigniter coding style
by Richard Deurwaarder (Xeli)
· 11 years ago
983b313
Change True -> TRUE per codeigniter guidelines
by Richard Deurwaarder (Xeli)
· 11 years ago
1074bbf
Add support for https behind a reverse proxy using X-Forwarded-Proto
by Richard Deurwaarder (Xeli)
· 11 years ago
d0c30ab
Logging functions: level parameter is not optional
by vlakoff
· 12 years ago
0612756
Some cleanup related to mt_rand()
by vlakoff
· 12 years ago
52301c7
Documentation: fix some outdated paths
by vlakoff
· 12 years ago
5a6814e
Fix #2301
by Andrey Andreev
· 12 years ago
8626e93
Reverting changes to functions that have no business being used in CLI apps to begin with
by Daniel Hunsaker
· 12 years ago
50dfe01
Updated in accordance with feedback from @narfbg
by Daniel Hunsaker
· 12 years ago
3b5b7f4
Updated exit codes as constant values
by Daniel Hunsaker
· 12 years ago
44a6d1d
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/exit-status
by Daniel Hunsaker
· 12 years ago
49e68de
Disable autoloader call from class_exists() occurences to improve performance
by Andrey Andreev
· 12 years ago
a107a0f
Fix some stuff from recent pull requests
by Andrey Andreev
· 12 years ago
Next »