Enderson Tadeu S. Maia
01f60e2d70
Fixed broken link to Records Documentation
9 years ago
Léo Colombaro
be0d25e31c
readme: typos and bad links
Fixes typos in the Supported providers table
9 years ago
Ross McFarland
d84f30c14d
Merge pull request #18 from github/dist-and-rel
Fixes to get a working sdist build
9 years ago
Ross McFarland
5a742bca92
Fixes to get a working dist build
9 years ago
Ross McFarland
ea376d7d07
Merge pull request #17 from github/supported-providers-readme
Supported providers readme
9 years ago
Ross McFarland
f68213647f
Add missing header col
9 years ago
Ross McFarland
274b679f9e
Add a supported providers table to the README
9 years ago
Ross McFarland
437badd41d
Merge pull request #16 from github/dyn-td-province-fix
DynProvider Traffic Directors want lowercase province without country
9 years ago
Ross McFarland
20351ba442
DynProvider Traffic Directors want lowercase province without country
9 years ago
Ross McFarland
08d8009b14
Merge pull request #15 from github/logo
Add the octoDNS logo
9 years ago
Ross McFarland
a0d4c9800f
Add the octoDNS logo
9 years ago
Ross McFarland
b34c3e2c96
Merge pull request #14 from github/rm-yamllint-req
yamllint is not a hard requirement, just something we use in our workflow
9 years ago
Ross McFarland
a4c5a36ff9
yamllint is not a hard requirement, just something we use in our workflow
9 years ago
Ross McFarland
02658fb27f
Merge pull request #13 from github/dyn-session-create-not-thread-safe
DynectSession creation isn't thread-safe so we need to lock around it
9 years ago
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.
9 years ago
Ross McFarland
9ff90a9b4c
DynectSession creation isn't thread-safe so we need to lock around it
9 years ago
Ross McFarland
757bfad87e
Merge pull request #12 from github/multi-threaded-planning
Multi threaded planning
9 years ago
Ross McFarland
599605f0b2
"main thread" not "main call"
9 years ago
Ross McFarland
298fc2cdbf
Doc for MainThreadExecutor to lay out why it exists
9 years ago
Ross McFarland
d51c2b41b8
Tests for MainThreadExecutor
9 years ago
Ross McFarland
32a7b23923
Don't use threads when max_workers=1
9 years ago
Ross McFarland
fe1d1b22d7
Handle creating per-thread `DynectSession`s
9 years ago
Ross McFarland
ffa42d4015
Add thread-id to log format
9 years ago
Ross McFarland
377bda4f9c
Implement simplistic planning concurrency, by zone
9 years ago
Ross McFarland
67e8139580
Rework Yaml constructor/representer to match PyYaml's setup
They apparently should be called on class objects rather than on instances.
I ran into thread-safety problems (eating data) before this change.
/cc http://pyyaml.org/ticket/36 which mentions those methods not being
thread-safe, but that PyYaml itself should be.
9 years ago
Ross McFarland
9441b752f4
Merge pull request #10 from github/command-fixes
Fix octodns-* command warning, improve log messages a bit
9 years ago
Ross McFarland
100688cdc6
Fix octodns-* command warning, improve log messages a bit
9 years ago
Ross McFarland
7f0b9df0e3
Merge pull request #9 from github/doc-records
First pass documentation for records and config for providers
9 years ago
Ross McFarland
da4632fb7c
docstrings for each provider showing config
9 years ago
Ross McFarland
8fa2ddee09
Pass of edits & cleanup to records.md
9 years ago
Ross McFarland
c34bdbb4f5
Correct CODE_OF_CONDUCT email
9 years ago
Ross McFarland
73a1eafef4
Quick pass at a doc about records support & config.
9 years ago
Ross McFarland
0ec33dec00
Merge pull request #2 from github/updated-code-of-conduct
Update to an active code of conduct, move contibuting
9 years ago
Ross McFarland
dd6f82c3bb
Update to an active code of conduct, move contibuting
9 years ago
Ross McFarland
3a02a76d31
Merge pull request #1 from github/initial-import
Initial import of OSS OctoDNS
9 years ago
Ross McFarland
23311c883b
Remove accidental paste from README header
9 years ago
Ross McFarland
6607271af6
Address README review feedback
9 years ago
Ross McFarland
e66e168554
Untested .travis.yml
9 years ago
Ross McFarland
f18365f1f0
Add joewilliams to Authors section
9 years ago
Ross McFarland
bdbbb614a1
Fix broken .github/CONTRIBUTING.md
9 years ago
Ross McFarland
7957a4c018
Initial import of OSS OctoDNS
9 years ago
Ross McFarland
85e4f92d53
Blank commit
9 years ago