3427 Commits (4d7ca8d92afcc18a20e075d8f2238e8430f422c1)
 

Author SHA1 Message Date
  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 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 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 81edf64870
Merge pull request #1310 from octodns/update-requirements 2 months ago
  Ross McFarland 9600c61b35
Remove python 3.9 from CI matrix, add 3.14 2 months ago
  Ross McFarland 8b5ee31e7c
update requirements*.txt 2 months ago
  Ross McFarland 47b9bf27dc
Add processor support to octodns-dump 2 months ago
  Ross McFarland 62e5b8b95d
Merge pull request #1304 from octodns/dynamic-zone-config-improvements 2 months ago
  Ross McFarland 414a80b670
Documentation of dynamic config glob and regex matching 3 months ago
  Ross McFarland 1f0d82e919
Merge remote-tracking branch 'origin/main' into dynamic-zone-config-improvements 3 months ago
  Ross McFarland 777071ad77
Merge pull request #1305 from octodns/doc-fixes 3 months ago
  Ross McFarland d31c5bce38
Fix doc linking warns 3 months ago
  Ross McFarland 11406e88e2
More testing of dynamic config regex/lob 3 months ago
  Ross McFarland 2c07d9b728
Merge remote-tracking branch 'origin/main' into dynamic-zone-config-improvements 3 months ago
  Ross McFarland a2ca55a047
Add glob and regex support to dynamic zone config 3 months ago
  Ross McFarland 5844a9d4d6
Backwards compatible _preprocess_zones that also supports regexes, needs more testing 3 months ago
  Ross McFarland 04de6d75cd
explicit testing for current behavior 3 months ago