File attachment demo

Review Request #1 — Created May 21, 2024 and updated

Information

Reviewers

Review Board supports attaching and reviewing arbitrary files.

Any file can be attached. Source code outside a repository, test data,
logs, images, PDFs, Word documents, zip files, binary blobs, whatever.

Review UIs

Some types of files have special review UIs, such as Markdown files
and images. They'll also be shown with thumbnails previewing the file.

Using Power Pack, PDF documents can be reviewed and even diffed.

Custom-built extensions can provide new review UIs for the specific files
you need to work with.

Reviewing file attachments

For files that can be reviewed within Review Board, simply click the
thumbnail. Or hover and click Review. You'll be able to leave
comments right on the file, whether text, image, or PDF.

For files Review Board can't display, hover over the thumbnail and
click Download to download the file, or Comment to leave a comment.

Clicked on every one of the files.


Description From Last Updated

We attached a Markdown file above, and are able to comment on both the rendered view and the source.

chipx86chipx86

See? Here's the source comment!

chipx86chipx86

Comments can also bee left on images. This is really useful when putting up screenshots of new features. Reviewers can …

chipx86chipx86

And on diffs of images.

chipx86chipx86

And diffs of text-based file attachments.

chipx86chipx86

this test is italic

guest713guest713
chipx86
  1. Just like with diffs, you can leave comments directly on file attachments.
  2. README.md (Revision 2)
    1

    Review Board

    2
    3

    Review Board is an open source, web-based code and document review tool

    4 built to help companies, open source projects, and other organizations keep
    5 their quality high and their bug count low.

    Show all issues
    We attached a Markdown file above, and are able to comment on both the rendered view and the source.
  3. README.md (Revision 2)
    1
    Review Board
    2
    ============
    3
    4
    Review Board is an open source, web-based code and document review tool
    5
    built to help companies, open source projects, and other organizations keep
    6
    their quality high and their bug count low.
    Show all issues
    See? Here's the source comment!
  4. Show all issues
    Comments can also bee left on images.
    
    This is really useful when putting up screenshots of new features. Reviewers can select a region they want to discuss (a block of text, or a new icon, perhaps) and begin a discussion.
  5. Show all issues
    And on diffs of images.
  6. README.md (Revisions 1 - 2)
    
        
       
    14
    thousands.
    8
    
        
       
    15
    
       
    9
    Information on usage and installation can be found on
    16
    Information on usage and installation can be found on
    10
    http://www.reviewboard.org/docs/manual/dev/
    17
    https://www.reviewboard.org/docs/manual/latest/
    11
    
        
       
    18
    
       
    12
    General information on the project is available on
    19
    General information on the project is available on
    13
    http://www.reviewboard.org/
    20
    https://www.reviewboard.org/
    Show all issues
    And diffs of text-based file attachments.
  7. 
      
guest713
  1. 
      
  2. tests.log (Revision 1)
    8
      File "/Users/chipx86/buildroots/rb2.0/lib/python2.7/site-packages/Django-1.5.4-py2.7.egg/django/core/management/__init__.py", line 453, in execute_from_command_line
    Show all issues

    this test is italic

  3. 
      
guest1604
  1. test for creating new review

  2. 
      
guest8153
  1. Ship It!
  2.