Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium
New issue 2050 by [email protected]: Filtering files to review
http://code.google.com/p/reviewboard/issues/detail?id=2050
*NOTE: If you have a patch, please submit it to
http://reviews.reviewboard.org/
What version are you running?
1.5.1
What's the URL of the page this enhancement relates to, if any?
"All review requests", "My Dashboard", "View Diff"; sort of "My/Users
Settings"
Describe the enhancement and the motivation for it.
I looked for similar requests/issues here, but didn't find... As reviewer,
I don't want to see binary files, properties, xml files etc. while
reviewing. Our review requests are created automatically by post-commit
hook. As one possibility to make what I want is to create a wrapper for
that hook command line which creates request to filter files I am not
interested in. The problem is that somebody can be interested in reviewing
xml or property files as well. I would be glad to have:
1) a setting that I want to review "java, js" files only. After setting it
I would not see requests with other files (if they do not have java or js
files);
2) when I review request I would not see changes of other files.
3) to improve usability it can be sort of checkbox "to filter files or not"
so anybody could easy switch between modes. E.g. I see some code and I need
to check related xml file commited (if any), then I don't need to change my
settings by just "exit" filtered mode.
What operating system are you using? What browser?
Please provide any additional information below.
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/reviewboard-issues?hl=en.