- 27 May, 2013 1 commit
-
-
Ilias Tsitsimpis authored
-
- 23 May, 2013 2 commits
-
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
Export astakos api urls as global variables that can be easily changed, rather than hard coded values.
-
- 20 May, 2013 1 commit
-
-
Kostas Papadimitriou authored
do not lstrip slashes from the path of astakos url to avoid making requests with relative uris.
-
- 17 May, 2013 1 commit
-
-
Ilias Tsitsimpis authored
-
- 10 May, 2013 1 commit
-
-
Sofia Papagiannaki authored
Refs: #3340
-
- 29 Apr, 2013 2 commits
-
-
Ilias Tsitsimpis authored
This reverts commit da18207e2825b4a0a4cb3abc6a9fbef541eda05b. Issue resolved by commit 214058a911c5b4b8b3d9108ba891536a0b40dc49.
-
Ilias Tsitsimpis authored
In resolve_commissions, accept_serials and reject_serials may be empty lists. Don't do a validation check for this parameters and let the servers respond with an error if bad values was given.
-
- 25 Apr, 2013 3 commits
-
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
Support issue_commission's `name' parameter for an optional description of the commission. Include this field in the dict returned by get_commission. Change astakosclient accordingly.
-
- 23 Apr, 2013 2 commits
-
-
Giorgos Korfiatis authored
So that it follows the naming scheme of other astakosclient calls.
-
Ilias Tsitsimpis authored
All Exceptions that AstakosClient is raising should be under AstakosClientException class
-
- 19 Apr, 2013 1 commit
-
-
Giorgos Korfiatis authored
-
- 18 Apr, 2013 1 commit
-
-
Giorgos Korfiatis authored
-
- 15 Apr, 2013 4 commits
-
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
Refs #3440
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
Refs #3440
-
- 12 Apr, 2013 11 commits
-
-
Ilias Tsitsimpis authored
Most astakos-quotas calls use services' tokens
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
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 4 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
-