3441 Commits (e4addd25021bc09405e54abf972b0302ec8eb87d)
 

Author SHA1 Message Date
  Ross McFarland e4addd2502
Merge remote-tracking branch 'origin/main' into zone-config-cleanup 2 months ago
  Ross McFarland 4c5ead2d90
Merge pull request #1325 from octodns/script-cleanup 2 months ago
  Ross McFarland 5de12f3acd
Remove really old secret clearing code that doesn't apply anymore 2 months ago
  Ross McFarland 4d7ca8d92a
Merge pull request #1324 from jleroy/bugfix/venv-activation 2 months ago
  Ross McFarland dba1eb7d27
Bootstrap during setup rather than manually install reqs 2 months ago
  Jonathan Leroy 85f72ad1bb
Add chengelog and remove duplicate call to dirname 2 months ago
  Jonathan Leroy a549ddf15b
Merge branch 'octodns:main' into bugfix/venv-activation 2 months ago
  Jonathan Leroy 2c52659ccf
Fix some bash scripts not working with custom VENV_NAME 2 months ago
  Ross McFarland 09dc68b2c7
Merge pull request #1321 from jleroy/feature/report-refactoring 2 months ago
  Jonathan Leroy 8d65abc3a1
Apply requested changes 2 months ago
  Jonathan Leroy af6eefaa12
Merge branch 'octodns:main' into feature/report-refactoring 2 months ago
  Ross McFarland f09cfe7fb1
Merge pull request #1323 from octodns/api-doc-zone 2 months ago
  Ross McFarland 27db4da1e8
fix changelog type, should be none for doc 2 months ago
  Ross McFarland 4b847b8274
Add comprehensive API documentation to Zone class and related exceptions 2 months ago
  Ross McFarland 747e1f7681
Merge pull request #1322 from octodns/doc-the-bases 2 months ago
  Ross McFarland 47eaa33945
Pass at adding AI-assisted API documentation 2 months ago
  Ross McFarland 4f086c4677
Add Manager.process_config method 2 months ago
  Ross McFarland 56fa754e5e
Match reworked report's import style with the rest of octodns 2 months ago
  Jonathan Leroy 8f8e8194be
Fix TXT records values escaping 2 months ago
  Jonathan Leroy 281eca609a
Remove unnecessary f-strings and do not reuse quotes as Python < 3.12 2 months ago
  Jonathan Leroy 1a2e8989f3
Merge branch 'octodns:main' into feature/report-refactoring 2 months ago
  Jonathan Leroy 07b7521a3a
Full rewrite of octodns-report: support for IPv6 resolvers, async names resolution and JSON output 2 months ago
  Ross McFarland 86afade8bc
Merge pull request #1320 from octodns/zone-lifecycle 2 months ago
  Ross McFarland ba24a88d0a
Add a pass at documenting the life-cycle of zones during a sync 2 months ago
  Ross McFarland 96a51647a1
Merge pull request #1318 from muelli/ttlclamp 2 months ago
  Ross McFarland 1a69d344b8
std logging prefix, func names 2 months ago
  Tobias Mueller 24881168c1 clamp: let log format in place rather than f-strings 2 months ago
  Tobias Mueller d606318fdc clamp: Added test cases 2 months ago
  Tobias Mueller 5d9fd7e789 processor: clamp: Raise if TTL arguments are not logical 2 months ago
  Tobias Mueller 890808464d added changelog 2 months ago
  Tobias Mueller 6ebba04111 clamp: formatted 2 months ago
  Tobias Mueller fac662a9ec processors: Added a simple TTL clamping processor 2 months ago
  Ross McFarland 12c977c864
Merge pull request #1316 from 0xflotus/patch-1 2 months ago
  Ross McFarland 4408454f04
Spelling/type-o corrections in docs 2 months ago
  0xflotus 5a8da8296c
chore: fix typos in dynamic_zone_config.rst 2 months ago
  0xflotus 29005c3035
chore: fix errors in docs 2 months ago
  Ross McFarland 8ca21aa2ea
Merge pull request #1314 from octodns/fix-manager-typos 2 months ago
  Ross McFarland 3b6fdc147e
Fix logging issues in Manager: convert generator to list and correct log method prefix 2 months ago
  Ross McFarland c980220947
Fix a couple type-o's and stale bits in Manager 2 months ago
  Ross McFarland f0f937e712
Merge remote-tracking branch 'origin/main' into zone-config-cleanup 2 months ago
  Ross McFarland 425e34e27c
Restore Manager.sync's eligible_zones parameter as it's useful for cases like octodsn-api 2 months ago
  Ross McFarland 038da67ad5
Merge pull request #1309 from octodns/dump-processor-support 2 months ago
  Ross McFarland 13d51843ee
Merge branch 'main' into dump-processor-support 2 months ago
  Ross McFarland a47c526195
Overlooked moving sync's other eligible_* args to the constructor 2 months ago
  Ross McFarland f9de0210e3
Refactoring and clean-up of Manager zone (config) handling. 2 months ago
  Ross McFarland 4334217058
Stop relying on manager.config['zones'] being modified. _preprocess_zones mostly moved closer to where it's used 2 months ago
  Ross McFarland e3baefbcb5
Manager._zones caching, preserve validation 2 months ago
  Ross McFarland aa210982e8
Move active/eligible zones, sources, targets to the constuctor. Should allow safer and improved flows 2 months ago
  Ross McFarland 81563a2ae5
move Manager.dump's sources and Manager.sync's eligible_sources to Manager(active_sources) 2 months ago
  Ross McFarland da6cb248f4
Verify that dynamic zone config correctly handles subzones when they're dynamic 2 months ago