Skip to content
Snippets Groups Projects
  1. Jul 26, 2018
  2. Jul 12, 2018
  3. Mar 30, 2018
  4. Mar 26, 2018
  5. Aug 08, 2017
  6. Jul 31, 2017
  7. Jun 28, 2017
  8. Jun 15, 2017
    • Sean McGivern's avatar
      Deserialise existing custom notification settings · e94c1028
      Sean McGivern authored
      Create a post-deployment migration to update all existing notification settings
      with at least one custom level enabled to the new format. Also handle the same
      conversion when updating settings, to catch any stragglers.
      e94c1028
    • Sean McGivern's avatar
      Add columns for custom notification settings · f4b5fcbc
      Sean McGivern authored
      Add columns for each custom notification level, defaulting to null. Read from
      those columns if non-null, otherwise fall back to the serialized column. Writing
      will write to the new column if `events` isn't manually set.
      f4b5fcbc
  9. Jun 07, 2017
  10. Apr 03, 2017
    • Sean McGivern's avatar
      Quiet pipeline emails · a1805cbc
      Sean McGivern authored
      1. Never send a pipeline email to anyone other than the user who created
         the pipeline.
      2. Only send pipeline success emails to people with the custom
         notification setting for enabled. Watchers and participants will
         never receive this.
      3. When custom settings are unset (for new settings and legacy ones),
         act as if failed_pipeline is set.
      a1805cbc
  11. Feb 23, 2017
  12. Jan 05, 2017
  13. Oct 17, 2016
  14. Sep 14, 2016
  15. Sep 13, 2016
  16. Jul 07, 2016
    • Sean McGivern's avatar
      Exclude projects pending delete from notifications · ea25e091
      Sean McGivern authored
      If the Sidekiq job fails for some reason, a project can be 'stuck'
      pending deletion. The project can't be viewed, so it shouldn't be
      available through the notification settings association as this will
      throw an exception when we try to show the link.
      ea25e091
  17. Jun 16, 2016
  18. Jun 15, 2016
  19. Jun 14, 2016
  20. Jun 13, 2016
  21. Jun 10, 2016
  22. Jun 07, 2016
  23. Jun 03, 2016
  24. May 09, 2016
  25. May 06, 2016
  26. Apr 11, 2016
  27. Apr 08, 2016
  28. Mar 30, 2016
Loading