• 
      

    Make our usage of 'e-mail' consistent.

    Review Request #5887 — Created May 27, 2014 and submitted

    Information

    Review Board
    release-2.0.x
    00d6887...

    Reviewers

    In most places, we use the string 'e-mail' for user-visible text. There were a
    few places where we had 'email'. This cleans them up.
    
     
    Description From Last Updated

    Col: 80 E501 line too long (80 > 79 characters)

    reviewbotreviewbot
    reviewbot
    1. This is a review from Review Bot.
        Tool: PEP8 Style Checker
        Processed Files:
          reviewboard/notifications/templatetags/markdown_email.py
          reviewboard/hostingsvcs/gitlab.py
          reviewboard/notifications/tests.py
          reviewboard/accounts/backends.py
          reviewboard/admin/security_checks.py
          reviewboard/notifications/email.py
          reviewboard/accounts/forms/auth.py
        Ignored Files:
          reviewboard/templates/admin/widgets/w-actions.html
      
      
    2. reviewboard/accounts/backends.py (Diff revision 1)
       
       
      Show all issues
      Col: 80
       E501 line too long (80 > 79 characters)
      
    3. 
        
    reviewbot
    1. This is a review from Review Bot.
        Tool: Pyflakes
        Processed Files:
          reviewboard/notifications/templatetags/markdown_email.py
          reviewboard/hostingsvcs/gitlab.py
          reviewboard/notifications/tests.py
          reviewboard/accounts/backends.py
          reviewboard/admin/security_checks.py
          reviewboard/notifications/email.py
          reviewboard/accounts/forms/auth.py
        Ignored Files:
          reviewboard/templates/admin/widgets/w-actions.html
      
      
    2. 
        
    chipx86
    1. Ship It!

    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (279f559)