.. |
management
|
279e3e06f1
feat(api): make watchdog yell when it can't reach slave, fixes #312
|
5 лет назад |
migrations
|
18663cd1cd
fix(api): make sure RRset.touched can't be NULL
|
5 лет назад |
templates
|
08605a7301
feat(api): advertise talk.desec.io in welcome emails
|
5 лет назад |
templatetags
|
9219915fa7
chore(api): update code style (mostly PEP 8), no functional changes
|
6 лет назад |
tests
|
4f3d3d328d
refactor(api): make Domain.is_registrable() an instance method
|
5 лет назад |
urls
|
20692c7f34
feat(api): new serials/ endpoint
|
5 лет назад |
__init__.py
|
ca6c15b07d
Merge and move branch 'master' of github.com:desec/desec-api
|
9 лет назад |
apps.py
|
8dfbf7f4fc
fix(api): move dyn welcome email to Domain post_save signal, add test
|
5 лет назад |
authentication.py
|
baf4602983
feat(api): add Token.last_used, closes #351
|
5 лет назад |
crypto.py
|
f141a374ee
feat(api): added detailed prometheus metrics
|
5 лет назад |
exception_handlers.py
|
f141a374ee
feat(api): added detailed prometheus metrics
|
5 лет назад |
exceptions.py
|
4853b17ce0
fix(api): attach pdns response to PDNSException
|
5 лет назад |
mail_backends.py
|
f141a374ee
feat(api): added detailed prometheus metrics
|
5 лет назад |
metrics.py
|
f141a374ee
feat(api): added detailed prometheus metrics
|
5 лет назад |
models.py
|
4f3d3d328d
refactor(api): make Domain.is_registrable() an instance method
|
5 лет назад |
pagination.py
|
fe9e035ed9
feat(api): add cursor pagination based on Link header, fixes #228
|
5 лет назад |
pdns.py
|
f141a374ee
feat(api): added detailed prometheus metrics
|
5 лет назад |
pdns_change_tracker.py
|
3d600c7896
feat(api): rework SOA creation, set better values, closes #337
|
5 лет назад |
permissions.py
|
20692c7f34
feat(api): new serials/ endpoint
|
5 лет назад |
renderers.py
|
578882add1
feat(api): plain-text renderer for lists of errors
|
5 лет назад |
serializers.py
|
4f3d3d328d
refactor(api): make Domain.is_registrable() an instance method
|
5 лет назад |
signals.py
|
f94e0fdd52
feat(webapp): adds front and sign up pages, reworks sign-up flow
|
5 лет назад |
throttling.py
|
f141a374ee
feat(api): added detailed prometheus metrics
|
5 лет назад |
views.py
|
f91c27ce8c
fix(api): streamline calls to RRsetSerializer.save()
|
5 лет назад |