Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixed up urls | jesus m. rodriguez | 2009-08-27 | 1 | -2/+23 | |
| | ||||||
* | add test client for consumers | jesus m. rodriguez | 2009-08-27 | 1 | -0/+15 | |
| | ||||||
* | use json instead of a string | jesus m. rodriguez | 2009-08-27 | 1 | -2/+14 | |
| | ||||||
* | use correct urls | jesus m. rodriguez | 2009-08-27 | 1 | -2/+3 | |
| | ||||||
* | adding ConsumerType object and more better 'matching' algorithm | Mike McCune | 2009-08-10 | 10 | -31/+326 | |
| | ||||||
* | adding delete methods (not functional in rest yet) | Mike McCune | 2009-07-31 | 7 | -26/+107 | |
| | ||||||
* | test commit | Mike McCune | 2009-07-31 | 1 | -3/+0 | |
| | ||||||
* | test commit | Mike McCune | 2009-07-31 | 1 | -0/+9 | |
| | ||||||
* | fixing entitlementAPI | Mike McCune | 2009-07-31 | 2 | -9/+25 | |
| | ||||||
* | adding test for TestApi | jesus m. rodriguez | 2009-07-30 | 1 | -0/+49 | |
| | ||||||
* | fix user api tests | jesus m. rodriguez | 2009-07-30 | 3 | -102/+7 | |
| | ||||||
* | adding a test api to cleanup userapi | jesus m. rodriguez | 2009-07-30 | 2 | -0/+78 | |
| | ||||||
* | unit test | jesus m. rodriguez | 2009-07-30 | 1 | -2/+24 | |
| | ||||||
* | forgot the test methdos in UserApi | jesus m. rodriguez | 2009-07-30 | 1 | -5/+9 | |
| | ||||||
* | adding missing JsonTestObject, and updating conf files. | jesus m. rodriguez | 2009-07-30 | 4 | -9/+40 | |
| | ||||||
* | add src jars for easier debugging. | jesus m. rodriguez | 2009-07-30 | 6 | -2/+42 | |
| | ||||||
* | adding first steps towards entitlement 'matching' | Mike McCune | 2009-07-29 | 8 | -32/+200 | |
| | ||||||
* | removing uneeded object | Mike McCune | 2009-07-29 | 1 | -34/+0 | |
| | ||||||
* | return empty list | Mike McCune | 2009-07-28 | 2 | -2/+6 | |
| | ||||||
* | adding json list methods | Mike McCune | 2009-07-28 | 8 | -71/+114 | |
| | ||||||
* | adding path | Mike McCune | 2009-07-27 | 1 | -0/+1 | |
| | ||||||
* | fixing build properties to reference correct jar file and unused imports | Mike McCune | 2009-07-27 | 2 | -2/+0 | |
| | ||||||
* | adding cert generation and Entitlement API | Mike McCune | 2009-07-24 | 8 | -1/+721 | |
| | ||||||
* | renaming Org -> Owner | Mike McCune | 2009-07-23 | 15 | -113/+176 | |
| | ||||||
* | organize imports | Mike McCune | 2009-07-22 | 7 | -30/+13 | |
| | ||||||
* | also return XML | jesus m. rodriguez | 2009-07-17 | 2 | -6/+6 | |
| | ||||||
* | add entitlement api | jesus m. rodriguez | 2009-07-15 | 4 | -0/+101 | |
| | ||||||
* | I don't like whitespace at the end of the line | jesus m. rodriguez | 2009-07-15 | 1 | -2/+2 | |
| | ||||||
* | added test list methods to determine best course of action for JSONifying lists | jesus m. rodriguez | 2009-07-14 | 6 | -3/+140 | |
| | ||||||
* | add JAXB annotations | jesus m. rodriguez | 2009-07-13 | 1 | -0/+6 | |
| | ||||||
* | add toString to User | jesus m. rodriguez | 2009-07-13 | 1 | -0/+7 | |
| | ||||||
* | create a ConsumerApi test and move the test method out of ApiTest | jesus m. rodriguez | 2009-07-13 | 2 | -14/+47 | |
| | ||||||
* | refactor UserApi to be based on BaseApi | jesus m. rodriguez | 2009-07-10 | 5 | -28/+37 | |
| | ||||||
* | change post to create, return json instead of plain text | jesus m. rodriguez | 2009-07-10 | 1 | -11/+10 | |
| | ||||||
* | change to ask for json | jesus m. rodriguez | 2009-07-10 | 1 | -1/+1 | |
| | ||||||
* | small fix to remove a warning | jesus m. rodriguez | 2009-07-10 | 1 | -2/+2 | |
| | ||||||
* | more better xml annotations and making BaseApi more generic | Mike McCune | 2009-07-10 | 11 | -39/+99 | |
| | ||||||
* | remove unused methods | jesus m. rodriguez | 2009-07-10 | 1 | -64/+0 | |
| | ||||||
* | added unit test for ObjectFactory | jesus m. rodriguez | 2009-07-10 | 2 | -9/+114 | |
| | ||||||
* | remove test Hello class. | jesus m. rodriguez | 2009-07-10 | 3 | -37/+1 | |
| | ||||||
* | fix the checkstyle errors | jesus m. rodriguez | 2009-07-10 | 1 | -2/+9 | |
| | ||||||
* | add json support to model objects & add userapi | jesus m. rodriguez | 2009-07-10 | 7 | -8/+34 | |
| | ||||||
* | get more debug information from jersey | jesus m. rodriguez | 2009-07-10 | 1 | -0/+10 | |
| | ||||||
* | json output! | Mike McCune | 2009-07-09 | 1 | -2/+5 | |
| | ||||||
* | adding some basic API stuff for our model classes | Mike McCune | 2009-07-09 | 15 | -35/+436 | |
| | | | | | Added a BaseApi class that allows some free basic code to other classes that want to be able to be manipulated with REST. | |||||
* | first cut at UserApi | jesus m. rodriguez | 2009-07-09 | 7 | -3/+148 | |
| | ||||||
* | remove the evil tab characters | jesus m. rodriguez | 2009-07-08 | 10 | -517/+517 | |
| | ||||||
* | add comment about the init-param | jesus m. rodriguez | 2009-06-26 | 1 | -0/+1 | |
| | ||||||
* | first cut at an API layer and some auth | Mike McCune | 2009-06-26 | 9 | -8/+847 | |
| | ||||||
* | GET & POST methods work. | jesus m. rodriguez | 2009-06-26 | 3 | -0/+52 | |
| | | | | Use test-connection.py MSG to test the api interaction. |