summaryrefslogtreecommitdiffstats
path: root/proxy/code/src/org/fedoraproject/candlepin/model/Entitlement.java
Commit message (Expand)AuthorAgeFilesLines
* merge with dgoodwin's changesDmitri Dolguikh2009-12-041-0/+1
* add annotations for ForeignKeys, so the names are quite as ugly as theAdrian Likins2009-12-031-0/+5
* Cleanup some unused imports.Devan Goodwin2009-12-011-6/+0
* Remove Entitlement.childEntitlements.Devan Goodwin2009-12-011-27/+0
* Map Entitlement, add some non-nullable columns, etc.Devan Goodwin2009-12-011-5/+50
* Map Product hierarchy, improve unit test db cleanup.Devan Goodwin2009-11-251-7/+0
* javadoc the entitiesjesus m. rodriguez2009-11-091-1/+14
* fix checkstyle errorsjesus m. rodriguez2009-11-021-2/+5
* adding cert generation and Entitlement APIMike McCune2009-07-241-0/+45
* renaming Org -> OwnerMike McCune2009-07-231-5/+5
* add entitlement apijesus m. rodriguez2009-07-151-0/+22
* more better xml annotations and making BaseApi more genericMike McCune2009-07-101-1/+0
* remove the evil tab charactersjesus m. rodriguez2009-07-081-31/+31
* adding java model codeMike McCune2009-06-251-0/+53