- Sep 21, 2023
-
-
Alexander Pace authored
-
- Sep 11, 2023
-
-
Alexander Pace authored
-
- Aug 25, 2023
-
- Jul 28, 2023
-
-
Alexander Pace authored
- New pipelines - New FRD search - Add upload permissions for brandon.oneal and ryan.fisher
- Jul 27, 2023
-
-
Alexander Pace authored
-
Alexander Pace authored
-
- Jul 24, 2023
-
-
Alexander Pace authored
-
-
- Jul 17, 2023
-
-
Alexander Pace authored
fixes #254
-
Alexander Pace authored
fixes computing/gracedb/server#321
-
- Jul 14, 2023
-
-
Alexander Pace authored
there was a bug where if a user changed the neighbors query range, the javascript would re-render the entire html fragment instead of just the table... the result was this nested div with a header-in-a-header. This takes the parent div out of the fragment to fix it.
-
- Jul 13, 2023
-
-
Alexander Pace authored
the old detail script would wait for the dojo.parser to load, which in turn waited for the main page to completely load before enabling the advocate form. this was necessary when it was a dojo form, but since switching to jquery+ajax, this is vestigial. and there were corner cases where slow-loading images would prevent advocates from clicking the ADVOK button without reloading. this removes the limitation that the page be fully loaded, while still requiring that the ajax is in place.
-
Alexander Pace authored
#320
-
Alexander Pace authored
-
Alexander Pace authored
-
-
- Jul 06, 2023
-
-
Alexander Pace authored
by default the public alert page is cached 300s, but that can be changed with an environment variable when deployed
-
- Jun 30, 2023
-
-
Alexander Pace authored
-
Alexander Pace authored
-
Alexander Pace authored
-
Alexander Pace authored
-
Alexander Pace authored
-
Alexander Pace authored
-
Alexander Pace authored
to avoid confusion, dqr link now only appears when dqr_request label is applied
-
- Jun 28, 2023
-
-
Alexander Pace authored
-
- Jun 27, 2023
-
-
Alexander Pace authored
-
Alexander Pace authored
the 'django.requests' logger only has an 'mail_admins' handler, so we can safely remove this block of code and still have the 429's hit the actual logs.
-
- Jun 23, 2023
-
-
Alexander Pace authored
-
Alexander Pace authored
-
Alexander Pace authored
-
Alexander Pace authored
-
Alexander Pace authored
-
Alexander Pace authored
-
Alexander Pace authored
superevent_neighbours was not included in igwn-alerts due to a bug in the previous commit. discovered after testing on playground. ex: https://ligo-caltech.sentry.io/issues/4264227248/?project=1425216
-
Alexander Pace authored
-
Alexander Pace authored