Statistics
| Branch: | Tag: | Revision:

root / docs / source @ aa62890f

Name Size
  _themes
adminguide.rst 6.9 kB
backends.rst 780 Bytes
clientlib.rst 118 Bytes
conf.py 7 kB
devguide.rst 64.8 kB
index.rst 231 Bytes

Latest revisions

# Date Author Comment
aa62890f 10/18/2011 03:21 pm Antony Chazapis

Document gunicorn deployment.

Refs #1067
Refs #1069
Refs #1073

5df6c6d1 10/17/2011 05:30 pm Antony Chazapis

Add insufficient quota replies in frontend. Document.

Refs #1165

258bb7dd 10/17/2011 04:52 pm Antony Chazapis

Update Shibboleth headers, as reported by NOC.

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

Merge account policy in api. Document.

Refs #1165
Refs #1167

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

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

ac930057 10/11/2011 04:57 pm root

Add python module for mysql in admin guide.

fbe91e6c 10/11/2011 04:44 pm Antony Chazapis

Admin guide change.

View revisions

Also available in: Atom