summaryrefslogtreecommitdiffstats
path: root/proxy/code/src/org/fedoraproject/candlepin/model/Consumer.java
Commit message (Expand)AuthorAgeFilesLines
* Consumer.type should be a required column.Devan Goodwin2009-11-271-2/+3
* Map consumed products.Devan Goodwin2009-11-271-25/+30
* Map ConsumerInfo.Devan Goodwin2009-11-271-1/+5
* Move ConsumerType from ConsumerInfo to Consumer itself.Devan Goodwin2009-11-261-17/+11
* Begin mapping Consumer to database.Devan Goodwin2009-11-261-13/+63
* javadoc the entitiesjesus m. rodriguez2009-11-091-3/+6
* Fix sample test for ConsumerType via EntityManager.Devan Goodwin2009-11-061-0/+2
* complete checkstyle fixesjesus m. rodriguez2009-11-031-1/+1
* fix checkstyle errorsjesus m. rodriguez2009-11-021-4/+7
* Fix unit testsjesus m. rodriguez2009-09-171-1/+1
* adding ConsumerType object and more better 'matching' algorithmMike McCune2009-08-101-2/+2
* adding cert generation and Entitlement APIMike McCune2009-07-241-0/+29
* renaming Org -> OwnerMike McCune2009-07-231-7/+37
* added test list methods to determine best course of action for JSONifying listsjesus m. rodriguez2009-07-141-0/+3
* refactor UserApi to be based on BaseApijesus m. rodriguez2009-07-101-0/+6
* add json support to model objects & add userapijesus m. rodriguez2009-07-101-0/+7
* adding some basic API stuff for our model classesMike McCune2009-07-091-10/+50
* remove the evil tab charactersjesus m. rodriguez2009-07-081-74/+74
* adding java model codeMike McCune2009-06-251-0/+96