Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
2d6d9ab0bfeb546d8c9d7924af7ccc095f798e41
/
system
/
libraries
2d6d9ab
Really fix #4039
by Andrey Andreev
· 9 years ago
ce8fa5a
Fix #4312
by Andrey Andreev
· 9 years ago
af84969
[ci skip] Proper error handling for Sessions on PHP 5
by Andrey Andreev
· 9 years ago
8df6efd
Fix #4039
by Andrey Andreev
· 9 years ago
5afa348
Use PHP7's random_bytes() when possible
by Andrey Andreev
· 9 years ago
b06b5c4
Fix #4244
by Andrey Andreev
· 9 years ago
3368ceb
Fix #4192
by Andrey Andreev
· 9 years ago
de8b82c
Fix #4179
by Andrey Andreev
· 9 years ago
e837851
Merge pull request #4126 from zoaked/patch-1
by Andrey Andreev
· 9 years ago
135b64a
Fix #4116 Close #4117
by Andrey Andreev
· 9 years ago
24ff6db
Fix #4044
by Andrey Andreev
· 9 years ago
cc93635
Change form validation library to allow the pipe character within square brackets
by rich
· 9 years ago
4dac6eb
[ci skip] Fix #4091
by Andrey Andreev
· 9 years ago
8e138ec
Fix #4073
by Andrey Andreev
· 9 years ago
24a4a6a
Fix #4066
by Andrey Andreev
· 9 years ago
fdf3073
Reduce once $config['query_toggle_count'] checking
by bjjay
· 9 years ago
6cefc6b
Fix #4015
by Andrey Andreev
· 9 years ago
10fb7d1
[ci skip] Normalize tabs/spaces
by Andrey Andreev
· 9 years ago
d91ed26
Fix #4000
by Andrey Andreev
· 9 years ago
55bc505
Fixed typos
by Calvin Tam
· 9 years ago
1a8d95a
Fix an issue with CI_Upload max filesize
by Andrey Andreev
· 10 years ago
31cd44b
Merge pull request #3715 from infinit89/patch-1
by Andrey Andreev
· 10 years ago
91da5d1
Fix #3965
by Andrey Andreev
· 10 years ago
a45e37e
[ci skip] Cleanup some whitespace in CI_Unit_test
by Andrey Andreev
· 10 years ago
7018d89
Fix #3963
by Andrey Andreev
· 10 years ago
537f6a0
Merge pull request #3955 from ftwbzhao/ci3.0
by Andrey Andreev
· 10 years ago
a5ea506
Added "is_resource" into the list of unit tests capable of being run.
by ftwbzhao
· 10 years ago
63b0c26
supported key_prefix on `increment` and `decrement`
by ftwbzhao
· 10 years ago
070ce05
A small optimization in CI_Cache::is_supported()
by Andrey Andreev
· 10 years ago
9aade1c
Fix #3913
by Andrey Andreev
· 10 years ago
4e0496e
Work-around for https://bugs.php.net/bug.php?id=39598
by Andrey Andreev
· 10 years ago
d578408
Alter CI_Upload logging levels
by Andrey Andreev
· 10 years ago
bd1e615
Fix #3908
by Andrey Andreev
· 10 years ago
29de165
Fix #3904
by Andrey Andreev
· 10 years ago
38b5eb0
Fix #3903
by Andrey Andreev
· 10 years ago
da71f5a
Merge pull request #3868 from ftwbzhao/feature/migration
by Andrey Andreev
· 10 years ago
8d132bb
update function latest
by ftwbzhao
· 10 years ago
3a19759
[ci skip] Trim some whitespace from Image_lib
by Andrey Andreev
· 10 years ago
b8978ee
optimize migrations class reference
by ftwbzhao
· 10 years ago
b4f3630
[Cache]minor adjustments for save function
by ftwbzhao
· 10 years ago
5d78fd8
Fix an undefined variable error from fbde2798688ab99cfe3fdd22746d60f0877b2c27
by Andrey Andreev
· 10 years ago
fbde279
Fix #3846
by Andrey Andreev
· 10 years ago
70f738a
Revert "Issue/PR #3836"
by Andrey Andreev
· 10 years ago
170ae28
Issue/PR #3836
by Andrey Andreev
· 10 years ago
73b9e85
Fix #3823
by Andrey Andreev
· 10 years ago
b137d23
Fix #3816
by Andrey Andreev
· 10 years ago
ef0173d
Removed extra adapter validation. Adapter validation already happens in the system Driver library.
by Tyler Brownell
· 10 years ago
b766122
Adds error-level log messages when invalid adapters are set.
by Tyler Brownell
· 10 years ago
0416a7f
Reverts previous variable renaming and removes the foreach loop in favor of a simple if condition.
by Tyler Brownell
· 10 years ago
bf2ca38
Renames $_adapter to $_driver. It's what we call it everywhere else.
by Tyler Brownell
· 10 years ago
229a546
Cache Library Defaults Fixed
by Tyler Brownell
· 10 years ago
2481213
Updates the fallback driver variable name to match the config option name.
by Tyler Brownell
· 10 years ago
d3913f5
Fix #3787
by Andrey Andreev
· 10 years ago
5d8e2a6
Fix #3771
by Andrey Andreev
· 10 years ago
b587698
Merge branch 'develop' of https://github.com/bcit-ci/CodeIgniter into develop
by ftwbzhao
· 10 years ago
fd363f2
Merge pull request #3753 from ftwbzhao/feature/ci/3.0
by Andrey Andreev
· 10 years ago
b2119a7
[fix] redis get_metadata
by ftwbzhao
· 10 years ago
abd713f
use = instead of +=
by ftwbzhao
· 10 years ago
9b9a06c
[feature] check redis auth failed
by ftwbzhao
· 10 years ago
475dfac
Disallow empty FV rules ... for consistency
by Andrey Andreev
· 10 years ago
b7a8fbb
Matched root_path's slashes with the name being replaced
by Kyle Gadd
· 10 years ago
da7a220
Fixed typo
by Achraf Almouloudi
· 10 years ago
fd31057
Fix #3717
by Andrey Andreev
· 10 years ago
361750a
Fixes pagination with relative URL
by Miguel González
· 10 years ago
7abc08a
Fix #3703
by Andrey Andreev
· 10 years ago
0340489
Remove an unnecessary check
by Andrey Andreev
· 10 years ago
998608e
Apply #2737 fix to CI_Xmlrpcs
by Andrey Andreev
· 10 years ago
2f79f9a
Improve Session GC for files driver
by Andrey Andreev
· 10 years ago
51fe87a
use isset instead of array_key_exist
by Gabriel Potkány
· 10 years ago
3549be4
Fix language overriding for calendar library
by Gabriel Potkány
· 10 years ago
01015d9
Fixed redis cache save logic
by Mathew White
· 10 years ago
737a566
[ci skip] Forbid DB session usage with cache_on enabled
by Andrey Andreev
· 10 years ago
1d19520
[ci skip] Remove NS usage in CI_Session
by Andrey Andreev
· 10 years ago
cc77888
Close #3663
by Andrey Andreev
· 10 years ago
34b92c6
Throw an exception on invalid session driver config
by Andrey Andreev
· 10 years ago
0b1fd2c
Add array typehint to CI_Email::__construct()
by Andrey Andreev
· 10 years ago
8d6c8fe
Reduce once MB_ENABLED checking
by bjjay
· 10 years ago
c1dc446
Housekeeping.
by Master Yoda
· 10 years ago
e1a5bb3
Fix #3627: Keep timed locks for more than 5 seconds
by Andrey Andreev
· 10 years ago
abc8f00
[ci skip] Fix #3618
by Andrey Andreev
· 10 years ago
bc834c3
Cache: is_supported
by Fieah
· 10 years ago
c519b26
Fix #3610
by Andrey Andreev
· 10 years ago
6c7c891
Remove 'autoinit' DB setting
by Andrey Andreev
· 10 years ago
3cf58ea
Finishing PR #3596 <!DOCTYPE html>
by Ivan Tcholakov
· 10 years ago
b68a811
add <!DOCTYPE html>
by Tjoosten
· 10 years ago
c02952d
Fix a typo in CI_Session
by Andrey Andreev
· 10 years ago
0002588
Fix undefined variable notice in Session redis, memcached drivers
by Andrey Andreev
· 10 years ago
789b1fe
Add 'sess_regenerate_destroy' setting
by Andrey Andreev
· 10 years ago
396eb89
Polish changes following PR #3573
by Andrey Andreev
· 10 years ago
3245af4
Fix HELO localhost.localdomain violates RFC standards
by James Wade
· 10 years ago
388ce59
Use session cookie name in gc check
by Tom Atkinson
· 10 years ago
79533ca
Merge pull request #3551 from gadelat/voids
by Andrey Andreev
· 10 years ago
395f928
[ci skip] Fix a bug where session IDs are not regenerated
by Andrey Andreev
· 10 years ago
0dd2538
Revert "Fixed return values types in session drivers"
by Gabriel Potkány
· 10 years ago
5fa4b72
Fixed return values types in session drivers
by Gabriel Potkány
· 10 years ago
8194ce5
Fix typos in func names
by Gabriel Potkány
· 10 years ago
e8a2792
Add missing return type
by Gabriel Potkány
· 10 years ago
cea5fb7
Adjusted returns/return types to suggestions
by Gabriel Potkány
· 10 years ago
1fb5000
Fixed inconsistent return types
by Gabriel Potkány
· 10 years ago
43df7bd
Fix a wrong var name in CI_Session::mark_as_temp()
by Andrey Andreev
· 10 years ago
Next »