Update all references to Review Board 2.1 to say 2.5 instead.

Review Request #7074 — Created March 17, 2015 and submitted

Information

Review Board
master
81b4413...

Reviewers

We decided a while back that the next major release of Review Board
would be 2.5, but we still had many bits of documentation stating 2.1
instead. This updates all those for the proper version.

Grepped through the codebase. Didn't see any more references.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/webapi/resources/base_file_attachment.py
        reviewboard/webapi/resources/hosting_service.py
        reviewboard/webapi/resources/remote_repository.py
        reviewboard/diffviewer/models.py
        reviewboard/webapi/resources/repository_commits.py
        reviewboard/webapi/resources/hosting_service_account.py
        reviewboard/webapi/resources/api_token.py
    
    Ignored Files:
        docs/manual/webapi/2.0/resources/hosting-service-list.rst
        docs/manual/webapi/2.0/api-token-policy.rst
        docs/manual/webapi/2.0/resources/remote-repository-list.rst
        docs/manual/webapi/2.0/resources/hosting-service-account-list.rst
        docs/manual/extending/extensions/hooks/admin-widget-hook.rst
        docs/manual/webapi/2.0/resources/api-token-list.rst
        docs/manual/webapi/2.0/resources/remote-repository.rst
        docs/manual/webapi/2.0/resources/api-token.rst
        docs/manual/webapi/2.0/authenticating.rst
        docs/manual/webapi/2.0/resources/hosting-service.rst
        docs/manual/extending/extensions/hooks/webapi-capabilities-hook.rst
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/webapi/resources/base_file_attachment.py
        reviewboard/webapi/resources/hosting_service.py
        reviewboard/webapi/resources/remote_repository.py
        reviewboard/diffviewer/models.py
        reviewboard/webapi/resources/repository_commits.py
        reviewboard/webapi/resources/hosting_service_account.py
        reviewboard/webapi/resources/api_token.py
    
    Ignored Files:
        docs/manual/webapi/2.0/resources/hosting-service-list.rst
        docs/manual/webapi/2.0/api-token-policy.rst
        docs/manual/webapi/2.0/resources/remote-repository-list.rst
        docs/manual/webapi/2.0/resources/hosting-service-account-list.rst
        docs/manual/extending/extensions/hooks/admin-widget-hook.rst
        docs/manual/webapi/2.0/resources/api-token-list.rst
        docs/manual/webapi/2.0/resources/remote-repository.rst
        docs/manual/webapi/2.0/resources/api-token.rst
        docs/manual/webapi/2.0/authenticating.rst
        docs/manual/webapi/2.0/resources/hosting-service.rst
        docs/manual/extending/extensions/hooks/webapi-capabilities-hook.rst
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (5b08972)
Loading...