dump-things-service/dump_things_service
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Christian Monch 3b660fef6e fix: fix a buggy sqlite compatiblity check
This commit fixes the sqlite compatibility check,
which would fail, if an sqlite backend is configured
for an empty directory, e.g., for a new store.
2026-07-30 16:37:39 +02:00
..
audit fix: ensure sorting of yaml-keys 2026-07-01 23:51:53 +02:00
auth fix: fix type errors 2026-07-03 16:00:08 +02:00
backends fix: ensure that STL-output is sorted 2026-07-15 17:38:30 +02:00
commands feat: sort JSON records before saving them 2026-07-03 15:59:46 +02:00
patches add patch for type reference generation 2025-12-17 21:47:38 +01:00
store chore: fix code-linter warnings 2026-07-01 16:33:38 +02:00
tests chore: clean up imports test_basic.py 2026-07-29 10:58:03 +02:00
__init__.py chore: mark print statements as output 2026-07-01 11:13:34 +02:00
abstract_config.py fix: fix type errors 2026-07-03 16:00:08 +02:00
admin.py chore: auto-apply code formatting fixes via hatch check fmt --fix 2026-06-30 20:41:05 +02:00
api_key.py refactor code 2025-09-25 04:17:48 +02:00
authenticate.py chore: apply subset of unsafe fixes from hatch check code 2026-07-01 10:35:08 +02:00
collection.py fix: fix a buggy sqlite compatiblity check 2026-07-30 16:37:39 +02:00
collection_endpoints.py add path validation and tests 2026-07-15 12:40:16 +02:00
conftest.py format code according to hatch fmt 2025-02-11 10:51:39 +01:00
converter.py chore: apply subset of unsafe fixes from hatch check code 2026-07-01 10:35:08 +02:00
curated.py chore: format according to hatch fmt 2026-07-03 16:00:08 +02:00
exceptions.py add dynamic collection creation 2026-06-12 12:35:46 +02:00
incoming.py chore: format according to hatch fmt 2026-07-03 16:00:08 +02:00
instance_state.py chore: format according to hatch fmt 2026-07-03 16:00:08 +02:00
lazy_list.py fix: fix a typo 2026-07-01 16:53:47 +02:00
main.py fix: log proper source for config conversion 2026-07-29 10:44:13 +02:00
manifest.py chore: update comments 2026-07-08 12:42:43 +02:00
model.py fix: fix a typo 2026-07-29 10:42:14 +02:00
resolve_curie.py catch excptions in delete 2025-10-29 09:26:08 +01:00
token_endpoints.py fix: ensure that default tokens cannot be deleted 2026-07-15 13:12:14 +02:00
utils.py fix: fix types and faulty authentication check 2026-07-03 16:00:08 +02:00
validate.py chore: fix code-linter warnings 2026-07-01 16:33:38 +02:00