| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Move Product annotations onto fields instead of getters. | Devan Goodwin | 2009-11-24 | 2 | -14/+20 | |
| * | Annotate Owner object for database mapping. | Devan Goodwin | 2009-11-24 | 6 | -65/+118 | |
| * | Drop ApiHandler and ApiTest. | Devan Goodwin | 2009-11-24 | 2 | -176/+0 | |
| * | Cleanup test transaction management. | Devan Goodwin | 2009-11-24 | 2 | -23/+37 | |
| * | Minor code cleanup. | Devan Goodwin | 2009-11-23 | 3 | -8/+5 | |
| * | Improve test output. | Devan Goodwin | 2009-11-23 | 1 | -47/+44 | |
| * | build.xml: Remove unused macro. | Devan Goodwin | 2009-11-20 | 1 | -19/+0 | |
| * | build.xml cleanup. | Devan Goodwin | 2009-11-20 | 1 | -18/+4 | |
| * | More build.xml pruning, and merging the buildconf/build-*.xml files in. | Devan Goodwin | 2009-11-20 | 3 | -183/+140 | |
| * | Purge cruise control and code coverage from build.xml. | Devan Goodwin | 2009-11-20 | 1 | -78/+1 | |
| * | call owner/$uuid (aka, OwnerResource.get()) | Adrian Likins | 2009-11-20 | 1 | -0/+13 | |
| * | add test-ownerapy.py | Adrian Likins | 2009-11-20 | 1 | -0/+10 | |
| * | pool api that reads from certificate | jesus m. rodriguez | 2009-11-18 | 1 | -4/+8 | |
| * | uploading and get of sat cert | jesus m. rodriguez | 2009-11-18 | 2 | -14/+38 | |
| * | remove unused test-connection, fix userapi | jesus m. rodriguez | 2009-11-18 | 3 | -47/+13 | |
| * | beginning of DELETE consumer/uuid/product/uuid | jesus m. rodriguez | 2009-11-17 | 2 | -0/+32 | |
| * | adding scripts to test entitlement and pool api | jesus m. rodriguez | 2009-11-16 | 2 | -1/+5 | |
| * | adding GET /products/ list | jesus m. rodriguez | 2009-11-16 | 2 | -0/+69 | |
| * | init the taskdefs | jesus m. rodriguez | 2009-11-16 | 1 | -1/+1 | |
| * | removed useless line | jesus m. rodriguez | 2009-11-13 | 1 | -2/+0 | |
| * | test commit | jesus m. rodriguez | 2009-11-13 | 1 | -2/+3 | |
| * | allow upload of cert and return list of available ent pools | jesus m. rodriguez | 2009-11-12 | 8 | -27/+192 | |
| * | print out the data from the parsed cert | jesus m. rodriguez | 2009-11-11 | 1 | -0/+1 | |
| * | move common jars to common.jar.dependencies to avoid duplication. | jesus m. rodriguez | 2009-11-11 | 1 | -11/+12 | |
| * | sort ivy dependencies so it's easier to see | jesus m. rodriguez | 2009-11-11 | 1 | -64/+12 | |
| * | allow upload of a certificate | jesus m. rodriguez | 2009-11-11 | 3 | -0/+139 | |
| * | 80 columns is the proper way of coding | jesus m. rodriguez | 2009-11-11 | 2 | -3/+4 | |
| * | bring in beanutils for use with the certificate stuff | jesus m. rodriguez | 2009-11-11 | 1 | -1/+1 | |
| * | add in the spacewalk certificate parsing library. | jesus m. rodriguez | 2009-11-10 | 11 | -4/+1220 | |
| * | adding eclipse project files | jesus m. rodriguez | 2009-11-10 | 1 | -0/+7 | |
| * | adding .project file, and updating .gitignore | jesus m. rodriguez | 2009-11-10 | 1 | -0/+23 | |
| * | Test Product creation in database. | Devan Goodwin | 2009-11-09 | 4 | -5/+125 | |
| * | ConsumerType no longer inheits from BaseModel. | Devan Goodwin | 2009-11-09 | 1 | -2/+1 | |
| * | javadoc the entities | jesus m. rodriguez | 2009-11-09 | 5 | -8/+29 | |
| * | move hibernate taskdefs to build-tasksdefs.xml | jesus m. rodriguez | 2009-11-09 | 2 | -1/+3 | |
| * | Fix ant testing. | Devan Goodwin | 2009-11-09 | 2 | -4/+5 | |
| * | Fix ant build deps. | Devan Goodwin | 2009-11-09 | 1 | -2/+2 | |
| * | Cleanup some dead ant build.xml code. | Devan Goodwin | 2009-11-06 | 1 | -10/+4 | |
| * | Pass persistenceUnit property in when running unit tests. | Devan Goodwin | 2009-11-06 | 1 | -0/+1 | |
| * | Add EntityManagerFactory singleton. | Devan Goodwin | 2009-11-06 | 3 | -23/+33 | |
| * | Begin mapping Product's to the db. | Devan Goodwin | 2009-11-06 | 2 | -8/+38 | |
| * | Complete ConsumerType db mapping. | Devan Goodwin | 2009-11-06 | 2 | -8/+26 | |
| * | Functional schema generation for PostgreSQL. | Devan Goodwin | 2009-11-06 | 2 | -8/+22 | |
| * | Fixes for schema generation. | Devan Goodwin | 2009-11-06 | 2 | -11/+11 | |
| * | Fix sample test for ConsumerType via EntityManager. | Devan Goodwin | 2009-11-06 | 4 | -1/+42 | |
| * | Add deps for Hibernate, Annotations, and EntityManager. | Devan Goodwin | 2009-11-05 | 2 | -5/+33 | |
| * | forgot #!/usr/bin/python | jesus m. rodriguez | 2009-11-05 | 1 | -1/+2 | |
| * | make executable | jesus m. rodriguez | 2009-11-05 | 1 | -0/+0 | |
| * | complain if we call hsqldb | jesus m. rodriguez | 2009-11-05 | 1 | -1/+1 | |
| * | creates model schema | jesus m. rodriguez | 2009-11-05 | 1 | -4/+65 | |
