<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go-schwift/object_test.go, branch v2.2.1</title>
<subtitle>Go client library for Swift (OpenStack object storage) aka Rackspace Cloud Files aka Memset Memstore</subtitle>
<id>http://git.xyrillian.de/go-schwift/atom/object_test.go?h=v2.2.1</id>
<link rel='self' href='http://git.xyrillian.de/go-schwift/atom/object_test.go?h=v2.2.1'/>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/'/>
<updated>2026-07-21T12:42:45Z</updated>
<entry>
<title>convert copyright headers to SPDX format</title>
<updated>2026-07-21T12:42:45Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-07-21T12:34:57Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=8e41472447315290b2748709e09b27372adc2b7c'/>
<id>urn:sha1:8e41472447315290b2748709e09b27372adc2b7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use t.Context() instead of context.TODO() in tests</title>
<updated>2026-07-21T12:42:45Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-07-21T12:24:35Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=9bcfd4733a7ae7d12129b024e93536f7136e4a8e'/>
<id>urn:sha1:9bcfd4733a7ae7d12129b024e93536f7136e4a8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use http.MethodFoo constants where possible</title>
<updated>2026-07-21T12:23:40Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-07-21T12:23:40Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=044e297413066262c54beb33e98d0e498178897b'/>
<id>urn:sha1:044e297413066262c54beb33e98d0e498178897b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add ctx argument to Account.Capabilities</title>
<updated>2024-07-08T13:58:48Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2024-07-08T13:46:38Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=f874c88ee641881229b74bc5afa8f2490120d91b'/>
<id>urn:sha1:f874c88ee641881229b74bc5afa8f2490120d91b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix gophercloud lint complains</title>
<updated>2024-07-01T11:05:35Z</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@gmail.com</email>
</author>
<published>2024-07-01T11:05:01Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=bd23c64a1283835f5991444bb47ec3da1895ff42'/>
<id>urn:sha1:bd23c64a1283835f5991444bb47ec3da1895ff42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generate digest preferable with sha2, then sha512 and fallback to insecure sha1</title>
<updated>2022-10-28T11:08:59Z</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@sap.com</email>
</author>
<published>2022-10-26T13:23:24Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=82de494f495481b5ae016038c7020898a135c8dc'/>
<id>urn:sha1:82de494f495481b5ae016038c7020898a135c8dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add Object.TempURL()</title>
<updated>2018-07-10T13:29:52Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-07-10T13:29:52Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=2d3eb72207f62b7bc4e08b3dc750f7da8cacb53b'/>
<id>urn:sha1:2d3eb72207f62b7bc4e08b3dc750f7da8cacb53b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reorganize code</title>
<updated>2018-02-19T20:33:49Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-02-19T20:30:33Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=60d4779889baedc44972d4749daa073efca3b25c'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>test coverage for object upload, download, metadata update</title>
<updated>2018-02-19T18:19:53Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-02-19T18:19:53Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=46081e2068aeea62783863515ab116bb6af20661'/>
<id>urn:sha1:46081e2068aeea62783863515ab116bb6af20661</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace expectError by expectSuccess where possible</title>
<updated>2018-02-19T16:58:08Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-02-19T16:58:08Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=d1dec3782fb5f9aa5775dafb0ea1225af6279ed2'/>
<id>urn:sha1:d1dec3782fb5f9aa5775dafb0ea1225af6279ed2</id>
<content type='text'>
</content>
</entry>
</feed>
