What's Changed
- Various fixes by @tofu-rocketry in #73
- Replace some of the queries with faster ones.
- Fix some of the logic around which result is fetched for the benchmarks page so that you actually get the most relevant row for each site and submithost.
- Remove redundant
print()that were used when debugging during initial creation. - Fix the comparisons for the status evaluation to allow future dates to be OK and add a CRITICAL level.
- Tweaks to the readme.
- Also applies a small SQL change to the IRIS update script to try and improve its performance a bit.
Full Changelog: v1.4...v1.5