Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop API v3 support | Gauvain Pocentek | 2018-05-19 | 1 | -500/+0 |
* | Default to API v4 | Gauvain Pocentek | 2018-02-05 | 1 | -22/+22 |
* | Module's base objects serialization (#359) | Lyudmil Nenov | 2017-11-03 | 1 | -0/+10 |
* | Remove unused future.division import | Gauvain Pocentek | 2017-06-11 | 1 | -1/+0 |
* | Snippet: content() -> raw() | Gauvain Pocentek | 2016-12-26 | 1 | -2/+2 |
* | Added support for Snippets (new API in Gitlab 8.15) | Guyzmo | 2016-12-24 | 1 | -0/+34 |
* | 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 |
* | 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 |
* | 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 |