Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: remove unused code, simplify string format | godaji | 2019-10-06 | 1 | -1/+1 |
* | fix: improve pickle support | bourgesl | 2019-07-21 | 1 | -1/+1 |
* | refactor: format everything blackrefactor/black | Max Wittig | 2019-05-16 | 1 | -31/+39 |
* | fix: use python2 compatible syntax for superfix/python-tests | Max Wittig | 2019-02-22 | 1 | -2/+7 |
* | Implement __eq__ and __hash__ methods | Jonathan Piron | 2019-02-20 | 1 | -1/+11 |
* | Drop API v3 support | Gauvain Pocentek | 2018-05-19 | 1 | -526/+0 |
* | submanagers: allow having undefined parameters | Gauvain Pocentek | 2017-12-16 | 1 | -1/+1 |
* | Module's base objects serialization (#359) | Lyudmil Nenov | 2017-11-03 | 1 | -0/+22 |
* | Pagination generators: expose more information | Gauvain Pocentek | 2017-11-01 | 1 | -0/+36 |
* | Remove support for "constructor types" in v4 | Gauvain Pocentek | 2017-10-21 | 1 | -4/+0 |
* | Fix the labels attrs on MR and issues | Gauvain Pocentek | 2017-09-19 | 1 | -1/+18 |
* | adds project upload feature (#239) | James Johnson | 2017-09-12 | 1 | -1/+1 |
* | [v4] CLI support is back | Gauvain Pocentek | 2017-08-17 | 1 | -0/+7 |
* | minor doc updates | Gauvain Pocentek | 2017-06-18 | 1 | -0/+11 |
* | pep8 fixes | Gauvain Pocentek | 2017-06-11 | 1 | -1/+1 |
* | Fix a few remaining methods | Gauvain Pocentek | 2017-06-11 | 1 | -1/+11 |
* | Unit tests for REST* classes | Gauvain Pocentek | 2017-06-05 | 1 | -4/+11 |
* | Migrate all v4 objects to new API | Gauvain Pocentek | 2017-06-02 | 1 | -28/+9 |
* | Add support for managers in objects for new API | Gauvain Pocentek | 2017-06-02 | 1 | -2/+31 |
* | pep8 | Gauvain Pocentek | 2017-06-02 | 1 | -1/+1 |
* | Move the mixins in their own module | Gauvain Pocentek | 2017-06-02 | 1 | -189/+0 |
* | Rework the manager and object classes | Gauvain Pocentek | 2017-06-02 | 1 | -0/+314 |
* | Fix python functional tests | Gauvain Pocentek | 2017-05-27 | 1 | -1/+1 |
* | Add missing base.py file | Gauvain Pocentek | 2017-05-23 | 1 | -0/+533 |