- Feb 06, 2019
-
-
Tanner Prestegard authored
-
- Feb 05, 2019
-
-
Tanner Prestegard authored
Various javascript functionalities and forms in the web interface make calls to the API to get or process data. The current Apache configuration (verify a certificate IF presented on /api/*) causes pop-ups for users who have certificates in their browsers if they visit any pages which have these functionalities. So we have changed all of those URLs to use /apiweb/ for now to prevent the certificate challenge. This will be resolved in the future by getting away from certificate-based authentication.
-
Tanner Prestegard authored
Previously if an Event did not have a Search, no 'search' key was included in the serialized event dictionary. Now we include one and set it to None if the Event has no Search.
-
Tanner Prestegard authored
Not sure why this started happening all of a sudden since we have been using 2.5.2 for quite a while. But trying to pip install python-ldap when building a Docker image keeps giving a UnicodeDecodeError. Updating to version 3.1.0 seems to resolve it.
-
Tanner Prestegard authored
The format (which is staying the same) is like 'ID-N-TYPE', but for retractions, TYPE was like "TYPE-OF-PREVIOUS-VOEVENT"-Retraction (ex: Update-Retraction). Now we just use TYPE=Retraction.
-
Tanner Prestegard authored
-
Tanner Prestegard authored
VOEvent IVORNs now use ivo://gwnet/LVC instead of ivo://gwnet/gcn_sender. Also use the default superevent ID everywhere in a VOEvent, including filename, even if it has a GW ID.
-
- Feb 01, 2019
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Jan 24, 2019
-
-
Tanner Prestegard authored
-
- Jan 17, 2019
-
-
Tanner Prestegard authored
-
- Jan 15, 2019
-
-
Tanner Prestegard authored
-
- Jan 09, 2019
-
-
Tanner Prestegard authored
Containerized versions of the service will now get their LVAlert credentials from the environment. Also add a script for processing environment variables and starting LVAlert overseer.
-
Thomas Downes authored
-
Thomas Downes authored
-
Thomas Downes authored
-
Thomas Downes authored
-
Thomas Downes authored
-
Thomas Downes authored
-
Thomas Downes authored
-
Thomas Downes authored
-
Thomas Downes authored
-
Thomas Downes authored
-
Thomas Downes authored
-
GraceDB authored
-
GraceDB authored
-
GraceDB authored
-
Thomas Downes authored
-
Thomas Downes authored
-
Thomas Downes authored
-
Thomas Downes authored
-
Thomas Downes authored
-
Thomas Downes authored
-
Tanner Prestegard authored
Some additional code cleanup, as well.
-
Tanner Prestegard authored
-
Tanner Prestegard authored
- Jan 04, 2019
-
-
Tanner Prestegard authored
-
- Dec 18, 2018
-
-
Tanner Prestegard authored
-