Some cleanups in 'api' branch
Review Request #2400 — Created June 15, 2011 and submitted — Latest diff uploaded
The patch fixes very basic issues of 'api' branch enough to make rb-create work. Also new config parser was implemented for rb-config using 'optparse' module.
Tested by hand and eyes.
Changes between revision 1 and 2
orig
1
2
3
4
5
6
7
8
9
10
11
12
.reviewboardrc |
---|
rbtools/postreview.py |
---|
rbtools/tests.py |
---|
rbtools/testutils.py |
---|
rbtools/api/resource.py |
---|
rbtools/api/serverinterface.py |
---|
rbtools/api/settings.py |
---|
rbtools/api/test.py |
---|
rbtools/api/utilities.py |
---|
rbtools/clients/svn.py |
---|
rbtools/commands/rbconfig.py |
---|
rbtools/commands/rbcreate.py |
---|
rbtools/commands/rbinfov2.py |
---|
rbtools/commands/rbpatch.py |
---|
rbtools/commands/test.py |
---|