Skip to content
Snippets Groups Projects
  1. Apr 11, 2019
  2. Feb 18, 2019
  3. Feb 08, 2019
  4. Dec 16, 2018
  5. Oct 30, 2018
  6. Sep 06, 2018
  7. Jul 26, 2018
  8. Jul 14, 2018
  9. Jul 05, 2018
  10. 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
  11. May 23, 2018
  12. Apr 07, 2018
  13. Apr 05, 2018
  14. Mar 28, 2018
  15. Mar 19, 2018
  16. Mar 15, 2018
  17. 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
  18. Jan 26, 2018
  19. Jan 17, 2018
    • Stan Hu's avatar
      Merge branch... · 0424801e
      Stan Hu authored
      Merge branch 'security-10-3-do-not-expose-passwords-or-tokens-in-service-integrations-api' into 'security-10-3'
      
      Filter out sensitive fields from the project services API
      
      See merge request gitlab/gitlabhq!2281
      
      (cherry picked from commit 476f2576444632f2a9a61b4cead9c1077f2c81d7)
      
      2bcbbda0 Filter out sensitive fields from the project services API
      0424801e
  20. Jan 11, 2018
  21. Jan 04, 2018
  22. Dec 05, 2017
  23. Oct 13, 2017
  24. Jul 06, 2017
  25. Jul 05, 2017
  26. May 31, 2017
  27. May 16, 2017
  28. May 15, 2017
  29. May 04, 2017
  30. May 03, 2017
  31. Apr 27, 2017
  32. Apr 26, 2017
  33. Apr 05, 2017
  34. Apr 02, 2017
Loading