summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fix user api testsjesus m. rodriguez2009-07-303-102/+7
|
* adding a test api to cleanup userapijesus m. rodriguez2009-07-302-0/+78
|
* comment out the servlet, commons-langjesus m. rodriguez2009-07-301-2/+3
|
* unit testjesus m. rodriguez2009-07-301-2/+24
|
* forgot the test methdos in UserApijesus m. rodriguez2009-07-301-5/+9
|
* adding missing JsonTestObject, and updating conf files.jesus m. rodriguez2009-07-304-9/+40
|
* reorder jars, added jersey-client for use in a unit test.jesus m. rodriguez2009-07-301-2/+4
|
* pack-webapp by default in the all taskjesus m. rodriguez2009-07-301-1/+1
|
* do not exclude log4j.propertiesjesus m. rodriguez2009-07-301-1/+0
|
* add src jars for easier debugging.jesus m. rodriguez2009-07-307-2/+45
|
* adding first steps towards entitlement 'matching'Mike McCune2009-07-298-32/+200
|
* removing uneeded objectMike McCune2009-07-291-34/+0
|
* return empty listMike McCune2009-07-282-2/+6
|
* adding json list methodsMike McCune2009-07-288-71/+114
|
* adding pathMike McCune2009-07-271-0/+1
|
* make deploy script work for both tomcat5 and tomcat6jesus m. rodriguez2009-07-271-3/+13
|
* fixing build properties to reference correct jar file and unused importsMike McCune2009-07-273-3/+1
|
* adding deps for bouncycastle for cert generationMike McCune2009-07-272-3/+3
|
* adding cert generation and Entitlement APIMike McCune2009-07-248-1/+721
|
* show hardware informationjesus m. rodriguez2009-07-235-3/+1459
|
* renaming Org -> OwnerMike McCune2009-07-2315-113/+176
|
* organize importsMike McCune2009-07-227-30/+13
|
* adding empty file to form library for gathering system infojesus m. rodriguez2009-07-212-0/+4
|
* also return XMLjesus m. rodriguez2009-07-172-6/+6
|
* add entitlement apijesus m. rodriguez2009-07-154-0/+101
|
* added entitle and list modulesjesus m. rodriguez2009-07-151-18/+71
|
* I don't like whitespace at the end of the linejesus m. rodriguez2009-07-151-2/+2
|
* initial cut at the candlepin manager framework.jesus m. rodriguez2009-07-144-0/+263
|
* 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
|