Skip to content
Snippets Groups Projects
  1. Nov 25, 2019
    • Alexander Pace's avatar
      Changes to translator.py for VOEvent updates · 9c76350b
      Alexander Pace authored
      In testing, it was found that updating external events would result
      in a 500 server error when GraceDB was assembling the update LVALert.
      The new VOEventParse library was recording three VOEVent fields
      as <StringElements> instead of strings, which was failing when the
      event was being dumped to json.
      9c76350b
  2. Nov 24, 2019
    • Alexander Pace's avatar
      Settings change · e0e1fa03
      Alexander Pace authored
      Don't override LVALERT_OVERSEER_INSTANCE settings from
      envrionment variables.
      e0e1fa03
    • Alexander Pace's avatar
      Two changes: · 0e04e30c
      Alexander Pace authored
      1) Fixed a 500 Internal Server error when removing labels from events
         that do not exist. Basically the ValueError.message method was
         depreciated in python3; replaced it with a str(error).
      2) Bumped version to 2.8.0
      0e04e30c
  3. Nov 22, 2019
  4. Nov 20, 2019
  5. Nov 19, 2019
  6. Nov 18, 2019
  7. Nov 15, 2019
  8. Nov 14, 2019
  9. Nov 13, 2019
  10. Nov 12, 2019
  11. Nov 08, 2019
  12. Nov 04, 2019
  13. Nov 01, 2019
  14. Oct 27, 2019
  15. Oct 24, 2019
  16. Oct 23, 2019
Loading