Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: replace usage of utils._url_encode() with utils.EncodedId()jlvillal/encoded_id | John L. Villalovos | 2022-01-13 | 1 | -23/+2 |
* | chore: add EncodedId string class to use to hold URL-encoded paths | John L. Villalovos | 2022-01-13 | 1 | -0/+62 |
* | fix: remove custom URL encoding | John L. Villalovos | 2022-01-08 | 1 | -4/+9 |
* | fix: stop encoding '.' to '%2E'jlvillal/leave_dot | John L. Villalovos | 2021-12-20 | 1 | -10/+0 |
* | chore: move 'gitlab/tests/' dir to 'tests/unit/' | John L. Villalovos | 2021-05-26 | 1 | -0/+42 |