summaryrefslogtreecommitdiffstats
path: root/proxy/code/webapp
Commit message (Collapse)AuthorAgeFilesLines
* rename api -> resource packagejesus m. rodriguez2009-09-101-1/+1
|
* remove test Hello class.jesus m. rodriguez2009-07-101-1/+1
|
* first cut at UserApijesus m. rodriguez2009-07-091-1/+1
|
* add comment about the init-paramjesus m. rodriguez2009-06-261-0/+1
|
* GET & POST methods work.jesus m. rodriguez2009-06-261-0/+5
| | | | Use test-connection.py MSG to test the api interaction.
* cleanup of build files.jesus m. rodriguez2009-06-251-0/+39
rename candlepin-home to candlepin.home. removed basedir from <project ...> entry so that it defaults to basedir of the build.xml file. This was needed because we switched to build.properties so what used to be set via property ... location= no longer worked. commented out currently unneeded jars from ivy.xml