• 
      

    Get rid of deprecated hosting services code.

    Review Request #14589 — Created Sept. 4, 2025 and submitted — Latest diff uploaded

    Information

    Review Board
    master

    Reviewers

    The hosting services client and HTTP interface had a few things which we
    had deprecated for removal in RB8, primarily related to JSON. The
    bugzilla and splat implementations used these, but those were the only
    ones. This change updates those implementations to use rsp.json
    instead of the json_* methods, and then removes the deprecated code.

    Ran unit tests.

    Commits

    Files