- Aug 21, 2019
-
-
Tanner Prestegard authored
Found a few more edge cases when applying this in production, so I'm patching this migration retroactively.
-
Tanner Prestegard authored
-
Tanner Prestegard authored
Trying to remove a label that was not associated with an event gave a 400 HTTP response. Fixed to be 404. It was already correct for superevents.
-
Tanner Prestegard authored
Things like 's190418BC' will work now (should be 'S190418bc')
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
Add a pipeline_type field to the Pipeline model. This will facilitate grouping of pipelines into different classes.
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
It's necessary for kubernetes health checks.
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
Now there are two separate steps - get notifications and get contacts for those notifications. Makes testing easier.
-
- Aug 16, 2019
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Aug 06, 2019
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Aug 02, 2019
-
-
Alexander Pace authored
- Jul 22, 2019
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
- Jul 17, 2019
-
-
Tanner Prestegard authored
-
- Jul 10, 2019
-
-
Tanner Prestegard authored
This is not needed anymore with the changes to the group infrastructure which add an optional 'ldap_name' to groups whose membership should be managed by LDAP queries and shib sessions.
-
Tanner Prestegard authored
These tests cover the bugfix in the previous commit.
-
Tanner Prestegard authored
-
Tanner Prestegard authored
- Jul 01, 2019
-
- Jun 26, 2019
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
Based on "feedback" from the low-latency group, the p_astro and other information which is in the VOEvent files will not be made available through the API to unauthenticated users. I'm not sure why.
-