• 
      

    Add support for BitBucket's APIs, and support for Git.

    Review Request #4419 — Created Aug. 11, 2013 and submitted

    Information

    Review Board
    release-1.7.x

    Reviewers

    Add support for BitBucket's APIs, and support for Git.
    
    We now use BitBucket's APIs for repository validation and for file
    fetching. This, combined with usage of the new base_commit_id field,
    allows us to finally add support for Git on BitBucket.
    
    Unit tests were added to test all this functionality.
    Unit tests pass.
    
    Tested manually with Git and Mercurial repos.
    Description From Last Updated

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

    reviewbotreviewbot
    reviewbot
    1. This is a review from Review Bot.
        Tool: PEP8 Style Checker
        Processed Files:
          reviewboard/hostingsvcs/tests.py
          reviewboard/hostingsvcs/bitbucket.py
        Ignored Files:
      
      
    2. reviewboard/hostingsvcs/tests.py (Diff revision 1)
       
       
      Show all issues
      Col: 80
       E501 line too long (81 > 79 characters)
      
    3. 
        
    reviewbot
    1. This is a review from Review Bot.
        Tool: Pyflakes
        Processed Files:
          reviewboard/hostingsvcs/tests.py
          reviewboard/hostingsvcs/bitbucket.py
        Ignored Files:
      
      
    2. 
        
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed