Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
27f798b9d64025fecaaecbd80a8cba41d455940f
/
system
/
libraries
/
Cache
/
Cache.php
43d7fa7
Implement atomic increment/decrement in Cache library
by Andrey Andreev
· 11 years ago
516527c
Cache Driver - Backup Never Loaded
by Tyler Brownell
· 11 years ago
80500af
[ci skip] Happy new year
by Andrey Andreev
· 12 years ago
6262d05
Added support for extending individual driver classes and driver unit tests
by dchill42
· 12 years ago
c5536aa
Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)
by Andrey Andreev
· 12 years ago
94b1f76
Style guide...
by vkeranov
· 12 years ago
58c2b10
Implement cache key prefixing (as suggested in #1197) and update the Cache docs
by Andrey Andreev
· 12 years ago
9e674f7
Cleanup the new Redis cache driver and add a changelog entry for it
by Andrey Andreev
· 13 years ago
94c6b1f
Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop
by Anton Lindqvist
· 13 years ago
bf50a3b
Fix issue where cache backup is ignored on first call.
by Eric Roberts
· 13 years ago
5645479
Clean up the libraries
by Andrey Andreev
· 13 years ago
b82bc3a
Fix Cache, Image_lib and Log libraries
by Timothy Warren
· 13 years ago
6581cac
Added missing commas.
by Anton Lindqvist
· 13 years ago
3093042
Align and sort valid cache drivers.
by Anton Lindqvist
· 13 years ago
92f10e8
Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop
by Anton Lindqvist
· 13 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
6b535f5
Fix some spaces and alignments in the new Wincache driver
by Andrey Andreev
· 13 years ago
09aefde
Merge pull request #1095 from colonelchlorine/develop
by Phil Sturgeon
· 13 years ago
07c1ac8
Bumped CodeIgniter's PHP requirement to 5.2.4.
by Phil Sturgeon
· 13 years ago
03a5765
Added support for Wincache when running CI on Windows boxes
by Mike Davies
· 13 years ago
1e8be29
Added redis cache driver.
by Anton Lindqvist
· 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
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
700205a
updating copyrights to 2011
by Derek Jones
· 14 years ago
bde25d9
Initial commit of Caching Driver.
by Greg Aker
· 14 years ago