Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Tags: MITRECND/WhoDat

Tags

4.2

Toggle 4.2's commit message
Modify call in views to make ES fields optional. Further add caching …

…for es health in handler code

4.1

Toggle 4.1's commit message
Update static assets

4.0

Toggle 4.0's commit message
Merge branch 'pydat4-dev'

3.0

Toggle 3.0's commit message
Merge branch 'django_updates'

2.8

Toggle 2.8's commit message
Fix list view for pdns.

Identical fix to b420dff.

2.7

Toggle 2.7's commit message
Bump copyright year.

2.6

Toggle 2.6's commit message
Better error messages when PDNS fails.

When a PDNS lookup fails, print the escaped response. This makes it
possible to distinguish between nothing returned and an error.

While here, fix whitespace and move a comment to the proper location.

2.5

Toggle 2.5's commit message
Merge pull request #5 from mpars0ns/master

Fixing issue from a UnboundLocalError Exception

2.4

Toggle 2.4's commit message
Fix list view.

When viewing a list dataVersion is not included in the filter, so
we have to conditionally add it to any results.

2.3

Toggle 2.3's commit message
Merge branch 'master' into mongo_include