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
0cb284ad0c71dcca3cc589499e04080a03b07c07
github-octodns
/
octodns
History
Ross McFarland
0cb284ad0c
Merge branch 'master' into add-record-perf
2017-07-21 08:37:48 -07:00
..
cmds
Add --lenient flag to dump
2017-06-23 09:24:25 -07:00
provider
Merge branch 'master' into master
2017-07-11 07:53:03 -07:00
source
Add lenient to abstract BaseSource signature
2017-07-03 16:10:48 +02:00
__init__.py
Fix major performance issue with add_record O(N^2)
2017-07-02 18:23:45 -07:00
manager.py
Fix stacktraces on MainThreadExecutor
2017-07-02 18:40:58 -07:00
record.py
Manually join self.values to avoid double escapes, e.g. \\;
2017-06-28 03:09:41 -07:00
yaml.py
Replace my custom natrual sorting with natsort module
2017-06-19 22:17:48 -07:00
zone.py
Fix major performance issue with add_record O(N^2)
2017-07-02 18:23:45 -07:00