er15 fixes
* new cert for gstlalcbc user * new default values for gunicorn configuration * remove `Labels:` row from superevent table in public-facing view (@roberto.depietri) * add a link to return to object page from files page * relax annotation throttle for authorized users * lots of pre-O4 cert changes * test change to improve performance of public view
Showing
- config/gunicorn_config.py 5 additions, 4 deletionsconfig/gunicorn_config.py
- config/settings/base.py 2 additions, 2 deletionsconfig/settings/base.py
- config/settings/vm/base.py 24 additions, 0 deletionsconfig/settings/vm/base.py
- gracedb/api/v1/viewsets.py 1 addition, 1 deletiongracedb/api/v1/viewsets.py
- gracedb/events/permission_utils.py 1 addition, 1 deletiongracedb/events/permission_utils.py
- gracedb/ligoauth/migrations/0089_yet_another_gstlalcbc_cert.py 44 additions, 0 deletions...db/ligoauth/migrations/0089_yet_another_gstlalcbc_cert.py
- gracedb/ligoauth/migrations/0090_add_cwb_cert.py 45 additions, 0 deletionsgracedb/ligoauth/migrations/0090_add_cwb_cert.py
- gracedb/ligoauth/migrations/0091_fix_pycbclive_cert.py 50 additions, 0 deletionsgracedb/ligoauth/migrations/0091_fix_pycbclive_cert.py
- gracedb/ligoauth/migrations/0092_emfollow_so_many_certs.py 60 additions, 0 deletionsgracedb/ligoauth/migrations/0092_emfollow_so_many_certs.py
- gracedb/migrations/guardian/0017_update_pycbc_uploaders.py 118 additions, 0 deletionsgracedb/migrations/guardian/0017_update_pycbc_uploaders.py
- gracedb/search/views.py 2 additions, 2 deletionsgracedb/search/views.py
- gracedb/superevents/mixins.py 1 addition, 1 deletiongracedb/superevents/mixins.py
- gracedb/superevents/views.py 1 addition, 1 deletiongracedb/superevents/views.py
- gracedb/templates/gracedb/event_filelist.html 2 additions, 0 deletionsgracedb/templates/gracedb/event_filelist.html
- gracedb/templates/superevents/file_list.html 2 additions, 0 deletionsgracedb/templates/superevents/file_list.html
- gracedb/templates/superevents/superevent_info_table_public.html 0 additions, 16 deletions...b/templates/superevents/superevent_info_table_public.html
Loading