summaryrefslogtreecommitdiffstats
path: root/proxy/code/src
Commit message (Collapse)AuthorAgeFilesLines
...
* also return XMLjesus m. rodriguez2009-07-172-6/+6
|
* add entitlement apijesus m. rodriguez2009-07-153-0/+73
|
* I don't like whitespace at the end of the linejesus m. rodriguez2009-07-151-2/+2
|
* added test list methods to determine best course of action for JSONifying listsjesus m. rodriguez2009-07-145-0/+117
|
* add JAXB annotationsjesus m. rodriguez2009-07-131-0/+6
|
* add toString to Userjesus m. rodriguez2009-07-131-0/+7
|
* create a ConsumerApi test and move the test method out of ApiTestjesus m. rodriguez2009-07-132-14/+47
|
* refactor UserApi to be based on BaseApijesus m. rodriguez2009-07-105-28/+37
|
* change post to create, return json instead of plain textjesus m. rodriguez2009-07-101-11/+10
|
* small fix to remove a warningjesus m. rodriguez2009-07-101-2/+2
|
* more better xml annotations and making BaseApi more genericMike McCune2009-07-1010-39/+94
|
* remove unused methodsjesus m. rodriguez2009-07-101-64/+0
|
* added unit test for ObjectFactoryjesus m. rodriguez2009-07-102-9/+114
|
* remove test Hello class.jesus m. rodriguez2009-07-101-31/+0
|
* fix the checkstyle errorsjesus m. rodriguez2009-07-101-2/+9
|
* add json support to model objects & add userapijesus m. rodriguez2009-07-106-5/+31
|
* get more debug information from jerseyjesus m. rodriguez2009-07-101-0/+10
|
* json output!Mike McCune2009-07-091-2/+5
|
* adding some basic API stuff for our model classesMike McCune2009-07-0914-35/+417
| | | | | Added a BaseApi class that allows some free basic code to other classes that want to be able to be manipulated with REST.
* first cut at UserApijesus m. rodriguez2009-07-095-2/+124
|
* remove the evil tab charactersjesus m. rodriguez2009-07-0810-517/+517
|
* first cut at an API layer and some authMike McCune2009-06-269-8/+847
|
* GET & POST methods work.jesus m. rodriguez2009-06-261-0/+24
| | | | Use test-connection.py MSG to test the api interaction.
* remove unused importjesus m. rodriguez2009-06-261-5/+2
|
* uneeded importMike McCune2009-06-251-3/+0
|
* adding java model codeMike McCune2009-06-259-0/+745
|
* put Hello in a package :)jesus m. rodriguez2009-06-241-0/+2
|
* initial layout and build files, thanks to Spacewalk.jesus m. rodriguez2009-06-231-0/+5