Add a "supports post commit" flag to SCMTool and HostingService.
Review Request #4314 — Created July 9, 2013 and submitted — Latest diff uploaded
Add a "supports post commit" flag to SCMTool and HostingService. This adds a flag that we can access to know when we're able to create post-commit reviews.
reviewboard/hostingsvcs/github.py |
---|
reviewboard/hostingsvcs/service.py |
---|
reviewboard/scmtools/core.py |
---|
reviewboard/scmtools/models.py |
---|
reviewboard/scmtools/svn.py |
---|