Statistics
| Branch: | Tag: | Revision:

root @ 0d316750

# Date Author Comment
0d316750 02/28/2012 06:14 pm Giorgos Verigakis

Use pithos-backend v0.9.1

4b3b8688 02/24/2012 05:51 pm Giorgos Verigakis

Use lib.astakos instead of our own middleware

2035039b 02/24/2012 05:49 pm Giorgos Verigakis

Switch to the logging middleware

a513b366 02/24/2012 04:34 pm Giorgos Verigakis

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

Conflicts:
snf-webproject/synnefo/webproject/settings/default/apps.py

5724856b 02/24/2012 04:05 pm Giorgos Verigakis

Add missing comma

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.

8e176bdf 02/23/2012 04:58 pm Kostas Papadimitriou

snf-webproject fixes

0fb30b27 02/23/2012 03:16 pm Kostas Papadimitriou

Fixed version extraction from git describe

Refs #2022

d60dc9d4 02/23/2012 03:13 pm Kostas Papadimitriou

Logging config and entry_points in snf-webproject

8acb1f97 02/23/2012 03:06 pm Kostas Papadimitriou

Common synnefo lib

Includes the following helpers to be used by synnefo django apps

- logging config initialization middlware
- astakos authentication helpers
- parse_http_date compat helper
- rabbitmq client using pika

1b9af82c 02/23/2012 12:42 pm Kostas Papadimitriou

Default configuration changes

- cached_db as default session backend
- removed default SITE_ID setting (not required by all synnefo
components)

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

Remove email queues from dispatcher

2b19ed00 02/21/2012 04:14 pm Giorgos Verigakis

Add lock file 0.8 dependency

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

62a0fc36 02/21/2012 02:46 pm Kostas Papadimitriou

Serve MEDIA_ROOT path from MEDIA_URL url

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)

b3ae4dd1 02/15/2012 05:18 pm Kostas Papadimitriou

Serve static files view from django project

- Disabled if DEBUG is set to False
- Configurable using WEBPROJECT_SERVE_STATIC
- To avoid the need of each synnefo django application to add new url
entries for serving its own static files.

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

Move link_static management command in webproject

88506db0 02/14/2012 07:20 pm Kostas Papadimitriou

Updated changelogs for snf-common and snf-webproject

426d375b 02/14/2012 06:52 pm Kostas Papadimitriou

Add default 404 and 500 templates in webproject

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

Removed i18n views from ui app

2483793d 02/14/2012 06:16 pm Kostas Papadimitriou

Updated snf-webproject changelog

0aecdbd8 02/14/2012 06:14 pm Kostas Papadimitriou

Moved set_language view in webproject

since the url that changes the user session language was moved in webproject
as an app wide url, the view that gets bind to the url should exist also
in webproject.

5c285c17 02/14/2012 02:19 pm Kostas Papadimitriou

Entry points utils improvements

- Skip entry points for python distributions names existing in
``SYNNEFO_EXCLUDE_PACKAGES`` environmental variable
- Avoid duplicate entries in list setting objects

6f1fcf10 02/14/2012 02:05 pm Kostas Papadimitriou

New entry point for TEMPLATE_CONTEXT_PROCESSORS

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

76eae080 02/07/2012 06:05 pm Kostas Papadimitriou

Merge branch 'master' of https://code.grnet.gr/git/synnefo

7e2a283b 02/07/2012 02:46 pm Vangelis Koukis

Add "dchall" command to fabfile

Update fabfile, add "dchall" command to produce Debian
changelog entries for all Debian packages.

70f13b0f 02/07/2012 02:07 pm Vangelis Koukis

rename snf-docs/ to docs/

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

Merge branch 'plankton'

d3c9e2a5 02/07/2012 01:21 pm Kostas Papadimitriou

Merge branch 'master' of https://code.grnet.gr/git/synnefo

757e6b54 02/07/2012 01:09 pm Vangelis Koukis

Merge branch 'doc-0.8'

5b6feb88 02/07/2012 01:07 pm Vangelis Koukis

Add initial version of admin quick install guide

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

Treat deleted images as nonexistent on create

Refs #1986

f7183f88 02/07/2012 12:35 pm Vangelis Koukis

Update documentation on Cyclades upgrade

8e7dc2ce 02/07/2012 12:20 pm Vangelis Koukis

Produce unsigned Debian packages by default

069906dc 02/06/2012 08:51 pm Vangelis Koukis

Fix some references to snf-cyclades-gtools in docs

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.

4bb2946d 02/06/2012 04:12 pm Kostas Papadimitriou

Merge branch 'master' of https://code.grnet.gr/git/synnefo

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

68e7a5b7 02/06/2012 12:45 pm Kostas Papadimitriou

Add web_skip_urls entry point for snf-okeanos-site

To override default SKIP_AUTH_URLS setting of cyclades-app so that intro
and about pages can be served

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

64e48fd1 02/03/2012 02:27 pm Vangelis Koukis

Amend INSTALL_REQUIRES with explicit versions

Amend INSTALL_REQUIRES in */setup.py with explicit version numbers
where not previously specified.

Use '>=' comparisons, to avoid console scripts barfing if the
exact same version specified in setup.py is not currently installed...

a6efa23d 02/03/2012 02:02 pm Kostas Papadimitriou

Updated fabfile

Handle version files for projects that are not using the synnefo
namespace

56b15454 02/03/2012 01:39 pm Giorgos Verigakis

Use more generic domain names

f975eeb3 02/03/2012 01:02 pm Giorgos Verigakis

Rename the system images owner

5581b5dd 02/03/2012 12:51 pm Giorgos Verigakis

Improve the documentation

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...

313c0442 02/01/2012 01:09 pm Constantinos Venetsanopoulos

More fixes in documentation skeleton

bdb83fd6 02/01/2012 12:11 pm Constantinos Venetsanopoulos

Add quick install guide templates in docs

Add skeleton for admin's quick install guide and
developer's quick install guide in snf-docs

d0e436db 01/31/2012 08:38 pm Constantinos Venetsanopoulos

Update synnefo's documentation index page

801124d8 01/31/2012 10:17 am Vangelis Koukis

Merge branch 'master' into doc-0.8

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

a31e427d 01/30/2012 06:51 pm Kostas Papadimitriou

Rename snf-ganeti-tools to snf-cyclades-gtools

b1996c81 01/30/2012 06:40 pm Kostas Papadimitriou

Updated documentation with new packages names

ce93b80c 01/30/2012 06:23 pm Kostas Papadimitriou

UI error overlay fixes

- Correct css selector for error overlay title header
- Display vm create errors as critical

d19e8f77 01/30/2012 06:20 pm Giorgos Verigakis

Update snf-admin to be in sync with latest backend

0a2f1fd9 01/30/2012 05:11 pm Kostas Papadimitriou

Fixed image owner display in ui

aec8f58c 01/30/2012 03:35 pm Kostas Papadimitriou

Updated fabfile

Check any directory existance before removal, while cleaning directories
to build python packages

6c32043b 01/30/2012 03:33 pm Kostas Papadimitriou

Disable custom images view

Not ready for production

1cdbfe52 01/30/2012 03:31 pm Kostas Papadimitriou

Merge branch 'master' into ui-0.8

Conflicts:
snf-app/synnefo/ui/static/snf/js/ui/web/ui_vms_base_view.js
snf-docs/asterias-upgrade.rst

9762cdb5 01/30/2012 02:00 pm Kostas Papadimitriou

Merge branch 'master' of https://code.grnet.gr/git/synnefo

42fb1393 01/30/2012 12:36 pm Giorgos Verigakis

Use code-block:: console in docs

e0dc0278 01/30/2012 12:06 pm Vangelis Koukis

Merge branch 'plankton'

bab079cf 01/30/2012 11:45 am Giorgos Verigakis

Bypass authentication when running tests

46b57173 01/30/2012 10:44 am Kostas Papadimitriou

Merge branch 'packaging-kpap'

8dc7096e 01/30/2012 10:44 am Kostas Papadimitriou

Updated fabfile debian packages

8380ccf6 01/30/2012 10:13 am Kostas Papadimitriou

Merge branch 'packaging-kpap'

6ef51e9f 01/27/2012 05:26 pm Giorgos Verigakis

Work in progress commit towards Astakos integration

  • Added middleware to authenticate with Astakos
  • Removed more legacy code
  • Deleted Image and ImageMetadata models

Tests and admin still pending.

c3d1dccc 01/27/2012 04:59 pm Kostas Papadimitriou

Fixed okeanos-site setup.py

README file moved in docs/index.rst on a previous commit

b332dfee 01/27/2012 04:34 pm Kostas Papadimitriou

Change DEBUG setting to False

555db578 01/27/2012 02:38 pm Vangelis Koukis

Merge the upstream branch properly in fabfile

900af240 01/27/2012 01:46 pm Vangelis Koukis

Add snf-pithos-backend as a dependency for snf-app

f7898382 01/27/2012 01:01 pm Vangelis Koukis

Change required versiopn of vncauthproxy to 1.0

ec617b8c 01/27/2012 12:01 pm Kostas Papadimitriou

Add okeanos-site sphinx documentation

9bcaf10f 01/27/2012 11:46 am Kostas Papadimitriou

Merge branch 'master' into packaging-kpap

Conflicts:
fabfile.py

dc0671c0 01/27/2012 11:43 am Kostas Papadimitriou

Add clean and build documentation fabric tasks

- usage: fab cleandocs builddocs

05b7ff5a 01/27/2012 11:23 am Kostas Papadimitriou

Merge branch 'packaging-kpap'

4c099520 01/27/2012 11:21 am Kostas Papadimitriou

Some additional documentation

- database initialization with south
- additional virtualenv docs
- changed pip install package discovery links

9940eacf 01/27/2012 11:16 am Kostas Papadimitriou

Initial split of documentation

- Moved synnefo documentation in docs dir
- Added documentation files for each synnefo package seperately
- Moved dispatcher, admin logging settings in snf-app

ebbd1265 01/27/2012 11:00 am Vangelis Koukis

Merge branch 'master' into doc-0.8

096f0cc3 01/26/2012 07:16 pm Vangelis Koukis

Update use of git-dch in fabfile

Update use git-dch in fabfile:

  • Use git-dch in --snapshot mode
  • Remove --spawn-editor option, it seems
    to be unsupported in older versions of git-dch.
  • Always create a new Debian changelog entry.
  • Add a new "debrelease" fabric task:...
98df1105 01/26/2012 05:37 pm Vangelis Koukis

Ensure fabric checks out correct branch on failure

Ensure the checkout() context manager checks out the original
git branch if a fabric task fails.

3b61a062 01/26/2012 05:09 pm Vangelis Koukis

Remove call to collectdebs from builddeball task

Remove call to collectdebs from builddeball task
in fabfile.py, Debian packages are left in the build area.

e4740989 01/26/2012 04:55 pm Vangelis Koukis

Add "nosigndebs" task in fabfile.py

77bdcdd0 01/26/2012 03:45 pm Vangelis Koukis

Add newlines per PEP8 in fabfile.py

4b9b606c 01/24/2012 02:16 pm Kostas Papadimitriou

Default settings for snf-ganeti-tools

- Added default settings file for snf-ganeti-tools
- Added synnefo default_settings entry point

868fd403 01/23/2012 08:03 pm Kostas Papadimitriou

Fixed snf-ganetit-tools python requirements

pypi compatible names