Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add annotations for Attribute classattr_model | Adrian Likins | 2010-01-12 | 26 | -6/+2294 |
| | | | | | | Add a test case for Attribute Make Product and EntitlementPool use the Attribute class | ||||
* | Add Attribute class. | Devan Goodwin | 2010-01-12 | 3 | -36/+65 |
| | | | | | | Attributes will represent hints on Products and EntitlementPools indicating what conditions must be satisfied for the entitlement to be granted. | ||||
* | Consumer is now being created in ConsumerResource with all meta-data that is ↵ | Dmitri Dolguikh | 2010-01-12 | 4 | -85/+46 |
| | | | | passed in | ||||
* | removed unused imports | Dmitri Dolguikh | 2010-01-11 | 11 | -54/+33 |
| | |||||
* | renamed ConsumerInfo to ConsumerFact | Dmitri Dolguikh | 2010-01-08 | 8 | -33/+30 |
| | |||||
* | brought in changes from master | Dmitri Dolguikh | 2009-12-31 | 31 | -65/+1531 |
| | |||||
* | move from code/src/ -> src/main/java | jesus m. rodriguez | 2009-12-31 | 1 | -0/+31 |
| | |||||
* | move src to proper location | jesus m. rodriguez | 2009-12-31 | 1 | -0/+210 |
| | |||||
* | moved new resource to proper location | jesus m. rodriguez | 2009-12-31 | 1 | -0/+58 |
| | |||||
* | moved newly add code to src/main/java, updated deps | jesus m. rodriguez | 2009-12-31 | 9 | -0/+1237 |
| | |||||
* | test resources | jesus m. rodriguez | 2009-12-31 | 2 | -0/+65 |
| | |||||
* | put the tests back in .test package | jesus m. rodriguez | 2009-12-31 | 13 | -11/+204 |
| | |||||
* | reorganize the tree for use with buildr | jesus m. rodriguez | 2009-12-31 | 39 | -0/+4941 |