Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / codeinthehole/django-cacheback issues and pull requests
#40 - Fix encoding of hashes to normalize between bytestring and unicode parameters.
Pull Request -
State: closed - Opened by jezdez over 9 years ago
- 1 comment
#39 - Fixed NameError introduced in e12e422d465d5c55871c2bdf46f8a8140ec7be1d
Pull Request -
State: closed - Opened by jezdez over 9 years ago
- 1 comment
#39 - Fixed NameError introduced in e12e422d465d5c55871c2bdf46f8a8140ec7be1d
Pull Request -
State: closed - Opened by jezdez over 9 years ago
- 1 comment
#38 - Add multiple Django versions tests
Pull Request -
State: closed - Opened by coagulant over 9 years ago
- 2 comments
Labels: enhancement
#38 - Add multiple Django versions tests
Pull Request -
State: closed - Opened by coagulant over 9 years ago
- 2 comments
Labels: enhancement
#37 - @cacheback decorator and FunctionJob are incompatible with Celery's JSON serializer
Issue -
State: closed - Opened by chrisguidry almost 10 years ago
- 7 comments
Labels: bug
#37 - @cacheback decorator and FunctionJob are incompatible with Celery's JSON serializer
Issue -
State: closed - Opened by chrisguidry almost 10 years ago
- 7 comments
Labels: bug
#36 - Django 1.7 Support
Issue -
State: closed - Opened by ptwobrussell almost 10 years ago
- 6 comments
#36 - Django 1.7 Support
Issue -
State: closed - Opened by ptwobrussell almost 10 years ago
- 6 comments
#35 - Hooks for post-processing response of get()
Pull Request -
State: closed - Opened by alanjds almost 10 years ago
- 7 comments
#35 - Hooks for post-processing response of get()
Pull Request -
State: closed - Opened by alanjds almost 10 years ago
- 7 comments
#34 - Option added to use non-default cache alias
Pull Request -
State: closed - Opened by alanjds almost 10 years ago
- 2 comments
#34 - Option added to use non-default cache alias
Pull Request -
State: closed - Opened by alanjds almost 10 years ago
- 2 comments
#33 - Use an MD5 hash to generate cache keys
Pull Request -
State: closed - Opened by codeinthehole almost 10 years ago
- 2 comments
#33 - Use an MD5 hash to generate cache keys
Pull Request -
State: closed - Opened by codeinthehole almost 10 years ago
- 2 comments
#32 - Consider adding support for other caches than default
Issue -
State: closed - Opened by lukmdo about 10 years ago
#31 - Add job_class params in @cacheback decorator
Pull Request -
State: closed - Opened by lukmdo about 10 years ago
- 1 comment
#31 - Add job_class params in @cacheback decorator
Pull Request -
State: closed - Opened by lukmdo about 10 years ago
- 1 comment
#30 - Remove global logging configuration override
Pull Request -
State: closed - Opened by yuvadm over 10 years ago
- 3 comments
#29 - djcelery is a redundant dependency
Issue -
State: closed - Opened by yuvadm over 10 years ago
- 4 comments
#29 - djcelery is a redundant dependency
Issue -
State: closed - Opened by yuvadm over 10 years ago
- 4 comments
#28 - Generating cache keys doesn't work in python 3
Issue -
State: closed - Opened by pazur over 10 years ago
- 4 comments
#28 - Generating cache keys doesn't work in python 3
Issue -
State: closed - Opened by pazur over 10 years ago
- 4 comments
#27 - Added PyPy to the build process
Pull Request -
State: closed - Opened by thedrow over 10 years ago
- 1 comment
#27 - Added PyPy to the build process
Pull Request -
State: closed - Opened by thedrow over 10 years ago
- 1 comment
#26 - Update installation.rst
Pull Request -
State: closed - Opened by redsnapper8t8 over 10 years ago
- 1 comment
#26 - Update installation.rst
Pull Request -
State: closed - Opened by redsnapper8t8 over 10 years ago
- 1 comment
#25 - Minor fix to install in Python3 enviroments
Pull Request -
State: closed - Opened by leobragatti over 10 years ago
- 1 comment
#25 - Minor fix to install in Python3 enviroments
Pull Request -
State: closed - Opened by leobragatti over 10 years ago
- 1 comment
#24 - Tests passes on Python 3.3 and 3.4.
Pull Request -
State: closed - Opened by tomwys over 10 years ago
- 4 comments
#24 - Tests passes on Python 3.3 and 3.4.
Pull Request -
State: closed - Opened by tomwys over 10 years ago
- 4 comments
#23 - Use "open" instead of "file".
Pull Request -
State: closed - Opened by tomwys over 10 years ago
- 2 comments
#23 - Use "open" instead of "file".
Pull Request -
State: closed - Opened by tomwys over 10 years ago
- 2 comments
#22 - Python3 support.
Issue -
State: closed - Opened by tomwys over 10 years ago
#22 - Python3 support.
Issue -
State: closed - Opened by tomwys over 10 years ago
#21 - Always include class_path when generating cache key
Pull Request -
State: closed - Opened by lukaslundgren almost 11 years ago
#21 - Always include class_path when generating cache key
Pull Request -
State: closed - Opened by lukaslundgren almost 11 years ago
#20 - Allow overriding options for refresh_cache.apply_async.
Pull Request -
State: closed - Opened by martinblech almost 11 years ago
- 2 comments
#20 - Allow overriding options for refresh_cache.apply_async.
Pull Request -
State: closed - Opened by martinblech almost 11 years ago
- 2 comments
#19 - Allow overriding options for refresh_cache.apply_async.
Pull Request -
State: closed - Opened by martinblech almost 11 years ago
#19 - Allow overriding options for refresh_cache.apply_async.
Pull Request -
State: closed - Opened by martinblech almost 11 years ago
#18 - fixing docs typo
Pull Request -
State: closed - Opened by jacobh almost 11 years ago
- 1 comment
#18 - fixing docs typo
Pull Request -
State: closed - Opened by jacobh almost 11 years ago
- 1 comment
#17 - Assign reference to the Job instance
Pull Request -
State: closed - Opened by martinblech about 11 years ago
- 1 comment
#17 - Assign reference to the Job instance
Pull Request -
State: closed - Opened by martinblech about 11 years ago
- 1 comment
#16 - python puppet module url + mock in reqs
Pull Request -
State: closed - Opened by Geekfish over 11 years ago
- 1 comment
#16 - python puppet module url + mock in reqs
Pull Request -
State: closed - Opened by Geekfish over 11 years ago
- 1 comment
#15 - Add docs on how to invalidate an item
Issue -
State: closed - Opened by codeinthehole over 11 years ago
#15 - Add docs on how to invalidate an item
Issue -
State: closed - Opened by codeinthehole over 11 years ago
#14 - Allow a hook so that an expired item is refreshed synchronously
Issue -
State: closed - Opened by codeinthehole over 11 years ago
#13 - Fix for 'No handlers could be found for logger "cacheback"' errors in web server logs
Pull Request -
State: closed - Opened by osg74 over 11 years ago
- 1 comment
#13 - Fix for 'No handlers could be found for logger "cacheback"' errors in web server logs
Pull Request -
State: closed - Opened by osg74 over 11 years ago
- 1 comment
#12 - Invalidate job when using the decorator
Issue -
State: closed - Opened by seanbell almost 12 years ago
#12 - Invalidate job when using the decorator
Issue -
State: closed - Opened by seanbell almost 12 years ago
#11 - Allows django-cacheback to work with DummyCache for development
Pull Request -
State: closed - Opened by lsemel almost 12 years ago
- 4 comments
#11 - Allows django-cacheback to work with DummyCache for development
Pull Request -
State: closed - Opened by lsemel almost 12 years ago
- 4 comments
#10 - Newbie problems -- would appreciate help!
Issue -
State: closed - Opened by ckcollab almost 12 years ago
- 2 comments
#10 - Newbie problems -- would appreciate help!
Issue -
State: closed - Opened by ckcollab almost 12 years ago
- 2 comments
#9 - Added invalidate method to be able to mark a job cache as invalid without deleting it completely
Pull Request -
State: closed - Opened by jezdez almost 12 years ago
- 1 comment
#9 - Added invalidate method to be able to mark a job cache as invalid without deleting it completely
Pull Request -
State: closed - Opened by jezdez almost 12 years ago
- 1 comment
#8 - Fixed a tuple unpack error when the cache is empty and fetch_on_miss is on
Pull Request -
State: closed - Opened by jezdez almost 12 years ago
- 2 comments
#8 - Fixed a tuple unpack error when the cache is empty and fetch_on_miss is on
Pull Request -
State: closed - Opened by jezdez almost 12 years ago
- 2 comments
#7 - Failure to update the cached value when async_refresh is called
Issue -
State: closed - Opened by jscn almost 12 years ago
- 2 comments
#6 - Assumption that cached object has "length"
Issue -
State: closed - Opened by roberts81 about 12 years ago
- 2 comments
#6 - Assumption that cached object has "length"
Issue -
State: closed - Opened by roberts81 about 12 years ago
- 2 comments
#5 - Possibility to get into perpetual "DEAD cache hit" - stale result state
Issue -
State: closed - Opened by roberts81 about 12 years ago
- 1 comment
#5 - Possibility to get into perpetual "DEAD cache hit" - stale result state
Issue -
State: closed - Opened by roberts81 about 12 years ago
- 1 comment
#4 - Can this be used with celery 2.5?
Issue -
State: closed - Opened by lsemel about 12 years ago
- 8 comments
#4 - Can this be used with celery 2.5?
Issue -
State: closed - Opened by lsemel about 12 years ago
- 8 comments
#3 - Informer template tag with cacheback
Issue -
State: closed - Opened by MikeVL about 12 years ago
- 3 comments
#3 - Informer template tag with cacheback
Issue -
State: closed - Opened by MikeVL about 12 years ago
- 3 comments