Statistics
| Branch: | Tag: | Revision:

root @ 24283eea

# Date Author Comment
24283eea 11/05/2012 02:34 pm Christos KK Loverdos

Ignore some eclipse project files

d42a2ef9 11/05/2012 12:50 pm Christos KK Loverdos

Ignore some eclipse project files

f7c76897 11/02/2012 06:34 pm Christos KK Loverdos

WIP Definitional and operational limits for a group resource

1d8f8481 11/02/2012 05:26 pm Prodromos Gerakios

fixed some bugs

e0c7f0ba 11/02/2012 04:18 pm Prodromos Gerakios

Modelled groups and users.

3e7b1de1 11/01/2012 06:03 pm Christos KK Loverdos

WIP Defining resources per group

0b3895f0 11/01/2012 06:02 pm Christos KK Loverdos

Empty password is the default

d36dcd3d 11/01/2012 04:23 pm Christos KK Loverdos

Merge branch 'master' into testing

Conflicts:
commissioning/servers/quotaholder/django_backend/callpoint.py

2773d5e9 11/01/2012 04:20 pm Christos KK Loverdos

Move special node names to util.py

d7e8a3c9 11/01/2012 02:51 pm Christos KK Loverdos

Use type-checking decorators

a25d0a5e 11/01/2012 02:08 pm Christos KK Loverdos

Add decorators that check method parameter and return value types

7dee2ef2 11/01/2012 01:08 pm Christos KK Loverdos

Remove unused file

c22e5999 11/01/2012 01:08 pm Christos KK Loverdos

Add init.py to highlevel package

0acb32ae 10/31/2012 07:25 pm Christos KK Loverdos

High-level QH API

091494d7 10/31/2012 03:23 pm Giorgos Korfiatis

Return policy id, not django object.

a116d82a 10/31/2012 03:21 pm Giorgos Korfiatis

get_limits works on policies.

99d5b76b 10/31/2012 01:50 pm Christos KK Loverdos

Work in progress: a higher-level api

8fd4d229 10/31/2012 01:49 pm Christos KK Loverdos

Merge branch 'master' into testing

ddf2e911 10/30/2012 02:19 pm Giorgos Korfiatis

fix resolve_pending_commissions()

e7f987bf 10/30/2012 12:03 pm Giorgos Korfiatis

As recognized by emacs.

d69d04e7 10/30/2012 11:12 am Giorgos Korfiatis

get_entity returns Owner, not Key.

58c077a9 10/29/2012 07:13 pm Giorgos Korfiatis

bug fix: save source entity in Provision, not target

c2260987 10/29/2012 07:00 pm Giorgos Korfiatis

bug fix: create() expects a django Model object in foreign key position

5b43614a 10/26/2012 05:30 pm Christos KK Loverdos

Merge branch 'master' into testing

97b987e4 10/26/2012 05:05 pm Prodromos Gerakios

more on pgerakios

7661c43c 10/26/2012 03:21 pm Christos Stavrakakis

Delete Commissions in {accept|reject}_commission

Delete Commission objects, associcated with each serial, when accepting
or rejecting a commission. Otherwise, get_pending_commissions will
return the list of all commissions associated with a client, instead of...

4d516a3b 10/26/2012 03:21 pm Christos Stavrakakis

Fix bug in get_pending_commissions

get_pending_commissions should return a list of serials, instead of
Commision objects.

4dbc21cf 10/26/2012 03:21 pm Christos Stavrakakis

Make serial not a primary key of ProvisionLog

1912b5b2 10/25/2012 05:54 pm Prodromos Gerakios

More code for modelling E-R-C

53e42918 10/24/2012 05:32 pm Prodromos Gerakios

Added more functionality

0a266836 10/24/2012 05:09 pm Christos KK Loverdos

Resource hierarchy refinements

c278315e 10/23/2012 04:28 pm Prodromos Gerakios

Added lots of code for modelling Quota Holder API

163b9467 10/22/2012 06:03 pm Christos KK Loverdos

Update resource hierarchy

d8d464a0 10/22/2012 05:19 pm Prodromos Gerakios

Added some more code on pgerakios stuff

d4410730 10/22/2012 05:11 pm Prodromos Gerakios

added new modelling for entity API

5c4f5b13 10/22/2012 05:11 pm Prodromos Gerakios

create release some comments

ce18c86b 10/22/2012 12:51 pm Christos KK Loverdos

Add 1st diagram on resource hierarchy

f4c49595 10/22/2012 12:27 pm Christos KK Loverdos

Ignore .graffle files

c7780c56 10/22/2012 12:00 pm Christos KK Loverdos

testing: capacity is actually an excess quantity

9a69d21c 10/18/2012 05:43 pm Christos KK Loverdos

Use configurable data for limits test (II)

5d655ae9 10/18/2012 05:18 pm Christos KK Loverdos

Use configurable data for limits test

2277b233 10/17/2012 11:27 am Christos KK Loverdos

Merge branch 'master' into testing

0a9e36ce 10/16/2012 03:59 pm Prodromos Gerakios

more test cases testing get_holding,set_quota. Refactored the entire testcase

2546e0cc 10/15/2012 11:01 pm Georgios D. Tsoukalas

fix loop leak bug in set_entity_key

ea28a05b 10/15/2012 05:04 pm Prodromos Gerakios

another testcase in createrelease for get_entity

8d403f1c 10/15/2012 03:44 pm Christos KK Loverdos

Merge branch 'master' into testing

de21f0ba 10/15/2012 03:30 pm Prodromos Gerakios

Added another test case in createrelease.py

492a783b 10/15/2012 03:01 pm Georgios D. Tsoukalas

fix release_entity crash

6c4d8722 10/15/2012 01:10 pm Christos KK Loverdos

test: {set,get}_limit with quantity > capacity

This is accepted but I do not know if it should or not.

bba797bc 10/15/2012 01:06 pm Christos KK Loverdos

test: {set,get}_limit with empty policy name

14baac64 10/15/2012 12:14 pm Christos KK Loverdos

Fix test-specific runserver script

Use the something like

$ QH_HOST=127.0.0.1 QH_PORT=35080 ./test/quotaholder-manage-runserver

instead.

c7f549b7 10/15/2012 11:11 am Prodromos Gerakios

corrected config port

8d109e17 10/15/2012 10:43 am Prodromos Gerakios

merged createrelease.py

46f614cd 10/12/2012 04:45 pm Christos KK Loverdos

Remove kkquotaholderapi. We break up tests in more modules

fc438cf2 10/12/2012 04:44 pm Christos KK Loverdos

Rename kkconfig to config, since we all agree we use it

db822a77 10/12/2012 04:42 pm Christos KK Loverdos

Use the QHTestCase parent class in createrelease tests

39a725a6 10/12/2012 04:38 pm Christos KK Loverdos

Use printf everywhere

a812c719 10/12/2012 04:28 pm Christos KK Loverdos

PASS limits.py tests

f483aeaa 10/12/2012 04:28 pm Christos KK Loverdos

Add script for test-local specific server

012bab87 10/12/2012 04:25 pm Christos KK Loverdos

Avoid an exception when the environment var does not exist

3f84d70e 10/12/2012 03:45 pm Christos KK Loverdos

Fix get_limits @ server-side

10cc3fd0 10/12/2012 03:40 pm Christos KK Loverdos

Use test-specific configuration and run script

a7d7d1da 10/12/2012 03:39 pm Christos KK Loverdos

Introduce COMMISSIONING_CONF_DIR to be consulted for django.conf

7f479bb1 10/11/2012 05:26 pm Christos KK Loverdos

Show more info while running tests

ce1734ce 10/11/2012 01:29 pm Christos KK Loverdos

Name is main anyway

f6a99346 10/11/2012 01:23 pm Christos KK Loverdos

Make limits.py runnable via python -m test.limits

f6d15c9b 10/11/2012 12:52 pm Christos KK Loverdos

Simplify test running code

afd31426 10/10/2012 02:55 pm Prodromos Gerakios

Restored kkquotaholder

f611ef3d 10/10/2012 01:41 pm Prodromos Gerakios

Added create/release testing API

902f1fb9 10/10/2012 11:52 am Christos KK Loverdos

Add first cut of {set,get}_limits test case

b9ec4de7 10/10/2012 11:51 am Christos KK Loverdos

Add common TestCase parent class that sets up the quota holder client

42b82ae5 10/10/2012 11:38 am Christos KK Loverdos

Add test runner script

239b068c 10/09/2012 01:35 am Christos KK Loverdos

Organize testing infrastructure.

This is more of a personal () setup for the moment
but all parts of it can be used in a generic way. I have named stuff
by prefixing them with 'kk', so that they do no clash with similar
test cases (). Having duplicate test cases is fine...

6d34b917 10/08/2012 06:43 pm Christos KK Loverdos

Add new version of simple api test

16414815 10/08/2012 06:32 pm Christos KK Loverdos

Fill skeletons of API tests

2fa15cf2 10/08/2012 06:25 pm Christos KK Loverdos

Add global section in testing config and properly setup the simple test

bec1fa3d 10/08/2012 05:01 pm Prodromos Gerakios

Added apitest.py and apitest.cfg

93c6ce37 10/08/2012 04:59 pm Prodromos Gerakios

Add directory test and qhclient.py

72c4abd2 10/08/2012 04:50 pm root

fix some quotaholder bugs

0deb4806 10/08/2012 11:54 am Prodromos Gerakios

test calls to QuotaHolder API

25d0872e 10/05/2012 01:10 pm Christos KK Loverdos

Ignore IDE files

0360f54b 09/20/2012 07:25 pm root

integrate timeline with timeline charging

82852f1a 09/20/2012 07:13 pm root

make Dict Canonical strict by default

92cb0768 09/19/2012 05:01 pm root

fix quotaholder specification bug and add warning

b82eb8c4 09/19/2012 05:01 pm root

fix typo missing ()

8a3dae55 09/19/2012 03:49 pm Georgios D. Tsoukalas

make get_timeline output spec strict

d6662f65 09/18/2012 06:59 pm root

commissioning fixes, hello world timelines

df6fea25 09/18/2012 06:58 pm root

restore deleted python quotaholder client module

bf96fd80 09/17/2012 06:31 pm Sofia Papagiannaki

update quantity/capacity model and spec for unlimited resources

17d5c7a1 09/17/2012 03:54 pm root

use null quantity/capacity for unlimited resources

b435047b 09/14/2012 06:34 pm root

django model field access fixes

2f90649c 09/14/2012 06:34 pm root

rename and install quotaholder http client script

a2db0eb5 09/14/2012 04:41 pm root

quotaholder backend fixes, clijson enhancements

3e08377c 09/14/2012 01:41 pm root

enhance clijson

fe6c61fb 09/13/2012 05:36 pm root

multi-serial accept/reject, fixes

c3a709ad 09/13/2012 04:49 pm root

better call exception handling, quotaholder fixes

eafa5b06 09/13/2012 02:01 pm Georgios D. Tsoukalas

better handling of call exceptions and crashing

1698c08c 09/12/2012 02:11 pm Georgios D. Tsoukalas

add quotaholder fixtures to distribution

d2f7e926 09/11/2012 04:42 pm Georgios D. Tsoukalas

small fixes

0c75cbf7 09/11/2012 04:40 pm Georgios D. Tsoukalas

http client use pools (temp. from synnefo)