summaryrefslogtreecommitdiffstats
path: root/proxy/code/src/org/fedoraproject/candlepin/model/User.java
Commit message (Expand)AuthorAgeFilesLines
* merge with dgoodwin's changesDmitri Dolguikh2009-12-041-0/+2
* Make owner -> user bi-directional relationship.Devan Goodwin2009-12-031-0/+2
* add annotations for ForeignKeys, so the names are quite as ugly as theAdrian Likins2009-12-031-1/+2
* Map the User class to the database.Devan Goodwin2009-12-011-9/+35
* fix checkstyle errorsjesus m. rodriguez2009-11-021-0/+4
* rename api -> resource packagejesus m. rodriguez2009-09-101-1/+5
* renaming Org -> OwnerMike McCune2009-07-231-7/+7
* added test list methods to determine best course of action for JSONifying listsjesus m. rodriguez2009-07-141-0/+2
* add toString to Userjesus m. rodriguez2009-07-131-0/+7
* refactor UserApi to be based on BaseApijesus m. rodriguez2009-07-101-6/+4
* more better xml annotations and making BaseApi more genericMike McCune2009-07-101-5/+1
* add json support to model objects & add userapijesus m. rodriguez2009-07-101-0/+3
* first cut at UserApijesus m. rodriguez2009-07-091-0/+22
* remove the evil tab charactersjesus m. rodriguez2009-07-081-40/+40
* adding java model codeMike McCune2009-06-251-0/+61