1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

8 commits

Author SHA1 Message Date
geemus
b452aa679d [core] update parser to better handle whitespace 2011-05-12 13:15:13 -07:00
Aaron Suggs
3c6a677b80 [compute|aws] Fixes trailing whitespace in attributes 2011-04-19 17:39:57 -04:00
Geraud
1364f1a0d8 Parser does not concatenates all the strings when parsing
When parsing a Route53 DNS record containing a " such as 
"v=DKIM1; k=rsa; p=MIGfMA0GCSqG....x59/8qdGvAo+S5xwIDAQAB", the parser just retains the last double quote.
2011-04-13 08:58:06 -07:00
geemus
99d9e2f930 simplify the parser strip fix 2011-04-04 10:10:12 -07:00
bdorry
f195be7d75 updated base request parser to not eagerly strip return data 2011-04-01 11:08:28 -04:00
geemus
bb877cb9a7 defer requiring nokogiri 2011-02-16 17:25:50 -08:00
Dan Peterson
5e6797f6b6 [TerremarkEcloud] initial 2011-01-20 16:28:45 -08:00
geemus
dfd30e521f cleanup lib/fog by segregating shared into 'core' 2010-09-29 13:22:30 -07:00
Renamed from lib/fog/parser.rb (Browse further)