Statistics
| Branch: | Tag: | Revision:

root / docs @ 50f43df6

Name Size
  build
  source

Latest revisions

# Date Author Comment
50f43df6 11/01/2011 11:50 am Antony Chazapis

Fix docs.

cfc94040 10/27/2011 12:46 am Antony Chazapis

Update admin guide for im.

297513ba 10/21/2011 04:16 pm Antony Chazapis

Use 401 error when missing token and 403 when forbidden.

Fixes #1369

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

View revisions

Also available in: Atom