summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | 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
|/ | | | | Phasing this out, baby steps. There's so little common to these objects it's not worth it. UUID will probably be dying too.
* 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
| | | | Didn't realize this was broken due to some kind of caching.
* Cleanup some dead ant build.xml code.Devan Goodwin2009-11-061-10/+4
| | | | There could be a LOT more. We currently have 750 lines of build XML. :(
* Pass persistenceUnit property in when running unit tests.Devan Goodwin2009-11-061-0/+1
|
* Add EntityManagerFactory singleton.Devan Goodwin2009-11-063-23/+33
| | | | Should only ever be one of these.
* 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
| | | | (still not fully functional, just getting there)
* 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
|
* complain if we call hsqldbjesus m. rodriguez2009-11-051-1/+1
|
* creates model schemajesus m. rodriguez2009-11-051-4/+65
|
* Switch unit tests to junit4.Devan Goodwin2009-11-0511-28/+67
|
* initial cut at schemajesus m. rodriguez2009-11-042-34/+26
|
* remove ^M from filejesus m. rodriguez2009-11-031-4/+4
|
* 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
|
* remove call to non-existent targetjesus m. rodriguez2009-11-031-1/+0
|
* fix checkstyle errorsjesus m. rodriguez2009-11-0219-66/+206
|
* upgrade jersey from 1.1.0-ea -> 1.1.2-eajesus m. rodriguez2009-11-027-4/+4
|
* removing old status pagejesus m. rodriguez2009-11-021-18/+0
|
* fix checkstylejesus m. rodriguez2009-09-1725-72/+135
|
* Fix unit testsjesus m. rodriguez2009-09-1716-129/+109
|
* test the list methodjesus m. rodriguez2009-09-141-23/+24
|
* test out submitting JSON to create test objects.jesus m. rodriguez2009-09-144-6/+35
|
* 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-1023-34/+39
|
* ugh fix compile errorjesus m. rodriguez2009-08-272-1/+5
|
* consumer api work (not done yet)jesus m. rodriguez2009-08-2710-18/+149
|
* fixed up urlsjesus m. rodriguez2009-08-271-2/+23
|
* add test client for consumersjesus m. rodriguez2009-08-271-0/+15
|
* use json instead of a stringjesus m. rodriguez2009-08-271-2/+14
|
* use correct urlsjesus m. rodriguez2009-08-271-2/+3
|
* adding ConsumerType object and more better 'matching' algorithmMike McCune2009-08-1010-31/+326
|
* 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
|