Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: add and fix some type-hints in gitlab/client.py | John L. Villalovos | 2021-02-27 | 1 | -4/+6 |
* | chore: add type-hints to gitlab/client.py | John L. Villalovos | 2021-02-26 | 1 | -77/+139 |
* | chore: remove unused function _construct_url() | John L. Villalovos | 2021-02-23 | 1 | -18/+0 |
* | feat: add an initial mypy test to tox.ini | John L. Villalovos | 2021-02-22 | 1 | -1/+1 |
* | chore: remove usage of 'from ... import *' in client.py | John L. Villalovos | 2021-02-22 | 1 | -16/+16 |
* | chore: explicitly import gitlab.v4.objects/cli | John L. Villalovos | 2021-02-21 | 1 | -4/+16 |
* | refactor: move Gitlab and GitlabList to gitlab/client.py | John L. Villalovos | 2021-02-18 | 1 | -0/+858 |