Fix the webapi decorators to properly preserve decorator state.

Review Request #4659 — Created Sept. 28, 2013 and submitted

Information

Review Board
master

Reviewers

Fix the webapi decorators to properly preserve decorator state.

This makes use of the new fixes in Djblets for webapi decorators to
preserve the response errors and not pollute the original functions.

It also removes decorators that haven't been used in a very long time.

Verified that the responses were being set correctly.

reviewbot
  1. This is a review from Review Bot.
    Tool: PEP8 Style Checker
    Processed Files:
    reviewboard/webapi/decorators.py
    Ignored Files:

  2. 
      
reviewbot
  1. This is a review from Review Bot.
    Tool: Pyflakes
    Processed Files:
    reviewboard/webapi/decorators.py
    Ignored Files:

  2. 
      
david
  1. Ship It!

  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Loading...