Provide reasonable defaults in get_remote_repositories.

Review Request #5897 — Created May 29, 2014 and submitted

Information

Review Board
master
4f805c2...

Reviewers

get_remote_repositories() can now be called without passing any
information. Subclasses are expected to provide reasonable defaults,
like the account's username for the `owner` parameter.

Tested by hand.

Unit tests pass.

reviewbot
  1. This is a review from Review Bot.
      Tool: PEP8 Style Checker
      Processed Files:
        reviewboard/hostingsvcs/github.py
        reviewboard/hostingsvcs/service.py
      Ignored Files:
    
    
  2. 
      
reviewbot
  1. This is a review from Review Bot.
      Tool: Pyflakes
      Processed Files:
        reviewboard/hostingsvcs/github.py
        reviewboard/hostingsvcs/service.py
      Ignored Files:
    
    
  2. 
      
david
  1. Ship It!

  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (793547b)
Loading...