adrian.f.cole
|
81ee88335e
|
Issue 69: ensured redirect handlers copy the content stream before closing it, as this data is needed for error parsing
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1465 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-26 17:41:39 +00:00 |
adrian.f.cole
|
d91f069761
|
corrected toString
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1426 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-12 16:21:35 +00:00 |
adrian.f.cole
|
6e56a0fd22
|
added request details to default toString
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1081 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-07 06:51:42 +00:00 |
jamurty
|
4403887200
|
Fixed HttpRequest to work with non-ascii object names. Also added string encode/decode methods to the core Utils, please use this instead of the dreaded String#getBytes
git-svn-id: http://jclouds.googlecode.com/svn/trunk@878 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-29 22:49:12 +00:00 |
adrian.f.cole
|
4adf4e635f
|
Issue 29: create separate codegen module
git-svn-id: http://jclouds.googlecode.com/svn/trunk@866 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-28 23:51:07 +00:00 |
adrian.f.cole
|
0f346ca1c2
|
new license header
git-svn-id: http://jclouds.googlecode.com/svn/trunk@864 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-28 21:10:33 +00:00 |
jamurty
|
b43e65dc5b
|
Completed basic templating implementation based on FreeMarker. The CodeGenerator now generates simple Java code files to represent the objects output by the parse_ec2.pl script.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@861 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-27 05:11:34 +00:00 |
jamurty
|
93504ae9b6
|
Added the (very early) beginnings of a Java-based code generator. Currenly only parses JSON document produced by the perl API docs scraper and produces a Java object graph.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@857 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-26 20:50:59 +00:00 |
adrian.f.cole
|
8cc04bc588
|
Issue 35: moved more common logic one layer up
git-svn-id: http://jclouds.googlecode.com/svn/trunk@844 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-24 19:54:30 +00:00 |
adrian.f.cole
|
4eced672f1
|
Issue 35: moved content, but also renamed options to parameters, as it makes more sense and reformatted some code
git-svn-id: http://jclouds.googlecode.com/svn/trunk@843 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-23 15:01:36 +00:00 |