Skip to content
Snippets Groups Projects
Select Git revision
  • alert-improvements
  • api-v2
  • bug-fixes
  • catalog-dev
  • er16-and-split-O4
  • fast-get-objects-for-user
  • fix_likelihood
  • fs-fix
  • glitchdb-dev
  • gracedb-2.21.3-1
  • gracedb-2.21.8-1
  • gracedb-2.22.0-1
  • gwtc-labels
  • histogram
  • hw-inj
  • inheritance-v2
  • master default protected
  • nan-be-gone
  • new_event_superevent_types
  • no-massgap-voevent
  • gracedb-2.31.0
  • gracedb-2.30.0-1
  • gracedb-2.30.0
  • gracedb-2.29.0
  • gracedb-2.28.2
  • gracedb-2.28.1
  • gracedb-2.28.0
  • gracedb-2.27.2
  • gracedb-2.27.1
  • gracedb-2.27.0
  • gracedb-2.26.0
  • gracedb-2.25.0
  • gracedb-2.24.0
  • gracedb-2.23.2
  • gracedb-2.23.1
  • gracedb-2.23.0
  • gracedb-2.22.0-1
  • gracedb-2.22.0
  • gracedb-2.21.8
  • gracedb-2.21.7
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.02Oct130Sep2927262524232219161510426Aug25222120191814121176530Jul2822181717Mar4317Feb14105431Jan292625242322191817718Nov1523Sep9429Aug28830Jul262524232219181715141211109328Jun272524212019181413121130May222163230Apr1918171129Mar2827138425Feb232220151411531Jan241816151410987419Dec131175430Nov291615147131Oct302418Sep25Jul201918171613121195228Jun2726252120191411876431May301724Apr9Feb86432130Jan272624231712109620Dec1914530Nov520Oct30Aug261816229Jul272120191514230Jun24216Apr151412530Mar24Feb23Jan1514126522Dec19181716151187421Changing text/char fields in EMBBEventLog model to blank=True as appropriate, also adding N/A option for observation status field.Added links inside API event representation for EMBB.Removed submitter field from EMBB web form, since this is ignored anyway.Added init_commad option to branson.py and defaults.pyFixed serializer for EELs.Changes to api and views for REST interfaceSome fixes for the EMBB resources in API.Added embb event log resources to urls_rest.Refactoring with create_eelsorted out the adminfixed EMBBEventLog saveAdded ingest_email prototype.embb functionsFixed bug with issuer/submitter.eel detail changesAdded embblogentry view.Merge branch 'master' into embbFixed event creation logic (in API only) for backwards compatibility with old client. The new function fix_old_creation_request will take a request object from the old client (which has analysisType), guess at the pipeline and search, and then insert those into the request object.Fixed bug in event pipeline and search datamigration.Fixed bug in alert.py for label alerts.Fixed serialization bug for case where search=None.Fixed event creation form to set 'search' as an optional field.Removed unnecessary uid column from gracedb_event.Updated RSS feed templates/logic for pipeline instead of analysis type. Still doesn't work. Somehow seems to depend on obsolete sites framework.Fixed a couple of bugs affecting the search with pipeline.Fixed storage engine settings.Committed changes to avoid new tables using INNODB and old ones using MYISAM. This leads to fk constraint errors.Fixed userprofile forms to allow blank far threshold. You have to set blank=True,null=True on the model field *and* required=False on the form field.Fixed userprofile.views.Really commenting out that skyalert url in the latest template.Removed some stray instances of ANALYSIS_TYPE_CHOICES.fixed templates so as not to invoke get_analysisType_display. I'm not sure if other aspects of the templates will still need fixing.Fixed make_histogram command so that you get one histogram per pipeline, instead of one histogram per analysisType. This will mix HighMass and LowMass events, so we may want to split on search, where search is available. But I don't think it's that criticial since we aren't using these histograms much.I made analysisType go away in a few places inside api.py. This was suspiciously easy.Fixed cli view to return pipeline,search columns instead of analysisType. Nobody should be using this thang though.'Fixed' feeds in order not to refer to analysisType. Instead of atype, feeds allows you to specify a pipeline. But not a search.Fixed buildVOEvent for pipeline,searchFixed guided search (EventSearchForm and oldsearch) to use Pipeline and Search instead of analysisTypeChanged event view template selector. Also reduced number of event detail sub-templates to 3. The extra ones were not necessary.Fixed flexigrid response.
Loading