summaryrefslogtreecommitdiffstats
path: root/proxy/code
Commit message (Collapse)AuthorAgeFilesLines
...
* return empty listMike McCune2009-07-282-2/+6
|
* adding json list methodsMike McCune2009-07-288-71/+114
|
* adding pathMike McCune2009-07-271-0/+1
|
* fixing build properties to reference correct jar file and unused importsMike McCune2009-07-272-2/+0
|
* adding cert generation and Entitlement APIMike McCune2009-07-248-1/+721
|
* renaming Org -> OwnerMike McCune2009-07-2315-113/+176
|
* organize importsMike McCune2009-07-227-30/+13
|
* also return XMLjesus m. rodriguez2009-07-172-6/+6
|
* add entitlement apijesus m. rodriguez2009-07-154-0/+101
|
* 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-146-3/+140
|
* 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
|
* change to ask for jsonjesus m. rodriguez2009-07-101-1/+1
|
* small fix to remove a warningjesus m. rodriguez2009-07-101-2/+2
|
* more better xml annotations and making BaseApi more genericMike McCune2009-07-1011-39/+99
|
* 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-103-37/+1
|
* fix the checkstyle errorsjesus m. rodriguez2009-07-101-2/+9
|
* add json support to model objects & add userapijesus m. rodriguez2009-07-107-8/+34
|
* 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-0915-35/+436
| | | | | 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-097-3/+148
|
* remove the evil tab charactersjesus m. rodriguez2009-07-0810-517/+517
|
* add comment about the init-paramjesus m. rodriguez2009-06-261-0/+1
|
* first cut at an API layer and some authMike McCune2009-06-269-8/+847
|
* GET & POST methods work.jesus m. rodriguez2009-06-263-0/+52
| | | | 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
|
* 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
* 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