Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove _get_list_or_object() and its tests | Gauvain Pocentek | 2016-08-13 | 1 | -37/+0 |
| | |||||
* | tests: don't use deprecated Content method | Gauvain Pocentek | 2016-07-18 | 1 | -2/+2 |
| | |||||
* | Add some unit tests for CLI | Gauvain Pocentek | 2016-02-05 | 1 | -4/+0 |
| | | | | Reorganize the cli.py code to ease the testing. | ||||
* | Add support for application settings | Gauvain Pocentek | 2016-01-27 | 1 | -0/+39 |
| | |||||
* | Fix the json() method for python 3 | Gauvain Pocentek | 2016-01-23 | 1 | -0/+9 |
| | | | | Also add unit tests and fix pep8 test | ||||
* | GitLab -> Gitlab (class names) | Gauvain Pocentek | 2016-01-03 | 1 | -1/+1 |
| | |||||
* | Rename the _created attribute _from_api | Gauvain Pocentek | 2015-12-31 | 1 | -3/+3 |
| | |||||
* | use more pythonic names for some methods | Gauvain Pocentek | 2015-05-12 | 1 | -16/+17 |
| | |||||
* | make the tests pass | Gauvain Pocentek | 2015-05-12 | 1 | -35/+52 |
| | |||||
* | move the tests inside the package | Gauvain Pocentek | 2015-05-11 | 1 | -0/+432 |