This website requires JavaScript.
Explore
Help
Sign In
mirror
/
github-octodns
Watch
1
Star
0
Fork
0
You've already forked github-octodns
mirror of
https://github.com/github/octodns.git
synced
2024-05-11 05:55:00 +00:00
Code
Issues
Releases
Activity
Files
4f53f7d0f7f302672bc1fbe54825c921bf8f5771
github-octodns
/
octodns
History
Ross McFarland
4f53f7d0f7
Rework DynProvider._check_dyn_sess based on further reading of the code
...
It's actually session creation that isn't thread-safe so we need to lock around that.
2017-03-29 12:00:43 -07:00
..
cmds
Add thread-id to log format
2017-03-27 15:27:34 -07:00
provider
Rework DynProvider._check_dyn_sess based on further reading of the code
2017-03-29 12:00:43 -07:00
source
docstrings for each provider showing config
2017-03-17 10:03:27 -07:00
__init__.py
Initial import of OSS OctoDNS
2017-03-15 15:38:10 -07:00
manager.py
"main thread" not "main call"
2017-03-29 07:02:33 -07:00
record.py
Initial import of OSS OctoDNS
2017-03-15 15:38:10 -07:00
yaml.py
Rework Yaml constructor/representer to match PyYaml's setup
2017-03-27 14:33:52 -07:00
zone.py
Initial import of OSS OctoDNS
2017-03-15 15:38:10 -07:00