ReviewBoard Python API
Review Request #1893 — Created Nov. 5, 2010 and discarded — Latest diff uploaded
Here are the latest updates to the in development API. Main changes reside in resource and the few client scripts. I tried updating the diff to the old review request (#1847) but some of the diffs weren't working, hence the new review request :(
Client scripts can run successfully.
Diff Revision 1 (Latest)
setup.py |
---|
rbtools/api/__init__.py |
---|
rbtools/api/resource.py |
---|
rbtools/api/serverinterface.py |
---|
rbtools/clients/RBUtilities.py |
---|
rbtools/clients/Repository.py |
---|
rbtools/commands/__init__.py |
---|
rbtools/commands/rb.py |
---|
rbtools/commands/rbclose.py |
---|
rbtools/commands/rbcreate.py |
---|
rbtools/commands/rbopen.py |
---|
rbtools/commands/rbpublish.py |
---|