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.024Sep232219161510426Aug25222120191814121176530Jul2822181717Mar4317Feb14105431Jan292625242322191817718Nov1523Sep9429Aug28830Jul262524232219181715141211109328Jun272524212019181413121130May222163230Apr1918171129Mar2827138425Feb232220151411531Jan241816151410987419Dec131175430Nov291615147131Oct302418Sep25Jul201918171613121195228Jun2726252120191411876431May301724Apr9Feb86432130Jan272624231712109620Dec1914530Nov520Oct30Aug261816229Jul272120191514230Jun24216Apr151412530Mar24Feb23Jan1514126522Dec1918171615118742125Nov1917161311109529Oct2717Aug13430Jul2928242221171615Fixtures and migrations for Pipelines and Searches.Changed length of pipeline and search names to 100 chars.Created Pipeline and Search objects, along with schema migration.Merge branch 'cleanup' into guardianMerge branch 'master' into cleanupAdded test to make sure that anybody can create an event in the 'Test' group.Added remaining unit tests for event creation and permission object creation.Completed tests of safe methods.Fixed type of in iDQ user migration.Data migration for idq users at LLO and HAN.migration file recreatedMust create guardian GroupObjectPermission objects and auth.Permission objects on the fly in test setUp, *because* django creates content type id's in an unpredictable manner when it runs syncdb for the first time. Since the permissions infrastructure depends on these content type ids, you can't use dumped objects for testing.Changed test_perms fixtures so that you could hand-pick the event id's, if desired. Ugh.Changed test_perms fixtures so that you could hand-pick the event id's, if desired.New features for testing the auth/permissions infrastructure. There is a rudimentary unit test, as well as a management command to create fixtures for the test.Merge branch 'cleanup' into guardianCommented out reference to skyalert in event_detail template.Turn off South migrations for purposes of unit testing.Merge branch 'cleanup' into guardianMerge branch 'master' into cleanupCombined event access and auth decorators in views.pyFixed problem with SPInfo and SPPrivacy URLS. Also changed name of /events/ view to 'home-events' so the 'home' view will point to the one that is actually public.Merged in cleanup branch, along with changes from master to support SPInfo and SPPrivacy.Removed 'crap' block from search view. Commented out timeline view, which is of ancient lineage and has not been used in the present age.Removed redundant 'skyalert_authorized'Merged changes for SPInfo and SPPrivacy.Added public url patterns in ligoauth/middlware/auth.py. Note: This is a temporary hack to facilitate registration with InCommon.Removed 'Alpha' from the GraceDB homepage. Also added service provider privacy and info pages, which are required for federation with InCommon.Added N, created to EMBBEventLog. The N is for addressibility, along the lines of the EventLog object.Reinstated production wsgi, which had been displaced by Roy's. Moved Roy's wsgi to roy.wsgi.Moved Roy's settings to the appropriate place.Removed settingsdirRestored missing settings files. Not sure how we lost these.Removed spurious fzhang.wsgiUpdated event detail from Fan.Updated event detail.htmlMerged in changes from master.Added settings for Fan.Added Fan's settings file.Test Changes
Loading