Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests for list() changes | Gauvain Pocentek | 2017-08-04 | 1 | -3/+8 |
* | Basic test for GitlabList | Gauvain Pocentek | 2017-06-05 | 1 | -1/+47 |
* | Tests and fixes for the http_* methods | Gauvain Pocentek | 2017-06-02 | 1 | -0/+220 |
* | Deprecate parameter related methods in gitlab.Gitlab | Gauvain Pocentek | 2017-05-24 | 1 | -25/+8 |
* | Stop listing if recursion limit is hit (#234) | Johan Brandhorst | 2017-03-23 | 1 | -0/+70 |
* | Remove _get_list_or_object() and its tests | Gauvain Pocentek | 2016-08-13 | 1 | -28/+0 |
* | fix unit tests | Gauvain Pocentek | 2016-07-17 | 1 | -1/+1 |
* | fix the test_create_unknown_path test | Gauvain Pocentek | 2016-01-23 | 1 | -4/+3 |
* | Support deletion without getting the object first | Gauvain Pocentek | 2016-01-10 | 1 | -1/+19 |
* | Rework gitlab._sanitize | Gauvain Pocentek | 2016-01-10 | 1 | -0/+16 |
* | Deprecate the "old" Gitlab methods | Gauvain Pocentek | 2016-01-08 | 1 | -13/+29 |
* | GitLab -> Gitlab (class names) | Gauvain Pocentek | 2016-01-03 | 1 | -3/+3 |
* | fix the tests | Gauvain Pocentek | 2015-12-31 | 1 | -3/+7 |
* | Rename the _created attribute _from_api | Gauvain Pocentek | 2015-12-31 | 1 | -2/+2 |
* | don't list everything by default | Gauvain Pocentek | 2015-08-21 | 1 | -5/+4 |
* | fix pep8 test | Gauvain Pocentek | 2015-08-21 | 1 | -11/+10 |
* | issue #63 add unit tests for 'next' link handling in list() | Jason Antman | 2015-08-05 | 1 | -0/+51 |
* | Fix the tests when the host runs a web server | Gauvain Pocentek | 2015-05-13 | 1 | -1/+12 |
* | use more pythonic names for some methods | Gauvain Pocentek | 2015-05-12 | 1 | -6/+6 |
* | make the tests pass | Gauvain Pocentek | 2015-05-12 | 1 | -56/+131 |
* | move the tests inside the package | Gauvain Pocentek | 2015-05-11 | 1 | -0/+569 |