Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
3c9672eb50804c92a2d884ddb373f86b890f2a8c
/
system
/
libraries
/
Cache
7bb95df
APC throws "apc_store() expects parameter 3 to be long, string given". Validates the TTL to an integer.
by Sean Fisher
· 13 years ago
0defe5d
Updating copyright date to 2012
by Greg Aker
· 13 years ago
7d4ea07
Improve the Cache library
by Andrey Andreev
· 13 years ago
03abee3
Fixing soft tabs in a few files.
by Greg Aker
· 13 years ago
f4a4bd8
adding new license file (OSL 3.0) and updating readme to ReST
by Derek Jones
· 13 years ago
4d7c27e
Fix #576: using ini_get() to detect if apc is enabled or not
by Bo-Yi Wu
· 13 years ago
ba00e9f
resolve a difference between the two memcache set method parameters
by Mark Huot
· 13 years ago
a3a8b61
- check if file exists before unlinking
by Jeroen van der Gulik
· 13 years ago
284dd97
Merge pull request #234 from johnbellone/issue31
by Greg Aker
· 13 years ago
151b7a9
Cleaning up some tabs/spaces issues. Also stripped trailing white space from the file.
by Greg Aker
· 13 years ago
3932f3d
Merge branch 'issue45' of https://github.com/johnbellone/CodeIgniter into johnbellone-issue45
by Greg Aker
· 13 years ago
51e4bca
I hate tabs
by John Bellone
· 13 years ago
090bdf6
Fixing stylish things
by John Bellone
· 13 years ago
c456b4a
Changing to set as add will not save over existing value
by John Bellone
· 13 years ago
51758fc
Nah, who needs this?
by John Bellone
· 13 years ago
02d7369
Returning value from _setup_memcached() now
by John Bellone
· 13 years ago
0ad834c
Fixing configuration
by John Bellone
· 13 years ago
cbb81c6
Formatting, damn tabs
by John Bellone
· 13 years ago
9e8dc0e
Making changes to support other Memcached extension
by John Bellone
· 13 years ago
3db2849
Resolved issue 48. Removed unneeded array copy.
by Ben Edmunds
· 13 years ago
80f4c34
Resolved issue 160. Removed unneeded array copy.
by Ben Edmunds
· 13 years ago
37f4b9c
backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance
by Derek Jones
· 14 years ago
4b9c629
backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance
by Derek Jones
· 14 years ago
114ab09
Fixed double-space typo.
by Razican
· 14 years ago
bffb776
Changed path in footer comment of cache dummy.
by Eric Barnes
· 14 years ago
eb2dcda
Added CI_ Prefix to the Cache driver.
by Phil Sturgeon
· 14 years ago
23351dc
Fix #329 where the file caching driver referenced the incorrect cache directory.
by Greg Aker
· 14 years ago
999e747
Fix #21 - Typo in get_metadata() function of apc and memcached cache drivers.
by Greg Aker
· 14 years ago
700205a
updating copyrights to 2011
by Derek Jones
· 14 years ago
bde25d9
Initial commit of Caching Driver.
by Greg Aker
· 14 years ago