Skip to content
Snippets Groups Projects
Select Git revision
  • S_event_neighbours
  • alert-improvements
  • catalog-dev
  • fix_likelihood
  • free-name-GWs
  • fs-fix
  • glitchdb-dev
  • histogram
  • hw-inj
  • inheritance-v2
  • master default protected
  • new_event_superevent_types
  • no-massgap-voevent
  • no_massgap_voevent
  • py310
  • quickstart
  • response-then-logs
  • send-async-alerts
  • simdb
  • staging-playground
  • gracedb-2.18.1
  • gracedb-2.18.0
  • gracedb-2.17.2
  • gracedb-2.17.1
  • gracedb-2.17.0
  • gracedb-2.16.3
  • gracedb-2.16.2
  • gracedb-2.16.1
  • gracedb-2.16.0
  • gracedb-2.15.0
  • gracedb-2.14.3
  • gracedb-2.14.1
  • gracedb-2.14.0
  • gracedb-2.13.0-2
  • gracedb-2.13.0-1
  • gracedb-2.13.0
  • gracedb-2.12.0
  • gracedb-2.12.1
  • gracedb-2.11.1-2
  • gracedb-2.11.1-1
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.010Nov4331Oct302824232221161198732130Sep2927262524232219161510426Aug25222120191814121176530Jul2822181717Mar4317Feb14105431Jan292625242322191817718Nov1523Sep9429Aug28830Jul262524232219181715141211109328Jun272524212019181413121130May222163230Apr1918171129Mar2827138425Feb232220151411531Jan241816151410987419Dec131175430Nov291615147131Oct302418Sep25Jul201918171613121195228Jun2726252120191411876431May301724Apr9Feb86432130Jan272624231712109620Dec1914530Nov520Oct30Aug261816229Jul2721201915Protected certain views with internal_user_required decorator.Added user_is_internal to template context, so as to avoid showing links in nav bar to pages which are inaccessiblePermission checks on performance info in API.Check view permission in the rare case of GET on embblogentry view in web interface.Added tests of eel creation for public, lvem, and internal users. EEL access is based on event access.Fixed problem with search by graceid.Added permission check for EEL creation.Resolved migration numbering conflict.Merged in EMBB changes. Moved create_eel to view_logic.Added an ignore list of emails to which we should not send any response. The main reason for this is that I got into an email loop with Mailer-Daemon and produced a zillion files in my tmp directory.Fixed ingest_email to allow different email formats.Fixed problem with event creation and permissions. Need to do refresh_perms on both underlying and overlying event.Working on dealing with charsets in email ingester.Changed method of finding user to look up according to email and AlternateEmail.Added logic to refresh_users_from_ldap to populate AlternateEmail objects.Added alternate email model and associated migration.Added EMBB mail settings to appropriate settings modules.new PARAM keyword for email ingestionsFixed test to check permissions to expose/hide events for LVEM access.Added mechanisms to modify LV-EM permissions on events in web interface.Added model level permissions on Guardian.GroupObjectPermissions for members of the executives group. Also restored a modified version of the ModelBackend that *doesn't* do authentication. This is so that the has_perm check on Models can work.REST interface tools for adding/deleting GroupObjectPermissions.Starting to expose GroupObjectPermissions through REST interface. Have GET handlers so far.Added changes to ligoauth.middleware.auth to allow user creation in the event that the user is not already found in the database. Applies to shib only.Added logic to have embb event log list pane open by default if EELs exist.small changes because of the name change of the dev boxMerged in discovery page changes/login link from master.Fixed discovery service location and template.Added context processor for login URL, added login URL to base template, added embedded discovery service page.Improved the web form for EEL inputRequire permissions for cli views. Just in case.Changes to test fixtures/cases for the new event creation perms.Added logic to check permissions on event creation by pipeline.Added migration to assign userobjectpermissions for pipeline population.Added custom populate permission for pipeline objects.Shifted numbering of migrations for Group,Type -> Group,Pipeline,SearchMerge branch 'event_namespace' into guardianFixed query help frag for Group,Pipeline,Search.Fixed graceid() and getByGraceid() methods for no more 'Test' search.Removed 'Test' search, due to confusion in search query with 'Test' Group. Unfortunate.
Loading