summaryrefslogtreecommitdiffstats
path: root/proxy/code/src/org/fedoraproject/candlepin/resource/test/ConsumerResourceTest.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ssh://git.fedorahosted.org/git/candlepinDmitri Dolguikh2009-12-041-3/+8
|\
| * Make consumer owner a required column.Devan Goodwin2009-12-031-3/+8
* | added guice ioc and support for transactions via warp-persistDmitri Dolguikh2009-12-041-3/+17
|/
* repositories no longer rely on hibernatesession, use entitymanager insteadDmitri Dolguikh2009-12-021-3/+2
* first stab at persisting of Consumer object in a real dbDmitri Dolguikh2009-12-021-14/+32
* Move ConsumerType from ConsumerInfo to Consumer itself.Devan Goodwin2009-11-261-2/+2
* Begin mapping Consumer to database.Devan Goodwin2009-11-261-26/+26
* Switch unit tests to junit4.Devan Goodwin2009-11-051-3/+6
* complete checkstyle fixesjesus m. rodriguez2009-11-031-4/+6
* fix checkstylejesus m. rodriguez2009-09-171-1/+1
* Fix unit testsjesus m. rodriguez2009-09-171-49/+18
* rename *Api to *Resourcejesus m. rodriguez2009-09-101-0/+109