lp:~verterok/conn-check/configs_ipv6-memcached
Created by Guillermo Gonzalez and last modified
- Get this branch:
- bzr branch lp:~verterok/conn-check/configs_ipv6-memcached
Only Guillermo Gonzalez can upload to this branch. If you are Guillermo Gonzalez please log in for upload directions.
Branch merges
Propose for merging
No branches dependent on this one.
- Deep Fowdar: Approve
- Diff: 89 lines (+40/-5)4 files modifiedMakefile (+2/-2)
conn_check_configs/django.py (+5/-1)
conn_check_configs/version.txt (+1/-1)
tests.py (+32/-1)
Branch information
Recent revisions
- 31. By Fabián Ezequiel Gallina
-
Properly handle single value CACHES locations
The `location` key in CACHES can either be a single value string or a list.
The code already attempted to wrap the value if it was not an iterable, but
since strings are iterables in python the logic was wrong. - 30. By Michael Nelson
-
[r=kelvin.li] Don't assume an oops publisher has a type key (additionally need to check for fallback_chain, but this is smallest unblocking change)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:conn-check