History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
ed335c485c0a | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
b2903bea0271 | Joshua Spence | Test cases should extend from `PhutilTestCase` | Jul 1 2014 | |||
32f1dad1f4e5 | Joshua Spence/epriestley | Change double quotes to single quotes. | May 18 2014 | |||
f253b0245454 | epriestley | Allow the InRequest key-value cache to have a simple key limit | May 12 2014 | |||
4c7b876e5ad8 | Joshua Spence/epriestley | Utilize `assertFalse` and `assertTrue` methods. | Mar 9 2014 | |||
adcf85d15b9d | epriestley | Make file caches more flexible | Apr 13 2013 | |||
91f50ae93cd4 | Jakub Vrana | Disable colon in cache key | Apr 13 2013 | |||
39454f9dc5f7 | Gareth Evans/epriestley | Stop calling apc_store() with an array | Apr 4 2013 | |||
18584807ecb4 | Lauri-Henrik Jalonen/epriestley | (Key,Value) cache can now use namespace | Mar 21 2013 | |||
a8b619f395de | epriestley | Implement `array_fuse()` | Jan 26 2013 | |||
af53a5ff0332 | epriestley | Fix an issue where the first service call on the page may not be marked… | Jan 8 2013 | |||
567fc3d4efa7 | epriestley | Implement a directory-based cache | Dec 30 2012 | |||
ba927e22f984 | epriestley | Implement kvcache profiling with a proxy instead of in each cache | Dec 30 2012 | |||
627ca7ed5e4d | vrana | Let APC work under HPHP | Dec 5 2012 | |||
4d992f578b82 | epriestley | Mark memcache_pconnect as an external function for static analysis | Nov 20 2012 | |||
16d7eff46c53 | epriestley | Clean up Key-Value Cache diff | Nov 19 2012 | |||
5b705bf4f4db | epriestley | Add PhutilKeyValueCache and some implementations | Nov 16 2012 |
c4science · Help