[#648] - Updates to tracker api to allow migration of tickets from newforge to prod

This commit includes
- new rest_api module for using our rest APIs
- updated tracker rip script
- fixes to tracker api so we use formencode rather than formencode+json
- fixes to clean up better after app removal

Rick Copeland Rick Copeland 2010-07-01

added pyforge/pyforge/lib/rest_api.py
changed ForgeTracker/forgetracker/tests/functional/test_rest.py
changed ForgeTracker/forgetracker/tracker_main.py
changed pyforge/pyforge/controllers/rest.py
changed pyforge/pyforge/model/discuss.py
changed pyforge/pyforge/app.py
changed scripts/tracker-rip.py
pyforge/pyforge/lib/rest_api.py Diff Switch to side-by-side view
Loading...
ForgeTracker/forgetracker/tests/functional/test_rest.py Diff Switch to side-by-side view
Loading...
ForgeTracker/forgetracker/tracker_main.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/controllers/rest.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/model/discuss.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/app.py Diff Switch to side-by-side view
Loading...
scripts/tracker-rip.py Diff Switch to side-by-side view
Loading...