- Dec 17, 2018
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
Move a number of scripts which were managed in a separate repo into management commands. This way they can be more easily executed either manually or by cron jobs.
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
Settings have been reorganized and how different parameters are determined has been reworked to be compatible with both a Puppet-based VM deployment and a containerized deployment
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Dec 11, 2018
-
-
Tanner Prestegard authored
-
- Dec 10, 2018
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
Add some information to VOEvents and rearrange some things: * Add EM Bright information (BNS, NSBH, BBH, Terrestrial) in a Group in the What section * Put ProbHasNS and ProbHasRemnant in a Group and rename to 'HasNS' and 'HasRemnant'
-
Tanner Prestegard authored
-
Tanner Prestegard authored
Change the Retraction field to be an int (rather than a bool) to match other "flag-type" parameters.
-
Tanner Prestegard authored
Since we only have one API endpoint now, we only need one skymap URL in a VOEvent, rather than three.
-
Tanner Prestegard authored
Also removes need for pylal, which is no longer available.
-
- Dec 06, 2018
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Dec 05, 2018
-
-
Tanner Prestegard authored
-
Thomas Downes authored
-
Thomas Downes authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Dec 04, 2018
-
-
Tanner Prestegard authored
Fixing two migrations - ligoauth 0004: properly delete User instance for gstlal-spiir-gpu, not just LocalUser/RobotUser - ligoauth 0013: deleted, since gstlal-spiir-gpu has been deleted, we don't need to create a RobotUser instance for it
-
Tanner Prestegard authored
Restrict access to RSS feeds to internal users
-
- Dec 03, 2018
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
superevent_id is now always default superevent ID (SXXXXXXa), while a new 'gw_id' field is either None or the GW ID. We also add the 'far' field which is just the preferred event's FAR. Finally, we remove some fields for unauthenticated users.
-
Tanner Prestegard authored
No point in allowing access since unauthenticated users don't see graceids anywhere else and they can't access the events anyway.
-
Tanner Prestegard authored
Adding some information for search and latest web views, and changing what is shown to unauthenticated users.
-
Tanner Prestegard authored
Some changes to how information is displayed on the superevent detail page, including different information for unauthenticated users
-
Tanner Prestegard authored
far: preferred event's FAR default_superevent_id: S-type ID gw_id: None if not confirmed as GW, GW ID otherwise superevent_id is still gw_id if confirmed as GW, otherwise default_superevent_id.
-
Tanner Prestegard authored
-