Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-02-24 | Set user-visible error when the server is misconfigured. | Kegan Dougal | 1 | -0/+1 |
2015-02-23 | Use OrderedDict for @cached backing store, so we can evict the oldest key unb... | Paul "LeoNerd" Evans | 1 | -7/+4 |
2015-02-23 | Use cache.pop() instead of a separate membership test + del [] | Paul "LeoNerd" Evans | 2 | -2/+8 |