An error occurred fetching the project authors.
  1. 17 May, 2018 1 commit
  2. 01 Feb, 2018 1 commit
    • Yorick Peterse's avatar
      Track and act upon the number of executed queries · cca61980
      Yorick Peterse authored
      This ensures that we have more visibility in the number of SQL queries
      that are executed in web requests. The current threshold is hardcoded to
      100 as we will rarely (maybe once or twice) change it.
      
      In production and development we use Sentry if enabled, in the test
      environment we raise an error. This feature is also only enabled in
      production/staging when running on GitLab.com as it's not very useful to
      other users.
      cca61980
  3. 06 Oct, 2017 1 commit
  4. 28 Sep, 2017 1 commit
    • Brian Neel's avatar
      # This is a combination of 1 commit. · 8fa87ea3
      Brian Neel authored
      # This is the 1st commit message:
      Add logging for all web authentication events
      
      # This is the commit message #2:
      
      Re-add underscore to after_inactive_sign_up_path_for
      
      # This is the commit message #3:
      
      Standardize on username=
      
      # This is the commit message #4:
      
      after_filter -> after_action, _resource -> resource
      
      # This is the commit message #5:
      
      Add two-factor login failures and account lockouts
      
      # This is the commit message #6:
      
      Move logging from two-factor concern to user model
      
      # This is the commit message #7:
      
      Add spaces around default parameter assignments
      
      # This is the commit message #8:
      
      Move logs out of user model
      
      # This is the commit message #9:
      
      Replace filtered_params with user_params
      
      # This is the commit message #10:
      
      Standardize case
      
      # This is the commit message #1:
      
      Fixes for username and AppLogger.info
      8fa87ea3
  5. 06 Jun, 2017 1 commit
  6. 05 Jun, 2017 1 commit
  7. 13 Apr, 2017 1 commit
  8. 02 Apr, 2017 1 commit
  9. 27 Mar, 2017 1 commit
  10. 08 Feb, 2017 1 commit
  11. 07 Feb, 2017 1 commit
  12. 03 Jan, 2017 2 commits
    • Drew Blessing's avatar
      Properly handle failed reCAPTCHA on user registration · ca1c492b
      Drew Blessing authored
      If a user presses the 'Register' button too quickly after attempting
      to solve the reCAPTCHA, or the reCAPTCHA is not solved at all, the
      user would experience a 500 error. Now, the case is properly
      handled and the user will be sent back to the registration page
      with a clear error message and can try again.
      ca1c492b
    • Drew Blessing's avatar
      Add email and password confirmation fields to registration form · 33b41bc8
      Drew Blessing authored
      It's too easy to mistype an email or password when signing up.
      The support team is receiving an increasing number of requests
      because users mistype their email. We can eliminate this problem
      by requiring users to confirm the email before registering. The
      same issue can occur for the password field so we should add
      this, too. We should note that password confirmation is part
      of the default Devise forms. I don't know why/when GitLab
      removed it.
      33b41bc8
  13. 09 Dec, 2016 1 commit
  14. 06 Aug, 2016 1 commit
  15. 03 Jun, 2016 2 commits
  16. 20 May, 2016 1 commit
  17. 16 May, 2016 1 commit
  18. 22 Apr, 2016 1 commit
  19. 19 Apr, 2016 1 commit
  20. 28 Jan, 2016 1 commit
  21. 20 Jan, 2016 1 commit
  22. 29 Dec, 2015 1 commit
  23. 28 Dec, 2015 2 commits
  24. 27 Dec, 2015 1 commit
  25. 23 Jun, 2015 1 commit
  26. 28 May, 2015 2 commits
  27. 20 Apr, 2015 1 commit
  28. 05 Feb, 2015 1 commit
  29. 08 Jan, 2015 3 commits
  30. 27 Dec, 2014 1 commit
  31. 03 Oct, 2014 1 commit
  32. 10 Jul, 2014 1 commit
  33. 04 Jul, 2014 1 commit
  34. 30 Jun, 2014 1 commit