Activity

From 07/11/2012 to 08/09/2012

08/09/2012

06:23 pm Revision 65a45524: Add arguments/options to upload
manifest is now a seperated method for uploading
old, naive upload is preserved with --unchunked option
Stavros Sachtouris
03:32 pm Revision a298f2ab: Add options to store_delete
Stavros Sachtouris
02:16 pm Revision 09967245: Create supports meta
Stavros Sachtouris
02:05 pm Revision 187e6aa0: Add options to create, add mkdir as seperate cmd
Stavros Sachtouris
01:28 pm Revision 7234a287: Add options to meta
Stavros Sachtouris

08/08/2012

09:15 pm Revision c3659429: Complete store_list is superset of pithos_sh List
Stavros Sachtouris
07:06 pm Revision 50dff4ea: Add options to store_list
Stavros Sachtouris
05:44 pm Revision 7c748e89: Rediculusly pretty store_list
Stavros Sachtouris
05:29 pm Revision 2d9170d3: Make container/object listing even more pretty!!!
Stavros Sachtouris
05:04 pm Revision 8e8af8ce: New store_list with -l (detail) and bold
Stavros Sachtouris
01:54 pm Revision 25062837: Allow cli arguments everywhere in command phrase
Changed behavior of CLI arguments that are command specific
e.g.
kamaki server -l list
or
kamaki -l server li...
Stavros Sachtouris

08/07/2012

06:31 pm Revision 7d691cf2: Add all client api commands in new CLI
Stavros Sachtouris

08/06/2012

06:49 pm Revision 71ff5136: Create CLIError class, use it in pithos_cli
Stavros Sachtouris
04:02 pm Revision 1ff49234: Siplify interface loading, add existing apis
Old apis are added with new organization. For each api
a new _cli.py file provides all relevant cli commands
Stavros Sachtouris

08/03/2012

07:44 pm Revision b974d110: Detach CLI from client libs
Allow custom libs to be easily loaded to kamaki CLI
At the moment, everything is given in a conf file and
pre-imported
Stavros Sachtouris

08/01/2012

05:48 pm Revision 435008b6: Asynchronous uploads with gevent-greenlet
Merge with koukis-fix Stavros Sachtouris

07/31/2012

05:09 pm Revision b08af3e6: Start unittest for large file pithos operations
Stavros Sachtouris
05:05 pm Revision 6ebb4f3d: Introduce more gevent-related fixes
Vangelis Koukis

07/30/2012

06:49 pm Revision 0aaad5c7: (Almost) complete pithos client unittesting
transfer_encoding still unchecked Stavros Sachtouris

07/27/2012

06:09 pm Revision f70616fc: Adjust unit-test object_head/get/put/copy +bugs
Missing:
- account_quota/versioning
- container_post with transfer-encoding
- object_put with transfer-encoding
- obj...
Stavros Sachtouris
02:37 am Revision 16ab7ee7: Add gevent dependency in setup.py
Vangelis Koukis
02:25 am Revision 3a8f2982: Support concurrent block uploads to Pithos+
Support concurrent block uploads to Pithos+:
* Use gevent, one Greenlet per outstanding block transfer
* Add put_bl...
Vangelis Koukis
02:22 am Revision c33d7c41: Improve error reporting on failures
Show the actual reason on connection failure.
Always display error details inside HTTP error bodies, if available,
re...
Vangelis Koukis

07/26/2012

07:05 pm Revision 4e68908f: Complete unittesting for container level pithos
Stavros Sachtouris
03:36 pm Revision 16ce7b91: Adjusting account/container opps + bug fixes
Stavros Sachtouris
12:04 pm Revision c2236544: Fixed bug with large file uploads
Stavros Sachtouris

07/25/2012

07:11 pm Revision 067c60b4: Small progress
Stavros Sachtouris
06:36 pm Revision ed40d995: Completed tests for pithos+ starting improves
TODO Improvements for tests, like creating and destroying
containers and adjusting all tests to use only these temp
c...
Stavros Sachtouris
05:00 pm Revision 6ff87724: Added test_object_delete
Stavros Sachtouris
04:37 pm Revision 89c2e77b: Added objectcopy/move/post _ minor bugfixes
Stavros Sachtouris

07/24/2012

07:06 pm Revision b2796c01: Started testing object_copy +minor fixes
Stavros Sachtouris
05:37 pm Revision 9f74ca46: Added tests for object_put + minor bug fixes
Stavros Sachtouris

07/19/2012

06:27 pm Revision 3e544e5b: More testing in storage
Completed testing at container level, started at object level Stavros Sachtouris
01:10 pm Revision 4ca97333: Fixed image register CLI bug
Stavros Sachtouris

07/18/2012

06:58 pm Revision 379cd4bb: Implemented tests (Pithos+, partial, for now)
Used unittest, implemented tests for all account level Pithos+
operations and some container level operations
TBC
Stavros Sachtouris
03:06 pm Revision edbee9c8: Pretyfication adjustments
Fixed colors in flavor and image error messages
Pretyfied image client code
Stavros Sachtouris

07/17/2012

07:12 pm Revision c7083665: Fixed and modified disconnect network
Fixed bug with return value
Modified disconnect to take only nic_id as arg
Stavros Sachtouris
02:59 pm Revision 4adfa919: Full Pithos+ support at object level
Rest calls HEAD GET PUT COPY MOVE POST DELETE at object level fully
support Pithos+ capabilities by adding generic me...
Stavros Sachtouris

07/16/2012

04:06 pm Revision 17edd3f4: Full pithos+ support at container level
Full pithos+ support with ne container_<REST> methods
Old methods adjusted to use this functionality
No changes on CLI
Stavros Sachtouris
01:49 pm Revision 4fd88feb: Modified pithos method signatures
Introduced generic account_head/post/get methods that the other
more specific methods call
Stavros Sachtouris
01:31 pm Revision 3a9e54b0: Completed full pithos+ support at account level
Added full support for pithos+ headers and params for account
POST based operations, modified existing methods to tak...
Stavros Sachtouris
12:30 pm Revision b758e547: Added full pithos support to list_containers
In pithos, added full support for optional parameters and headers supported
in Pithos API in list_containers() (accou...
Stavros Sachtouris
12:00 pm Revision 6657ec8c: Pithos level extentions added
get_account_info now supports until parameter, and if-(un)modified-since headers
in request
Stavros Sachtouris
11:36 am Revision a2ed3c3e: Minor error handling in cli
Stavros Sachtouris

07/13/2012

06:24 pm Revision 9aece4ba: Modifications in store CLI syntax
Support for the form
kamaki store <command> <container:path>
e.g.
kamaki store list [container[:path]]
Stavros Sachtouris
10:49 am Revision 15618e89: dict-list printing is sorted + some tests
Stavros Sachtouris

07/11/2012

03:34 pm Revision 319a0e87: Minor adjustments to recent changes
Stavros Sachtouris
03:03 pm Revision 22820633: Minor bug in CLI printing
Stavros Sachtouris
02:51 pm Revision 8157444e: Unicode issue in CLI
Stavros Sachtouris
02:44 pm Revision 0f25af9f: Compatibility with python2.6
Stavros Sachtouris
12:14 pm Revision e52840fa: Adjusted network and server opps to recent changes
Stavros Sachtouris
11:35 am Revision 1cb061f2: Minor bug fixes
Stavros Sachtouris
« Previous
Next »
 

Also available in: Atom