Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo @ 2035039b

# Date Author Comment
2035039b 02/24/2012 05:49 pm Giorgos Verigakis

Switch to the logging middleware

e7903868 02/24/2012 03:24 pm Giorgos Verigakis

Merge branch 'master' of https://code.grnet.gr/git/synnefo into astakos-integration

a97eecfb 02/24/2012 03:23 pm Giorgos Verigakis

Fix the data migration

Use the uniq field instead of the id.

fd56d250 02/21/2012 04:50 pm Giorgos Verigakis

Remove email queues from dispatcher

1ed37c1d 02/21/2012 04:13 pm Giorgos Verigakis

Remove legacy code from dispatcher

62b894c0 02/21/2012 04:12 pm Giorgos Verigakis

Fix metadata rendering

0c55f609 02/15/2012 05:23 pm Kostas Papadimitriou

Fixed media urls and static files configuration

- Also removed static files serve view (now added by webproject if
needed)

55b1e11f 02/15/2012 02:16 pm Kostas Papadimitriou

Move link_static management command in webproject

1127c6ba 02/14/2012 06:17 pm Kostas Papadimitriou

Removed i18n views from ui app

babfdb9b 02/13/2012 05:05 pm Kostas Papadimitriou

Move display_owner to the base Image model

9290cfab 02/08/2012 01:34 pm Giorgos Verigakis

Renumber the migrations

4fd2095b 02/08/2012 01:27 pm Giorgos Verigakis

Merge remote-tracking branch 'origin/master' into astakos-integration

Conflicts:
snf-cyclades-app/synnefo/api/util.py

ccd88d5f 02/07/2012 01:22 pm Vangelis Koukis

Merge branch 'plankton'

bae23063 02/07/2012 12:48 pm Giorgos Verigakis

Treat deleted images as nonexistent on create

Refs #1986

a9c435cd 02/06/2012 04:34 pm Vangelis Koukis

Merge branch 'plankton'

b1af40e2 02/06/2012 04:24 pm Giorgos Verigakis

Update the Flavor's unique_together constraint

A DB migration is required.

d7612b6e 02/06/2012 04:06 pm Kostas Papadimitriou

Fallback support to another image service in UI

So that glance image service can fallback to the old compute images api
for missing image references.

259d30d8 02/06/2012 02:47 pm Kostas Papadimitriou

VM create view fix

fixed a bug that caused previous/next buttons of vm create view
to disappear.

343d2421 02/06/2012 02:38 pm Kostas Papadimitriou

Fixed machine connect urls

4ec83e68 02/04/2012 08:57 pm Giorgos Verigakis

Unquote header names and values

c5e1f5cb 02/03/2012 05:33 pm Giorgos Verigakis

Fix merge conflict

fd00a867 02/03/2012 05:33 pm Giorgos Verigakis

Remove obsolete files that were restored due to merge

d28eeb0f 02/03/2012 04:35 pm Giorgos Verigakis

Move migrations to new location

8e49b49a 02/03/2012 11:37 am Giorgos Verigakis

Bugfix

Method name was get_image, not get_meta

cc875294 02/02/2012 05:10 pm Giorgos Verigakis

Merge remote-tracking branch 'origin/master' into astakos-integration

Conflicts:
runtests.sh
snf-cyclades-app/synnefo/aai/__init__.py
snf-cyclades-app/synnefo/aai/fixtures/auth_test_data.json
snf-cyclades-app/synnefo/aai/middleware.py
snf-cyclades-app/synnefo/aai/models.py...

f83c0b53 01/31/2012 09:50 am Vangelis Koukis

Merge branch 'plankton'

9c0ac5af 01/30/2012 06:55 pm Kostas Papadimitriou

Renamed snf-app to snf-cyclades-app