Statistics
| Branch: | Tag: | Revision:

root @ 5e7485da

Name Size
  docs
  htdocs
  pithos
  tools
  web_client
.gitignore 56 Bytes
LICENSE 1.4 kB
README 1.4 kB
README.upgrade 15 Bytes
setup.cfg 78 Bytes
setup.py 355 Bytes

Latest revisions

# Date Author Comment
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.

b0762fe3 10/12/2011 02:37 am Antony Chazapis

Use environmental variable for the sync container in psync.

Refs #1315

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

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

Refs #1458

26f81fe9 10/11/2011 07:07 pm Sofia Papagiannaki

specify mysql engine = innodb while creating tables & allow 0s in AUTO_INCREMENT column (requires new db after restarting mysqld)

Refs #1458

af428752 10/11/2011 06:13 pm Christos Stathis

Fixed look 'n feel to be like okeanos (except menus)

2f9c0127 10/11/2011 06:12 pm Christos Stathis

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

09535518 10/11/2011 05:01 pm Antony Chazapis

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

1e7f9615 10/11/2011 05:01 pm Antony Chazapis

Change middleware for quota.

Refs #1165

ac930057 10/11/2011 04:57 pm root

Add python module for mysql in admin guide.

View all revisions | View revisions

Also available in: Atom