- 13 Feb, 2014 2 commits
-
-
Giorgos Korfiatis authored
Add API call for a service to request the project quota for its own resources.
-
Giorgos Korfiatis authored
-
- 12 Feb, 2014 1 commit
-
-
Giorgos Korfiatis authored
Introduce field `uuid'; use it to refer to projects in the API and the management commands.
-
- 29 Oct, 2013 1 commit
-
-
Giorgos Korfiatis authored
Use POST /tokens to authenticate. Delete AstakosClient.get_user_info() and replace its uses by AstakosClient.authenticate().
-
- 01 Oct, 2013 1 commit
-
-
Christos Stavrakakis authored
Drop support for Django 1.2. Remove compatibility code that were used in order to support Django 1.2 and 1.4. Finally update django documentation link in the docs.
-
- 24 Sep, 2013 1 commit
-
-
Christos Stavrakakis authored
-
- 07 Aug, 2013 1 commit
-
-
Giorgos Korfiatis authored
-
- 12 Jun, 2013 1 commit
-
-
Christos Stavrakakis authored
-
- 05 Jun, 2013 1 commit
-
-
Giorgos Korfiatis authored
-
- 04 Jun, 2013 2 commits
-
-
Kostas Papadimitriou authored
feedback/user_catalogs/autenticate endpoints moved under /v1.0/ prefix
-
Georgios D. Tsoukalas authored
-
- 03 Jun, 2013 1 commit
-
-
Georgios D. Tsoukalas authored
-
- 28 May, 2013 1 commit
-
-
Sofia Papagiannaki authored
The ``X-Forwarded-Host`` header should not be forwared to the target because django appends its value to the Host header and results in validate_host() failure.
-
- 23 May, 2013 2 commits
-
-
Sofia Papagiannaki authored
-
Sofia Papagiannaki authored
-
- 21 May, 2013 1 commit
-
-
Sofia Papagiannaki authored
get_menu is used only by astakos cloudbar: it should not be under astakos api services
-
- 10 May, 2013 1 commit
-
-
Sofia Papagiannaki authored
Refs: #3340
-
- 19 Apr, 2013 1 commit
-
-
Kostas Papadimitriou authored
Update view to use the introduced astakos quotas api.
-
- 18 Apr, 2013 1 commit
-
-
Giorgos Korfiatis authored
Returns quotas for all resources associated with the service that makes the call.
-
- 08 Apr, 2013 2 commits
-
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-
- 01 Feb, 2013 1 commit
-
-
Christos Stavrakakis authored
-
- 22 Nov, 2012 2 commits
-
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
Additional synnefo api to be used by internal synnefo services such as snf-image/ganeti etc.
-
- 24 Oct, 2012 1 commit
-
-
Christos Stavrakakis authored
-
- 19 Jan, 2012 1 commit
-
-
Kostas Papadimitriou authored
-
- 12 Jan, 2012 1 commit
-
-
Kostas Papadimitriou authored
- new package snf-webproject - moved basic django related settings in snf-webproject - added new entry point utils to ease the extension mechanism of snf-webproject (urlpatterns, middleware, static_files, installed_apps) - setup.py changes to keep up with the new entry points
-
- 09 Jan, 2012 1 commit
-
-
Kostas Papadimitriou authored
split out of some commonly used code in a seperate package
-
- 24 Nov, 2011 1 commit
-
-
Kostas Papadimitriou authored
since more than one packages exist in repository root
-
- 18 Nov, 2011 1 commit
-
-
Kostas Papadimitriou authored
-
- 12 Apr, 2011 1 commit
-
-
Georgios Gousios authored
manage.py had trouble running tests from auth (confirmed with [verigak]), and is also a good idea to have all aai stuff in one reusable place ([vkoukis]'s idea)
-
- 26 Nov, 2010 2 commits
-
-
Faidon Liambotis authored
-
Faidon Liambotis authored
-