Statistics
| Branch: | Tag: | Revision:

root / pithos @ 0df22aea

Name Size
  aai
  admin
  api
  backends
  middleware
  public
  wsgi
__init__.py 1.5 kB
manage.py 546 Bytes
settings.py.dist 5.8 kB
urls.py 1.8 kB

Latest revisions

# Date Author Comment
0df22aea 10/17/2011 04:04 pm Sofia Papagiannaki

Fix zero quota bug

b9064632 10/15/2011 01:23 pm Antony Chazapis

Update backend to support quota.

Refs #1165

647a5f48 10/13/2011 07:42 pm Antony Chazapis

Merge account policy in api. Document.

Refs #1165
Refs #1167

c9771b93 10/13/2011 06:33 pm Antony Chazapis

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

b2832c6a 10/13/2011 06:32 pm Antony Chazapis

Add account policy. Set default policy from settings. Must change settings.py.

Refs #1165
Refs #1167

06de18f9 10/13/2011 05:55 pm Sofia Papagiannaki

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

be266a11 10/13/2011 05:50 pm Sofia Papagiannaki

include milliseconds in mtime - specify decimal precision

Refs #1458

5e7485da 10/13/2011 04:41 pm Antony Chazapis

Merge policy into node. Needs database reset, or the following commands:

alter table policy rename to pre_policy;
create table if not exists policy
( node integer,
key text,
value text,...

8af4c26d 10/12/2011 10:10 pm Antony Chazapis

Bug fixes by NOC.

8ed4d90d 10/12/2011 01:29 am Antony Chazapis

Fix wrong autoincrement column. Make mysql tables use UTF-8

Refs #1458

View revisions

Also available in: Atom