Make review settings per tool

Review Request #3713 — Created Jan. 3, 2013 and submitted

Information

ReviewBot
master

Reviewers

Make review settings per tool.

Originally the settings for whether a tool marked a review with
Ship-It, opened issues, or commented on unmodified code were global.
This change makes these settings per tool.

This commit includes changes to both the worker and the extension
which are not backwards compatible (i.e. the new worker will not
work with the old extension, and vice versa).

This commit also requires changes to the database schema which the
included evolutions should provide.
Tested evolutions and verified proper schema modification.
Ran PEP8 tool with different combinations of the migrated settings, and verified behaviour.
chipx86
  1. Ship It!
  2. 
      
SM
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (e0615107861f6dfce40927c03956f892c1a6c262).
Loading...