Fix a couple more issues with GitLab post-commit.

Review Request #7768 — Created Nov. 13, 2015 and submitted

Information

Review Board
release-2.5.x

Reviewers

This fixes two lingering problems with the GitLab post-commit stuff:

  • There was one place where we were still assuming the commit message existed.
  • We always used gitlab.com when trying to fetch the diff, instead of relying
    on the hosting service URL.

Sent this patch to someone who was having trouble and they reported that it
fixed their problems.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/hostingsvcs/gitlab.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/hostingsvcs/gitlab.py
    
    
  2. 
      
brennie
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.5.x (833b5c1)
Loading...