Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im @ b5adbf5a

Latest revisions

# Date Author Comment
b4995fa0 11/28/2013 05:36 pm Giorgos Korfiatis

astakos: Speed up setting quota for one resource

When registering a new resource or updating base quota for a single
resource, compute and set holdings just for this resource.

b5adbf5a 11/28/2013 05:36 pm Giorgos Korfiatis

astakos: Speed up computing initial_quota

Restructure code to avoid an extra join and dict manipulations.

43366c48 11/28/2013 05:35 pm Giorgos Korfiatis

astakos: Split quota commands

Introduce quota-list and quota-verify.

5485e68e 11/28/2013 05:35 pm Giorgos Korfiatis

astakos: Enhance quota listing

Enable filtering quota by resource, over limit status, usage and
limit values.

02aae227 11/28/2013 05:35 pm Giorgos Korfiatis

astakos: Modify base quota in bulk

Add option `--all' in command user-modify to support setting base quota
for all users. Exceptions can be specified with `--exclude'.

Also select user for update in user-modify.

f056a7c9 11/28/2013 05:33 pm Giorgos Korfiatis

astakos: Preserve existing quota on default change

View the resource defaults as a skeleton to be consulted when accepting
a new user. All users keep their quota in AstakosUserQuota.

Operate resource-modify in bulk, in order to avoiding updating the
quotaholder separately for each resource.

21731328 11/28/2013 05:33 pm Giorgos Korfiatis

astakos: Add resource visibility flags

Rename flag `allow_in_projects' to `ui_visible'. Add flag `api_visible'.
The former entails the latter.

98254470 11/28/2013 05:33 pm Giorgos Korfiatis

astakos: Restrict resource access in API

Make available in the API only resources with api_visible=True.

edf74367 11/28/2013 05:32 pm Giorgos Korfiatis

astakos: Make limits possibly infinite

Register new resources with unlimited quota.

9868811d 11/28/2013 05:32 pm Giorgos Korfiatis

astakos: Rename --limit to --default-quota

Use a more descriptive name for this resource-modify option. Also change
resource-list column `limit' to `default_quota'.

View revisions

Also available in: Atom