Skip to content
Snippets Groups Projects
  1. Feb 28, 2020
  2. Sep 18, 2019
  3. Sep 05, 2019
  4. Aug 02, 2019
    • George Koltsov's avatar
      Add outbound requests setting for system hooks · e5e1c907
      George Koltsov authored
      This MR adds new application setting to network section
      `allow_local_requests_from_system_hooks`. Prior to this change
      system hooks were allowed to do local network requests by default
      and we are adding an ability for admins to control it.
      e5e1c907
  5. Apr 11, 2019
    • Thong Kuah's avatar
      Align UrlValidator to validate_url gem implementation. · d119d3d1
      Thong Kuah authored and James Lopez's avatar James Lopez committed
      Renamed UrlValidator to AddressableUrlValidator to avoid 'url:' naming collision with ActiveModel::Validations::UrlValidator in 'validates' statement.
      Make use of the options attribute of the parent class ActiveModel::EachValidator.
      Add more options: allow_nil, allow_blank, message.
      Renamed 'protocols' option to 'schemes' to match the option naming from UrlValidator.
      d119d3d1
  6. Jun 01, 2018
  7. Feb 23, 2017
  8. Jul 01, 2016
  9. Jun 30, 2016
  10. Jun 24, 2016
  11. Jun 23, 2016
  12. Jun 20, 2016
  13. Jun 17, 2016
  14. Feb 26, 2016
  15. Dec 07, 2015
Loading