Skip to content
Snippets Groups Projects
  1. Sep 21, 2018
    • Tanner Prestegard's avatar
      Adding Django sites app · 8aaf6a24
      Tanner Prestegard authored
      Activate Django sites app and create a migration which adds the
      LIGO.ORG domain name of the GraceDB instance as a Site. This will
      be used to build absolute URIs without needed a request object.
      8aaf6a24
  2. Sep 19, 2018
  3. Apr 25, 2018
  4. Jan 23, 2018
  5. Dec 04, 2017
  6. Nov 08, 2017
  7. Nov 07, 2017
  8. Sep 19, 2017
  9. Jul 19, 2017
  10. May 25, 2017
  11. May 03, 2017
  12. Apr 20, 2017
  13. Apr 10, 2017
  14. Apr 05, 2017
  15. Mar 01, 2017
  16. Jan 18, 2017
  17. Jan 06, 2017
  18. Nov 11, 2016
  19. Nov 09, 2016
  20. Jan 06, 2016
  21. Sep 18, 2015
  22. Sep 11, 2015
  23. Aug 24, 2015
    • Branson Craig Stephens's avatar
      Changes for operator signoffs: · 289f1e19
      Branson Craig Stephens authored
      - auth middleware to add/remove user to/from control room group based on IP.
      - new model for operator signoffs (event, instrument unique_together)
      - form to create, edit, and delete the operator signoff object
      - eventlog messages for changes to signoff objects.
      - OperatorSignoff serializer and LVAlert message
      - alert operator of outstanding events on landing page.
      - new labels and migration
      - Added logic to create/remove H1OK, H1NO, etc. labels.
      - Exposing the OperatorSignoff List resource through REST interface (GET only).
      289f1e19
  24. Jul 29, 2015
  25. Jul 08, 2015
  26. Jun 30, 2015
    • Branson Craig Stephens's avatar
      Changes for upgrade to Django 1.7.8 · 5a6d1ae3
      Branson Craig Stephens authored
      - Removed south from installed apps.
      - Moved migrations to south_migrations.
      - Added new migrations directories.
      - MIGRATION_MODULES setting.
      - Added initial migrations
      - Added TEST_RUNNER setting.
      - Updated wsgi file.
      - Changed mimetype arg in HttpResponse to content_type.
      5a6d1ae3
  27. Jun 19, 2015
  28. May 20, 2015
  29. May 11, 2015
  30. Apr 20, 2015
  31. Mar 12, 2015
  32. Feb 13, 2015
  33. Feb 02, 2015
  34. Jan 30, 2015
  35. Dec 04, 2014
Loading