• 
      

    Add hostingsvcs.change_hostingserviceaccount perm to local-site admins.

    Review Request #6281 — Created Aug. 28, 2014 and submitted

    Information

    Review Board
    release-2.0.x
    0481c9f...

    Reviewers

    On master, the unit tests for the remote repository resource are broken because
    permission tests for the hostingsvcs.change_hostingserviceaccount permission
    for local-site admins don't work. I'm not sure why this doesn't also break on
    2.0.x, but either way this permission should be listed.

    Ran unit tests.

    Description From Last Updated

    'templatetags' imported but unused

    reviewbotreviewbot
    reviewbot
    1. Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/accounts/backends.py
      
      
      
      Tool: Pyflakes
      Processed Files:
          reviewboard/accounts/backends.py
      
      
    2. 
        
    chipx86
    1. While you're here, can you also add reviews.delete_file and reviews.delete_screenshot?

      Every one we add should also be in the unit test list in reviewboard/site/tests.py.

    2. 
        
    david
    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          reviewboard/accounts/backends.py
          reviewboard/site/tests.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/accounts/backends.py
          reviewboard/site/tests.py
      
      
    2. reviewboard/site/tests.py (Diff revision 2)
       
       
      Show all issues
       'templatetags' imported but unused
      
    3. 
        
    chipx86
    1. Ship It!

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