This website requires JavaScript.
Explore
Help
Sign In
flo
/
nsupdate.info
Watch
1
Star
0
Fork
0
You've already forked nsupdate.info
Code
Issues
1
Pull Requests
2
Packages
Releases
Activity
nsupdate.info
/
nsupdate
/
main
/
migrations
History
Thomas Waldmann
e194ac0e46
show whether we received last v4/v6 update via SSL
2013-11-03 08:32:43 +01:00
..
__init__.py
…
0001_initial.py
…
0002_auto__del_hosts__add_host.py
…
0003_added_comment.py
…
0004_updated_host_fields.py
…
0005_auto__add_domain__del_field_host_fqdn__add_field_host_subdomain__add_f.py
…
0005_proxy_user.py
…
0006_auto__add_blacklisteddomain.py
…
0006_remove_proxy_user.py
…
0007_auto__chg_field_blacklisteddomain_created_by.py
…
0008_auto__chg_field_domain_created_by.py
…
0009_added_last_api_update_field.py
added last_api_update field and migrated db
2013-09-29 20:50:33 +02:00
0010_auto__add_field_domain_nameserver_ip__add_field_domain_nameserver_upda.py
more fields
2013-09-29 22:48:09 +02:00
0011_auto__add_field_domain_nameserver_update_algorithm__add_field_domain_a.py
add missing migration file for previous commit, removed unneeded import
2013-10-18 15:35:55 -07:00
0012_auto__add_field_domain_available.py
deal with not responding nameservers (offline or unreachable)
2013-10-27 05:14:47 +01:00
0013_auto__del_field_domain_available_for_everyone__add_field_domain_public.py
rename Domain field available_for_everyone to public (so it is not confused with "available" field)
2013-10-27 05:28:30 +01:00
0014_auto__del_field_host_last_api_update__add_field_host_last_update_ipv4_.py
separate ipv4 and v6 update timestamps
2013-10-27 13:09:46 +01:00
0015_auto__add_field_domain_comment.py
add comment field for Domains
2013-11-02 12:37:27 +01:00
0016_auto__add_field_host_ssl_update_ipv4__add_field_host_ssl_update_ipv6.py
show whether we received last v4/v6 update via SSL
2013-11-03 08:32:43 +01:00