Rename object pool library from pool to objpool
[kamaki] / setup.py
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-12-03 Dionysis ZindrosAdd ordereddict and argparse dependencies
2012-11-21 Stavros SachtourisUpdate docs, fix bug when progress not installed
2012-11-14 Stavros SachtourisComplete UI/cli interface refactoring, minor bugs
2012-11-09 Stavros SachtourisStart refactoring main CLI
2012-11-02 Stavros SachtourisUse standard threading instead of gevent/greenlets
2012-10-31 Stavros Sachtourispep8 setup.py
2012-10-31 Stavros SachtourisMinor bugs
2012-10-31 Stavros SachtourisRemove some merging trash
2012-10-31 Stavros SachtourisMerge branch 'master' of https://code.grnet.gr/git...
2012-10-30 Stavros SachtourisMake ansicollors and progressbar optional
2012-10-30 Stavros SachtourisRemove request depedancy
2012-10-30 Stavros SachtourisAdd snf-common dependency
2012-10-25 Stavros SachtourisVersion 0.6.0
2012-10-23 Stavros SachtourisRaise block upload greenlet failure error
2012-10-10 Stavros SachtourisInteractive shell (without functionality ftm)
2012-09-25 Stavros SachtourisFix CLI top level error handling
2012-09-25 Stavros SachtourisArgument object handles part of the functionality
2012-09-04 Stavros SachtourisNew package CLI (repackaging), minor bugfixes
2012-08-29 Stavros SachtourisMinor arangements for error handling
2012-08-29 Stavros SachtourisMajor changes in client, fixed setup
2012-07-10 Giorgos VerigakisMove to requests 0.12.1
2012-05-14 Giorgos VerigakisMove to requests 0.12.1
2012-05-09 Giorgos VerigakisRemove clint dependency
2012-05-09 Giorgos VerigakisSwitch to progress for progress bars
2012-05-09 Giorgos VerigakisUse ansicolors for colors
2012-05-09 Giorgos VerigakisAdd a store list command
2012-05-09 Giorgos VerigakisRefactored networking
2012-05-09 Giorgos VerigakisConfiguration and CLI updates
2012-04-24 Giorgos VerigakisRemove clint dependency
2012-04-23 Giorgos VerigakisSwitch to progress for progress bars
2012-04-20 Giorgos VerigakisUse ansicolors for colors
2012-02-28 Giorgos VerigakisAdd a store list command
2012-02-21 Giorgos VerigakisRefactored networking
2012-02-15 Giorgos VerigakisConfiguration and CLI updates
2012-01-30 Giorgos VerigakisFix setup.py
2012-01-19 Giorgos VerigakisAdd setup tools support