number of code reviews per week and reports

2016-10-31 Thread Long Truong
New to admin RB: Looking for a simple measure of usage "Number of code 
reviews per week"

Is there anyway to retrieve that number on webUI or on command line on 
Linux?

So far found review requests creation and modification are dated, but 
number of code reviews are tagged on requests, not dated: Thinking of 
summing up all code review number per request every week, hence will get 
number of reviews per week from the first base. Hitting another issue, we 
have 156 pages to cut and paste (the only way we can do so for now) each 
week:

   - Is there a filter (am not a user, so don't know if new reviews can be 
   done only on requests with certain criteria of activeness) to limit the 
   number of requests to tally?
   - Or a way to bulk list all review requests into a file. Have tried curl 
   and wget but they seem to list only the script behind the URL.


Now about "reports": Like to know more about "reports", they look more than 
perfect for our cause. Stumbled onto the report tab, which is not on our RB 
version, on the demo server.

   - Reports only available from Power Pack?
   - RB version compatibility?
   - Contact on license.

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


fatal: git cat-file: could not get object info when post review request

2016-10-31 Thread Tony Wu


Our team just start to use Review Board to do code review. But today we 
have a problem and I don't know why. I posted a review request:

tony$ rbt post genernal_user_classification..develop
ERROR: Error validating diff

fatal: git cat-file: could not get object info
 (HTTP 400, API Error 224)

And Then I try to generate diff file manually.

tony$ git diff --unified --full-index genernal_user_classification..develop > 
~/Desktop/diff

I got the same error when I upload this diff file to Review Board Application




Is there anyone know how to fix this?

Thanks a lot.

Tony

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.