summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ignore reports directory from buildrjesus m. rodriguez2009-11-101-0/+1
* ignore the target output directoryjesus m. rodriguez2009-11-101-0/+1
* adding eclipse project filesjesus m. rodriguez2009-11-104-0/+37
* adding .project file, and updating .gitignorejesus m. rodriguez2009-11-102-3/+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
* 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-062-8/+26
* Functional schema generation for PostgreSQL.Devan Goodwin2009-11-062-8/+22
* Fixes for schema generation.Devan Goodwin2009-11-062-11/+11
* Fix sample test for ConsumerType via EntityManager.Devan Goodwin2009-11-064-1/+42
* Add deps for Hibernate, Annotations, and EntityManager.Devan Goodwin2009-11-052-5/+33
* forgot #!/usr/bin/pythonjesus m. rodriguez2009-11-051-1/+2
* make executablejesus m. rodriguez2009-11-051-0/+0