Statistics
| Branch: | Tag: | Revision:

root @ 59d6bd1e

# Date Author Comment
59d6bd1e 04/28/2011 09:38 pm papagian

Fixes #447

24484999 04/28/2011 09:18 pm papagian

create account when create container if not exists
Refs #447

4d46c6d9 04/28/2011 08:55 pm papagian

Merge branch 'master' of https://code.grnet.gr/git/pithos

b3e83caa 04/28/2011 08:53 pm papagian

μετατροπή σε class, include accounts
Refs #447

7eda1d03 04/28/2011 08:43 pm Antony Chazapis

Testing containers with the cloudfiles python bindings.

08184449 04/28/2011 06:50 pm Antony Chazapis

Removed models from API.

4adb68b8 04/28/2011 05:53 pm Giorgos Verigakis

Move to a better file organization

The Django project is a python package and needs to have a
specific name. We nest it inside the repository so that the
name is under revision control.

17301566 04/28/2011 03:34 pm Antony Chazapis

Added GET/PUT/COPY object API.

9a658ff6 04/27/2011 01:20 pm butters butters

Merge branch 'master' of https://code.grnet.gr/git/pithos

8eef489a 04/27/2011 01:19 pm butters butters

dummy backend

0c814721 04/26/2011 08:32 pm Antony Chazapis

Object delete and metadata handling API.

94195dd0 04/25/2011 08:36 pm Antony Chazapis

Containers API.

2e55b5fe 04/20/2011 05:52 pm Antony Chazapis

Handle marker and limit.

bebba34f 04/20/2011 02:33 pm Giorgos Verigakis

Fix tabs to spaces

314c74e2 04/20/2011 02:18 pm Antony Chazapis

Automatic handling of serialization format.

29d840d2 04/20/2011 01:08 pm Giorgos Verigakis

Reorganize

  • Remove src dir (it confuses Django)
  • We'll use just the master for now
c7e0bbe2 04/20/2011 02:04 am Antony Chazapis

Initial API layout.

37ff2e2c 04/19/2011 06:18 pm Giorgos Verigakis

Add a project skeleton