Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
added notice of license to all source files. OSL to all except the few files we ship inside of the application folder, those are AFL. Updated license in user guide. incrementing next dev version to 3.0 due to licensing change | |||||
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 | |
Fix #31: Changing to set as add will not save over existing value | |||||
2011-08-21 | Cleaning up some tabs/spaces issues. Also stripped trailing white space ↵ | Greg Aker | 1 | -52/+51 | |
from the file. | |||||
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 | |