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.
Diff Revision 3
This is not the most recent revision of the diff. The latest diff is revision 12. See what's changed.
orig
1
2
3
4
5
6
7
8
9
10
11
12
.reviewboardrc |
---|
rbtools/tests.py |
---|
rbtools/testutils.py |
---|
rbtools/api/resource.py |
---|
rbtools/api/settings.py |
---|
rbtools/api/test.py |
---|
rbtools/api/utilities.py |
---|
rbtools/clients/git.py |
---|
rbtools/commands/rbclose.py |
---|
rbtools/commands/rbconfig.py |
---|
rbtools/commands/rbcreate.py |
---|
rbtools/commands/rbdiff.py |
---|
rbtools/commands/rbinfo.py |
---|
rbtools/commands/rbinfov2.py |
---|
rbtools/commands/rbopen.py |
---|
rbtools/commands/rbpatch.py |
---|
rbtools/commands/rbpublish.py |
---|
rbtools/commands/rbupload.py |
---|
rbtools/commands/resource-browser.py |
---|
rbtools/commands/test.py |
---|