Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
a28d9bc9c429c2133447d4f088e336a16f26f507
/
system
5df2f1b
Missing looping index added. Without index empty rows returned for csv column headers.
by Dionysis Arvanitis
· 11 years ago
ab9971f
Remove GCM mode from CI_Encryption (OpenSSL)
by Andrey Andreev
· 11 years ago
961db7d
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
by Andrey Andreev
· 11 years ago
60f744b
Fix #3124
by Andrey Andreev
· 11 years ago
3820b5a
Fixed eof
by Graham Campbell
· 11 years ago
eb93e73
Fixed typo
by Graham Campbell
· 11 years ago
42183de
Add CI_Encryption::create_key()
by Andrey Andreev
· 11 years ago
4191be3
Fix a _potential_ flaw in password_hash()
by Andrey Andreev
· 11 years ago
1e83d69
Remove the custom IV option from CI_Encryption
by Andrey Andreev
· 11 years ago
62fad28
Fix #3112
by Andrey Andreev
· 11 years ago
8bc5903
Make 'num_links=0' configuration available in Pagination library
by Takayuki Sakai
· 11 years ago
1240b6a
Revert "Make num_links=0 in pagination library possible to configure"
by Takayuki Sakai
· 11 years ago
a01924d
Make num_links=0 in pagination library possible to configure
by Takayuki Sakai
· 11 years ago
0bd32a6
remove the empty line at the end of file
by Fu Xu
· 11 years ago
66b181e
style change
by Fu Xu
· 11 years ago
b335519
config load bug fix
by Fu Xu
· 11 years ago
94293ad
Fix #3101
by Andrey Andreev
· 11 years ago
57f1005
Fix #3085
by Andrey Andreev
· 11 years ago
1f5090a
Fix a potential undefined variable error
by Andrey Andreev
· 11 years ago
f9201ae
Fix wrong variable name
by Andrey Andreev
· 11 years ago
9549666
Add support for non-ASCII domain names in FV & Email classes' valid_email()
by Andrey Andreev
· 11 years ago
6eb77da
Remove CI_Encrypt::_xor_encode()
by Andrey Andreev
· 11 years ago
b0ddf7f
A fix about loading language files - ensuring suffix '_lang' presence properly.
by Ivan Tcholakov
· 11 years ago
4557615
fix callable hooks
by Max
· 11 years ago
50d7f70
fix callable hooks
by Max
· 11 years ago
487d1ae
Fix #3057
by Andrey Andreev
· 11 years ago
bcd237e
Merge pull request #3058 from vlakoff/word_wrap
by Andrey Andreev
· 11 years ago
f0ab813
Pick up some changes from text helper
by vlakoff
· 11 years ago
0f7eba2
Fix handling of {unwrap} tags in word_wrap() functions
by vlakoff
· 11 years ago
2a8560c
Regex fixes
by vlakoff
· 11 years ago
69c5644
[ci skip] Fix error notices in FV when trying to lookup error msgs for closures
by Andrey Andreev
· 11 years ago
66c7bb4
Remove static cache in Email->_mimes_types()
by vlakoff
· 11 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
096ddde
[ci skip] Add a note to CI_Model::__get() (issue #3046)
by Andrey Andreev
· 11 years ago
102105d
Adjust docblock of load_class()
by vlakoff
· 11 years ago
60f78b4
fix wrong if expression in link_tag
by Emmanuel Grognet
· 11 years ago
1ffa223
Suppress PHP 5.6 E_DEPRECATED warnings for mbstring.internal_encoding as well
by Andrey Andreev
· 11 years ago
a5621b8
Add hash_equals() to ext/hash compat layer
by Andrey Andreev
· 11 years ago
08ae84f
Call data_seek(0) only if we've used DB_result::*row*() methods
by Andrey Andreev
· 11 years ago
2bbbd1a
Remove (most of) error suppression from database drivers (issue #3036)
by Andrey Andreev
· 11 years ago
81b6efa
Merge pull request #3039 from mdunisch/develop
by Andrey Andreev
· 11 years ago
c402865
Merge pull request #3041 from egig/develop
by Andrey Andreev
· 11 years ago
f039c9f
Removed empty line
by egig
· 11 years ago
dc134a8
[ci skip] Update a comment for CI_Input::input_stream()
by Andrey Andreev
· 11 years ago
225f53b
Prepare image url.
by egig
· 11 years ago
d3ddf97
Remove error-masking '@' in mysqli_driver (See: https://github.com/EllisLab/CodeIgniter/issues/3036)
by mdunisch
· 11 years ago
51593f4
Account for PHP 5.6 changes related to charsets
by Andrey Andreev
· 11 years ago
9457841
xss_clean is not protecting GET requests that &item=/startwithslash
by Documentopia.com
· 11 years ago
4e4f2f5
Fix a typo
by Andrey Andreev
· 11 years ago
3ac51be
Merge pull request #3027 from abdmaster/fix/db_transaction_failure
by Andrey Andreev
· 11 years ago
af98835
Optimization in CI_URI::_set_uri_string()
by Andrey Andreev
· 11 years ago
e196050
Fix docblock of URI->rsegments property
by vlakoff
· 11 years ago
a212977
Added `_trans_failure` property to fix PHP Warning.
by Ahmedul Haque Abid
· 11 years ago
e0839c3
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
by Andrey Andreev
· 11 years ago
fd6efad
Small fixes (PR #3022)
by Andrey Andreev
· 11 years ago
d5ce508
Minor fixes
by vlakoff
· 11 years ago
3526061
Merge pull request #3006 from vlakoff/security
by Andrey Andreev
· 11 years ago
bc89b3c
#3005
by Andrey Andreev
· 11 years ago
de70dbb
Fix in $_protected array of register_globals security procedure
by vlakoff
· 11 years ago
b78a8c7
Fix #3004
by Andrey Andreev
· 11 years ago
efc08e9
Follow-up to aeed15eb8556ab671507f17ef9a8cf28903999aa
by Andrey Andreev
· 11 years ago
08ea83b
Different method for handling "error_views_path" config item
by vlakoff
· 11 years ago
511a6b8
Rename config item "error_templates_path" to "error_views_path"
by vlakoff
· 11 years ago
cdf3dfa
Make the error templates path configurable
by vlakoff
· 11 years ago
72daa19
Really fix #2997
by Andrey Andreev
· 11 years ago
640ff4e
Removed BOM
by Etki
· 11 years ago
fa5a2d5
Microfix
by Etki
· 11 years ago
0c23097
Issue/PR #2997
by Andrey Andreev
· 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
46e216c
Optimize #2982
by Andrey Andreev
· 11 years ago
b749fab
Merge pull request #2981 from vlakoff/base_url
by Andrey Andreev
· 11 years ago
7ead65b
Discard the unwanted changes
by vlakoff
· 11 years ago
b208f65
Yet another method for determining "base_url"
by vlakoff
· 11 years ago
8bec33f
Remove spaces around concatenations
by vlakoff
· 11 years ago
b10a6d6
Removed tab on empty line too.
by Ahmad Anbar
· 11 years ago
e2e5c26
Removed tabs.
by Ahmad Anbar
· 11 years ago
5973901
Fixed according to comment.
by Ahmad Anbar
· 11 years ago
9b19887
Fix #2970
by Ahmad Anbar
· 11 years ago
93836ff
Different method for determining "base_url"
by vlakoff
· 11 years ago
2516f3b
Robuster determination of "base_url" config item
by vlakoff
· 11 years ago
dfd51cb
Refactoring in Config->__construct()
by vlakoff
· 11 years ago
aaca5cb
[ci skip] Fix #2972
by Andrey Andreev
· 11 years ago
9cab427
Fix #2976
by Andrey Andreev
· 11 years ago
a8b0efb
Simplify callback routes
by Andrey Andreev
· 11 years ago
5f83969
2 more micro-optimizations in CI_Loader
by Andrey Andreev
· 11 years ago
689d41c
Yet another modification of CI_Loader::_ci_autoload()
by Andrey Andreev
· 11 years ago
1a61ba4
[ci skip] Spacing adjustments
by Andrey Andreev
· 11 years ago
85840c4
Alter previous commit
by Andrey Andreev
· 11 years ago
623227f
CI_Loader::_ci_autoload() micro-optimization
by Andrey Andreev
· 11 years ago
28eca65
remove eol
by fabianozenatti
· 11 years ago
523cda3
Fix typo in CI_Input constructor
by fabianozenatti
· 11 years ago
7b272ff
Fixed typo in model loader.
by James
· 11 years ago
70a8626
Fix profiling of benchmarked names like 'something_endpoint_end'
by Richard Cunningham
· 11 years ago
46d2072
More xss_clean() improvements
by Andrey Andreev
· 11 years ago
ebb3aa0
Another xss_clean() improvement
by Andrey Andreev
· 11 years ago
e7a2aa0
xss_clean() improvement
by Andrey Andreev
· 11 years ago
1394304
Fix DB forge unsigned attribute (PR #2949)
by Andrey Andreev
· 11 years ago
Next »