Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
93455e31f1f88fa88394091a5156ac96e61c4179
/
system
/
libraries
/
Cache
/
drivers
/
Cache_apc.php
bdb96ca
[ci skip] Switch to MIT license; close #3293
by Andrey Andreev
· 10 years ago
f627474
Don't use error suppression on ini_get() either
by Andrey Andreev
· 11 years ago
871754a
2013 > 2014
by darwinel
· 11 years ago
43d7fa7
Implement atomic increment/decrement in Cache library
by Andrey Andreev
· 11 years ago
d967f72
Cache Log Error Levels
by Tyler Brownell
· 11 years ago
80500af
[ci skip] Happy new year
by Andrey Andreev
· 12 years ago
a2b0677
Fix #18
by Andrey Andreev
· 12 years ago
c5536aa
Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)
by Andrey Andreev
· 12 years ago
0688ac9
Start comment cleanup of libraries
by Timothy Warren
· 13 years ago
b24b033
Switch private methods and properties to protected and cleanup the Cache library and drivers
by Andrey Andreev
· 13 years ago
07c1ac8
Bumped CodeIgniter's PHP requirement to 5.2.4.
by Phil Sturgeon
· 13 years ago
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
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
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
114ab09
Fixed double-space typo.
by Razican
· 14 years ago
eb2dcda
Added CI_ Prefix to the Cache driver.
by Phil Sturgeon
· 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