An error occurred fetching the project authors.
  1. 24 Jan, 2018 1 commit
  2. 23 Nov, 2017 1 commit
  3. 20 Nov, 2017 1 commit
  4. 17 Nov, 2017 4 commits
  5. 16 Nov, 2017 1 commit
  6. 02 Nov, 2017 1 commit
  7. 21 Oct, 2017 1 commit
  8. 20 Oct, 2017 1 commit
  9. 04 Oct, 2017 1 commit
  10. 26 Sep, 2017 2 commits
  11. 01 Sep, 2017 1 commit
  12. 09 Aug, 2017 1 commit
  13. 07 Aug, 2017 1 commit
  14. 04 Aug, 2017 1 commit
  15. 28 Jul, 2017 1 commit
  16. 13 Jul, 2017 1 commit
    • 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. 06 Jul, 2017 1 commit
  18. 04 Jul, 2017 1 commit
    • 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. 20 Jun, 2017 1 commit
  20. 09 Jun, 2017 4 commits
  21. 25 May, 2017 1 commit
  22. 24 May, 2017 1 commit
  23. 09 May, 2017 1 commit
  24. 05 May, 2017 1 commit
  25. 04 May, 2017 1 commit
  26. 03 May, 2017 1 commit
  27. 28 Apr, 2017 1 commit
  28. 20 Apr, 2017 1 commit
  29. 13 Apr, 2017 1 commit
  30. 06 Apr, 2017 3 commits
  31. 22 Mar, 2017 1 commit