summaryrefslogtreecommitdiffstats
path: root/proxy
Commit message (Expand)AuthorAgeFilesLines
* Consumer.type should be a required column.Devan Goodwin2009-11-275-5/+26
* Map consumed products.Devan Goodwin2009-11-273-44/+84
* Map ConsumerInfo.Devan Goodwin2009-11-278-35/+124
* Start testing Consumer and ConsumerType.Devan Goodwin2009-11-261-4/+19
* Move ConsumerType from ConsumerInfo to Consumer itself.Devan Goodwin2009-11-2610-56/+46
* Begin mapping Consumer to database.Devan Goodwin2009-11-2613-100/+189
* 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-233-8/+5
* Improve test output.Devan Goodwin2009-11-231-47/+44
* build.xml: Remove unused macro.Devan Goodwin2009-11-201-19/+0
* build.xml cleanup.Devan Goodwin2009-11-201-18/+4
* More build.xml pruning, and merging the buildconf/build-*.xml files in.Devan Goodwin2009-11-203-183/+140
* Purge cruise control and code coverage from build.xml.Devan Goodwin2009-11-201-78/+1
* call owner/$uuid (aka, OwnerResource.get())Adrian Likins2009-11-201-0/+13
* add test-ownerapy.pyAdrian Likins2009-11-201-0/+10
* pool api that reads from certificatejesus m. rodriguez2009-11-181-4/+8
* uploading and get of sat certjesus m. rodriguez2009-11-182-14/+38
* remove unused test-connection, fix userapijesus m. rodriguez2009-11-183-47/+13
* beginning of DELETE consumer/uuid/product/uuidjesus m. rodriguez2009-11-172-0/+32
* adding scripts to test entitlement and pool apijesus m. rodriguez2009-11-162-1/+5
* adding GET /products/ listjesus m. rodriguez2009-11-162-0/+69
* init the taskdefsjesus m. rodriguez2009-11-161-1/+1
* removed useless linejesus m. rodriguez2009-11-131-2/+0
* test commitjesus m. rodriguez2009-11-131-2/+3
* allow upload of cert and return list of available ent poolsjesus m. rodriguez2009-11-128-27/+192
* print out the data from the parsed certjesus m. rodriguez2009-11-111-0/+1
* move common jars to common.jar.dependencies to avoid duplication.jesus m. rodriguez2009-11-111-11/+12
* sort ivy dependencies so it's easier to seejesus m. rodriguez2009-11-111-64/+12
* allow upload of a certificatejesus m. rodriguez2009-11-113-0/+139
* 80 columns is the proper way of codingjesus m. rodriguez2009-11-112-3/+4
* bring in beanutils for use with the certificate stuffjesus m. rodriguez2009-11-111-1/+1
* add in the spacewalk certificate parsing library.jesus m. rodriguez2009-11-1011-4/+1220
* adding eclipse project filesjesus m. rodriguez2009-11-101-0/+7
* adding .project file, and updating .gitignorejesus m. rodriguez2009-11-101-0/+23
* 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
* move hibernate taskdefs to build-tasksdefs.xmljesus m. rodriguez2009-11-092-1/+3
* Fix ant testing.Devan Goodwin2009-11-092-4/+5
* Fix ant build deps.Devan Goodwin2009-11-091-2/+2
* Cleanup some dead ant build.xml code.Devan Goodwin2009-11-061-10/+4
* Pass persistenceUnit property in when running unit tests.Devan Goodwin2009-11-061-0/+1