Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
2716398bd2f2ae36d7420c591fc759e0951ba0e2
/
system
/
libraries
/
Cache
/
Cache.php
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