You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Commits
6851061: when creating offline pools -> take a base url for the would-be-service, force the use of "local" caching, which means everything is valid; (Johannes Richter) #45
d1d1d5b: do not truncate the file, as this is not possible when using gzip-files; (Johannes Richter) #45
d35a2c3: for some reason get_instances was not cached like get_models was; (Johannes Richter) #45
c857e01: python3.3+ salts hash results for str, bytes und datetime, so we use a workaround using uuid with namespaces; (Johannes Richter) #45
2b6ab95: do not re-persistyfy when offline; do not re-persistify if object was not touched; bump the version; (Johannes Richter) #45
1b5576d: fix a typo; added base_url to tests for persistence; (Johannes Richter) #45