Minimize requeests whn dnlding same block
[kamaki] / kamaki / cli /
2013-04-05 Stavros SachtourisDISABLE config log options in interactive shell
2013-04-05 Stavros SachtourisAllow config to switch some options on or off
2013-04-05 Stavros SachtourisFix typos in logging mechanism
2013-04-02 Stavros SachtourisRemove invalid header values in image register
2013-04-02 Stavros SachtourisCover image-compute command group in documentation
2013-04-02 Stavros SachtourisCreate an image compute cmd group, make it work
2013-03-29 Stavros SachtourisFix store_upload typo in progress argument
2013-03-22 Stavros SachtourisEnsure uniform runtime args in cli (feature #3456)
2013-03-21 Stavros SachtourisAdd redudant -c argument to mean --config (global)
2013-03-21 Stavros SachtourisFix typo in shell intro (bug #3444)
2013-03-12 Stavros SachtourisMerge branch 'feature-tests' into develop
2013-03-11 Stavros SachtourisRename POOL_SIZE option to MAX_THREADS
2013-03-11 Stavros SachtourisUnittest poolsize option at clients.connection
2013-03-04 Stavros SachtourisMerge branch 'develop' of https://code.grnet.gr/git...
2013-03-04 Stavros SachtourisSuggest ansicolors, progress when missing (#3367)
2013-03-01 Stratos PsomadakisFix typo in list images help output
2013-02-27 Stavros SachtourisMerge branch 'develop' into feature-tests
2013-02-27 Stavros SachtourisSupport interaccount store operations (ftr. #3230)
2013-02-27 Stavros SachtourisSeperate source client from destination client
2013-02-26 Stavros SachtourisAllow Custom From-Account to pithos copy
2013-02-26 Stavros SachtourisAllow non-ascii paramters on path2url
2013-02-26 Stavros SachtourisFix typo in cli.commands.astakos_cli.py
2013-02-26 Stavros SachtourisMerge branch 'develop' into feature-store
2013-02-26 Stavros SachtourisAllow non-ascii paramters on path2url
2013-02-25 Stavros SachtourisUniform var names in store_copy/move
2013-02-25 Stavros SachtourisAdjust move to function like copy
2013-02-25 Stavros SachtourisRe-implement store-copy semantics (feature #3310)
2013-02-22 Stavros SachtourisStarted some changes in pithos_cli copy
2013-02-21 Stavros SachtourisRename tests to livetest in kamaki.clients
2013-02-20 Stavros SachtourisMake network-create --with-dhcp option a flag
2013-02-19 Stavros SachtourisMerge branch 'develop' into feature-tests
2013-02-19 Stavros SachtourisFix pep8 error
2013-02-19 Stavros SachtourisFix bug in error reporting if service anavailable
2013-02-19 Stavros SachtourisFix bug in error reporting if service anavailable
2013-02-19 Stavros SachtourisMerge branch 'feature-store' into develop
2013-02-19 Stavros SachtourisRecover default value of non-None default args
2013-02-19 Stavros SachtourisMake store download more intuitive + debug
2013-02-18 Stavros SachtourisImplement KamakiHTTPConnection unittests
2013-02-15 Stavros SachtourisImplement unittests for HTTPResponse kamaki class
2013-02-15 Stavros SachtourisBetter error message when downld destin. exists
2013-02-15 Stavros SachtourisFix pithos download_object typo range->range_str
2013-02-13 Stavros SachtourisMake pithos_rest_api method vars safe from None
2013-02-13 Stavros SachtourisRemove list2str() (clients.utils) 4 simplicity
2013-02-11 Stavros SachtourisMake DateArgument to return timestamp by default
2013-02-11 Stavros SachtourisFix some more pep8 issues, more later
2013-02-11 Stavros SachtourisFix pep8 compliance issues everywhere
2013-02-08 Stavros SachtourisAttempt to pep8-fix some source files
2013-02-07 Stavros SachtourisAdjust documentation, allow explicit account set
2013-02-07 Stavros SachtourisUse UUID when calling pithos client
2013-02-07 Stavros SachtourisCompact code and unittests for astakos client
2013-02-07 Stavros SachtourisCreate a cached access api to Astakos >= 0.13
2013-02-07 Stavros SachtourisMerge branch 'develop' into feature-astakos
2013-02-06 Stavros SachtourisLet clients tests to use custom config files
2013-02-06 Stavros SachtourisComplete clients.cyclades unittests
2013-02-05 Stavros SachtourisTest and debug a generic progress bar for tests
2013-02-05 Stavros SachtourisInitialize tests for cyclades client, safe spiner
2013-02-04 Stavros SachtourisMake astakos tests work with new test suite
2013-01-31 Stavros SachtourisRecostruct kamaki shell input regular expression
2013-01-31 Stavros SachtourisReplace 'S if S else' with 'S or' in image_cli
2013-01-30 Stavros SachtourisGet rid of OrderedDict dependency for python<=2.6
2013-01-30 Stavros SachtourisCHANGELOG for version 0.6.3
2013-01-30 Stavros SachtourisAdd new --[dst-]container info to documentation
2013-01-30 Stavros Sachtourisdownload --resume can create new local files
2013-01-30 Stavros SachtourisAdd : to all --container store-* commands
2013-01-30 Stavros Sachtourisstore-move to use --dst-container with : support
2013-01-30 Stavros SachtourisAdd store-copy --dst-container with : support
2013-01-30 Stavros SachtourisRemove obsolete method check_range
2013-01-29 Stavros SachtourisAllow create/delete to operate on con:tainers
2013-01-29 Stavros Sachtouris-R as resursive in store_download
2013-01-29 Stavros SachtourisImplement resursive download
2013-01-29 Stavros SachtourisIntuitive semantics to store-download
2013-01-25 Stavros SachtourisTotal code reduction: ~25KiB of code
2013-01-25 Stavros SachtourisFully adjust pithos_cli
2013-01-25 Stavros SachtourisAdjust up to store-download
2013-01-25 Stavros SachtourisAdjust up to store-overwrite
2013-01-24 Stavros SachtourisAdjust pithos_cli up to store_move
2013-01-24 Stavros SachtourisFully adjust cyclades_cli
2013-01-23 Stavros SachtourisAdjust cyclades_cli up to create
2013-01-23 Stavros SachtourisFully adjust cyclades_cli
2013-01-23 Stavros SachtourisMinor adjustments + apply to image_cli <=register
2013-01-22 Stavros SachtourisApply changes to history_cli
2013-01-22 Stavros SachtourisPropagate changes to config_cli
2013-01-22 Stavros SachtourisSeperate error handling from main cli classes
2013-01-22 Stavros SachtourisTide up error handling code in astakos
2013-01-22 Stavros SachtourisFormat data size units, use it in quota commands
2013-01-22 Stavros Sachtourisstore-delete asks for permission
2013-01-21 Stavros Sachtourismage-public: remove params without values
2013-01-21 Stavros SachtourisMerge branch 'feature-store' into develop
2013-01-21 Stavros SachtourisTide up _upload_missing_blocks code + progress chk
2013-01-21 Stavros SachtourisUpload progress bar advances only if block uploads
2013-01-18 Stavros SachtourisTODO changes on store-download
2013-01-18 Stavros SachtourisMake store-upload second param optional
2013-01-18 Stavros SachtourisUpdate store-manifest help
2013-01-18 Stavros Sachtourispath.basename for store-append/truncate/overwrite
2013-01-18 Stavros SachtourisMore intuitive storer-copy/move semantics
2013-01-17 Stavros Sachtourisstore upload uses basename if remote name msing
2013-01-17 Stavros SachtourisChange store-move semantics (more like copy)
2013-01-17 Stavros SachtourisNew semantics for store-copy
2013-01-17 Stavros SachtourisAdd prefix-match ability to store-copy
2013-01-17 Stavros SachtourisAdd include option to control conn-content print
next