summaryrefslogtreecommitdiffstats
path: root/proxy/code/src/org/fedoraproject/candlepin
Commit message (Expand)AuthorAgeFilesLines
* Test Product hierarchy cascading.Devan Goodwin2009-11-251-5/+30
* Fix a ProductTest.Devan Goodwin2009-11-251-2/+2
* Clean DB objects after every test.Devan Goodwin2009-11-253-43/+57
* Map Product hierarchy, improve unit test db cleanup.Devan Goodwin2009-11-256-16/+98
* Drop Product UUID.Devan Goodwin2009-11-247-44/+12
* Move Product annotations onto fields instead of getters.Devan Goodwin2009-11-242-14/+20
* Annotate Owner object for database mapping.Devan Goodwin2009-11-246-65/+118
* Drop ApiHandler and ApiTest.Devan Goodwin2009-11-242-176/+0
* Cleanup test transaction management.Devan Goodwin2009-11-242-23/+37
* Minor code cleanup.Devan Goodwin2009-11-232-6/+4
* uploading and get of sat certjesus m. rodriguez2009-11-181-7/+23
* remove unused test-connection, fix userapijesus m. rodriguez2009-11-181-2/+5
* beginning of DELETE consumer/uuid/product/uuidjesus m. rodriguez2009-11-171-0/+29
* adding GET /products/ listjesus m. rodriguez2009-11-161-0/+58
* allow upload of cert and return list of available ent poolsjesus m. rodriguez2009-11-123-4/+147
* print out the data from the parsed certjesus m. rodriguez2009-11-111-0/+1
* allow upload of a certificatejesus m. rodriguez2009-11-111-0/+85
* Test Product creation in database.Devan Goodwin2009-11-094-5/+125
* ConsumerType no longer inheits from BaseModel.Devan Goodwin2009-11-091-2/+1
* javadoc the entitiesjesus m. rodriguez2009-11-095-8/+29
* Add EntityManagerFactory singleton.Devan Goodwin2009-11-063-23/+33
* Begin mapping Product's to the db.Devan Goodwin2009-11-062-8/+38
* Complete ConsumerType db mapping.Devan Goodwin2009-11-061-2/+25
* Fix sample test for ConsumerType via EntityManager.Devan Goodwin2009-11-063-0/+42
* Switch unit tests to junit4.Devan Goodwin2009-11-0510-27/+64
* stop printing out the cert, cause gnome-terminal to want to install fonts.jesus m. rodriguez2009-11-031-1/+1
* complete checkstyle fixesjesus m. rodriguez2009-11-0316-150/+204
* fix checkstyle errorsjesus m. rodriguez2009-11-0219-66/+206
* fix checkstylejesus m. rodriguez2009-09-1721-68/+131
* Fix unit testsjesus m. rodriguez2009-09-1715-127/+102
* test the list methodjesus m. rodriguez2009-09-141-23/+24
* test out submitting JSON to create test objects.jesus m. rodriguez2009-09-143-5/+33
* more refactoringjesus m. rodriguez2009-09-146-32/+47
* rename *Api to *Resourcejesus m. rodriguez2009-09-1012-31/+31
* rename api -> resource packagejesus m. rodriguez2009-09-1022-33/+38
* ugh fix compile errorjesus m. rodriguez2009-08-272-1/+5
* consumer api work (not done yet)jesus m. rodriguez2009-08-277-13/+111
* fixed up urlsjesus m. rodriguez2009-08-271-2/+23
* adding ConsumerType object and more better 'matching' algorithmMike McCune2009-08-109-29/+322
* adding delete methods (not functional in rest yet)Mike McCune2009-07-317-26/+107
* test commitMike McCune2009-07-311-3/+0
* test commitMike McCune2009-07-311-0/+9
* fixing entitlementAPIMike McCune2009-07-312-9/+25
* adding test for TestApijesus m. rodriguez2009-07-301-0/+49
* fix user api testsjesus m. rodriguez2009-07-302-52/+3
* adding a test api to cleanup userapijesus m. rodriguez2009-07-301-0/+54
* unit testjesus m. rodriguez2009-07-301-2/+24
* forgot the test methdos in UserApijesus m. rodriguez2009-07-301-5/+9
* adding missing JsonTestObject, and updating conf files.jesus m. rodriguez2009-07-301-0/+30
* add src jars for easier debugging.jesus m. rodriguez2009-07-301-1/+24