Back
Domain Watchman
Load previous page…
Add a domain change history page #domainwatchman
Write an API method and tests to retrieve domain log #domainwatchman
Write a repository method and tests to retrieve domain logs from the database #domainwatchman
Remove the time to live attribute and add a new one because DynamoDB doesn't support renaming #domainwatchman
Store a timestamp instead of a domain name in the sort key for domain change logging and remove previous log records from the database #domainwatchman
Fix issue preventing multiple log entries from being added to the same domain name #domainwatchman
Deploy domain change logging to production #domainwatchman
Set the time to live attribute when creating a domain log entry #domainwatchman
Enable the time to live attribute on the DynamodDB table and try it out to see if it really works #domainwatchman
Prevent domain log entries from cluttering the global secondary index #domainwatchman
Add domain changes logging to the updater service #domainwatchman
Fix blog links on the landing page to avoid unnecessary redirects #domainwatchman
Work on adding domain changes logging to the updater lambda #domainwatchman
Refactor the notifier service, including tests to return a separate result for each notification channel #domainwatchman
Write a repository method and tests for creating domain log entries #domainwatchman
Update the changelog #domainwatchman
Finish up blog templates #domainwatchman
Work on a blog post template #domainwatchman
Fix a bug that caused alerts to be sent even when only the order of the status records changed #domainwatchman
Answer support email #domainwatchman