New hotfix 0.7.8
[kamaki] / kamaki / clients / connection / kamakicon.py
2013-04-02 Stavros SachtourisNew hotfix 0.7.8
2013-03-11 Stavros SachtourisExplicetely set http connection poolsize
2013-03-04 Stavros SachtourisDeclare recvlog before using it 0.7.5
2013-03-04 Stavros SachtourisRelease http conn. if error while getting response
2013-02-26 Stavros SachtourisAllow non-ascii paramters on path2url
2013-02-11 Stavros SachtourisFix some more pep8 issues, more later
2013-02-11 Stavros SachtourisFix pep8 compliance issues everywhere
2013-01-23 Stavros SachtourisMinor adjustments + apply to image_cli <=register
2013-01-04 Stavros SachtourisHandle connection errors, allow special handling
2012-12-12 Dionysis ZindrosMerge with develop
2012-12-12 Dionysis ZindrosPrepare to merge into develop
2012-12-07 Stavros SachtourisTrack and log errors at connection and clients mod
2012-12-05 Stavros SachtourisComments for better docs in Connection
2012-12-05 Stavros Sachtouriskamakicon comments doc-friendly
2012-12-05 Stavros SachtourisMerge branch 'dionyziz' into develop
2012-12-04 Dionysis ZindrosRename object pool library from pool to objpool
2012-12-03 Dionysis ZindrosSplit pool into separate lib; remove snf-common deps
2012-11-06 Stavros SachtourisPropagate error handling corrections up to CLIs
2012-11-06 Stavros SachtourisModernize clients and clients.connection error hdl
2012-11-05 Stavros SachtourisError handling reform start from connection
2012-11-05 Stavros SachtourisFix unresolved httplib request url - path issue
2012-11-02 Stavros SachtourisUse standard threading instead of gevent/greenlets
2012-11-02 Stavros SachtourisMake all source pep8 compliant
2012-10-31 Stavros SachtourisRemove forgoten debug print message
2012-10-31 Stavros SachtourisPropagate failed connection to server
2012-10-30 Stavros SachtourisAstakos: minor config bug, introduce unittesting
2012-10-26 Stavros SachtourisRemove relative imports from all pkgs, fix astakos
2012-10-25 Stavros SachtourisFix unicode on httplib bug
2012-09-18 Stavros SachtourisVoodo-fix mysterious header-destroying request bug
2012-09-18 Stavros SachtourisFix safe headers/params bug, pithos download bug
2012-09-18 Stavros SachtourisGreenlet/thread safe header/param requests
2012-09-11 Stavros SachtourisImplement kamakicon, use it
2012-09-10 Stavros SachtourisPool connections