index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
system
/
libraries
/
Cache
/
drivers
/
Cache_memcached.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-09
Bulk (mostly documentation) update
Andrey Andreev
1
-3
/
+3
2015-01-04
PR #3452
Andrey Andreev
1
-1
/
+1
2014-10-27
[ci skip] Switch to MIT license; close #3293
Andrey Andreev
1
-14
/
+25
2014-07-31
Fix #3160
Andrey Andreev
1
-2
/
+2
2014-02-11
2013 > 2014
darwinel
1
-1
/
+1
2014-01-18
Fix #2825
Andrey Andreev
1
-1
/
+1
2014-01-09
Implement atomic increment/decrement in Cache library
Andrey Andreev
1
-10
/
+44
2013-07-30
Cache Log Error Levels
Tyler Brownell
1
-1
/
+1
2013-07-18
Fix a Memcache(d) default configuration bug (based on #249)
Andrey Andreev
1
-18
/
+8
2013-07-17
[ci skip] Just removing some empty lines
Andrey Andreev
1
-1
/
+1
2013-05-20
Removed unused variable $name in Cache_memcached.php
ThallisPHP
1
-2
/
+2
2013-02-21
Disable autoloader call from class_exists() occurences to improve performance
Andrey Andreev
1
-2
/
+2
2013-01-01
[ci skip] Happy new year
Andrey Andreev
1
-1
/
+1
2012-11-01
Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)
Andrey Andreev
1
-2
/
+3
2012-06-02
Replaced `==` with `===` and `!=` with `!==` in /system/libraries
Alex Bilbie
1
-1
/
+1
2012-05-17
Clean up the libraries
Andrey Andreev
1
-2
/
+2
2012-04-20
Start comment cleanup of libraries
Timothy Warren
1
-7
/
+17
2012-03-29
Fix for Issue 88. _default_options does not exist in the Cache_memcahe driver
Ryan Neufeld
1
-3
/
+3
2012-03-26
Switch private methods and properties to protected and cleanup the Cache libr...
Andrey Andreev
1
-32
/
+25
2012-03-09
Bumped CodeIgniter's PHP requirement to 5.2.4.
Phil Sturgeon
1
-1
/
+1
2012-01-02
Updating copyright date to 2012
Greg Aker
1
-1
/
+1
2011-12-25
Improve the Cache library
Andrey Andreev
1
-5
/
+5
2011-10-20
adding new license file (OSL 3.0) and updating readme to ReST
Derek Jones
1
-5
/
+17
2011-09-23
resolve a difference between the two memcache set method parameters
Mark Huot
1
-1
/
+10
2011-08-21
Merge pull request #234 from johnbellone/issue31
Greg Aker
1
-1
/
+1
2011-08-21
Cleaning up some tabs/spaces issues. Also stripped trailing white space from...
Greg Aker
1
-52
/
+51
2011-08-21
I hate tabs
John Bellone
1
-2
/
+2
2011-08-21
Fixing stylish things
John Bellone
1
-5
/
+10
2011-08-21
Changing to set as add will not save over existing value
John Bellone
1
-1
/
+1
2011-08-21
Nah, who needs this?
John Bellone
1
-0
/
+3
2011-08-21
Returning value from _setup_memcached() now
John Bellone
1
-3
/
+2
2011-08-21
Fixing configuration
John Bellone
1
-3
/
+16
2011-08-21
Formatting, damn tabs
John Bellone
1
-3
/
+3
2011-08-21
Making changes to support other Memcached extension
John Bellone
1
-2
/
+12
2011-04-02
Added CI_ Prefix to the Cache driver.
Phil Sturgeon
1
-1
/
+1
2011-01-29
Fix #21 - Typo in get_metadata() function of apc and memcached cache drivers.
Greg Aker
1
-1
/
+1
2011-01-28
updating copyrights to 2011
Derek Jones
1
-1
/
+1
2010-12-21
Initial commit of Caching Driver.
Greg Aker
1
-0
/
+209