1. 430e338 Fix #15: Allow @cachedmethod.cache() to return None by Thomas Kemmer · 10 years ago
  2. cb95c35 Add .coveragerc by Thomas Kemmer · 10 years ago
  3. 4649656 Add coveralls by Thomas Kemmer · 10 years ago
  4. 2f95610 Add Travis CI by Thomas Kemmer · 10 years ago
  5. 44b8432 Prepare v0.5.1 by Thomas Kemmer · 10 years ago
  6. a837142 Fix #11: Update README.rst file. by Thomas Kemmer · 10 years ago
  7. d5ef9cc Fix #12: No formatting of KeyError arguments. by Thomas Kemmer · 10 years ago
  8. ba0f849 Fix default ttl for @ttl_cache by Thomas Kemmer · 10 years ago
  9. 36c7924 Release 0.5.0 by Thomas Kemmer · 10 years ago
  10. e57eb9c Fix #7: getsizeof() usage by Thomas Kemmer · 10 years ago
  11. 5ae3b9d Resolve #9: Add @ttl_cache function decorator. by Thomas Kemmer · 10 years ago
  12. e255ae7 Fix #6: Non-mutating TTLCache.__getitem__() by Thomas Kemmer · 10 years ago
  13. a8d2b03 Resolve #8: Rewrite @cachedmethod example to use per-object cache by Thomas Kemmer · 10 years ago
  14. 78408a1 Prepare v0.5.0 by Thomas Kemmer · 10 years ago
  15. 4176a4f Fix typos/formatting in documentation by Thomas Kemmer · 10 years ago
  16. cbd852d Update keywords, classifiers. by Thomas Kemmer · 10 years ago
  17. 8e1d7ed Remove Sphinx markup by Thomas Kemmer · 10 years ago
  18. 6a6e50b Remove Sphinx markup by Thomas Kemmer · 10 years ago
  19. e78228c Remove Sphinx markup by Thomas Kemmer · 10 years ago
  20. e9a8c86 Remove Sphinx markup by Thomas Kemmer · 10 years ago
  21. b210c14 Prepare v0.4.0 by Thomas Kemmer · 10 years ago
  22. 059216b Add TTLCache, refactor base class by Thomas Kemmer · 10 years ago
  23. a29e4f0 Prepare v0.3.1 by Thomas Kemmer · 10 years ago
  24. 5aeba23 Fix #1: Add proper locking for cache_clear(), cache_info() by Thomas Kemmer · 10 years ago
  25. fad89ed Fix #2: Report cache.size in cache_info() by Thomas Kemmer · 10 years ago
  26. bf206e0 Update documentation. by Thomas Kemmer · 10 years ago
  27. 4953b0b Add cachedmethod decorator. by Thomas Kemmer · 10 years ago
  28. 5543675 Add size, getsizeof cache members. by Thomas Kemmer · 10 years ago
  29. 573b318 Update README.rst by Thomas Kemmer · 10 years ago
  30. 3b9d819 Prepare v0.2.0 by Thomas Kemmer · 10 years ago
  31. 35f85f2 Prepare v0.1.0 by Thomas Kemmer · 11 years ago
  32. 37c58d0 Update documentation. by Thomas Kemmer · 11 years ago
  33. a34b1fa Add initial implementation, unit tests by Thomas Kemmer · 11 years ago
  34. c2e0e6b Add description. by Thomas Kemmer · 11 years ago
  35. fa0e606 Initial commit. by Thomas Kemmer · 11 years ago