<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go-schwift/account_test.go, branch v1.2.0</title>
<subtitle>Go client library for Swift (OpenStack object storage) aka Rackspace Cloud Files aka Memset Memstore
</subtitle>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/'/>
<entry>
<title>reorganize code</title>
<updated>2018-02-19T20:33:49+00:00</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-02-19T20:30:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=60d4779889baedc44972d4749daa073efca3b25c'/>
<id>60d4779889baedc44972d4749daa073efca3b25c</id>
<content type='text'>
* Gophercloud dependencies move into subpackage gopherschwift.
* Tests move into subpackage tests (to avoid import cycles).
+ Rename "Client" to "Backend".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Gophercloud dependencies move into subpackage gopherschwift.
* Tests move into subpackage tests (to avoid import cycles).
+ Rename "Client" to "Backend".
</pre>
</div>
</content>
</entry>
<entry>
<title>replace expectError by expectSuccess where possible</title>
<updated>2018-02-19T16:58:08+00:00</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-02-19T16:58:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=d1dec3782fb5f9aa5775dafb0ea1225af6279ed2'/>
<id>d1dec3782fb5f9aa5775dafb0ea1225af6279ed2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>switch from reflection to code generation</title>
<updated>2018-02-07T18:33:36+00:00</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-02-07T18:33:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=801b5207dcbf3438e7612e1f7edc9de32ce0780c'/>
<id>801b5207dcbf3438e7612e1f7edc9de32ce0780c</id>
<content type='text'>
This allows me to make the API much simpler. More simplification
forthcoming in the following commit; I just want to make a cut since
`make test` is happy right now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows me to make the API much simpler. More simplification
forthcoming in the following commit; I just want to make a cut since
`make test` is happy right now.
</pre>
</div>
</content>
</entry>
<entry>
<title>redesign the header API</title>
<updated>2018-02-05T20:44:35+00:00</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-02-05T20:30:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=3a24741929cd12ffee5e54d0e9a9afb83c5069b3'/>
<id>3a24741929cd12ffee5e54d0e9a9afb83c5069b3</id>
<content type='text'>
I'm quite satisfied with this right now (though this doesn't say
anything about how I feel about it tomorrow), but it's ugly that some
guts (headers.Base) are exposed in the public API.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I'm quite satisfied with this right now (though this doesn't say
anything about how I feel about it tomorrow), but it's ugly that some
guts (headers.Base) are exposed in the public API.
</pre>
</div>
</content>
</entry>
<entry>
<title>add Container</title>
<updated>2018-02-04T22:29:09+00:00</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-02-04T22:29:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=fafac750baa70812432020784cc5ba2cc23224cc'/>
<id>fafac750baa70812432020784cc5ba2cc23224cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add tests for metadata</title>
<updated>2018-02-04T21:42:31+00:00</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-02-04T21:42:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=698cd6aaf4e4fd235d5af904376c89f8faf177f7'/>
<id>698cd6aaf4e4fd235d5af904376c89f8faf177f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use dedicated Metadata type instead of http.Header</title>
<updated>2018-02-04T20:48:05+00:00</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-02-04T20:48:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=439655852e6b136b3a4793c8c3b062c4366e1149'/>
<id>439655852e6b136b3a4793c8c3b062c4366e1149</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build HTTP requests without ProviderClient.Request(), make tests work</title>
<updated>2018-02-04T20:22:34+00:00</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-02-04T20:22:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=c2f6d1d6fb9a0dac7f7c5d871ed5237b02cc5196'/>
<id>c2f6d1d6fb9a0dac7f7c5d871ed5237b02cc5196</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>finalize Account.Post() design, add initial account tests</title>
<updated>2018-01-30T15:45:54+00:00</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-01-30T15:45:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=a2700ca5e57c6466e48c644da6a0c1c93e5ab70c'/>
<id>a2700ca5e57c6466e48c644da6a0c1c93e5ab70c</id>
<content type='text'>
Failing right now because compileHeaders() is a stub.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Failing right now because compileHeaders() is a stub.
</pre>
</div>
</content>
</entry>
</feed>
