Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show all available data on Long-term data query log page #2202

Merged
merged 9 commits into from
May 31, 2022
Merged

Commits on May 15, 2022

  1. Add missing columns reply_type, reply_time, dnssec

    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed May 15, 2022
    Configuration menu
    Copy the full SHA
    7fb8f94 View commit details
    Browse the repository at this point in the history
  2. Fix multiplier (reply_time field unit is second)

    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed May 15, 2022
    Configuration menu
    Copy the full SHA
    ba18ece View commit details
    Browse the repository at this point in the history
  3. Fix prettier

    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed May 15, 2022
    Configuration menu
    Copy the full SHA
    9d225ed View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. Replace queries with query_storage

    - use client names, when available;
    - use column names instead of indexes;
    
    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed May 28, 2022
    Configuration menu
    Copy the full SHA
    98a0e82 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Use IP if there is no client name

    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed May 29, 2022
    Configuration menu
    Copy the full SHA
    da85d1b View commit details
    Browse the repository at this point in the history
  2. Fix DNSSEC info

    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed May 29, 2022
    Configuration menu
    Copy the full SHA
    2dd5fb8 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Fixing prettier line break

    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed May 30, 2022
    Configuration menu
    Copy the full SHA
    fad13b1 View commit details
    Browse the repository at this point in the history
  2. Use the same types, as returned by FTL

    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed May 30, 2022
    Configuration menu
    Copy the full SHA
    cd41520 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Use consistent output for both query lists

    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed May 31, 2022
    Configuration menu
    Copy the full SHA
    33c5450 View commit details
    Browse the repository at this point in the history