You cannot post messages because only members can post, and you are not currently a member.
Description:
Development mailing list for Review Board.
|
|
|
ReviewBoard dependencies "prevent" from creating a fork
|
| |
Hi, I'm still trying develop fork of Review Board support Rational Team Concert version. However because of very complex and not well maintained dependencies running 'python setup.py install' on plain Debian machine is almost impossible to finish. Creating fork is so hard it is almost impossible in current state of the... more »
|
|
Review Board 1.7.9 is released
|
| |
...
Ok, I have a first pass at implementing this, by adding a new option to
rb-site (--sitelist) which will default to /etc/ReviewBoard/sites
I've modified the upgrade routine so that it can be called as 'rb-site
upgrade' with no site listed, at which point it will iterate through the
sites listed in /etc/ReviewBoard/sites and upgrade them all.... more »
|
|
reviewboard and p4sandbox (shelving support)
|
| |
Hello, I've been looking at perforce streams and p4sandbox recently and I think they are great and well integrated compared to other solutions like git-p4. The only problem I'm running into is the rbtools support. The perforce team recommends using shelving for sending out reviews and for p4sandbox; that... more »
|
|
cannot configure rbreports
|
| |
Hi, I have installed reviewboard 1.7.2 in a Open Enterprise Linux system and found it working well. As I wanted reports, I installed rb-reports extention and there's no error reported during installation. i used "python setup.py install" command at rbreports folder. I can see the reports option under extention tab of admindashboard. After enabling it... more »
|
|
reopen requires perforce client specification
|
| |
Hello,
I am working on a solution to set review request status to submitted
imitating current --reopen behaviour. I am having hard time to see why
reopen option requires to know a Perforce client? Any insight would be
great. For your information, I am currently playing with version 0.4.3 of
RBTools.... more »
|
|
OpenID progress
|
| |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hello everyone,
As mailed earlier, I'm working on ReviewBoard as an intern for Red Hat, Inc. [1]
As such, my manager has requested me to send a weekly email to the list with my progress of the last week.
Do not hestitate to ask any questions or provide any comments.... more »
|
|
Review Board API
|
| |
...
I haven't found a great way to do this yet.
I have a git-rb wrapper for post-review that, among other things, parses the post-review output to find the review number, and then sets it as a git config attribute on the branch that was posted. If you write a python wrapper there is probably an even more direct approach. However,... more »
|
|
Introduction and OpenID
|
| |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hello ReviewBoard developers,
I am planning to contribute to reviewboard soon, and would like to introduce myself and what I am intending to contribute.
I am Patrick Uiterwijk, currently a full time student in Computer Sciences, and a Fedora contributor.... more »
|
|
Web API extension
|
| |
Hi, I want to write custom Web API as extension. Is it possible? Do anybody have sample? Thank you in advance, Michael
|
|
|