Age | Commit message (Expand) | Author |
2008-12-23 | change function headers to K&R style | Evan Prodromou |
2008-12-23 | replace NULL with null | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-12-10 | always return a variable by reference | Evan Prodromou |
2008-11-23 | sphinx: fallback if no connection | millette |
2008-11-20 | sphinx search for notices | millette |
2008-10-02 | add methods to Memcached_DataObject for caching compound keys | Evan Prodromou |
2008-09-30 | don't encache on insert; misses timestamps | Evan Prodromou |
2008-09-27 | slightly better check on $orig in update() | Evan Prodromou |
2008-09-26 | move memcache connections to util.php | Evan Prodromou |
2008-09-26 | handle multiple memcached servers | Evan Prodromou |
2008-09-26 | wasn't returning results of update | Evan Prodromou |
2008-09-26 | another false-for-error | Evan Prodromou |
2008-09-26 | Memcache returns false on cache miss | Evan Prodromou |
2008-09-26 | don't record null key values | Evan Prodromou |
2008-09-26 | hack to make keys work | Evan Prodromou |
2008-09-26 | handle one-argument calls to staticGet | Evan Prodromou |
2008-09-26 | better deletes and key names | Evan Prodromou |
2008-09-26 | try to make some static/non-static stuff work right | Evan Prodromou |
2008-09-26 | better handling of staticGet | Evan Prodromou |
2008-09-26 | path correct in require_once for memcached | Evan Prodromou |
2008-09-26 | rename cached object file | Evan Prodromou |