Skip to content
Snippets Groups Projects
  1. Mar 18, 2020
  2. Mar 14, 2020
  3. Mar 11, 2020
  4. Mar 06, 2020
  5. Mar 05, 2020
  6. Feb 27, 2020
  7. Feb 15, 2020
  8. Feb 11, 2020
  9. Feb 07, 2020
  10. Dec 02, 2019
  11. Nov 26, 2019
  12. Nov 13, 2019
  13. Oct 01, 2019
  14. Sep 13, 2019
  15. Sep 09, 2019
  16. Sep 02, 2019
  17. Aug 07, 2019
  18. Jul 02, 2019
  19. Jun 16, 2019
  20. Jun 13, 2019
  21. Apr 26, 2019
  22. Apr 10, 2019
  23. Mar 28, 2019
  24. Feb 18, 2019
  25. Feb 08, 2019
  26. Dec 16, 2018
  27. Oct 30, 2018
  28. Sep 06, 2018
  29. Jul 26, 2018
  30. Jul 14, 2018
  31. Jul 05, 2018
  32. May 29, 2018
    • Jan Provaznik's avatar
      Fix boolean casting for nil value · 884fbf1d
      Jan Provaznik authored
      `nil` value is not included in
      `ActiveModel::Type::Boolean::FALSE_VALUES` which caused that in Rails 5
      the boolean_accessor converted `nil` to `true` instead of `false`.
      884fbf1d
  33. May 23, 2018
  34. Apr 07, 2018
  35. Apr 05, 2018
  36. Mar 28, 2018
  37. Mar 19, 2018
  38. Mar 15, 2018
  39. Mar 08, 2018
    • James Edwards-Jones's avatar
      Hides Triggers if integration only has one event · 93af1af6
      James Edwards-Jones authored
      Removes confusing/unnecessary checkboxes when trying to configure an
      integration. If there is only one supported event we don't need to
      allow these to be individually disabled since the integration can be
      disabled instead.
      
      E.g. Project Integrations for GitHub, Bugzilla, Asana, Pipeline emails and Gemnasium
      
      Allows integrations to override which triggers are configurable
      93af1af6
  40. Jan 26, 2018
Loading