- 12 Apr, 2013 8 commits
-
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
Refs #3440
-
Ilias Tsitsimpis authored
Refs #3440
-
Ilias Tsitsimpis authored
Refs #3440
-
Ilias Tsitsimpis authored
All Exceptions that AstakosClient is raising should be under AstakosClientException class
-
Ilias Tsitsimpis authored
Refs #3440
-
Ilias Tsitsimpis authored
Refs #3440
-
- 10 Apr, 2013 1 commit
-
-
Ilias Tsitsimpis authored
-
- 08 Apr, 2013 1 commit
-
-
Christos Stavrakakis authored
-
- 04 Apr, 2013 1 commit
-
-
Ilias Tsitsimpis authored
-
- 22 Mar, 2013 2 commits
-
-
Ilias Tsitsimpis authored
Rename functions/methods according to PEP-8 naming conventions.
-
Ilias Tsitsimpis authored
-
- 20 Mar, 2013 1 commit
-
-
Ilias Tsitsimpis authored
* NoDisplayName raised if getDisplayName called with non-existing uuid * NoUUID raised if getUUID called with non-existing display_name
-
- 12 Mar, 2013 22 commits
-
-
Christos Stavrakakis authored
-
Ilias Tsitsimpis authored
* Move retry decorator to utils module. * Rename exceptions to be more intuitive. * Add 403 Forbidden exception. * Move exceptions to errors class
-
Ilias Tsitsimpis authored
Refs: #3419
-
Ilias Tsitsimpis authored
* AstakosClientEInvalid: Invalid X-Auth-Token, 401 * AstakosClientEMethod: Method not allowed, 400 * AstakosClientENotFound: Not Found, 404
-
Ilias Tsitsimpis authored
Log retries. Log hashed tokens.
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
Remove token argument from class initialization method and make it a mandatory argument to all the other class methods.
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
Never, ever log tokens
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
Creating a new function `_doRequest' to handle the actual requests to astakos service makes it easy to mock it later for unit testing our module.
-
Ilias Tsitsimpis authored
This function will handle all requests to Astakos. On top of this we should build high level wrapper functions to handle more specific calls/requests to Astakos. _callAstakos function should log every single action.
-
- 25 Feb, 2013 1 commit
-
-
Christos Stavrakakis authored
-
- 26 Nov, 2012 1 commit
-
-
Kostas Papadimitriou authored
-
- 23 Nov, 2012 2 commits
-
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-