Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: add EncodedId string class to use to hold URL-encoded paths | John L. Villalovos | 2022-01-13 | 1 | -0/+4 |
* | fix: use url-encoded ID in all paths | John L. Villalovos | 2022-01-13 | 1 | -0/+14 |
* | chore: add `pprint()` and `pformat()` methods to RESTObject | John L. Villalovos | 2022-01-08 | 1 | -0/+30 |
* | chore: attempt to be more informative for missing attributesjlvillal/attribute_help | John L. Villalovos | 2021-11-30 | 1 | -0/+24 |
* | refactor: use new-style formatting for named placeholders | Nejc Habjan | 2021-11-08 | 1 | -1/+1 |
* | chore: convert to using type-annotations for managers | John L. Villalovos | 2021-09-08 | 1 | -1/+1 |
* | fix: catch invalid type used to initialize RESTObject | John L. Villalovos | 2021-06-10 | 1 | -0/+5 |
* | chore: move 'gitlab/tests/' dir to 'tests/unit/' | John L. Villalovos | 2021-05-26 | 1 | -0/+174 |