openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
python-route53
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Jul 18, 2025 — Jul 18, 2026
Showing page 2 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Ignore doc build dirs.
Greg Taylor
More...
over 13 years ago
Initial import of starter docs.
Greg Taylor
More...
over 13 years ago
Adding pytz for UTC handling, because I'm lazy.
Greg Taylor
More...
over 13 years ago
Long-awaited addition of unit tests. Yay.
Greg Taylor
More...
over 13 years ago
Adjusting the signatures of the various create_*_record methods on HostedZone. They now match the abilities of each type.
Greg Taylor
More...
over 13 years ago
Adding various create_*_record methods to HostedZone.
Greg Taylor
More...
over 13 years ago
Added support for WRR resource sets.
Greg Taylor
More...
over 13 years ago
Comments clarifying what 'save' means in the context of a record set.
Greg Taylor
More...
over 13 years ago
Minor tweaks to deletion protection.
Greg Taylor
More...
over 13 years ago
Adding exceptions raised when manipulating an already deleted HostedZone.
Greg Taylor
More...
over 13 years ago
More work on deletion logic.
Greg Taylor
More...
over 13 years ago
Improvements to the change set logic.
Greg Taylor
More...
over 13 years ago
Creation and deletion of ResourceRecordSets is mostly in. Still need to add special rules for the various RRSet types.
Greg Taylor
More...
over 13 years ago
Added HostedZone.delete()
Greg Taylor
More...
over 13 years ago
Added HostedZone.record_sets generator.
Greg Taylor
More...
over 13 years ago
Elaborating on the difference between regular A records and Alias A records in the comments.
Greg Taylor
More...
over 13 years ago
Added in a ResourceRecordSet.hosted_zone property.
Greg Taylor
More...
over 13 years ago
We can now retrieve RRsets, paginate correctly, and instantiate correctly.
Greg Taylor
More...
over 13 years ago
Lazy loading for nameservers on HostedZones is in.
Greg Taylor
More...
over 13 years ago
Changed some return values. Added parsing of ISO 8601 time strings.
Greg Taylor
More...
over 13 years ago
Added delete_hosted_zone_by_id.
Greg Taylor
More...
over 13 years ago
Adding DELETE to BaseTransport. Also changed some method arg names.
Greg Taylor
More...
over 13 years ago
Added get_hosted_zone_by_id.
Greg Taylor
More...
over 13 years ago
Added a working create_hosted_zone call.
Greg Taylor
More...
over 13 years ago
Getting the packaging stuff all squared away. Not that we're hitting PyPi anytime soon.
Greg Taylor
More...
over 13 years ago
Updating README.rst.
Greg Taylor
More...
over 13 years ago
Don't need formattime method. Also formatting.
Greg Taylor
More...
over 13 years ago
A fully working auto-paginated list_hosted_zones method. Also lots of documentation.
Greg Taylor
More...
over 13 years ago
A fully working auto-paginated list_hosted_zones method. Also lots of documentation.
Greg Taylor
More...
over 13 years ago
Initial commit of experimental route53 module.
Greg Taylor
More...
over 13 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree