Skip to content
Snippets Groups Projects
  1. Nov 21, 2019
  2. Aug 10, 2018
  3. Mar 22, 2017
    • Z.J. van de Weg's avatar
      Allow chat notifications only for the default branch · fed319b4
      Z.J. van de Weg authored
      Right now, it once  a chat notifacation service has been enabled, there
      is no way to limit the branches which trigger a notification. Instead of
      allowing the user to specify the list, I opted to let the user check the
      box if they'd only want to be notified of the default branch.
      
      Tags are uneffected by this change.
      fed319b4
  4. Mar 17, 2017
  5. Feb 24, 2017
  6. Feb 10, 2017
  7. Jan 22, 2017
  8. Dec 22, 2016
  9. Dec 20, 2016
  10. Dec 15, 2016
  11. Aug 31, 2016
  12. Aug 01, 2016
  13. Jul 29, 2016
  14. Jul 20, 2016
  15. Jul 19, 2016
  16. Jun 03, 2016
  17. May 09, 2016
  18. May 06, 2016
  19. Apr 25, 2016
  20. Apr 20, 2016
  21. Jan 06, 2016
  22. Dec 11, 2015
  23. Dec 10, 2015
  24. Sep 15, 2015
  25. Mar 06, 2015
  26. Mar 04, 2015
  27. Mar 03, 2015
  28. Feb 28, 2015
  29. Feb 12, 2015
  30. Oct 23, 2014
    • Steven Sloan's avatar
      update slack-notifier to 1.0.0, use raw webhook_url per slack recommendation · 7b339e61
      Steven Sloan authored
      per changes with slack, they’re now using “static” web hook urls that describe the team & service with IDs that don’t change if the team or service name change. their recommendation is to use the raw webhook_url instead of building it out of components to allow more flexibility
      
      this should also prevent issues cropping up with mistakes in how the urls are parsed
      7b339e61
Loading