Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documented the Serializer class and removed the unicode methods | Alex Grönholm | 2022-08-17 | 1 | -6/+0 |
* | Added missing docstrings to classes | Alex Grönholm | 2022-07-31 | 3 | -0/+36 |
* | Switched to ARRAY column type for tags on PostgreSQL | Alex Grönholm | 2022-07-27 | 1 | -2/+0 |
* | Fixed JSON serialization of frozensets and UUIDs | Alex Grönholm | 2022-07-27 | 1 | -3/+8 |
* | Cleaned up JSON unmarshalling code | Alex Grönholm | 2022-07-27 | 1 | -2/+2 |
* | Switched to Black for code formatting | Alex Grönholm | 2022-04-20 | 2 | -10/+14 |
* | Upgraded syntax and switched linting over to pre-commit.ci | Alex Grönholm | 2022-01-02 | 1 | -0/+2 |
* | Upgraded attrs and its imports | Alex Grönholm | 2022-01-02 | 3 | -10/+10 |
* | Implemented a pluggable event broker system | Alex Grönholm | 2021-09-11 | 1 | -1/+4 |
* | Migrated annotations to the py3.10 style | Alex Grönholm | 2021-09-06 | 2 | -7/+11 |
* | More refactoring work | Alex Grönholm | 2021-09-06 | 3 | -19/+19 |
* | Switched to the src/ layout | Alex Grönholm | 2021-08-29 | 4 | -0/+96 |