<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libzero/zero/spec/unit/uri, branch v0.2.0</title>
<subtitle>zero - a ruby toolkit for building web services
</subtitle>
<id>http://git.zero-knowledge.org/libzero/zero/atom?h=v0.2.0</id>
<link rel='self' href='http://git.zero-knowledge.org/libzero/zero/atom?h=v0.2.0'/>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/'/>
<updated>2012-12-23T11:23:14Z</updated>
<entry>
<title>Remove 1.8 fixes</title>
<updated>2012-12-23T11:23:14Z</updated>
<author>
<name>Stormwind</name>
<email>stormwind@stormwinds-page.de</email>
</author>
<published>2012-12-23T11:23:14Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=65b1d3a1dab95be5ac82d9e0c6a75b743bc89ce0'/>
<id>urn:sha1:65b1d3a1dab95be5ac82d9e0c6a75b743bc89ce0</id>
<content type='text'>
The fixes for Ruby 1.8 will take place in a seperate gem. So I remove
all the changes here.
</content>
</entry>
<entry>
<title>Replace 'parse_query_string' with 'decode_www_form_18' in test</title>
<updated>2012-12-22T18:58:59Z</updated>
<author>
<name>Stormwind</name>
<email>stormwind@stormwinds-page.de</email>
</author>
<published>2012-12-22T18:58:59Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=96f2b7a6c44c246a3cb3418de4a893526236ba45'/>
<id>urn:sha1:96f2b7a6c44c246a3cb3418de4a893526236ba45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed specfile. Will test other method here.</title>
<updated>2012-12-22T18:19:02Z</updated>
<author>
<name>Stormwind</name>
<email>stormwind@stormwinds-page.de</email>
</author>
<published>2012-12-22T18:19:02Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=fac934af6de2058e7e73afb54795529c5e0e86cc'/>
<id>urn:sha1:fac934af6de2058e7e73afb54795529c5e0e86cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve query valid regex</title>
<updated>2012-12-22T18:08:02Z</updated>
<author>
<name>Stormwind</name>
<email>stormwind@stormwinds-page.de</email>
</author>
<published>2012-12-22T18:08:02Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=835234a52c487002a516792dbdea3a44d110ba3d'/>
<id>urn:sha1:835234a52c487002a516792dbdea3a44d110ba3d</id>
<content type='text'>
Now a query string cannot look like 'foo=bar=foo' anymore.
</content>
</entry>
<entry>
<title>Add first implementation of decode_www_form_18</title>
<updated>2012-12-22T12:09:15Z</updated>
<author>
<name>Stormwind</name>
<email>stormwind@stormwinds-page.de</email>
</author>
<published>2012-12-22T12:09:15Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=bfca378f8f6c24fac252ac94b3ce6d4e0dd75d9d'/>
<id>urn:sha1:bfca378f8f6c24fac252ac94b3ce6d4e0dd75d9d</id>
<content type='text'>
Seperates now foo=bar&amp;bar=foo;baz=foo queries. But does not fix url
encoded strings and such things.
Also added testcase for an empty query string.
</content>
</entry>
<entry>
<title>Add patch for URI decode_www_form</title>
<updated>2012-12-22T10:44:26Z</updated>
<author>
<name>Stormwind</name>
<email>stormwind@stormwinds-page.de</email>
</author>
<published>2012-12-22T10:44:26Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=443958f8859a47751f7e57deff6b3eda0c13e5ad'/>
<id>urn:sha1:443958f8859a47751f7e57deff6b3eda0c13e5ad</id>
<content type='text'>
Plus some specs.
This should it make later possible to make Zero work with Ruby 1.8. But
at the moment it only routes to the original decode_www_form method, if
it exists. Otherwise it returns an empty Array. So this will still fail
on the 1.8 versions at the moment.
</content>
</entry>
</feed>
