summaryrefslogtreecommitdiffstats
path: root/proxy/code/src/org/fedoraproject/candlepin/model/ConsumerInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Consumer.type should be a required column.Devan Goodwin2009-11-271-2/+2
* Map ConsumerInfo.Devan Goodwin2009-11-271-4/+48
* Move ConsumerType from ConsumerInfo to Consumer itself.Devan Goodwin2009-11-261-16/+0
* Begin mapping Consumer to database.Devan Goodwin2009-11-261-4/+0
* javadoc the entitiesjesus m. rodriguez2009-11-091-1/+5
* complete checkstyle fixesjesus m. rodriguez2009-11-031-1/+1
* fix checkstyle errorsjesus m. rodriguez2009-11-021-0/+3
* fix checkstylejesus m. rodriguez2009-09-171-1/+1
* consumer api work (not done yet)jesus m. rodriguez2009-08-271-2/+9
* adding ConsumerType object and more better 'matching' algorithmMike McCune2009-08-101-10/+3
* adding first steps towards entitlement 'matching'Mike McCune2009-07-291-0/+9
* adding json list methodsMike McCune2009-07-281-0/+3
* renaming Org -> OwnerMike McCune2009-07-231-13/+40
* adding some basic API stuff for our model classesMike McCune2009-07-091-0/+67