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
4c5e2a3ab854ebebfe6115f8c75a657ce5b9a3b5
github-octodns
/
octodns
/
processor
History
Ross McFarland
8ec75dc194
fix issue in OwnershipProcessor when last change is removed
2023-04-17 10:39:07 -07:00
..
__init__.py
Remove from __futures__ bits, all are now manditory
2022-09-15 14:10:21 -07:00
acme.py
Use super() now that we require python3, less error prone
2022-09-15 14:25:47 -07:00
arpa.py
Merge remote-tracking branch 'origin/main' into je/arpa-matching-fix
2023-02-27 09:58:31 -08:00
base.py
Remove from __futures__ bits, all are now manditory
2022-09-15 14:10:21 -07:00
filter.py
Add IgnoreRootNsFilter w/tests
2022-11-09 09:13:04 -08:00
ownership.py
fix issue in OwnershipProcessor when last change is removed
2023-04-17 10:39:07 -07:00
restrict.py
Remove from __futures__ bits, all are now manditory
2022-09-15 14:10:21 -07:00
spf.py
Replace use of
removeprefix
with slicing
2023-02-20 18:31:25 +00:00