Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jmoiron/johnny-cache issues and pull requests
#78 - Bump django from 1.4 to 2.2.24 in /docs
Pull Request -
State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#77 - Bump django from 1.4 to 1.11.29 in /docs
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#76 - docs: Fix simple typo, sould -> should
Pull Request -
State: open - Opened by timgates42 over 4 years ago
#75 - Bump django from 1.4 to 1.11.28 in /docs
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
- 1 comment
Labels: dependencies
#74 - Bump django from 1.4 to 1.11.23 in /docs
Pull Request -
State: closed - Opened by dependabot[bot] about 5 years ago
- 1 comment
Labels: dependencies
#73 - ORA-22922: nonexistent LOB value during loading of data in a transaction
Issue -
State: open - Opened by erny over 5 years ago
#72 - is still alive the project?
Issue -
State: open - Opened by Allan-Nava over 6 years ago
- 4 comments
#71 - Informs users that the project is no longer maintained.
Pull Request -
State: open - Opened by BertrandBordage about 9 years ago
#70 - Django 1.8 no longer has the SqlDateCompiler
Pull Request -
State: open - Opened by karthikbgl over 9 years ago
- 1 comment
#69 - SqlDateCompiler is removed in django 1.8
Issue -
State: open - Opened by karthikbgl over 9 years ago
- 1 comment
#68 - Add support of compiler proxies, such the one in the django-postman app
Pull Request -
State: closed - Opened by psam44 over 9 years ago
- 2 comments
#67 - SECRET_KEY published
Issue -
State: closed - Opened by adewes over 9 years ago
#66 - SECRET_KEY published
Issue -
State: closed - Opened by adewes over 9 years ago
- 2 comments
#65 - Use sets rather than lists when getting tables for query.
Pull Request -
State: closed - Opened by radicalbiscuit about 10 years ago
- 2 comments
#64 - Added support for compiler proxies
Pull Request -
State: open - Opened by affan2 about 10 years ago
- 1 comment
#63 - johnny cache 1.4 in Django 1.6 does not work?
Issue -
State: closed - Opened by diegoug about 10 years ago
- 1 comment
#62 - Bump release?
Issue -
State: closed - Opened by Tatsh over 10 years ago
- 1 comment
#61 - When table(s) are in blacklist don't convert iterator to list - issue with cx_Oracle LOB columns
Issue -
State: open - Opened by trebor74hr over 10 years ago
- 1 comment
#60 - Travis CI version bumps
Pull Request -
State: closed - Opened by gdub over 10 years ago
- 5 comments
#59 - Added testing compatibility with Oracle's mysql-connector-python (and other backends not packaged within Django)
Pull Request -
State: closed - Opened by gdub over 10 years ago
- 1 comment
#58 - Add option for disabling cache on COUNT queries.
Pull Request -
State: open - Opened by tzenderman over 10 years ago
#57 - COUNT queries are not consistent
Issue -
State: open - Opened by tzenderman over 10 years ago
#56 - When either MAN_IN_BLACKLIST or JOHNNY_TABLE_BLACKLIST is a tuple django crashes.
Pull Request -
State: closed - Opened by ydaniv over 10 years ago
#55 - return cache keys for a given queryset
Issue -
State: open - Opened by orlando over 10 years ago
#54 - django 1.6 admin saving
Issue -
State: open - Opened by vishen over 10 years ago
- 3 comments
#53 - fixes bitbucket 40 issue. Added support of compiler proxies, such the one in the django-postman
Pull Request -
State: open - Opened by pcaro over 10 years ago
#52 - If queryset.exists() returns False the query won't be cached.
Issue -
State: closed - Opened by thoslin over 10 years ago
- 1 comment
#51 - Python 3 support, Travis CI & a few modernisations
Pull Request -
State: closed - Opened by BertrandBordage almost 11 years ago
- 11 comments
#50 - Don't return the wrong cached value if parameters happen to be prefixes
Pull Request -
State: open - Opened by Wilfred almost 11 years ago
#49 - Never cache the South migrations table.
Pull Request -
State: closed - Opened by Wilfred almost 11 years ago
- 1 comment
#48 - johnny-cache django 1.3.1 with postgresql view: slow view is not being cached
Issue -
State: open - Opened by holisticode almost 11 years ago
- 3 comments
#47 - Always ignore south_migrationhistory
Issue -
State: closed - Opened by Wilfred almost 11 years ago
#46 - Fixes #45 by by restricting the list of tables returned to minimum neede...
Pull Request -
State: closed - Opened by rh0dium almost 11 years ago
- 2 comments
#45 - get_tables_for_query incorrectly allows tables to grow exponentially.
Issue -
State: closed - Opened by rh0dium almost 11 years ago
#44 - Leaving settings.py and manage.py in the top level may cause issues with unresolved paths
Issue -
State: open - Opened by rh0dium almost 11 years ago
#43 - Is Johnny Cache compatible with PostgreSQL autocommit?
Issue -
State: closed - Opened by AudriusButkevicius almost 11 years ago
- 5 comments
#42 - Update in Pypi?
Issue -
State: open - Opened by danigosa about 11 years ago
- 5 comments
#41 - multi table optimisation
Issue -
State: open - Opened by dgym about 11 years ago
- 1 comment
#40 - Django 1.6 support
Issue -
State: open - Opened by ebrelsford about 11 years ago
- 29 comments
#39 - Implications with south migration
Issue -
State: open - Opened by tsailiming about 11 years ago
- 4 comments
#38 - utils.celery_enable_all still needed with cache.enable() ?
Issue -
State: open - Opened by tsailiming about 11 years ago
- 2 comments
#37 - Globally enabling Johnny Cache in __init__.py causes error with syncdb
Issue -
State: closed - Opened by radiosilence about 11 years ago
- 3 comments
#36 - Fix for Django 1.6 and AttributeError: 'Query' object has no attribute 'ordering_aliases'
Pull Request -
State: closed - Opened by shalakhin about 11 years ago
- 2 comments
#35 - Tests for bugfixes provided in PRs # 33 and #34
Pull Request -
State: open - Opened by ashald about 11 years ago
#34 - Fixed bug that caused KeyError in _commit_all_savepoints
Pull Request -
State: closed - Opened by ashald about 11 years ago
- 3 comments
#33 - Fixed bug in LocalStoreClearMiddleware.process_exception
Pull Request -
State: closed - Opened by ashald about 11 years ago
- 1 comment
#32 - fixes jmoiron/johnny-cache#31
Pull Request -
State: open - Opened by natethelen over 11 years ago
#31 - TransactionManager._flush not working when using JOHNNY_CACHE_KEY in settings.DATABASES
Issue -
State: open - Opened by natethelen over 11 years ago
#30 - Transaction savepoint creation failure - issue 69 on bitbucket
Pull Request -
State: open - Opened by leetrout over 11 years ago
- 3 comments
#29 - (Django>=1.6) AttributeError: 'Query' object has no attribute 'ordering_aliases'
Issue -
State: open - Opened by karanlyons over 11 years ago
- 2 comments
#28 - celery_enable_all does not respect DISABLE_QUERYSET_CACHE setting
Issue -
State: open - Opened by kylegibson over 11 years ago
#27 - Can not disable johnny.cache if tasks have enable call
Issue -
State: open - Opened by ghost over 11 years ago
#26 - Fix double delete by ignoring the problem.
Pull Request -
State: closed - Opened by zachsnow over 11 years ago
- 1 comment
#25 - Fix transaction breakage in Django 1.6
Pull Request -
State: closed - Opened by artscoop over 11 years ago
#24 - Adds FailSilentlyMemcachedCache
Pull Request -
State: closed - Opened by pablorecio over 11 years ago
#23 - johnny.cache.enable() and Fabric don't play well together
Issue -
State: closed - Opened by roxeteer over 11 years ago
- 1 comment
#22 - add johnny module __version__ number
Pull Request -
State: closed - Opened by dlam26 over 11 years ago
#21 - compiler.empty_iter deprecation in django 1.5
Issue -
State: closed - Opened by aladagemre over 11 years ago
- 3 comments
#20 - settings.py should not be in repo
Issue -
State: closed - Opened by adriannye over 11 years ago
- 1 comment
#19 - Including enable() in __init__.py or project settings causes gunicorn startup error
Issue -
State: closed - Opened by BigglesZX over 11 years ago
- 1 comment
#18 - Questions: is it possible to cache function with johnny-cache ?
Issue -
State: closed - Opened by steph-ben over 11 years ago
- 1 comment
#17 - johnny-cache doesn't update cache after update data from manage.py command.
Issue -
State: closed - Opened by inlanger over 11 years ago
- 3 comments
#16 - Problems with Ubuntu 12.04.2 LTS
Issue -
State: open - Opened by schmilblick over 11 years ago
- 2 comments
#15 - F() expressions with dates bug
Issue -
State: open - Opened by artynusov over 11 years ago
- 1 comment
#14 - decimal.Decimal serialization/unserialization bug w/ MySQL-Python
Issue -
State: closed - Opened by akx almost 12 years ago
#13 - params clash bug
Pull Request -
State: open - Opened by milos-u almost 12 years ago
- 1 comment
#12 - celery_enable_all clarification
Issue -
State: closed - Opened by hassa almost 12 years ago
- 2 comments
#11 - Removed empty_iter dependency
Pull Request -
State: closed - Opened by hassa almost 12 years ago
- 19 comments
#10 - check if table is in whitelist before invalidating
Pull Request -
State: closed - Opened by viralshah about 12 years ago
- 7 comments
#9 - johnny cache sets table keys even for blacklisted tables
Issue -
State: closed - Opened by viralshah about 12 years ago
- 2 comments
#8 - Strange issues with caches not being invalidated and getting "stuck"
Issue -
State: closed - Opened by tesh11 about 12 years ago
- 5 comments
#7 - johnny-cache should use query.table_map.keys(), not query.tables
Issue -
State: open - Opened by jdunck about 12 years ago
- 4 comments
#6 - Transaction patching gets stomped on by django's TestCase
Issue -
State: open - Opened by dgouldin over 12 years ago
- 1 comment
#5 - Johnny cache breaks with multi-db when not all databases have managed transactions.
Pull Request -
State: closed - Opened by dgouldin over 12 years ago
#4 - Strange errors
Issue -
State: closed - Opened by typeshige over 12 years ago
- 7 comments
#3 - MemcachedError in Admin
Issue -
State: closed - Opened by typeshige over 12 years ago
- 5 comments
#2 - Added support to disable caching for random (ORDER BY RAND()) queries
Pull Request -
State: open - Opened by emre over 12 years ago
- 5 comments
#1 - Use a copy of Django's available_attrs function to only override the attributes that exist when using the functors.wraps decorator.
Pull Request -
State: closed - Opened by jezdez over 12 years ago