Statistics
| Branch: | Tag: | Revision:

root @ 272fe3ea

Name Size
  ci
  docs
  kamaki
.gitignore 61 Bytes
COPYRIGHT 1.5 kB
Changelog 927 Bytes
MANIFEST.in 82 Bytes
README.rst 258 Bytes
devflow.conf 67 Bytes
setup.py 2.7 kB
update_version.py 1.7 kB
version 6 Bytes

Latest revisions

# Date Author Comment
272fe3ea 02/26/2013 05:12 pm Stavros Sachtouris

New hotfix version with complete fixes on utf8 bug

a9e3df67 02/26/2013 04:50 pm Stavros Sachtouris

Remove trailing / for url paths

3f931d41 02/26/2013 04:47 pm Stavros Sachtouris

Fix double // in urls

142730a2 02/26/2013 03:26 pm Stavros Sachtouris

Fix url quoting with non-ascii (closes bug #3256)

Conflicts:

kamaki/clients/utils.py
version
97bda6cc 02/26/2013 12:56 pm Stavros Sachtouris

Return to correct version tag 0.7 instead of 0.7.1

0ee353ce 02/26/2013 12:50 pm Stavros Sachtouris

Merge branch 'hotfix-0.7.1'

c2013f76 02/26/2013 12:43 pm Stavros Sachtouris

Fix bug #3256

Bug description: Pithos client interfave fails to create unicode containers
Actual Problem: kamaki.clients.utils path2url method failed to proccess
non-ascii strings --> many commands could not handle non-ascii arguments

d160ada1 02/26/2013 12:42 pm Stavros Sachtouris

Allow non-ascii paramters on path2url

Replace calls of the form unicode(v) to the equivalent" '%s' % v

57330fbf 02/21/2013 05:20 pm Stavros Sachtouris

Set rc version 4

4098d3fe 02/21/2013 05:19 pm Stavros Sachtouris

Merge branch 'develop' into release-0.7

Conflicts:
version

View all revisions | View revisions

Also available in: Atom