cached-property.git
2014-05-20 Daniel Greenfelddocumentating release and making small documentation... 0.1.5
2014-05-20 Daniel GreenfeldDocument how to use threaded_cached_property and it...
2014-05-20 Daniel GreenfeldAdd @Tinche to the authors list.
2014-05-20 Daniel GreenfeldMerge pull request #9 from Tinche/threaded_cache_property
2014-05-19 Tin TvrtkovicAdded a new cached property decorator - threaded_cached...
2014-05-19 Daniel GreenfeldIlluminating the problems with threads. #6
2014-05-19 Daniel GreenfeldRewrote @Tinche's code example as a formal test case #6
2014-05-18 Daniel GreenfeldDocumented cache invalidation
2014-05-18 Daniel GreenfeldDemonstrate and test cache invalidation
2014-05-18 Daniel GreenfeldNuke timed_cached_property until I'm happy with an...
2014-05-18 Daniel GreenfeldAdd timed_cached_property decorator
2014-05-18 Daniel GreenfeldChanges to reflect who deserves what credit. #1
2014-05-18 Daniel GreenfeldFix the dang-blarged py_modules argument. 0.1.4
2014-05-18 Daniel GreenfeldFix my dumb habit of importing the package into setup.py 0.1.3
2014-05-17 Daniel GreenfeldReadme fix
2014-05-17 Daniel GreenfeldBump to 0.1.2 0.1.2
2014-05-17 Daniel GreenfeldFinal Readme tweak of the day
2014-05-17 Daniel GreenfeldGet travis in order
2014-05-17 Daniel GreenfeldVarious setup and version issues 0.1.1
2014-05-17 Daniel GreenfeldUpdate the readme
2014-05-17 Daniel GreenfeldUpdate the readme
2014-05-17 Daniel GreenfeldUpdate the readme
2014-05-17 Daniel GreenfeldUpdate the readme
2014-05-17 Daniel GreenfeldFix py.test dependency
2014-05-17 Daniel GreenfeldMove to single file. Switch to py.test
2014-05-17 Daniel Greenfeldfirst commit