Skip to content
Snippets Groups Projects
  1. Jun 26, 2019
  2. Jun 24, 2019
    • Tanner Prestegard's avatar
      Populate database columns for existing VOEvents · 20bb87a9
      Tanner Prestegard authored
      Data migration to populate new database columns for existing
      VOEvents. We have to read the files in and try to extract the
      parameter data, handling all of the changes to the file format
      which have occurred over time.
      
      I did a lot of testing by copying over the production database
      and associated VOEvent files for all non-Test, non-MDC events
      and superevents to make sure we are accounting for all changes
      in VOEvent (file) schema that have happened over time.
      20bb87a9
    • Tanner Prestegard's avatar
      Update how VOEvent building is done · 619080fa
      Tanner Prestegard authored
      We can change a few things about how the VOEvent file building
      works now that all of the relevant parameters are stored in the
      database.
      619080fa
    • Tanner Prestegard's avatar
      Add new VOEvent fields to API · 860fb428
      Tanner Prestegard authored
      860fb428
    • Tanner Prestegard's avatar
      Add fields to VOEvents · 52d2f12b
      Tanner Prestegard authored
      There are several fields that the user provides to create a
      VOEvent through the API, which are used in generating the VOEvent
      file, but are not stored in the database. Let's fix this!!
      52d2f12b
  3. Jun 12, 2019
  4. Jun 11, 2019
  5. Jun 06, 2019
  6. May 16, 2019
  7. May 14, 2019
  8. May 03, 2019
  9. Apr 23, 2019
  10. Apr 10, 2019
  11. Apr 09, 2019
  12. Mar 20, 2019
  13. Mar 06, 2019
  14. Feb 25, 2019
  15. Feb 21, 2019
  16. Feb 11, 2019
  17. Feb 07, 2019
  18. Feb 06, 2019
    • Tanner Prestegard's avatar
      Add playground instance changes into master · a6a68799
      Tanner Prestegard authored
      The settings for gracedb-playground are no longer on a separate
      branch and are just included in master. They can be selected
      simply by settings the DJANGO_SETTINGS_MODULE environment variable
      appropriately.  This should be much easier to maintain than a
      completely separate branch.
      a6a68799
  19. Feb 05, 2019
  20. Feb 01, 2019
  21. Jan 17, 2019
  22. Jan 09, 2019
  23. Dec 18, 2018
    • Tanner Prestegard's avatar
      Update to event view 403s · 9f45b245
      Tanner Prestegard authored
      Make the event view 403 pages more specific (for event views only),
      but more generalized (standard message in the template, not taken
      from the context).  Also fix up some unit tests which expected the
      old behavior.
      9f45b245
  24. Dec 17, 2018
Loading