Revision:

Revisions

# Date Author Comment
8421a8c3 02/25/2014 12:31 pm Chrysostomos Nanakos

pithos: pep8 fixes

82189820 02/25/2014 12:07 pm Olga Brani

uinext: Deal with modals and action bubbling

996fe5d4 02/25/2014 12:06 pm Olga Brani

uinext: Style improvements

326c136c 02/25/2014 12:05 pm Olga Brani

uinext: Move to ember.js 1.4

14c9e061 02/25/2014 11:13 am Chrysostomos Nanakos

pithos: Do not make non existent directories when reading mapfiles

3d875ca3 02/25/2014 11:08 am Chrysostomos Nanakos

pithos: Remove 'create' flag from the mapper

The file access mode is now chosen from the file mapper or blocker
according to the function that is being used, i.e., read or write
an object.

Refs #5011

6f08f063 02/25/2014 11:08 am Chrysostomos Nanakos

pithos: Add new read/write file object functions

Add new functions for reading and writing file objects based
on the new file access mode introduced in the file context manager.

d6eb0143 02/25/2014 11:07 am Chrysostomos Nanakos

pithos: Remove 'create' flag from RADOS blocker/mapper

RADOS blocker and mapper do not use the 'create' flag to specify
the access mode to RADOS objects.

bba357e7 02/25/2014 11:07 am Chrysostomos Nanakos

pithos: Remove 'create' flag from object context manager

c3ec3b3b 02/25/2014 11:07 am Chrysostomos Nanakos

pithos: Add new access mode flag to file context manager

Remove old create flag that was used for choosing the access mode.
New flag 'oflag' determines the mode in which the file has to be
opened, i.e., read, write or both. Applications shall specify exactly...

39f723aa 02/24/2014 06:58 pm Christos Stavrakakis

cyclades: Add 'public' attribute to ports

Extend ports (NetworkInterface model) with 'public' attribute, to
indicate that the port is connected to a public network without getting
the network from the DB. Add corresponding DB migration and update the
DB models factory....

a6d847dc 02/24/2014 06:08 pm Christos Stavrakakis

cyclades: Use vm.flavor_id instead of vm.flavor.id

Get the ID of the flavor of the VM without getting the flavor object
from DB.

a23d59a4 02/24/2014 05:47 pm Christos Stavrakakis

cyclades: Prefetch metadata when listing servers

44110e0e 02/24/2014 05:20 pm Athina Bekakou

new ui: set the ability to change the step of the wizard

4e3789fd 02/24/2014 03:33 pm Christos Stavrakakis

cyclades: Add list of subnet IDs to network model

Extend Network model with 'subnet_ids' attribute. This attribute is a
list with the IDs of the subnet that belong to this network and is
stored in DB as a comma seperated list of integers.

This information is already contained in the Subnet model. However, we...

7100e75f 02/24/2014 02:55 pm Olga Brani

uinext: Vm-tags: One to many relation

51e5aa11 02/24/2014 02:12 pm Christos Stavrakakis

snf_django: Fix typo

1ed138e8 02/24/2014 01:41 pm Christos Stavrakakis

snf_django: Revert wrong change in exclude list

Revert way that 'exclude' is called, from commit #99955a0.

8c911970 02/24/2014 01:14 pm Christos Stavrakakis

cyclades: s/BaseCommand/SynnefoCommand

Replace use of BaseCommand with SynnefoCommand which will convert the
arguments/options to unicode objects.

99955a02 02/24/2014 01:07 pm Christos Stavrakakis

snf_django: Handle unicodes in SynnefoCommand

Extend SynnefoCommand to override 'run_from_argv' function in order
to decode command line argumuents and options, using the user's
preferred encoding.

91c788ec 02/24/2014 01:05 pm Christos Stavrakakis

snf_django: Add utils function to handle unicodes

Add utils functions to handle unicode objects from 'snf-manage' using
the user's preferred encoding. Also add 'safe_string' function to
escape control characters from strings and unicode objects.

2e90e666 02/24/2014 12:49 pm Christos Stavrakakis

Replace use of 'udec' with 'smart_unicode'

631f7329 02/24/2014 12:38 pm Olga Brani

uinext: Submenu in details page

6e4e71b8 02/24/2014 11:27 am Olga Brani

uinext: Corrections in items controller

e1c66081 02/21/2014 05:43 pm Dionysis Grigoropoulos

Update changelog to include HTTP 500 API fixes

« Previous 1 ... 3 4 5 6 7 ... 584 Next » (101-125/14585) | Per page: 25, 50, 100

Also available in: Atom