Skip to content
Snippets Groups Projects
  1. Jan 24, 2018
  2. Nov 23, 2017
  3. Nov 20, 2017
  4. Nov 17, 2017
  5. Nov 16, 2017
  6. Nov 02, 2017
  7. Oct 21, 2017
  8. Oct 20, 2017
  9. Oct 04, 2017
  10. Sep 26, 2017
  11. Sep 01, 2017
  12. Aug 09, 2017
  13. Aug 07, 2017
  14. Aug 04, 2017
  15. Jul 28, 2017
  16. Jul 13, 2017
    • Robin Bobbitt's avatar
      Fixes needed when GitLab sign-in is not enabled · 672a68d3
      Robin Bobbitt authored
      When sign-in is disabled:
       - skip password expiration checks
       - prevent password reset requests
       - don’t show Password tab in User Settings
       - don’t allow login with username/password for Git over HTTP requests
       - render 404 on requests to Profiles::PasswordsController
      672a68d3
  17. Jul 06, 2017
  18. Jul 04, 2017
    • Stan Hu's avatar
      Log rescued exceptions to Sentry · 73d019e1
      Stan Hu authored
      Support noticed that a number of exceptions, such as
      "Encoding::CompatibilityError (incompatible character encodings: UTF-8 and
      ASCII-8BIT)", failed to report to Sentry. The `rescue_from` in the
      ApplicationController prevented these exceptions from being recorded.
      This change ensures that these exceptions are properly captured.
      73d019e1
  19. Jun 20, 2017
  20. Jun 09, 2017
  21. May 25, 2017
  22. May 24, 2017
  23. May 09, 2017
  24. May 05, 2017
  25. May 04, 2017
  26. May 03, 2017
  27. Apr 28, 2017
  28. Apr 20, 2017
  29. Apr 13, 2017
  30. Apr 06, 2017
  31. Mar 22, 2017
Loading