summaryrefslogtreecommitdiffstats
path: root/proxy
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* add checkstyle injesus m. rodriguez2009-07-101-1/+1
|
* remove unused methodsjesus m. rodriguez2009-07-101-64/+0
|
* added unit test for ObjectFactoryjesus m. rodriguez2009-07-102-9/+114
|
* remove stringtree-jsonjesus m. rodriguez2009-07-101-1/+1
|
* 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-102-0/+13
|
* adding the right version of jersey-json (1.1.0-ea)jesus m. rodriguez2009-07-101-1/+1
|
* json output!Mike McCune2009-07-093-4/+7
|
* 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.
* upgrade to jettison 1.1jesus m. rodriguez2009-07-091-1/+1
|
* first cut at UserApijesus m. rodriguez2009-07-098-5/+150
|
* need json jarsjesus m. rodriguez2009-07-091-10/+3
|
* adding json required jarsjesus m. rodriguez2009-07-091-0/+2
|
* remove the evil tab charactersjesus m. rodriguez2009-07-0810-517/+517
|
* change checkstyle rulesjesus m. rodriguez2009-07-081-1/+1
|
* my deploy script. Needs major cleanage, but it's a start.jesus m. rodriguez2009-07-071-0/+4
|
* moved the scripts directory to buildconf since that is where they are used.jesus m. rodriguez2009-06-264-2/+2
|
* 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
|
* added missing jarsjesus m. rodriguez2009-06-262-7/+7
|
* adding eclipse setup filesjesus m. rodriguez2009-06-266-0/+375
|
* add gen-dot-classpath and cleanup hibernate tasksjesus m. rodriguez2009-06-262-23/+90
|
* add ant-contrib backjesus m. rodriguez2009-06-261-1/+1
|
* remove RhnCustomFormatter referencejesus m. rodriguez2009-06-261-2/+0
|
* uneeded importMike McCune2009-06-251-3/+0
|
* adding java model codeMike McCune2009-06-259-0/+745
|
* change run.jar.dependencies to be only the jars we needjesus m. rodriguez2009-06-251-3/+2
|
* adding reveng to build.xmlMike McCune2009-06-253-0/+56
|
* cleanup of build files.jesus m. rodriguez2009-06-255-31/+70
| | | | | | | | 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
* handle jar entries that were commented out.jesus m. rodriguez2009-06-251-4/+3
|
* model generation in sqlalchemyMike McCune2009-06-252-0/+60
|
* use ant.project.name instead of hardcoding candlepin everywhere.jesus m. rodriguez2009-06-252-76/+76
|
* change more rhn -> candlepinjesus m. rodriguez2009-06-241-5/+5
|
* put Hello in a package :)jesus m. rodriguez2009-06-241-0/+2
|
* fix buildjar pathjesus m. rodriguez2009-06-241-10/+10
|
* remove ant-contrib definition of 'for' taskjesus m. rodriguez2009-06-241-5/+0
|