1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed setex() call in simple cache More... over 11 years ago
Removed extraneous pipe.multi() call More... over 11 years ago
Updated CHANGELOG More... over 11 years ago
Support for flex models More... over 11 years ago
Support @cached_as(SomeModel) More... over 11 years ago
Made default file cache dir more specific More... over 11 years ago
Better support for tuples in extra params in @cached and jinja2 decorators More... over 11 years ago
Added comment explaining dnf structure More... over 11 years ago
Some cleanup More... over 11 years ago
Updated simplejson version in requirements files
Suor
as Alexander Schepanovski
More... almost 12 years ago
Require simplejson>=2.2.0, fixes #39
Suor
as Alexander Schepanovski
More... almost 12 years ago
Hack to prevent django from hiding TypeErrors
Suor
as Alexander Schepanovski
More... almost 12 years ago
Test for #39
Suor
as Alexander Schepanovski
More... almost 12 years ago
Updated settings to run tests in django 1.5
Suor
as Alexander Schepanovski
More... almost 12 years ago
Added fast mode to TODO More... almost 12 years ago
Added docs for simple cache
Suor
as Alexander Schepanovski
More... almost 12 years ago
Upped version to 0.9.6 More... almost 12 years ago
Ported cache_thing() to Lua
Suor
as Alexander Schepanovski
More... almost 12 years ago
Merge branch 'master' into scripting
Suor
as Alexander Schepanovski
More... almost 12 years ago
Moved to StrictRedis
Suor
as Alexander Schepanovski
More... almost 12 years ago
Support -x (failfast) in run_tests.py
Suor
as Alexander Schepanovski
More... almost 12 years ago
Merge branch 'master' into scripting
Suor
as Alexander Schepanovski
More... almost 12 years ago
Documented degradation
Suor
as Alexander Schepanovski
More... almost 12 years ago
Added degradation to CHANGELOG
Suor
as Alexander Schepanovski
More... almost 12 years ago
Some style edits
Suor
as Alexander Schepanovski
More... almost 12 years ago
Merge pull request #36 from botondus/degrade_on_redis_failure
Suor
as Alexander Schepanovski
More... almost 12 years ago
Undid also some changes on the scheme loading code that are not necessary anymore. More... almost 12 years ago
Removed unnecessary decorator from scheme loading More... almost 12 years ago
Refactored SafeRedis a bit to reuse the handle_connection_failure decorator More... almost 12 years ago
Decorate also `cache_thing` More... almost 12 years ago