Skip to content
Snippets Groups Projects
  1. Mar 12, 2020
  2. Feb 05, 2020
  3. Sep 13, 2019
  4. Aug 08, 2019
  5. Apr 08, 2019
  6. Sep 19, 2018
    • gfyoung's avatar
      Enable frozen string in app/controllers/**/*.rb · 73322a0e
      gfyoung authored
      Enables frozen string for the following:
      
      * app/controllers/*.rb
      * app/controllers/admin/**/*.rb
      * app/controllers/boards/**/*.rb
      * app/controllers/ci/**/*.rb
      * app/controllers/concerns/**/*.rb
      
      Partially addresses #47424.
      73322a0e
  7. May 17, 2018
  8. Jan 18, 2018
  9. Oct 27, 2017
  10. Oct 24, 2017
  11. Oct 23, 2017
  12. Oct 01, 2017
  13. Sep 28, 2017
    • James Lopez's avatar
      4a6ec7c9
    • 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
  14. Sep 23, 2017
  15. Dec 31, 2016
  16. Jul 01, 2016
  17. Apr 22, 2016
  18. Apr 14, 2015
  19. Oct 02, 2014
Loading